{"product_id":"garvee-grand-tapis-lavable-polyester-beige-salon-chambre-phk_33efkyhv","title":"Garvee Tapis Lavable en Machine à Motifs Floraux Vintage et Insectes, Antidérapant, Poils Courts en Polyester Durable pour Salon et Chambre d’Enfant","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\n    \u003ctitle\u003eGarvee | Tapis Forêt Enchantée - Lavable \u0026amp; Antidérapant\u003c\/title\u003e\n    \u003cmeta name=\"description\" content=\"Tapis moderne motifs champignons, papillons et insectes. Ultra-doux, antidérapant, lavable en machine. Design vintage et bohème pour salon, chambre, bureau.\"\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background-color: #faf8f5;\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            color: #1f2a2e;\n            line-height: 1.4;\n            padding: 0 20px 60px;\n        }\n\n        .container {\n            max-width: 1280px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 32px;\n            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);\n            overflow: hidden;\n            padding: 32px 28px 48px;\n        }\n\n        \/* Typographie française élégante *\/\n        h1, h2, h3 {\n            font-weight: 500;\n            letter-spacing: -0.01em;\n        }\n\n        h1 {\n            font-size: 2.2rem;\n            margin-bottom: 0.5rem;\n            color: #1e3a5f;\n        }\n\n        h2 {\n            font-size: 1.6rem;\n            margin: 1.8rem 0 1rem;\n            border-left: 4px solid #1e3a5f;\n            padding-left: 1rem;\n            color: #1e2f3e;\n        }\n\n        .brand-accent {\n            color: #1e3a5f;\n            font-weight: 600;\n        }\n\n        .sous-titre {\n            font-size: 1rem;\n            color: #5b6f7e;\n            margin-bottom: 2rem;\n            border-bottom: 1px solid #e6e0d4;\n            padding-bottom: 1rem;\n        }\n\n        \/* Galerie images *\/\n        .gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n            gap: 18px;\n            margin: 2rem 0 1.5rem;\n        }\n\n        .gallery-grid img {\n            width: 100%;\n            height: auto;\n            border-radius: 24px;\n            background: #f3efe9;\n            object-fit: cover;\n            transition: transform 0.2s ease, box-shadow 0.2s;\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n        }\n\n        .gallery-grid img:hover {\n            transform: scale(1.01);\n            box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* 卖点卡片 (图文穿插) *\/\n        .feature-block {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 2rem;\n            margin: 3rem 0;\n            background: #fefcf9;\n            border-radius: 32px;\n            padding: 1rem 1rem 1rem 0;\n        }\n\n        .feature-block.reverse {\n            flex-direction: row-reverse;\n        }\n\n        .feature-text {\n            flex: 1.2;\n            padding: 0 1rem;\n        }\n\n        .feature-text h3 {\n            font-size: 1.5rem;\n            margin-bottom: 0.75rem;\n            color: #1e3a5f;\n        }\n\n        .feature-text p {\n            color: #2c3e42;\n            line-height: 1.5;\n            margin-bottom: 0.5rem;\n        }\n\n        .feature-icon {\n            display: none; \/* Suppression discrète des emojis, garde l'espace propre *\/\n        }\n\n        .feature-image {\n            flex: 1;\n            border-radius: 28px;\n            overflow: hidden;\n            box-shadow: 0 6px 14px rgba(0, 0, 0, 0.05);\n        }\n\n        .feature-image img {\n            width: 100%;\n            height: auto;\n            display: block;\n            transition: transform 0.3s;\n        }\n\n        \/* Table spécifications : sans lignes verticales, uniquement horizontales, bord arrondi bleu foncé *\/\n        .spec-wrapper {\n            border: 2px solid #1e3a5f;\n            border-radius: 28px;\n            background: white;\n            overflow: hidden;\n            margin: 2.5rem 0 2rem;\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.03);\n        }\n\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 1rem;\n        }\n\n        .specs-table tr {\n            border-bottom: 1px solid #e2dfd7;\n        }\n\n        .specs-table tr:last-child {\n            border-bottom: none;\n        }\n\n        .specs-table td {\n            padding: 1rem 1.5rem;\n            vertical-align: top;\n            background-color: white;\n        }\n\n        .specs-table td:first-child {\n            font-weight: 500;\n            color: #2b4b6e;\n            width: 38%;\n            letter-spacing: -0.2px;\n        }\n\n        .specs-table td:last-child {\n            color: #1e3a5f;\n            font-weight: 600;\n            text-align: left;\n        }\n\n        \/* Aucune ligne verticale sur les côtés (déjà aucune bordure latérale) *\/\n        \/* Valeur de droite en bleu profond *\/\n        .highlight-value {\n            color: #1e3a5f;\n            font-weight: 600;\n        }\n\n        \/* Badge et style doux *\/\n        .badge-garvee {\n            display: inline-block;\n            background: #eef3fc;\n            padding: 0.2rem 0.8rem;\n            border-radius: 40px;\n            font-size: 0.75rem;\n            font-weight: 500;\n            color: #1e3a5f;\n            margin-bottom: 0.8rem;\n            letter-spacing: 0.3px;\n        }\n\n        \/* CTA simple mais élégant *\/\n        .btn-soft {\n            display: inline-block;\n            background-color: #1e3a5f;\n            color: white;\n            padding: 12px 32px;\n            border-radius: 48px;\n            font-weight: 500;\n            text-decoration: none;\n            margin-top: 1rem;\n            transition: background 0.2s;\n            border: none;\n            font-size: 0.9rem;\n        }\n\n        .btn-soft:hover {\n            background-color: #0f2a45;\n        }\n\n        footer {\n            margin-top: 3rem;\n            font-size: 0.75rem;\n            text-align: center;\n            color: #8b9aab;\n            border-top: 1px solid #e6dfd4;\n            padding-top: 2rem;\n        }\n\n        @media (max-width: 768px) {\n            .container {\n                padding: 20px 16px 32px;\n            }\n            h1 {\n                font-size: 1.8rem;\n            }\n            .feature-block, .feature-block.reverse {\n                flex-direction: column;\n                padding: 0;\n                gap: 1rem;\n            }\n            .feature-text, .feature-image {\n                flex: auto;\n                width: 100%;\n            }\n            .specs-table td {\n                padding: 0.75rem 1rem;\n                display: table-cell;\n            }\n            .gallery-grid {\n                grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));\n                gap: 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n    \u003c!-- Branding Garvee en avant (SEO \u0026 identité) --\u003e\n    \u003cdiv class=\"badge-garvee\"\u003eGARVEE · ART DE VIVRE\u003c\/div\u003e\n    \u003ch1\u003eGarvee Tapis Forêt Enchantée\u003cbr\u003e\u003cspan style=\"font-size:1.2rem; color:#466b86;\"\u003eMotifs champignons, papillons \u0026amp; insectes vintage\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cdiv class=\"sous-titre\"\u003eLavable en machine · Antidérapant · Poils courts · 100% polyester doux\u003c\/div\u003e\n    \n    \u003c!-- Galerie principale : les 7 images fournies --\u003e\n    \u003cdiv class=\"gallery-grid\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/91BYA2pHULL.jpg?v=1778745562\u0026amp;width=823\" alt=\"Tapis Garvee forêt enchantée vue détail champignons\" loading=\"lazy\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81-beo_TeiL.jpg?v=1778745562\u0026amp;width=823\" alt=\"Motifs insectes et papillons style vintage\" loading=\"lazy\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81Rt4iY2U-L.jpg?v=1778745564\u0026amp;width=823\" alt=\"Dos antidérapant TPR pour sécurité au sol\" loading=\"lazy\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/817btrcG4fL.jpg?v=1778745562\u0026amp;width=823\" alt=\"Tapis placé dans salon ambiance bohème\" loading=\"lazy\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81542bFfXhL.jpg?v=1778745562\u0026amp;width=823\" alt=\"Texture velours ras ultra doux\" loading=\"lazy\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/715OCTB7MjL.jpg?v=1778745562\u0026amp;width=823\" alt=\"Se plie facilement rangement compact\" loading=\"lazy\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81b4eMvswBL.jpg?v=1778745562\u0026amp;width=823\" alt=\"Idéal chambre enfant ou couloir\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 1 : Design enchanteur (avec image associée de la galerie) --\u003e\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e\u003c\/div\u003e\n            \u003ch3\u003eUn design enchanteur de sous-bois\u003c\/h3\u003e\n            \u003cp\u003eMotifs raffinés de champignons, papillons et insectes dans une palette douce et rétro. Parfait pour un salon, une chambre principale, une chambre d'enfant ou un couloir. S'harmonise naturellement avec les intérieurs \u003cstrong\u003ecampagne, bohème, scandi ou moderne\u003c\/strong\u003e.\u003c\/p\u003e\n            \u003cp\u003eChaque tapis Garvee raconte une histoire poétique et authentique, apportant une touche de nature à votre maison.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/91BYA2pHULL.jpg?v=1778745562\u0026amp;width=823\" alt=\"Design champignons papillons forêt Garvee\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2 : Dos antidérapant TPR Haute Qualité --\u003e\n    \u003cdiv class=\"feature-block reverse\"\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e\u003c\/div\u003e\n            \u003ch3\u003eDos antidérapant haute adhérence\u003c\/h3\u003e\n            \u003cp\u003eDoté d'un revêtement \u003cstrong\u003eTPR de qualité supérieure\u003c\/strong\u003e, le tapis reste parfaitement en place même dans les zones très fréquentées : entrée, cuisine, bureau ou salon avec enfants et animaux. Sécurité renforcée, pas de glissements.\u003c\/p\u003e\n            \u003cp\u003eConçu pour résister aux jeux et aux passages quotidiens, il offre une stabilité optimale sur tous types de sols (carrelage, parquet, béton ciré).\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81Rt4iY2U-L.jpg?v=1778745564\u0026amp;width=823\" alt=\"Dos antidérapant en TPR épais\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 3 : Facile à nettoyer \u0026 lavable en machine --\u003e\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e\u003c\/div\u003e\n            \u003ch3\u003eLavable en machine \u0026amp; anti-taches\u003c\/h3\u003e\n            \u003cp\u003eUn entretien simplifié : passez le tapis en machine à 30°C (cycle doux). Grâce au polyester haute densité, les taches courantes s’éliminent facilement. Idéal pour les foyers avec enfants ou animaux, résiste aux lavages fréquents sans se déformer.\u003c\/p\u003e\n            \u003cp\u003eSéchez à l’air libre : votre tapis retrouve son éclat et sa douceur d’origine. Fini les frais de nettoyage à sec.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81542bFfXhL.jpg?v=1778745562\u0026amp;width=823\" alt=\"lavable en machine facile entretien\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 4 : Velours ras ultra doux --\u003e\n    \u003cdiv class=\"feature-block reverse\"\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e\u003c\/div\u003e\n            \u003ch3\u003eVelours ras d’une douceur exceptionnelle\u003c\/h3\u003e\n            \u003cp\u003e100% polyester de haute qualité, poils courts (0,8 cm) offrant une sensation soyeuse sous les pieds. Ultra-agréable au toucher, il réchauffe l’ambiance du salon, de la chambre parentale ou de la chambre d’enfant sans accumuler trop de poussière.\u003c\/p\u003e\n            \u003cp\u003eDurable, résiste à l’usure, garde son aspect duveteux même après plusieurs lavages. Un vrai cocon pour se sentir bien chez soi.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/81-beo_TeiL.jpg?v=1778745562\u0026amp;width=823\" alt=\"texture velours ras doux Garvee\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 5 : Pratique, pliable et peu encombrant --\u003e\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003cdiv class=\"feature-text\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e\u003c\/div\u003e\n            \u003ch3\u003ePliable \u0026amp; gain de place\u003c\/h3\u003e\n            \u003cp\u003eSe plie facilement sans marques permanentes, parfait pour les petits appartements, studios ou pour changer de décor selon les saisons. Ranger le tapis devient un jeu d’enfant : glissez-le dans un placard ou sous le lit.\u003c\/p\u003e\n            \u003cp\u003eIdéal pour réorganiser votre intérieur en un instant, que ce soit pour un déménagement express ou une déco modulable.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature-image\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/715OCTB7MjL.jpg?v=1778745562\u0026amp;width=823\" alt=\"Tapis pliable rangement compact\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- TABLEAU DES SPÉCIFICATIONS : sans émojis, sans lignes verticales, bord bleu foncé --\u003e\n    \u003ch2\u003eSpécifications techniques\u003c\/h2\u003e\n    \u003cdiv class=\"spec-wrapper\"\u003e\n        \u003ctable class=\"specs-table\"\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eTailles disponibles (cm)\u003c\/td\u003e\n                    \u003ctd\u003e140 x 200 cm · 160 x 230 cm · 200 x 290 cm (autres dimensions sur demande)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eMatière principale\u003c\/td\u003e\n                    \u003ctd\u003e100% polyester (velours ras haute densité)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eDos antidérapant\u003c\/td\u003e\n                    \u003ctd\u003eTPR (caoutchouc thermoplastique) – Certifié sans phtalates\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eHauteur de poils\u003c\/td\u003e\n                    \u003ctd\u003e0,8 cm (poils courts, facile à aspirer)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003ePoids approximatif (selon taille)\u003c\/td\u003e\n                    \u003ctd\u003e140x200 cm ≈ 1,9 kg · 160x230 cm ≈ 2,6 kg · 200x290 cm ≈ 3,9 kg\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eLavable en machine\u003c\/td\u003e\n                    \u003ctd\u003eOui, cycle délicat à 30°C max, séchage à l’air libre\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eZones d’utilisation\u003c\/td\u003e\n                    \u003ctd\u003eSalon, chambre, chambre enfant, bureau, cuisine, couloir, entrée\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003ctd\u003eCertification \/ Sécurité\u003c\/td\u003e\n                    \u003ctd\u003eRespecte les normes REACH, adapté aux enfants et animaux\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Rappel Garvee \u0026 valeurs françaises (engagement qualité) --\u003e\n    \u003cdiv style=\"background-color: #f6f3ef; border-radius: 28px; padding: 1.6rem 2rem; margin-top: 1.5rem;\"\u003e\n        \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 1rem; justify-content: space-between; align-items: center;\"\u003e\n            \u003cdiv\u003e\n                \u003cspan style=\"font-weight: 700; color: #1e3a5f;\"\u003eGarvee – L’élégance vintage au quotidien\u003c\/span\u003e\n                \u003cp style=\"margin-top: 0.5rem; color: #3a5a6e; max-width: 500px;\"\u003eDesign européen, matériaux durables, engagement pour un intérieur à la fois charmant et fonctionnel. Satisfait ou remboursé pendant 30 jours.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003ca href=\"#\" class=\"btn-soft\"\u003eDécouvrir la collection →\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter\u003e\n        \u003cp\u003e✧ Tapis Garvee — fabrication soignée, livraison gratuite en France métropolitaine | Paiement sécurisé ✧\u003c\/p\u003e\n        \u003cp style=\"margin-top: 0.5rem;\"\u003eUnités en centimètres (cm) et kilogrammes (kg) conformes au système métrique français.\u003c\/p\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"Garvee","offers":[{"title":"Beige \/ 160 X 230 Cm","offer_id":51250080383291,"sku":"PHK_33EFKYHV","price":60.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0948\/2924\/8827\/files\/91BYA2pHULL.jpg?v=1778745562","url":"https:\/\/www.garvee.fr\/products\/garvee-grand-tapis-lavable-polyester-beige-salon-chambre-phk_33efkyhv","provider":"GARVEEFR","version":"1.0","type":"link"}