{"product_id":"garvee-washable-area-rug-5x7-print-pho-16jhxd0d","title":"Garvee 5' x 7' Printed Braided-Style Area Rug, Washable Low-Pile Rug with Non-Slip TPR Backing for Living Room, Bedroom \u0026 Dining Room, Dark Brown","description":"\u003cstyle\u003e\n  .garvee-dark-brown-rug {\n    --brown: #4f4034;\n    --brown-dark: #30261f;\n    --brown-soft: #f6f2ed;\n    --accent: #a77c55;\n    --line: #dfd3c7;\n    --text: #302d2a;\n    --muted: #68615b;\n    --white: #ffffff;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 16px 12px;\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-dark-brown-rug * {\n    box-sizing: border-box;\n  }\n\n  .garvee-dark-brown-rug img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .gdb-section {\n    margin: 0 0 24px;\n  }\n\n  .gdb-section:last-child {\n    margin-bottom: 0;\n  }\n\n  .gdb-label {\n    display: inline-block;\n    margin: 0 0 9px;\n    padding: 5px 12px;\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  .gdb-title {\n    margin: 0 0 10px;\n    color: var(--brown-dark);\n    font-size: 28px;\n    line-height: 1.22;\n  }\n\n  .gdb-copy {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Hero *\/\n  .gdb-hero {\n    overflow: hidden;\n    background: linear-gradient(135deg, #f6f2ed 0%, #ffffff 100%);\n    border: 1px solid var(--line);\n    border-radius: 19px;\n  }\n\n  .gdb-hero-image {\n    width: 100%;\n    overflow: hidden;\n    background: var(--white);\n  }\n\n  .gdb-hero-image img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .gdb-hero-content {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);\n    gap: 22px;\n    align-items: center;\n    padding: 20px;\n  }\n\n  .gdb-hero-list {\n    margin: 13px 0 0;\n    padding-left: 18px;\n  }\n\n  .gdb-hero-list li {\n    margin-bottom: 5px;\n    color: #47413c;\n    font-size: 14px;\n  }\n\n  .gdb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin-top: 14px;\n  }\n\n  .gdb-badge {\n    padding: 6px 10px;\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  .gdb-summary-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .gdb-summary-item {\n    min-width: 0;\n    padding: 13px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .gdb-summary-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gdb-summary-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Three horizontal selling points *\/\n  .gdb-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    align-items: stretch;\n  }\n\n  .gdb-feature-card {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n    overflow: hidden;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 15px;\n    box-shadow: 0 5px 15px rgba(48, 38, 31, 0.05);\n  }\n\n  .gdb-feature-image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    height: clamp(270px, 29vw, 365px);\n    overflow: hidden;\n    background: var(--white);\n    border-bottom: 1px solid var(--line);\n  }\n\n  .gdb-feature-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n    object-position: center;\n  }\n\n  .gdb-feature-copy {\n    flex: 1;\n    padding: 14px 14px 16px;\n    text-align: center;\n  }\n\n  .gdb-feature-copy h3 {\n    margin: 0 0 6px;\n    color: var(--brown-dark);\n    font-size: 17px;\n    line-height: 1.3;\n  }\n\n  .gdb-feature-copy p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* Image and text section *\/\n  .gdb-split {\n    display: grid;\n    grid-template-columns: minmax(0, 0.98fr) minmax(0, 1.02fr);\n    gap: 22px;\n    align-items: center;\n    padding: 18px;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gdb-split-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  .gdb-split-image img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .gdb-split-copy {\n    min-width: 0;\n  }\n\n  .gdb-split-copy h2,\n  .gdb-care-title,\n  .gdb-size-title,\n  .gdb-spec-title {\n    margin: 0 0 9px;\n    color: var(--brown-dark);\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .gdb-split-copy p,\n  .gdb-care-intro,\n  .gdb-size-intro {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .gdb-benefits {\n    margin: 12px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gdb-benefits li {\n    position: relative;\n    margin-bottom: 7px;\n    padding-left: 17px;\n    color: #47413c;\n    font-size: 14px;\n  }\n\n  .gdb-benefits li:last-child {\n    margin-bottom: 0;\n  }\n\n  .gdb-benefits li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    width: 6px;\n    height: 6px;\n    background: var(--accent);\n    border-radius: 50%;\n  }\n\n  .gdb-benefits strong {\n    color: var(--brown-dark);\n  }\n\n  \/* Foldable care section without repeated image *\/\n  .gdb-care-wrap {\n    padding: 20px;\n    background: linear-gradient(135deg, #f6f2ed 0%, #ffffff 100%);\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gdb-care-head {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    text-align: center;\n  }\n\n  .gdb-care-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .gdb-care-item {\n    position: relative;\n    min-width: 0;\n    padding: 16px 13px 14px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 12px;\n  }\n\n  .gdb-care-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 31px;\n    height: 31px;\n    margin-bottom: 9px;\n    color: var(--white);\n    background: var(--brown);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .gdb-care-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gdb-care-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  \/* Quick benefits *\/\n  .gdb-quick-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: 16px;\n  }\n\n  .gdb-quick-item {\n    min-width: 0;\n    padding: 12px 9px;\n    text-align: center;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 11px;\n  }\n\n  .gdb-quick-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--brown-dark);\n    font-size: 14px;\n  }\n\n  .gdb-quick-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Single size-guide image section *\/\n  .gdb-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: 18px;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gdb-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  .gdb-size-image img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .gdb-size-copy {\n    min-width: 0;\n  }\n\n  .gdb-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  .gdb-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  .gdb-size-groups {\n    display: grid;\n    gap: 8px;\n    margin-top: 13px;\n  }\n\n  .gdb-size-group {\n    padding: 10px 12px;\n    background: var(--white);\n    border: 1px solid var(--line);\n    border-radius: 10px;\n  }\n\n  .gdb-size-group strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--brown-dark);\n    font-size: 13px;\n  }\n\n  .gdb-size-group span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Specifications *\/\n  .gdb-spec-wrap {\n    padding: 20px;\n    background: #fffdfb;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n  }\n\n  .gdb-spec-title {\n    margin-bottom: 14px;\n    text-align: center;\n  }\n\n  .gdb-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  .gdb-spec-table td {\n    padding: 10px 14px;\n    border-bottom: 1px solid #e5dcd3;\n    vertical-align: top;\n    font-size: 14px;\n    overflow-wrap: anywhere;\n  }\n\n  .gdb-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gdb-spec-table td:first-child {\n    width: 32%;\n    color: #40362e;\n    background: var(--brown-soft);\n    font-weight: 700;\n  }\n\n  .gdb-spec-table td:last-child {\n    color: var(--brown-dark);\n    font-weight: 700;\n  }\n\n  .gdb-note {\n    margin-top: 13px;\n    padding: 11px 13px;\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: 960px) {\n    .gdb-feature-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .gdb-care-grid,\n    .gdb-quick-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 820px) {\n    .gdb-hero-content,\n    .gdb-split,\n    .gdb-size-wrap {\n      grid-template-columns: 1fr;\n    }\n\n    .gdb-summary-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .garvee-dark-brown-rug {\n      padding: 10px 7px;\n    }\n\n    .gdb-section {\n      margin-bottom: 18px;\n    }\n\n    .gdb-hero-content,\n    .gdb-split,\n    .gdb-care-wrap,\n    .gdb-size-wrap,\n    .gdb-spec-wrap {\n      padding: 13px 11px;\n    }\n\n    .gdb-title {\n      font-size: 22px;\n    }\n\n    .gdb-split-copy h2,\n    .gdb-care-title,\n    .gdb-size-title,\n    .gdb-spec-title {\n      font-size: 20px;\n    }\n\n    .gdb-copy,\n    .gdb-split-copy p,\n    .gdb-care-intro,\n    .gdb-size-intro,\n    .gdb-hero-list li,\n    .gdb-benefits li {\n      font-size: 13px;\n    }\n\n    .gdb-feature-grid,\n    .gdb-care-grid,\n    .gdb-quick-grid,\n    .gdb-summary-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gdb-feature-image {\n      height: auto;\n      min-height: 0;\n    }\n\n    .gdb-feature-image img {\n      width: 100%;\n      height: auto;\n      object-fit: contain;\n    }\n\n    .gdb-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 8px 11px;\n      font-size: 13px;\n    }\n\n    .gdb-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 3px;\n      border-bottom: 0;\n    }\n\n    .gdb-spec-table td:last-child {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-dark-brown-rug\"\u003e\n\u003c!-- Hero --\u003e\n\u003csection class=\"gdb-section\"\u003e\n\u003cdiv class=\"gdb-hero\"\u003e\n\u003cdiv class=\"gdb-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283810940002336.jpg?v=1750235202\" alt=\"Garvee Dark Brown printed braided-style area rug in living room\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gdb-hero-content\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gdb-label\"\u003ePrinted Braided-Style Rug\u003c\/span\u003e\n\u003ch2 class=\"gdb-title\"\u003eRich Woven-Inspired Style for Busy Everyday Rooms\u003c\/h2\u003e\n\u003cp class=\"gdb-copy\"\u003eAdd warm visual texture with a dark brown printed braided-style rug made from soft faux-wool polyester. The detailed surface recreates a woven appearance without natural jute or bulky hand-braided fibers.\u003c\/p\u003e\n\u003cul class=\"gdb-hero-list\"\u003e\n\u003cli\u003eDark brown braided-style print adds warm visual depth\u003c\/li\u003e\n\u003cli\u003eSoft low-pile surface feels comfortable underfoot\u003c\/li\u003e\n\u003cli\u003eTPR backing helps reduce shifting on clean, dry floors\u003c\/li\u003e\n\u003cli\u003eNine sizes cover runners, compact rooms and large spaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"gdb-badges\"\u003e\n\u003cspan class=\"gdb-badge\"\u003eMachine Washable\u003c\/span\u003e \u003cspan class=\"gdb-badge\"\u003eNon-Slip TPR\u003c\/span\u003e \u003cspan class=\"gdb-badge\"\u003eLow Pile\u003c\/span\u003e \u003cspan class=\"gdb-badge\"\u003eNon-Shedding\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-summary-grid\"\u003e\n\u003cdiv class=\"gdb-summary-item\"\u003e\n\u003cstrong\u003ePrinted Braided Design\u003c\/strong\u003e \u003cspan\u003eWoven-inspired texture without natural jute fibers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-summary-item\"\u003e\n\u003cstrong\u003eHigh-Traffic Durability\u003c\/strong\u003e \u003cspan\u003ePolyester construction for frequently used rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-summary-item\"\u003e\n\u003cstrong\u003eEasy Everyday Care\u003c\/strong\u003e \u003cspan\u003eVacuum, spot clean or machine wash when needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-summary-item\"\u003e\n\u003cstrong\u003eFamily-Friendly Surface\u003c\/strong\u003e \u003cspan\u003ePractical for homes with children and pets.\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!-- Three horizontal selling points --\u003e\n\u003csection class=\"gdb-section\"\u003e\n\u003cdiv class=\"gdb-feature-grid\"\u003e\n\u003carticle class=\"gdb-feature-card\"\u003e\n\u003cdiv class=\"gdb-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283810940893053_6ce1bc84-2759-446e-b7bc-7be3bf634c3f.jpg?v=1781687136\" alt=\"Garvee washable dark brown rug with vacuum cleaning\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gdb-feature-copy\"\u003e\n\u003ch3\u003eWashable Easy Care\u003c\/h3\u003e\n\u003cp\u003eUse a robot vacuum or low-power vacuum for daily debris, then machine wash when a deeper refresh is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gdb-feature-card\"\u003e\n\u003cdiv class=\"gdb-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81Piw5-Rj-L_05bb60f3-43be-47a4-aa6e-2a7cf5443dce.jpg?v=1750235213\" alt=\"Garvee rug soft surface durable edge and non-slip TPR backing\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gdb-feature-copy\"\u003e\n\u003ch3\u003eSoft Surface \u0026amp; Durable Edge\u003c\/h3\u003e\n\u003cp\u003eLow-pile faux-wool polyester offers comfortable texture with finished edges and a textured TPR backing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gdb-feature-card\"\u003e\n\u003cdiv class=\"gdb-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283810940863796_b6324b8a-1771-4a4b-b75f-b44f332225fe.jpg?v=1781687133\" alt=\"Garvee dark brown rug suitable for cats kids and pets\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gdb-feature-copy\"\u003e\n\u003ch3\u003eKid \u0026amp; Pet Friendly\u003c\/h3\u003e\n\u003cp\u003eShort fibers help reduce trapped pet hair, crumbs and dust in frequently used family spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Pattern and room styling --\u003e\n\u003csection class=\"gdb-section\"\u003e\n\u003cdiv class=\"gdb-split\"\u003e\n\u003cdiv class=\"gdb-split-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283810940816961.jpg?v=1750235201\" alt=\"Garvee dark brown printed braided-style rug in different rooms\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gdb-split-copy\"\u003e\n\u003cspan class=\"gdb-label\"\u003eWarm Textured Design\u003c\/span\u003e\n\u003ch2\u003ePrinted Braided Character Without Bulky Weaving\u003c\/h2\u003e\n\u003cp\u003eThe dark brown surface creates the look of a braided rug while maintaining a smooth, lightweight and foldable construction.\u003c\/p\u003e\n\u003cul class=\"gdb-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWoven-Inspired Print:\u003c\/strong\u003e Adds layered texture without real jute or hand-braided fibers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDark Brown Palette:\u003c\/strong\u003e Complements farmhouse, rustic and modern interiors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow-Pile Profile:\u003c\/strong\u003e Fits beneath sofas, beds, tables and doors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Construction:\u003c\/strong\u003e Suitable for living rooms, hallways and busy family areas.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Foldable care without repeated image --\u003e\n\u003csection class=\"gdb-section\"\u003e\n\u003cdiv class=\"gdb-care-wrap\"\u003e\n\u003cdiv class=\"gdb-care-head\"\u003e\n\u003cspan class=\"gdb-label\"\u003eFoldable \u0026amp; Convenient\u003c\/span\u003e\n\u003ch2 class=\"gdb-care-title\"\u003eSimple Steps to Relax Temporary Shipping Creases\u003c\/h2\u003e\n\u003cp class=\"gdb-care-intro\"\u003eThe lightweight rug folds for compact shipping, storage and washing. Light fold marks usually settle after unpacking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-care-grid\"\u003e\n\u003cdiv class=\"gdb-care-item\"\u003e\n\u003cdiv class=\"gdb-care-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eUnfold and Lay Flat\u003c\/strong\u003e \u003cspan\u003eOpen the rug fully and place it on a clean, dry floor.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-care-item\"\u003e\n\u003cdiv class=\"gdb-care-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eAdd Light Weight\u003c\/strong\u003e \u003cspan\u003ePlace books or flat objects over raised crease areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-care-item\"\u003e\n\u003cdiv class=\"gdb-care-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eAllow Time to Settle\u003c\/strong\u003e \u003cspan\u003eMost temporary creases relax within two to three days.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-care-item\"\u003e\n\u003cdiv class=\"gdb-care-number\"\u003e4\u003c\/div\u003e\n\u003cstrong\u003eClean as Needed\u003c\/strong\u003e \u003cspan\u003eVacuum regularly or machine wash cold for deeper cleaning.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Quick benefits --\u003e\n\u003csection class=\"gdb-section\"\u003e\n\u003cdiv class=\"gdb-quick-grid\"\u003e\n\u003cdiv class=\"gdb-quick-item\"\u003e\n\u003cstrong\u003eMachine Washable\u003c\/strong\u003e \u003cspan\u003eConvenient cold-water cleaning when needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-quick-item\"\u003e\n\u003cstrong\u003eNon-Slip TPR\u003c\/strong\u003e \u003cspan\u003eHelps reduce shifting on clean, dry floors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-quick-item\"\u003e\n\u003cstrong\u003eSoft Low Pile\u003c\/strong\u003e \u003cspan\u003eFits beneath furniture without bulky height.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-quick-item\"\u003e\n\u003cstrong\u003eDurable Design\u003c\/strong\u003e \u003cspan\u003eMade for active rooms and everyday foot traffic.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-quick-item\"\u003e\n\u003cstrong\u003eKid \u0026amp; Pet Friendly\u003c\/strong\u003e \u003cspan\u003eShort fibers help simplify everyday cleanup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Size guide: image appears only once --\u003e\n\u003csection class=\"gdb-section\"\u003e\n\u003cdiv class=\"gdb-size-wrap\"\u003e\n\u003cdiv class=\"gdb-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17283810940945558.jpg?v=1750235201\" alt=\"Garvee dark brown printed braided-style rug size guide\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gdb-size-copy\"\u003e\n\u003cspan class=\"gdb-label\"\u003eNine Size Options\u003c\/span\u003e\n\u003ch2 class=\"gdb-size-title\"\u003eChoose the Right Coverage for Your Room\u003c\/h2\u003e\n\u003cp class=\"gdb-size-intro\"\u003eSelect a runner or larger area rug based on room dimensions, furniture placement and desired floor coverage.\u003c\/p\u003e\n\u003cdiv class=\"gdb-size-groups\"\u003e\n\u003cdiv class=\"gdb-size-group\"\u003e\n\u003cstrong\u003eRunner Rugs\u003c\/strong\u003e \u003cspan\u003e 2' × 6', 2' × 8' and 2' × 10' for hallways, kitchens, entryways and laundry rooms. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-size-group\"\u003e\n\u003cstrong\u003eCompact Area Rugs\u003c\/strong\u003e \u003cspan\u003e 3' × 5', 4' × 6' and 5' × 7' for bedrooms, offices and smaller seating areas. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gdb-size-group\"\u003e\n\u003cstrong\u003eLarge Area Rugs\u003c\/strong\u003e \u003cspan\u003e 8' × 10', 9' × 12' and 10' × 13' for living rooms, dining rooms and spacious bedrooms. \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!-- Specifications --\u003e\n\u003csection class=\"gdb-section\"\u003e\n\u003cdiv class=\"gdb-spec-wrap\"\u003e\n\u003ch2 class=\"gdb-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003ctable class=\"gdb-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003ePrinted Braided-Style Area Rug \/ Runner Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n\u003ctd\u003e2' × 6', 2' × 8', 2' × 10', 3' × 5', 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\u003eDark Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSoft Faux-Wool Polyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003ePrinted Braided-Style Woven 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 Material\u003c\/td\u003e\n\u003ctd\u003eThermoplastic Rubber (TPR)\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, Non-Slip, Non-Shedding, Stain Resistant, Foldable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Rooms\u003c\/td\u003e\n\u003ctd\u003eLiving Room, Bedroom, Dining Room, Office, Kids Room, Hallway, Kitchen, Laundry Room and Entryway\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eRobot Vacuum, Vacuum on Low Power, Sweep, Spot Clean, Hand Wash or Machine Wash Cold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"gdb-note\"\u003e\n\u003cstrong\u003eMaterial \u0026amp; Care Note:\u003c\/strong\u003e This rug features a printed braided-style design and is not made from natural jute or hand-braided fibers. Place it on a clean, dry and flat floor for the best TPR backing performance. Temporary creases from folded packaging normally relax after laying the rug flat.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Dark Brown \/ 5' × 7'","offer_id":50908666396985,"sku":"PHO_16JHXD0D","price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91UKsq4bHwL.jpg?v=1750235222","url":"https:\/\/www.garvee.com\/products\/garvee-washable-area-rug-5x7-print-pho-16jhxd0d","provider":"GARVEE","version":"1.0","type":"link"}