{"product_id":"tear-resistant-ground-cover-rjc","title":"Tear Resistant Ground Cover","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Polypropylene Woven Weed Barrier Fabric\n  Target Audience: Gardeners, Farmers, Landscapers\n  Visual Style: Professional, Eco-friendly, Clean, High-contrast\n  Color Strategy: Deep Forest Green (#1b4332), Leaf Green (#2d6a4f), Light Mist Gray (#f4f7f6)\n  Module Order: Intro\/Hero -\u003e Feature 1 -\u003e Feature 2 -\u003e Feature 3 -\u003e Feature 4 -\u003e Specifications -\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 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (no direct comparison chart or before\/after image sets provided)\n  Information Boundary: Strictly relies on the provided report and image texts. Focuses on woven PP texture, green alignment lines, permeability, easy cut resistance to fraying, and listed dimensions (0.9x15m \/ 1.2x15m). No pins or cutting tools are included.\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\"\u003ePolypropylene Woven Fabric\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eHigh Density Garden Weed Barrier Fabric\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eMaintain a neat garden and protect your soil ecosystem with physical weed control that permits water and air circulation.\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;\"\u003eKey Benefits \u0026amp; Features\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\"\u003eExcellent Permeability\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eAllows Water \u0026amp; Soil to Breathe\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eDesigned with high permeability, this fabric allows rainwater and air to flow easily through the material. It prevents water from puddling on the surface, keeping your soil damp, aerated, and nourished.\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\"\u003eHigh Density Weave\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eSturdy \u0026amp; Tear-Proof Construction\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eCrafted from robust, woven polypropylene strands, the dense structure blocks sunlight from reaching the soil. This stops grass and weeds from breaking through, providing physical shading without altering soil quality.\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\"\u003eClean Cut \u0026amp; Guide Lines\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eEasy Plant Alignment \u0026amp; Clean Edges\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eFeatures integrated parallel green guidelines to help you align plants easily in straight rows. The woven material is convenient to DIY cut to your target shape, and the edges won't easily fray when cut. (Note: Installation tools are not included).\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\"\u003eVersatile Use\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eIdeal for Multiple Ground Applications\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eA durable barrier suitable for outdoor spaces including flower beds, vegetable patches, greenhouses, gravel pathways, driveways, artificial grass underlayment, and stone gardens.\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\"\u003eSpecifications\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=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003ePolypropylene (PP) Woven Fabric\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color\"\u003e\u003cspan class=\"spec-value\"\u003eMatte Black with Green Stripes\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Available Sizes\"\u003e\u003cspan class=\"spec-value\"\u003e 0.9 m x 15 m (approx. 35.4 in x 590.6 in)\u003cbr\u003e\n\t\t\t1.2 m x 15 m (approx. 47.2 in x 590.6 in) \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Package Type\"\u003e\u003cspan class=\"spec-value\"\u003eFolded Sheets\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Included Items\"\u003e\u003cspan class=\"spec-value\"\u003eWeed Barrier Fabric only (Pins, stakes, and tools are not included)\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;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🌿 Q: Will water and plant food drain through this fabric?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. The woven polypropylene fabric features excellent permeability. Water, air, and dissolved liquid nutrients can easily filter through to the soil underneath, preventing any surface pooling.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e✂️ Q: Does the fabric fray easily when I cut it to size?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. The sturdy woven structure is designed so that the edges resist excessive fraying when cut with sharp household scissors, allowing you to easily DIY customized shapes.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e📍 Q: Are anchor pins or stakes included in the package?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe package includes the folded weed barrier fabric sheet only. Any installation accessories, such as ground pins, hammers, or garden rakes, are not included and must be sourced separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"3 ft x 50 ft","offer_id":48656310206676,"sku":null,"price":19.95,"currency_code":"USD","in_stock":true},{"title":"4 ft x 50 ft","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\/products\/tear-resistant-ground-cover-rjc","provider":"Omurio","version":"1.0","type":"link"}