{"product_id":"garvee-modern-washable-cat-area-rug-6x9-beige-phk-37qg8qcx","title":"Garvee 6' x 9' Modern Washable Cat Area Rug – Non-Slip, Non-Shedding, Mark Resistant, Low Pile Floral Carpet for Entryway, Bedroom, Living Room, Kids Room, Beige","description":"\u003cstyle\u003e\n  .garvee-beige-cat-rug {\n    --primary: #8a684b;\n    --primary-dark: #5b402d;\n    --primary-soft: #f8f3ed;\n    --accent: #d77b58;\n    --accent-soft: #fff4ef;\n    --border: #e1d3c6;\n    --text: #302d2a;\n    --muted: #69615b;\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-beige-cat-rug * {\n    box-sizing: border-box;\n  }\n\n  .garvee-beige-cat-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  .gbc-section {\n    margin: 0 0 24px;\n  }\n\n  .gbc-section:last-child {\n    margin-bottom: 0;\n  }\n\n  .gbc-label {\n    display: inline-block;\n    margin: 0 0 9px;\n    padding: 6px 13px;\n    color: var(--white);\n    background: var(--primary);\n    border-radius: 999px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .gbc-title {\n    margin: 0 0 11px;\n    color: var(--primary-dark);\n    font-size: 28px;\n    line-height: 1.23;\n  }\n\n  .gbc-text {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Hero *\/\n  .gbc-hero {\n    overflow: hidden;\n    background: linear-gradient(135deg, #f8f3ed 0%, #ffffff 100%);\n    border: 1px solid var(--border);\n    border-radius: 19px;\n    box-shadow: 0 7px 22px rgba(91, 64, 45, 0.07);\n  }\n\n  .gbc-hero-image {\n    width: 100%;\n    overflow: hidden;\n    background: var(--white);\n  }\n\n  .gbc-hero-image img {\n    width: 100%;\n    height: auto !important;\n  }\n\n  .gbc-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: 21px;\n  }\n\n  .gbc-hero-list {\n    margin: 13px 0 0;\n    padding-left: 18px;\n  }\n\n  .gbc-hero-list li {\n    margin-bottom: 6px;\n    color: #48423d;\n    font-size: 14px;\n  }\n\n  .gbc-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin-top: 14px;\n  }\n\n  .gbc-badge {\n    padding: 7px 11px;\n    color: var(--primary-dark);\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .gbc-summary {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .gbc-summary-item {\n    min-width: 0;\n    padding: 14px 12px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .gbc-summary-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--primary-dark);\n    font-size: 14px;\n  }\n\n  .gbc-summary-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Five selling points *\/\n  .gbc-point-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 9px;\n    padding: 15px;\n    background: var(--primary-soft);\n    border: 1px solid var(--border);\n    border-radius: 16px;\n  }\n\n  .gbc-point {\n    min-width: 0;\n    padding: 13px 10px;\n    text-align: center;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 11px;\n  }\n\n  .gbc-point strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--primary-dark);\n    font-size: 14px;\n    line-height: 1.3;\n  }\n\n  .gbc-point span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.43;\n  }\n\n  \/* Feature cards *\/\n  .gbc-card-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 15px;\n    align-items: start;\n  }\n\n  .gbc-card {\n    min-width: 0;\n    overflow: hidden;\n    background: #fffdfb;\n    border: 1px solid var(--border);\n    border-radius: 16px;\n    box-shadow: 0 5px 16px rgba(91, 64, 45, 0.05);\n  }\n\n  .gbc-card-image {\n    width: 100%;\n    overflow: hidden;\n    background: var(--white);\n    border-bottom: 1px solid var(--border);\n  }\n\n  .gbc-card-image img {\n    width: 100%;\n    height: auto !important;\n    max-height: none !important;\n  }\n\n  .gbc-card-copy {\n    padding: 15px 15px 17px;\n  }\n\n  .gbc-card h3 {\n    margin: 0 0 6px;\n    color: var(--primary-dark);\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .gbc-card p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* Image and text sections *\/\n  .gbc-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(--border);\n    border-radius: 18px;\n  }\n\n  .gbc-split.reverse {\n    grid-template-columns: minmax(0, 1.02fr) minmax(0, 0.98fr);\n  }\n\n  .gbc-split-image {\n    min-width: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .gbc-split-image img {\n    width: 100%;\n    height: auto !important;\n    max-height: none !important;\n  }\n\n  .gbc-split-copy {\n    min-width: 0;\n  }\n\n  .gbc-split-copy h2,\n  .gbc-size-title,\n  .gbc-spec-title {\n    margin: 0 0 9px;\n    color: var(--primary-dark);\n    font-size: 23px;\n    line-height: 1.25;\n  }\n\n  .gbc-split-copy p,\n  .gbc-size-intro {\n    margin: 0;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  .gbc-benefits {\n    margin: 13px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gbc-benefits li {\n    position: relative;\n    margin-bottom: 8px;\n    padding-left: 18px;\n    color: #48423d;\n    font-size: 14px;\n  }\n\n  .gbc-benefits li:last-child {\n    margin-bottom: 0;\n  }\n\n  .gbc-benefits 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  .gbc-benefits strong {\n    color: var(--primary-dark);\n  }\n\n  \/* Size guide *\/\n  .gbc-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: linear-gradient(135deg, #f8f3ed 0%, #ffffff 100%);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n  }\n\n  .gbc-size-image {\n    min-width: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .gbc-size-image img {\n    width: 100%;\n    height: auto !important;\n  }\n\n  .gbc-size-copy {\n    min-width: 0;\n  }\n\n  .gbc-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  .gbc-size-list li {\n    padding: 7px 11px;\n    color: var(--primary-dark);\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .gbc-size-groups {\n    display: grid;\n    gap: 8px;\n    margin-top: 13px;\n  }\n\n  .gbc-size-group {\n    padding: 10px 12px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n  }\n\n  .gbc-size-group strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--primary-dark);\n    font-size: 13px;\n  }\n\n  .gbc-size-group span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.42;\n  }\n\n  \/* Note *\/\n  .gbc-color-note {\n    padding: 14px 16px;\n    color: #66534a;\n    background: var(--accent-soft);\n    border: 1px solid #efd2c5;\n    border-left: 5px solid var(--accent);\n    border-radius: 11px;\n    font-size: 13px;\n  }\n\n  .gbc-color-note strong {\n    color: #8a4630;\n  }\n\n  \/* Specifications *\/\n  .gbc-spec-wrap {\n    padding: 20px;\n    background: #fffdfb;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n  }\n\n  .gbc-spec-title {\n    margin-bottom: 14px;\n    text-align: center;\n  }\n\n  .gbc-spec-table {\n    width: 100%;\n    overflow: hidden;\n    background: var(--white);\n    border: 1.5px solid var(--primary);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 12px;\n  }\n\n  .gbc-spec-table td {\n    padding: 10px 14px;\n    border-bottom: 1px solid #e8ddd4;\n    vertical-align: top;\n    font-size: 14px;\n    overflow-wrap: anywhere;\n  }\n\n  .gbc-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .gbc-spec-table td:first-child {\n    width: 33%;\n    color: #493b31;\n    background: var(--primary-soft);\n    font-weight: 700;\n  }\n\n  .gbc-spec-table td:last-child {\n    color: var(--primary-dark);\n    font-weight: 700;\n  }\n\n  .gbc-note {\n    margin-top: 13px;\n    padding: 11px 13px;\n    color: var(--muted);\n    background: var(--white);\n    border-left: 4px solid var(--primary);\n    border-radius: 8px;\n    font-size: 13px;\n  }\n\n  @media screen and (max-width: 1000px) {\n    .gbc-point-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 820px) {\n    .gbc-hero-content,\n    .gbc-split,\n    .gbc-split.reverse,\n    .gbc-size-wrap {\n      grid-template-columns: 1fr;\n    }\n\n    .gbc-split.reverse .gbc-split-image {\n      order: 1;\n    }\n\n    .gbc-split.reverse .gbc-split-copy {\n      order: 2;\n    }\n  }\n\n  @media screen and (max-width: 768px) {\n    .garvee-beige-cat-rug {\n      padding: 10px 7px;\n    }\n\n    .gbc-section {\n      margin-bottom: 18px;\n    }\n\n    .gbc-hero-content,\n    .gbc-split,\n    .gbc-size-wrap,\n    .gbc-spec-wrap {\n      padding: 13px 11px;\n    }\n\n    .gbc-title {\n      font-size: 22px;\n    }\n\n    .gbc-split-copy h2,\n    .gbc-size-title,\n    .gbc-spec-title {\n      font-size: 20px;\n    }\n\n    .gbc-text,\n    .gbc-split-copy p,\n    .gbc-size-intro,\n    .gbc-hero-list li,\n    .gbc-benefits li {\n      font-size: 13px;\n    }\n\n    .gbc-summary,\n    .gbc-point-grid,\n    .gbc-card-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gbc-point-grid {\n      padding: 11px;\n    }\n\n    .gbc-card-image,\n    .gbc-card-image img,\n    .gbc-split-image,\n    .gbc-split-image img,\n    .gbc-size-image,\n    .gbc-size-image img {\n      width: 100% !important;\n      height: auto !important;\n      max-height: none !important;\n      object-fit: contain !important;\n    }\n\n    .gbc-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 8px 11px;\n      font-size: 13px;\n    }\n\n    .gbc-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 3px;\n      border-bottom: 0;\n    }\n\n    .gbc-spec-table td:last-child {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-beige-cat-rug\"\u003e\n\u003c!-- Hero --\u003e\n\u003csection class=\"gbc-section\"\u003e\n\u003cdiv class=\"gbc-hero\"\u003e\n\u003cdiv class=\"gbc-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17690721968459560.jpg?v=1772504270\" alt=\"Garvee beige cat and floral washable area rug in living room\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbc-hero-content\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"gbc-label\"\u003eWashable Cat \u0026amp; Floral Area Rug\u003c\/span\u003e\n\u003ch2 class=\"gbc-title\"\u003ePlayful Cat Artwork on a Warm Beige Background\u003c\/h2\u003e\n\u003cp class=\"gbc-text\"\u003eBrighten your space with a charming animal-print rug featuring multiple cat breeds, colorful botanical details and a decorative floral border. The warm beige foundation creates a softer, lighter look for family rooms, bedrooms and nurseries.\u003c\/p\u003e\n\u003cul class=\"gbc-hero-list\"\u003e\n\u003cli\u003ePlayful cat illustrations create a distinctive focal point\u003c\/li\u003e\n\u003cli\u003eBeige background blends easily with light and neutral décor\u003c\/li\u003e\n\u003cli\u003eSoft low-pile polyester feels comfortable under bare feet\u003c\/li\u003e\n\u003cli\u003eEight sizes cover runners, bedrooms and large living spaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"gbc-badges\"\u003e\n\u003cspan class=\"gbc-badge\"\u003eMachine Washable\u003c\/span\u003e \u003cspan class=\"gbc-badge\"\u003eNon-Slip TPR\u003c\/span\u003e \u003cspan class=\"gbc-badge\"\u003e0.27\" Low Pile\u003c\/span\u003e \u003cspan class=\"gbc-badge\"\u003eStain Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-summary\"\u003e\n\u003cdiv class=\"gbc-summary-item\"\u003e\n\u003cstrong\u003eCat \u0026amp; Botanical Design\u003c\/strong\u003e \u003cspan\u003eColorful animal illustrations with an elegant floral frame.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-summary-item\"\u003e\n\u003cstrong\u003eSoft Polyester Surface\u003c\/strong\u003e \u003cspan\u003eComfortable for barefoot use, playtime and family lounging.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-summary-item\"\u003e\n\u003cstrong\u003eKid \u0026amp; Pet Friendly\u003c\/strong\u003e \u003cspan\u003eLow pile helps reduce trapped hair, crumbs and daily debris.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-summary-item\"\u003e\n\u003cstrong\u003eFoldable \u0026amp; Lightweight\u003c\/strong\u003e \u003cspan\u003eEasy to carry, clean and store when not in 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\u003c!-- Five high-conversion selling points --\u003e\n\u003csection class=\"gbc-section\"\u003e\n\u003cdiv class=\"gbc-point-grid\"\u003e\n\u003cdiv class=\"gbc-point\"\u003e\n\u003cstrong\u003eCharming Cat \u0026amp; Floral Print\u003c\/strong\u003e \u003cspan\u003eMultiple cat breeds and colorful flowers add playful character to neutral rooms.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-point\"\u003e\n\u003cstrong\u003eMachine Washable\u003c\/strong\u003e \u003cspan\u003eVacuum for everyday debris or machine wash cold when deeper cleaning is needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-point\"\u003e\n\u003cstrong\u003eNon-Slip TPR Backing\u003c\/strong\u003e \u003cspan\u003eTextured backing helps reduce unwanted movement on clean, dry floors.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-point\"\u003e\n\u003cstrong\u003eSoft Low-Pile Comfort\u003c\/strong\u003e \u003cspan\u003eApprox. 0.27-inch pile fits beneath furniture while resisting trapped dirt and hair.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-point\"\u003e\n\u003cstrong\u003eMade for Family Spaces\u003c\/strong\u003e \u003cspan\u003eSoft polyester creates a comfortable area for children, pets and everyday relaxation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Visual features --\u003e\n\u003csection class=\"gbc-section\"\u003e\n\u003cdiv class=\"gbc-card-grid\"\u003e\n\u003carticle class=\"gbc-card\"\u003e\n\u003cdiv class=\"gbc-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17690721968232044.jpg?v=1772504265\" alt=\"Garvee beige cat rug non-slip easy-clean and wear-resistant features\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbc-card-copy\"\u003e\n\u003ch3\u003eDesigned for Cat Lovers and Busy Homes\u003c\/h3\u003e\n\u003cp\u003eThe vivid cat artwork adds personality, while the low-pile, stain-resistant surface makes daily maintenance easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gbc-card\"\u003e\n\u003cdiv class=\"gbc-card-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17690721968339007.jpg?v=1772504266\" alt=\"Garvee beige cat rug soft surface sturdy edge and non-slip backing\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbc-card-copy\"\u003e\n\u003ch3\u003eSoft Surface with Durable Finished Edges\u003c\/h3\u003e\n\u003cp\u003eSmooth faux-wool-style polyester combines soft comfort, reinforced borders and a practical low profile for everyday rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Room use and size guide --\u003e\n\u003csection class=\"gbc-section\"\u003e\n\u003cdiv class=\"gbc-size-wrap\"\u003e\n\u003cdiv class=\"gbc-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17690722213428027.jpg?v=1772504270\" alt=\"Garvee beige cat and floral area rug room styling and size options\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbc-size-copy\"\u003e\n\u003cspan class=\"gbc-label\"\u003eEight Size Options\u003c\/span\u003e\n\u003ch2 class=\"gbc-size-title\"\u003eFlexible Coverage for Hallways, Bedrooms and Living Rooms\u003c\/h2\u003e\n\u003cp class=\"gbc-size-intro\"\u003eSelect a narrow runner or a larger area rug based on your room size, furniture arrangement and preferred floor coverage.\u003c\/p\u003e\n\u003cdiv class=\"gbc-size-groups\"\u003e\n\u003cdiv class=\"gbc-size-group\"\u003e\n\u003cstrong\u003eRunner Rugs\u003c\/strong\u003e \u003cspan\u003e2' × 6' and 2' × 8' for hallways, kitchens, entryways and bedside spaces.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-size-group\"\u003e\n\u003cstrong\u003eMedium Area Rugs\u003c\/strong\u003e \u003cspan\u003e4' × 6', 5' × 7' and 6' × 9' for bedrooms, nurseries, offices and compact seating areas.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-size-group\"\u003e\n\u003cstrong\u003eLarge Area Rugs\u003c\/strong\u003e \u003cspan\u003e8' × 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!-- Foldable care --\u003e\n\u003csection class=\"gbc-section\"\u003e\n\u003cdiv class=\"gbc-split\"\u003e\n\u003cdiv class=\"gbc-split-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17690722015234814.jpg?v=1772504269\" alt=\"Garvee foldable beige cat rug crease removal and storage guide\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gbc-split-copy\"\u003e\n\u003cspan class=\"gbc-label\"\u003eFoldable \u0026amp; Convenient\u003c\/span\u003e\n\u003ch2\u003eEasy to Carry, Store and Smooth after Unpacking\u003c\/h2\u003e\n\u003cp\u003eThe lightweight design folds for compact shipping and storage. Temporary packaging creases normally relax after the rug is laid flat.\u003c\/p\u003e\n\u003cul class=\"gbc-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eReverse Roll:\u003c\/strong\u003e Roll the rug opposite the crease direction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdd Light Weight:\u003c\/strong\u003e Place books or flat objects over raised areas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAllow Time:\u003c\/strong\u003e Most temporary creases relax within one to three days.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow-Heat Iron:\u003c\/strong\u003e Use with a protective cloth if additional smoothing is needed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Lighting reference --\u003e\n\u003csection class=\"gbc-section\"\u003e\n\u003cdiv class=\"gbc-split reverse\"\u003e\n\u003cdiv class=\"gbc-split-copy\"\u003e\n\u003cspan class=\"gbc-label\"\u003eColor \u0026amp; Lighting Guide\u003c\/span\u003e\n\u003ch2\u003eBeige and Floral Tones May Vary under Different Lighting\u003c\/h2\u003e\n\u003cp\u003eThe background and colorful printed details may appear warmer, cooler, lighter or darker depending on room lighting and screen settings.\u003c\/p\u003e\n\u003cul class=\"gbc-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural Light:\u003c\/strong\u003e Shows the clearest beige, floral and animal-print details.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWarm Light:\u003c\/strong\u003e Makes the beige background and red accents appear richer.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCool Light:\u003c\/strong\u003e Can make the rug appear lighter and slightly more neutral.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDisplay Variation:\u003c\/strong\u003e Slight differences between digital screens and the actual rug are normal.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gbc-split-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17690722341466568.jpg?v=1772504263\" alt=\"Garvee beige cat and floral area rug shown under different lighting conditions\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gbc-section\"\u003e\n\u003cdiv class=\"gbc-color-note\"\u003e\n\u003cstrong\u003ePattern Note:\u003c\/strong\u003e This rug features a digitally printed cat and floral design on a soft polyester surface. It is not hand-painted or handwoven. Slight color differences may occur because of lighting, photography and display settings.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection class=\"gbc-section\"\u003e\n\u003cdiv class=\"gbc-spec-wrap\"\u003e\n\u003ch2 class=\"gbc-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003ctable class=\"gbc-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Product Title\u003c\/td\u003e\n\u003ctd\u003eGarvee Beige Cat \u0026amp; Floral Area Rug, Washable Non-Slip Soft Low-Pile Animal Print Rug for Living Room, Bedroom, Nursery \u0026amp; Dining Room\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eWashable Cat \u0026amp; Floral Area Rug \/ Runner Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBeige with Multicolor Cat and Floral Print\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e100% Polyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eDigitally Printed Cats, Flowers and Decorative Botanical Border\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile, Approx. 0.27\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBacking Material\u003c\/td\u003e\n\u003ctd\u003eTextured TPR Non-Slip Backing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eMachine-Made, Digitally 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, Stain Resistant, Foldable, Soft, Low Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Rooms\u003c\/td\u003e\n\u003ctd\u003eLiving Room, Bedroom, Nursery, Dining Room, Playroom, Office, Hallway, Kitchen 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, Spot Clean, Hand Wash or Machine Wash Cold; Air Dry\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"gbc-note\"\u003e\n\u003cstrong\u003eCare Note:\u003c\/strong\u003e Place the rug on a clean, dry and flat floor for the best non-slip performance. Wipe spills promptly. For machine washing, use a cold, gentle cycle and dry completely before returning the rug to the floor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Beige \/ 6' × 9'","offer_id":53482504388921,"sku":"PHK_37QG8QCX","price":69.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpd0bfak_p.jpg?v=1781767209","url":"https:\/\/www.garvee.com\/products\/garvee-modern-washable-cat-area-rug-6x9-beige-phk-37qg8qcx","provider":"GARVEE","version":"1.0","type":"link"}