{"product_id":"tear-resistant-ground-cover-rjc","title":"Toile de sol résistante aux déchirures","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Toile de paillage tissée en polypropylène\n  Target Audience: Jardiniers, agriculteurs, paysagistes\n  Visual Style: Professionnel, écologique, épuré, à contraste élevé\n  Color Strategy: Vert forêt profond (#1b4332), vert feuillage (#2d6a4f), gris brume clair (#f4f7f6)\n  Module Order: Introduction\/En-tête -\u003e Fonctionnalité 1 -\u003e Fonctionnalité 2 -\u003e Fonctionnalité 3 -\u003e Fonctionnalité 4 -\u003e Caractéristiques -\u003e FAQ\n  Detail Image Mapping: Hero=detail_7, Feature1=detail_6, Feature2=detail_2, Feature3=detail_1, Feature4=detail_4\n  Specification Data Source: spec_1, spec_2 (extraction des données uniquement ; aucun emplacement d’image de spécifications n’est affiché)\n  Compare Section: Non incluse (aucun tableau de comparaison direct ni ensemble d’images avant\/après fourni)\n  Information Boundary: Repose strictement sur le rapport et les textes des images fournis. Met l’accent sur la texture tissée en PP, les lignes d’alignement vertes, la perméabilité, la facilité de découpe et la résistance à l’effilochage, ainsi que sur les dimensions indiquées (0,9 x 15 m \/ 1,2 x 15 m). Aucun piquet ni outil de découpe n’est inclus.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #1b4332;\n      --primary-hover: #2d6a4f;\n      --text-main: #2d3748;\n      --text-sub: #4a5568;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f4f7f6;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.05);\n      --border-color: #e2e8f0;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--primary);\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .pill {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: 24px 0;\n    }\n\n    \/* Image System *\/\n    .image-placeholder {\n      width: 100%;\n      height: auto;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      box-sizing: border-box;\n      margin-bottom: 24px;\n      text-align: center;\n      font-size: 18px;\n      color: var(--text-sub);\n      font-weight: 500;\n    }\n\n    .image-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Badge \u0026 Tag System *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 16px;\n    }\n\n    .pill {\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 14px;\n      border-radius: 20px;\n      font-weight: 500;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Hero Block *\/\n    .hero-block {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: 32px;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto;\n      text-align: center;\n    }\n\n    \/* Feature Layout *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      margin-bottom: 24px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Specifications Table *\/\n    .specifications-section {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: 32px;\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-question {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      color: var(--primary);\n    }\n\n    \/* Responsive Lock \u0026 Layout *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .spec-table td:first-child {\n        font-weight: 600;\n        color: var(--primary);\n        width: 30%;\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* Typography scale lock *\/\n      .product-detail-container h1,\n      .product-detail-container .hero-title {\n        font-size: 22px !important;\n      }\n\n      .product-detail-container h2,\n      .product-detail-container .section-title,\n      .product-detail-container .feature-title,\n      .product-detail-container .faq-question {\n        font-size: 20px !important;\n      }\n\n      .product-detail-container p,\n      .product-detail-container li,\n      .product-detail-container td,\n      .product-detail-container .hero-subtitle,\n      .product-detail-container .feature-desc,\n      .product-detail-container .faq-answer,\n      .product-detail-container .pill {\n        font-size: 18px !important;\n      }\n\n      \/* Feature layout force: Image First, Text Second *\/\n      .feature-item {\n        flex-direction: column !important;\n      }\n\n      .feature-media {\n        order: 1 !important;\n      }\n\n      .feature-copy {\n        order: 2 !important;\n      }\n\n      \/* Table responsive protection *\/\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        color: var(--primary);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-block\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\u003cspan class=\"pill\"\u003eToile tissée en polypropylène\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eToile de paillage haute densité pour jardin\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eGardez un jardin impeccable et protégez l’écosystème de votre sol grâce à un désherbage physique qui laisse circuler l’eau et l’air.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260912112809\/dea38706c0ad483ea5b04a3319ad012e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center; margin-bottom: 32px;\"\u003eAvantages et caractéristiques principales\u003c\/h2\u003e\n\u003c!-- Feature 1 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\" style=\"margin-bottom: 0;\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260912112809\/49f2f0699299677de8522874e7d40947.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"pill\"\u003eExcellente perméabilité\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eLaisse l’eau passer et le sol respirer\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eGrâce à sa forte perméabilité, cette toile laisse facilement circuler l’eau de pluie et l’air. Elle empêche l’eau de stagner en surface et maintient ainsi un sol humide, aéré et nourri.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\" style=\"margin-bottom: 0;\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260912112809\/b94f393a6d58f99573f9843ab671d703.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"pill\"\u003eTissage haute densité\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eStructure robuste et indéchirable\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eConstituée de fils de polypropylène tissés robustes, sa structure dense bloque la lumière du soleil avant qu’elle n’atteigne le sol. Elle empêche ainsi l’herbe et les mauvaises herbes de traverser, en offrant un ombrage physique sans altérer la qualité du sol.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\" style=\"margin-bottom: 0;\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260912112809\/234579421b6a97f69b2c8b3efff7281a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"pill\"\u003eDécoupe nette et lignes de guidage\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eAlignement facile des plantations et bords nets\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eDes lignes directrices vertes parallèles intégrées vous aident à aligner facilement les plants en rangées droites. La matière tissée se découpe aisément à la forme souhaitée et les bords s’effilochent peu après la découpe. (Remarque : les outils d’installation ne sont pas inclus.)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\" style=\"margin-bottom: 0;\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260912112809\/efa39315f803d672be07461776278088.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"pill\"\u003eUtilisation polyvalente\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eIdéale pour de nombreuses applications au sol\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eUne barrière durable adaptée aux espaces extérieurs, notamment les massifs de fleurs, potagers, serres, allées en gravier, entrées de garage, sous-couches pour gazon artificiel et jardins de pierres.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"product-detail-section specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eCaractéristiques\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Matière\"\u003e\u003cspan class=\"spec-value\"\u003eToile tissée en polypropylène (PP)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Couleur\"\u003e\u003cspan class=\"spec-value\"\u003eNoir mat avec rayures vertes\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimensions disponibles\"\u003e\u003cspan class=\"spec-value\"\u003e 0,9 m x 15 m (environ 35,4 po x 590,6 po)\u003cbr\u003e\n\t\t\t1,2 m x 15 m (environ 47,2 po x 590,6 po) \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Type d’emballage\"\u003e\u003cspan class=\"spec-value\"\u003eFeuilles pliées\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Éléments inclus\"\u003e\u003cspan class=\"spec-value\"\u003eToile de paillage uniquement (les piquets, sardines et outils ne sont pas inclus)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center; margin-bottom: 24px;\"\u003eFoire aux questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🌿 Q : L’eau et l’engrais peuvent-ils traverser cette toile ?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eOui. La toile tissée en polypropylène offre une excellente perméabilité. L’eau, l’air et les nutriments liquides dissous peuvent facilement filtrer jusqu’au sol situé en dessous, ce qui évite la formation de flaques en surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e✂️ Q : La toile s’effiloche-t-elle facilement lorsque je la découpe ?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNon. Sa structure tissée robuste est conçue pour résister à un effilochage excessif lorsqu’elle est découpée avec des ciseaux ménagers bien aiguisés, ce qui vous permet de créer facilement des formes personnalisées.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e📍 Q : Des agrafes ou des piquets d’ancrage sont-ils inclus dans l’emballage ?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eL’emballage contient uniquement la toile de paillage pliée. Les accessoires d’installation, tels que les agrafes de sol, les marteaux ou les râteaux de jardin, ne sont pas inclus et doivent être achetés séparément.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"3 pi x 50 pi","offer_id":48656310206676,"sku":null,"price":19.95,"currency_code":"USD","in_stock":true},{"title":"4 pi x 50 pi","offer_id":48656310239444,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/0ac48e8241be7395d6c6e14d84ba325b_c64c1a28-bb6a-47ac-8cbf-af911f297d21.jpg?v=1789192864","url":"https:\/\/omurio.com\/fr\/products\/tear-resistant-ground-cover-rjc","provider":"Omurio","version":"1.0","type":"link"}