{"title":"Most Popular Rugs In Garvee","description":"","products":[{"product_id":"garvee-area-rug-braided-print-non-pho-1168axs5","title":"Garvee 8x10 Boho Braided-Print Washable Area Rug, Low Pile Polyester Rug with Non-Slip Backing for Living Room, Bedroom \u0026 Office, Brown","description":"\u003cstyle\u003e\n  .garvee-brown-braided-rug {\n    --brand: #5a3a24;\n    --brand-dark: #352218;\n    --brand-soft: #f7f1eb;\n    --accent: #b78154;\n    --accent-soft: #fff8f1;\n    --line: #dfd0c3;\n    --text: #302c29;\n    --muted: #69615b;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 18px 14px;\n    color: var(--text);\n    background: var(--white);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.55;\n    box-sizing: border-box;\n  }\n\n  .garvee-brown-braided-rug *,\n  .garvee-brown-braided-rug *::before,\n  .garvee-brown-braided-rug *::after {\n    box-sizing: border-box;\n  }\n\n  .garvee-brown-braided-rug img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n    object-fit: contain !important;\n  }\n\n  .gbbr-section {\n    margin-bottom: 24px;\n  }\n\n  .gbbr-section:last-child {\n    margin-bottom: 0;\n  }\n\n  .gbbr-label {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 6px 13px;\n    color: var(--white);\n    background: var(--brand);\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .gbbr-heading {\n    margin: 0 0 11px;\n    color: var(--brand-dark);\n    font-size: 28px;\n    line-height: 1.24;\n  }\n\n  .gbbr-copy {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Hero *\/\n  .gbbr-hero {\n    overflow: hidden;\n    background: linear-gradient(135deg, var(--brand-soft) 0%, #ffffff 100%);\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    box-shadow: 0 8px 24px rgba(53, 34, 24, 0.07);\n  }\n\n  .gbbr-hero-image {\n    width: 100%;\n    background: var(--white);\n  }\n\n  .gbbr-hero-image img {\n    width: 100% !important;\n    height: auto !important;\n  }\n\n  .gbbr-hero-content {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);\n    gap: 24px;\n    align-items: center;\n    padding: 22px;\n  }\n\n  .gbbr-hero-list {\n    margin: 14px 0 0;\n    padding-left: 19px;\n  }\n\n  .gbbr-hero-list li {\n    margin-bottom: 6px;\n    color: #49413b;\n    font-size: 14px;\n  }\n\n  .gbbr-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 15px;\n  }\n\n  .gbbr-badge {\n    padding: 7px 11px;\n    color: var(--brand-dark);\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .gbbr-summary-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .gbbr-summary-item {\n    min-width: 0;\n    padding: 14px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .gbbr-summary-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brand-dark);\n    font-size: 14px;\n  }\n\n  .gbbr-summary-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Conversion strip *\/\n  .gbbr-benefit-strip {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 9px;\n    padding: 15px;\n    background: var(--brand-soft);\n    border: 1px solid var(--line);\n    border-radius: 16px;\n  }\n\n  .gbbr-benefit {\n    min-width: 0;\n    padding: 13px 10px;\n    text-align: center;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .gbbr-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brand-dark);\n    font-size: 14px;\n  }\n\n  .gbbr-benefit span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Two feature cards *\/\n  .gbbr-card-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    align-items: start;\n  }\n\n  .gbbr-card {\n    min-width: 0;\n    overflow: hidden;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 17px;\n    box-shadow: 0 5px 17px rgba(53, 34, 24, 0.05);\n  }\n\n  .gbbr-card-image {\n    width: 100%;\n    overflow: hidden;\n    background: var(--white);\n    border-bottom: 1px solid var(--line);\n  }\n\n  .gbbr-card-image img {\n    width: 100% !important;\n    height: auto !important;\n    max-height: none !important;\n  }\n\n  .gbbr-card-copy {\n    padding: 15px 16px 17px;\n  }\n\n  .gbbr-card h3 {\n    margin: 0 0 6px;\n    color: var(--brand-dark);\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .gbbr-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* Lifestyle section *\/\n  .gbbr-lifestyle {\n    display: grid;\n    grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr);\n    gap: 22px;\n    align-items: center;\n    padding: 19px;\n    background: linear-gradient(135deg, #ffffff 0%, var(--accent-soft) 100%);\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbbr-lifestyle-image {\n    min-width: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .gbbr-lifestyle-image img {\n    width: 100% !important;\n    height: auto !important;\n  }\n\n  .gbbr-lifestyle-copy {\n    min-width: 0;\n  }\n\n  .gbbr-lifestyle-copy h2,\n  .gbbr-size-title,\n  .gbbr-spec-title {\n    margin: 0 0 9px;\n    color: var(--brand-dark);\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .gbbr-lifestyle-copy p,\n  .gbbr-size-copy p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .gbbr-detail-list {\n    margin: 13px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gbbr-detail-list li {\n    position: relative;\n    margin-bottom: 8px;\n    padding-left: 18px;\n    color: #49413b;\n    font-size: 14px;\n  }\n\n  .gbbr-detail-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .gbbr-detail-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    width: 7px;\n    height: 7px;\n    background: var(--accent);\n    border-radius: 50%;\n  }\n\n  .gbbr-detail-list strong {\n    color: var(--brand-dark);\n  }\n\n  \/* Size guide *\/\n  .gbbr-size-wrap {\n    display: grid;\n    grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.96fr);\n    gap: 20px;\n    align-items: center;\n    padding: 19px;\n    background: var(--brand-soft);\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbbr-size-image {\n    min-width: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 14px;\n  }\n\n  .gbbr-size-image img {\n    width: 100% !important;\n    height: auto !important;\n  }\n\n  .gbbr-size-copy {\n    min-width: 0;\n  }\n\n  .gbbr-size-highlight {\n    margin-top: 14px;\n    padding: 14px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .gbbr-size-highlight strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--brand-dark);\n    font-size: 16px;\n  }\n\n  .gbbr-size-highlight span {\n    display: block;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  .gbbr-room-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 12px;\n  }\n\n  .gbbr-room-item {\n    padding: 10px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 10px;\n  }\n\n  .gbbr-room-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--brand-dark);\n    font-size: 13px;\n  }\n\n  .gbbr-room-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Specs *\/\n  .gbbr-spec-wrap {\n    padding: 20px;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbbr-spec-title {\n    margin-bottom: 14px;\n    text-align: center;\n  }\n\n  .gbbr-spec-table {\n    width: 100%;\n    overflow: hidden;\n    background: var(--white);\n    border: 1.5px solid var(--brand);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 12px;\n  }\n\n  .gbbr-spec-table td {\n    padding: 11px 15px;\n    border-bottom: 1px solid #e7dcd3;\n    vertical-align: top;\n    font-size: 14px;\n    overflow-wrap: anywhere;\n  }\n\n  .gbbr-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gbbr-spec-table td:first-child {\n    width: 34%;\n    color: #46372d;\n    background: var(--brand-soft);\n    font-weight: 700;\n  }\n\n  .gbbr-spec-table td:last-child {\n    color: var(--brand-dark);\n    font-weight: 700;\n  }\n\n  .gbbr-note {\n    margin-top: 14px;\n    padding: 12px 14px;\n    color: var(--muted);\n    background: var(--white);\n    border-left: 4px solid var(--brand);\n    border-radius: 8px;\n    font-size: 13px;\n  }\n\n  @media screen and (max-width: 1000px) {\n    .gbbr-benefit-strip {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 820px) {\n    .gbbr-hero-content,\n    .gbbr-lifestyle,\n    .gbbr-size-wrap {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .garvee-brown-braided-rug {\n      padding: 10px 7px;\n    }\n\n    .gbbr-section {\n      margin-bottom: 18px;\n    }\n\n    .gbbr-hero-content,\n    .gbbr-lifestyle,\n    .gbbr-size-wrap,\n    .gbbr-spec-wrap {\n      padding: 13px 11px;\n    }\n\n    .gbbr-heading {\n      font-size: 22px;\n    }\n\n    .gbbr-lifestyle-copy h2,\n    .gbbr-size-title,\n    .gbbr-spec-title {\n      font-size: 20px;\n    }\n\n    .gbbr-copy,\n    .gbbr-lifestyle-copy p,\n    .gbbr-size-copy p,\n    .gbbr-hero-list li,\n    .gbbr-detail-list li {\n      font-size: 13px;\n    }\n\n    .gbbr-summary-grid,\n    .gbbr-benefit-strip,\n    .gbbr-card-grid,\n    .gbbr-room-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gbbr-benefit-strip {\n      padding: 11px;\n    }\n\n    .gbbr-card-image,\n    .gbbr-card-image img,\n    .gbbr-lifestyle-image,\n    .gbbr-lifestyle-image img,\n    .gbbr-size-image,\n    .gbbr-size-image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none !important;\n      object-fit: contain !important;\n    }\n\n    .gbbr-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 8px 11px;\n      font-size: 13px;\n    }\n\n    .gbbr-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 3px;\n      border-bottom: 0;\n    }\n\n    .gbbr-spec-table td:last-child {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-brown-braided-rug\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003csection class=\"gbbr-section\"\u003e\n    \u003cdiv class=\"gbbr-hero\"\u003e\n\n      \u003cdiv class=\"gbbr-hero-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152699955301.jpg?v=1748582242\" alt=\"Garvee 8 by 10 brown braided-print washable area rug in a modern living room\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gbbr-hero-content\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"gbbr-label\"\u003eWashable Braided-Print Area Rug\u003c\/span\u003e\n\n          \u003ch2 class=\"gbbr-heading\"\u003e\n            Warm Woven-Inspired Style for Everyday Living\n          \u003c\/h2\u003e\n\n          \u003cp class=\"gbbr-copy\"\u003e\n            Bring inviting texture to your room with this 8' × 10' brown\n            braided-print rug. Its soft polyester surface recreates a layered\n            woven look while remaining washable, low-profile and easy to use\n            in busy family spaces.\n          \u003c\/p\u003e\n\n          \u003cul class=\"gbbr-hero-list\"\u003e\n            \u003cli\u003eBrown braided-print pattern adds depth without bulky weaving\u003c\/li\u003e\n            \u003cli\u003eLarge 8' × 10' size anchors sofas, beds and dining furniture\u003c\/li\u003e\n            \u003cli\u003eLow-pile surface fits neatly beneath furniture\u003c\/li\u003e\n            \u003cli\u003eDesigned for living rooms, bedrooms, offices and dining areas\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"gbbr-badges\"\u003e\n            \u003cspan class=\"gbbr-badge\"\u003eMachine Washable\u003c\/span\u003e\n            \u003cspan class=\"gbbr-badge\"\u003eNon-Slip Backing\u003c\/span\u003e\n            \u003cspan class=\"gbbr-badge\"\u003eSoft Low Pile\u003c\/span\u003e\n            \u003cspan class=\"gbbr-badge\"\u003eStain Resistant\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gbbr-summary-grid\"\u003e\n          \u003cdiv class=\"gbbr-summary-item\"\u003e\n            \u003cstrong\u003eBraided-Print Design\u003c\/strong\u003e\n            \u003cspan\u003eCreates woven visual texture without a thick braided profile.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gbbr-summary-item\"\u003e\n            \u003cstrong\u003eMade for Busy Rooms\u003c\/strong\u003e\n            \u003cspan\u003eSuitable for frequently used family and seating areas.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gbbr-summary-item\"\u003e\n            \u003cstrong\u003eEasy Daily Cleaning\u003c\/strong\u003e\n            \u003cspan\u003eCompatible with regular and robot vacuum cleaning.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gbbr-summary-item\"\u003e\n            \u003cstrong\u003eFoldable Construction\u003c\/strong\u003e\n            \u003cspan\u003eConvenient for washing, moving and compact storage.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Quick benefits --\u003e\n  \u003csection class=\"gbbr-section\"\u003e\n    \u003cdiv class=\"gbbr-benefit-strip\"\u003e\n\n      \u003cdiv class=\"gbbr-benefit\"\u003e\n        \u003cstrong\u003eMachine Washable\u003c\/strong\u003e\n        \u003cspan\u003eSimple deeper cleaning for spills and everyday messes.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gbbr-benefit\"\u003e\n        \u003cstrong\u003eNon-Slip Backing\u003c\/strong\u003e\n        \u003cspan\u003eHelps reduce shifting on clean, dry and flat floors.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gbbr-benefit\"\u003e\n        \u003cstrong\u003eSoft Low Pile\u003c\/strong\u003e\n        \u003cspan\u003eFits beneath furniture without bulky height.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gbbr-benefit\"\u003e\n        \u003cstrong\u003eReinforced Edges\u003c\/strong\u003e\n        \u003cspan\u003eFinished borders help maintain a neat appearance.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gbbr-benefit\"\u003e\n        \u003cstrong\u003eKid \u0026amp; Pet Friendly\u003c\/strong\u003e\n        \u003cspan\u003eShort fibers help simplify hair, crumb and dust cleanup.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Construction and care --\u003e\n  \u003csection class=\"gbbr-section\"\u003e\n    \u003cdiv class=\"gbbr-card-grid\"\u003e\n\n      \u003carticle class=\"gbbr-card\"\u003e\n        \u003cdiv class=\"gbbr-card-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152862799467_8fd94260-e1e5-4486-b32a-6bd2085621b2.jpg?v=1760592994\" alt=\"Garvee braided-print rug non-slip backing reinforced edge and pet-friendly surface\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gbbr-card-copy\"\u003e\n          \u003ch3\u003eMore Stable, Comfortable and Durable\u003c\/h3\u003e\n          \u003cp\u003e\n            The soft low-pile surface, finished edges and textured backing\n            provide a practical alternative to thin, easily shifting floor\n            coverings.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gbbr-card\"\u003e\n        \u003cdiv class=\"gbbr-card-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152862108002_f3181721-580e-4cb1-8e04-fa346d41c1ef.jpg?v=1769051950\" alt=\"Garvee brown washable area rug machine washable regular vacuum and robot vacuum friendly\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gbbr-card-copy\"\u003e\n          \u003ch3\u003eFlexible Cleaning for Real Homes\u003c\/h3\u003e\n          \u003cp\u003e\n            Use a regular vacuum or robot vacuum for routine debris, spot clean\n            small spills, or machine wash when a deeper refresh is needed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Lifestyle section --\u003e\n  \u003csection class=\"gbbr-section\"\u003e\n    \u003cdiv class=\"gbbr-lifestyle\"\u003e\n\n      \u003cdiv class=\"gbbr-lifestyle-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152296658132_3ed1cc67-d8f0-41c4-8e77-aecd3b439fd0.jpg?v=1781773278\" alt=\"Garvee brown braided-print rug styled in a living room\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gbbr-lifestyle-copy\"\u003e\n        \u003cspan class=\"gbbr-label\"\u003eDesigned for Living Rooms\u003c\/span\u003e\n\n        \u003ch2\u003eWarm Neutral Texture That Grounds Your Furniture\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The brown braided-print surface adds visual warmth without competing\n          with sofas, chairs or wood furniture, making it easy to coordinate\n          with farmhouse, modern and casual interiors.\n        \u003c\/p\u003e\n\n        \u003cul class=\"gbbr-detail-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eLarge Room Coverage:\u003c\/strong\u003e\n            The 8' × 10' footprint helps define seating and conversation areas.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eBalanced Brown Palette:\u003c\/strong\u003e\n            Coordinates easily with beige, cream, gray and natural wood tones.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eFurniture-Friendly Profile:\u003c\/strong\u003e\n            Low pile works beneath sofas, chairs, tables and office furniture.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eEveryday Durability:\u003c\/strong\u003e\n            Polyester construction is designed for regular household activity.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Size guide --\u003e\n  \u003csection class=\"gbbr-section\"\u003e\n    \u003cdiv class=\"gbbr-size-wrap\"\u003e\n\n      \u003cdiv class=\"gbbr-size-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152119266395_da550759-ea32-4234-958b-d5822e5ba6eb.jpg?v=1769051974\" alt=\"Garvee brown braided-print area rug room size recommendation guide\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gbbr-size-copy\"\u003e\n        \u003cspan class=\"gbbr-label\"\u003e8' × 10' Room Coverage\u003c\/span\u003e\n\n        \u003ch2 class=\"gbbr-size-title\"\u003eA Versatile Size for Larger Living Spaces\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The 8' × 10' size works well for anchoring grouped furniture while\n          maintaining a balanced border of visible flooring.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gbbr-size-highlight\"\u003e\n          \u003cstrong\u003eRecommended Placement\u003c\/strong\u003e\n          \u003cspan\u003e\n            Position the front legs of sofas and chairs on the rug, or place\n            the rug beneath a bed or dining arrangement depending on room size.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gbbr-room-grid\"\u003e\n          \u003cdiv class=\"gbbr-room-item\"\u003e\n            \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n            \u003cspan\u003eAnchors sofas, chairs and coffee tables.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gbbr-room-item\"\u003e\n            \u003cstrong\u003eBedroom\u003c\/strong\u003e\n            \u003cspan\u003eAdds soft coverage around larger beds.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gbbr-room-item\"\u003e\n            \u003cstrong\u003eDining Room\u003c\/strong\u003e\n            \u003cspan\u003eCreates a defined base beneath dining furniture.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"gbbr-room-item\"\u003e\n            \u003cstrong\u003eHome Office\u003c\/strong\u003e\n            \u003cspan\u003eWarms open workspaces and seating zones.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Specifications --\u003e\n  \u003csection class=\"gbbr-section\"\u003e\n    \u003cdiv class=\"gbbr-spec-wrap\"\u003e\n      \u003ch2 class=\"gbbr-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\n      \u003ctable class=\"gbbr-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003eWashable Braided-Print Area Rug\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e8' × 10'\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eBrown\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003ePolyester\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePattern\u003c\/td\u003e\n            \u003ctd\u003eBoho Braided-Print Woven-Inspired Pattern\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePile Height\u003c\/td\u003e\n            \u003ctd\u003eLow Pile\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBacking\u003c\/td\u003e\n            \u003ctd\u003eTextured Non-Slip Backing\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSpecial Features\u003c\/td\u003e\n            \u003ctd\u003eMachine Washable, Foldable, Stain Resistant, Non-Shedding, Reinforced Edges\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eRecommended Rooms\u003c\/td\u003e\n            \u003ctd\u003eLiving Room, Bedroom, Dining Room and Home Office\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCare Instructions\u003c\/td\u003e\n            \u003ctd\u003eRobot Vacuum, Regular Vacuum, Spot Clean or Machine Wash Cold; Air Dry Completely\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"gbbr-note\"\u003e\n        \u003cstrong\u003ePattern \u0026amp; Care Note:\u003c\/strong\u003e\n        This rug features a printed braided-style design and is not a\n        hand-braided rug. Place it on a clean, dry and flat floor for the best\n        backing performance. Temporary creases from folded packaging normally\n        relax after the rug is laid flat.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 8' × 10'","offer_id":49451953357113,"sku":"PHO_1168AXS5","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457140747267475.jpg?v=1775635438"},{"product_id":"garvee-ultra-thin-moroccan-area-rug-9x12-soft-faux-wool-non-slip-washable-ideal-for-living-room-bedroom-dining-room-garvee","title":"Garvee Ultra-Thin Moroccan Area Rug 9x12 - Soft Faux Wool, Non-Slip, Washable - Ideal for Living Room, Bedroom, Dining Room","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704776992686.jpg?v=1762765474\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003eGARVEE washable rugs are made from high-quality synthetic wool fabric that adds an ultra-soft touch and charming look to any room in your home.\u003c\/p\u003e\n\u003cp\u003eOur rugs use a non-slip TPR backing that is perfectly suited for hardwood floors and different rug placement needs.\u003c\/p\u003e\n\u003cp\u003eThere are six sizes available: 2 x 3 feet, 2 x 6 feet, 4 x 6 feet, 5 x 8 feet, and 8 x 10 feet, so you can choose freely.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"aplus_module standard_image_sidebar\"\u003e\n\u003cdiv class=\"img_floatleft\"\u003e\n\u003cdiv class=\"leftwrap\"\u003e\n\u003cdiv class=\"leftimage\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/ffe1f514-4e7c-4a65-ad42-e82c4c6b3292_b0d24733-b40b-483c-829b-017d47608bbf.jpg?v=1718212369\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/ffe1f514-4e7c-4a65-ad42-e82c4c6b3292_b0d24733-b40b-483c-829b-017d47608bbf.jpg?v=1718212369\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lefttext\"\u003e\n\u003ch5\u003eMachine washable Moroccan rugs\u003c\/h5\u003e\n\u003cul\u003e\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rightwrap\"\u003e\n\u003cdiv class=\"rightwrap_inner\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/2ce587c8-6e7e-473f-b88b-63527b5e272d_a65de024-5a02-44b9-928a-38e951ef293d.jpg?v=1718212368\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/2ce587c8-6e7e-473f-b88b-63527b5e272d_a65de024-5a02-44b9-928a-38e951ef293d.jpg?v=1718212368\" alt=\"\"\u003e\n\u003ch5\u003eFeatures:\u003c\/h5\u003e\n\u003cul style=\"background-color: transparent;\"\u003e\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003eMachine washable\u003c\/li\u003e\n\u003cli\u003eNon-slip\u003c\/li\u003e\n\u003cli\u003eStain resistant\u003c\/li\u003e\n\u003cli\u003ePet and child friendly\u003c\/li\u003e\n\u003cli\u003eFoldable\u003c\/li\u003e\n\u003cli\u003eAbstract design\u003c\/li\u003e\n\u003cli\u003eLight weight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    @media screen and (max-width:800px){\n        .standard_image_sidebar .rightwrap_inner{\n            display:flex;\n            flex-direction:column;\n            align-items: center;\n        }\n        .standard_image_sidebar .rightwrap_inner\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n        .standard_image_sidebar .rightwrap_inner\u003eul{\n            width:100%;\n        }\n        .standard_image_sidebar .rightwrap{\n            order:1;\n            margin-bottom:10px;\n        }\n        .standard_image_sidebar .leftwrap{\n            order:2;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"aplus_module standard_four_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cdiv class=\"count_imgs_wrap\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"count_imgs\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/7cf07b85-43cf-4516-a54c-e6318ee58cfe_4f63f32f-5a54-45b7-a806-a9281b29b4eb.jpg?v=1718212368\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/7cf07b85-43cf-4516-a54c-e6318ee58cfe_4f63f32f-5a54-45b7-a806-a9281b29b4eb.jpg?v=1718212368\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003eUltra-soft synthetic wool\u003c\/h4\u003e\n\u003cp class=\"a-size-small\"\u003eThe elegant latticework and modern rug are made from high-quality synthetic wool, which feels soft and silky to the touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"count_imgs\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c6045ba7-1cea-4653-80fe-87ceab3c2ceb_3ee82a83-e876-457a-a09b-09ee241a97d3.jpg?v=1718212367\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c6045ba7-1cea-4653-80fe-87ceab3c2ceb_3ee82a83-e876-457a-a09b-09ee241a97d3.jpg?v=1718212367\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003eNon-slip backing\u003c\/h4\u003e\n\u003cp class=\"a-size-small\"\u003eHigh-quality non-slip TPR latex backing effectively keeps the mat in a stable position and prevents dangerous movements and slipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"count_imgs\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/0b1ff357-3ad5-4ced-b6e3-78295342ca99_42371043-7cc7-4b8a-9f4d-6843bafb8a9c.jpg?v=1718212368\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/0b1ff357-3ad5-4ced-b6e3-78295342ca99_42371043-7cc7-4b8a-9f4d-6843bafb8a9c.jpg?v=1718212368\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003eDurable edging and non-shedding surface\u003c\/h4\u003e\n\u003cp class=\"a-size-small\"\u003eOur machine-washable rug has high-density stitched edging that makes it stronger and more durable, helping the rugs last longer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"count_imgs\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/dcdb31ca-e383-4a64-8039-a86a811158be_eda0c0b2-1e04-4c57-9d8e-b4a091c48a94.jpg?v=1718212368\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/dcdb31ca-e383-4a64-8039-a86a811158be_eda0c0b2-1e04-4c57-9d8e-b4a091c48a94.jpg?v=1718212368\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003eLow pile carpet\u003c\/h4\u003e\n\u003cp class=\"a-size-small\"\u003eThis lightweight carpet is very durable and stain resistant. Suitable for busy areas such as the living room, bedroom, kitchen, bathroom, and office.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d525e98f-38cd-462f-9577-e7bb40252255_6d85a743-6497-444a-b6fd-6a74f472c93e.jpg?v=1718212368\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d525e98f-38cd-462f-9577-e7bb40252255_6d85a743-6497-444a-b6fd-6a74f472c93e.jpg?v=1718212368\"\u003e\n\u003cp\u003eClean debris from the rug with a broom or vacuum cleaner. Machine wash with cold water on a gentle cycle when thorough cleaning is required. Air dry or tumble dry on a no-heat cycle. Do not iron.\u003c\/p\u003e\n\u003cp\u003eThe non-slip TPR backing of the rug can effectively keep the rug in a stable position and prevent it from slipping.\u003c\/p\u003e\n\u003cp\u003eWhether you step on it barefoot or lie down on it, you can feel the warmth and comfort underneath.\u003c\/p\u003e\n\u003cp\u003eThe washable rug is an ideal base for high-traffic areas such as the entrance, living room, dining room, kitchen, and hallways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a15e6b96-d78f-49ab-b60b-aa1be1532463_eafd167f-0317-4976-97fe-3fc13a00a9f0.jpg?v=1718212369\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a15e6b96-d78f-49ab-b60b-aa1be1532463_eafd167f-0317-4976-97fe-3fc13a00a9f0.jpg?v=1718212369\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e9' x 12'(Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eFaux Wool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e28.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBack Material Type\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eOrange\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTheme\u003c\/td\u003e\n\u003ctd\u003eFloral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eTrellis\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eFoldable, Non Slip, Washable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eMoroccan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 600px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        display: block;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    @media screen and (max-width:800px){\n        .standard_image_sidebar .rightwrap_inner{\n            display:flex;\n            flex-direction:column;\n            align-items: center;\n        }\n        .standard_image_sidebar .rightwrap_inner\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n        .standard_image_sidebar .rightwrap_inner\u003eul{\n            width:100%;\n        }\n        .standard_image_sidebar .rightwrap{\n            order:1;\n            margin-bottom:10px;\n        }\n        .standard_image_sidebar .leftwrap{\n            order:2;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Orange \/ 9' × 12'","offer_id":49451960566073,"sku":"PHO_10OJUS6X","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91QxCrjEaxL.jpg?v=1718932218"},{"product_id":"garvee-washable-9x12-area-rugs-modern-braided-print-rug-washable-rug-soft-boho-bedroom-rug-non-slip-non-shedding-floor-carpet-low-pile-foldable-thin-rug-for-dining-room-home-office-nursery-brown-garvee","title":"Garvee Bordered Brown 9x12 Boho Printed Washable Rug, Modern Braided Low Pile Polyester Area Rug Non-Slip Non-Shedding for Living Room Bedroom Office","description":"\u003cstyle\u003e\n  .garvee-braided-print-rug {\n    --brown: #5a3a26;\n    --brown-dark: #342217;\n    --brown-soft: #f7f1eb;\n    --cream: #fffaf5;\n    --accent: #b47b4f;\n    --line: #dfd0c3;\n    --text: #302c29;\n    --muted: #6a625c;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 18px 14px;\n    color: var(--text);\n    background: var(--white);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.55;\n    box-sizing: border-box;\n  }\n\n  .garvee-braided-print-rug *,\n  .garvee-braided-print-rug *::before,\n  .garvee-braided-print-rug *::after {\n    box-sizing: border-box;\n  }\n\n  .garvee-braided-print-rug img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n  }\n\n  .gbp-section {\n    margin: 0 0 24px;\n  }\n\n  .gbp-section:last-child {\n    margin-bottom: 0;\n  }\n\n  .gbp-label {\n    display: inline-block;\n    margin: 0 0 9px;\n    padding: 6px 13px;\n    color: var(--white);\n    background: var(--brown);\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .gbp-title {\n    margin: 0 0 11px;\n    color: var(--brown-dark);\n    font-size: 29px;\n    line-height: 1.23;\n  }\n\n  .gbp-subtitle {\n    margin: 0 0 9px;\n    color: var(--brown-dark);\n    font-size: 23px;\n    line-height: 1.27;\n  }\n\n  .gbp-text {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Hero *\/\n  .gbp-hero {\n    overflow: hidden;\n    background: linear-gradient(135deg, var(--brown-soft) 0%, #ffffff 100%);\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    box-shadow: 0 8px 24px rgba(52, 34, 23, 0.07);\n  }\n\n  .gbp-hero-image {\n    overflow: hidden;\n    background: var(--white);\n    line-height: 0;\n  }\n\n  .gbp-hero-image img {\n    width: 100%;\n    height: auto !important;\n    object-fit: contain;\n  }\n\n  .gbp-hero-content {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);\n    gap: 24px;\n    align-items: center;\n    padding: 23px;\n  }\n\n  .gbp-hero-list {\n    margin: 14px 0 0;\n    padding-left: 19px;\n  }\n\n  .gbp-hero-list li {\n    margin-bottom: 6px;\n    color: #49413b;\n    font-size: 14px;\n  }\n\n  .gbp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 15px;\n  }\n\n  .gbp-badge {\n    padding: 7px 11px;\n    color: var(--brown-dark);\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .gbp-summary {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .gbp-summary-item {\n    min-width: 0;\n    padding: 14px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .gbp-summary-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gbp-summary-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Core benefits *\/\n  .gbp-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 9px;\n    padding: 15px;\n    background: var(--brown-soft);\n    border: 1px solid var(--line);\n    border-radius: 17px;\n  }\n\n  .gbp-benefit {\n    min-width: 0;\n    padding: 13px 10px;\n    text-align: center;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .gbp-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n    line-height: 1.3;\n  }\n\n  .gbp-benefit span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Three selling-point cards *\/\n  .gbp-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n    align-items: stretch;\n  }\n\n  .gbp-card {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n    height: 100%;\n    overflow: hidden;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52, 34, 23, 0.05);\n  }\n\n  \/*\n    Keep images at their original proportions.\n    No square container, fixed height, padding or object-fit: contain.\n    This removes the large white space shown in the previous version.\n  *\/\n  .gbp-card-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    overflow: hidden;\n    padding: 0;\n    margin: 0;\n    background: transparent;\n    border-bottom: 1px solid var(--line);\n    line-height: 0;\n  }\n\n  .gbp-card-image img {\n    display: block;\n    width: 100% !important;\n    height: auto !important;\n    max-height: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    object-fit: initial !important;\n    object-position: center;\n  }\n\n  .gbp-card-copy {\n    display: flex;\n    flex: 1;\n    flex-direction: column;\n    justify-content: center;\n    padding: 15px 14px 17px;\n    text-align: center;\n  }\n\n  .gbp-card h3 {\n    margin: 0 0 6px;\n    color: var(--brown-dark);\n    font-size: 17px;\n    line-height: 1.3;\n  }\n\n  .gbp-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* Room placement *\/\n  .gbp-room-wrap {\n    padding: 20px;\n    background: linear-gradient(135deg, #ffffff 0%, var(--cream) 100%);\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbp-room-head {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    text-align: center;\n  }\n\n  .gbp-room-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .gbp-room-item {\n    min-width: 0;\n    padding: 14px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .gbp-room-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gbp-room-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.43;\n  }\n\n  \/* Size guide *\/\n  .gbp-size-wrap {\n    display: grid;\n    grid-template-columns: minmax(0, 1.03fr) minmax(0, 0.97fr);\n    gap: 21px;\n    align-items: center;\n    padding: 19px;\n    background: var(--brown-soft);\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbp-size-image {\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    line-height: 0;\n  }\n\n  .gbp-size-image img {\n    width: 100%;\n    height: auto !important;\n    object-fit: contain;\n  }\n\n  .gbp-size-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: 14px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gbp-size-list li {\n    padding: 7px 11px;\n    color: var(--brown-dark);\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .gbp-size-groups {\n    display: grid;\n    gap: 8px;\n    margin-top: 13px;\n  }\n\n  .gbp-size-group {\n    padding: 10px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 10px;\n  }\n\n  .gbp-size-group strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--brown-dark);\n    font-size: 13px;\n  }\n\n  .gbp-size-group span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Purchase reassurance *\/\n  .gbp-reassurance {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    padding: 15px;\n    background: #fffaf5;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n  }\n\n  .gbp-reassurance-item {\n    min-width: 0;\n    padding: 13px 11px;\n    text-align: center;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .gbp-reassurance-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gbp-reassurance-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Specifications *\/\n  .gbp-spec-wrap {\n    padding: 20px;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbp-spec-title {\n    margin: 0 0 14px;\n    color: var(--brown-dark);\n    text-align: center;\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .gbp-spec-table {\n    width: 100%;\n    overflow: hidden;\n    background: var(--white);\n    border: 1.5px solid var(--brown);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 12px;\n  }\n\n  .gbp-spec-table td {\n    padding: 11px 15px;\n    border-bottom: 1px solid #e7dcd3;\n    vertical-align: top;\n    font-size: 14px;\n    overflow-wrap: anywhere;\n  }\n\n  .gbp-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gbp-spec-table td:first-child {\n    width: 34%;\n    color: #46372d;\n    background: var(--brown-soft);\n    font-weight: 700;\n  }\n\n  .gbp-spec-table td:last-child {\n    color: var(--brown-dark);\n    font-weight: 700;\n  }\n\n  .gbp-note {\n    margin-top: 14px;\n    padding: 12px 14px;\n    color: var(--muted);\n    background: var(--white);\n    border-left: 4px solid var(--brown);\n    border-radius: 8px;\n    font-size: 13px;\n  }\n\n  @media screen and (max-width: 1000px) {\n    .gbp-benefit-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .gbp-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .gbp-room-grid,\n    .gbp-reassurance {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 820px) {\n    .gbp-hero-content,\n    .gbp-size-wrap {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .garvee-braided-print-rug {\n      padding: 10px 7px;\n    }\n\n    .gbp-section {\n      margin-bottom: 18px;\n    }\n\n    .gbp-hero-content,\n    .gbp-room-wrap,\n    .gbp-size-wrap,\n    .gbp-spec-wrap {\n      padding: 13px 11px;\n    }\n\n    .gbp-title {\n      font-size: 22px;\n    }\n\n    .gbp-subtitle,\n    .gbp-spec-title {\n      font-size: 20px;\n    }\n\n    .gbp-text,\n    .gbp-hero-list li {\n      font-size: 13px;\n    }\n\n    .gbp-summary,\n    .gbp-benefit-grid,\n    .gbp-card-grid,\n    .gbp-room-grid,\n    .gbp-reassurance {\n      grid-template-columns: 1fr;\n    }\n\n    .gbp-benefit-grid,\n    .gbp-reassurance {\n      padding: 11px;\n    }\n\n    .gbp-card-image,\n    .gbp-card-image img {\n      width: 100% !important;\n      height: auto !important;\n      min-height: 0 !important;\n      max-height: none !important;\n      aspect-ratio: auto !important;\n      object-fit: initial !important;\n    }\n\n    .gbp-card-copy {\n      padding: 13px 12px 15px;\n    }\n\n    .gbp-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 8px 11px;\n      font-size: 13px;\n    }\n\n    .gbp-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 3px;\n      border-bottom: 0;\n    }\n\n    .gbp-spec-table td:last-child {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-braided-print-rug\"\u003e\n\u003c!-- Hero --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-hero\"\u003e\n\u003cdiv class=\"gbp-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152699955301.jpg?v=1748582242\" alt=\"Garvee brown braided-print washable area rug in a modern living room\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbp-hero-content\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gbp-label\"\u003eWashable Braided-Print Rug\u003c\/span\u003e\n\u003ch2 class=\"gbp-title\"\u003eWarm Woven-Inspired Style for Every Room Size\u003c\/h2\u003e\n\u003cp class=\"gbp-text\"\u003eAdd rich brown texture without the bulk of a traditional braided rug. The printed polyester surface offers a soft, low-profile feel with practical cleaning and multiple sizes for hallways, bedrooms and large living spaces.\u003c\/p\u003e\n\u003cul class=\"gbp-hero-list\"\u003e\n\u003cli\u003eDetailed braided-print pattern adds warm visual depth\u003c\/li\u003e\n\u003cli\u003eLow-pile surface fits beneath furniture and doors\u003c\/li\u003e\n\u003cli\u003eNon-slip backing helps reduce shifting on clean, dry floors\u003c\/li\u003e\n\u003cli\u003eTen sizes available for runners and area-rug layouts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"gbp-badges\"\u003e\n\u003cspan class=\"gbp-badge\"\u003eMachine Washable\u003c\/span\u003e \u003cspan class=\"gbp-badge\"\u003eNon-Slip Backing\u003c\/span\u003e \u003cspan class=\"gbp-badge\"\u003eSoft Low Pile\u003c\/span\u003e \u003cspan class=\"gbp-badge\"\u003eStain Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-summary\"\u003e\n\u003cdiv class=\"gbp-summary-item\"\u003e\n\u003cstrong\u003eBraided-Print Design\u003c\/strong\u003e \u003cspan\u003eWoven-inspired character without a thick, bulky profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-summary-item\"\u003e\n\u003cstrong\u003eTen Size Options\u003c\/strong\u003e \u003cspan\u003eRunner, compact, medium, large and extra-large coverage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-summary-item\"\u003e\n\u003cstrong\u003eEasy Daily Care\u003c\/strong\u003e \u003cspan\u003eVacuum, spot clean or machine wash when needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-summary-item\"\u003e\n\u003cstrong\u003eFamily-Friendly Surface\u003c\/strong\u003e \u003cspan\u003eShort fibers help simplify pet hair and crumb cleanup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Core benefits --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-benefit-grid\"\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eWashable Easy Care\u003c\/strong\u003e \u003cspan\u003eConvenient deeper cleaning for spills and daily messes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eStable Placement\u003c\/strong\u003e \u003cspan\u003eBacking helps reduce unwanted movement on suitable floors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eSoft Low Pile\u003c\/strong\u003e \u003cspan\u003eComfortable underfoot without bulky rug height.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eReinforced Edges\u003c\/strong\u003e \u003cspan\u003eFinished borders help maintain a clean, neat shape.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eKid \u0026amp; Pet Friendly\u003c\/strong\u003e \u003cspan\u003ePractical for active homes and frequently used rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Three selling points with natural image height --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-card-grid\"\u003e\n\u003carticle class=\"gbp-card\"\u003e\n\u003cdiv class=\"gbp-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152862799467_8fd94260-e1e5-4486-b32a-6bd2085621b2.jpg?v=1760592994\" alt=\"Garvee rug comparison showing non-slip backing reinforced edge and pet-friendly surface\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbp-card-copy\"\u003e\n\u003ch3\u003eBuilt for More Confident Everyday Use\u003c\/h3\u003e\n\u003cp\u003eFinished edges, a low-pile surface and textured backing provide practical support for active family rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gbp-card\"\u003e\n\u003cdiv class=\"gbp-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152862108002_f3181721-580e-4cb1-8e04-fa346d41c1ef.jpg?v=1769051950\" alt=\"Garvee washable brown rug with regular vacuum and robot vacuum cleaning\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbp-card-copy\"\u003e\n\u003ch3\u003eCleaning Options for Busy Homes\u003c\/h3\u003e\n\u003cp\u003eVacuum or robot clean routine debris, wipe small spills promptly or machine wash when a deeper refresh is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gbp-card\"\u003e\n\u003cdiv class=\"gbp-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152296658132_3ed1cc67-d8f0-41c4-8e77-aecd3b439fd0.jpg?v=1781773278\" alt=\"Garvee brown braided-print area rug styled in a living room\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbp-card-copy\"\u003e\n\u003ch3\u003eWarm Neutral Style That Coordinates Easily\u003c\/h3\u003e\n\u003cp\u003eBrown woven-inspired tones pair naturally with cream upholstery, wood furniture and relaxed farmhouse or modern décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Room placement without repeated images --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-room-wrap\"\u003e\n\u003cdiv class=\"gbp-room-head\"\u003e\n\u003cspan class=\"gbp-label\"\u003eFlexible Room Placement\u003c\/span\u003e\n\u003ch2 class=\"gbp-subtitle\"\u003eChoose the Coverage That Fits Your Furniture Layout\u003c\/h2\u003e\n\u003cp class=\"gbp-text\"\u003eFrom narrow runners to extra-large area rugs, each size offers practical coverage while maintaining the same coordinated brown pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-room-grid\"\u003e\n\u003cdiv class=\"gbp-room-item\"\u003e\n\u003cstrong\u003eHallway \u0026amp; Entryway\u003c\/strong\u003e \u003cspan\u003eRunner sizes add soft coverage to narrow walkways and entrances.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-room-item\"\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003eMedium and large sizes help anchor sofas, chairs and coffee tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-room-item\"\u003e\n\u003cstrong\u003eBedroom\u003c\/strong\u003e \u003cspan\u003ePlace beside the bed or beneath bedroom furniture for added comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-room-item\"\u003e\n\u003cstrong\u003eDining Room \u0026amp; Office\u003c\/strong\u003e \u003cspan\u003eLow pile works beneath dining furniture, desks and office chairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Size guide --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-size-wrap\"\u003e\n\u003cdiv class=\"gbp-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152119266395_da550759-ea32-4234-958b-d5822e5ba6eb.jpg?v=1769051974\" alt=\"Garvee braided-print rug room size recommendation guide\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gbp-label\"\u003eTen Available Sizes\u003c\/span\u003e\n\u003ch2 class=\"gbp-subtitle\"\u003eFrom Hallway Runners to Extra-Large Area Rugs\u003c\/h2\u003e\n\u003cp class=\"gbp-text\"\u003eMatch the rug to your available floor space, doorway clearance and furniture arrangement.\u003c\/p\u003e\n\u003cdiv class=\"gbp-size-groups\"\u003e\n\u003cdiv class=\"gbp-size-group\"\u003e\n\u003cstrong\u003eRunner Rugs\u003c\/strong\u003e \u003cspan\u003e2' × 6', 2' × 8' and 2' × 10' for hallways, kitchens, entryways and laundry rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-size-group\"\u003e\n\u003cstrong\u003eCompact Area Rugs\u003c\/strong\u003e \u003cspan\u003e3' × 5', 4' × 6' and 5' × 7' for bedrooms, offices and smaller seating spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-size-group\"\u003e\n\u003cstrong\u003eMedium \u0026amp; Large Rugs\u003c\/strong\u003e \u003cspan\u003e6' × 9' and 8' × 10' for living rooms, bedrooms and dining areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-size-group\"\u003e\n\u003cstrong\u003eExtra-Large Coverage\u003c\/strong\u003e \u003cspan\u003e9' × 12' and 10' × 13' for spacious rooms and open furniture layouts.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Purchase reassurance --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-reassurance\"\u003e\n\u003cdiv class=\"gbp-reassurance-item\"\u003e\n\u003cstrong\u003ePrinted Braided Design\u003c\/strong\u003e \u003cspan\u003eCreates a woven look without rough natural-jute fibers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-reassurance-item\"\u003e\n\u003cstrong\u003eFoldable Shipping\u003c\/strong\u003e \u003cspan\u003eTemporary packaging creases normally relax after laying flat.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-reassurance-item\"\u003e\n\u003cstrong\u003eFloor Preparation\u003c\/strong\u003e \u003cspan\u003eUse on a clean, dry and flat floor for the best backing performance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-reassurance-item\"\u003e\n\u003cstrong\u003eSize-Based Washing\u003c\/strong\u003e \u003cspan\u003eLarge rugs may require an appropriate-capacity or commercial washer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-spec-wrap\"\u003e\n\u003ch2 class=\"gbp-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003ctable class=\"gbp-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eWashable Braided-Print Area Rug \/ Runner Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eBoho Braided-Print Woven-Inspired Pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\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\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMachine-Made Printed Surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Features\u003c\/td\u003e\n\u003ctd\u003eMachine Washable, Foldable, Stain Resistant, Non-Shedding and Reinforced Edges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Rooms\u003c\/td\u003e\n\u003ctd\u003eLiving Room, Bedroom, Dining Room, Home Office, Hallway, Kitchen, Entryway and Laundry Room\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eVacuum, Robot Vacuum, Spot Clean or Machine Wash Cold in an Appropriate-Capacity Washer; Air Dry Completely\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"gbp-note\"\u003e\n\u003cstrong\u003eMaterial \u0026amp; Care Note:\u003c\/strong\u003e This product features a printed braided-style pattern and is not a hand-braided or natural-jute rug. Temporary fold marks may appear after unpacking. Lay the rug flat, reverse roll it or place light objects over raised areas until the surface relaxes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 9' × 12'","offer_id":49452181913913,"sku":"PHO_1168DZXF","price":97.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91dtmEI4XrL_8327d2d3-95f7-4cfc-adb2-ce427c51cf49.jpg?v=1718932381"},{"product_id":"garvee-large-area-area-rugs-9x12-large-area-living-room-under-100-rugs-for-bedroom-carpet-fuzzy-rug-soft-rugs-for-bedroom-decor-pink-garvee","title":"Garvee Fluffy \u0026 Sheepskin Light Pink 9x12 Vintage Modern Rug, Non-Slip Non-Shedding Kid \u0026 Pet Friendly Plush Carpet Easy Clean for Living Room Bedroom Nursery","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e✨【Safety Non-Slip Design】 -Our Living room rugs use rubber anti slip bottoms to ensure that you can safely place them in busy areas without moving them around. Therefore, you do not need to purchase additional anti slip pads. This non-slip carpet is suitable for children to play with, protecting your floor from wear and tear while giving them a place to play to the fullest.\u003c\/li\u003e\n\u003cli\u003e✨【Excellent Design Carpet】-The antique modern style Carpet adds a mysterious and luxurious atmosphere to your home. The hustle and bustle of life implies tranquility and warmth, relaxing your body and mind through visual stimulation.\u003c\/li\u003e\n\u003cli\u003e✨【Widely Used Area Rug】 -Our shaggy rug come in multiple sizes, allowing you to choose the appropriate size based on your matching position. Whether it's an indoor entrance, bedroom, living room, kitchen, classroom, office, student dormitory, etc. you can get the use you're satisfied with.\u003c\/li\u003e\n\u003cli\u003e✨【Easy to Clean Rug】-Beautiful fuzzy rug can decorate a home beautifully, but cleaning is a headache. For daily cleaning, you can use a vacuum cleaner, broom, etc. to do simple daily cleaning.\u003c\/li\u003e\n\u003cli\u003e✨【Kid and Pet-friendly】-Our non-shedding carpet can be used for pets and children to play with. Its thick soft texture can protect children from skin injuries.Its stain resistance can resist simple stains caused by pets.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.915%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003e9x12 Feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eHigh Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eLight Pink\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eTie-Dye\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eNon Slip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eRoom Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eBedroom\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eNumber of Pieces\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eModel Name\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003eQSKYUZJZPink9x10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eUPC\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003e198290394593\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.2895%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 53.6952%;\"\u003e17.04 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Light Pink \/ 9' × 12'","offer_id":49490886787385,"sku":"PHK_389WS5CF","price":82.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8185tQtaOjL_04352cf0-2f42-40ce-a03d-e7b7c3d74137.jpg?v=1719387582"},{"product_id":"garvee-washable-rug-9x12-vintage-floral-area-rug-stain-resistant-rug-non-slip-accent-rug-low-pile-thin-rug-ultra-soft-throw-rug-bedroom-dining-room-office-grey-garvee","title":"Garvee Washable Rug 9x12 Vintage Floral Area Rug Stain Resistant Rug Non Slip Accent Rug Low Pile Thin Rug Ultra Soft Throw Rug Bedroom Dining Room Office, Grey","description":"\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n    \u003ch3\u003e\u003c\/h3\u003e\n    \n         \n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d1b4fe20-3241-4fd9-bc1d-b256355a8a27.jpg?v=1720082155\" alt=\"1\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d1b4fe20-3241-4fd9-bc1d-b256355a8a27.jpg?v=1720082155\"\u003e\n    \n    \n        \u003cp\u003eComfort and Warmth: Soft carpets provide a soft and cozy surface underfoot, creating a comfortable environment for relaxation, play, and socialization. They offer warmth and insulation, making rooms feel more inviting and comfortable, especially during colder seasons.\u003c\/p\u003e\n    \n        \u003cp\u003e\u003c\/p\u003e\n    \n        \u003cp\u003eSafety: Our accent rug can help prevent slips and falls, particularly in homes with children or elderly family members. The cushioning effect of carpets provides a softer landing in case of accidents, reducing the risk of injuries.\u003c\/p\u003e\n    \n        \u003cp\u003e\u003c\/p\u003e\n    \n        \u003cp\u003eSound Absorption: The low pile rug absorb sound and reduce noise levels, creating a quieter and more peaceful living environment. This is beneficial in homes with multiple occupants, helping to minimize disruptions and create a more tranquil atmosphere.\u003c\/p\u003e\n    \n        \u003cp\u003e\u003c\/p\u003e\n    \n        \u003cp\u003eVersatility in Design: The washable rug come in a wide range of colors, patterns, and textures, allowing families to personalize their living spaces and express their style preferences. They can serve as a focal point in a room, tie together different decor elements, and create a cohesive look throughout the home.\u003c\/p\u003e\n    \n        \u003cp\u003e\u003c\/p\u003e\n    \n        \u003cp\u003eDurability and Longevity: High-quality carpets are designed to withstand heavy foot traffic, spills, and daily wear and tear, making them a durable flooring option for family life. Proper maintenance and care can help extend the lifespan of carpets, ensuring long-lasting comfort and functionality for years to come.\u003c\/p\u003e\n    \n        \u003cp\u003e\u003c\/p\u003e\n    \n        \u003cp\u003eOverall, GARVEE carpets offer a multitude of benefits that cater to the needs and lifestyle of families, making them a practical and essential flooring choice for family homes.\u003c\/p\u003e\n    \n\u003c\/div\u003e\n        \n    \n\n    \n        \n        \n           \n           \n\n\u003cdiv class=\"aplus_module standard_three_image_text\"\u003e\n    \u003ch3\u003e\u003c\/h3\u003e\n    \u003cdiv class=\"count_imgs_wrap\"\u003e\n        \u003cdiv\u003e\n            \u003cdiv class=\"count_imgs\"\u003e\n                \n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/14f2b95e-3cb7-4bcb-8f2e-8e154b499a28.jpg?v=1720082155\" alt=\"1\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/14f2b95e-3cb7-4bcb-8f2e-8e154b499a28.jpg?v=1720082155\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"count_imgs_text\"\u003e\n                \u003ch4\u003eNon Slip Backing\u003c\/h4\u003e\n                \n                    \u003cp\u003eThe rubber backing is coated with a TPR backing to help the rug stays securely in place.\u003c\/p\u003e\n                \n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n            \u003cdiv class=\"count_imgs\"\u003e\n                \n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/482d75a7-8fe0-4218-8caf-9185386c5d9d.jpg?v=1720082155\" alt=\"1\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/482d75a7-8fe0-4218-8caf-9185386c5d9d.jpg?v=1720082155\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"count_imgs_text\"\u003e\n                \u003ch4\u003eLow Pile\u003c\/h4\u003e\n                \n                    \u003cp\u003e0.15 inches thickness allows for convenient placement in entryway, kitchen, underneath furniture. The door opens and closes freely and won't create a tripping hazard.\u003c\/p\u003e\n                \n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n            \u003cdiv class=\"count_imgs\"\u003e\n                \n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a0ce64c1-e450-48a8-a5b2-e23f3c7e01e9.jpg?v=1720082155\" alt=\"1\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a0ce64c1-e450-48a8-a5b2-e23f3c7e01e9.jpg?v=1720082155\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"count_imgs_text\"\u003e\n                \u003ch4\u003eFamily Friendly\u003c\/h4\u003e\n                \n                    \u003cp\u003eThis soft rug is child-friendly, so you don't have to worry about it getting damaged or stained.\u003c\/p\u003e\n                \n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n        \n    \n\n    \n        \n        \n           \n           \n\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n    \u003ch3\u003e\u003c\/h3\u003e\n    \n         \n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a4b479a4-9c0c-4db4-b2d9-617e719ba0b1.jpg?v=1720082155\" alt=\"1\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a4b479a4-9c0c-4db4-b2d9-617e719ba0b1.jpg?v=1720082155\"\u003e\n    \n    \n\u003c\/div\u003e\n        \n    \n\n    \n        \n        \n           \n           \n\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e9'x12'\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003ePolyester\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eWeave Type\u003c\/td\u003e\n            \u003ctd\u003eKnitted\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003ePile Height\u003c\/td\u003e\n            \u003ctd\u003eLow Pile\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eBack Material Type\u003c\/td\u003e\n            \u003ctd\u003eRubber\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eGrey\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eShape\u003c\/td\u003e\n            \u003ctd\u003eRectangular\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel Name\u003c\/td\u003e\n            \u003ctd\u003eVintage Floral Rug\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198290182640\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e28.4 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 600px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        display: block;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n  \u003c\/style\u003e\n\n\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Tan \u0026 Ivory \/ 9' × 12'","offer_id":49546512662841,"sku":"PHO_14AIYV3Y","price":83.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91T9McN28eL_f4f0d366-bfba-41a8-ab06-7ff5ecf87447.jpg?v=1721212389"},{"product_id":"garvee-nanan-8x10-area-rugs-large-pho-0xt3mahn","title":"Garvee 8x10 Area Rugs Large Rug Washable Rug for Bedroom Non Slip Carpet for Living Room Bedroom Rug Boho Rug","description":"\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/ce81497f-4f5a-452d-9f13-d950ff451bfb_33aab2d1-1db3-4737-91a5-5201340fa62e.jpg?v=1720082254\" alt=\"倾城褐2\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/ce81497f-4f5a-452d-9f13-d950ff451bfb_33aab2d1-1db3-4737-91a5-5201340fa62e.jpg?v=1720082254\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/2f0c21cb-1d3c-44ac-8eba-7fc959b38300_aec1cd27-658b-423e-ab4e-5c0cc66d1343.jpg?v=1720082254\" alt=\"倾城褐3\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/2f0c21cb-1d3c-44ac-8eba-7fc959b38300_aec1cd27-658b-423e-ab4e-5c0cc66d1343.jpg?v=1720082254\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_image_text_overlay\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/657e9e6f-a077-4d73-858c-cff321d60221_af07c365-c126-4d8c-9763-f3388772e3b0.jpg?v=1720082254\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/657e9e6f-a077-4d73-858c-cff321d60221_af07c365-c126-4d8c-9763-f3388772e3b0.jpg?v=1720082254\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/821e0001-767f-464a-afd0-435ecdf477e6_dd671e98-35e6-448b-a0cd-981453fc6afb.jpg?v=1720082254\" alt=\"倾城褐4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/821e0001-767f-464a-afd0-435ecdf477e6_dd671e98-35e6-448b-a0cd-981453fc6afb.jpg?v=1720082254\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_image_text_overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e8x10 Feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBack Material Type\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eLight Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eFloral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eWashable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRoom Type\u003c\/td\u003e\n\u003ctd\u003eLiving Room\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eBohemian\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Pieces\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Name\u003c\/td\u003e\n\u003ctd\u003eQSKY-PHO_0XT3MAHNLight brown8x10\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e198290112562\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e12.34 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 600px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        display: block;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Light Brown Tones \/ 8' × 10'","offer_id":49546520822073,"sku":"PHO_0XT3MAHN","price":80.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81WQCvFsmWL_0c7cc074-d4e1-463f-8fc4-13363b4de627.jpg?v=1720082318"},{"product_id":"garvee-9x12-washable-rug-modern-checkered-area-rug-indoor-plaid-print-floor-cover-soft-faux-wool-throw-carpet-aesthetic-rug-foldable-thin-rug-non-slip-accent-rug-for-living-room-bedroom-yellow-garvee-1","title":"Garvee 9x12 Washable Rug Modern Checkered Area Rug Indoor Plaid Print Floor Cover Soft Faux Wool Throw Carpet Aesthetic Rug Foldable Thin Rug Non-Slip Accent Rug for Living Room Bedroom Yellow","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003ePREMIUM QUALITY - Our modern area rug made with high density polyester fibers, with abstract stripes pattern, chic and classic, with soft and light luxury, will bring a high-end feel to your home.\u003c\/li\u003e\n\u003cli\u003eNON SLIP - Stays stable where you place it, the washable rug prevent dangerous slides and slips, safety for daily use, especially for high traffic areas. The TPR backing helps the rug stays in place well. For children playing on the floor is a great choice, it can give them more comfy feeling and security. Actual colors and size may vary from the image(s) shown due to manufacturing limitations, please kindly notice that.\u003c\/li\u003e\n\u003cli\u003eLOW PILE - Our GARVEE Modern Checkered Area Rugs designed with low pile non-shedding soft surface, ideal for daily use and high traffic areas. Enter this stylish rug, keeping a rug clean is no longer difficult.\u003c\/li\u003e\n\u003cli\u003eEASY MAINTENANCE - Our plaid printed rugs can be kept looking its best by vacuuming regularly and spot treating any mild stains. For a deep clean, you can throw it into the wash machine to wash it. Making care convenient and keeping rug look good as new, easy to treat.\u003c\/li\u003e\n\u003cli\u003eMULTI-SIZES FOR YOU TO CHOOSE - Our washable area rugs had various colors and sizes for your different needs. Each rug is suitable for most interior designs and makes for a subtle yet profound addition to any room. Perfect for living room, dining room, bedroom, entryway, nursery, dorm room, study, home office, or eat-in kitchen.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e9 x 12 FT\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eFaux Wool\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eWeave Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePile Height\u003c\/td\u003e\n            \u003ctd\u003eLow Pile\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBack Material Type\u003c\/td\u003e\n            \u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eTeal\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eIs Stain Resistant\u003c\/td\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eProduct Care Instructions\u003c\/td\u003e\n            \u003ctd\u003eMachine Wash\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePattern\u003c\/td\u003e\n            \u003ctd\u003ePlaid\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eShape\u003c\/td\u003e\n            \u003ctd\u003eRectangular\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSpecial Feature\u003c\/td\u003e\n            \u003ctd\u003eWashable, Non Slip\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eRoom Type\u003c\/td\u003e\n            \u003ctd\u003eLiving Room\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e28.4 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Yellow \/ 9' × 12'","offer_id":49728037978425,"sku":"PHO_10UNEDNS","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/51AiUyEeVFL_1829a8e3-5a13-4978-8ffa-0649a18b4a59.jpg?v=1723040067"},{"product_id":"garvee-gaomon-washable-rug-10x13-large-pho-1168kbxz","title":"Garvee Bordered Brown 10x13 Boho Printed Washable Rug, Modern Braided Low Pile Polyester Area Rug Non-Slip Non-Shedding for Living Room Bedroom Office","description":"\u003cstyle\u003e\n  .garvee-braided-print-rug {\n    --brown: #5a3a26;\n    --brown-dark: #342217;\n    --brown-soft: #f7f1eb;\n    --cream: #fffaf5;\n    --accent: #b47b4f;\n    --line: #dfd0c3;\n    --text: #302c29;\n    --muted: #6a625c;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 18px 14px;\n    color: var(--text);\n    background: var(--white);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.55;\n    box-sizing: border-box;\n  }\n\n  .garvee-braided-print-rug *,\n  .garvee-braided-print-rug *::before,\n  .garvee-braided-print-rug *::after {\n    box-sizing: border-box;\n  }\n\n  .garvee-braided-print-rug img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n  }\n\n  .gbp-section {\n    margin: 0 0 24px;\n  }\n\n  .gbp-section:last-child {\n    margin-bottom: 0;\n  }\n\n  .gbp-label {\n    display: inline-block;\n    margin: 0 0 9px;\n    padding: 6px 13px;\n    color: var(--white);\n    background: var(--brown);\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .gbp-title {\n    margin: 0 0 11px;\n    color: var(--brown-dark);\n    font-size: 29px;\n    line-height: 1.23;\n  }\n\n  .gbp-subtitle {\n    margin: 0 0 9px;\n    color: var(--brown-dark);\n    font-size: 23px;\n    line-height: 1.27;\n  }\n\n  .gbp-text {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Hero *\/\n  .gbp-hero {\n    overflow: hidden;\n    background: linear-gradient(135deg, var(--brown-soft) 0%, #ffffff 100%);\n    border: 1px solid var(--line);\n    border-radius: 20px;\n    box-shadow: 0 8px 24px rgba(52, 34, 23, 0.07);\n  }\n\n  .gbp-hero-image {\n    overflow: hidden;\n    background: var(--white);\n    line-height: 0;\n  }\n\n  .gbp-hero-image img {\n    width: 100%;\n    height: auto !important;\n    object-fit: contain;\n  }\n\n  .gbp-hero-content {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);\n    gap: 24px;\n    align-items: center;\n    padding: 23px;\n  }\n\n  .gbp-hero-list {\n    margin: 14px 0 0;\n    padding-left: 19px;\n  }\n\n  .gbp-hero-list li {\n    margin-bottom: 6px;\n    color: #49413b;\n    font-size: 14px;\n  }\n\n  .gbp-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 15px;\n  }\n\n  .gbp-badge {\n    padding: 7px 11px;\n    color: var(--brown-dark);\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .gbp-summary {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .gbp-summary-item {\n    min-width: 0;\n    padding: 14px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .gbp-summary-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gbp-summary-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Core benefits *\/\n  .gbp-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 9px;\n    padding: 15px;\n    background: var(--brown-soft);\n    border: 1px solid var(--line);\n    border-radius: 17px;\n  }\n\n  .gbp-benefit {\n    min-width: 0;\n    padding: 13px 10px;\n    text-align: center;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .gbp-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n    line-height: 1.3;\n  }\n\n  .gbp-benefit span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Three selling-point cards *\/\n  .gbp-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n    align-items: stretch;\n  }\n\n  .gbp-card {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n    height: 100%;\n    overflow: hidden;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(52, 34, 23, 0.05);\n  }\n\n  \/*\n    Keep images at their original proportions.\n    No square container, fixed height, padding or object-fit: contain.\n    This removes the large white space shown in the previous version.\n  *\/\n  .gbp-card-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    overflow: hidden;\n    padding: 0;\n    margin: 0;\n    background: transparent;\n    border-bottom: 1px solid var(--line);\n    line-height: 0;\n  }\n\n  .gbp-card-image img {\n    display: block;\n    width: 100% !important;\n    height: auto !important;\n    max-height: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    object-fit: initial !important;\n    object-position: center;\n  }\n\n  .gbp-card-copy {\n    display: flex;\n    flex: 1;\n    flex-direction: column;\n    justify-content: center;\n    padding: 15px 14px 17px;\n    text-align: center;\n  }\n\n  .gbp-card h3 {\n    margin: 0 0 6px;\n    color: var(--brown-dark);\n    font-size: 17px;\n    line-height: 1.3;\n  }\n\n  .gbp-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* Room placement *\/\n  .gbp-room-wrap {\n    padding: 20px;\n    background: linear-gradient(135deg, #ffffff 0%, var(--cream) 100%);\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbp-room-head {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    text-align: center;\n  }\n\n  .gbp-room-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .gbp-room-item {\n    min-width: 0;\n    padding: 14px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .gbp-room-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gbp-room-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.43;\n  }\n\n  \/* Size guide *\/\n  .gbp-size-wrap {\n    display: grid;\n    grid-template-columns: minmax(0, 1.03fr) minmax(0, 0.97fr);\n    gap: 21px;\n    align-items: center;\n    padding: 19px;\n    background: var(--brown-soft);\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbp-size-image {\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    line-height: 0;\n  }\n\n  .gbp-size-image img {\n    width: 100%;\n    height: auto !important;\n    object-fit: contain;\n  }\n\n  .gbp-size-list {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: 14px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gbp-size-list li {\n    padding: 7px 11px;\n    color: var(--brown-dark);\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .gbp-size-groups {\n    display: grid;\n    gap: 8px;\n    margin-top: 13px;\n  }\n\n  .gbp-size-group {\n    padding: 10px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 10px;\n  }\n\n  .gbp-size-group strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--brown-dark);\n    font-size: 13px;\n  }\n\n  .gbp-size-group span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Purchase reassurance *\/\n  .gbp-reassurance {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    padding: 15px;\n    background: #fffaf5;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n  }\n\n  .gbp-reassurance-item {\n    min-width: 0;\n    padding: 13px 11px;\n    text-align: center;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .gbp-reassurance-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gbp-reassurance-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Specifications *\/\n  .gbp-spec-wrap {\n    padding: 20px;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gbp-spec-title {\n    margin: 0 0 14px;\n    color: var(--brown-dark);\n    text-align: center;\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .gbp-spec-table {\n    width: 100%;\n    overflow: hidden;\n    background: var(--white);\n    border: 1.5px solid var(--brown);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 12px;\n  }\n\n  .gbp-spec-table td {\n    padding: 11px 15px;\n    border-bottom: 1px solid #e7dcd3;\n    vertical-align: top;\n    font-size: 14px;\n    overflow-wrap: anywhere;\n  }\n\n  .gbp-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gbp-spec-table td:first-child {\n    width: 34%;\n    color: #46372d;\n    background: var(--brown-soft);\n    font-weight: 700;\n  }\n\n  .gbp-spec-table td:last-child {\n    color: var(--brown-dark);\n    font-weight: 700;\n  }\n\n  .gbp-note {\n    margin-top: 14px;\n    padding: 12px 14px;\n    color: var(--muted);\n    background: var(--white);\n    border-left: 4px solid var(--brown);\n    border-radius: 8px;\n    font-size: 13px;\n  }\n\n  @media screen and (max-width: 1000px) {\n    .gbp-benefit-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .gbp-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .gbp-room-grid,\n    .gbp-reassurance {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 820px) {\n    .gbp-hero-content,\n    .gbp-size-wrap {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .garvee-braided-print-rug {\n      padding: 10px 7px;\n    }\n\n    .gbp-section {\n      margin-bottom: 18px;\n    }\n\n    .gbp-hero-content,\n    .gbp-room-wrap,\n    .gbp-size-wrap,\n    .gbp-spec-wrap {\n      padding: 13px 11px;\n    }\n\n    .gbp-title {\n      font-size: 22px;\n    }\n\n    .gbp-subtitle,\n    .gbp-spec-title {\n      font-size: 20px;\n    }\n\n    .gbp-text,\n    .gbp-hero-list li {\n      font-size: 13px;\n    }\n\n    .gbp-summary,\n    .gbp-benefit-grid,\n    .gbp-card-grid,\n    .gbp-room-grid,\n    .gbp-reassurance {\n      grid-template-columns: 1fr;\n    }\n\n    .gbp-benefit-grid,\n    .gbp-reassurance {\n      padding: 11px;\n    }\n\n    .gbp-card-image,\n    .gbp-card-image img {\n      width: 100% !important;\n      height: auto !important;\n      min-height: 0 !important;\n      max-height: none !important;\n      aspect-ratio: auto !important;\n      object-fit: initial !important;\n    }\n\n    .gbp-card-copy {\n      padding: 13px 12px 15px;\n    }\n\n    .gbp-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 8px 11px;\n      font-size: 13px;\n    }\n\n    .gbp-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 3px;\n      border-bottom: 0;\n    }\n\n    .gbp-spec-table td:last-child {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-braided-print-rug\"\u003e\n\u003c!-- Hero --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-hero\"\u003e\n\u003cdiv class=\"gbp-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152699955301.jpg?v=1748582242\" alt=\"Garvee brown braided-print washable area rug in a modern living room\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbp-hero-content\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gbp-label\"\u003eWashable Braided-Print Rug\u003c\/span\u003e\n\u003ch2 class=\"gbp-title\"\u003eWarm Woven-Inspired Style for Every Room Size\u003c\/h2\u003e\n\u003cp class=\"gbp-text\"\u003eAdd rich brown texture without the bulk of a traditional braided rug. The printed polyester surface offers a soft, low-profile feel with practical cleaning and multiple sizes for hallways, bedrooms and large living spaces.\u003c\/p\u003e\n\u003cul class=\"gbp-hero-list\"\u003e\n\u003cli\u003eDetailed braided-print pattern adds warm visual depth\u003c\/li\u003e\n\u003cli\u003eLow-pile surface fits beneath furniture and doors\u003c\/li\u003e\n\u003cli\u003eNon-slip backing helps reduce shifting on clean, dry floors\u003c\/li\u003e\n\u003cli\u003eTen sizes available for runners and area-rug layouts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"gbp-badges\"\u003e\n\u003cspan class=\"gbp-badge\"\u003eMachine Washable\u003c\/span\u003e \u003cspan class=\"gbp-badge\"\u003eNon-Slip Backing\u003c\/span\u003e \u003cspan class=\"gbp-badge\"\u003eSoft Low Pile\u003c\/span\u003e \u003cspan class=\"gbp-badge\"\u003eStain Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-summary\"\u003e\n\u003cdiv class=\"gbp-summary-item\"\u003e\n\u003cstrong\u003eBraided-Print Design\u003c\/strong\u003e \u003cspan\u003eWoven-inspired character without a thick, bulky profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-summary-item\"\u003e\n\u003cstrong\u003eTen Size Options\u003c\/strong\u003e \u003cspan\u003eRunner, compact, medium, large and extra-large coverage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-summary-item\"\u003e\n\u003cstrong\u003eEasy Daily Care\u003c\/strong\u003e \u003cspan\u003eVacuum, spot clean or machine wash when needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-summary-item\"\u003e\n\u003cstrong\u003eFamily-Friendly Surface\u003c\/strong\u003e \u003cspan\u003eShort fibers help simplify pet hair and crumb cleanup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Core benefits --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-benefit-grid\"\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eWashable Easy Care\u003c\/strong\u003e \u003cspan\u003eConvenient deeper cleaning for spills and daily messes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eStable Placement\u003c\/strong\u003e \u003cspan\u003eBacking helps reduce unwanted movement on suitable floors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eSoft Low Pile\u003c\/strong\u003e \u003cspan\u003eComfortable underfoot without bulky rug height.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eReinforced Edges\u003c\/strong\u003e \u003cspan\u003eFinished borders help maintain a clean, neat shape.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-benefit\"\u003e\n\u003cstrong\u003eKid \u0026amp; Pet Friendly\u003c\/strong\u003e \u003cspan\u003ePractical for active homes and frequently used rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Three selling points with natural image height --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-card-grid\"\u003e\n\u003carticle class=\"gbp-card\"\u003e\n\u003cdiv class=\"gbp-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152862799467_8fd94260-e1e5-4486-b32a-6bd2085621b2.jpg?v=1760592994\" alt=\"Garvee rug comparison showing non-slip backing reinforced edge and pet-friendly surface\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbp-card-copy\"\u003e\n\u003ch3\u003eBuilt for More Confident Everyday Use\u003c\/h3\u003e\n\u003cp\u003eFinished edges, a low-pile surface and textured backing provide practical support for active family rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gbp-card\"\u003e\n\u003cdiv class=\"gbp-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152862108002_f3181721-580e-4cb1-8e04-fa346d41c1ef.jpg?v=1769051950\" alt=\"Garvee washable brown rug with regular vacuum and robot vacuum cleaning\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbp-card-copy\"\u003e\n\u003ch3\u003eCleaning Options for Busy Homes\u003c\/h3\u003e\n\u003cp\u003eVacuum or robot clean routine debris, wipe small spills promptly or machine wash when a deeper refresh is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gbp-card\"\u003e\n\u003cdiv class=\"gbp-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152296658132_3ed1cc67-d8f0-41c4-8e77-aecd3b439fd0.jpg?v=1781773278\" alt=\"Garvee brown braided-print area rug styled in a living room\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbp-card-copy\"\u003e\n\u003ch3\u003eWarm Neutral Style That Coordinates Easily\u003c\/h3\u003e\n\u003cp\u003eBrown woven-inspired tones pair naturally with cream upholstery, wood furniture and relaxed farmhouse or modern décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Room placement without repeated images --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-room-wrap\"\u003e\n\u003cdiv class=\"gbp-room-head\"\u003e\n\u003cspan class=\"gbp-label\"\u003eFlexible Room Placement\u003c\/span\u003e\n\u003ch2 class=\"gbp-subtitle\"\u003eChoose the Coverage That Fits Your Furniture Layout\u003c\/h2\u003e\n\u003cp class=\"gbp-text\"\u003eFrom narrow runners to extra-large area rugs, each size offers practical coverage while maintaining the same coordinated brown pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-room-grid\"\u003e\n\u003cdiv class=\"gbp-room-item\"\u003e\n\u003cstrong\u003eHallway \u0026amp; Entryway\u003c\/strong\u003e \u003cspan\u003eRunner sizes add soft coverage to narrow walkways and entrances.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-room-item\"\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003eMedium and large sizes help anchor sofas, chairs and coffee tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-room-item\"\u003e\n\u003cstrong\u003eBedroom\u003c\/strong\u003e \u003cspan\u003ePlace beside the bed or beneath bedroom furniture for added comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-room-item\"\u003e\n\u003cstrong\u003eDining Room \u0026amp; Office\u003c\/strong\u003e \u003cspan\u003eLow pile works beneath dining furniture, desks and office chairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Size guide --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-size-wrap\"\u003e\n\u003cdiv class=\"gbp-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152119266395_da550759-ea32-4234-958b-d5822e5ba6eb.jpg?v=1769051974\" alt=\"Garvee braided-print rug room size recommendation guide\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gbp-label\"\u003eTen Available Sizes\u003c\/span\u003e\n\u003ch2 class=\"gbp-subtitle\"\u003eFrom Hallway Runners to Extra-Large Area Rugs\u003c\/h2\u003e\n\u003cp class=\"gbp-text\"\u003eMatch the rug to your available floor space, doorway clearance and furniture arrangement.\u003c\/p\u003e\n\u003cdiv class=\"gbp-size-groups\"\u003e\n\u003cdiv class=\"gbp-size-group\"\u003e\n\u003cstrong\u003eRunner Rugs\u003c\/strong\u003e \u003cspan\u003e2' × 6', 2' × 8' and 2' × 10' for hallways, kitchens, entryways and laundry rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-size-group\"\u003e\n\u003cstrong\u003eCompact Area Rugs\u003c\/strong\u003e \u003cspan\u003e3' × 5', 4' × 6' and 5' × 7' for bedrooms, offices and smaller seating spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-size-group\"\u003e\n\u003cstrong\u003eMedium \u0026amp; Large Rugs\u003c\/strong\u003e \u003cspan\u003e6' × 9' and 8' × 10' for living rooms, bedrooms and dining areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-size-group\"\u003e\n\u003cstrong\u003eExtra-Large Coverage\u003c\/strong\u003e \u003cspan\u003e9' × 12' and 10' × 13' for spacious rooms and open furniture layouts.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Purchase reassurance --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-reassurance\"\u003e\n\u003cdiv class=\"gbp-reassurance-item\"\u003e\n\u003cstrong\u003ePrinted Braided Design\u003c\/strong\u003e \u003cspan\u003eCreates a woven look without rough natural-jute fibers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-reassurance-item\"\u003e\n\u003cstrong\u003eFoldable Shipping\u003c\/strong\u003e \u003cspan\u003eTemporary packaging creases normally relax after laying flat.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-reassurance-item\"\u003e\n\u003cstrong\u003eFloor Preparation\u003c\/strong\u003e \u003cspan\u003eUse on a clean, dry and flat floor for the best backing performance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbp-reassurance-item\"\u003e\n\u003cstrong\u003eSize-Based Washing\u003c\/strong\u003e \u003cspan\u003eLarge rugs may require an appropriate-capacity or commercial washer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection class=\"gbp-section\"\u003e\n\u003cdiv class=\"gbp-spec-wrap\"\u003e\n\u003ch2 class=\"gbp-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003ctable class=\"gbp-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eWashable Braided-Print Area Rug \/ Runner Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eBoho Braided-Print Woven-Inspired Pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\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\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMachine-Made Printed Surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Features\u003c\/td\u003e\n\u003ctd\u003eMachine Washable, Foldable, Stain Resistant, Non-Shedding and Reinforced Edges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Rooms\u003c\/td\u003e\n\u003ctd\u003eLiving Room, Bedroom, Dining Room, Home Office, Hallway, Kitchen, Entryway and Laundry Room\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eVacuum, Robot Vacuum, Spot Clean or Machine Wash Cold in an Appropriate-Capacity Washer; Air Dry Completely\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"gbp-note\"\u003e\n\u003cstrong\u003eMaterial \u0026amp; Care Note:\u003c\/strong\u003e This product features a printed braided-style pattern and is not a hand-braided or natural-jute rug. Temporary fold marks may appear after unpacking. Lay the rug flat, reverse roll it or place light objects over raised areas until the surface relaxes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 10' × 13'","offer_id":49728041320761,"sku":"PHO_1168KBXZ","price":114.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457140747267475.jpg?v=1775635438"},{"product_id":"garvee-washable-rugs-for-living-room-9x12-large-geometric-area-rugs-patchwork-pattern-carpet-non-slip-bedroom-rug-block-pattern-dining-room-rug-modern-office-rug-grey-floor-cover-garvee-1","title":"Garvee Washable Rugs for Living Room 9x12 Large Geometric Area Rugs Patchwork Pattern Carpet Non Slip Bedroom Rug Block Pattern Dining Room Rug Modern Office Rug Grey Floor Cover","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eTimeless Designs: Elevate your space with GARVEE's washable rug featuring a modern block pattern. This versatile indoor\/outdoor rug showcases a patchwork pattern and geometric design, adding a stylish touch to your home decor.\u003c\/li\u003e\n\u003cli\u003eHigh Traffic Area Rug：The surface of our rugs can withstand the regular wear and tear and is easy to clean,making them ideal for high-traffic areas.So it is a great choice for homes with children and pets.\u003c\/li\u003e\n\u003cli\u003eCozy \u0026amp; Soft Texture: The plush texture of the polyester yarns ensures a luxurious and cozy sensation underfoot,adding comfort and warmth to your space.\u003c\/li\u003e\n\u003cli\u003eFunctional: This beautiful and durable rug works in any area of our home:home office,front door,laundry room,RV,living room,playroom,patio or basement,etc.It won't get stuck in doors or pose any tripping risk and suitable for any season.\u003c\/li\u003e\n\u003cli\u003eEasy Care: Our rugs are washable and easy to care for. Just machine wash cold and tumble dry low.Be careful to make sure your washing machine is large enough to avoid damaging it.For minor stains, simply vacuum with a handheld vacuum or spin dry outside. Regular maintenance will keep your carpet looking shiny and spotless.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.9972%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.547%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 58.4988%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.547%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 58.4988%;\"\u003e9' × 12'(Rectangualr)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.547%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 58.4988%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.547%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.4988%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.547%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 58.4988%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.547%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.4988%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.547%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.4988%;\"\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.547%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 58.4988%;\"\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gray \/ 9' × 12'","offer_id":49729717535033,"sku":"PHO_11TKNKAF","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91HF6n8MObL_42ce347d-21d4-4443-a517-5b51a6739079.jpg?v=1723080954"},{"product_id":"garvee-washable-rug-10x13-area-rug-pho-10umen82","title":"Garvee Modern Light Grey 10x13 Geometric Area Rug, Washable Non Slip Stain Resistant Carpet for Living Room Bedroom Office Dining","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665100080.jpg?v=1749024573\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665082852.jpg?v=1749024573\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665093311.jpg?v=1749024573\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665080408.jpg?v=1749024573\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e[Trendy Style]: Minimalist modern line design beautifully enhances any room of the home, from the living room, dining room, bedroom, entryway, nursery, dorm room, study, home office, or eat-in kitchen.\u003c\/li\u003e\n\u003cli\u003e[Premium Material]: Our boho area rug is machine-woven with soft faux wool fibers, creating a comfortable and stress-reducing environment for your family. Say goodbye to tired muscles and hello to relaxation.They can also be a great way to tie together a decor scheme that includes other classical or contemporary elements, such as bohemian furniture or moroccan artwork.\u003c\/li\u003e\n\u003cli\u003e[Non-Slip TPR Backing]: Enjoy stability and safety with our non-slip TPR backing, which effectively keeps the rug in place and prevents slipping. Perfect for high-traffic areas such as your entryway, living room, dining room, kitchen, and hallways.\u003c\/li\u003e\n\u003cli\u003e[Machine Washable Area Rug]: Keep your rug looking fresh with regular vacuuming to prevent dust and dirt buildup. Our area rug can be folded for convenient storage without leaving creases. For washing, simply machine wash on a delicate cycle with cold water. Our rug is quick-drying and wrinkle-resistant, maintaining its pristine appearance even after multiple washes. Please refrain from using bleach.\u003c\/li\u003e\n\u003cli\u003e[Use Anywhere]: Our accent rug is designed to be used anywhere in your home. It is a perfect addition to kitchen, bathroom, entryway, laundry room, bedside, children's rooms, living rooms, closets, office, and even college dorm rooms. Additionally, it can serve as a comfortable and stylish meditation mat for your peaceful moments.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.9589%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003e10' x 13'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eFaux Wool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003e2.98 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eLight Grey\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 61.6321%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 38.3904%;\"\u003eAbstract\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Light Gray \/ 10' × 13'","offer_id":50281012265273,"sku":"PHO_10UMEN82","price":122.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720664994447.jpg?v=1749024890"},{"product_id":"garvee-washable-rugs-10x13-rug-for-pho-10um3z0h","title":"Garvee Modern Camel 10x13 Washable Rugs for Living Room Modern Bedroom Rug Aesthetic Beige Rug Large Area Rug Non Slip Throw Rugs Soft Faux Wool Low Pile Stain Resistant Carpet for Dining Room 10'x13' Beige","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665117858.jpg?v=1749027452\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665110619.jpg?v=1749027452\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665106016.jpg?v=1749027452\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665108499.jpg?v=1749027452\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720665112923.jpg?v=1749027452\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e[Trendy Style]: Minimalist modern line design beautifully enhances any room of the home, from the living room, dining room, bedroom, entryway, nursery, dorm room, study, home office, or eat-in kitchen.\u003c\/li\u003e\n\u003cli\u003e[Premium Material]: Our boho area rug is machine-woven with soft faux wool fibers, creating a comfortable and stress-reducing environment for your family. Say goodbye to tired muscles and hello to relaxation.They can also be a great way to tie together a decor scheme that includes other classical or contemporary elements, such as bohemian furniture or moroccan artwork.\u003c\/li\u003e\n\u003cli\u003e[Non-Slip TPR Backing]: Enjoy stability and safety with our non-slip TPR backing, which effectively keeps the rug in place and prevents slipping. Perfect for high-traffic areas such as your entryway, living room, dining room, kitchen, and hallways.\u003c\/li\u003e\n\u003cli\u003e[Machine Washable Area Rug]: Keep your rug looking fresh with regular vacuuming to prevent dust and dirt buildup. Our area rug can be folded for convenient storage without leaving creases. For washing, simply machine wash on a delicate cycle with cold water. Our rug is quick-drying and wrinkle-resistant, maintaining its pristine appearance even after multiple washes. Please refrain from using bleach.\u003c\/li\u003e\n\u003cli\u003e[Use Anywhere]: Our accent rug is designed to be used anywhere in your home. It is a perfect addition to kitchen, bathroom, entryway, laundry room, bedside, children's rooms, living rooms, closets, office, and even college dorm rooms. Additionally, it can serve as a comfortable and stylish meditation mat for your peaceful moments.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable style=\"width: 100%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003e10 x 13 ft \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eFaux Wool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003e2.98 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eCamel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eAbstract\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eRunner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 59.2512%;\"\u003eRug Form Type\u003c\/td\u003e\n\u003ctd style=\"width: 40.7488%;\"\u003eRunner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Camel \/ 10' × 13'","offer_id":50281012429113,"sku":"PHO_10UM3Z0H","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1720664905032.jpg?v=1749026657"},{"product_id":"garvee-area-rug-9x12-rug-large-pho-10um3vni","title":"Garvee Modern Black \u0026 White 9x12 Striped Area Rug, Curve Design Low Pile Carpet for Living Room Bedroom Office","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875039696.jpg?v=1749020215\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875042147.jpg?v=1749020215\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875046419.jpg?v=1749020215\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875044544.jpg?v=1749020215\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875048383.jpg?v=1749020215\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704874835475.jpg?v=1749017563\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704874827632.jpg?v=1749017563\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704874825681.jpg?v=1749017563\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704874829601.jpg?v=1749017563\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704874831596.jpg?v=1749017563\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eTimeless Designs: Enhance your home with the timeless elegance of the NANAN Black and White Curve Striped Area Rug. Featuring a modern low pile design, this versatile rug is perfect for any space. Elevate your décor with this stylish throw carpet that adds a touch of sophistication to your home.\u003c\/li\u003e\n\u003cli\u003eHigh Traffic Area Rug：The surface of our rugs can withstand the regular wear and tear and is easy to clean,making them ideal for high-traffic areas.So it is a great choice for homes with children and pets.\u003c\/li\u003e\n\u003cli\u003eCozy \u0026amp; Soft Texture: The plush texture of the polyester yarns ensures a luxurious and cozy sensation underfoot,adding comfort and warmth to your space.\u003c\/li\u003e\n\u003cli\u003eFunctional: This beautiful and durable rug works in any area of our home:home office,front door,laundry room,RV,living room,playroom,patio or basement,etc.It won't get stuck in doors or pose any tripping risk and suitable for any season.\u003c\/li\u003e\n\u003cli\u003eEasy Care: Our rugs are washable and easy to care for. Just machine wash cold and tumble dry low.Be careful to make sure your washing machine is large enough to avoid damaging it.For minor stains, simply vacuum with a handheld vacuum or spin dry outside. Regular maintenance will keep your carpet looking shiny and spotless.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable style=\"width: 100%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003e9 x 12 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eBlack \u0026amp; White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eStriped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eWashable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eRoom Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eBedroom, \u003cspan\u003eLiving Room, Dining Room\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.933%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 48.067%;\"\u003e28 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Black \u0026 White \/ 9' × 12'","offer_id":50281013444921,"sku":"PHO_10UM3VNI","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81FPodQkbHL_1027387e-55f3-4be8-a05a-c92dddcbbdb7.jpg?v=1734685990"},{"product_id":"garvee-washable-rugs-9x12-large-modern-pho-338x6vmb","title":"Garvee Washable Rugs 9x12 Large Modern Geometric Floor Carpet, Stain-Resistant Low Pile Throw Rug with Non-Slip Backing, Contemporary Accent Rug for Kitchen, Office, Grey Camel","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17317402174383149.jpg?v=1750240130\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17317402174383149.jpg?v=1750240130\" alt=\"PHO_338XC5L3\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17317402174045400.jpg?v=1750240131\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17317402174045400.jpg?v=1750240131\" alt=\"PHO_338XC5L3\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17317402174644779.jpg?v=1750240131\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17317402174644779.jpg?v=1750240131\" alt=\"PHO_338XC5L3\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eEye-Catching Modern Design: This machine-washable area rug features a stunning modern geometric patchwork design, adding a contemporary touch to any living room or bedroom and making it the perfect accent rug for your stylish interior\u003c\/li\u003e\n\u003cli\u003eLuxurious Velvet: Crafted from premium materials, this low pile throw rug offers exceptional a beautiful luster catching the eye, providing the perfect blend of aesthetics and comfort to create an inviting atmosphere\u003c\/li\u003e\n\u003cli\u003eNon-Slip Backing: The contemporary rug features a robust non-slip backing keeping it securely in place on any floor surface, allowing you to walk confidently without worrying about slips or accidents, ensuring peace of mind in every room\u003c\/li\u003e\n\u003cli\u003eEffortless Maintenance and Durability: This stain-resistant rug is built to withstand everyday life; machine washable and designed with a low pile, it makes cleaning a breeze, allowing you to effortlessly keep it looking fresh\u003c\/li\u003e\n\u003cli\u003eVersatile and Convenient Design: The lightweight and foldable abstract floor mat is versatile for various applications throughout your home, and can be easily stored away when not in use, ensuring convenience and saving space\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.1071%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 52.8929%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.1071%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 52.8929%;\"\u003eGrey Camel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.1071%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 52.8929%;\"\u003e25.2 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.1071%;\"\u003eItem Dimensions L x W\u003c\/td\u003e\n\u003ctd style=\"width: 52.8929%;\"\u003e19.69\"L x 17.72\"W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.1071%;\"\u003eUPC\u003c\/td\u003e\n\u003ctd style=\"width: 52.8929%;\"\u003e198723573489\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.1071%;\"\u003eBrand Name\u003c\/td\u003e\n\u003ctd style=\"width: 52.8929%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.1071%;\"\u003eMaterial Type\u003c\/td\u003e\n\u003ctd style=\"width: 52.8929%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gray Camel \/ 9' × 12'","offer_id":50281019539769,"sku":"PHO_338X6VMB","price":81.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91IMLsG5D3L.jpg?v=1734686141"},{"product_id":"garvee-10x13-large-living-room-rugs-pho-33afms8k","title":"Garvee Boho Navy Blue 10x13 Large Living Room Rugs, Geometric Marble Boho Area Rugs for Bedroom Ultra Thin Non-Slip Washable Indoor Rugs Floor Carpet for Dining Room","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314747072497.jpg?v=1760498872\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314748777432.jpg?v=1760498881\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314747515031.jpg?v=1760498876\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314748549897.jpg?v=1760498880\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314748198726.jpg?v=1760498883\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eStylish Bohemian Rug: Enhance your home or office decor with this geometric pattern rug. Its modern boho design adds sophistication to any space, making it an ideal choice for trendy, fashionable interiors.\u003c\/li\u003e\n\u003cli\u003eNon-Slip and Sturdy: Crafted from premium materials, this 0.15-inch ultra-thin yet durable rug is ideal for high-traffic areas and everyday use. The non-slip backing ensures a soft, comfortable footing while providing stability and support.\u003c\/li\u003e\n\u003cli\u003eVersatile Use: Suitable for your living room, bedroom, or dining area, this area rug adds a cozy surface for your feet and serves as a stylish focal point in any room.\u003c\/li\u003e\n\u003cli\u003eEasy Care: Upon receiving the rug, please unfold it. Temporary creases can be removed by rolling it from the corners (patterned side facing outward) and allowing it to sit for one to two days or by ironing the backside.\u003c\/li\u003e\n\u003cli\u003eMachine Washable: Designed for convenience, this bedroom rug is machine washable for easy cleaning and maintenance. It can also be cleaned daily with a vacuum, broom, or damp cloth, ensuring it stays looking fresh.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Garvee","offers":[{"title":"Navy Blue \/ 10' × 13'","offer_id":50281022980409,"sku":"PHO_33AFMS8K","price":88.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316310808449634.jpg?v=1742205710"},{"product_id":"garvee-washable-9x12-rug-low-pile-pho-33bdwuf7","title":"Garvee Modern Grey Camel 9x12 Washable Rug Low Pile Large Area Rug Living Rome Rug Non Shedding Soft Bedroom Rug Netural Area Rug Non Slip Dinnng Room Rug Gradient Woven Print Rug Ultra-Thin Foldable Rug","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998961798125.jpg?v=1754467267\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998961885983.jpg?v=1754467266\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998962025528.jpg?v=1754467266\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998961956714.jpg?v=1754467266\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998962068081.jpg?v=1754467267\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998962197674.jpg?v=1754467267\" alt=\"\"\u003e\n\u003c\/h3\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e9x12 Ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eNeedle Punched\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e27.2 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBack Material Type\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eGray Camel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Name\u003c\/td\u003e\n\u003ctd\u003eMICHELLE-GAR-33BD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e198723771694\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gray Camel \/ 9' × 12'","offer_id":50281023897913,"sku":"PHO_33BDWUF7","price":100.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/916cCLl8QpL_5c418a7d-20c4-470f-87a7-0f2ec45e7d3e.jpg?v=1734686200"},{"product_id":"garvee-washable-10x13-rug-large-area-pho-33bdwjn8","title":"Garvee Modern Natural 10x13 Washable Rug Large Area Rug Non Shedding Living Room Rug Low Pile Soft Bedroom Rug Modern Rug Braided Print Indoor Accent Rug Lightweight Foldable Rug for Playroom Nursery","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998571363888.jpg?v=1754464897\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998571443528.jpg?v=1754464897\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998571048318.jpg?v=1754464897\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998571501350.jpg?v=1754464897\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998571654508.jpg?v=1754464897\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e10x13 Ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eNeedle Punched\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e32.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBack Material Type\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eNatural\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Name\u003c\/td\u003e\n\u003ctd\u003eMICHELLE-GAR-33BD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e198723771601\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Natural \/ 10' × 13'","offer_id":50281024225593,"sku":"PHO_33BDWJN8","price":104.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/51llwpmL0FL.jpg?v=1734686205"},{"product_id":"garvee-9x12-area-rug-modern-striped-pho-33pauww6","title":"Garvee 9x12 Area Rug Modern Striped Rugs for Living Room Printed Braid Rugs Large Area Rugs Non-Slip Soft Gradient Rug for Bedroom Print Thin Abstract Carpet for Home Office, Grey","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17433853496327954.jpg?v=1777081990\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17433853803408120.jpg?v=1777081989\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17433853496597854.jpg?v=1777081990\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17433853802912201.jpg?v=1777081990\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eWashable Rug: Protect your non-shedding thin rug from spills and stains with ease; simply vacuum or wipe for daily maintenance, and for deeper cleaning, machine wash on a gentle cycle with cold water (avoid bleach) and air dry for a fresh, clean finish\u003c\/li\u003e\n\u003cli\u003eNon-Slip Rug: Designed with a textured TPR backing, this foldable rug stays securely in place without slipping; crafted from durable polyester fibers, it offers ultra-soft comfort and resists color fading with a low pile for added safety\u003c\/li\u003e\n\u003cli\u003eStylish Modern Rug: Featuring a transitional striped pattern and abstract-inspired design, this machine-woven rug combines contemporary aesthetics with a printed braid style, effortlessly enhancing your home decor in any room\u003c\/li\u003e\n\u003cli\u003eKid \u0026amp; Pet-Friendly: Enjoy a comfortable living space with the soft faux wool carpet, designed for low-profile pile and softness underfoot, making it great for high-traffic areas prone to messes from kids and pets alike\u003c\/li\u003e\n\u003cli\u003eMultiple Uses: This versatile non-slip rug complements any decor, ideal for various spaces such as living rooms, kitchens, bedrooms, and laundry rooms; it also makes a thoughtful gift for friends and family celebrating special occasions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable style=\"width: 100%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003e9' × 12' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003e28.9 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.1785%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 56.8215%;\"\u003eGray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Ash \/ 9' × 12'","offer_id":50281031926073,"sku":"PHO_33PAUWW6","price":86.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/51FlP7tMmtL.jpg?v=1734686351"},{"product_id":"garvee-10x13-large-washable-geometric-area-pho-33j9xdaa","title":"Garvee Bordered Blue 10x13 Large Washable Geometric Area Rug Non Slip Non Shedding Floor Carpet, Modern Bordered Rug, Distressed Blue Rug, Indoor Printed Rug for Living Room, Bedroom, Office","description":"\u003cstyle\u003e\n.garvee-blue-bordered-rug{\n--gv-navy:#285d79;\n--gv-blue:#4f839e;\n--gv-blue-dark:#1f485f;\n--gv-blue-soft:#edf5f8;\n--gv-blue-pale:#f7fbfc;\n--gv-cream:#f8f5f0;\n--gv-text:#293940;\n--gv-muted:#63737b;\n--gv-line:#d1e0e6;\n--gv-white:#ffffff;\n--gv-shadow:0 8px 24px rgba(40,93,121,.08);\nwidth:100%;\nmax-width:1180px;\nmargin:0 auto;\npadding:16px 14px;\ncolor:var(--gv-text);\nbackground:var(--gv-white);\nfont-family:Arial,Helvetica,sans-serif;\nline-height:1.55;\nbox-sizing:border-box\n}\n\n.garvee-blue-bordered-rug *,\n.garvee-blue-bordered-rug *::before,\n.garvee-blue-bordered-rug *::after{\nbox-sizing:border-box\n}\n\n.garvee-blue-bordered-rug img{\ndisplay:block;\nwidth:100%;\nmax-width:100%;\nheight:auto;\nmargin:0\n}\n\n.gv-blue-border-section{\nmargin:0 0 22px\n}\n\n.gv-blue-border-section:last-child{\nmargin-bottom:0\n}\n\n.gv-blue-border-label{\ndisplay:inline-block;\nmargin:0 0 9px;\npadding:6px 13px;\ncolor:var(--gv-white);\nbackground:var(--gv-navy);\nborder-radius:999px;\nfont-size:11px;\nfont-weight:700;\nletter-spacing:.06em;\ntext-transform:uppercase\n}\n\n.gv-blue-border-title{\nmargin:0 0 11px;\ncolor:var(--gv-blue-dark);\nfont-size:30px;\nline-height:1.22\n}\n\n.gv-blue-border-subtitle{\nmargin:0 0 9px;\ncolor:var(--gv-blue-dark);\nfont-size:23px;\nline-height:1.28\n}\n\n.gv-blue-border-text{\nmargin:0;\ncolor:var(--gv-muted);\nfont-size:14px\n}\n\n\/* Hero *\/\n.gv-blue-border-hero{\noverflow:hidden;\nbackground:linear-gradient(135deg,var(--gv-blue-soft),var(--gv-white));\nborder:1px solid var(--gv-line);\nborder-radius:20px;\nbox-shadow:var(--gv-shadow)\n}\n\n.gv-blue-border-hero-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder-bottom:1px solid var(--gv-line);\nline-height:0\n}\n\n.gv-blue-border-hero-content{\nmax-width:1000px;\nmargin:0 auto;\npadding:22px 24px 24px;\ntext-align:center\n}\n\n.gv-blue-border-hero-content .gv-blue-border-text{\nmax-width:860px;\nmargin:0 auto\n}\n\n.gv-blue-border-benefits{\ndisplay:grid;\ngrid-template-columns:repeat(5,minmax(0,1fr));\ngap:9px;\nmargin-top:18px\n}\n\n.gv-blue-border-benefit{\nmin-width:0;\npadding:13px 10px;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:11px\n}\n\n.gv-blue-border-benefit strong{\ndisplay:block;\nmargin-bottom:3px;\ncolor:var(--gv-blue-dark);\nfont-size:13px;\nline-height:1.35\n}\n\n.gv-blue-border-benefit span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Three core selling points *\/\n.gv-blue-border-features{\npadding:19px;\nbackground:var(--gv-blue-pale);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-blue-border-heading{\nmax-width:840px;\nmargin:0 auto 17px;\ntext-align:center\n}\n\n.gv-blue-border-feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:14px;\nalign-items:stretch\n}\n\n.gv-blue-border-feature-card{\ndisplay:flex;\nflex-direction:column;\nmin-width:0;\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:15px;\nbox-shadow:0 5px 16px rgba(40,93,121,.06)\n}\n\n.gv-blue-border-feature-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder-bottom:1px solid var(--gv-line);\nline-height:0\n}\n\n.gv-blue-border-feature-copy{\nflex:1;\npadding:16px 15px 18px;\ntext-align:center\n}\n\n.gv-blue-border-feature-copy h3{\nmargin:0 0 7px;\ncolor:var(--gv-blue-dark);\nfont-size:17px;\nline-height:1.3\n}\n\n.gv-blue-border-feature-copy p{\nmargin:0;\ncolor:var(--gv-muted);\nfont-size:13px\n}\n\n.gv-blue-border-tags{\ndisplay:flex;\nflex-wrap:wrap;\njustify-content:center;\ngap:6px;\nmargin-top:12px\n}\n\n.gv-blue-border-tag{\npadding:5px 8px;\ncolor:var(--gv-blue-dark);\nbackground:var(--gv-blue-soft);\nborder:1px solid var(--gv-line);\nborder-radius:999px;\nfont-size:11px;\nfont-weight:700\n}\n\n\/* Construction *\/\n.gv-blue-border-construction{\ndisplay:grid;\ngrid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);\ngap:23px;\nalign-items:center;\npadding:20px;\nbackground:linear-gradient(135deg,var(--gv-blue-soft),var(--gv-white));\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-blue-border-construction-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:14px;\nbox-shadow:0 5px 15px rgba(40,93,121,.05);\nline-height:0\n}\n\n.gv-blue-border-construction-copy{\nmin-width:0\n}\n\n.gv-blue-border-point-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:8px;\nmargin-top:14px\n}\n\n.gv-blue-border-point{\nmin-width:0;\npadding:11px 12px;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:10px\n}\n\n.gv-blue-border-point strong{\ndisplay:block;\nmargin-bottom:3px;\ncolor:var(--gv-blue-dark);\nfont-size:13px\n}\n\n.gv-blue-border-point span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Easy-care section *\/\n.gv-blue-border-care{\ndisplay:grid;\ngrid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);\ngap:23px;\nalign-items:center;\npadding:20px;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-blue-border-care-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:14px;\nbox-shadow:0 5px 15px rgba(40,93,121,.05);\nline-height:0\n}\n\n.gv-blue-border-care-copy{\nmin-width:0\n}\n\n.gv-blue-border-care-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:8px;\nmargin-top:14px\n}\n\n.gv-blue-border-care-item{\nmin-width:0;\npadding:11px 12px;\nbackground:var(--gv-blue-soft);\nborder:1px solid var(--gv-line);\nborder-radius:10px\n}\n\n.gv-blue-border-care-item strong{\ndisplay:block;\nmargin-bottom:3px;\ncolor:var(--gv-blue-dark);\nfont-size:13px\n}\n\n.gv-blue-border-care-item span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Room placement *\/\n.gv-blue-border-rooms{\npadding:20px;\nbackground:var(--gv-blue-pale);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-blue-border-room-heading{\nmax-width:840px;\nmargin:0 auto 16px;\ntext-align:center\n}\n\n.gv-blue-border-room-grid{\ndisplay:grid;\ngrid-template-columns:repeat(4,minmax(0,1fr));\ngap:9px\n}\n\n.gv-blue-border-room{\nmin-width:0;\npadding:14px 12px;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:11px;\ntext-align:center\n}\n\n.gv-blue-border-room strong{\ndisplay:block;\nmargin-bottom:4px;\ncolor:var(--gv-blue-dark);\nfont-size:14px\n}\n\n.gv-blue-border-room span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Color note *\/\n.gv-blue-border-color{\ndisplay:grid;\ngrid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);\ngap:23px;\nalign-items:center;\npadding:20px;\nbackground:linear-gradient(135deg,var(--gv-cream),var(--gv-blue-soft));\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-blue-border-color-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:14px;\nbox-shadow:0 5px 15px rgba(40,93,121,.05);\nline-height:0\n}\n\n.gv-blue-border-color-copy{\nmin-width:0\n}\n\n.gv-blue-border-color-list{\nmargin:14px 0 0;\npadding:0;\nlist-style:none\n}\n\n.gv-blue-border-color-list li{\nposition:relative;\nmargin-bottom:8px;\npadding-left:18px;\ncolor:var(--gv-muted);\nfont-size:13px\n}\n\n.gv-blue-border-color-list li:last-child{\nmargin-bottom:0\n}\n\n.gv-blue-border-color-list li::before{\ncontent:\"\";\nposition:absolute;\nleft:0;\ntop:8px;\nwidth:7px;\nheight:7px;\nbackground:var(--gv-blue);\nborder-radius:50%\n}\n\n\/* Size guide *\/\n.gv-blue-border-size{\ndisplay:grid;\ngrid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);\ngap:23px;\nalign-items:center;\npadding:20px;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-blue-border-size-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:14px;\nbox-shadow:0 5px 15px rgba(40,93,121,.05);\nline-height:0\n}\n\n.gv-blue-border-size-copy{\nmin-width:0\n}\n\n.gv-blue-border-size-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:8px;\nmargin-top:14px\n}\n\n.gv-blue-border-size-card{\nmin-width:0;\npadding:11px 12px;\nbackground:var(--gv-blue-soft);\nborder:1px solid var(--gv-line);\nborder-radius:10px\n}\n\n.gv-blue-border-size-card strong{\ndisplay:block;\nmargin-bottom:3px;\ncolor:var(--gv-blue-dark);\nfont-size:13px\n}\n\n.gv-blue-border-size-card span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Buying notes *\/\n.gv-blue-border-notes{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:10px;\npadding:14px;\nbackground:var(--gv-blue-pale);\nborder:1px solid var(--gv-line);\nborder-radius:17px\n}\n\n.gv-blue-border-note{\nmin-width:0;\npadding:15px 13px;\ntext-align:center;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:11px\n}\n\n.gv-blue-border-note strong{\ndisplay:block;\nmargin-bottom:4px;\ncolor:var(--gv-blue-dark);\nfont-size:14px\n}\n\n.gv-blue-border-note span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Specifications *\/\n.gv-blue-border-spec{\npadding:20px;\nbackground:var(--gv-blue-pale);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-blue-border-spec-title{\nmargin:0 0 14px;\ncolor:var(--gv-blue-dark);\ntext-align:center;\nfont-size:23px;\nline-height:1.25\n}\n\n.gv-blue-border-table{\nwidth:100%;\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1.5px solid var(--gv-blue-dark);\nborder-collapse:separate;\nborder-spacing:0;\nborder-radius:13px\n}\n\n.gv-blue-border-table td{\npadding:11px 15px;\nborder-bottom:1px solid var(--gv-line);\nvertical-align:top;\nfont-size:14px;\noverflow-wrap:anywhere\n}\n\n.gv-blue-border-table tr:last-child td{\nborder-bottom:0\n}\n\n.gv-blue-border-table td:first-child{\nwidth:34%;\ncolor:var(--gv-blue-dark);\nbackground:var(--gv-blue-soft);\nfont-weight:700\n}\n\n.gv-blue-border-table td:last-child{\ncolor:var(--gv-text);\nfont-weight:700\n}\n\n.gv-blue-border-spec-note{\nmargin-top:14px;\npadding:12px 14px;\ncolor:var(--gv-muted);\nbackground:var(--gv-white);\nborder-left:4px solid var(--gv-blue);\nborder-radius:8px;\nfont-size:13px\n}\n\n@media screen and (max-width:1050px){\n.gv-blue-border-benefits{\ngrid-template-columns:repeat(3,minmax(0,1fr))\n}\n\n.gv-blue-border-room-grid{\ngrid-template-columns:repeat(2,minmax(0,1fr))\n}\n}\n\n@media screen and (max-width:900px){\n.gv-blue-border-feature-grid{\ngrid-template-columns:repeat(2,minmax(0,1fr))\n}\n}\n\n@media screen and (max-width:820px){\n.gv-blue-border-construction,\n.gv-blue-border-care,\n.gv-blue-border-color,\n.gv-blue-border-size{\ngrid-template-columns:1fr\n}\n\n.gv-blue-border-size-image{\norder:-1\n}\n}\n\n@media screen and (max-width:768px){\n.garvee-blue-bordered-rug{\npadding:9px 6px\n}\n\n.gv-blue-border-section{\nmargin-bottom:17px\n}\n\n.gv-blue-border-hero-content,\n.gv-blue-border-features,\n.gv-blue-border-construction,\n.gv-blue-border-care,\n.gv-blue-border-rooms,\n.gv-blue-border-color,\n.gv-blue-border-size,\n.gv-blue-border-spec{\npadding:13px 11px\n}\n\n.gv-blue-border-title{\nfont-size:22px\n}\n\n.gv-blue-border-subtitle,\n.gv-blue-border-spec-title{\nfont-size:20px\n}\n\n.gv-blue-border-text{\nfont-size:13px\n}\n\n.gv-blue-border-benefits,\n.gv-blue-border-feature-grid,\n.gv-blue-border-point-grid,\n.gv-blue-border-care-grid,\n.gv-blue-border-room-grid,\n.gv-blue-border-size-grid,\n.gv-blue-border-notes{\ngrid-template-columns:1fr\n}\n\n.gv-blue-border-table td{\ndisplay:block;\nwidth:100%;\npadding:8px 11px;\nfont-size:13px\n}\n\n.gv-blue-border-table td:first-child{\nwidth:100%;\npadding-bottom:3px;\nborder-bottom:0\n}\n\n.gv-blue-border-table td:last-child{\npadding-top:3px\n}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-blue-bordered-rug\"\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\n\u003cdiv class=\"gv-blue-border-hero\"\u003e\n\u003cdiv class=\"gv-blue-border-hero-image\"\u003e\u003cimg alt=\"Garvee blue bordered washable area rug in a modern living room\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329539040194104.jpg?v=1750050615\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-hero-content\"\u003e\n\u003cspan class=\"gv-blue-border-label\"\u003eModern Bordered Washable Rug\u003c\/span\u003e\n\u003ch2 class=\"gv-blue-border-title\"\u003eCool Blue Geometry for Comfortable Modern Rooms\u003c\/h2\u003e\n\u003cp class=\"gv-blue-border-text\"\u003eRefresh your room with a blue bordered area rug featuring a softly distressed geometric pattern. Its soft low-pile surface, machine-washable construction and non-slip TPR backing combine modern style with practical everyday performance.\u003c\/p\u003e\n\u003cdiv class=\"gv-blue-border-benefits\"\u003e\n\u003cdiv class=\"gv-blue-border-benefit\"\u003e\n\u003cstrong\u003eDistressed Border Design\u003c\/strong\u003e \u003cspan\u003eAdds layered blue character without overwhelming the room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-benefit\"\u003e\n\u003cstrong\u003eSoft Low-Pile Surface\u003c\/strong\u003e \u003cspan\u003eComfortable underfoot and easy to place beneath furniture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-benefit\"\u003e\n\u003cstrong\u003eMachine Washable\u003c\/strong\u003e \u003cspan\u003eSupports convenient deeper cleaning for busy households.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-benefit\"\u003e\n\u003cstrong\u003eTPR Non-Slip Backing\u003c\/strong\u003e \u003cspan\u003eHelps reduce shifting on clean, dry hard flooring.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-benefit\"\u003e\n\u003cstrong\u003eReinforced Edges\u003c\/strong\u003e \u003cspan\u003eStitched borders help preserve a clean finished shape.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\n\u003cdiv class=\"gv-blue-border-features\"\u003e\n\u003cdiv class=\"gv-blue-border-heading\"\u003e\n\u003cspan class=\"gv-blue-border-label\"\u003eDesigned for Everyday Family Life\u003c\/span\u003e\n\u003ch2 class=\"gv-blue-border-subtitle\"\u003eSoft Comfort, Better Stability and Durable Construction\u003c\/h2\u003e\n\u003cp class=\"gv-blue-border-text\"\u003eThree practical benefits make this blue rug suitable for living rooms, bedrooms, dining spaces and other frequently used areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-feature-grid\"\u003e\n\u003carticle class=\"gv-blue-border-feature-card\"\u003e\n\u003cdiv class=\"gv-blue-border-feature-image\"\u003e\u003cimg alt=\"Garvee blue area rug suitable for children and pets\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543004923201.jpg?v=1750050618\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-feature-copy\"\u003e\n\u003ch3\u003eComfortable for Kids and Pets\u003c\/h3\u003e\n\u003cp\u003eThe soft, non-shedding surface creates a comfortable place for children to play and pets to rest during everyday family activities.\u003c\/p\u003e\n\u003cdiv class=\"gv-blue-border-tags\"\u003e\n\u003cspan class=\"gv-blue-border-tag\"\u003eSoft Underfoot\u003c\/span\u003e \u003cspan class=\"gv-blue-border-tag\"\u003eNon-Shedding\u003c\/span\u003e \u003cspan class=\"gv-blue-border-tag\"\u003eFamily Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gv-blue-border-feature-card\"\u003e\n\u003cdiv class=\"gv-blue-border-feature-image\"\u003e\u003cimg alt=\"Garvee blue area rug soft surface and upgraded non-slip backing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543248158066.jpg?v=1750050616\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-feature-copy\"\u003e\n\u003ch3\u003eUpgraded Cushioning and Floor Grip\u003c\/h3\u003e\n\u003cp\u003eThe plush-feeling polyester surface adds everyday comfort, while the textured TPR backing helps the rug stay more stable.\u003c\/p\u003e\n\u003cdiv class=\"gv-blue-border-tags\"\u003e\n\u003cspan class=\"gv-blue-border-tag\"\u003eSoft Cushioning\u003c\/span\u003e \u003cspan class=\"gv-blue-border-tag\"\u003eTPR Backing\u003c\/span\u003e \u003cspan class=\"gv-blue-border-tag\"\u003eStable Placement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gv-blue-border-feature-card\"\u003e\n\u003cdiv class=\"gv-blue-border-feature-image\"\u003e\u003cimg alt=\"Garvee blue low-pile rug with reinforced edges\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543004923201_c0a31354-2436-4e11-ae89-fb6b1841ad95.jpg?v=1782284081\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-feature-copy\"\u003e\n\u003ch3\u003eLow Profile with Reinforced Edges\u003c\/h3\u003e\n\u003cp\u003eTightly machine-made construction and stitched borders help resist fraying while the slim surface fits beneath furniture and doors.\u003c\/p\u003e\n\u003cdiv class=\"gv-blue-border-tags\"\u003e\n\u003cspan class=\"gv-blue-border-tag\"\u003eLow Pile\u003c\/span\u003e \u003cspan class=\"gv-blue-border-tag\"\u003eStitched Border\u003c\/span\u003e \u003cspan class=\"gv-blue-border-tag\"\u003eFurniture Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\n\u003cdiv class=\"gv-blue-border-construction\"\u003e\n\u003cdiv class=\"gv-blue-border-construction-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543007344274_6b1aaa2e-ea09-4ed3-ad7b-b4d3754b4a96.jpg?v=1782284808\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-construction-copy\"\u003e\n\u003cspan class=\"gv-blue-border-label\"\u003eMade for Daily Indoor Use\u003c\/span\u003e\n\u003ch2 class=\"gv-blue-border-subtitle\"\u003eA Practical Balance of Softness and Durability\u003c\/h2\u003e\n\u003cp class=\"gv-blue-border-text\"\u003eThe machine-made polyester construction provides a comfortable surface while maintaining a slim profile that works well in busy rooms and beneath furniture.\u003c\/p\u003e\n\u003cdiv class=\"gv-blue-border-point-grid\"\u003e\n\u003cdiv class=\"gv-blue-border-point\"\u003e\n\u003cstrong\u003eSoft Polyester Surface\u003c\/strong\u003e \u003cspan\u003eFeels comfortable beneath bare feet without excessive thickness.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-point\"\u003e\n\u003cstrong\u003eLow-Pile Construction\u003c\/strong\u003e \u003cspan\u003eHelps reduce interference with doors and movable chairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-point\"\u003e\n\u003cstrong\u003eNon-Shedding Fibers\u003c\/strong\u003e \u003cspan\u003eSupports easier routine upkeep in active family spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-point\"\u003e\n\u003cstrong\u003eFinished Stitched Border\u003c\/strong\u003e \u003cspan\u003eHelps the rug maintain a neat outline during regular use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\n\u003cdiv class=\"gv-blue-border-care\"\u003e\n\u003cdiv class=\"gv-blue-border-care-copy\"\u003e\n\u003cspan class=\"gv-blue-border-label\"\u003eFlexible Cleaning Options\u003c\/span\u003e\n\u003ch2 class=\"gv-blue-border-subtitle\"\u003eMatch the Cleaning Method to the Mess\u003c\/h2\u003e\n\u003cp class=\"gv-blue-border-text\"\u003eUse quick routine cleaning for everyday dust and crumbs, then machine wash the rug when tracked-in dirt or larger household messes require a deeper refresh.\u003c\/p\u003e\n\u003cdiv class=\"gv-blue-border-care-grid\"\u003e\n\u003cdiv class=\"gv-blue-border-care-item\"\u003e\n\u003cstrong\u003eRobot Vacuum\u003c\/strong\u003e \u003cspan\u003eThe low-profile surface works with many standard robot cleaners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-care-item\"\u003e\n\u003cstrong\u003eRegular Vacuuming\u003c\/strong\u003e \u003cspan\u003eUse low suction and avoid aggressive rotating brushes.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-care-item\"\u003e\n\u003cstrong\u003eSpot Cleaning\u003c\/strong\u003e \u003cspan\u003eBlot spills promptly with a clean cloth and mild solution.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-care-item\"\u003e\n\u003cstrong\u003eMachine Washing\u003c\/strong\u003e \u003cspan\u003eWash cold on a gentle cycle and air dry completely.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-care-image\"\u003e\n\u003cimg alt=\"Garvee blue bordered rug material texture and construction details\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543249128341.jpg?v=1750050617\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\n\u003cdiv class=\"gv-blue-border-rooms\"\u003e\n\u003cdiv class=\"gv-blue-border-room-heading\"\u003e\n\u003cspan class=\"gv-blue-border-label\"\u003eVersatile Indoor Placement\u003c\/span\u003e\n\u003ch2 class=\"gv-blue-border-subtitle\"\u003eOne Coordinated Design for Multiple Rooms\u003c\/h2\u003e\n\u003cp class=\"gv-blue-border-text\"\u003eThe distressed blue border complements modern, transitional, farmhouse and casual interiors while the available sizes support different floor plans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-room-grid\"\u003e\n\u003cdiv class=\"gv-blue-border-room\"\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003eAnchors sofas, accent chairs and coffee-table arrangements.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-room\"\u003e\n\u003cstrong\u003eBedroom\u003c\/strong\u003e \u003cspan\u003eAdds soft coverage beneath or beside beds and nightstands.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-room\"\u003e\n\u003cstrong\u003eDining Room\u003c\/strong\u003e \u003cspan\u003eLow pile fits beneath dining tables and movable chairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-room\"\u003e\n\u003cstrong\u003eHallway \u0026amp; Entryway\u003c\/strong\u003e \u003cspan\u003eThe runner size brings coordinated style to narrow spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\n\u003cdiv class=\"gv-blue-border-color\"\u003e\n\u003cdiv class=\"gv-blue-border-color-image\"\u003e\n\u003cimg alt=\"Garvee washable blue rug cleaning with washing machine vacuum and robot cleaner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543247855995.jpg?v=1750050619\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-color-copy\"\u003e\n\u003cspan class=\"gv-blue-border-label\"\u003eUnderstanding Color Variation\u003c\/span\u003e\n\u003ch2 class=\"gv-blue-border-subtitle\"\u003eRoom Lighting Can Change How the Blue Appears\u003c\/h2\u003e\n\u003cp class=\"gv-blue-border-text\"\u003eWarm, cool, bright and dim lighting can make the same blue rug appear lighter, darker or slightly warmer. Monitor settings and surrounding furniture may also affect the visible color.\u003c\/p\u003e\n\u003cul class=\"gv-blue-border-color-list\"\u003e\n\u003cli\u003eNatural daylight usually shows the most balanced blue tone.\u003c\/li\u003e\n\u003cli\u003eWarm bulbs can make cream details appear more beige.\u003c\/li\u003e\n\u003cli\u003eCool bulbs may make blue areas appear deeper or grayer.\u003c\/li\u003e\n\u003cli\u003eActual color may vary slightly from screen images.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\u003c\/section\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\n\u003cdiv class=\"gv-blue-border-notes\"\u003e\n\u003cdiv class=\"gv-blue-border-note\"\u003e\n\u003cstrong\u003eFolded Shipping\u003c\/strong\u003e \u003cspan\u003eTemporary creases may appear after unpacking and generally relax after laying the rug flat or reverse rolling it.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-note\"\u003e\n\u003cstrong\u003eClean, Dry Flooring\u003c\/strong\u003e \u003cspan\u003ePlace the rug on a clean, flat and dry surface for the best non-slip backing performance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-blue-border-note\"\u003e\n\u003cstrong\u003eLarge-Size Washing\u003c\/strong\u003e \u003cspan\u003eOversized area rugs may require a commercial-capacity washing machine for proper cleaning.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-blue-border-section\"\u003e\n\u003cdiv class=\"gv-blue-border-spec\"\u003e\n\u003ch2 class=\"gv-blue-border-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003ctable class=\"gv-blue-border-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eModern Bordered Indoor Area Rug and Runner Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n\u003ctd\u003e2' × 6', 4' × 6', 5' × 7', 8' × 10', 9' × 12', 10' × 13'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlue with Cream and Neutral Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eDistressed Geometric Bordered Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMachine-Made Tufted Low-Pile Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBacking\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber TPR Non-Slip Backing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEdge Construction\u003c\/td\u003e\n\u003ctd\u003eReinforced Stitched Edges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKey Features\u003c\/td\u003e\n\u003ctd\u003eMachine Washable, Soft, Non-Slip, Low Pile, Non-Shedding, Foldable and Stain Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Rooms\u003c\/td\u003e\n\u003ctd\u003eLiving Room, Bedroom, Dining Room, Hallway, Entryway, Nursery and Home Office\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eVacuum Regularly, Spot Clean Promptly or Machine Wash Cold on a Gentle Cycle; Air Dry Completely\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"gv-blue-border-spec-note\"\u003e\n\u003cstrong\u003eCare Note:\u003c\/strong\u003e Avoid bleach, harsh chemicals and high-temperature drying. Large sizes may require a commercial-capacity washer. Colors may vary slightly because of lighting and monitor settings.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Blue \/ 10' × 13'","offer_id":50281037955385,"sku":"PHO_33J9XDAA","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/516FYxIivBL_c6c02a98-7343-4d5b-afee-a04be768dee5.jpg?v=1734686434"},{"product_id":"garvee-9x12-large-modern-brown-area-pho-33j9brng","title":"Garvee Bordered Brown 9x12 Large Modern Area Rug Distressed Rug Soft Non Shedding Floor Carpet, Geometric Rug, Washable Non Slip Rug, Low Pile Indoor Area Rug for Living Room, Bedroom","description":"\u003cstyle\u003e\n.garvee-brown-bordered-rug{\n--gv-brown:#6f4229;\n--gv-brown-dark:#4d2f20;\n--gv-caramel:#9b6542;\n--gv-beige:#eee1d2;\n--gv-cream:#faf6f1;\n--gv-soft:#f6f0e9;\n--gv-text:#382f2a;\n--gv-muted:#73665d;\n--gv-line:#e2d4c7;\n--gv-white:#ffffff;\n--gv-shadow:0 8px 24px rgba(77,47,32,.08);\nwidth:100%;\nmax-width:1180px;\nmargin:0 auto;\npadding:16px 14px;\ncolor:var(--gv-text);\nbackground:var(--gv-white);\nfont-family:Arial,Helvetica,sans-serif;\nline-height:1.55;\nbox-sizing:border-box\n}\n\n.garvee-brown-bordered-rug *,\n.garvee-brown-bordered-rug *::before,\n.garvee-brown-bordered-rug *::after{\nbox-sizing:border-box\n}\n\n.garvee-brown-bordered-rug img{\ndisplay:block;\nwidth:100%;\nmax-width:100%;\nheight:auto;\nmargin:0\n}\n\n.gv-brown-section{\nmargin:0 0 22px\n}\n\n.gv-brown-section:last-child{\nmargin-bottom:0\n}\n\n.gv-brown-label{\ndisplay:inline-block;\nmargin:0 0 9px;\npadding:6px 13px;\ncolor:var(--gv-white);\nbackground:var(--gv-brown);\nborder-radius:999px;\nfont-size:11px;\nfont-weight:700;\nletter-spacing:.06em;\ntext-transform:uppercase\n}\n\n.gv-brown-title{\nmargin:0 0 11px;\ncolor:var(--gv-brown-dark);\nfont-size:30px;\nline-height:1.22\n}\n\n.gv-brown-subtitle{\nmargin:0 0 9px;\ncolor:var(--gv-brown-dark);\nfont-size:23px;\nline-height:1.28\n}\n\n.gv-brown-text{\nmargin:0;\ncolor:var(--gv-muted);\nfont-size:14px\n}\n\n\/* Hero *\/\n.gv-brown-hero{\noverflow:hidden;\nbackground:linear-gradient(135deg,var(--gv-soft),var(--gv-white));\nborder:1px solid var(--gv-line);\nborder-radius:20px;\nbox-shadow:var(--gv-shadow)\n}\n\n.gv-brown-hero-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder-bottom:1px solid var(--gv-line);\nline-height:0\n}\n\n.gv-brown-hero-content{\nmax-width:1000px;\nmargin:0 auto;\npadding:22px 24px 24px;\ntext-align:center\n}\n\n.gv-brown-hero-content .gv-brown-text{\nmax-width:850px;\nmargin:0 auto\n}\n\n.gv-brown-benefits{\ndisplay:grid;\ngrid-template-columns:repeat(5,minmax(0,1fr));\ngap:9px;\nmargin-top:18px\n}\n\n.gv-brown-benefit{\nmin-width:0;\npadding:13px 10px;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:11px\n}\n\n.gv-brown-benefit strong{\ndisplay:block;\nmargin-bottom:3px;\ncolor:var(--gv-brown-dark);\nfont-size:13px;\nline-height:1.35\n}\n\n.gv-brown-benefit span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Three feature cards *\/\n.gv-brown-feature-wrap{\npadding:19px;\nbackground:var(--gv-cream);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-brown-heading{\nmax-width:840px;\nmargin:0 auto 17px;\ntext-align:center\n}\n\n.gv-brown-feature-grid{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:14px;\nalign-items:stretch\n}\n\n.gv-brown-feature-card{\ndisplay:flex;\nflex-direction:column;\nmin-width:0;\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:15px;\nbox-shadow:0 5px 16px rgba(77,47,32,.06)\n}\n\n.gv-brown-feature-media{\ndisplay:flex;\nalign-items:center;\njustify-content:center;\noverflow:hidden;\nbackground:var(--gv-white);\nborder-bottom:1px solid var(--gv-line);\nline-height:0\n}\n\n.gv-brown-feature-media img{\nwidth:100%;\nheight:auto;\nobject-fit:contain\n}\n\n.gv-brown-feature-copy{\nflex:1;\npadding:16px 15px 18px;\ntext-align:center\n}\n\n.gv-brown-feature-copy h3{\nmargin:0 0 7px;\ncolor:var(--gv-brown-dark);\nfont-size:17px;\nline-height:1.3\n}\n\n.gv-brown-feature-copy p{\nmargin:0;\ncolor:var(--gv-muted);\nfont-size:13px\n}\n\n.gv-brown-tags{\ndisplay:flex;\nflex-wrap:wrap;\njustify-content:center;\ngap:6px;\nmargin-top:12px\n}\n\n.gv-brown-tag{\npadding:5px 8px;\ncolor:var(--gv-brown-dark);\nbackground:var(--gv-soft);\nborder:1px solid var(--gv-line);\nborder-radius:999px;\nfont-size:11px;\nfont-weight:700\n}\n\n\/* Easy care *\/\n.gv-brown-care{\ndisplay:grid;\ngrid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);\ngap:23px;\nalign-items:center;\npadding:20px;\nbackground:linear-gradient(135deg,var(--gv-soft),var(--gv-white));\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-brown-care-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:14px;\nbox-shadow:0 5px 15px rgba(77,47,32,.05);\nline-height:0\n}\n\n.gv-brown-care-copy{\nmin-width:0\n}\n\n.gv-brown-care-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:8px;\nmargin-top:14px\n}\n\n.gv-brown-care-item{\nmin-width:0;\npadding:11px 12px;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:10px\n}\n\n.gv-brown-care-item strong{\ndisplay:block;\nmargin-bottom:3px;\ncolor:var(--gv-brown-dark);\nfont-size:13px\n}\n\n.gv-brown-care-item span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Color and size guide *\/\n.gv-brown-guide-wrap{\npadding:19px;\nbackground:var(--gv-cream);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-brown-guide-heading{\nmax-width:850px;\nmargin:0 auto 16px;\ntext-align:center\n}\n\n.gv-brown-guide-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:14px;\nalign-items:stretch\n}\n\n.gv-brown-guide-card{\ndisplay:flex;\nflex-direction:column;\nmin-width:0;\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:15px;\nbox-shadow:0 5px 16px rgba(77,47,32,.05)\n}\n\n.gv-brown-guide-image{\noverflow:hidden;\nbackground:var(--gv-white);\nborder-bottom:1px solid var(--gv-line);\nline-height:0\n}\n\n.gv-brown-guide-copy{\nflex:1;\npadding:15px 15px 17px\n}\n\n.gv-brown-guide-copy h3{\nmargin:0 0 6px;\ncolor:var(--gv-brown-dark);\nfont-size:17px;\nline-height:1.3\n}\n\n.gv-brown-guide-copy p{\nmargin:0;\ncolor:var(--gv-muted);\nfont-size:13px\n}\n\n\/* Size recommendations *\/\n.gv-brown-size-wrap{\npadding:20px;\nbackground:var(--gv-soft);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-brown-size-heading{\nmax-width:850px;\nmargin:0 auto 16px;\ntext-align:center\n}\n\n.gv-brown-size-grid{\ndisplay:grid;\ngrid-template-columns:repeat(5,minmax(0,1fr));\ngap:9px\n}\n\n.gv-brown-size-card{\nmin-width:0;\npadding:14px 10px;\ntext-align:center;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:10px\n}\n\n.gv-brown-size-card strong{\ndisplay:block;\nmargin-bottom:4px;\ncolor:var(--gv-brown-dark);\nfont-size:14px\n}\n\n.gv-brown-size-card span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:11px;\nline-height:1.42\n}\n\n\/* Placement section *\/\n.gv-brown-placement{\ndisplay:grid;\ngrid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);\ngap:23px;\nalign-items:center;\npadding:20px;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-brown-placement-copy{\nmin-width:0\n}\n\n.gv-brown-placement-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,minmax(0,1fr));\ngap:8px;\nmargin-top:14px\n}\n\n.gv-brown-placement-item{\nmin-width:0;\npadding:11px 12px;\nbackground:var(--gv-soft);\nborder:1px solid var(--gv-line);\nborder-radius:10px\n}\n\n.gv-brown-placement-item strong{\ndisplay:block;\nmargin-bottom:3px;\ncolor:var(--gv-brown-dark);\nfont-size:13px\n}\n\n.gv-brown-placement-item span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n.gv-brown-placement-note{\npadding:18px;\nbackground:linear-gradient(135deg,var(--gv-brown-dark),var(--gv-caramel));\nborder-radius:14px;\ncolor:var(--gv-white)\n}\n\n.gv-brown-placement-note strong{\ndisplay:block;\nmargin-bottom:8px;\nfont-size:20px;\nline-height:1.25\n}\n\n.gv-brown-placement-note span{\ndisplay:block;\nfont-size:13px;\nline-height:1.55;\nopacity:.94\n}\n\n\/* Buying notes *\/\n.gv-brown-notes{\ndisplay:grid;\ngrid-template-columns:repeat(3,minmax(0,1fr));\ngap:10px;\npadding:14px;\nbackground:var(--gv-cream);\nborder:1px solid var(--gv-line);\nborder-radius:17px\n}\n\n.gv-brown-note-card{\nmin-width:0;\npadding:15px 13px;\ntext-align:center;\nbackground:var(--gv-white);\nborder:1px solid var(--gv-line);\nborder-radius:11px\n}\n\n.gv-brown-note-card strong{\ndisplay:block;\nmargin-bottom:4px;\ncolor:var(--gv-brown-dark);\nfont-size:14px\n}\n\n.gv-brown-note-card span{\ndisplay:block;\ncolor:var(--gv-muted);\nfont-size:12px;\nline-height:1.42\n}\n\n\/* Specifications *\/\n.gv-brown-spec-wrap{\npadding:20px;\nbackground:var(--gv-cream);\nborder:1px solid var(--gv-line);\nborder-radius:18px\n}\n\n.gv-brown-spec-title{\nmargin:0 0 14px;\ncolor:var(--gv-brown-dark);\ntext-align:center;\nfont-size:23px;\nline-height:1.25\n}\n\n.gv-brown-spec-table{\nwidth:100%;\noverflow:hidden;\nbackground:var(--gv-white);\nborder:1.5px solid var(--gv-brown-dark);\nborder-collapse:separate;\nborder-spacing:0;\nborder-radius:13px\n}\n\n.gv-brown-spec-table td{\npadding:11px 15px;\nborder-bottom:1px solid var(--gv-line);\nvertical-align:top;\nfont-size:14px;\noverflow-wrap:anywhere\n}\n\n.gv-brown-spec-table tr:last-child td{\nborder-bottom:0\n}\n\n.gv-brown-spec-table td:first-child{\nwidth:34%;\ncolor:var(--gv-brown-dark);\nbackground:var(--gv-soft);\nfont-weight:700\n}\n\n.gv-brown-spec-table td:last-child{\ncolor:var(--gv-text);\nfont-weight:700\n}\n\n.gv-brown-spec-note{\nmargin-top:14px;\npadding:12px 14px;\ncolor:var(--gv-muted);\nbackground:var(--gv-white);\nborder-left:4px solid var(--gv-caramel);\nborder-radius:8px;\nfont-size:13px\n}\n\n@media screen and (max-width:1050px){\n.gv-brown-benefits{\ngrid-template-columns:repeat(3,minmax(0,1fr))\n}\n\n.gv-brown-size-grid{\ngrid-template-columns:repeat(3,minmax(0,1fr))\n}\n}\n\n@media screen and (max-width:900px){\n.gv-brown-feature-grid{\ngrid-template-columns:repeat(2,minmax(0,1fr))\n}\n}\n\n@media screen and (max-width:820px){\n.gv-brown-care,\n.gv-brown-placement{\ngrid-template-columns:1fr\n}\n\n.gv-brown-guide-grid{\ngrid-template-columns:1fr\n}\n}\n\n@media screen and (max-width:768px){\n.garvee-brown-bordered-rug{\npadding:9px 6px\n}\n\n.gv-brown-section{\nmargin-bottom:17px\n}\n\n.gv-brown-hero-content,\n.gv-brown-feature-wrap,\n.gv-brown-care,\n.gv-brown-guide-wrap,\n.gv-brown-size-wrap,\n.gv-brown-placement,\n.gv-brown-spec-wrap{\npadding:13px 11px\n}\n\n.gv-brown-title{\nfont-size:22px\n}\n\n.gv-brown-subtitle,\n.gv-brown-spec-title{\nfont-size:20px\n}\n\n.gv-brown-text{\nfont-size:13px\n}\n\n.gv-brown-benefits,\n.gv-brown-feature-grid,\n.gv-brown-care-grid,\n.gv-brown-size-grid,\n.gv-brown-placement-grid,\n.gv-brown-notes{\ngrid-template-columns:1fr\n}\n\n.gv-brown-spec-table td{\ndisplay:block;\nwidth:100%;\npadding:8px 11px;\nfont-size:13px\n}\n\n.gv-brown-spec-table td:first-child{\nwidth:100%;\npadding-bottom:3px;\nborder-bottom:0\n}\n\n.gv-brown-spec-table td:last-child{\npadding-top:3px\n}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-brown-bordered-rug\"\u003e\n\u003csection class=\"gv-brown-section\"\u003e\n\u003cdiv class=\"gv-brown-hero\"\u003e\n\u003cdiv class=\"gv-brown-hero-image\"\u003e\u003cimg alt=\"Garvee brown bordered washable area rug in a bright living room\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329539386405809.jpg?v=1750059085\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-hero-content\"\u003e\n\u003cspan class=\"gv-brown-label\"\u003eModern Bordered Washable Rug\u003c\/span\u003e\n\u003ch2 class=\"gv-brown-title\"\u003eWarm Distressed Geometry for Comfortable Modern Rooms\u003c\/h2\u003e\n\u003cp class=\"gv-brown-text\"\u003eGive your room a more polished foundation with a brown-and-cream bordered rug featuring a softly distressed geometric pattern. Its plush-feeling low-pile surface, machine-washable construction and non-slip backing are designed for stylish everyday living.\u003c\/p\u003e\n\u003cdiv class=\"gv-brown-benefits\"\u003e\n\u003cdiv class=\"gv-brown-benefit\"\u003e\n\u003cstrong\u003eDistressed Border Design\u003c\/strong\u003e \u003cspan\u003eAdds warm geometric character without overwhelming the room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-benefit\"\u003e\n\u003cstrong\u003eSoft Low-Pile Surface\u003c\/strong\u003e \u003cspan\u003eComfortable underfoot and easier to place beneath furniture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-benefit\"\u003e\n\u003cstrong\u003eMachine Washable\u003c\/strong\u003e \u003cspan\u003eProvides convenient deep cleaning for busy households.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-benefit\"\u003e\n\u003cstrong\u003eTPR Non-Slip Backing\u003c\/strong\u003e \u003cspan\u003eHelps reduce shifting on clean, dry hard floors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-benefit\"\u003e\n\u003cstrong\u003eReinforced Edges\u003c\/strong\u003e \u003cspan\u003eStitched borders help maintain a neat finished appearance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-brown-section\"\u003e\n\u003cdiv class=\"gv-brown-feature-wrap\"\u003e\n\u003cdiv class=\"gv-brown-heading\"\u003e\n\u003cspan class=\"gv-brown-label\"\u003eComfort Made for Real Homes\u003c\/span\u003e\n\u003ch2 class=\"gv-brown-subtitle\"\u003eSoft Texture, Family-Friendly Performance and Better Stability\u003c\/h2\u003e\n\u003cp class=\"gv-brown-text\"\u003eThe rug combines everyday comfort with practical construction for living rooms, bedrooms, dining spaces and other frequently used areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-feature-grid\"\u003e\n\u003carticle class=\"gv-brown-feature-card\"\u003e\n\u003cdiv class=\"gv-brown-feature-media\"\u003e\u003cimg alt=\"Garvee brown washable rug suitable for children and pets\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543393465298.jpg?v=1750059086\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-feature-copy\"\u003e\n\u003ch3\u003eComfortable for Kids and Pets\u003c\/h3\u003e\n\u003cp\u003eThe soft, non-shedding surface creates a cozy place for children to play and pets to rest while remaining practical for everyday family use.\u003c\/p\u003e\n\u003cdiv class=\"gv-brown-tags\"\u003e\n\u003cspan class=\"gv-brown-tag\"\u003eSoft Surface\u003c\/span\u003e \u003cspan class=\"gv-brown-tag\"\u003eNon-Shedding\u003c\/span\u003e \u003cspan class=\"gv-brown-tag\"\u003eFamily Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gv-brown-feature-card\"\u003e\n\u003cdiv class=\"gv-brown-feature-media\"\u003e\u003cimg alt=\"Garvee brown area rug upgraded cushion texture and non-slip backing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543723128582_d948dfba-8d95-4155-8b3b-6a352da75858.jpg?v=1750059086\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-feature-copy\"\u003e\n\u003ch3\u003eUpgraded Comfort and Floor Grip\u003c\/h3\u003e\n\u003cp\u003eA soft cloud-like surface and textured TPR backing combine cushioning with more stable placement on smooth indoor floors.\u003c\/p\u003e\n\u003cdiv class=\"gv-brown-tags\"\u003e\n\u003cspan class=\"gv-brown-tag\"\u003eSoft Cushioning\u003c\/span\u003e \u003cspan class=\"gv-brown-tag\"\u003eTPR Backing\u003c\/span\u003e \u003cspan class=\"gv-brown-tag\"\u003eSecure Placement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gv-brown-feature-card\"\u003e\n\u003cdiv class=\"gv-brown-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543390026620_870540da-af12-4ec7-9e39-11933534f6e3.jpg?v=1782282972\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-feature-copy\"\u003e\n\u003ch3\u003eLow Profile with Long-Lasting Edges\u003c\/h3\u003e\n\u003cp\u003eTightly machine-made construction and reinforced stitching help resist fraying while the slim pile fits beneath doors and furniture.\u003c\/p\u003e\n\u003cdiv class=\"gv-brown-tags\"\u003e\n\u003cspan class=\"gv-brown-tag\"\u003eLow Pile\u003c\/span\u003e \u003cspan class=\"gv-brown-tag\"\u003eStitched Edge\u003c\/span\u003e \u003cspan class=\"gv-brown-tag\"\u003eFurniture Friendly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-brown-section\"\u003e\n\u003cdiv class=\"gv-brown-care\"\u003e\n\u003cdiv class=\"gv-brown-care-image\"\u003e\n\u003cimg alt=\"Garvee brown low-pile rug reinforced edge and durable texture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543719791073_e8b37c16-c1f1-4d61-9cbb-92d13644dbd5.jpg?v=1750059086\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-care-copy\"\u003e\n\u003cspan class=\"gv-brown-label\"\u003eEasy-Care Everyday Rug\u003c\/span\u003e\n\u003ch2 class=\"gv-brown-subtitle\"\u003eChoose the Cleaning Method That Matches the Mess\u003c\/h2\u003e\n\u003cp class=\"gv-brown-text\"\u003eKeep the surface fresh with routine vacuuming or spot cleaning, then use an appropriately sized washing machine when a deeper clean is needed.\u003c\/p\u003e\n\u003cdiv class=\"gv-brown-care-grid\"\u003e\n\u003cdiv class=\"gv-brown-care-item\"\u003e\n\u003cstrong\u003eRobot Vacuum\u003c\/strong\u003e \u003cspan\u003eThe low-profile construction works with many standard robot cleaners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-care-item\"\u003e\n\u003cstrong\u003eRegular Vacuuming\u003c\/strong\u003e \u003cspan\u003eUse low suction and avoid aggressive rotating brushes when possible.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-care-item\"\u003e\n\u003cstrong\u003eSpot Cleaning\u003c\/strong\u003e \u003cspan\u003eBlot spills promptly with a clean cloth and a mild cleaning solution.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-care-item\"\u003e\n\u003cstrong\u003eMachine Washing\u003c\/strong\u003e \u003cspan\u003eWash cold on a gentle cycle and allow the rug to air dry completely.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-brown-section\"\u003e\n\u003cdiv class=\"gv-brown-guide-wrap\"\u003e\n\u003cdiv class=\"gv-brown-guide-heading\"\u003e\n\u003cspan class=\"gv-brown-label\"\u003ePlan the Right Look and Fit\u003c\/span\u003e\n\u003ch2 class=\"gv-brown-subtitle\"\u003eUnderstand Color Variation and Room Placement before Ordering\u003c\/h2\u003e\n\u003cp class=\"gv-brown-text\"\u003eLighting, monitor settings and surrounding furniture can influence how the brown and cream tones appear in your room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-guide-grid\"\u003e\n\u003carticle class=\"gv-brown-guide-card\"\u003e\n\u003cdiv class=\"gv-brown-guide-image\"\u003e\n\u003cimg alt=\"Garvee brown washable area rug cleaning with washing machine vacuum and robot cleaner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543724769584.jpg?v=1750059086\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-guide-copy\"\u003e\n\u003ch3\u003eColor Changes with Room Lighting\u003c\/h3\u003e\n\u003cp\u003eWarm, cool, bright and dim lighting can make the same rug appear slightly lighter, darker or warmer. Review the rug in your intended room whenever possible.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gv-brown-guide-card\"\u003e\n\u003cdiv class=\"gv-brown-guide-image\"\u003e\u003cimg alt=\"Garvee brown bordered rug size and furniture placement guide\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543722737302.jpg?v=1750059085\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-guide-copy\"\u003e\n\u003ch3\u003eMeasure around Your Furniture\u003c\/h3\u003e\n\u003cp\u003eConsider whether furniture should sit fully or partially on the rug and leave enough open floor space around the edges for a balanced layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-brown-section\"\u003e\n\u003cdiv class=\"gv-brown-placement\"\u003e\n\u003cdiv class=\"gv-brown-placement-copy\"\u003e\n\u003cspan class=\"gv-brown-label\"\u003eVersatile Indoor Placement\u003c\/span\u003e\n\u003ch2 class=\"gv-brown-subtitle\"\u003eA Warm Foundation for Relaxing and Entertaining\u003c\/h2\u003e\n\u003cp class=\"gv-brown-text\"\u003eThe neutral brown palette and decorative border coordinate with modern, farmhouse, traditional and transitional interiors.\u003c\/p\u003e\n\u003cdiv class=\"gv-brown-placement-grid\"\u003e\n\u003cdiv class=\"gv-brown-placement-item\"\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003eAnchors sofas, accent chairs and coffee-table arrangements.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-placement-item\"\u003e\n\u003cstrong\u003eBedroom\u003c\/strong\u003e \u003cspan\u003eAdds soft coverage beneath or beside beds and nightstands.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-placement-item\"\u003e\n\u003cstrong\u003eDining Room\u003c\/strong\u003e \u003cspan\u003eLow pile works beneath tables and movable dining chairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-placement-item\"\u003e\n\u003cstrong\u003eHallway \u0026amp; Entryway\u003c\/strong\u003e \u003cspan\u003eThe runner size brings coordinated style to narrow spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-placement-note\"\u003e\n\u003cstrong\u003eWarm Brown, Cream and Beige Tones\u003c\/strong\u003e \u003cspan\u003eThe distressed geometric border pairs naturally with wood furniture, cream upholstery, brown leather, neutral textiles and warm metallic accents.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-brown-section\"\u003e\n\u003cdiv class=\"gv-brown-notes\"\u003e\n\u003cdiv class=\"gv-brown-note-card\"\u003e\n\u003cstrong\u003eFolded Shipping\u003c\/strong\u003e \u003cspan\u003eTemporary creases may appear after unpacking and usually relax after the rug is laid flat or reverse rolled.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-note-card\"\u003e\n\u003cstrong\u003eClean, Dry Floors\u003c\/strong\u003e \u003cspan\u003ePlace the rug on a flat, clean and dry surface for the best non-slip backing performance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gv-brown-note-card\"\u003e\n\u003cstrong\u003eLarge-Size Washing\u003c\/strong\u003e \u003cspan\u003eThe 8' × 10', 9' × 12' and 10' × 13' sizes may require a commercial-capacity washing machine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gv-brown-section\"\u003e\n\u003cdiv class=\"gv-brown-spec-wrap\"\u003e\n\u003ch2 class=\"gv-brown-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003ctable class=\"gv-brown-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eModern Bordered Indoor Area Rug and Runner Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBrown with Beige and Cream Accents\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eDistressed Geometric Bordered Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMachine-Made Printed Low-Pile Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBacking\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber TPR Non-Slip Backing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEdge Construction\u003c\/td\u003e\n\u003ctd\u003eReinforced Stitched Edges\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKey Features\u003c\/td\u003e\n\u003ctd\u003eMachine Washable, Soft, Non-Slip, Low Pile, Non-Shedding, Foldable and Stain Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Rooms\u003c\/td\u003e\n\u003ctd\u003eLiving Room, Bedroom, Dining Room, Hallway, Entryway, Nursery and Home Office\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eVacuum Regularly, Spot Clean Promptly or Machine Wash Cold on a Gentle Cycle; Air Dry Completely\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"gv-brown-spec-note\"\u003e\n\u003cstrong\u003eCare Note:\u003c\/strong\u003e Avoid bleach, harsh chemicals and high-temperature drying. Colors may appear slightly different because of room lighting, monitor settings and surrounding décor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 9' × 12'","offer_id":50281037922617,"sku":"PHO_33J9BRNG","price":123.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329532832611665.jpg?v=1751333234"},{"product_id":"garvee-area-rug-10x13-extra-large-pho-16n73aqs","title":"Garvee 10x13 Large Beige Area Rug, Modern Bordered Washable Rug, Stain-Resistant Non-Slip Low Pile Carpet for Living Room, Bedroom \u0026 Dining Room Decor","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/9455e17e-a8ae-45bf-a956-4f3a36cf0711.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1775725963\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/484d30a0-fd1e-4b22-b307-53aacea13b57.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1775725958\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/842ac0bf-f0b4-46d6-8a46-30f40cd9f709.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1775725960\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8ebd8577-8127-4ab7-b1a9-e9bc7ff7899f.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1775725954\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/02f9c00d-e53d-4dfc-b683-87fbee3c3c07.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1775725963\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/69053e24-d41a-4f57-8516-627736763d9c.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1775725960\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/0e2fca3e-cf2a-4446-8c01-b3ecd50972a2.__CR0_0_1464_600_PT0_SX1464_V1.jpg?v=1775725960\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eHigh-Quality Construction: Our washable rugs are made of premium high quality polyester fibers. Functional low pile allows the area rug for convenient placement in entryways, underneath door and furniture, and will not obstruct doorways. Whether you step on with bare feet or laying on with your children or pets, you can feel the warmth and coziness underneath.\u003c\/li\u003e\n\u003cli\u003eKids \u0026amp; Pets Friendly: Experience the comfort and durability of the area rug, crafted with environment first materials and manufacturing processes for longevity and perfect for high traffic areas. Low-pile synthetic rug fibers won’t trap dirt and debris, so they’re kids and pet-friendly.\u003c\/li\u003e\n\u003cli\u003eClassic Modern Design: Modern minimalist bordered design and stylish color scheme combine to create an accent piece that will make your interior decor come alive like never before. Its contemporary tonal design embodies a global look that never goes out of style. Perfect for many decorating styles, farmhouse style, classical European style, Mid-century modern style and so on.\u003c\/li\u003e\n\u003cli\u003eNon-Slip \u0026amp; Stain Resistant Rug: Our area rug features anti-slip TPR backing that can help to stay in place well, sufficient grip to prevent dangerous slides and slips, safe for everyday indoor or outdoor busy area. When water spilled on it, it does not soak in. Just wipe off the dirt in time, and the carpet will continue to stay clean. Its material also can be recycled and reused.\u003c\/li\u003e\n\u003cli\u003eMachine Washable: Vacuum regularly to keep the area rugs clean on daily use. Our area rug is also machine washable, machine dry or air dry with no heating setting only. Rug fold wrappers may temporarily wrinkle, it is recommended to roll the rug in the opposite direction to give the creases time to flatten and set.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.9972%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003e10 x 13 Feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003e2.93 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003eBeige\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003eBordered\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.9151%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 41.9504%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Beige \/ 10' × 13'","offer_id":50281077047609,"sku":"PHO_16N73AQS","price":115.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/cimage_b7f3099b0db34de3.jpg?v=1756261241"},{"product_id":"garvee-washable-rug-10x13-modern-geometric-pho-15nd0lpm","title":"Garvee Modern Turquoise 10x13 Geometric Large Washable Rug, Non Slip Low Pile Stain Resistant Carpet for Living Room","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722307991743.jpg?v=1748495682\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722307997029.jpg?v=1748495682\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722307229078.jpg?v=1748491134\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722308006112.jpg?v=1748495682\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Modern Geometric Pattern】Add a touch of sophistication to your space with the geometric and simple pattern of this area rug. Whether it's your living room, bedroom, or office, this modern rug fits seamlessly into any space, transforming it with its unique and vibrant design.\u003c\/li\u003e\n\u003cli\u003e【Non-Slip \u0026amp; Low Pile】Our non-slip rug is made of high-quality washable backing, keeps the rug securely in place, and is effective at preventing the rug from sliding on the floor while protecting the floor from scratches made by heels and sharp objects. The low-profile designed withstand everyday wear and tear, prevent tripping and can easily be placed under a door, an ideal choice for adding some comfort to high-traffic zones.\u003c\/li\u003e\n\u003cli\u003e【Machine Washable】 This washable rug can be washed in the washing machine, will not fade or non-shedding, and can be reused. Daily maintenance is simple and convenient, you can directly use a vacuum cleaner to suck away debris and dust. Area rug may have temporary creases after you receive it. Please give it some time to flatten itself.\u003c\/li\u003e\n\u003cli\u003e【Pet and Child Friendly】 Create a safe and enjoyable environment for your loved ones with this washable rug. Its pet and child-friendly design resists stains and is easy to clean. It is resistant to stains and spills, making it easy to clean up messes and maintain its appearance.\u003c\/li\u003e\n\u003cli\u003e【Comfortable and Soft】 Sink your feet into luxury with the plush and soft fabric of this soft rug. Experience ultimate comfort and relaxation. Designed to withstand heavy foot traffic, this accent rug is perfect for busy areas in your home, providing durability and longevity.\u003c\/li\u003e\n\u003cli\u003eWarm tips - Please let the carpet sit in a well-ventilated place for a while when you receive it, it can help disperse the residual odor. When area rugs arrives, there may be temporary creases, you can roll the washable rug in the opposite direction and lay it flat on the floor while applying pressure to the carpet, the creases will disappear completely in a few days.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.915%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003e10 x 13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003e34.2 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003eBlue Green\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.4726%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 48.5122%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Turquoise \/ 10' × 13'","offer_id":50281084813625,"sku":"PHO_15ND0LPM","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722307246138.jpg?v=1748497630"},{"product_id":"garvee-large-living-room-rug-10x13-pho-16khtmjf","title":"Garvee Bordered Dark Grey 10x13 Washable Rug, Modern Printed Low Pile Non Slip Carpet for Nursery Living Room Dining Bedroom Office","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453714655800.jpg?v=1749015662\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453716725298.jpg?v=1749015663\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453716309981.jpg?v=1749015663\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453716094754.jpg?v=1749015663\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453716519267.jpg?v=1749015663\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eSoft Design: Made from premium polyester with a soft pearl velvet finish, the washable area rug features a trendy bordered pattern that complements your decor. Its softness makes it perfect for families, providing comfort for lounging, playing or walking barefoot\u003c\/li\u003e\n\u003cli\u003eKid and Pet Friendly: This low-pile rug resists pet dander and hair for easy cleanup. Its sturdy construction prevents chewing and scratching, ensuring a safe space for kids and pets. Stains and dirt wipe away effortlessly, keeping your home pristine\u003c\/li\u003e\n\u003cli\u003eSafety First: Ideal for high-traffic areas like entryways and living rooms, this washable rug won't snag on doors or create tripping hazards, allowing for safe placement under furniture. It's also compatible with sweeping robots for easy cleaning\u003c\/li\u003e\n\u003cli\u003eSecure Non-Slip Backing: The living room rug features a non-slip backing that keeps it in place, even with high traffic areas. It won't slide or shift, ensuring stability for running and entertaining, providing a safer environment for everyone\u003c\/li\u003e\n\u003cli\u003eEasy to Care For: Maintain your bedroom rug effortlessly. It's simple to vacuum, dust, or wipe clean. For deep clean, you can just throw it into your wash machine. If creases from packaging occur, just roll it in the opposite direction to flatten them. Enjoy a fresh, tidy carpet that enhances your home with ease\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable style=\"width: 100%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003e10 x 13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003e32.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003eDark Grey\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003eBordered\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.2142%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 48.7858%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Dark Gray \/ 10' × 13'","offer_id":50281087238457,"sku":"PHO_16KHTMJF","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/913c5gcvs1L_e21907b1-2f70-4fd7-bcf4-63cc22a37107.jpg?v=1734687973"},{"product_id":"garvee-9x12-area-rug-modern-braided-pho-33cm58an","title":"Garvee Modern Brown 9x12 Washable Rug, Non Slip Soft Low Pile Vintage Farmhouse Carpet for Bedroom, Dining Room, Nursery","description":"\u003cp\u003e\u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644871828670_ce468ac3-1dbe-4344-af3f-8d718fddede5.jpg?v=1750231662\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644871828670_ce468ac3-1dbe-4344-af3f-8d718fddede5.jpg?v=1750231662\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644871264543_52e68b90-32f7-48e0-82fb-26abc4bac685.jpg?v=1750231662\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644871264543_52e68b90-32f7-48e0-82fb-26abc4bac685.jpg?v=1750231662\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644871507146_4295459f-fd54-402e-8590-5ad49ec18281.jpg?v=1750231662\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644871507146_4295459f-fd54-402e-8590-5ad49ec18281.jpg?v=1750231662\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644870822714_3afad61e-c8e6-4fa4-8bc4-ed14f7dd7b8d.jpg?v=1750231662\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644870822714_3afad61e-c8e6-4fa4-8bc4-ed14f7dd7b8d.jpg?v=1750231662\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644870564005_78a383c9-9cdf-4eff-a354-8fb9b418805f.jpg?v=1750231662\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644870564005_78a383c9-9cdf-4eff-a354-8fb9b418805f.jpg?v=1750231662\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644870254462_f62464de-4a75-4de9-91c8-e7d70e0e7e58.jpg?v=1750231661\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644870254462_f62464de-4a75-4de9-91c8-e7d70e0e7e58.jpg?v=1750231661\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644870083451_ab935380-a90b-4f83-94c0-c01193edb59a.jpg?v=1750231662\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644870083451_ab935380-a90b-4f83-94c0-c01193edb59a.jpg?v=1750231662\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644869875890_db7cae12-df0e-4b1e-87c1-feb590211d2e.jpg?v=1750231662\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644869875890_db7cae12-df0e-4b1e-87c1-feb590211d2e.jpg?v=1750231662\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644869462162_a0c1f618-053f-40ad-85b9-caf64316f807.jpg?v=1750231663\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644869462162_a0c1f618-053f-40ad-85b9-caf64316f807.jpg?v=1750231663\"\u003e \u003cimg alt=\"PHO_33CMCJ9H\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644869251148.jpg?v=1750231662\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17315644869251148.jpg?v=1750231662\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eKINDLY NOTICE: Our modern braided printed area rug is only machine made rug with digital print braided pattern on it, NOT REAL hand woven braided rug! Please kindly notice that.\u003c\/li\u003e\n\u003cli\u003eStylish-Inspired Design: Elevate your decor with our braided printed area rug featuring a classic-style pattern in natural colors with vintage accents. Create a nostalgic ambiance with unique appeal in your space\u003c\/li\u003e\n\u003cli\u003eSoft Touch \u0026amp; Non-Shedding: Crafted from soft faux wool fibers, our modern solid area rugs offer a soft underfoot feel. The dense pile fiber and stitching edges ensure durability and comfort while preventing shedding, making them ideal for those with sensitivities and pet-friendly homes\u003c\/li\u003e\n\u003cli\u003ePractical Low-Pile Height: Low pile design effortlessly fits beneath furniture and in doorways or tight spaces. Perfect for high-traffic areas like the entryway or living room, it offers both functionality and style as a versatile base\u003c\/li\u003e\n\u003cli\u003eAnti-Slip Construction: Our washable area rugs are designed with a TPR backing for excellent non-slip performance, guaranteeing safety by preventing slips and falls. Always keep the rug's bottom dry to maintain optimal grip\u003c\/li\u003e\n\u003cli\u003eEasy Maintenance: Cleaning is a breeze with our rug. Simply clean with a broom or shake out debris for regular care. For deeper cleaning, use a handheld vacuum or machine wash in cold water (avoid bleach). Multi-sizes choices makes our washable rug perfect for entry, hallway, small to medium living rooms, bedrooms, dining areas, playrooms, offices and so on, adding sophistication to any space.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable style=\"width: 100%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003e9 x 12 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003eFaux Wool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003e27.6 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 31.7499%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 68.2501%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 9' × 12'","offer_id":50281091662137,"sku":"PHO_33CM58AN","price":80.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91uXi8ZISLL.jpg?v=1734688131"},{"product_id":"garvee-9x12-area-rug-print-braided-pho-16jh8f62","title":"Garvee 9x12 Area Rug Print Braided Large Area Rug Machine Washable Rug for Living Room, Non-Slip Stain Resistant Accent Rug Farmhouse Solid Printed Weaving Floor Cover Carpet for Bedroom, Grey","description":"\u003cstyle\u003e\n.garvee-lightgray-braided-rug{\n  --lgb-dark:#4a4a46;\n  --lgb-primary:#7a7a74;\n  --lgb-accent:#b8a17d;\n  --lgb-soft:#f3f3ef;\n  --lgb-light:#fbfaf6;\n  --lgb-white:#ffffff;\n  --lgb-text:#383834;\n  --lgb-muted:#6f6d67;\n  --lgb-line:#e3e1d9;\n  --lgb-shadow:0 8px 24px rgba(74,74,70,.08);\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  padding:16px 14px;\n  color:var(--lgb-text);\n  background:var(--lgb-white);\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.6;\n  box-sizing:border-box;\n}\n\n.garvee-lightgray-braided-rug *,\n.garvee-lightgray-braided-rug *::before,\n.garvee-lightgray-braided-rug *::after{\n  box-sizing:border-box;\n}\n\n.garvee-lightgray-braided-rug img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n}\n\n.lgb-section{\n  margin:0 0 24px;\n}\n\n.lgb-label{\n  display:inline-block;\n  margin:0 0 10px;\n  padding:6px 13px;\n  color:#ffffff;\n  background:var(--lgb-dark);\n  border-radius:999px;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.lgb-title{\n  margin:0 0 12px;\n  color:var(--lgb-dark);\n  font-size:31px;\n  line-height:1.22;\n}\n\n.lgb-subtitle{\n  margin:0 0 10px;\n  color:var(--lgb-dark);\n  font-size:23px;\n  line-height:1.3;\n}\n\n.lgb-text{\n  margin:0;\n  color:var(--lgb-muted);\n  font-size:14px;\n}\n\n\/* Hero *\/\n.lgb-hero{\n  overflow:hidden;\n  background:linear-gradient(180deg,var(--lgb-soft) 0%,var(--lgb-white) 100%);\n  border:1px solid var(--lgb-line);\n  border-radius:20px;\n  box-shadow:var(--lgb-shadow);\n}\n\n.lgb-hero-image{\n  width:100%;\n  background:#ffffff;\n  border-bottom:1px solid var(--lgb-line);\n  line-height:0;\n}\n\n.lgb-hero-image img{\n  width:100%;\n  height:auto;\n  object-fit:contain;\n  object-position:center;\n}\n\n.lgb-hero-copy{\n  padding:30px 28px 32px;\n  text-align:center;\n}\n\n.lgb-hero-copy .lgb-title{\n  max-width:940px;\n  margin:0 auto 13px;\n}\n\n.lgb-hero-copy .lgb-text{\n  max-width:980px;\n  margin:0 auto;\n}\n\n.lgb-benefits{\n  display:grid;\n  grid-template-columns:repeat(6,minmax(0,1fr));\n  gap:10px;\n  max-width:1120px;\n  margin:22px auto 0;\n}\n\n.lgb-benefit{\n  min-width:0;\n  padding:14px 11px;\n  text-align:center;\n  background:#ffffff;\n  border:1px solid var(--lgb-line);\n  border-radius:11px;\n}\n\n.lgb-benefit strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--lgb-dark);\n  font-size:13px;\n  line-height:1.35;\n}\n\n.lgb-benefit span{\n  display:block;\n  color:var(--lgb-muted);\n  font-size:11px;\n  line-height:1.45;\n}\n\n\/* Three horizontal feature cards *\/\n.lgb-feature-wrap{\n  padding:20px;\n  background:linear-gradient(135deg,var(--lgb-soft),var(--lgb-light));\n  border:1px solid var(--lgb-line);\n  border-radius:18px;\n}\n\n.lgb-heading{\n  max-width:860px;\n  margin:0 auto 18px;\n  text-align:center;\n}\n\n.lgb-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:14px;\n  align-items:stretch;\n}\n\n.lgb-feature-card{\n  display:flex;\n  flex-direction:column;\n  min-width:0;\n  overflow:hidden;\n  background:#ffffff;\n  border:1px solid var(--lgb-line);\n  border-radius:16px;\n  box-shadow:0 5px 16px rgba(74,74,70,.06);\n}\n\n.lgb-feature-image{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  min-height:270px;\n  background:#ffffff;\n  border-bottom:1px solid var(--lgb-line);\n  line-height:0;\n}\n\n.lgb-feature-image img{\n  width:100%;\n  height:100%;\n  max-height:300px;\n  object-fit:contain;\n  object-position:center;\n}\n\n.lgb-feature-copy{\n  flex:1;\n  padding:18px 16px 20px;\n  text-align:center;\n}\n\n.lgb-feature-copy h3{\n  margin:0 0 8px;\n  color:var(--lgb-dark);\n  font-size:19px;\n  line-height:1.3;\n}\n\n.lgb-feature-copy p{\n  margin:0;\n  color:var(--lgb-muted);\n  font-size:13px;\n}\n\n.lgb-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:6px;\n  margin-top:13px;\n}\n\n.lgb-tag{\n  padding:5px 8px;\n  color:var(--lgb-dark);\n  background:var(--lgb-soft);\n  border:1px solid var(--lgb-line);\n  border-radius:999px;\n  font-size:11px;\n  font-weight:700;\n}\n\n\/* Image text section *\/\n.lgb-split{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  gap:24px;\n  align-items:center;\n  padding:20px;\n  background:#ffffff;\n  border:1px solid var(--lgb-line);\n  border-radius:18px;\n}\n\n.lgb-split.reverse .lgb-image{\n  order:2;\n}\n\n.lgb-image{\n  overflow:hidden;\n  background:#ffffff;\n  border:1px solid var(--lgb-line);\n  border-radius:14px;\n  box-shadow:0 5px 15px rgba(74,74,70,.05);\n  line-height:0;\n}\n\n.lgb-info-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:8px;\n  margin-top:15px;\n}\n\n.lgb-info{\n  min-width:0;\n  padding:11px 12px;\n  background:var(--lgb-soft);\n  border:1px solid var(--lgb-line);\n  border-radius:10px;\n}\n\n.lgb-info strong{\n  display:block;\n  margin-bottom:3px;\n  color:var(--lgb-dark);\n  font-size:13px;\n}\n\n.lgb-info span{\n  display:block;\n  color:var(--lgb-muted);\n  font-size:12px;\n  line-height:1.42;\n}\n\n\/* Core points *\/\n.lgb-points-wrap{\n  padding:20px;\n  background:var(--lgb-light);\n  border:1px solid var(--lgb-line);\n  border-radius:18px;\n}\n\n.lgb-points-grid{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n  gap:9px;\n}\n\n.lgb-point{\n  min-width:0;\n  padding:15px 11px;\n  text-align:center;\n  background:#ffffff;\n  border:1px solid var(--lgb-line);\n  border-radius:11px;\n}\n\n.lgb-point strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--lgb-dark);\n  font-size:13px;\n}\n\n.lgb-point span{\n  display:block;\n  color:var(--lgb-muted);\n  font-size:11px;\n  line-height:1.42;\n}\n\n\/* Size guide *\/\n.lgb-size-wrap{\n  padding:21px;\n  background:var(--lgb-soft);\n  border:1px solid var(--lgb-line);\n  border-radius:18px;\n}\n\n.lgb-size-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:10px;\n}\n\n.lgb-size-card{\n  min-width:0;\n  padding:16px 11px;\n  text-align:center;\n  background:#ffffff;\n  border:1px solid var(--lgb-line);\n  border-radius:11px;\n}\n\n.lgb-size-card strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--lgb-dark);\n  font-size:16px;\n}\n\n.lgb-size-card span{\n  display:block;\n  color:var(--lgb-muted);\n  font-size:11px;\n  line-height:1.42;\n}\n\n\/* Room guide *\/\n.lgb-room-grid{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n  gap:9px;\n}\n\n.lgb-room{\n  min-width:0;\n  padding:14px 10px;\n  text-align:center;\n  background:#ffffff;\n  border:1px solid var(--lgb-line);\n  border-radius:10px;\n}\n\n.lgb-room strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--lgb-dark);\n  font-size:13px;\n}\n\n.lgb-room span{\n  display:block;\n  color:var(--lgb-muted);\n  font-size:11px;\n  line-height:1.42;\n}\n\n\/* Notes *\/\n.lgb-notes{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:10px;\n  padding:14px;\n  background:#f3f3ef;\n  border:1px solid var(--lgb-line);\n  border-radius:17px;\n}\n\n.lgb-note{\n  min-width:0;\n  padding:15px 13px;\n  text-align:center;\n  background:#ffffff;\n  border:1px solid var(--lgb-line);\n  border-radius:11px;\n}\n\n.lgb-note strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--lgb-dark);\n  font-size:14px;\n}\n\n.lgb-note span{\n  display:block;\n  color:var(--lgb-muted);\n  font-size:12px;\n  line-height:1.42;\n}\n\n\/* Specifications *\/\n.lgb-spec{\n  padding:20px;\n  background:var(--lgb-light);\n  border:1px solid var(--lgb-line);\n  border-radius:18px;\n}\n\n.lgb-spec-title{\n  margin:0 0 14px;\n  color:var(--lgb-dark);\n  text-align:center;\n  font-size:23px;\n}\n\n.lgb-table{\n  width:100%;\n  overflow:hidden;\n  background:#ffffff;\n  border:1.5px solid var(--lgb-dark);\n  border-collapse:separate;\n  border-spacing:0;\n  border-radius:13px;\n}\n\n.lgb-table td{\n  padding:11px 15px;\n  border-bottom:1px solid var(--lgb-line);\n  vertical-align:top;\n  font-size:14px;\n  overflow-wrap:anywhere;\n}\n\n.lgb-table tr:last-child td{\n  border-bottom:0;\n}\n\n.lgb-table td:first-child{\n  width:34%;\n  color:#ffffff;\n  background:var(--lgb-primary);\n  font-weight:700;\n}\n\n.lgb-table td:last-child{\n  color:var(--lgb-text);\n  background:var(--lgb-soft);\n  font-weight:700;\n}\n\n.lgb-spec-note{\n  margin-top:14px;\n  padding:12px 14px;\n  color:var(--lgb-muted);\n  background:#ffffff;\n  border-left:4px solid var(--lgb-accent);\n  border-radius:8px;\n  font-size:13px;\n}\n\n@media screen and (max-width:1100px){\n  .lgb-benefits{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .lgb-feature-grid{\n    grid-template-columns:1fr;\n  }\n\n  .lgb-feature-image{\n    min-height:0;\n  }\n\n  .lgb-feature-image img{\n    height:auto;\n    max-height:none;\n  }\n\n  .lgb-points-grid,\n  .lgb-room-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .lgb-size-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n}\n\n@media screen and (max-width:850px){\n  .lgb-split{\n    grid-template-columns:1fr;\n  }\n\n  .lgb-split.reverse .lgb-image{\n    order:0;\n  }\n\n  .lgb-split{\n    text-align:center;\n  }\n}\n\n@media screen and (max-width:768px){\n  .garvee-lightgray-braided-rug{\n    padding:9px 6px;\n  }\n\n  .lgb-section{\n    margin-bottom:17px;\n  }\n\n  .lgb-hero,\n  .lgb-feature-wrap,\n  .lgb-feature-card,\n  .lgb-split,\n  .lgb-points-wrap,\n  .lgb-size-wrap,\n  .lgb-spec{\n    border-radius:14px;\n  }\n\n  .lgb-hero-copy,\n  .lgb-feature-wrap,\n  .lgb-split,\n  .lgb-points-wrap,\n  .lgb-size-wrap,\n  .lgb-spec{\n    padding:14px 11px;\n  }\n\n  .lgb-title{\n    font-size:22px;\n  }\n\n  .lgb-subtitle,\n  .lgb-spec-title{\n    font-size:20px;\n  }\n\n  .lgb-text{\n    font-size:13px;\n  }\n\n  .lgb-benefits,\n  .lgb-info-grid,\n  .lgb-points-grid,\n  .lgb-size-grid,\n  .lgb-room-grid,\n  .lgb-notes{\n    grid-template-columns:1fr;\n  }\n\n  .lgb-table td{\n    display:block;\n    width:100%;\n    padding:8px 11px;\n    font-size:13px;\n  }\n\n  .lgb-table td:first-child{\n    width:100%;\n    padding-bottom:6px;\n    border-bottom:0;\n  }\n\n  .lgb-table td:last-child{\n    padding-top:6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-lightgray-braided-rug\"\u003e\n\u003csection class=\"lgb-section\"\u003e\n\u003cdiv class=\"lgb-hero\"\u003e\n\u003cdiv class=\"lgb-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283816439812316.jpg?v=1750235213\" alt=\"Garvee light gray printed braided washable area rug and runner rug in home decor\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lgb-hero-copy\"\u003e\n\u003cspan class=\"lgb-label\"\u003eLight Gray Printed Braided Area Rug\u003c\/span\u003e\n\u003ch2 class=\"lgb-title\"\u003eSoft Woven-Look Texture for Every Room Size\u003c\/h2\u003e\n\u003cp class=\"lgb-text\"\u003eRefresh your home with a light gray printed braided area rug available in runner, small, medium, large and extra-large sizes. The faux wool low-pile surface, TPR non-slip backing and machine washable care make it a practical choice for hallways, kitchens, bedrooms, living rooms, dining rooms, entryways and busy family spaces.\u003c\/p\u003e\n\u003cdiv class=\"lgb-benefits\"\u003e\n\u003cdiv class=\"lgb-benefit\"\u003e\n\u003cstrong\u003ePrinted Braided Look\u003c\/strong\u003e \u003cspan\u003eWoven-style texture adds subtle farmhouse charm without bulky thickness.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-benefit\"\u003e\n\u003cstrong\u003eMachine Washable\u003c\/strong\u003e \u003cspan\u003eUse daily vacuum care or machine wash for a deeper refresh.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-benefit\"\u003e\n\u003cstrong\u003eTPR Non-Slip Backing\u003c\/strong\u003e \u003cspan\u003eHelps reduce sliding on clean, flat and completely dry floors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-benefit\"\u003e\n\u003cstrong\u003eLow-Pile Faux Wool\u003c\/strong\u003e \u003cspan\u003eSoft underfoot while helping reduce trapped dust, hair and dirt.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-benefit\"\u003e\n\u003cstrong\u003e9 Sizes Available\u003c\/strong\u003e \u003cspan\u003eChoose runner, accent, bedroom, living room or full-room coverage.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-benefit\"\u003e\n\u003cstrong\u003eKid \u0026amp; Pet Friendly\u003c\/strong\u003e \u003cspan\u003eEasy-clean surface is practical for active households.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lgb-section\"\u003e\n\u003cdiv class=\"lgb-feature-wrap\"\u003e\n\u003cdiv class=\"lgb-heading\"\u003e\n\u003cspan class=\"lgb-label\"\u003eThree Core Benefits\u003c\/span\u003e\n\u003ch2 class=\"lgb-subtitle\"\u003eEasy Cleaning, Secure Backing and Family-Friendly Comfort\u003c\/h2\u003e\n\u003cp class=\"lgb-text\"\u003eKey product images and selling points are arranged in a three-card layout to make the rug’s daily-use value clear at a glance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-feature-grid\"\u003e\n\u003carticle class=\"lgb-feature-card\"\u003e\n\u003cdiv class=\"lgb-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/9180etPVyAL_a18679b7-44d4-4bfb-bb57-9146f52773f1.jpg?v=1766395372\" alt=\"Garvee light gray washable printed braided area rug cleaning and care details\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lgb-feature-copy\"\u003e\n\u003ch3\u003eMachine Washable for Busy Homes\u003c\/h3\u003e\n\u003cp\u003eFor daily cleaning, use a robot vacuum, regular vacuum, broom or cloth. When deeper cleaning is needed, place the rug in a suitable-capacity washing machine and use gentle care to help keep it fresh.\u003c\/p\u003e\n\u003cdiv class=\"lgb-tags\"\u003e\n\u003cspan class=\"lgb-tag\"\u003eMachine Washable\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003eRobot Vacuum Friendly\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003eEasy Daily Care\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003eSpot Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lgb-feature-card\"\u003e\n\u003cdiv class=\"lgb-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81v425lSdHL_1a91746f-d41c-4f25-9488-67b07effe81e.jpg?v=1766395372\" alt=\"Garvee light gray printed braided rug low-pile surface and TPR non-slip backing\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lgb-feature-copy\"\u003e\n\u003ch3\u003eLow Pile with TPR Non-Slip Backing\u003c\/h3\u003e\n\u003cp\u003eThe low-pile construction helps prevent dirt and pet hair from getting deeply trapped, while the upgraded TPR backing helps protect floors and reduce unwanted movement during daily use.\u003c\/p\u003e\n\u003cdiv class=\"lgb-tags\"\u003e\n\u003cspan class=\"lgb-tag\"\u003eTPR Backing\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003eLow Pile\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003eFloor Friendly\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003eStable Setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"lgb-feature-card\"\u003e\n\u003cdiv class=\"lgb-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/917NQ_b28sL_49accc5f-3c6f-4a9d-9c9d-d8420e161230.jpg?v=1766395372\" alt=\"Garvee light gray printed braided area rug kid and pet friendly surface\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lgb-feature-copy\"\u003e\n\u003ch3\u003eKid and Pet Friendly Surface\u003c\/h3\u003e\n\u003cp\u003eThe soft faux wool surface gives families a comfortable place for walking, playing and resting. The low-pile design helps reduce trapped dirt, dog hair and daily debris to save cleaning time.\u003c\/p\u003e\n\u003cdiv class=\"lgb-tags\"\u003e\n\u003cspan class=\"lgb-tag\"\u003eKid Friendly\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003ePet Friendly\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003eSoft Faux Wool\u003c\/span\u003e \u003cspan class=\"lgb-tag\"\u003eStain Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lgb-section\"\u003e\n\u003cdiv class=\"lgb-split reverse\"\u003e\n\u003cdiv class=\"lgb-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283816440554437.jpg?v=1750235213\" alt=\"Garvee light gray printed braided rug room placement and home decor\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lgb-label\"\u003eLight Gray Home Styling\u003c\/span\u003e\n\u003ch2 class=\"lgb-subtitle\"\u003eNeutral Texture from Hallways to Living Rooms\u003c\/h2\u003e\n\u003cp class=\"lgb-text\"\u003eThe solid printed braided pattern adds a calm textured look to modern farmhouse, casual, rustic and transitional spaces. Choose smaller sizes for entryways and bedside areas, runner sizes for hallways and kitchens, and large sizes for living rooms, bedrooms and dining rooms.\u003c\/p\u003e\n\u003cdiv class=\"lgb-info-grid\"\u003e\n\u003cdiv class=\"lgb-info\"\u003e\n\u003cstrong\u003eLight Gray Tone\u003c\/strong\u003e \u003cspan\u003eEasy to match with modern, farmhouse and neutral interiors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-info\"\u003e\n\u003cstrong\u003ePrinted Braided Style\u003c\/strong\u003e \u003cspan\u003eOffers a woven look while staying lightweight and low profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-info\"\u003e\n\u003cstrong\u003eFlexible Room Use\u003c\/strong\u003e \u003cspan\u003eWorks for runners, accent rugs and larger area rug layouts.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-info\"\u003e\n\u003cstrong\u003eEasy Placement\u003c\/strong\u003e \u003cspan\u003eLow pile fits well near doors, under furniture and in busy paths.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lgb-section\"\u003e\n\u003cdiv class=\"lgb-split\"\u003e\n\u003cdiv class=\"lgb-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283816440666682.jpg?v=1750235212\" alt=\"Garvee light gray washable printed braided area rug care and crease note\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lgb-label\"\u003eCare Notes\u003c\/span\u003e\n\u003ch2 class=\"lgb-subtitle\"\u003eColor and Crease Tips after Delivery\u003c\/h2\u003e\n\u003cp class=\"lgb-text\"\u003eThe rug color may appear slightly different under different lighting, viewing angles and digital screens. Temporary creases from shipping can be improved by unfolding the rug fully and placing heavy objects on creased areas for 2–3 days.\u003c\/p\u003e\n\u003cdiv class=\"lgb-info-grid\"\u003e\n\u003cdiv class=\"lgb-info\"\u003e\n\u003cstrong\u003eLighting Variation\u003c\/strong\u003e \u003cspan\u003eColor can shift slightly under natural light, warm light or screen settings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-info\"\u003e\n\u003cstrong\u003eCrease Recovery\u003c\/strong\u003e \u003cspan\u003eLay flat and apply gentle weight to help fold marks relax.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-info\"\u003e\n\u003cstrong\u003eFoldable Design\u003c\/strong\u003e \u003cspan\u003eEasier to move, store and reposition during home updates.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-info\"\u003e\n\u003cstrong\u003eWasher Capacity\u003c\/strong\u003e \u003cspan\u003eLarger sizes may require a commercial-capacity washing machine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lgb-section\"\u003e\n\u003cdiv class=\"lgb-points-wrap\"\u003e\n\u003cdiv class=\"lgb-heading\"\u003e\n\u003cspan class=\"lgb-label\"\u003eWhy Choose This Rug\u003c\/span\u003e\n\u003ch2 class=\"lgb-subtitle\"\u003eTextured Style with Practical Everyday Benefits\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-points-grid\"\u003e\n\u003cdiv class=\"lgb-point\"\u003e\n\u003cstrong\u003ePrinted Braided Texture\u003c\/strong\u003e \u003cspan\u003eCreates a woven farmhouse look while staying lightweight and low profile.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-point\"\u003e\n\u003cstrong\u003eMachine Washable\u003c\/strong\u003e \u003cspan\u003eVacuum, robot clean, spot clean, sweep or machine wash as needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-point\"\u003e\n\u003cstrong\u003eTPR Non-Slip Backing\u003c\/strong\u003e \u003cspan\u003eHelps reduce sliding on clean, flat and dry hard flooring.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-point\"\u003e\n\u003cstrong\u003eLow-Pile Faux Wool\u003c\/strong\u003e \u003cspan\u003eSoft, comfortable and designed to reduce trapped hair and debris.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-point\"\u003e\n\u003cstrong\u003eHigh-Traffic Friendly\u003c\/strong\u003e \u003cspan\u003ePractical for hallways, kitchens, bedrooms, living rooms and family spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lgb-section\"\u003e\n\u003cdiv class=\"lgb-heading\"\u003e\n\u003cspan class=\"lgb-label\"\u003eRoom Styling Ideas\u003c\/span\u003e\n\u003ch2 class=\"lgb-subtitle\"\u003eA Soft Neutral Rug for Multiple Spaces\u003c\/h2\u003e\n\u003cp class=\"lgb-text\"\u003eThe light gray printed braided look works with farmhouse, modern, casual, transitional and neutral home decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-room-grid\"\u003e\n\u003cdiv class=\"lgb-room\"\u003e\n\u003cstrong\u003eHallway\u003c\/strong\u003e \u003cspan\u003eRunner sizes soften narrow high-use paths with low-profile comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-room\"\u003e\n\u003cstrong\u003eKitchen\u003c\/strong\u003e \u003cspan\u003eAdd washable comfort near sinks, cabinets and kitchen islands.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-room\"\u003e\n\u003cstrong\u003eEntryway\u003c\/strong\u003e \u003cspan\u003eSmall and runner sizes create a clean, neutral welcome area.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-room\"\u003e\n\u003cstrong\u003eBedroom\u003c\/strong\u003e \u003cspan\u003eUse beside the bed or choose larger sizes beneath the bed frame.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-room\"\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003eLarge sizes anchor sofas, coffee tables and family seating zones.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lgb-section\"\u003e\n\u003cdiv class=\"lgb-notes\"\u003e\n\u003cdiv class=\"lgb-note\"\u003e\n\u003cstrong\u003eUse on a Dry Floor\u003c\/strong\u003e \u003cspan\u003eClean, flat and completely dry flooring provides the best backing grip.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-note\"\u003e\n\u003cstrong\u003eTemporary Creases\u003c\/strong\u003e \u003cspan\u003eUnfold fully and place heavy objects on creased areas for 2–3 days.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lgb-note\"\u003e\n\u003cstrong\u003eWasher Capacity\u003c\/strong\u003e \u003cspan\u003eLarger sizes may require a commercial-capacity washing machine.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lgb-section\"\u003e\n\u003cdiv class=\"lgb-spec\"\u003e\n\u003ch2 class=\"lgb-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003ctable class=\"lgb-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003ePrinted Braided Machine Washable Area Rug and Runner Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eLight Gray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eSolid Printed Braided Texture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eFaux Wool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBacking\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber TPR Non-Slip Backing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKey Features\u003c\/td\u003e\n\u003ctd\u003eMachine Washable, Non-Slip, Low Pile, Stain Resistant, Foldable, Kid Friendly and Pet Friendly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Rooms\u003c\/td\u003e\n\u003ctd\u003eHallway, Kitchen, Entryway, Bedroom, Living Room, Dining Room, Laundry Room, Home Office and Family Room\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eVacuum, Robot Clean, Sweep, Spot Clean, Hand Wash or Machine Wash; Air Dry Completely\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"lgb-spec-note\"\u003e\n\u003cstrong\u003eCare Note:\u003c\/strong\u003e Avoid bleach, harsh chemicals, excessive heat and aggressive rotating vacuum brushes. Air dry completely after washing before placing the rug back on the floor. Larger sizes may require a commercial-capacity washing machine. Color may appear slightly different under different lighting, viewing angles and digital screens.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Gray-Style2 \/ 9' × 12'","offer_id":50281091760441,"sku":"PHO_16JH8F62","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283799584276473.jpg?v=1755700970"},{"product_id":"garvee-buffalo-plaid-rug-9-x-pho-33a8xjax","title":"Garvee Buffalo Plaid Rug 9 x 12 Washable Rugs, Navy Blue \u0026 Cream Checkered Rug, Indoor Check Large Area Rugs for Living Room\/Dining Room\/Bedroom\/Farmhouse","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eAnti-Slip and Machine Washable Area Rug: Our non-slip rug is designed for safety and convenience, featuring a sturdy backing that keeps it securely in place on various floor types, preventing slips and falls. Made from high-quality materials, this rug is also machine washable, making it easy to maintain its fresh appearance. Simply toss it in the washing machine for a quick clean, ensuring a hygienic environment in your home.\u003c\/li\u003e\n\u003cli\u003e,High Traffic Area Rug: This premium rug is specifically designed to withstand the demands of high-traffic areas in your home, such as living rooms, hallways, and entryways. Made from quality materials, it resists wear and tear while maintaining its vibrant appearance. Its low-profile design minimizes trip hazards, making it safe for children and pets. Additionally, the rug features stain-resistant properties, allowing for easy cleanup and long-lasting freshness.\u003c\/li\u003e\n\u003cli\u003e,Experience unparalleled comfort with our soft rug, designed to add warmth and a cozy touch to any space. This rug provides a gentle feel underfoot, making it perfect for relaxing in your home. Its luxurious texture sink your feet into it after a long day. Ideal for family gatherings or quiet moments, this rug is not only a stylish addition but also a comforting sanctuary that enhances the overall ambiance of your home.\u003c\/li\u003e\n\u003cli\u003e,Modern and Timeless: Embrace the perfect blend of modernity and timeless elegance with our geometric rug. Featuring a stunning design that seamlessly transitions between soft hues, this rug captures attention while complementing any contemporary decor. The looming geometric patterns create a visually appealing focal point, adding depth and character to your space. this rug effortlessly elevates your interior design with its chic and sophisticated style.\u003c\/li\u003e\n\u003cli\u003e,Easy Care: Vacuum regularly to keep the area rugs clean on daily use. Compared to traditional carpets, washable abstract carpets can be cleaned and dried faster, thus saving time and effort. Mild detergent, no bleach or fabric softener\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e9' x 12'\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003ePolyester\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eWeave Type\u003c\/td\u003e\n            \u003ctd\u003eTufted\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e27.6 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePile Height\u003c\/td\u003e\n            \u003ctd\u003eLow Pile\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBack Material Type\u003c\/td\u003e\n            \u003ctd\u003ePolyester\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eNavy\/Grey\/Cream\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePattern\u003c\/td\u003e\n            \u003ctd\u003eCheckered\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eShape\u003c\/td\u003e\n            \u003ctd\u003eRectangular\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Navy Blue \/ 9' × 12'","offer_id":50281139470649,"sku":"PHO_33A8XJAX","price":86.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81oaXoFUEEL.jpg?v=1734689693"},{"product_id":"garvee-modern-plaid-10x13-large-area-pho-33a8ppnk","title":"Garvee Modern Plaid 10x13 Large Area Rug, Soft Non-Slip Carpet 10x13 Living Room Rug Checkered Brown Taupe \u0026 Cream Rug for Bedroom, Modern Large Area Rug for Home Office","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eAnti-Slip and Machine Washable Area Rug: Our non-slip rug is designed for safety and convenience, featuring a sturdy backing that keeps it securely in place on various floor types, preventing slips and falls. Made from high-quality materials, this rug is also machine washable, making it easy to maintain its fresh appearance. Simply toss it in the washing machine for a quick clean, ensuring a hygienic environment in your home.\u003c\/li\u003e\n\u003cli\u003eHigh Traffic Area Rug: This premium rug is specifically designed to withstand the demands of high-traffic areas in your home, such as living rooms, hallways, and entryways. Made from quality materials, it resists wear and tear while maintaining its vibrant appearance. Its low-profile design minimizes trip hazards, making it safe for children and pets. Additionally, the rug features stain-resistant properties, allowing for easy cleanup and long-lasting freshness.\u003c\/li\u003e\n\u003cli\u003eExperience unparalleled comfort with our soft rug, designed to add warmth and a cozy touch to any space. This rug provides a gentle feel underfoot, making it perfect for relaxing in your home. Its luxurious texture sink your feet into it after a long day. Ideal for family gatherings or quiet moments, this rug is not only a stylish addition but also a comforting sanctuary that enhances the overall ambiance of your home.\u003c\/li\u003e\n\u003cli\u003eModern and Timeless: Embrace the perfect blend of modernity and timeless elegance with our geometric rug. Featuring a stunning design that seamlessly transitions between soft hues, this rug captures attention while complementing any contemporary decor. The looming geometric patterns create a visually appealing focal point, adding depth and character to your space. this rug effortlessly elevates your interior design with its chic and sophisticated style.\u003c\/li\u003e\n\u003cli\u003eEasy Care: Vacuum regularly to keep the area rugs clean on daily use. Compared to traditional carpets, washable abstract carpets can be cleaned and dried faster, thus saving time and effort. Mild detergent, no bleach or fabric softener\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBrown\/Taupe\/Cream\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e32.8 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e198723573991\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Items\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 10' × 13'","offer_id":50281139700025,"sku":"PHO_33A8PPNK","price":99.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81Nu_30cgBL_b513224e-831c-420f-8d6a-e623702c8ff0.jpg?v=1734689693"},{"product_id":"garvee-machine-washable-area-rug-9x12-pho-33ddb6nm","title":"Garvee Machine Washable Area Rug 9x12 Large Living Room Rug, Non Slip Modern Abstract Floor Carpet, Low Pile Foldable Rug, Soft Rug for Bedroom, Nursery, Dining Room, Blue","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17338995068806781.jpg?v=1764313189\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17338995069619401.jpg?v=1764313197\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17338995069943181.jpg?v=1764313214\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17338995070553011.jpg?v=1764313221\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17338995071695122.jpg?v=1764313205\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17338995070289443.jpg?v=1764313388\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eUnmatched Comfort: Experience the softness of this faux wool area rug beneath your feet. Designed for high-traffic areas, it transforms any room into a cozy retreat, making it the perfect choice for your living room, bedroom, kitchen, or home office\u003c\/li\u003e\n\u003cli\u003eExceptional Durability: Constructed from 100% polyester, this non slip rug is designed for longevity. Its resilient build ensures that vibrant colors and textures remain intact even with everyday use, making it suitable for busy households\u003c\/li\u003e\n\u003cli\u003eStylish and Practical: With a low-pile design, this foldable rug is both stylish and functional, perfect for use under furniture and in doorways. The TPR non-slip backing enhances safety, offering peace of mind in homes with children and pets\u003c\/li\u003e\n\u003cli\u003eTimeless Elegance: Elevate your home decor with this modern abstract area rug that beautifully complements any style. It adds a sophisticated touch to your living room, bedroom, or dining space, enhancing the overall aesthetic of your home\u003c\/li\u003e\n\u003cli\u003eEasy Care: The machine-washable rug is easy to care for—just vacuum and spot clean as needed. Temporary creases may appear upon arrival but will settle quickly when rolled out. Perfect for any room, including nurseries, it combines style and practicality\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.9589%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003eMaterial Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003e28.88 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003e9' x 12'(Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003eBlue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003eNeedle Punched\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.3944%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 53.628%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Blue \/ 9' × 12'","offer_id":50281140289849,"sku":"PHO_33DDB6NM","price":88.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81BfPAoyvhL.jpg?v=1734689699"},{"product_id":"garvee-buffalo-plaid-rug-9-x-pho-33a83rud","title":"Garvee Buffalo Plaid Rug 9 x 12 Washable Rugs, Grey \u0026 White Checkered Rug, Indoor Check Large Area Rugs for Living Room\/Dining Room\/Bedroom\/Farmhouse","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eAnti-Slip and Machine Washable Area Rug: Our non-slip rug is designed for safety and convenience, featuring a sturdy backing that keeps it securely in place on various floor types, preventing slips and falls. Made from high-quality materials, this rug is also machine washable, making it easy to maintain its fresh appearance. Simply toss it in the washing machine for a quick clean, ensuring a hygienic environment in your home.\u003c\/li\u003e\n\u003cli\u003e,High Traffic Area Rug: This premium rug is specifically designed to withstand the demands of high-traffic areas in your home, such as living rooms, hallways, and entryways. Made from quality materials, it resists wear and tear while maintaining its vibrant appearance. Its low-profile design minimizes trip hazards, making it safe for children and pets. Additionally, the rug features stain-resistant properties, allowing for easy cleanup and long-lasting freshness.\u003c\/li\u003e\n\u003cli\u003e,Experience unparalleled comfort with our soft rug, designed to add warmth and a cozy touch to any space. This rug provides a gentle feel underfoot, making it perfect for relaxing in your home. Its luxurious texture sink your feet into it after a long day. Ideal for family gatherings or quiet moments, this rug is not only a stylish addition but also a comforting sanctuary that enhances the overall ambiance of your home.\u003c\/li\u003e\n\u003cli\u003e,Modern and Timeless: Embrace the perfect blend of modernity and timeless elegance with our geometric rug. Featuring a stunning design that seamlessly transitions between soft hues, this rug captures attention while complementing any contemporary decor. The looming geometric patterns create a visually appealing focal point, adding depth and character to your space. this rug effortlessly elevates your interior design with its chic and sophisticated style.\u003c\/li\u003e\n\u003cli\u003e,Easy Care: Vacuum regularly to keep the area rugs clean on daily use. Compared to traditional carpets, washable abstract carpets can be cleaned and dried faster, thus saving time and effort. Mild detergent, no bleach or fabric softener\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e9' x 12'\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003ePolyester\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eWeave Type\u003c\/td\u003e\n            \u003ctd\u003eTufted\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e27.6 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePile Height\u003c\/td\u003e\n            \u003ctd\u003eLow Pile\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBack Material Type\u003c\/td\u003e\n            \u003ctd\u003ePolyester\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eGrey\/White\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eShape\u003c\/td\u003e\n            \u003ctd\u003eRectangular\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel Name\u003c\/td\u003e\n            \u003ctd\u003exrui-plaidrug\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198723573885\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gray \/ 9' × 12'","offer_id":50281140945209,"sku":"PHO_33A83RUD","price":81.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/71zGqqp5hqL_bcfcd602-db12-46de-94f4-16e25538fc05.jpg?v=1734689712"},{"product_id":"garvee-area-rugs-machine-washable-vintage-pho-33csv3bw","title":"Garvee Persian Brown 9x12 Area Rugs, Machine Washable Vintage Printed Soft Low Pile Rugs, Oriental Accent Carpet with Non-Slip Backing, Stain-Resistant Distressed Floor Carpet for Living Room, Hallway, Laundry","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17326743838447924.jpg?v=1750042616\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17326743840737869.jpg?v=1750042616\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17326743841548533.jpg?v=1750042616\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17326743840503084.jpg?v=1750042616\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17326743841854126.jpg?v=1750042616\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17326743839453159.jpg?v=1750042615\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eLuxurious Comfort: This area rug features a super soft velvet surface providing the most comfortable foot experience; whether placed in your living room, hallway, or laundry space, this vintage printed low pile rug enhances home comfort\u003c\/li\u003e\n\u003cli\u003eElegant Vintage Design: This oriental accent carpet features a stunning design showcasing intricate patterns and rich colors, adding a touch of sophistication to your decor and complementing various home styles\u003c\/li\u003e\n\u003cli\u003eLong-Lived and Non-Shedding: Constructed from 100% polyester, this floor carpet is built to last without shedding fibers, ensuring your rug remains in pristine condition and providing a beautiful floor decoration withstanding daily wear\u003c\/li\u003e\n\u003cli\u003eNon-Slip Backing: The distressed throw rug features a reliable non-slip backing keeping it securely in place on any surface, allowing you to enjoy peace of mind while walking on this area rug, reducing the risk of slips and falls in high-traffic areas\u003c\/li\u003e\n\u003cli\u003eEasy Care and Maintenance: This low pile rug is stain-resistant and machine washable, making maintenance a breeze; simply toss it in the washing machine for a quick clean whenever needed, ensuring your area rug stays fresh and clean\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.9589%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003e9 x 12 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003e26.2 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.0407%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 53.9818%;\"\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 9' × 12'","offer_id":50281140977977,"sku":"PHO_33CSV3BW","price":101.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/912_FEMoCvL.jpg?v=1750413321"},{"product_id":"garvee-9x12-ft-modern-southwestern-area-pho-338n87b3","title":"Garvee 9x12 Ft Modern Southwestern Area Rug Distressed Geometric Floor Carpet Non Slip Thin Rug, Soft Non Shedding Rug, Large Washable Rug, Contemporary Indoor Bedroom Rug Living Room Rug, Blue","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eEffortless Machine Washable Care: Keeping your low-pile floor carpet looking fresh is a simple task. You won’t have to stress about dirt or stains diminishing its appeal. Regular vacuuming will help eliminate surface dirt and debris, while spot cleaning takes care of any stubborn stains. For a deeper clean, just toss it in the washing machine, ensuring that its stylish design and vibrant colors remain impeccable for years to come\u003c\/li\u003e\n\u003cli\u003eUltra Soft Comfort: Made from high-quality polyester, this machine washable area rug offers a luxuriously soft faux wool feel that’s a delight to walk on. Its plush texture makes it incredibly pleasant underfoot, helping to create a warm and inviting atmosphere in any room. This premium material not only enhances comfort but also elevates the aesthetic appeal of your space, transforming it into a cozy retreat\u003c\/li\u003e\n\u003cli\u003ePractical Low Pile \u0026amp; Non-Slip Design: Featuring a reliable non-slip rubber backing, this rug stays securely in place, eliminating worries about slipping and potential accidents. Its sleek low-pile height is ideal for high-traffic areas like entryways, allowing for easy access without obstructing doorways or fitting awkwardly under furniture. This design prioritizes both safety and convenience for your daily routines\u003c\/li\u003e\n\u003cli\u003ePerfect for Kids and Pets: This tribal rug is expertly crafted from machine-woven fibers, making it perfect for active households. With minimal shedding, it keeps your floors clean and tidy, making clean-up effortless. You'll appreciate the time and effort saved, allowing you to enjoy a hassle-free living environment that accommodates the needs of your family, including kids and pets\u003c\/li\u003e\n\u003cli\u003eTrendy Tribal Aesthetic: Inspired by the captivating beauty of tribal designs, this foldable indoor rug features a beautiful fusion of retro traditional elements and modern geometric accents. It serves as a stunning focal point in your living room or bedroom, adding a unique touch to your decor. This rug effortlessly enhances the overall charm of your space, creating an inviting ambiance that draws everyone in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e12' x 9' (Rectangular)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eFaux Wool\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eWeave Type\u003c\/td\u003e\n            \u003ctd\u003eMachine_Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e28.7 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePile Height\u003c\/td\u003e\n            \u003ctd\u003eLow Pile\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBack Material Type\u003c\/td\u003e\n            \u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003e02navy\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eShape\u003c\/td\u003e\n            \u003ctd\u003eRectangular\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel Name\u003c\/td\u003e\n            \u003ctd\u003eO00jqrThGUW2n7ihF7IArgXFb6\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e199108118318\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Blue \/ 9' × 12'","offer_id":50281145172281,"sku":"PHO_338N87B3","price":87.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91iZA9I4PLL.jpg?v=1734689772"},{"product_id":"garvee-living-room-rug-9x12-area-pho-334rqq0k","title":"Garvee Living Room Rug 9x12 Area Rug Large Washable Rugs for Bedroom Low Pile Non Slip Vintage Rug Non-Shedding Throw Rug for Farmhouse Indoor Kids Playroom, Grey","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eNon Slip Safety: Keep your family safe with our non slip washable rug, designed to stay securely in place even in high traffic areas. Ideal for use in living rooms and bedrooms, this indoor soft floor carpet provides peace of mind with its reliable grip.\u003c\/li\u003e\n\u003cli\u003eSoft \u0026amp; Low Pile Comfort: Experience unparalleled comfort with our washable Living Room Rug, featuring a soft and low pile design that adds a cozy touch to any room. Perfect for bedrooms, nurseries, and high traffic areas, this vintage area rug enhances your space without shedding.\u003c\/li\u003e\n\u003cli\u003eMachine Washable: Enjoy the convenience of a washable rug that makes cleaning a breeze. Simply toss this low pile vintage area rug in the washing machine to keep it looking fresh and new, ensuring a hassle-free maintenance routine for busy households.\u003c\/li\u003e\n\u003cli\u003eVersatile Design: Elevate your home decor with the timeless appeal of our vintage area rug. Its elegant design complements any interior style, making it a perfect addition to living rooms, bedrooms, and nurseries, while offering durability for high traffic areas.\u003c\/li\u003e\n\u003cli\u003eDurable \u0026amp; Non Shedding: Crafted from high-quality materials, this non shedding indoor rug is built to withstand daily wear and tear. Its robust construction ensures long-lasting beauty and functionality, making it an ideal choice for any room in your home.\u003c\/li\u003e\n\u003cli\u003e【Note】Roll the rug in the opposite direction and lay it flat for a while. Creases typically flatten out within few days of unrolling. Please allow 1-2 cm error due to manual measurement and the picture may not reflect the actual color as different monitor display and light effect. In order to make the rugs more durable, the pattern is printed on the fleece.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e27.63 Pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Dimensions L x W\u003c\/td\u003e\n            \u003ctd\u003e144\"L x 108\"W\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e9'x12'\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198723917559\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel Name\u003c\/td\u003e\n            \u003ctd\u003eWashable Rug\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand Name\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSpecial Features\u003c\/td\u003e\n            \u003ctd\u003eNon Shedding, Ultra Soft, Non Slip, Machine Washable, Stain Resistant\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eRoom Type\u003c\/td\u003e\n            \u003ctd\u003eLiving Room\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eIndoor Outdoor Usage\u003c\/td\u003e\n            \u003ctd\u003eBoth\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eIs Stain Resistant\u003c\/td\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eWeave Type\u003c\/td\u003e\n            \u003ctd\u003eKnitted\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePile Height\u003c\/td\u003e\n            \u003ctd\u003eLow Pile\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eOccasion Type\u003c\/td\u003e\n            \u003ctd\u003eLiving Room Rug, Bedroom Rug, Dining Room\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Shape\u003c\/td\u003e\n            \u003ctd\u003eRectangular\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eGrey\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBack Material Type\u003c\/td\u003e\n            \u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eProduct Care Instructions\u003c\/td\u003e\n            \u003ctd\u003eMachine Washable, Robot Cleaning, Spot Clean, Vacuum Clean, Sweep, Hand Wash\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003ePolyester\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gray \/ 9' × 12'","offer_id":50281149595961,"sku":"PHO_334RQQ0K","price":80.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/913ogLz_OuL_6024e61f-f902-4b9d-8ecd-8917bcc70e94.jpg?v=1734689856"},{"product_id":"garvee-living-room-area-rug-9x12-pho-16ow6vel","title":"Garvee Solid Brown 9x12 Living Room Area Rug Machine Washable Rug Non-Slip Stain Resistant Modern Abstract Area Rug Contemporary Accent Throw Floor Carpet for Dining Room Solid Area Rug for Home Office","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eModern Abstract Design: Elevate your living space with the Machine Washable Area Rug, featuring a contemporary abstract solid pattern that seamlessly blends with modern decor. Ideal for adding a touch of sophistication to any room\u003c\/li\u003e\n\u003cli\u003eSoft \u0026amp; Comfortable: Experience ultimate comfort with the 0.24\" super soft velvet surface of our rug. It provides a plush, cushioned feel underfoot, reducing foot strain and enhancing the coziness of your home\u003c\/li\u003e\n\u003cli\u003eNon-Slip \u0026amp; Safe: Crafted with a high-quality non-slip TPR backing, this rug stays firmly in place, providing a safe surface for children and elderly family members. Perfect for high-traffic areas and ensuring peace of mind\u003c\/li\u003e\n\u003cli\u003eMachine Washable Convenience: Enjoy hassle-free maintenance with our machine washable area rug. Simply toss it in the washing machine for a quick clean, and it will come out looking as good as new, without fading or losing its shape\u003c\/li\u003e\n\u003cli\u003eVersatile \u0026amp; Pet-Friendly: Designed for versatile use, this rug is perfect for living rooms, bedrooms, dining areas, and more. Its pet and kids-friendly material ensures it won't trap dirt or debris, making it ideal for homes with pets and children\u003c\/li\u003e\n\u003cli\u003eHow to Handle the Crease: Upon arrival, there may be some creases. Gently smooth them out, flatten the rug on the floor, and walk around. The creases will disappear in a few days, leaving your rug looking perfect\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.9589%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003e12' x 9' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003e25.1 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eTheme\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eContemporary\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eWashable, Waterproof, Stain Resistant, Shed Resistant, Non Slip, Foldable, Low Pile, Pet and Kids Friendly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eRoom Type\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eLiving Room, Bedroom, Kitchen,Dining Room, Home Office, Nursery, Hallway, Entryway\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eRug Form Type\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eArea Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 58.4005%;\"\u003eWater Resistance Level\u003c\/td\u003e\n\u003ctd style=\"width: 41.622%;\"\u003eWaterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 9' × 12'","offer_id":50370205385017,"sku":"PHO_16OW6VEL","price":93.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91JaOVhEwVL.jpg?v=1737360020"},{"product_id":"garvee-large-area-rug-10-x-pho-33lm65f3","title":"Garvee Boho Grey 10x13 Large Area Rug Washable Non-Slip Vintage Distressed Floor Cover Stain-Resistant Low Pile Soft Geometric Printed Throw Carpet Foldable Non-Shedding Indoor Rug for Home Office","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17344908082159343.jpg?v=1748400391\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17344908091009006.jpg?v=1748400396\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17344908088549375.jpg?v=1748400394\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17344908084916564.jpg?v=1748400393\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17344908095251411.jpg?v=1748400395\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17344908092673396.jpg?v=1748400396\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eExceptional Softness and Durability: Crafted from premium pearl velvet fiber, this area rug provides an ultra-soft surface that is non-shedding; designed to retain its beauty and comfort over time, ensuring long-lasting enjoyment in your home\u003c\/li\u003e\n\u003cli\u003eStays Securely in Place: With a sturdy rubber backing, this non-slip rug remains firmly positioned even in high-traffic areas; the low-profile pile ensures a smooth, comfortable feel underfoot while preventing shedding and uneven surfaces\u003c\/li\u003e\n\u003cli\u003eEffortless Cleaning: Enjoy hassle-free maintenance with our stain-resistant rug; local stains are easily managed with a vacuum and damp cloth, while larger messes can be conveniently machine washed, making it perfect for homes with kids and pets\u003c\/li\u003e\n\u003cli\u003eCharming Vintage Design: The geometric print combined with a distressed finish brings vintage character to any room; this accent rug seamlessly complements various decor styles, adding charm and sophistication to your living space\u003c\/li\u003e\n\u003cli\u003eThoughtful Gift Idea: Brighten up a living room with our vibrant, stain-resistant rugs featuring beautiful colors and subtle patterns; perfect for new homeowners or holiday gifting, this rug enhances entryways, nurseries, and every space in between\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable style=\"width: 99.915%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003e10 x 13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003eNeedle Punched\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003e32.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 55.2109%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 44.9524%;\"\u003eGrey\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gray \/ 10' × 13'","offer_id":50370217967929,"sku":"PHO_33LM65F3","price":81.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81L1sIni_kL.jpg?v=1737360044"},{"product_id":"garvee-washable-area-rug-10x13-rug-pho-33ratqby","title":"Garvee Washable Area Rug 10x13 Rug for Living Room Vintage Rugs for Bedroom Geometric Large Area Rug Non Slip Throw Rugs Stain Resistant Carpet for Nursery Dining Room Office Rug 10'x13' Light Grey","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17341733314976188_5e60bbfb-4bd1-4089-9160-0e47b5826c06.jpg?v=1751960431\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17341733242734418.jpg?v=1751960431\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17341733462168136_b138d724-6f14-48d0-956b-f38be7bd424b.jpg?v=1751960430\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17341733441435709_ca1770ca-895c-44e6-aaf7-27306519e9fd.jpg?v=1751960430\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17341733378107106_c0756e4f-47b3-424f-a9ab-f4c358afd6d2.jpg?v=1751960431\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17341733512147652_5abeea75-fd9d-4e9c-a2ef-a9baff96d4ab.jpg?v=1751960430\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e13' x 10' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eFaux Wool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eMachine_Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e34.1 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBack Material Type\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eLight Grey\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Name\u003c\/td\u003e\n\u003ctd\u003eiEjqmP-bIrOLFi1c9ArXBQgjITO21q\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e199108873972\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Light Gray \/ 10' × 13'","offer_id":50370218459449,"sku":"PHO_33RATQBY","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81Fa54iACuL.jpg?v=1737360004"},{"product_id":"garvee-area-rugs-9x12-large-vintage-pho-33tmvl6v","title":"Garvee Oriental Green Camel 9x12 Area Rugs Large Vintage Floor Carpet with Non-Slip Backing, Machine Washable Oriental Distressed Living Room Rugs, Stain-Resistant Foldable Low Pile Rugs for Office, Bedroom","description":"\u003cstyle\u003e\n  .garvee-green-camel-rug {\n    --gcr-green: #5f7554;\n    --gcr-deep: #31412f;\n    --gcr-camel: #b8956b;\n    --gcr-brown: #735a42;\n    --gcr-cream: #fff8ef;\n    --gcr-soft: #f8f1e7;\n    --gcr-line: #e7dac8;\n    --gcr-text: #2f3438;\n    --gcr-muted: #66727a;\n    --gcr-white: #ffffff;\n    --gcr-shadow: 0 8px 24px rgba(49, 65, 47, 0.12);\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 14px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--gcr-text);\n    line-height: 1.6;\n    background: #ffffff;\n    box-sizing: border-box;\n  }\n\n  .garvee-green-camel-rug *,\n  .garvee-green-camel-rug *::before,\n  .garvee-green-camel-rug *::after {\n    box-sizing: border-box;\n  }\n\n  .garvee-green-camel-rug img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .gcr-section {\n    margin: 0 0 24px;\n  }\n\n  .gcr-label {\n    display: inline-block;\n    margin: 0 0 10px;\n    padding: 6px 14px;\n    color: #ffffff;\n    background: var(--gcr-green);\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .gcr-title {\n    margin: 0 0 10px;\n    color: var(--gcr-deep);\n    font-size: 31px;\n    line-height: 1.22;\n    font-weight: 800;\n  }\n\n  .gcr-subtitle {\n    margin: 0 0 10px;\n    color: var(--gcr-deep);\n    font-size: 23px;\n    line-height: 1.3;\n    font-weight: 800;\n  }\n\n  .gcr-text {\n    margin: 0;\n    color: var(--gcr-muted);\n    font-size: 14px;\n  }\n\n  .gcr-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 52%) minmax(0, 48%);\n    gap: 24px;\n    align-items: center;\n    padding: 22px;\n    background: linear-gradient(135deg, var(--gcr-cream), #ffffff);\n    border: 1px solid var(--gcr-line);\n    border-radius: 20px;\n    box-shadow: var(--gcr-shadow);\n  }\n\n  .gcr-image {\n    overflow: hidden;\n    background: #ffffff;\n    border: 1px solid var(--gcr-line);\n    border-radius: 16px;\n    line-height: 0;\n    box-shadow: 0 6px 18px rgba(49, 65, 47, 0.08);\n  }\n\n  .gcr-content {\n    padding: 4px;\n  }\n\n  .gcr-points {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n    margin-top: 16px;\n  }\n\n  .gcr-point {\n    padding: 12px;\n    background: #ffffff;\n    border: 1px solid var(--gcr-line);\n    border-radius: 10px;\n  }\n\n  .gcr-point strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--gcr-green);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .gcr-point span {\n    display: block;\n    color: var(--gcr-muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  .gcr-split {\n    display: grid;\n    grid-template-columns: minmax(0, 50%) minmax(0, 50%);\n    gap: 24px;\n    align-items: center;\n    padding: 20px;\n    background: #ffffff;\n    border: 1px solid var(--gcr-line);\n    border-radius: 18px;\n    box-shadow: 0 5px 16px rgba(49, 65, 47, 0.06);\n  }\n\n  .gcr-split.reverse .gcr-image {\n    order: 2;\n  }\n\n  .gcr-info-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n    margin-top: 15px;\n  }\n\n  .gcr-info {\n    padding: 11px 12px;\n    background: var(--gcr-cream);\n    border: 1px solid var(--gcr-line);\n    border-radius: 10px;\n  }\n\n  .gcr-info strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--gcr-green);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .gcr-info span {\n    display: block;\n    color: var(--gcr-muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  .gcr-feature-wrap {\n    padding: 22px;\n    background: linear-gradient(135deg, var(--gcr-cream), var(--gcr-soft));\n    border: 1px solid var(--gcr-line);\n    border-radius: 18px;\n  }\n\n  .gcr-feature-inner {\n    display: grid;\n    grid-template-columns: minmax(0, 48%) minmax(0, 52%);\n    gap: 24px;\n    align-items: center;\n  }\n\n  .gcr-feature-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .gcr-feature-item {\n    padding: 14px 12px;\n    background: #ffffff;\n    border: 1px solid var(--gcr-line);\n    border-radius: 12px;\n  }\n\n  .gcr-feature-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--gcr-green);\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .gcr-feature-item span {\n    display: block;\n    color: var(--gcr-muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  .gcr-size-wrap {\n    padding: 21px;\n    background: var(--gcr-cream);\n    border: 1px solid var(--gcr-line);\n    border-radius: 18px;\n  }\n\n  .gcr-heading {\n    max-width: 860px;\n    margin: 0 auto 18px;\n    text-align: center;\n  }\n\n  .gcr-size-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .gcr-size {\n    padding: 15px 12px;\n    background: #ffffff;\n    border: 1px solid var(--gcr-line);\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .gcr-size strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--gcr-green);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .gcr-size span {\n    display: block;\n    color: var(--gcr-muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  .gcr-bullets {\n    padding: 21px;\n    background: #ffffff;\n    border: 1px solid var(--gcr-line);\n    border-radius: 18px;\n  }\n\n  .gcr-bullet-list {\n    margin: 14px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gcr-bullet-list li {\n    margin-bottom: 10px;\n    padding: 12px 14px;\n    background: var(--gcr-cream);\n    border: 1px solid var(--gcr-line);\n    border-radius: 10px;\n    color: var(--gcr-muted);\n    font-size: 14px;\n  }\n\n  .gcr-bullet-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .gcr-bullet-list strong {\n    color: var(--gcr-green);\n  }\n\n  .gcr-spec {\n    padding: 22px;\n    background: var(--gcr-soft);\n    border: 1px solid var(--gcr-line);\n    border-radius: 18px;\n  }\n\n  .gcr-spec-title {\n    margin: 0 0 14px;\n    color: var(--gcr-deep);\n    text-align: center;\n    font-size: 23px;\n    font-weight: 800;\n    text-transform: uppercase;\n  }\n\n  .gcr-table {\n    width: 100%;\n    background: #ffffff;\n    border-collapse: collapse;\n    border: 1px solid #d9d9d9;\n  }\n\n  .gcr-table td {\n    padding: 12px 16px;\n    border: 1px solid #d9d9d9;\n    vertical-align: top;\n    font-size: 14px;\n    overflow-wrap: anywhere;\n  }\n\n  .gcr-table td:first-child {\n    width: 34%;\n    background: #f7f7f7;\n    color: #333333;\n    font-weight: 700;\n  }\n\n  .gcr-table td:last-child {\n    background: #ffffff;\n    color: #555555;\n    font-weight: 600;\n  }\n\n  .gcr-note {\n    margin-top: 14px;\n    padding: 12px 14px;\n    color: #4f5d43;\n    background: #ffffff;\n    border-left: 4px solid var(--gcr-green);\n    border-radius: 8px;\n    font-size: 13px;\n  }\n\n  @media screen and (max-width: 1000px) {\n    .gcr-hero,\n    .gcr-feature-inner {\n      grid-template-columns: 1fr;\n      text-align: center;\n    }\n\n    .gcr-size-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 850px) {\n    .gcr-split {\n      grid-template-columns: 1fr;\n      text-align: center;\n    }\n\n    .gcr-split.reverse .gcr-image {\n      order: 0;\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .garvee-green-camel-rug {\n      padding: 9px 6px;\n    }\n\n    .gcr-section {\n      margin-bottom: 17px;\n    }\n\n    .gcr-hero,\n    .gcr-split,\n    .gcr-feature-wrap,\n    .gcr-size-wrap,\n    .gcr-bullets,\n    .gcr-spec {\n      padding: 14px 11px;\n      border-radius: 14px;\n    }\n\n    .gcr-title {\n      font-size: 22px;\n    }\n\n    .gcr-subtitle,\n    .gcr-spec-title {\n      font-size: 20px;\n    }\n\n    .gcr-text {\n      font-size: 13px;\n    }\n\n    .gcr-points,\n    .gcr-info-grid,\n    .gcr-feature-list,\n    .gcr-size-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gcr-table td {\n      display: block;\n      width: 100%;\n      padding: 8px 11px;\n      font-size: 13px;\n    }\n\n    .gcr-table td:first-child {\n      width: 100%;\n      padding-bottom: 6px;\n      border-bottom: 0;\n    }\n\n    .gcr-table td:last-child {\n      padding-top: 6px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-green-camel-rug\"\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-hero\"\u003e\n\u003cdiv class=\"gcr-image\"\u003e\u003cimg alt=\"Garvee green camel vintage washable area rug in living room\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355292175141290_002de5a6-d210-4ea7-a3c1-7b2c9eaa1b40.jpg?v=1784786235\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcr-content\"\u003e\n\u003cspan class=\"gcr-label\"\u003eGreen Camel Vintage Area Rug\u003c\/span\u003e\n\u003ch2 class=\"gcr-title\"\u003eSoft Vintage Style with Easy-Care Everyday Function\u003c\/h2\u003e\n\u003cp class=\"gcr-text\"\u003eBring a calm, earthy look to your home with a green camel vintage area rug featuring a distressed printed pattern. The soft low-pile surface, non-slip backing and machine washable construction make it ideal for living rooms, bedrooms, offices, entryways and high-traffic family spaces.\u003c\/p\u003e\n\u003cdiv class=\"gcr-points\"\u003e\n\u003cdiv class=\"gcr-point\"\u003e\n\u003cstrong\u003eVintage Printed Design\u003c\/strong\u003e \u003cspan\u003eGreen camel tones add relaxed farmhouse and traditional charm.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-point\"\u003e\n\u003cstrong\u003eMachine Washable\u003c\/strong\u003e \u003cspan\u003eEasy to refresh after dust, spills or daily use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-point\"\u003e\n\u003cstrong\u003eNon-Slip TPR Backing\u003c\/strong\u003e \u003cspan\u003eHelps reduce shifting on clean, dry floors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-point\"\u003e\n\u003cstrong\u003eSoft Low-Pile Feel\u003c\/strong\u003e \u003cspan\u003eComfortable underfoot and easy to place under furniture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-split\"\u003e\n\u003cdiv class=\"gcr-image\"\u003e\u003cimg alt=\"Garvee green camel vintage rug room scene and lifestyle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355292987747574.jpg?v=1753249633\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcr-content\"\u003e\n\u003cspan class=\"gcr-label\"\u003eDecor + Function\u003c\/span\u003e\n\u003ch2 class=\"gcr-subtitle\"\u003eA Soft Accent Rug for Bedrooms, Offices and Living Rooms\u003c\/h2\u003e\n\u003cp class=\"gcr-text\"\u003eThe muted green and camel palette creates a natural, calming look that pairs easily with wood furniture, cream upholstery, farmhouse decor and modern neutral interiors.\u003c\/p\u003e\n\u003cdiv class=\"gcr-info-grid\"\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eVintage Accent\u003c\/strong\u003e \u003cspan\u003eCreates a warm focal point without overwhelming the room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eHigh-Traffic Ready\u003c\/strong\u003e \u003cspan\u003eLow-pile surface works well in daily walkways.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eFurniture Friendly\u003c\/strong\u003e \u003cspan\u003eFits under beds, sofas, desks and coffee tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eEasy to Style\u003c\/strong\u003e \u003cspan\u003ePairs well with green, camel, beige, wood and gray decor.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-split reverse\"\u003e\n\u003cdiv class=\"gcr-image\"\u003e\u003cimg alt=\"Garvee washable green camel rug easy cleaning guide\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355292850122074.jpg?v=1753249633\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcr-content\"\u003e\n\u003cspan class=\"gcr-label\"\u003eEasy Cleaning\u003c\/span\u003e\n\u003ch2 class=\"gcr-subtitle\"\u003eMachine Washable Rug for Busy Homes\u003c\/h2\u003e\n\u003cp class=\"gcr-text\"\u003eDesigned for practical daily use. Vacuum or use a robot cleaner for dust and pet hair, spot clean small spills, or machine wash when deeper cleaning is needed.\u003c\/p\u003e\n\u003cdiv class=\"gcr-info-grid\"\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eMachine Washable\u003c\/strong\u003e \u003cspan\u003eWash cold on gentle cycle according to care instructions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eRobot Cleaner Friendly\u003c\/strong\u003e \u003cspan\u003eLow-pile texture supports routine floor cleaning.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eSpot Clean\u003c\/strong\u003e \u003cspan\u003eWipe small spills quickly with mild care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eVacuum Friendly\u003c\/strong\u003e \u003cspan\u003eRemoves crumbs, dust and pet hair with ease.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-feature-wrap\"\u003e\n\u003cdiv class=\"gcr-feature-inner\"\u003e\n\u003cdiv class=\"gcr-image\"\u003e\u003cimg alt=\"Garvee green camel rug low pile non-slip backing soft surface details\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355293407696520.jpg?v=1753249633\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcr-content\"\u003e\n\u003cspan class=\"gcr-label\"\u003eTouch + Quality\u003c\/span\u003e\n\u003ch2 class=\"gcr-subtitle\"\u003eSoft, Stable and Comfortable Underfoot\u003c\/h2\u003e\n\u003cp class=\"gcr-text\"\u003eThe soft low-pile surface feels comfortable while the TPR backing helps improve stability in high-use indoor spaces.\u003c\/p\u003e\n\u003cdiv class=\"gcr-feature-list\"\u003e\n\u003cdiv class=\"gcr-feature-item\"\u003e\n\u003cstrong\u003eSoft Surface\u003c\/strong\u003e \u003cspan\u003eComfortable for bare feet, kids and relaxed family spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-feature-item\"\u003e\n\u003cstrong\u003eLow-Pile Design\u003c\/strong\u003e \u003cspan\u003eFits smoothly under doors, beds, sofas and tables.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-feature-item\"\u003e\n\u003cstrong\u003eNon-Slip Backing\u003c\/strong\u003e \u003cspan\u003eHelps reduce movement on clean, dry floors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-feature-item\"\u003e\n\u003cstrong\u003eNon-Shedding Style\u003c\/strong\u003e \u003cspan\u003eDesigned for cleaner daily use and easier maintenance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-split\"\u003e\n\u003cdiv class=\"gcr-image\"\u003e\u003cimg alt=\"Garvee green camel vintage rug bedroom and living room scene\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355293760985481_dcbeb6f7-e3ef-46c7-9550-1bc0c53dfb8c.jpg?v=1784786255\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcr-content\"\u003e\n\u003cspan class=\"gcr-label\"\u003eRoom Ready\u003c\/span\u003e\n\u003ch2 class=\"gcr-subtitle\"\u003eVersatile Rug for Multiple Indoor Spaces\u003c\/h2\u003e\n\u003cp class=\"gcr-text\"\u003eUse it to soften a bedroom, refresh a living room, define an office corner, or add a finished look to entryways and small seating spaces.\u003c\/p\u003e\n\u003cdiv class=\"gcr-info-grid\"\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003cspan\u003eAnchors sofas, coffee tables and accent chairs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eBedroom\u003c\/strong\u003e \u003cspan\u003eAdds warmth beside or under the bed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eOffice\u003c\/strong\u003e \u003cspan\u003eCreates a finished look under desks and seating.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eEntryway\u003c\/strong\u003e \u003cspan\u003eLow-pile design works well near doors and walkways.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-split reverse\"\u003e\n\u003cdiv class=\"gcr-image\"\u003e\u003cimg alt=\"Garvee green camel rug foldable and convenient storage\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355292742734822.jpg?v=1753249633\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcr-content\"\u003e\n\u003cspan class=\"gcr-label\"\u003eFoldable + Convenient\u003c\/span\u003e\n\u003ch2 class=\"gcr-subtitle\"\u003eEasy to Move, Store and Refresh\u003c\/h2\u003e\n\u003cp class=\"gcr-text\"\u003eThe foldable design makes the rug easier to store, move and reposition when decorating, cleaning or changing room layouts.\u003c\/p\u003e\n\u003cdiv class=\"gcr-info-grid\"\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eFoldable Design\u003c\/strong\u003e \u003cspan\u003eEasy to store when not in use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eLightweight Feel\u003c\/strong\u003e \u003cspan\u003eSimple to move for cleaning or room updates.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eLow-Pile Fit\u003c\/strong\u003e \u003cspan\u003eFits beneath most doors and furniture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eEveryday Practical\u003c\/strong\u003e \u003cspan\u003eDesigned for apartments, homes and busy rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-split\"\u003e\n\u003cdiv class=\"gcr-image\"\u003e\u003cimg alt=\"Garvee green camel vintage rug size guide and room placement\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355293263212376.jpg?v=1753249633\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcr-content\"\u003e\n\u003cspan class=\"gcr-label\"\u003eSize Guide\u003c\/span\u003e\n\u003ch2 class=\"gcr-subtitle\"\u003eChoose the Right Rug Size for Your Space\u003c\/h2\u003e\n\u003cp class=\"gcr-text\"\u003eSelect compact sizes for bedrooms and offices, runners for narrow spaces, or larger rugs to anchor sofas, beds and dining layouts.\u003c\/p\u003e\n\u003cdiv class=\"gcr-info-grid\"\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eRunner Spaces\u003c\/strong\u003e \u003cspan\u003eGreat for hallways, kitchens and entryways.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eSmall Rooms\u003c\/strong\u003e \u003cspan\u003eWorks well in bedrooms, offices and reading corners.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eMedium Layouts\u003c\/strong\u003e \u003cspan\u003eIdeal under beds, sofas and compact seating areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcr-info\"\u003e\n\u003cstrong\u003eLarge Rooms\u003c\/strong\u003e \u003cspan\u003eUse larger options to define open floor spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-bullets\"\u003e\n\u003cspan class=\"gcr-label\"\u003eKey Features\u003c\/span\u003e\n\u003ch2 class=\"gcr-subtitle\"\u003eWhy Customers Choose This Rug\u003c\/h2\u003e\n\u003cul class=\"gcr-bullet-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreen Camel Vintage Design:\u003c\/strong\u003e Distressed printed pattern adds calm farmhouse charm to living rooms, bedrooms, offices and entryways.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMachine Washable Easy Care:\u003c\/strong\u003e Vacuum, spot clean or machine wash cold for simple upkeep in busy households.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSoft Low-Pile Surface:\u003c\/strong\u003e Comfortable underfoot while fitting easily under doors, beds, sofas and desks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNon-Slip TPR Backing:\u003c\/strong\u003e Helps keep the rug stable on clean, dry hardwood, tile and laminate floors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFamily \u0026amp; Pet Friendly:\u003c\/strong\u003e Stain-resistant, low-shedding design helps handle pet hair, crumbs and everyday foot traffic.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gcr-section\"\u003e\n\u003cdiv class=\"gcr-spec\"\u003e\n\u003ch2 class=\"gcr-spec-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gcr-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eGreen Camel Vintage Area Rug \/ Accent Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eGreen Camel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eVintage Distressed Printed Pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSoft Polyester Fiber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBacking\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber \/ TPR Non-Slip Backing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMachine Made \/ Printed Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKey Features\u003c\/td\u003e\n\u003ctd\u003eMachine Washable, Non-Slip, Low-Pile, Soft Surface, Stain-Resistant, Non-Shedding, Foldable, Easy to Clean\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCleaning Method\u003c\/td\u003e\n\u003ctd\u003eVacuum, Robot Cleaner, Spot Clean, Machine Wash Cold and Air Dry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Use\u003c\/td\u003e\n\u003ctd\u003eLiving Room, Bedroom, Office, Entryway, Hallway, Kitchen, Laundry Room and Nursery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"gcr-note\"\u003e\n\u003cstrong\u003eCare Note:\u003c\/strong\u003e Temporary creases may appear after folded packaging. Lay the rug flat for 24–48 hours, reverse roll gently if needed, or place weight on creased areas. For best non-slip performance, place the rug on a clean, dry floor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Green Camel \/ 9' × 12'","offer_id":50370219737401,"sku":"PHO_33TMVL6V","price":85.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91HSW5YYLLL_37e962bd-4502-4c31-ba98-c43bf0c631d9.jpg?v=1737359987"},{"product_id":"garvee-washable-area-rugs-9x12-living-pho-16khd6hv","title":"Garvee Bordered Red-Brown 9x12 Washable Area Rug – Modern Solid Design, Stain-Resistant, Low-Pile, Non-Slip Carpet for Living Room, Bedroom, or Dining Room","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453971343479.jpg?v=1745378520\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453973397323.jpg?v=1745378521\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453973916618.jpg?v=1745378520\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453973576143.jpg?v=1745378520\" alt=\"\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453974709391.jpg?v=1745378520\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 99.915%; height: 809.078px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 58.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 58.7969px;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 58.7969px;\"\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 47.375px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 47.375px;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 47.375px;\"\u003e9' x 12'(Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 58.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 58.7969px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 58.7969px;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 58.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 58.7969px;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 58.7969px;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 58.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 58.7969px;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 58.7969px;\"\u003e26.7 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 58.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 58.7969px;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 58.7969px;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 58.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 58.7969px;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 58.7969px;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 47.375px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 47.375px;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 47.375px;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 58.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 58.7969px;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 58.7969px;\"\u003eRed-Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 13.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 13.7969px;\"\u003eTheme\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 13.7969px;\"\u003eWelcome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 58.7969px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 58.7969px;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 58.7969px;\"\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 40.5938px;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 40.5938px;\"\u003eSolid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 47.375px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 47.375px;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 47.375px;\"\u003eSpill Resistant, Non Slip,Stain Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 47.375px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 47.375px;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 47.375px;\"\u003eBordered\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 47.375px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 47.375px;\"\u003eOccasion\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 47.375px;\"\u003eHousewarming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 47.4375px;\"\u003e\n\u003ctd style=\"width: 32.0372%; height: 47.4375px;\"\u003eWater Resistance Level\u003c\/td\u003e\n\u003ctd style=\"width: 67.9476%; height: 47.4375px;\"\u003eWater Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch3\u003e\n\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Red-Brown \/ 9' × 12'","offer_id":50370238087481,"sku":"PHO_16KHD6HV","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91XT9i_WfpL_fe84b66b-be21-4da5-a5fd-e61df2892587.jpg?v=1737359925"},{"product_id":"garvee-washable-area-rugs-10x13-living-pho-16khfwwy","title":"Garvee Bordered Red-Brown 10x13 Washable Area Rug, Farmhouse Neutral Low Pile Carpet, Stain Resistant Non Slip Soft Rug for Living Room Bedroom Dining Room","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453971343479.jpg?v=1745378520\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453973397323.jpg?v=1745378521\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453973916618.jpg?v=1745378520\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453973576143.jpg?v=1745378520\" alt=\"\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17266453974709391.jpg?v=1745378520\" alt=\"\"\u003eSpecifications\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003e10 x 13 Ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003e32.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eTheme\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eWelcome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eSolid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eSpill Resistant, Non Slip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eRug Form Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eArea Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eOccasion\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eHousewarming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.5072%;\"\u003eWater Resistance Level\u003c\/td\u003e\n\u003ctd style=\"width: 56.4928%;\"\u003eWater Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Red-Brown \/ 10' × 13'","offer_id":50370238120249,"sku":"PHO_16KHFWWY","price":132.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91XT9i_WfpL.jpg?v=1737359872"},{"product_id":"garvee-washable-area-rug-9x12-large-pho-33bdddcd","title":"Garvee Modern Brown 9x12 Washable Area Rug – Non-Shedding Low-Pile Rug with Soft Hemp Rope Pattern for Living Room","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\n\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998750054106.jpg?v=1753770709\" alt=\"\"\u003e\u003c\/strong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998750143605.jpg?v=1753770709\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998750331389.jpg?v=1753770709\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998750241822.jpg?v=1753770709\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998750394478.jpg?v=1753770709\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324998750577916.jpg?v=1753770709\" alt=\"\"\u003e\n\u003c\/h3\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e9x12 Ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e27.2 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Type\u003c\/td\u003e\n\u003ctd\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBack Material Type\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n\u003ctd\u003eBoth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eSpill Resistant, Stain Resistant, Non Slip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRoom Type\u003c\/td\u003e\n\u003ctd\u003eLiving Room\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRug Form Type\u003c\/td\u003e\n\u003ctd\u003eArea Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Pieces\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWater Resistance Level\u003c\/td\u003e\n\u003ctd\u003eWater Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Name\u003c\/td\u003e\n\u003ctd\u003eWashable Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e198723388090\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 9' × 12'","offer_id":50370242838841,"sku":"PHO_33BDDDCD","price":90.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91mvT0ht-RL_16436f77-383e-4916-9b7a-b4a502d74641.jpg?v=1737359881"},{"product_id":"garvee-8x10-area-rug-machine-washable-pho-16f7956d","title":"Garvee 8x10 Area Rug Machine Washable Rug Modern Solid Textured Area Rug Stain Resistant Non-Slip Accent Rug Contemporary Woven Floor Cover Farmhouse Carpet Rug for Living Room Decor, Cream","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eHigh Quality: Our washable rug are made of premium high quality polypropylene fibers. Functional low pile allows the area rug for convenient placement in entryways, underneath door and furniture, and will not obstruct doorways. Whether you step on with bare feet or laying on with your children or pets, you can feel the warmth and coziness underneath.\n\u003c\/li\u003e\n\u003cli\u003eKids \u0026amp; Pets Friendly: Experience the comfort and durability of the area rug, crafted with environment first materials and manufacturing processes for longevity and perfect for high traffic areas. Low-pile synthetic rug fibers won’t trap dirt and debris, so they’re kids and pet-friendly. \n\u003c\/li\u003e\n\u003cli\u003eClassic Modern Design: Modern Weaving textured and classic tones combine to create an accent piece that will make your interior decor come alive like never before. Its contemporary tonal design embodies a global look that never goes out of style. Perfect for many decorating styles, farmhouse style, classical European style, Mid-century modern style and so on.\u003c\/li\u003e\n\u003cli\u003eNon-Slip \u0026amp; Stain Resistant Rug: Our area rug features anti-slip TPR backing that can help to stay in place well, sufficient grip to prevent dangerous slides and slips, safe for everyday indoor or outdoor busy area. When water spilled on it, it does not soak in. Just wipe off the dirt in time, and the carpet will continue to stay clean. Its material also can be recycled and reused.\u003c\/li\u003e\n\u003cli\u003eMachine Washable: Vacuum regularly to keep the area rugs clean on daily use. Our area rug is also machine washable, machine dry or air dry with no heating setting only. Rug fold wrappers may temporarily wrinkle, it is recommended to roll the rug in the opposite direction to give the creases time to flatten and set.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e10' x 8' (Rectangular)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003ePolypropylene\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eWeave Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e23.2 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePile Height\u003c\/td\u003e\n            \u003ctd\u003eLow Pile\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBack Material Type\u003c\/td\u003e\n            \u003ctd\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eCream\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n            \u003ctd\u003eIndoor\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eTheme\u003c\/td\u003e\n            \u003ctd\u003eModern\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eIs Stain Resistant\u003c\/td\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eProduct Care Instructions\u003c\/td\u003e\n            \u003ctd\u003eMachine Wash, Vacuum Regularly\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePattern\u003c\/td\u003e\n            \u003ctd\u003eSolid\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eShape\u003c\/td\u003e\n            \u003ctd\u003eRectangular\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSpecial Feature\u003c\/td\u003e\n            \u003ctd\u003eNon Slip\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eRoom Type\u003c\/td\u003e\n            \u003ctd\u003eLiving Room\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eRug Form Type\u003c\/td\u003e\n            \u003ctd\u003eArea Rug\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eWater Resistance Level\u003c\/td\u003e\n            \u003ctd\u003eWater Resistant\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel Name\u003c\/td\u003e\n            \u003ctd\u003eLknaQfgcy7O6fiOYwRW48QtbBcwcB\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198723995656\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Beige \/ 8' × 10'","offer_id":50370248671545,"sku":"PHO_16F7956D","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91kjd12wuPL.jpg?v=1737359857"},{"product_id":"garvee-modern-abstract-boho-washable-area-pho-34xakd5c","title":"Garvee Modern Abstract Boho Washable Area Rug High-Traffic Areas Living Room Bedroom Kitchen Dining Blue 10x13","description":"","brand":"Garvee","offers":[{"title":"Blue \/ 10' × 13'","offer_id":50540763644217,"sku":"PHO_34XAKD5C","price":96.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350338198818543_36d7952d-1cf7-4c9b-ba38-826c42776d38.jpg?v=1756111915"},{"product_id":"garvee-area-rug-washable-distressed-vintage-persian-floral-10x13-pho-34pva8bc","title":"Garvee 10' x 13' Distressed Vintage Persian Floral Area Rug, Machine Washable Non-Slip Low-Pile Soft Rug for Living Room, Bedroom \u0026 Nursery, Red","description":"\u003cp\u003eVintage Floral Rug: Transform Your Space with Timeless Elegance!\u003c\/p\u003e\u003cp\u003eStep into a world of charm and sophistication with our exquisite Vintage Floral Rug! Designed to bring warmth and character to any room, this stunning rug combines classic floral patterns with a rich, vintage aesthetic, making it the perfect addition to your home decor.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHighlights at a Glance:\u003c\/p\u003e\u003cp\u003e--Non-slip \u0026amp; Non-shedding\u003c\/p\u003e\u003cp\u003e--Machine Washable \u0026amp; Easy to clean\u003c\/p\u003e\u003cp\u003e--Foldable \u0026amp; Lightweight\u003c\/p\u003e\u003cp\u003e--Low-Pile \u0026amp; Soft\u003c\/p\u003e\u003cp\u003e--Stain resistant\u003c\/p\u003e\u003cp\u003e--Faux Wool Feeling\u003c\/p\u003e\u003cp\u003e--Vintage \u0026amp; Distressed \u0026amp; Oriental \u0026amp; \u0026amp; Farmhouse \u0026amp; Retro \u0026amp; Traditional \u0026amp; Floral\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eSpecification:\u003c\/p\u003e\u003cp\u003eSize(Ft): 2x6 \/ 5x7 \/ 8x10 \/ 9x12 \/ 10x13\u003c\/p\u003e\u003cp\u003eColor: Grey, Brown, Blue, Red\u003c\/p\u003e\u003cp\u003eMaterial: Polyester Fibre\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eApplication: Living Room\/Bedroom\/Dining Room\/Nursery Room\/Kids Room \/Play Room\/Kitchen\/Farmhouse\/Office\/Floor\/Entryway\/Hallway\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eCare instructions:\u003c\/p\u003e\u003cp\u003eThe vintage rug can be machine washed. For regular vacuuming along the direction of the fibers for easy cleaning and to prevent tangling.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eNotes:\u003c\/p\u003e\u003cp\u003e1. When Area rug arrives, there may be temporary creases, you can roll the washable rug in the opposite direction and lay it flat on the floor while applying pressure to the carpet, the creases will disappear completely in a few days.\u003c\/p\u003e\u003cp\u003e2. The product color may appear significantly different depending on the lighting conditions.\u003c\/p\u003e\u003cp\u003e3. For optimal maintenance of your rug's appearance and durability, we recommend regular vacuuming to effectively remove dirt and debris.\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Red \/ 10' × 13'","offer_id":50540829835577,"sku":"PHO_34PVA8BC","price":110.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376250355997069_e8014f08-1180-4b3c-bf81-161ad9e83fdf.jpg?v=1741583774"},{"product_id":"garvee-area-rug-washable-distressed-vintage-persian-floral-8x10-pho-34pv6ymp","title":"Garvee 8' x 10' Distressed Vintage Persian Floral Area Rug, Machine Washable Non-Slip Low-Pile Soft Rug for Living Room, Bedroom \u0026 Dining Room, Blue","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287788602344.jpg?v=1784610741\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287708997528_1a8ab674-7cf7-4fcd-878e-b1956ee353ff.jpg?v=1784610675\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287747868995.jpg?v=1784610676\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287856817962.jpg?v=1784610676\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287918216527_4c9dbaca-3a35-4ebf-836c-8ecad9ea0632.jpg?v=1784610675\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287584058198.jpg?v=1784610750\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Blue \/ 8' × 10'","offer_id":50540829933881,"sku":"PHO_34PV6YMP","price":85.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376246711363759.jpg?v=1741583772"},{"product_id":"garvee-area-rug-washable-distressed-vintage-persian-floral-10x13-pho-34pv9fhs","title":"Garvee 10' x 13' Distressed Vintage Persian Floral Area Rug, Machine Washable Non-Slip Low-Pile Soft Rug for Living Room, Bedroom \u0026 Nursery, Blue","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287788602344.jpg?v=1784610741\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287708997528_1a8ab674-7cf7-4fcd-878e-b1956ee353ff.jpg?v=1784610675\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287747868995.jpg?v=1784610676\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287856817962.jpg?v=1784610676\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287918216527_4c9dbaca-3a35-4ebf-836c-8ecad9ea0632.jpg?v=1784610675\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376287584058198.jpg?v=1784610750\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Blue \/ 10' × 13'","offer_id":50540830032185,"sku":"PHO_34PV9FHS","price":124.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376246711363759_66385d39-aeca-4cff-91c8-41006db8fa7f.jpg?v=1741583780"},{"product_id":"garvee-area-rug-washable-distressed-vintage-persian-floral-10x13-pho-34pvplk3","title":"Garvee 10' x 13' Distressed Vintage Persian Floral Area Rug, Machine Washable Non-Slip Low-Pile Soft Rug for Living Room, Bedroom \u0026 Nursery, Gray","description":"\u003cp\u003eVintage Floral Rug: Transform Your Space with Timeless Elegance!\u003c\/p\u003e\u003cp\u003eStep into a world of charm and sophistication with our exquisite Vintage Floral Rug! Designed to bring warmth and character to any room, this stunning rug combines classic floral patterns with a rich, vintage aesthetic, making it the perfect addition to your home decor.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHighlights at a Glance:\u003c\/p\u003e\u003cp\u003e--Non-slip \u0026amp; Non-shedding\u003c\/p\u003e\u003cp\u003e--Machine Washable \u0026amp; Easy to clean\u003c\/p\u003e\u003cp\u003e--Foldable \u0026amp; Lightweight\u003c\/p\u003e\u003cp\u003e--Low-Pile \u0026amp; Soft\u003c\/p\u003e\u003cp\u003e--Stain resistant\u003c\/p\u003e\u003cp\u003e--Faux Wool Feeling\u003c\/p\u003e\u003cp\u003e--Vintage \u0026amp; Distressed \u0026amp; Oriental \u0026amp; \u0026amp; Farmhouse \u0026amp; Retro \u0026amp; Traditional \u0026amp; Floral\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eSpecification:\u003c\/p\u003e\u003cp\u003eSize(Ft): 2x6 \/ 5x7 \/ 8x10 \/ 9x12 \/ 10x13\u003c\/p\u003e\u003cp\u003eColor: Grey, Brown, Blue, Red\u003c\/p\u003e\u003cp\u003eMaterial: Polyester Fibre\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eApplication: Living Room\/Bedroom\/Dining Room\/Nursery Room\/Kids Room \/Play Room\/Kitchen\/Farmhouse\/Office\/Floor\/Entryway\/Hallway\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eCare instructions:\u003c\/p\u003e\u003cp\u003eThe vintage rug can be machine washed. For regular vacuuming along the direction of the fibers for easy cleaning and to prevent tangling.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eNotes:\u003c\/p\u003e\u003cp\u003e1. When Area rug arrives, there may be temporary creases, you can roll the washable rug in the opposite direction and lay it flat on the floor while applying pressure to the carpet, the creases will disappear completely in a few days.\u003c\/p\u003e\u003cp\u003e2. The product color may appear significantly different depending on the lighting conditions.\u003c\/p\u003e\u003cp\u003e3. For optimal maintenance of your rug's appearance and durability, we recommend regular vacuuming to effectively remove dirt and debris.\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Gray \/ 10' × 13'","offer_id":50540830097721,"sku":"PHO_34PVPLK3","price":128.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376241883696456_913f6580-1781-4fff-975a-7ddce8451d8d.jpg?v=1741583793"},{"product_id":"garvee-area-rug-washable-distressed-vintage-persian-floral-8x10-pho-34pvf5ns","title":"Garvee 8' x 10' Distressed Vintage Persian Floral Area Rug, Machine Washable Non-Slip Low-Pile Soft Rug for Living Room, Bedroom \u0026 Dining Room, Brown","description":"\u003cp\u003eVintage Floral Rug: Transform Your Space with Timeless Elegance!\u003c\/p\u003e\u003cp\u003eStep into a world of charm and sophistication with our exquisite Vintage Floral Rug! Designed to bring warmth and character to any room, this stunning rug combines classic floral patterns with a rich, vintage aesthetic, making it the perfect addition to your home decor.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eHighlights at a Glance:\u003c\/p\u003e\u003cp\u003e--Non-slip \u0026amp; Non-shedding\u003c\/p\u003e\u003cp\u003e--Machine Washable \u0026amp; Easy to clean\u003c\/p\u003e\u003cp\u003e--Foldable \u0026amp; Lightweight\u003c\/p\u003e\u003cp\u003e--Low-Pile \u0026amp; Soft\u003c\/p\u003e\u003cp\u003e--Stain resistant\u003c\/p\u003e\u003cp\u003e--Faux Wool Feeling\u003c\/p\u003e\u003cp\u003e--Vintage \u0026amp; Distressed \u0026amp; Oriental \u0026amp; \u0026amp; Farmhouse \u0026amp; Retro \u0026amp; Traditional \u0026amp; Floral\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eSpecification:\u003c\/p\u003e\u003cp\u003eSize(Ft): 2x6 \/ 5x7 \/ 8x10 \/ 9x12 \/ 10x13\u003c\/p\u003e\u003cp\u003eColor: Grey, Brown, Blue, Red\u003c\/p\u003e\u003cp\u003eMaterial: Polyester Fibre\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eApplication: Living Room\/Bedroom\/Dining Room\/Nursery Room\/Kids Room \/Play Room\/Kitchen\/Farmhouse\/Office\/Floor\/Entryway\/Hallway\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eCare instructions:\u003c\/p\u003e\u003cp\u003eThe vintage rug can be machine washed. For regular vacuuming along the direction of the fibers for easy cleaning and to prevent tangling.\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003eNotes:\u003c\/p\u003e\u003cp\u003e1. When Area rug arrives, there may be temporary creases, you can roll the washable rug in the opposite direction and lay it flat on the floor while applying pressure to the carpet, the creases will disappear completely in a few days.\u003c\/p\u003e\u003cp\u003e2. The product color may appear significantly different depending on the lighting conditions.\u003c\/p\u003e\u003cp\u003e3. For optimal maintenance of your rug's appearance and durability, we recommend regular vacuuming to effectively remove dirt and debris.\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 8' × 10'","offer_id":50540830654777,"sku":"PHO_34PVF5NS","price":85.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17376243237784768_286c9c66-6de8-4512-ad0a-bdd2d9c2d05f.jpg?v=1741583787"},{"product_id":"garvee-area-rug-washable-vintage-persian-medallion-10x13-beige-pho-33rnen8r","title":"Garvee 10' x 13' Vintage Persian Medallion Area Rug, Machine Washable Non-Slip Low-Pile Soft Rug for Living Room, Bedroom \u0026 Dining Room, Beige","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793853345711.jpg?v=1771899687\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793851606850.jpg?v=1771899689\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793851911119.jpg?v=1771899690\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793853549329.jpg?v=1771899687\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793853846527.jpg?v=1771899689\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Beige \/ 10' × 13'","offer_id":50540842680633,"sku":"PHO_33RNEN8R","price":128.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351785131535275.jpg?v=1771904842"},{"product_id":"garvee-area-rug-washable-vintage-persian-medallion-9x12-beige-pho-33rncgl3","title":"Garvee 9' x 12' Vintage Persian Medallion Area Rug, Machine Washable Non-Slip Low-Pile Soft Rug for Living Room, Bedroom \u0026 Dining Room, Beige","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793853345711.jpg?v=1771899687\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793851606850.jpg?v=1771899689\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793851911119.jpg?v=1771899690\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793853549329.jpg?v=1771899687\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351793853846527.jpg?v=1771899689\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Beige \/ 9' × 12'","offer_id":50540842975545,"sku":"PHO_33RNCGL3","price":111.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17351785132386885_75845a40-966b-49c1-a742-99c907835c9d.jpg?v=1771904593"},{"product_id":"garvee-modern-area-rugs-gary-10x13-washable-pho-344qn5kx","title":"Garvee 10x13 Large Area Rug – Black Grey Gradient Modern Rug, Washable Non-Slip Low Pile Carpet for Living Room, Bedroom \u0026 Dining Room, Soft Minimalist Design","description":"\u003cdiv style=\"max-width: 1460px; margin: 0 auto; font-family: Arial,Helvetica,sans-serif; color: #222; line-height: 1.6;\"\u003e\n\u003c!-- Module 1 --\u003e\n\u003csection style=\"padding: 40px 20px; background: #f8f8f8; text-align: center;\"\u003e\n\u003ch2 style=\"margin: 0 0 16px; font-size: 40px; line-height: 1.2; font-weight: bold;\"\u003eWashable Area Rug for Modern Living\u003c\/h2\u003e\n\u003cp style=\"max-width: 980px; margin: 0 auto; font-size: 18px; color: #555;\"\u003eUpgrade your home with a stylish and practical large area rug designed for everyday living. Featuring a clean bordered striped pattern in neutral black and grey tones, this rug blends seamlessly into modern interiors while offering comfort, durability, and easy maintenance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Module 2 --\u003e\n\u003csection style=\"display: flex; flex-wrap: wrap; align-items: center; padding: 50px 20px; gap: 30px;\"\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335531458976_f1e81492-c651-49a9-ae66-eb95dca89ba5.jpg?v=1774517057\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px;\"\u003e\n\u003ch3 style=\"font-size: 32px; line-height: 1.3; margin: 0 0 16px; font-weight: bold;\"\u003eBuilt for Stability \u0026amp; Daily Use\u003c\/h3\u003e\n\u003cp style=\"font-size: 17px; color: #555; margin: 0 0 14px;\"\u003eDesigned with a durable non-slip backing, this rug stays securely in place on hardwood, tile, or laminate floors, making it ideal for active households with kids and pets.\u003c\/p\u003e\n\u003cp style=\"font-size: 17px; color: #555; margin: 0;\"\u003eThe reinforced edges and tightly woven construction help resist fraying and maintain long-lasting performance in busy living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Module 3 --\u003e\n\u003csection style=\"display: flex; flex-wrap: wrap; align-items: center; padding: 50px 20px; background: #fafafa; gap: 30px;\"\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px; order: 2;\"\u003e\u003cimg style=\"width: 100%; display: block; border-radius: 8px;\" alt=\"Family friendly soft area rug\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335531382680_d7bd2818-bf1b-47c2-88a9-a48a149fa717.jpg?v=1774517057\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px; order: 1;\"\u003e\n\u003ch3 style=\"font-size: 32px; line-height: 1.3; margin: 0 0 16px; font-weight: bold;\"\u003eFamily \u0026amp; Pet Friendly Comfort\u003c\/h3\u003e\n\u003cp style=\"font-size: 17px; color: #555; margin: 0 0 14px;\"\u003eCreate a safe and comfortable space where kids can play and pets can relax. The soft low-pile surface feels cozy underfoot while remaining easy to maintain.\u003c\/p\u003e\n\u003cp style=\"font-size: 17px; color: #555; margin: 0;\"\u003ePerfect for busy homes, this rug combines everyday practicality with a clean and modern look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Module 4 --\u003e\n\u003csection style=\"display: flex; flex-wrap: wrap; align-items: center; padding: 50px 20px; gap: 30px;\"\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/resized_970x600_877043d5-b9f9-4a38-8184-c6ab3fa143cc.jpg?v=1774519016\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px;\"\u003e\n\u003ch3 style=\"font-size: 32px; line-height: 1.3; margin: 0 0 16px; font-weight: bold;\"\u003eSpill \u0026amp; Stain Resistant\u003c\/h3\u003e\n\u003cp style=\"font-size: 17px; color: #555; margin: 0 0 14px;\"\u003eMade for real-life messes, this rug helps resist spills and stains so everyday accidents are easier to handle.\u003c\/p\u003e\n\u003cp style=\"font-size: 17px; color: #555; margin: 0;\"\u003eWhether placed in the living room, dining room, or bedroom, it is built to stay looking fresh with less effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Module 5 --\u003e\n\u003csection style=\"padding: 60px 20px; background: #f8f8f8;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: center; gap: 30px;\"\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335531228673_91e15886-e47d-47c0-827c-6c4fd9c6934c.jpg?v=1774517057\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px;\"\u003e\n\u003ch3 style=\"font-size: 32px; line-height: 1.3; margin: 0 0 20px; font-weight: bold;\"\u003eEasy Cleaning \u0026amp; Maintenance\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(2,minmax(140px,1fr)); gap: 16px;\"\u003e\n\u003cdiv style=\"background: #fff; padding: 16px; border-radius: 8px; font-size: 16px; color: #555;\"\u003eShake dust outside\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 16px; border-radius: 8px; font-size: 16px; color: #555;\"\u003eSweep or vacuum regularly\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 16px; border-radius: 8px; font-size: 16px; color: #555;\"\u003eSpot clean spills quickly\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 16px; border-radius: 8px; font-size: 16px; color: #555;\"\u003eMachine washable for deep cleaning\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Module 6 --\u003e\n\u003csection style=\"padding: 60px 20px;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: center; gap: 30px;\"\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335531382680_d7bd2818-bf1b-47c2-88a9-a48a149fa717.jpg?v=1774517057\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"flex: 1 1 48%; min-width: 300px;\"\u003e\n\u003ch3 style=\"font-size: 32px; line-height: 1.3; margin: 0 0 20px; font-weight: bold;\"\u003eThoughtfully Designed Details\u003c\/h3\u003e\n\u003cul style=\"padding-left: 20px; margin: 0; color: #555; font-size: 17px;\"\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eSoft Surface:\u003c\/strong\u003e Smooth and comfortable underfoot for everyday use\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eDurable Edge:\u003c\/strong\u003e Reinforced borders help prevent fraying\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 10px;\"\u003e\n\u003cstrong\u003eNon-Slip Backing:\u003c\/strong\u003e Adds stability on hard floors\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow Pile Thickness:\u003c\/strong\u003e Approx. 0.3\" for easy placement under doors and furniture\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Module 7 --\u003e\n\u003csection style=\"padding: 60px 20px; background: #fafafa; text-align: center;\"\u003e\n\u003ch3 style=\"font-size: 32px; line-height: 1.3; margin: 0 0 16px; font-weight: bold;\"\u003ePerfect for Every Room\u003c\/h3\u003e\n\u003cp style=\"max-width: 920px; margin: 0 auto 28px; font-size: 17px; color: #555;\"\u003eThis versatile large area rug fits beautifully in the living room, bedroom, dining room, hallway, or home office. Its neutral black and grey bordered design adds warmth, texture, and modern style to any interior.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335531592892_3cc523f4-37ae-477d-aa3e-dbbffe653342.jpg?v=1774517057\" alt=\"\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\"\u003e\n\u003cspan style=\"display: inline-block; background: #fff; border: 1px solid #ddd; padding: 10px 18px; border-radius: 999px; font-size: 15px; color: #444;\"\u003eWashable\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #fff; border: 1px solid #ddd; padding: 10px 18px; border-radius: 999px; font-size: 15px; color: #444;\"\u003eNon-Slip\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #fff; border: 1px solid #ddd; padding: 10px 18px; border-radius: 999px; font-size: 15px; color: #444;\"\u003ePet Friendly\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #fff; border: 1px solid #ddd; padding: 10px 18px; border-radius: 999px; font-size: 15px; color: #444;\"\u003eLow Pile\u003c\/span\u003e \u003cspan style=\"display: inline-block; background: #fff; border: 1px solid #ddd; padding: 10px 18px; border-radius: 999px; font-size: 15px; color: #444;\"\u003eLiving Room Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black\/Gray \/ 10' × 13'","offer_id":50540843860281,"sku":"PHO_344QN5KX","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350345762881217.jpg?v=1774496955"},{"product_id":"garvee-modern-area-rug-blue-10x13-washable-pho-344qcqbm","title":"Garvee Abstract 10x13 Area Rugs for Living Room Bedroom Soft Large Washable Rugs Stain Resistant Ultra-Thin Non-Slip Modern Dining Room Rug Non-Shedding Accent Carpet for Office, Blue","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335926593778_0873d6b1-8ec4-4e7d-8ac3-3d5673adab0d.jpg?v=1774516719\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335926031597_f3328cf6-38bc-46b3-ae5b-0afbb910f8db.jpg?v=1774516720\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335925928363_f27f44cd-c71c-4266-abcb-a66a15a6f453.jpg?v=1774516720\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350335926167624_b4cd535f-d241-4344-b78b-cf41e3791b00.jpg?v=1774516720\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Blue \/ 10' × 13'","offer_id":50540843925817,"sku":"PHO_344QCQBM","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350346468869013_fff7d684-7e47-4ef3-920c-ae9d85018646.jpg?v=1774496885"},{"product_id":"garvee-modern-area-rug-green-8x10-washable-pho-344qljmx","title":"Garvee Large Area Rugs 8x10 Abstract Printed Living Room Rugs Stain-Resistant Contemporary Carpet Non-Slip Washable Bedroom Rugs Low Pile Foldable Rugs for Dining Room Office, Green","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350337698371462_2b98f0a3-38b5-451a-97ce-d7770e24bf6e.jpg?v=1744860386\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350337698371462_2b98f0a3-38b5-451a-97ce-d7770e24bf6e.jpg?v=1744860386\" alt=\"PHO_344QGEVJ\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350337698636779_3f961a73-adac-4d68-a05f-ebe62a8efdc7.jpg?v=1744860386\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350337698636779_3f961a73-adac-4d68-a05f-ebe62a8efdc7.jpg?v=1744860386\" alt=\"PHO_344QGEVJ\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350337698456103_65612569-6223-48bf-890f-adc2bc67ff14.jpg?v=1744860386\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350337698456103_65612569-6223-48bf-890f-adc2bc67ff14.jpg?v=1744860386\" alt=\"PHO_344QGEVJ\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350337698715318_1e9111d3-49a2-4bf8-9bbd-676e5bbdb199.jpg?v=1744860386\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350337698715318_1e9111d3-49a2-4bf8-9bbd-676e5bbdb199.jpg?v=1744860386\" alt=\"PHO_344QGEVJ\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Green \/ 8' × 10'","offer_id":50540844122425,"sku":"PHO_344QLJMX","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350347420861911_5b91d425-b468-4a87-a678-694b285d8039.jpg?v=1771824217"}],"url":"https:\/\/www.garvee.com\/collections\/most-popular-rugs-in-garvee.oembed?page=9","provider":"GARVEE","version":"1.0","type":"link"}