{"product_id":"garvee-6ft-23ft-boat-marine-carpet-pho-11z578wr","title":"Garvee Tapis de Bateau Marin 1.8m*7m, Tapis Marin Bleu, Tapis d'Intérieur\/Extérieur, Antidérapant TPR, Étanche, pour Terrasse, Utilisation Extérieure, Camping","description":"\u003cp\u003e\n \u003cmeta charset=\"utf-8\"\u003e\n \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n\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    \n    .product-section {\n      width: 100%;\n      margin-bottom: 0;\n    }\n    \n    .feature-container {\n      width: 100%;\n      position: relative;\n      margin-bottom: 0;\n    }\n    \n    .feature-image {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    .feature-overlay {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      right: 0;\n      padding: 40px 20px;\n      background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.2), transparent);\n      color: white;\n      text-align: center;\n    }\n    \n    .feature-overlay h2 {\n      font-size: 36px;\n      margin-bottom: 15px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    \n    .feature-overlay p {\n      font-size: 20px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    \n    .feature-content {\n      padding: 40px 20px;\n      background-color: #fff;\n      text-align: center;\n      width: 100%;\n    }\n    \n    .feature-content p {\n      max-width: 1000px;\n      margin: 0 auto;\n      font-size: 18px;\n      line-height: 1.8;\n    }\n    \n    .section-divider {\n      height: 6px;\n      background: linear-gradient(to right, #4CAF50, #2196F3);\n      width: 100%;\n    }\n    \n    .highlights-section {\n      width: 100%;\n      background-color: #f9f9f9;\n      padding: 60px 0;\n    }\n    \n    .highlights-container {\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .highlights-section h2 {\n      font-size: 32px;\n      margin-bottom: 40px;\n      color: #333;\n      text-align: center;\n    }\n    \n    .highlights-list {\n      list-style-type: none;\n      width: 100%;\n    }\n    \n    .highlight-item {\n      margin-bottom: 25px;\n      display: flex;\n      align-items: flex-start;\n      background-color: white;\n      border-radius: 8px;\n      padding: 25px;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n    }\n    \n    .highlight-item:last-child {\n      margin-bottom: 0;\n    }\n    \n    .highlight-item:before {\n      content: '✓';\n      color: #4CAF50;\n      font-weight: bold;\n      margin-right: 20px;\n      font-size: 24px;\n      flex-shrink: 0;\n    }\n    \n    .highlight-text {\n      font-size: 18px;\n    }\n    \n    .specs-section {\n      width: 100%;\n      background-color: #f0f0f0;\n      padding: 60px 0;\n    }\n    \n    .specs-container {\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .specs-section h2 {\n      font-size: 32px;\n      margin-bottom: 40px;\n      color: #333;\n      text-align: center;\n    }\n    \n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      background-color: white;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    \n    .specs-table tr:nth-child(odd) {\n      background-color: #f8f8f8;\n    }\n    \n    .specs-table td {\n      padding: 20px 25px;\n      border: 1px solid #ddd;\n    }\n    \n    .specs-table td:first-child {\n      font-weight: bold;\n      width: 30%;\n      background-color: #eaeaea;\n    }\n    \n    .cta-section {\n      width: 100%;\n      text-align: center;\n      background-color: #f0f8ff;\n      padding: 60px 0;\n    }\n    \n    .cta-container {\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .cta-section h2 {\n      font-size: 32px;\n      margin-bottom: 20px;\n    }\n    \n    .cta-button {\n      display: inline-block;\n      background-color: #4CAF50;\n      color: white;\n      padding: 18px 40px;\n      text-decoration: none;\n      border-radius: 4px;\n      font-size: 20px;\n      font-weight: bold;\n      transition: background-color 0.3s, transform 0.2s;\n      margin-top: 30px;\n    }\n    \n    .cta-button:hover {\n      background-color: #3e8e41;\n      transform: translateY(-2px);\n    }\n    \n    @media (max-width: 768px) {\n      .feature-overlay h2 {\n        font-size: 28px;\n      }\n      \n      .feature-overlay p {\n        font-size: 16px;\n      }\n      \n      .feature-content p {\n        font-size: 16px;\n      }\n      \n      .highlights-section h2,\n      .specs-section h2,\n      .cta-section h2 {\n        font-size: 26px;\n      }\n      \n      .highlight-item {\n        padding: 20px;\n      }\n      \n      .highlight-item:before {\n        font-size: 20px;\n        margin-right: 15px;\n      }\n      \n      .highlight-text {\n        font-size: 16px;\n      }\n      \n      .specs-table td {\n        padding: 15px;\n      }\n      \n      .cta-button {\n        padding: 15px 30px;\n        font-size: 18px;\n      }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-section\"\u003e\n \u003cdiv class=\"feature-container\"\u003e\n  \u003cimg alt=\"Premium Marine Carpet\" class=\"feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/77cef73c-9cd6-45d2-b956-a71f0e5e4cf7_3af056fb-bd60-4b73-8f95-2af237a6d1c3.jpg?v=1718208337\"\u003e\n  \u003ch2 style=\"text-align: center;\"\u003e\n   Moquette Marine Premium\n  \u003c\/h2\u003e\n  \u003cp style=\"text-align: center;\"\u003e\n   Fibre de polyester | Haute performance antidérapante | Non perméable | Facile à nettoyer\n  \u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n \u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n \u003cdiv class=\"feature-container\"\u003e\n  \u003cimg alt=\"Easy to Clean Marine Carpet\" class=\"feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/dca385d8-0d71-4127-b517-706a91614113_d04cb081-67ec-4e21-a9e2-74a38adb1225.jpg?v=1718208337\"\u003e\n  \u003cdiv class=\"feature-overlay\"\u003e\n   \u003cp\u003e\n   \u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-content\"\u003e\n  \u003cp\u003e\n   Avec nos moquettes méticuleusement conçues, vous pouvez profiter d'un espace de vie propre et impeccable sans craindre la saleté ou les débris cachés. Découvrez la tranquillité d'esprit qu'offrent nos moquettes de qualité, sachant que les débris cachés appartiennent au passé.\n  \u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n \u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n \u003cdiv class=\"feature-container\"\u003e\n  \u003cimg alt=\"High Quality Material Marine Carpet\" class=\"feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/501ac169-8c9a-4679-8cd8-ad9387720cb2_9c2c3439-d9e2-41f5-9517-d009f4f8c779.jpg?v=1718208337\"\u003e\n  \u003cdiv class=\"feature-overlay\"\u003e\n   \u003cp\u003e\n   \u003c\/p\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n \u003cdiv class=\"feature-content\"\u003e\n  \u003cp\u003e\n   Notre collection de moquettes premium est fabriquée à partir de fibres de polyester de haute qualité pour une durabilité inégalée et un confort luxueux. Nos moquettes sont méticuleusement conçues pour sublimer votre espace de vie grâce à leur texture douce et leurs performances durables. L'utilisation de fibres de polyester supérieures garantit que nos moquettes sont non seulement élégantes, mais aussi faciles à entretenir, ce qui les rend idéales pour les zones à fort trafic de votre maison.\n  \u003c\/p\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n \u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlights-section\"\u003e\n \u003cdiv class=\"highlights-container\"\u003e\n  \u003ch2\u003e\n   CARACTÉRISTIQUES CLÉS ET AVANTAGES\n  \u003c\/h2\u003e\n  \u003cul class=\"highlights-list\"\u003e\n   \u003cli class=\"highlight-item\"\u003e\n    \u003cspan class=\"highlight-text\"\u003e\n     \u003cstrong\u003e\n      Moquette Marine de Haute Qualité\n     \u003c\/strong\u003e\n     - Couleur : Noir ; Dimensions : 1,8 x 7 m ; Épaisseur de la moquette : 4,6 mm ; Surface couverte : 12,8 m². Fabriquée avec une fibre de polyester améliorée, notre moquette marine premium offre une durabilité accrue. Veuillez noter que la couleur peut varier légèrement en raison des différents angles visuels et conditions d'éclairage.\n    \u003c\/span\u003e\n   \u003c\/li\u003e\n   \u003cli class=\"highlight-item\"\u003e\n    \u003cspan class=\"highlight-text\"\u003e\n     \u003cstrong\u003e\n      Texture Antidérapante\n     \u003c\/strong\u003e\n     - Dotée d'une texture côtelée pour une adhérence accrue, cette moquette de bateau offre une surface antidérapante. Avec une hauteur de velours basse de 4,5 mm, elle empêche de glisser tout en offrant une sensation douce et confortable sous les pieds, même pieds nus.\n    \u003c\/span\u003e\n   \u003c\/li\u003e\n   \u003cli class=\"highlight-item\"\u003e\n    \u003cspan class=\"highlight-text\"\u003e\n     \u003cstrong\u003e\n      Support Imperméable\n     \u003c\/strong\u003e\n     - Fabriqué avec un matériau en caoutchouc souple, le support du rouleau de moquette d'extérieur est imperméable, bloquant efficacement la pénétration de l'eau et protégeant le sol des rayures. Profitez de la tranquillité d'esprit en sachant que ce support prévient la corrosion même après une utilisation prolongée.\n    \u003c\/span\u003e\n   \u003c\/li\u003e\n   \u003cli class=\"highlight-item\"\u003e\n    \u003cspan class=\"highlight-text\"\u003e\n     \u003cstrong\u003e\n      Nettoyage et Installation Faciles\n     \u003c\/strong\u003e\n     - Les taches tenaces sur cette moquette de bateau de pêche peuvent être nettoyées avec un aspirateur. Son épaisseur fine de 4,6 mm permet une personnalisation facile en la coupant avec des ciseaux ou des couteaux utilitaires pour s'adapter à n'importe quel espace, avec de la colle pour un processus d'installation sans faille.\n    \u003c\/span\u003e\n   \u003c\/li\u003e\n   \u003cli class=\"highlight-item\"\u003e\n    \u003cspan class=\"highlight-text\"\u003e\n     \u003cstrong\u003e\n      Application Polyvalente Intérieure et Extérieure\n     \u003c\/strong\u003e\n     - Parfaite pour une variété d'environnements, y compris les cuisines, les salles de bains, les salons, les patios, les vérandas, les terrasses, les bateaux, les vérandas, les sous-sols et les garages, cette moquette de bateau douce est un incontournable pour améliorer vos besoins quotidiens en matière de décoration.\n    \u003c\/span\u003e\n   \u003c\/li\u003e\n  \u003c\/ul\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n \u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n \u003cdiv class=\"specs-container\"\u003e\n  \u003ch2\u003e\n   SPÉCIFICATIONS DU PRODUIT\n  \u003c\/h2\u003e\n  \u003ctable class=\"specs-table\"\u003e\n   \u003ctbody\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Marque\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Garvee\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Taille\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      1,8 m x 7 m\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Matériau\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Polyester\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Type de tissage\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Tricoté\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Hauteur du velours\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Velours haut\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Type de fabrication\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Fabriqué à la machine\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Type de matériau de support\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Caoutchouc thermoplastique (TPR)\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Couleur\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Bleu\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Motif\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Rayé\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Forme\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Carré\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Caractéristique spéciale\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Antidérapant\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Type de pièce\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Cuisine\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Style\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      Extérieur et intérieur\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n     \u003ctd\u003e\n      Poids de l'article\n     \u003c\/td\u003e\n     \u003ctd\u003e\n      13,8 kg\n     \u003c\/td\u003e\n    \u003c\/tr\u003e\n   \u003c\/tbody\u003e\n  \u003c\/table\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Bleu \/ 6 pieds*23 pieds","offer_id":50715530101024,"sku":"PHO_11Z578WR","price":233.99,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/81DmcsrN0iL.jpg?v=1758255307","url":"https:\/\/www.garvee.ca\/fr\/products\/garvee-6ft-23ft-boat-marine-carpet-pho-11z578wr","provider":"GARVEECA","version":"1.0","type":"link"}