{"product_id":"garvee-door-mat-24x36-low-profile-washable-ppg-35ftyhf8","title":"Garvee 24\" x 36\" Beige Indoor Door Mat, 0.13\" Ultra-Thin Non-Slip Rubber Backing Entryway Mat, Washable Dirt \u0026 Moisture Trapper for Front Door, Kitchen \u0026 Hallway","description":"\u003cstyle\u003e\n  .garvee-entry-mat-page {\n    --brand: #b7793e;\n    --brand-dark: #6f4727;\n    --brand-soft: #fbf4ea;\n    --border: #ead8c5;\n    --text: #332f2b;\n    --muted: #68615b;\n    --white: #ffffff;\n\n    max-width: 1160px;\n    margin: 0 auto;\n    padding: 24px 16px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--text);\n    line-height: 1.6;\n    background: var(--white);\n  }\n\n  .garvee-entry-mat-page * {\n    box-sizing: border-box;\n  }\n\n  .garvee-entry-mat-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .entry-mat-section {\n    margin-bottom: 34px;\n  }\n\n  .entry-mat-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 6px 13px;\n    color: #ffffff;\n    background: var(--brand);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .entry-mat-title {\n    margin: 0 0 13px;\n    color: var(--brand-dark);\n    font-size: 30px;\n    line-height: 1.25;\n  }\n\n  .entry-mat-text {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  \/* Hero *\/\n  .entry-mat-hero {\n    display: grid;\n    grid-template-columns: 1.08fr 0.92fr;\n    gap: 30px;\n    align-items: center;\n    padding: 28px;\n    background: linear-gradient(135deg, #fbf5ed 0%, #ffffff 100%);\n    border: 1px solid var(--border);\n    border-radius: 24px;\n  }\n\n  .entry-mat-hero-image {\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    background: #ffffff;\n    box-shadow: 0 10px 26px rgba(111, 71, 39, 0.09);\n  }\n\n  .entry-mat-hero-list {\n    margin: 16px 0 0;\n    padding-left: 20px;\n  }\n\n  .entry-mat-hero-list li {\n    margin-bottom: 8px;\n    color: #49433e;\n    font-size: 15px;\n  }\n\n  .entry-mat-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .entry-mat-badge {\n    padding: 8px 11px;\n    color: var(--brand-dark);\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* Feature ribbon *\/\n  .entry-mat-feature-ribbon {\n    display: grid;\n    grid-template-columns: 1.25fr 0.75fr;\n    gap: 18px;\n  }\n\n  .entry-mat-feature-main,\n  .entry-mat-feature-side {\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    box-shadow: 0 6px 18px rgba(111, 71, 39, 0.06);\n  }\n\n  .entry-mat-feature-main img {\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .entry-mat-feature-side {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    padding: 24px;\n    background: var(--brand-soft);\n  }\n\n  .entry-mat-feature-side h3 {\n    margin: 0 0 10px;\n    color: var(--brand-dark);\n    font-size: 22px;\n    line-height: 1.3;\n  }\n\n  .entry-mat-feature-side p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  \/* Three benefit cards *\/\n  .entry-mat-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .entry-mat-card {\n    overflow: hidden;\n    background: #fffdf9;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    box-shadow: 0 6px 18px rgba(111, 71, 39, 0.05);\n  }\n\n  .entry-mat-card-image {\n    overflow: hidden;\n    aspect-ratio: 1 \/ 1;\n    background: #ffffff;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .entry-mat-card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .entry-mat-card-content {\n    padding: 18px 16px 20px;\n    text-align: center;\n  }\n\n  .entry-mat-card h3 {\n    margin: 0 0 8px;\n    color: var(--brand-dark);\n    font-size: 18px;\n  }\n\n  .entry-mat-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Image-text content *\/\n  .entry-mat-split {\n    display: grid;\n    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);\n    gap: 30px;\n    align-items: center;\n    padding: 24px;\n    background: linear-gradient(135deg, #ffffff 0%, #fbf4ea 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n  }\n\n  .entry-mat-split-image {\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    box-shadow: 0 7px 20px rgba(111, 71, 39, 0.08);\n  }\n\n  .entry-mat-split-image img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .entry-mat-split-copy {\n    padding: 5px;\n  }\n\n  .entry-mat-split-copy h2 {\n    margin: 0 0 12px;\n    color: var(--brand-dark);\n    font-size: 27px;\n    line-height: 1.25;\n  }\n\n  .entry-mat-split-copy p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .entry-mat-benefits {\n    margin: 17px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .entry-mat-benefits li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 18px;\n    color: #49433e;\n    font-size: 15px;\n  }\n\n  .entry-mat-benefits li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    width: 7px;\n    height: 7px;\n    background: var(--brand);\n    border-radius: 50%;\n  }\n\n  .entry-mat-benefits strong {\n    color: var(--brand-dark);\n  }\n\n  \/* Size section *\/\n  .entry-mat-size-box {\n    padding: 28px 24px;\n    text-align: center;\n    background: var(--brand-soft);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n  }\n\n  .entry-mat-size-box h2 {\n    margin: 0 0 10px;\n    color: var(--brand-dark);\n    font-size: 26px;\n    line-height: 1.25;\n  }\n\n  .entry-mat-size-box \u003e p {\n    max-width: 740px;\n    margin: 0 auto;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .entry-mat-size-list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    margin: 20px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .entry-mat-size-list li {\n    padding: 10px 18px;\n    color: var(--brand-dark);\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .entry-mat-size-guide {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n    text-align: left;\n  }\n\n  .entry-mat-size-item {\n    padding: 18px 16px;\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .entry-mat-size-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--brand-dark);\n    font-size: 16px;\n  }\n\n  .entry-mat-size-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Use cases *\/\n  .entry-mat-use-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n    padding: 22px;\n    background: var(--brand-soft);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n  }\n\n  .entry-mat-use-item {\n    padding: 17px 13px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .entry-mat-use-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--brand-dark);\n    font-size: 16px;\n  }\n\n  .entry-mat-use-item span {\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Specifications *\/\n  .entry-mat-spec-wrap {\n    padding: 28px 24px;\n    background: #fffaf5;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n  }\n\n  .entry-mat-spec-title {\n    margin: 0 0 18px;\n    text-align: center;\n    color: var(--brand-dark);\n    font-size: 26px;\n  }\n\n  .entry-mat-spec-table {\n    width: 100%;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1.5px solid var(--brand);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 14px;\n  }\n\n  .entry-mat-spec-table td {\n    padding: 13px 17px;\n    border-bottom: 1px solid #eadccf;\n    vertical-align: top;\n    font-size: 15px;\n    overflow-wrap: anywhere;\n  }\n\n  .entry-mat-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .entry-mat-spec-table td:first-child {\n    width: 35%;\n    color: #38322e;\n    background: var(--brand-soft);\n    font-weight: 700;\n  }\n\n  .entry-mat-spec-table td:last-child {\n    color: var(--brand-dark);\n    font-weight: 700;\n  }\n\n  .entry-mat-note {\n    margin-top: 17px;\n    padding: 14px 16px;\n    color: var(--muted);\n    background: #ffffff;\n    border-left: 4px solid var(--brand);\n    border-radius: 10px;\n    font-size: 14px;\n  }\n\n  @media (max-width: 900px) {\n    .entry-mat-hero,\n    .entry-mat-feature-ribbon,\n    .entry-mat-card-grid,\n    .entry-mat-split,\n    .entry-mat-size-guide,\n    .entry-mat-use-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .garvee-entry-mat-page {\n      padding: 14px 8px;\n    }\n\n    .entry-mat-section {\n      margin-bottom: 24px;\n    }\n\n    .entry-mat-hero,\n    .entry-mat-feature-side,\n    .entry-mat-split,\n    .entry-mat-size-box,\n    .entry-mat-use-grid,\n    .entry-mat-spec-wrap {\n      padding: 15px 12px;\n      border-radius: 17px;\n    }\n\n    .entry-mat-title,\n    .entry-mat-split-copy h2,\n    .entry-mat-size-box h2,\n    .entry-mat-spec-title {\n      font-size: 22px;\n    }\n\n    .entry-mat-text,\n    .entry-mat-split-copy p,\n    .entry-mat-size-box \u003e p,\n    .entry-mat-hero-list li,\n    .entry-mat-benefits li {\n      font-size: 14px;\n    }\n\n    .entry-mat-hero-image,\n    .entry-mat-feature-main,\n    .entry-mat-split-image {\n      border-radius: 14px;\n    }\n\n    .entry-mat-card-image {\n      aspect-ratio: auto;\n    }\n\n    .entry-mat-card-image img,\n    .entry-mat-feature-main img,\n    .entry-mat-split-image img {\n      width: 100%;\n      height: auto;\n      object-fit: contain;\n    }\n\n    .entry-mat-size-list {\n      gap: 8px;\n    }\n\n    .entry-mat-size-list li {\n      padding: 8px 12px;\n      font-size: 13px;\n    }\n\n    .entry-mat-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 10px 13px;\n    }\n\n    .entry-mat-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 4px;\n    }\n\n    .entry-mat-spec-table td:last-child {\n      padding-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-entry-mat-page\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003csection class=\"entry-mat-section\"\u003e\n    \u003cdiv class=\"entry-mat-hero\"\u003e\n      \u003cdiv class=\"entry-mat-hero-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17806397810742985.jpg?v=1781515964\" alt=\"Garvee beige indoor door mat in a bright modern entryway\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"entry-mat-label\"\u003eUltra-Thin Indoor Door Mat\u003c\/span\u003e\n        \u003ch2 class=\"entry-mat-title\"\u003eA Cleaner, Safer Welcome for Busy Entryways\u003c\/h2\u003e\n\n        \u003cp class=\"entry-mat-text\"\u003e\n          This beige indoor mat combines a soft linen-look surface with\n          dirt-trapping texture, moisture absorption and a non-slip backing.\n        \u003c\/p\u003e\n\n        \u003cul class=\"entry-mat-hero-list\"\u003e\n          \u003cli\u003eTextured surface helps capture dirt and light moisture\u003c\/li\u003e\n          \u003cli\u003eUltra-thin profile fits neatly beneath most doors\u003c\/li\u003e\n          \u003cli\u003eNon-slip backing helps reduce unwanted movement\u003c\/li\u003e\n          \u003cli\u003eTwo sizes fit compact and wider entrance areas\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"entry-mat-badges\"\u003e\n          \u003cspan class=\"entry-mat-badge\"\u003eUltra-Thin Profile\u003c\/span\u003e\n          \u003cspan class=\"entry-mat-badge\"\u003eNon-Slip Backing\u003c\/span\u003e\n          \u003cspan class=\"entry-mat-badge\"\u003eMachine Washable\u003c\/span\u003e\n          \u003cspan class=\"entry-mat-badge\"\u003eDirt Trapper\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Visual feature ribbon --\u003e\n  \u003csection class=\"entry-mat-section\"\u003e\n    \u003cdiv class=\"entry-mat-feature-ribbon\"\u003e\n      \u003cdiv class=\"entry-mat-feature-main\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17806397810752269.jpg?v=1781515965\" alt=\"Garvee indoor door mat durable non-slip and easy-clean features\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"entry-mat-feature-side\"\u003e\n        \u003cspan class=\"entry-mat-label\"\u003eBuilt for Daily Foot Traffic\u003c\/span\u003e\n        \u003ch3\u003eSimple Floor Protection Without a Bulky Mat\u003c\/h3\u003e\n        \u003cp\u003e\n          The woven surface adds a clean decorative finish, while the slim,\n          flexible construction stays practical near entrances and doors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Three key benefits --\u003e\n  \u003csection class=\"entry-mat-section\"\u003e\n    \u003cdiv class=\"entry-mat-card-grid\"\u003e\n\n      \u003carticle class=\"entry-mat-card\"\u003e\n        \u003cdiv class=\"entry-mat-card-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17806397810767616.jpg?v=1781515966\" alt=\"Garvee beige indoor door mat easy cleaning options\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"entry-mat-card-content\"\u003e\n          \u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n          \u003cp\u003eVacuum, hand wash or machine wash when the mat needs a deeper refresh.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"entry-mat-card\"\u003e\n        \u003cdiv class=\"entry-mat-card-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17806397810758740.jpg?v=1781515965\" alt=\"Garvee indoor entry mat absorbs moisture and traps dirt\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"entry-mat-card-content\"\u003e\n          \u003ch3\u003eTraps Dirt \u0026amp; Moisture\u003c\/h3\u003e\n          \u003cp\u003eTextured fibers help collect dust, debris and light moisture from shoes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"entry-mat-card\"\u003e\n        \u003cdiv class=\"entry-mat-card-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17806397810762036.jpg?v=1781515965\" alt=\"Garvee beige door mat strong water absorbing capacity\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"entry-mat-card-content\"\u003e\n          \u003ch3\u003eAbsorbent Woven Surface\u003c\/h3\u003e\n          \u003cp\u003eHelps manage wet footwear and keeps the surrounding floor cleaner.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Material detail --\u003e\n  \u003csection class=\"entry-mat-section\"\u003e\n    \u003cdiv class=\"entry-mat-split\"\u003e\n      \u003cdiv class=\"entry-mat-split-copy\"\u003e\n        \u003cspan class=\"entry-mat-label\"\u003eComfort + Grip\u003c\/span\u003e\n        \u003ch2\u003eSoft Linen-Look Surface with Non-Slip Support\u003c\/h2\u003e\n\n        \u003cp\u003e\n          A comfortable woven top creates a clean, welcoming appearance while\n          the textured backing helps improve grip on suitable indoor floors.\n        \u003c\/p\u003e\n\n        \u003cul class=\"entry-mat-benefits\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eComfortable Surface:\u003c\/strong\u003e Soft enough for barefoot indoor use.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNon-Slip Backing:\u003c\/strong\u003e Helps reduce sliding on clean, dry floors.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDurable Edge:\u003c\/strong\u003e Finished border helps maintain the mat’s shape.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNeutral Style:\u003c\/strong\u003e Beige tone coordinates with most interiors.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"entry-mat-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17806397810759811.jpg?v=1781515965\" alt=\"Garvee indoor door mat comfortable fabric and non-slip backing\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Final image changed to left image + right text --\u003e\n  \u003csection class=\"entry-mat-section\"\u003e\n    \u003cdiv class=\"entry-mat-split\"\u003e\n      \u003cdiv class=\"entry-mat-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17806397810746125.jpg?v=1781515968\" alt=\"Garvee beige ultra-thin entrance door mat with non-slip backing\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"entry-mat-split-copy\"\u003e\n        \u003cspan class=\"entry-mat-label\"\u003eLow-Profile Door Clearance\u003c\/span\u003e\n        \u003ch2\u003eFits Neatly at Front Doors and Indoor Entrances\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The ultra-thin construction adds a dirt-trapping surface without\n          creating a bulky edge near frequently opened doors.\n        \u003c\/p\u003e\n\n        \u003cul class=\"entry-mat-benefits\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSlim Profile:\u003c\/strong\u003e Designed to fit beneath most standard doors.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTwo Useful Sizes:\u003c\/strong\u003e Choose compact or wider floor coverage.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFlexible Construction:\u003c\/strong\u003e Easy to move, clean and reposition.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFinished Appearance:\u003c\/strong\u003e Neutral woven texture suits modern entryways.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Size options --\u003e\n  \u003csection class=\"entry-mat-section\"\u003e\n    \u003cdiv class=\"entry-mat-size-box\"\u003e\n      \u003cspan class=\"entry-mat-label\"\u003eTwo Size Options\u003c\/span\u003e\n      \u003ch2\u003eChoose the Right Coverage for Your Doorway\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Select a compact mat for standard doors or a larger option for wider\n        entrances and higher-traffic indoor areas.\n      \u003c\/p\u003e\n\n      \u003cul class=\"entry-mat-size-list\"\u003e\n        \u003cli\u003e17\" x 30\"\u003c\/li\u003e\n        \u003cli\u003e24\" x 36\"\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"entry-mat-size-guide\"\u003e\n        \u003cdiv class=\"entry-mat-size-item\"\u003e\n          \u003cstrong\u003e17\" x 30\"\u003c\/strong\u003e\n          \u003cspan\u003eIdeal for standard front doors, bedrooms, kitchens and compact entryways.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"entry-mat-size-item\"\u003e\n          \u003cstrong\u003e24\" x 36\"\u003c\/strong\u003e\n          \u003cspan\u003eOffers wider coverage for mudrooms, back doors and busy household entrances.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Recommended spaces --\u003e\n  \u003csection class=\"entry-mat-section\"\u003e\n    \u003cdiv class=\"entry-mat-use-grid\"\u003e\n      \u003cdiv class=\"entry-mat-use-item\"\u003e\n        \u003cstrong\u003eFront Door\u003c\/strong\u003e\n        \u003cspan\u003eCreates a cleaner, more welcoming indoor entrance.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"entry-mat-use-item\"\u003e\n        \u003cstrong\u003eHallway\u003c\/strong\u003e\n        \u003cspan\u003eProtects busy walkways from everyday debris.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"entry-mat-use-item\"\u003e\n        \u003cstrong\u003eKitchen\u003c\/strong\u003e\n        \u003cspan\u003eAdds an easy-care mat near high-use areas.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"entry-mat-use-item\"\u003e\n        \u003cstrong\u003eMudroom\u003c\/strong\u003e\n        \u003cspan\u003eHelps collect dirt and light moisture from shoes.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Specifications --\u003e\n  \u003csection class=\"entry-mat-section\"\u003e\n    \u003cdiv class=\"entry-mat-spec-wrap\"\u003e\n      \u003ch2 class=\"entry-mat-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\n      \u003ctable class=\"entry-mat-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003eIndoor Door Mat \/ Entryway Mat\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n            \u003ctd\u003e17\" x 30\", 24\" x 36\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSurface\u003c\/td\u003e\n            \u003ctd\u003eSoft Linen-Look Woven Fabric\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBacking\u003c\/td\u003e\n            \u003ctd\u003eTextured Non-Slip Backing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProfile\u003c\/td\u003e\n            \u003ctd\u003eUltra-Thin Low Profile\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKey Features\u003c\/td\u003e\n            \u003ctd\u003eDirt Trapping, Moisture Absorbing, Non-Slip, Washable, Low Profile\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRecommended Use\u003c\/td\u003e\n            \u003ctd\u003eFront Door, Entryway, Hallway, Kitchen, Mudroom, Back Door\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFloor Compatibility\u003c\/td\u003e\n            \u003ctd\u003eHardwood, Tile, Laminate and Other Clean, Dry Indoor Floors\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCare Instructions\u003c\/td\u003e\n            \u003ctd\u003eVacuum, Hand Wash or Machine Wash; Air Dry; Do Not Bleach\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"entry-mat-note\"\u003e\n        \u003cstrong\u003eUse Note:\u003c\/strong\u003e Place the mat on a clean, dry and flat floor for\n        the best grip. Allow it to dry completely before returning it to the doorway.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Beige \/ 24\" × 36\"","offer_id":53465558024505,"sku":"PPG_35FTYHF8","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpcoydcanv.jpg?v=1781515971","url":"https:\/\/www.garvee.com\/products\/garvee-door-mat-24x36-low-profile-washable-ppg-35ftyhf8","provider":"GARVEE","version":"1.0","type":"link"}