{"product_id":"linen-textured-entrance-mat","title":"Linen Textured Entrance Mat","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Geometric Woven-Texture Entry Mat\n  Target Audience: Homeowners looking for low-profile, absorbent, and non-slip entryway mats\n  Visual Style: Warm minimalist, modern earthy aesthetic (terracotta, beige, sage green hints)\n  Color Strategy: Neutral cream background, deep charcoal text, warm tan primary highlights\n  Module Order: Hero Block -\u003e Feature 1 (Absorption) -\u003e Feature 2 (Non-slip) -\u003e Feature 3 (Durability) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_5, Feature1=detail_1, Feature2=detail_4, Feature3=detail_3\n  Specification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (insufficient concrete contrast data to justify comparison layout without speculation)\n  Information Boundary: Strictly relies on the provided report details and supplementary copy. Thickness is defined as a thin 3-5mm low-profile. Slip resistance, woven texture, and rubber backing are verified by image details.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #8C6D58;\n      --primary-hover: #735641;\n      --text-main: #2D2A26;\n      --text-sub: #5C5854;\n      --bg-body: #FAF8F6;\n      --bg-card: #FFFFFF;\n      --bg-soft: #F2ECE6;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --border-color: #E6DFD7;\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      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      margin: 0 0 16px 0;\n      font-weight: 700;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: 20px;\n      line-height: 1.4;\n      margin: 0 0 16px 0;\n      font-weight: 600;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.6;\n      margin: 0 0 16px 0;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Image Placeholder System *\/\n    .image-placeholder {\n      width: 100%;\n      height: auto;\n      aspect-ratio: 16 \/ 10;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 18px;\n      color: var(--text-sub);\n      text-align: center;\n      padding: 20px;\n      margin-bottom: 24px;\n    }\n\n    \/* Trust Badge \/ Tag System *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 24px;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 8px 16px;\n      border-radius: 50px;\n      font-size: 18px;\n      font-weight: 600;\n      line-height: 1.2;\n    }\n\n    .feature-tag {\n      display: inline-block;\n      background-color: var(--bg-body);\n      border: 1px solid var(--border-color);\n      color: var(--text-sub);\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      font-size: 18px;\n      line-height: 1.2;\n    }\n\n    \/* Intro Block Layout *\/\n    .intro-section {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .intro-section .badge-container {\n      justify-content: center;\n    }\n\n    \/* Feature Block Layout *\/\n    .feature-item {\n      display: flex;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .feature-media {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .feature-copy {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .feature-item.reverse {\n      flex-direction: row-reverse;\n    }\n\n    \/* Specifications Table *\/\n    .specifications-section {\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\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: 18px;\n      font-size: 18px;\n      line-height: 1.5;\n      vertical-align: top;\n    }\n\n    .spec-label {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .spec-value {\n      color: var(--text-sub);\n      display: block;\n      min-width: 0;\n    }\n\n    \/* FAQ System *\/\n    .faq-section {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 24px;\n      margin-bottom: 16px;\n    }\n\n    .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      line-height: 1.6;\n      margin: 0;\n      color: var(--text-sub);\n    }\n\n    \/* Responsive Lock (No text shrinkage) *\/\n    @media (max-width: 767px) {\n      .feature-item,\n      .feature-item.reverse {\n        flex-direction: column !important;\n        gap: 24px;\n      }\n\n      .feature-media,\n      .feature-copy {\n        width: 100%;\n      }\n\n      \/* Desktop Z-Pattern resets to Image First on mobile *\/\n      .feature-media {\n        order: 1;\n      }\n\n      .feature-copy {\n        order: 2;\n      }\n\n      \/* Mobile Safe Specifications Table *\/\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 35%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        padding: 14px 0;\n        border: none;\n      }\n\n      .spec-table tr {\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        font-size: 18px;\n        font-weight: 600;\n        color: var(--text-main);\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-label {\n        display: none; \/* Hide standard label td in mobile grid layout *\/\n      }\n\n      .spec-table .spec-value {\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!-- Intro \/ Hero Content Block --\u003e\n\u003csection class=\"intro-section\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"trust-badge\"\u003eAbsorbs Moisture \u0026amp; Helps Trap Dirt\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eLow-Profile Woven-Texture Entryway Mat\u003c\/h1\u003e\n\n\u003cp\u003eKeep your entryway clean, dry, and welcoming. This thin, highly absorbent mat is designed with a textured woven surface and a heavy-duty non-slip rubber base to prevent door interference and sliding.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img189\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904101519\/7031703acbb03295f655fa6e1ce4cce7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img185\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904093643\/aab4a2a0b848651d381e9d6c4f2fd9b2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eFast-Absorbing Surface\u003c\/h2\u003e\n\n\u003cp\u003eThe tightly woven fabric layer is engineered to quickly draw in moisture from shoes and paws, helping to trap everyday wetness and prevent footprints from spreading onto your clean floors.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"feature-tag\"\u003eRapid Absorption\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eWater Trapping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Section 2 --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img186\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904093643\/aed968b1fb7a29ef90cfbf5f278e1f9c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSecure Non-Slip Backing\u003c\/h2\u003e\n\n\u003cp\u003eA textured natural rubber base lies completely flat and grips the floor securely. Designed to resist sliding, shifting, or bunching up during heavy daily foot traffic.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"feature-tag\"\u003eTextured Rubber Base\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eAnti-Slip Grip\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Section 3 --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img187\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260904093643\/fdee4f7c6fb5d9f3c3846ffb6ef7d5bd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDurable Woven Construction\u003c\/h2\u003e\n\n\u003cp\u003eCrafted to resist pilling and crushing over time. The dense, multi-directional woven layout maintains its flat shape under pressure, making it ideal for high-traffic entry doors.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"feature-tag\"\u003eAnti-Pilling Material\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eLow Profile Clearance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section (No specification images rendered) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eSizes Available\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Sizes Available\"\u003e\n\u003cspan class=\"spec-value\"\u003e50 x 80 cm (approx. 19.7 x 31.5 in)\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e60 x 90 cm (approx. 23.6 x 35.4 in)\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e80 x 120 cm (approx. 31.5 x 47.2 in)\u003c\/span\u003e\n\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eDesign \u0026amp; Patterns\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Design \u0026amp; Patterns\"\u003e\u003cspan class=\"spec-value\"\u003eOverlapping Rhythm, Floating Light, Rhombic Grid, Maze, Starburst\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eTop Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Top Material\"\u003e\u003cspan class=\"spec-value\"\u003eTightly woven fabric (Linen-texture style)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eBacking Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Backing Material\"\u003e\u003cspan class=\"spec-value\"\u003eNon-slip natural rubber\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eProfile Depth\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Profile Depth\"\u003e\u003cspan class=\"spec-value\"\u003eUltra-thin design (approx. 3 - 5 mm) for seamless door clearance\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!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWill this mat slip on hard floors?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, the mat features a fully textured natural rubber backing designed to grip flat surfaces firmly and prevent slipping or shifting during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWill my door clear the mat easily?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, this mat is constructed with an ultra-thin flat profile (approximately 3 to 5 mm thickness) and clean borders, preventing it from catching or jamming under opening doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat does the surface texture feel like?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe top is made of a dense woven fabric that has a distinct, linen-look texture. This textured surface provides efficient scraping to catch moisture and debris from footwear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Earthy Patchwork \/ 50 x 80 cm (20\" x 32\") - Standard Single Door","offer_id":64616671445363,"sku":"0908-14508017","price":14.95,"currency_code":"USD","in_stock":true},{"title":"Amber Radiance \/ 50 x 80 cm (20\" x 32\") - Standard Single Door","offer_id":64616671478131,"sku":"0908-14505531","price":14.95,"currency_code":"USD","in_stock":true},{"title":"Nordic Chevron \/ 50 x 80 cm (20\" x 32\") - Standard Single Door","offer_id":64616671510899,"sku":"0908-14509044","price":14.95,"currency_code":"USD","in_stock":true},{"title":"Urban Maze \/ 50 x 80 cm (20\" x 32\") - Standard Single Door","offer_id":64616671543667,"sku":"0908-14504189","price":14.95,"currency_code":"USD","in_stock":true},{"title":"Vintage Stellar \/ 50 x 80 cm (20\" x 32\") - Standard Single Door","offer_id":64616671576435,"sku":"0908-14509802","price":14.95,"currency_code":"USD","in_stock":true},{"title":"Earthy Patchwork \/ 60 x 90 cm (24\" x 36\") - Large Entryway","offer_id":64616671609203,"sku":"0908-14507138","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Amber Radiance \/ 60 x 90 cm (24\" x 36\") - Large Entryway","offer_id":64616671641971,"sku":"0908-14507893","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Nordic Chevron \/ 60 x 90 cm (24\" x 36\") - Large Entryway","offer_id":64616671674739,"sku":"0908-14509899","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Urban Maze \/ 60 x 90 cm (24\" x 36\") - Large Entryway","offer_id":64616671707507,"sku":"0908-14504884","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Vintage Stellar \/ 60 x 90 cm (24\" x 36\") - Large Entryway","offer_id":64616671740275,"sku":"0908-14500065","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Earthy Patchwork \/ 80 x 120 cm (31.5\" x 47.2\") - Double Door \/ Patio","offer_id":64616671773043,"sku":"0908-14503489","price":36.95,"currency_code":"USD","in_stock":true},{"title":"Amber Radiance \/ 80 x 120 cm (31.5\" x 47.2\") - Double Door \/ Patio","offer_id":64616671805811,"sku":"0908-14507278","price":36.95,"currency_code":"USD","in_stock":true},{"title":"Nordic Chevron \/ 80 x 120 cm (31.5\" x 47.2\") - Double Door \/ Patio","offer_id":64616671838579,"sku":"0908-14504863","price":36.95,"currency_code":"USD","in_stock":true},{"title":"Urban Maze \/ 80 x 120 cm (31.5\" x 47.2\") - Double Door \/ Patio","offer_id":64616671871347,"sku":"0908-14504690","price":36.95,"currency_code":"USD","in_stock":true},{"title":"Vintage Stellar \/ 80 x 120 cm (31.5\" x 47.2\") - Double Door \/ Patio","offer_id":64616671904115,"sku":"0908-14504421","price":36.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/7031703acbb03295f655fa6e1ce4cce7.jpg?v=1788850372","url":"https:\/\/woyuosn.com\/products\/linen-textured-entrance-mat","provider":"Woyuosn","version":"1.0","type":"link"}