{"product_id":"garvee-5x7-botanical-bird-snake-area-rug-washable-green-phk-3a9kxdvk","title":"Garvee 5' x 7' Vintage Botanical Bird \u0026 Snake Area Rug, Washable Non-Slip Soft Low-Pile Rug for Living Room, Bedroom \u0026 Dining Room, Green","description":"\u003cstyle\u003e\n  .garvee-green-botanical-rug-page {\n    --primary: #43654c;\n    --primary-dark: #2f4936;\n    --primary-light: #edf4ee;\n    --border: #cfdccc;\n    --text: #26312a;\n    --muted: #59635d;\n    --white: #ffffff;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 24px 16px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--text);\n    line-height: 1.6;\n    background: var(--white);\n    box-sizing: border-box;\n  }\n\n  .garvee-green-botanical-rug-page * {\n    box-sizing: border-box;\n  }\n\n  .garvee-green-botanical-rug-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .green-rug-section {\n    margin-bottom: 38px;\n  }\n\n  .green-rug-label {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 6px 14px;\n    color: var(--white);\n    background: var(--primary);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .green-rug-hero h2,\n  .green-rug-copy h2,\n  .green-rug-size-box h2,\n  .green-rug-spec-title {\n    margin: 0 0 14px;\n    color: var(--primary-dark);\n    font-size: 30px;\n    line-height: 1.25;\n    font-weight: 700;\n  }\n\n  .green-rug-hero p,\n  .green-rug-copy p,\n  .green-rug-card p,\n  .green-rug-size-box p {\n    margin: 0;\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  \/* Hero *\/\n  .green-rug-hero {\n    display: grid;\n    grid-template-columns: 1.04fr 0.96fr;\n    gap: 32px;\n    align-items: center;\n    padding: 30px;\n    background: linear-gradient(135deg, #eef5ef 0%, #ffffff 100%);\n    border: 1px solid var(--border);\n    border-radius: 24px;\n  }\n\n  .green-rug-hero-visual {\n    position: relative;\n    min-width: 0;\n  }\n\n  .green-rug-main-image {\n    overflow: hidden;\n    aspect-ratio: 1 \/ 1;\n    padding: 9px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n    box-shadow: 0 10px 28px rgba(47, 73, 54, 0.1);\n  }\n\n  .green-rug-main-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    border-radius: 14px;\n  }\n\n  .green-rug-detail-image {\n    position: absolute;\n    right: -10px;\n    bottom: 18px;\n    width: 31%;\n    overflow: hidden;\n    aspect-ratio: 1 \/ 1;\n    padding: 5px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 15px;\n    box-shadow: 0 8px 22px rgba(47, 73, 54, 0.16);\n  }\n\n  .green-rug-detail-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .green-rug-hero ul {\n    margin: 16px 0 0;\n    padding-left: 20px;\n  }\n\n  .green-rug-hero li {\n    margin-bottom: 8px;\n    color: #3f4a43;\n    font-size: 15px;\n  }\n\n  .green-rug-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 18px;\n  }\n\n  .green-rug-badge {\n    padding: 8px 12px;\n    color: var(--primary-dark);\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* Three feature cards *\/\n  .green-rug-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    align-items: stretch;\n  }\n\n  .green-rug-card {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n    overflow: hidden;\n    background: #f8fbf8;\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    box-shadow: 0 6px 18px rgba(47, 73, 54, 0.06);\n  }\n\n  .green-rug-card-image {\n    overflow: hidden;\n    aspect-ratio: 1 \/ 1;\n    padding: 8px;\n    background: var(--white);\n    border-bottom: 1px solid var(--border);\n  }\n\n  .green-rug-card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .green-rug-card-text {\n    flex: 1;\n    padding: 18px 16px 20px;\n    text-align: center;\n  }\n\n  .green-rug-card h3 {\n    margin: 0 0 8px;\n    color: var(--primary-dark);\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  \/* Alternating image-text sections *\/\n  .green-rug-split {\n    display: grid;\n    grid-template-columns: minmax(0, 0.93fr) minmax(0, 1.07fr);\n    gap: 32px;\n    align-items: center;\n    padding: 24px;\n    background: #fbfdfb;\n    border: 1px solid #e1e9df;\n    border-radius: 22px;\n  }\n\n  .green-rug-split.reverse {\n    grid-template-columns: minmax(0, 1.07fr) minmax(0, 0.93fr);\n  }\n\n  .green-rug-split-image {\n    width: 100%;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 18px;\n    box-shadow: 0 7px 22px rgba(47, 73, 54, 0.08);\n  }\n\n  .green-rug-split-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  .green-rug-copy {\n    padding: 8px 4px;\n  }\n\n  .green-rug-copy h2 {\n    font-size: 27px;\n  }\n\n  .green-rug-benefits {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .green-rug-benefits li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 19px;\n    color: #3f4a43;\n    font-size: 15px;\n  }\n\n  .green-rug-benefits li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 9px;\n    width: 7px;\n    height: 7px;\n    background: var(--primary);\n    border-radius: 50%;\n  }\n\n  .green-rug-benefits strong {\n    color: var(--primary-dark);\n  }\n\n  \/* Size section *\/\n  .green-rug-size-box {\n    padding: 30px 26px;\n    text-align: center;\n    background: linear-gradient(135deg, #f2f7f2 0%, #ffffff 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n  }\n\n  .green-rug-size-box \u003e p {\n    max-width: 770px;\n    margin: 0 auto;\n  }\n\n  .green-rug-size-list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 20px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .green-rug-size-list li {\n    padding: 9px 16px;\n    color: var(--primary-dark);\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 700;\n    box-shadow: 0 3px 10px rgba(47, 73, 54, 0.04);\n  }\n\n  .green-rug-size-guide {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 20px;\n    text-align: left;\n  }\n\n  .green-rug-size-item {\n    padding: 17px 15px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .green-rug-size-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--primary-dark);\n    font-size: 15px;\n  }\n\n  .green-rug-size-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 14px;\n  }\n\n  \/* Specifications *\/\n  .green-rug-spec-wrap {\n    padding: 30px 26px;\n    background: #f8fbf8;\n    border: 1px solid var(--border);\n    border-radius: 22px;\n  }\n\n  .green-rug-spec-title {\n    text-align: center;\n    font-size: 26px;\n  }\n\n  .green-rug-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: 14px;\n  }\n\n  .green-rug-spec-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid #dce7dc;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .green-rug-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .green-rug-spec-table td:first-child {\n    width: 35%;\n    color: #303832;\n    background: var(--primary-light);\n    font-weight: 700;\n  }\n\n  .green-rug-spec-table td:last-child {\n    color: var(--primary-dark);\n    font-weight: 700;\n  }\n\n  .green-rug-note {\n    margin-top: 18px;\n    padding: 15px 17px;\n    color: var(--muted);\n    background: var(--white);\n    border-left: 4px solid var(--primary);\n    border-radius: 10px;\n    font-size: 14px;\n  }\n\n  @media (max-width: 900px) {\n    .green-rug-hero,\n    .green-rug-feature-grid,\n    .green-rug-split,\n    .green-rug-split.reverse,\n    .green-rug-size-guide {\n      grid-template-columns: 1fr;\n    }\n\n    .green-rug-detail-image {\n      right: 12px;\n      bottom: 12px;\n      width: 27%;\n    }\n\n    .green-rug-split-image {\n      max-width: 620px;\n      margin: 0 auto;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .garvee-green-botanical-rug-page {\n      padding: 16px 10px;\n    }\n\n    .green-rug-section {\n      margin-bottom: 26px;\n    }\n\n    .green-rug-hero,\n    .green-rug-split,\n    .green-rug-size-box,\n    .green-rug-spec-wrap {\n      padding: 18px 14px;\n      border-radius: 18px;\n    }\n\n    .green-rug-hero h2,\n    .green-rug-copy h2,\n    .green-rug-size-box h2,\n    .green-rug-spec-title {\n      font-size: 23px;\n    }\n\n    .green-rug-hero p,\n    .green-rug-copy p,\n    .green-rug-card p,\n    .green-rug-size-box p,\n    .green-rug-hero li,\n    .green-rug-benefits li {\n      font-size: 14px;\n    }\n\n    .green-rug-main-image {\n      padding: 6px;\n      border-radius: 16px;\n    }\n\n    .green-rug-detail-image {\n      right: 8px;\n      bottom: 8px;\n      width: 30%;\n      padding: 4px;\n      border-radius: 12px;\n    }\n\n    .green-rug-card-image,\n    .green-rug-split-image {\n      aspect-ratio: 4 \/ 3;\n    }\n\n    .green-rug-size-list {\n      gap: 8px;\n    }\n\n    .green-rug-size-list li {\n      padding: 8px 11px;\n      font-size: 13px;\n    }\n\n    .green-rug-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 11px 14px;\n    }\n\n    .green-rug-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 4px;\n    }\n\n    .green-rug-spec-table td:last-child {\n      padding-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-green-botanical-rug-page\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003csection class=\"green-rug-section\"\u003e\n    \u003cdiv class=\"green-rug-hero\"\u003e\n      \u003cdiv class=\"green-rug-hero-visual\"\u003e\n        \u003cdiv class=\"green-rug-main-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp7ut10on7.jpg?v=1781231816\" alt=\"Garvee green vintage botanical bird and snake washable area rug in living room\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"green-rug-detail-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpi2_ssngq.jpg?v=1781231816\" alt=\"Garvee green botanical bird and snake rug full pattern\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"green-rug-label\"\u003eGreen Botanical Bird \u0026amp; Snake Rug\u003c\/span\u003e\n        \u003ch2\u003eVintage Nature-Inspired Style for Calm, Elegant Rooms\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Bring rich botanical character into your home with this Garvee green area\n          rug. Birds, snakes, flowers and leafy details create distinctive vintage\n          artwork, while the soft low-pile surface, washable construction and\n          non-slip backing support comfortable everyday use.\n        \u003c\/p\u003e\n\n        \u003cul\u003e\n          \u003cli\u003eGreen botanical palette complements vintage, natural and eclectic décor\u003c\/li\u003e\n          \u003cli\u003eBird, snake, flower and leaf motifs create a distinctive artistic focal point\u003c\/li\u003e\n          \u003cli\u003eLow-pile profile fits easily beneath beds, sofas, chairs and dining furniture\u003c\/li\u003e\n          \u003cli\u003eRunner, medium and large sizes fit multiple room layouts\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"green-rug-badges\"\u003e\n          \u003cspan class=\"green-rug-badge\"\u003eMachine Washable\u003c\/span\u003e\n          \u003cspan class=\"green-rug-badge\"\u003eNon-Slip Backing\u003c\/span\u003e\n          \u003cspan class=\"green-rug-badge\"\u003eSoft Low Pile\u003c\/span\u003e\n          \u003cspan class=\"green-rug-badge\"\u003eFoldable\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Three key benefits --\u003e\n  \u003csection class=\"green-rug-section\"\u003e\n    \u003cdiv class=\"green-rug-feature-grid\"\u003e\n\n      \u003carticle class=\"green-rug-card\"\u003e\n        \u003cdiv class=\"green-rug-card-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17769443569468694.jpg?v=1781501794\" alt=\"Garvee green botanical rug soft surface non-slip backing and durable edge\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"green-rug-card-text\"\u003e\n          \u003ch3\u003eSoft Layered Construction\u003c\/h3\u003e\n          \u003cp\u003e\n            Soft printed fibers, supportive inner layers and textured backing provide\n            everyday comfort without adding unnecessary bulk.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"green-rug-card\"\u003e\n        \u003cdiv class=\"green-rug-card-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpxdfghkmd.jpg?v=1781231816\" alt=\"Garvee green botanical rug stain resistant foldable and low pile\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"green-rug-card-text\"\u003e\n          \u003ch3\u003eStain-Resistant \u0026amp; Foldable\u003c\/h3\u003e\n          \u003cp\u003e\n            Small spills are easier to wipe away, while the flexible construction\n            makes the rug convenient to move, fold and store.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"green-rug-card\"\u003e\n        \u003cdiv class=\"green-rug-card-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmpi2_ssngq.jpg?v=1781231816\" alt=\"Garvee green vintage botanical bird snake floral rug design\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"green-rug-card-text\"\u003e\n          \u003ch3\u003eDistinctive Botanical Artwork\u003c\/h3\u003e\n          \u003cp\u003e\n            Vintage birds, winding snakes, flowers and leafy details turn the rug\n            into a memorable focal point for everyday rooms.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Easy care --\u003e\n  \u003csection class=\"green-rug-section\"\u003e\n    \u003cdiv class=\"green-rug-split\"\u003e\n      \u003cdiv class=\"green-rug-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17769445555964484.jpg?v=1781501986\" alt=\"Garvee green botanical washable rug easy care guide\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"green-rug-copy\"\u003e\n        \u003cspan class=\"green-rug-label\"\u003eEasy Everyday Care\u003c\/span\u003e\n        \u003ch2\u003eSimple Cleaning for Active Homes\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Maintain a fresh-looking rug without complicated care. Use quick daily\n          cleaning methods or machine wash when a deeper refresh is needed.\n        \u003c\/p\u003e\n\n        \u003cul class=\"green-rug-benefits\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eShake or Sweep:\u003c\/strong\u003e Quickly remove loose dust, crumbs and dry debris.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eVacuum Friendly:\u003c\/strong\u003e Suitable for gentle regular and robot vacuum cleaning.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSpot Clean:\u003c\/strong\u003e Wipe small spills before they have time to settle.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMachine Washable:\u003c\/strong\u003e Wash cold with mild detergent for convenient deep cleaning.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Family use --\u003e\n  \u003csection class=\"green-rug-section\"\u003e\n    \u003cdiv class=\"green-rug-split reverse\"\u003e\n      \u003cdiv class=\"green-rug-copy\"\u003e\n        \u003cspan class=\"green-rug-label\"\u003eKids \u0026amp; Pets Friendly\u003c\/span\u003e\n        \u003ch2\u003eSoft, Practical Comfort for Everyday Family Life\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The smooth low-pile surface creates a comfortable floor area for playing,\n          lounging and relaxing while making routine cleaning easier in active homes.\n        \u003c\/p\u003e\n\n        \u003cul class=\"green-rug-benefits\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSoft Surface:\u003c\/strong\u003e Comfortable for bare feet, playtime and daily lounging.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNon-Shedding Design:\u003c\/strong\u003e Helps keep busy rooms cleaner.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eNon-Slip Backing:\u003c\/strong\u003e Helps improve stability on clean, dry and flat floors.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eReinforced Edge:\u003c\/strong\u003e Helps maintain a neat shape through regular use.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"green-rug-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17769445554795619.jpg?v=1781501986\" alt=\"Garvee green botanical rug kids and pets friendly\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Size guidance --\u003e\n  \u003csection class=\"green-rug-section\"\u003e\n    \u003cdiv class=\"green-rug-split\"\u003e\n      \u003cdiv class=\"green-rug-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17769445555363981.jpg?v=1781501988\" alt=\"Garvee green botanical rug room size recommendation\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"green-rug-copy\"\u003e\n        \u003cspan class=\"green-rug-label\"\u003eRoom Size Guidance\u003c\/span\u003e\n        \u003ch2\u003eBalanced Coverage for Different Room Layouts\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Choose a runner for narrow spaces or a larger rug to define bedrooms,\n          dining areas, seating groups and open living rooms.\n        \u003c\/p\u003e\n\n        \u003cul class=\"green-rug-benefits\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eRunner Size:\u003c\/strong\u003e Ideal for hallways, kitchens, entryways and bedside areas.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMedium Sizes:\u003c\/strong\u003e Fit bedrooms, offices and compact seating layouts.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLarge Sizes:\u003c\/strong\u003e Help anchor sofas, beds, dining tables and open family spaces.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBalanced Pattern:\u003c\/strong\u003e Artwork remains clear and visually proportioned across different sizes.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Size options --\u003e\n  \u003csection class=\"green-rug-section\"\u003e\n    \u003cdiv class=\"green-rug-size-box\"\u003e\n      \u003cspan class=\"green-rug-label\"\u003eMultiple Size Options\u003c\/span\u003e\n      \u003ch2\u003eChoose the Right Size for Your Space\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Available in runner, medium and large sizes for hallways, bedrooms, dining\n        rooms, living rooms and open floor layouts.\n      \u003c\/p\u003e\n\n      \u003cul class=\"green-rug-size-list\"\u003e\n        \u003cli\u003e2' x 6'\u003c\/li\u003e\n        \u003cli\u003e4' x 6'\u003c\/li\u003e\n        \u003cli\u003e5' x 7'\u003c\/li\u003e\n        \u003cli\u003e8' x 10'\u003c\/li\u003e\n        \u003cli\u003e9' x 12'\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"green-rug-size-guide\"\u003e\n        \u003cdiv class=\"green-rug-size-item\"\u003e\n          \u003cstrong\u003e2' x 6'\u003c\/strong\u003e\n          \u003cspan\u003eHallways, kitchens, entryways and bedside spaces.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"green-rug-size-item\"\u003e\n          \u003cstrong\u003e4' x 6' \/ 5' x 7'\u003c\/strong\u003e\n          \u003cspan\u003eBedrooms, offices, reading corners and compact seating spaces.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"green-rug-size-item\"\u003e\n          \u003cstrong\u003e8' x 10' \/ 9' x 12'\u003c\/strong\u003e\n          \u003cspan\u003eLiving rooms, dining rooms, large bedrooms and open layouts.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Specifications --\u003e\n  \u003csection class=\"green-rug-section\"\u003e\n    \u003cdiv class=\"green-rug-spec-wrap\"\u003e\n      \u003ch2 class=\"green-rug-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\n      \u003ctable class=\"green-rug-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003eWashable Vintage Botanical Area Rug \/ Runner Rug\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n            \u003ctd\u003e2' x 6', 4' x 6', 5' x 7', 8' x 10', 9' x 12'\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eGreen\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePattern\u003c\/td\u003e\n            \u003ctd\u003eVintage Birds, Snakes, Flowers \u0026amp; Botanical Leaves\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSurface\u003c\/td\u003e\n            \u003ctd\u003eSoft Faux Wool-Style Polyester Fiber\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePile Type\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\u003eSpecial Features\u003c\/td\u003e\n            \u003ctd\u003eMachine Washable, Non-Slip, Foldable, Non-Shedding, 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, Kitchen, Office\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCare Instructions\u003c\/td\u003e\n            \u003ctd\u003eVacuum Regularly, Spot Clean, Machine Wash Cold, Air Dry\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"green-rug-note\"\u003e\n        \u003cstrong\u003eCare Note:\u003c\/strong\u003e Place the rug on a clean, dry and flat floor for\n        best non-slip performance. Temporary creases caused by folded packaging may\n        gradually relax after the rug has been laid flat for several days.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Green \/ 5' × 7'","offer_id":53402043351353,"sku":"PHK_3A9KXDVK","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/shopify_2Fai_images_2Ftmp6t8baqal.jpg?v=1781231817","url":"https:\/\/www.garvee.com\/products\/garvee-5x7-botanical-bird-snake-area-rug-washable-green-phk-3a9kxdvk","provider":"GARVEE","version":"1.0","type":"link"}