{"product_id":"garvee-blue-marine-carpet-6ft-x-pho-11z6j6ac","title":"Garvee Blue Marine Carpet 6FT x 29.5FT – Waterproof, Non-Slip TPR Backing – UV-Resistant Rug for Boat, Patio, Deck","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n\n    \n    .product-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 30px 20px 60px;\n    }\n    \n    .product-header {\n      text-align: center;\n      margin-bottom: 40px;\n    }\n    \n    .product-title {\n      font-size: 36px;\n      font-weight: bold;\n      color: #0057a3;\n      margin-bottom: 15px;\n      letter-spacing: 1px;\n    }\n    \n    .product-subtitle {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 15px;\n      margin-top: 15px;\n    }\n    \n    .feature-tag {\n      display: inline-block;\n      padding: 6px 15px;\n      background-color: #e6f2ff;\n      color: #0057a3;\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 500;\n    }\n    \n    .product-section {\n      margin-bottom: 50px;\n      overflow: hidden;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      background-color: white;\n      transition: transform 0.3s ease;\n    }\n    \n    .product-section:hover {\n      transform: translateY(-5px);\n    }\n    \n    .section-image {\n      width: 100%;\n      display: block;\n    }\n    \n    .section-content {\n      padding: 30px;\n    }\n    \n    .section-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 15px;\n      position: relative;\n      padding-bottom: 10px;\n    }\n    \n    .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 50px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .section-description {\n      font-size: 16px;\n      line-height: 1.7;\n      color: #555;\n    }\n    \n    .key-features {\n      background-color: white;\n      padding: 40px;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      margin-bottom: 50px;\n    }\n    \n    .features-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .features-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .features-list {\n      list-style: none;\n    }\n    \n    .feature-item {\n      display: flex;\n      padding: 20px;\n      margin-bottom: 15px;\n      border-radius: 8px;\n      background-color: #f0f7ff;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    \n    .feature-item:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 5px 15px rgba(0, 87, 163, 0.1);\n    }\n    \n    .feature-icon {\n      flex-shrink: 0;\n      width: 36px;\n      height: 36px;\n      background-color: #0057a3;\n      color: white;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-right: 20px;\n      font-size: 16px;\n    }\n    \n    .feature-content strong {\n      display: block;\n      font-size: 18px;\n      color: #0057a3;\n      margin-bottom: 8px;\n    }\n    \n    .feature-content {\n      font-size: 15px;\n      color: #555;\n    }\n    \n    .specs-section {\n      margin-bottom: 50px;\n    }\n    \n    .specs-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .specs-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    \n    .specs-table tr:nth-child(odd) {\n      background-color: #f0f7ff;\n    }\n    \n    .specs-table tr:nth-child(even) {\n      background-color: white;\n    }\n    \n    .specs-table td {\n      padding: 15px 25px;\n      border-bottom: 1px solid #e0e0e0;\n    }\n    \n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    .specs-table td:first-child {\n      width: 40%;\n      font-weight: bold;\n      color: #0057a3;\n    }\n    \n    .specs-table td:last-child {\n      color: #555;\n    }\n    \n    .cta-section {\n      background: linear-gradient(135deg, #0057a3, #0079d3);\n      color: white;\n      padding: 50px;\n      border-radius: 12px;\n      text-align: center;\n      box-shadow: 0 10px 30px rgba(0, 87, 163, 0.3);\n    }\n    \n    .cta-title {\n      font-size: 28px;\n      margin-bottom: 20px;\n    }\n    \n    .cta-description {\n      font-size: 16px;\n      max-width: 700px;\n      margin: 0 auto 30px;\n      line-height: 1.7;\n    }\n    \n    .cta-button {\n      display: inline-block;\n      background-color: white;\n      color: #0057a3;\n      padding: 14px 40px;\n      border-radius: 30px;\n      font-size: 18px;\n      font-weight: bold;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    }\n    \n    .cta-button:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);\n      background-color: #f8f8f8;\n    }\n    \n    .image-gallery {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 20px;\n      margin-bottom: 50px;\n    }\n    \n    .gallery-image {\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n      transition: transform 0.3s ease;\n    }\n    \n    .gallery-image:hover {\n      transform: translateY(-5px);\n    }\n    \n    .gallery-image img {\n      width: 100%;\n      display: block;\n    }\n    \n    .usage-section {\n      background-color: white;\n      padding: 40px;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      margin-bottom: 50px;\n    }\n    \n    .usage-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .usage-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .usage-cards {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 20px;\n    }\n    \n    .usage-card {\n      background-color: #f0f7ff;\n      padding: 20px;\n      border-radius: 8px;\n      text-align: center;\n      transition: transform 0.3s ease;\n    }\n    \n    .usage-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 5px 15px rgba(0, 87, 163, 0.1);\n    }\n    \n    .usage-icon {\n      font-size: 30px;\n      color: #0057a3;\n      margin-bottom: 15px;\n    }\n    \n    .usage-name {\n      font-weight: bold;\n      color: #0057a3;\n      font-size: 18px;\n    }\n    \n    @media (max-width: 768px) {\n      .product-title {\n        font-size: 28px;\n      }\n      \n      .section-content {\n        padding: 25px;\n      }\n      \n      .key-features {\n        padding: 30px 20px;\n      }\n      \n      .feature-item {\n        padding: 15px;\n      }\n      \n      .cta-section {\n        padding: 35px 25px;\n      }\n      \n      .cta-title {\n        font-size: 24px;\n      }\n      \n      .specs-table td {\n        padding: 12px 15px;\n      }\n      \n      .image-gallery {\n        grid-template-columns: 1fr;\n      }\n      \n      .usage-cards {\n        grid-template-columns: 1fr;\n      }\n    }\n    \n    @media (max-width: 600px) {\n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .specs-table td:first-child {\n        background-color: #e6f2ff;\n        border-bottom: none;\n        padding-bottom: 5px;\n      }\n      \n      .specs-table td:last-child {\n        padding-top: 5px;\n        padding-bottom: 15px;\n      }\n      \n      .specs-table tr {\n        margin-bottom: 10px;\n        display: block;\n      }\n      \n      .specs-table tr:last-child td:last-child {\n        padding-bottom: 15px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cheader class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Premium Marine Carpet\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003e\n\u003cspan class=\"feature-tag\"\u003ePolyester Fiber\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eHigh Anti-slip Performance\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNon-permeable\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eEasy to Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/6e01a5ac-f684-4d35-901e-4ade7b188293_13f78ef7-1f38-4293-baa0-33d269b834ce.jpg?v=1718206983\" alt=\"GARVEE Premium Marine Carpet - Blue\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Marine Carpet\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eExperience the ultimate in marine carpeting with our premium Blue carpet. Meticulously crafted from high-quality polyester fiber, this versatile carpet offers exceptional durability and comfort. With its anti-slip performance, non-permeable construction, and easy-to-clean surface, it's the perfect choice for both indoor and outdoor spaces including boats, docks, patios, and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/733cf2f6-c993-4e76-b8b1-56b8f7c4202c_cb3a8514-370d-4783-813c-22abb3f7c229.jpg?v=1718206984\" alt=\"Easy to Clean Marine Carpet\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eEasy to Clean\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eSay goodbye to worries of hidden debris. With our meticulously crafted carpets, you can enjoy a clean and pristine living space without the fear of concealed dirt or debris. Experience the peace of mind that comes with our quality carpets, knowing that hidden debris is a thing of the past. Simple vacuuming is all it takes to maintain its pristine appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/38379228-6cac-491f-9cad-c91bd809ad96_17d2f660-a55a-4fdb-832b-23550214b6b8.jpg?v=1718206985\" alt=\"High Quality Marine Carpet Material\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eHigh Quality Material\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eOur premium carpet collection is crafted from high-quality polyester fiber for unrivaled durability and luxurious comfort. Our carpets are meticulously designed to enhance your living space with their soft texture and long-lasting performance. The use of superior polyester fiber ensures that our carpets are not only stylish but also easy to maintain, making them ideal for high-traffic areas in your home and perfect for marine environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-features\"\u003e\n\u003ch2 class=\"features-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eHigh-Quality Marine Carpet\u003c\/strong\u003e Color: Blue; Size: 6 x 29.5 ft; Carpet Thickness: 0.18 in (4.6 mm); Coverage Area: 177 sq.ft. Crafted with upgraded polyester fiber, our premium marine carpet offers long-lasting durability. Please note that color may vary slightly due to different visual angles and lighting conditions.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eAnti-Slip Texture\u003c\/strong\u003e Featuring ribbed texture for added friction, this boat carpet offers a non-slide surface. With a low pile height of 0.17 in (4.5 mm), it prevents slipping while providing a soft and comfortable feel underfoot, even when walking barefoot.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eWaterproof Backing\u003c\/strong\u003e Crafted with a soft rubber material, the backing of the outdoor carpet roll is waterproof, effectively blocking water penetration and safeguarding the floor from scratches. Enjoy peace of mind knowing that this backing prevents corrosion even after extended usage.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eEasy Cleaning \u0026amp; Installation\u003c\/strong\u003e Stubborn stains on this bass boat carpet can be cleaned with a vacuum. Its thin 0.18 in (4.6 mm) thickness allows for easy customization by cutting with scissors or utility knives to fit any space, with glue for a seamless installation process.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eVersatile Indoor \u0026amp; Outdoor Application\u003c\/strong\u003e Perfect for a variety of settings including kitchens, bathrooms, living rooms, patios, porches, decks, boats, sunrooms, basements, and garages, this soft boat carpeting is a must-have for enhancing your daily decor needs.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-section\"\u003e\n\u003ch2 class=\"usage-title\"\u003ePerfect For Many Applications\u003c\/h2\u003e\n\u003cdiv class=\"usage-cards\"\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e⚓\u003c\/div\u003e\n\u003cdiv class=\"usage-name\"\u003eBoats \u0026amp; Marine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv class=\"usage-name\"\u003eIndoor Flooring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e🌳\u003c\/div\u003e\n\u003cdiv class=\"usage-name\"\u003ePatios \u0026amp; Decks\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e🚿\u003c\/div\u003e\n\u003cdiv class=\"usage-name\"\u003eWet Areas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Blue","offer_id":51780883677472,"sku":"PHO_11Z6J6AC","price":349.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/shopify_2Fai_images_2Ftmpr6gcugi7.jpg?v=1780539443","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-blue-marine-carpet-6ft-x-pho-11z6j6ac","provider":"GARVEECA","version":"1.0","type":"link"}