{"title":"Oversize Rugs","description":"","products":[{"product_id":"garvee-marine-carpet-stripe-brown-non-pho-11znf89h","title":"Garvee 6' × 18' Boat Marine Carpet,Stripe Brown Marine Carpet, Indoor\/Outdoor Rug, Tpr Non-Slip, Waterproof, for Patio Deck, Outdoor Use, Camping","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n    \n  \n    \n    .header {\n      background-color: #8B4513;\n      color: white;\n      text-align: center;\n      padding: 30px 20px;\n    }\n    \n    .header-title {\n      font-size: 36px;\n      font-weight: bold;\n      margin-bottom: 10px;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n    }\n    \n    .header-subtitle {\n      font-size: 18px;\n      text-align: center;\n      margin: 0 auto;\n    }\n    \n    .feature-section {\n      width: 100%;\n      margin: 0;\n    }\n    \n    .feature-image {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    .feature-content {\n      background-color: white;\n      padding: 50px 20px;\n      text-align: center;\n    }\n    \n    .feature-title {\n      font-size: 32px;\n      color: #8B4513;\n      margin-bottom: 20px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    \n    .feature-description {\n      max-width: 1000px;\n      margin: 0 auto;\n      font-size: 18px;\n      line-height: 1.8;\n      color: #555;\n    }\n    \n    .highlights-section {\n      width: 100%;\n      background-color: #f5f0ea;\n      padding: 70px 0;\n    }\n    \n    .highlights-container {\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .highlights-title {\n      font-size: 32px;\n      margin-bottom: 50px;\n      color: #8B4513;\n      text-align: center;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    \n    .highlights-list {\n      list-style-type: none;\n      width: 100%;\n    }\n    \n    .highlight-item {\n      margin-bottom: 30px;\n      display: flex;\n      align-items: flex-start;\n      background-color: white;\n      border-radius: 10px;\n      padding: 30px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n      transition: transform 0.3s ease;\n    }\n    \n    .highlight-item:hover {\n      transform: translateY(-5px);\n    }\n    \n    .highlight-item:last-child {\n      margin-bottom: 0;\n    }\n    \n    .highlight-item:before {\n      content: '✓';\n      color: #8B4513;\n      font-weight: bold;\n      margin-right: 25px;\n      font-size: 26px;\n      flex-shrink: 0;\n    }\n    \n    .highlight-text {\n      font-size: 18px;\n      color: #555;\n    }\n    \n    .highlight-text strong {\n      color: #333;\n      font-size: 20px;\n      display: block;\n      margin-bottom: 8px;\n    }\n    \n    .specs-section {\n      width: 100%;\n      background-color: white;\n      padding: 70px 0;\n    }\n    \n    .specs-container {\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .specs-title {\n      font-size: 32px;\n      margin-bottom: 50px;\n      color: #8B4513;\n      text-align: center;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    \n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      background-color: white;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n      border-radius: 10px;\n      overflow: hidden;\n    }\n    \n    .specs-table tr:nth-child(odd) {\n      background-color: #f9f5f0;\n    }\n    \n    .specs-table td {\n      padding: 25px 30px;\n      border-bottom: 1px solid #eee;\n    }\n    \n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    .specs-table td:first-child {\n      font-weight: bold;\n      width: 30%;\n      color: #8B4513;\n      font-size: 18px;\n    }\n    \n    .specs-table td:last-child {\n      font-size: 18px;\n      color: #555;\n    }\n    \n    .cta-section {\n      width: 100%;\n      text-align: center;\n      background-color: #8B4513;\n      padding: 70px 0;\n      color: white;\n    }\n    \n    .cta-container {\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .cta-title {\n      font-size: 32px;\n      margin-bottom: 20px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    \n    .cta-text {\n      font-size: 18px;\n      margin-bottom: 40px;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    \n    .cta-button {\n      display: inline-block;\n      background-color: white;\n      color: #8B4513;\n      padding: 18px 40px;\n      text-decoration: none;\n      border-radius: 5px;\n      font-size: 20px;\n      font-weight: bold;\n      transition: all 0.3s ease;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n    }\n    \n    .cta-button:hover {\n      background-color: #f5f5f5;\n      transform: translateY(-2px);\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);\n    }\n    \n    .divider {\n      width: 100%;\n      height: 5px;\n      background: linear-gradient(to right, #8B4513, #D2B48C);\n    }\n    \n    @media (max-width: 768px) {\n      .header-title {\n        font-size: 28px;\n      }\n      \n      .header-subtitle {\n        font-size: 16px;\n      }\n      \n      .feature-title,\n      .highlights-title,\n      .specs-title,\n      .cta-title {\n        font-size: 26px;\n      }\n      \n      .feature-description,\n      .highlight-text,\n      .cta-text {\n        font-size: 16px;\n      }\n      \n      .highlight-item {\n        padding: 20px;\n      }\n      \n      .highlight-item:before {\n        font-size: 22px;\n        margin-right: 15px;\n      }\n      \n      .highlight-text strong {\n        font-size: 18px;\n      }\n      \n      .specs-table td {\n        padding: 15px 20px;\n        font-size: 16px;\n      }\n      \n      .specs-table td:first-child {\n        font-size: 16px;\n      }\n      \n      .feature-content,\n      .highlights-section,\n      .specs-section,\n      .cta-section {\n        padding: 40px 0;\n      }\n      \n      .cta-button {\n        padding: 15px 30px;\n        font-size: 18px;\n      }\n    }\n  \u003c\/style\u003e\n\u003ch1 class=\"header-title\" style=\"text-align: center;\"\u003eGARVEE Premium Marine Carpet\u003c\/h1\u003e\n\u003cp class=\"header-subtitle\"\u003ePolyester Fiber | High Anti-slip Performance | Non-permeable | Easy to Clean\u003c\/p\u003e\n\u003csection class=\"feature-section\"\u003e\u003cimg alt=\"GARVEE Premium Marine Carpet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/6e01a5ac-f684-4d35-901e-4ade7b188293_8d89304e-7486-4858-8374-1d2fe414434d.jpg?v=1718210963\" class=\"feature-image\"\u003e\u003c\/section\u003e\n\u003csection class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eProduct Description\u003c\/h2\u003e\n\u003cp class=\"feature-description\"\u003eExperience our premium marine carpet, crafted with high-quality polyester fiber for exceptional durability and comfort. This versatile carpet features high anti-slip performance, non-permeable construction, and is incredibly easy to clean, making it perfect for both indoor and outdoor use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection class=\"feature-section\"\u003e\u003cimg alt=\"Easy to Clean Marine Carpet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/733cf2f6-c993-4e76-b8b1-56b8f7c4202c_6caf4003-88e2-405e-9495-662dc0aa6827.jpg?v=1718210963\" class=\"feature-image\"\u003e\u003c\/section\u003e\n\u003csection class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eEASY TO CLEAN\u003c\/h2\u003e\n\u003cp class=\"feature-description\"\u003eWhere you can say goodbye to worries of hidden debris. With our meticulously crafted carpets, you can enjoy a clean and pristine living space without the fear of concealed dirt or debris. Experience the peace of mind that comes with our quality carpets, knowing that hidden debris is a thing of the past.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection class=\"feature-section\"\u003e\u003cimg alt=\"High Quality Material Marine Carpet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/38379228-6cac-491f-9cad-c91bd809ad96_42c28273-96d7-4f51-a16c-f1bb8459791d.jpg?v=1718210963\" class=\"feature-image\"\u003e\u003c\/section\u003e\n\u003csection class=\"feature-content\"\u003e\n\u003ch2 class=\"feature-title\"\u003eHIGH QUALITY MATERIAL\u003c\/h2\u003e\n\u003cp class=\"feature-description\"\u003eOur premium carpet collection is crafted from high-quality polyester fiber for unrivaled durability and luxurious comfort. Our carpets are meticulously designed to enhance your living space with their soft texture and long-lasting performance. The use of superior polyester fiber ensures that our carpets are not only stylish but also easy to maintain, making them ideal for high-traffic areas in your home.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection class=\"highlights-section\"\u003e\n\u003cdiv class=\"highlights-container\"\u003e\n\u003ch2 class=\"highlights-title\"\u003eKEY FEATURES \u0026amp; BENEFITS\u003c\/h2\u003e\n\u003cul class=\"highlights-list\"\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e \u003cstrong\u003eHigh-Quality Marine Carpet\u003c\/strong\u003e Color: Brown; Size: 6 x 18 ft; Carpet Thickness: 0.18 in (4.6 mm); Coverage Area: 108 sq.ft. Crafted with upgraded polyester fiber, our premium marine carpet offers long-lasting durability. Please note that color may vary slightly due to different visual angles and lighting conditions. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e \u003cstrong\u003eAnti-Slip Texture\u003c\/strong\u003e Featuring ribbed texture for added friction, this boat carpet offers a non-slide surface. With a low pile height of 0.17 in (4.5 mm), it prevents slipping while providing a soft and comfortable feel underfoot, even when walking barefoot. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e \u003cstrong\u003eWaterproof Backing\u003c\/strong\u003e Crafted with a soft rubber material, the backing of the outdoor carpet roll is waterproof, effectively blocking water penetration and safeguarding the floor from scratches. Enjoy peace of mind knowing that this backing prevents corrosion even after extended usage. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e \u003cstrong\u003eEasy Cleaning \u0026amp; Installation\u003c\/strong\u003e Stubborn stains on this bass boat carpet can be cleaned with a vacuum. Its thin 0.18 in (4.6 mm) thickness allows for easy customization by cutting with scissors or utility knives to fit any space, with glue for a seamless installation process. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e \u003cstrong\u003eVersatile Indoor \u0026amp; Outdoor Application\u003c\/strong\u003e Perfect for a variety of settings including kitchens, bathrooms, living rooms, patios, porches, decks, boats, sunrooms, basements, and garages, this soft boat carpeting is a must-have for enhancing your daily decor needs. \u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003ch2 class=\"specs-title\"\u003ePRODUCT SPECIFICATIONS\u003c\/h2\u003e\n\u003ctable class=\"specs-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\u003e6FT*18FT\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\u003eKnitted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e25.7 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\u003eStripe Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eSquare\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003csection class=\"cta-section\"\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003ch2 class=\"cta-title\"\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp class=\"cta-text\"\u003eExperience the premium quality and versatility of GARVEE Marine Carpet. Perfect for both indoor and outdoor applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 6' × 18'","offer_id":49450271015225,"sku":"PHO_11ZNF89H","price":105.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/71dreVh-V1L.jpg?v=1718882920"},{"product_id":"garvee-marine-carpet-stripe-brown-non-pho-11zq1u0q","title":"Garvee 6' × 23' Stripe Brown Marine Carpet, Waterproof Indoor\/Outdoor Rug with TPR Non-Slip Backing for Boat, Patio Deck, Camping, and Outdoor Use","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n    \n\n    .product-section {\n      margin-bottom: 0;\n      width: 100%;\n    }\n    \n    .product-header {\n      text-align: center;\n      margin: 40px 0;\n      padding: 0 20px;\n      width: 100%;\n    }\n    \n    .product-header h1 {\n      font-size: 36px;\n      color: #333;\n      margin-bottom: 15px;\n    }\n    \n    .product-header p {\n      font-size: 18px;\n      color: #666;\n    }\n    \n    .feature-section {\n      margin-bottom: 0;\n      width: 100%;\n    }\n    \n    .feature-image-container {\n      width: 100%;\n      margin-bottom: 0;\n      position: relative;\n      overflow: hidden;\n    }\n    \n    .feature-image-full {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    .feature-content {\n      padding: 30px 20px;\n      width: 100%;\n      background-color: #fff;\n    }\n    \n    .feature-title {\n      font-size: 32px;\n      margin: 0 0 20px;\n      color: #333;\n      text-align: center;\n    }\n    \n    .feature-description {\n      font-size: 18px;\n      line-height: 1.8;\n      margin: 0 auto;\n      text-align: center;\n      max-width: 1000px;\n    }\n    \n    .highlight-section {\n      width: 100%;\n      background-color: #f9f9f9;\n      padding: 60px 0;\n      margin: 0;\n    }\n    \n    .highlight-container {\n      width: 100%;\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .highlight-section h2 {\n      font-size: 32px;\n      margin-bottom: 40px;\n      color: #333;\n      text-align: center;\n      width: 100%;\n    }\n    \n    .highlights-list {\n      list-style-type: none;\n      width: 100%;\n      margin: 0 auto;\n    }\n    \n    .highlight-item {\n      margin-bottom: 30px;\n      display: flex;\n      align-items: flex-start;\n      background-color: white;\n      border-radius: 8px;\n      padding: 25px;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n    }\n    \n    .highlight-item:last-child {\n      margin-bottom: 0;\n    }\n    \n    .highlight-item:before {\n      content: '✓';\n      color: #4CAF50;\n      font-weight: bold;\n      margin-right: 20px;\n      font-size: 24px;\n      flex-shrink: 0;\n    }\n    \n    .highlight-text {\n      font-size: 18px;\n    }\n    \n    .specs-section {\n      width: 100%;\n      background-color: #f0f0f0;\n      padding: 60px 0;\n      margin: 0;\n    }\n    \n    .specs-container {\n      width: 100%;\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .specs-section h2 {\n      font-size: 32px;\n      margin-bottom: 40px;\n      color: #333;\n      text-align: center;\n      width: 100%;\n    }\n    \n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 0 auto;\n      background-color: white;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    \n    .specs-table tr:nth-child(odd) {\n      background-color: #f8f8f8;\n    }\n    \n    .specs-table td {\n      padding: 20px 25px;\n      border: 1px solid #ddd;\n    }\n    \n    .specs-table td:first-child {\n      font-weight: bold;\n      width: 30%;\n      background-color: #eaeaea;\n    }\n    \n    .cta-section {\n      width: 100%;\n      text-align: center;\n      background-color: #f0f8ff;\n      padding: 60px 0;\n      margin: 0;\n    }\n    \n    .cta-container {\n      width: 100%;\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .cta-section h2 {\n      font-size: 32px;\n      margin-bottom: 20px;\n    }\n    \n    .cta-button {\n      display: inline-block;\n      background-color: #4CAF50;\n      color: white;\n      padding: 18px 40px;\n      text-decoration: none;\n      border-radius: 4px;\n      font-size: 20px;\n      font-weight: bold;\n      transition: background-color 0.3s, transform 0.2s;\n      margin-top: 30px;\n    }\n    \n    .cta-button:hover {\n      background-color: #3e8e41;\n      transform: translateY(-2px);\n    }\n    \n    .image-overlay {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      right: 0;\n      padding: 40px 20px;\n      background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.2), transparent);\n      color: white;\n      text-align: center;\n    }\n    \n    .image-overlay h2 {\n      font-size: 36px;\n      margin-bottom: 15px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    \n    .image-overlay p {\n      font-size: 20px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    \n    .section-divider {\n      height: 6px;\n      background: linear-gradient(to right, #4CAF50, #2196F3);\n      width: 100%;\n    }\n    \n    @media (max-width: 768px) {\n      .product-header h1,\n      .feature-title,\n      .highlight-section h2,\n      .specs-section h2,\n      .cta-section h2 {\n        font-size: 28px;\n      }\n      \n      .image-overlay h2 {\n        font-size: 26px;\n      }\n      \n      .feature-description,\n      .highlight-text,\n      .image-overlay p {\n        font-size: 16px;\n      }\n      \n      .highlight-item {\n        padding: 20px;\n      }\n      \n      .highlight-item:before {\n        font-size: 20px;\n        margin-right: 15px;\n      }\n      \n      .specs-table td {\n        padding: 15px;\n      }\n      \n      .image-overlay {\n        padding: 30px 15px;\n      }\n      \n      .cta-button {\n        padding: 15px 30px;\n        font-size: 18px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1\u003eGARVEE Premium Marine Carpet\u003c\/h1\u003e\n\u003cp\u003eDurable, Waterproof, and Versatile for Both Indoor \u0026amp; Outdoor Use\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\n\u003cimg alt=\"GARVEE Marine Carpet - Full View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/6e01a5ac-f684-4d35-901e-4ade7b188293_a6b8b2fb-f130-4d95-a4e6-640c621b1f7b.jpg?v=1718192976\" class=\"feature-image-full\"\u003e\n\u003cdiv class=\"image-overlay\"\u003e\n\u003ch2\u003ePremium Quality Marine Carpet\u003c\/h2\u003e\n\u003cp\u003ePolyester Fiber | High Anti-slip Performance | Non-permeable | Easy to Clean\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp class=\"feature-description\" style=\"text-align: center;\"\u003eExperience the ultimate in comfort and durability with our premium marine carpet. Designed for both indoor and outdoor use, this versatile carpet is perfect for enhancing any space in your home or boat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\n\u003cimg alt=\"Easy to Clean Marine Carpet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/733cf2f6-c993-4e76-b8b1-56b8f7c4202c_fddbd297-d6c7-4ded-aac1-267ccb25f544.jpg?v=1718192976\" class=\"feature-image-full\"\u003e\n\u003cdiv class=\"image-overlay\"\u003e\n\u003ch2\u003eEASY TO CLEAN\u003c\/h2\u003e\n\u003cp\u003eSay goodbye to worries of hidden debris and enjoy a pristine living space\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp class=\"feature-description\" style=\"text-align: center;\"\u003eWith our meticulously crafted carpets, you can enjoy a clean and pristine living space without the fear of concealed dirt or debris. Experience the peace of mind that comes with our quality carpets, knowing that hidden debris is a thing of the past.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\n\u003cimg alt=\"High Quality Material Marine Carpet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/38379228-6cac-491f-9cad-c91bd809ad96_9b2e9307-6404-40a1-89ed-d92c1aecf503.jpg?v=1718192976\" class=\"feature-image-full\"\u003e\n\u003cdiv class=\"image-overlay\"\u003e\n\u003ch2\u003eHIGH QUALITY MATERIAL\u003c\/h2\u003e\n\u003cp\u003eLuxurious comfort meets unrivaled durability\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp class=\"feature-description\" style=\"text-align: center;\"\u003eOur premium carpet collection is crafted from high-quality polyester fiber for unrivaled durability and luxurious comfort. Our carpets are meticulously designed to enhance your living space with their soft texture and long-lasting performance. The use of superior polyester fiber ensures that our carpets are not only stylish but also easy to maintain, making them ideal for high-traffic areas in your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"highlight-section\"\u003e\n\u003cdiv class=\"highlight-container\"\u003e\n\u003ch2\u003eKEY FEATURES \u0026amp; BENEFITS\u003c\/h2\u003e\n\u003cul class=\"highlights-list\"\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eHigh-Quality Marine Carpet\u003c\/strong\u003e - Color: Stripe Brown; Size: 6 x 23 ft; Carpet Thickness: 0.18 in (4.6 mm); Coverage Area: 138 sq.ft. Crafted with upgraded polyester fiber, our premium marine carpet offers long-lasting durability. Please note that color may vary slightly due to different visual angles and lighting conditions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eAnti-Slip Texture\u003c\/strong\u003e - Featuring ribbed texture for added friction, this boat carpet offers a non-slide surface. With a low pile height of 0.17 in (4.5 mm), it prevents slipping while providing a soft and comfortable feel underfoot, even when walking barefoot.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eWaterproof Backing\u003c\/strong\u003e - Crafted with a soft rubber material, the backing of the outdoor carpet roll is waterproof, effectively blocking water penetration and safeguarding the floor from scratches. Enjoy peace of mind knowing that this backing prevents corrosion even after extended usage.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eEasy Cleaning \u0026amp; Installation\u003c\/strong\u003e - Stubborn stains on this bass boat carpet can be cleaned with a vacuum. Its thin 0.18 in (4.6 mm) thickness allows for easy customization by cutting with scissors or utility knives to fit any space, with glue for a seamless installation process.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eVersatile Indoor \u0026amp; Outdoor Application\u003c\/strong\u003e - Perfect for a variety of settings including kitchens, bathrooms, living rooms, patios, porches, decks, boats, sunrooms, basements, and garages, this soft boat carpeting is a must-have for enhancing your daily decor needs.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003ch2\u003ePRODUCT SPECIFICATIONS\u003c\/h2\u003e\n\u003ctable class=\"specs-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\u003e6 x 23 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\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eLow Pile\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\u003eStripe Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eStriped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eRunner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eNon Slip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRoom Type\u003c\/td\u003e\n\u003ctd\u003eLiving Room,Kitchen,Deck,Yard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eOutdoor \u0026amp; Indoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e30.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 6' × 23'","offer_id":49450423976249,"sku":"PHO_11ZQ1U0Q","price":126.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_51ad690d-f39f-4357-8ca0-18c978e3f58e.jpg?v=1751369390"},{"product_id":"garvee-marine-carpet-stripe-brown-non-pho-11zmo8h0","title":"Garvee 6' × 13.1' Boat Marine Carpet,Stripe Brown Marine Carpet, Indoor\/Outdoor Rug, TPR Non-Slip, Waterproof, for Patio Deck, Outdoor Use, Camping","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n    \n \n    \n    .product-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 30px 20px 60px;\n    }\n    \n    .product-header {\n      text-align: center;\n      margin-bottom: 40px;\n    }\n    \n    .product-title {\n      font-size: 36px;\n      font-weight: bold;\n      color: #8B4513;\n      margin-bottom: 15px;\n      letter-spacing: 1px;\n    }\n    \n    .product-subtitle {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 15px;\n      margin-top: 15px;\n    }\n    \n    .feature-tag {\n      display: inline-block;\n      padding: 6px 15px;\n      background-color: #f5eee6;\n      color: #8B4513;\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 500;\n    }\n    \n    .product-section {\n      margin-bottom: 50px;\n      overflow: hidden;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      background-color: white;\n      transition: transform 0.3s ease;\n    }\n    \n    .product-section:hover {\n      transform: translateY(-5px);\n    }\n    \n    .section-image {\n      width: 100%;\n      display: block;\n    }\n    \n    .section-content {\n      padding: 30px;\n    }\n    \n    .section-title {\n      font-size: 26px;\n      color: #8B4513;\n      margin-bottom: 15px;\n      position: relative;\n      padding-bottom: 10px;\n    }\n    \n    .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 50px;\n      height: 3px;\n      background-color: #8B4513;\n    }\n    \n    .section-description {\n      font-size: 16px;\n      line-height: 1.7;\n      color: #555;\n    }\n    \n    .key-features {\n      background-color: white;\n      padding: 40px;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      margin-bottom: 50px;\n    }\n    \n    .features-title {\n      font-size: 26px;\n      color: #8B4513;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .features-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #8B4513;\n    }\n    \n    .features-list {\n      list-style: none;\n    }\n    \n    .feature-item {\n      display: flex;\n      padding: 20px;\n      margin-bottom: 15px;\n      border-radius: 8px;\n      background-color: #f9f5f0;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    \n    .feature-item:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    }\n    \n    .feature-icon {\n      flex-shrink: 0;\n      width: 36px;\n      height: 36px;\n      background-color: #8B4513;\n      color: white;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-right: 20px;\n      font-size: 16px;\n    }\n    \n    .feature-content strong {\n      display: block;\n      font-size: 18px;\n      color: #8B4513;\n      margin-bottom: 8px;\n    }\n    \n    .feature-content {\n      font-size: 15px;\n      color: #555;\n    }\n    \n    .specs-section {\n      margin-bottom: 50px;\n    }\n    \n    .specs-title {\n      font-size: 26px;\n      color: #8B4513;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .specs-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #8B4513;\n    }\n    \n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    \n    .specs-table tr:nth-child(odd) {\n      background-color: #f9f5f0;\n    }\n    \n    .specs-table tr:nth-child(even) {\n      background-color: white;\n    }\n    \n    .specs-table td {\n      padding: 15px 25px;\n      border-bottom: 1px solid #eee;\n    }\n    \n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    .specs-table td:first-child {\n      width: 40%;\n      font-weight: bold;\n      color: #8B4513;\n    }\n    \n    .specs-table td:last-child {\n      color: #555;\n    }\n    \n    .cta-section {\n      background: linear-gradient(135deg, #8B4513, #A0522D);\n      color: white;\n      padding: 50px;\n      border-radius: 12px;\n      text-align: center;\n      box-shadow: 0 10px 30px rgba(139, 69, 19, 0.3);\n    }\n    \n    .cta-title {\n      font-size: 28px;\n      margin-bottom: 20px;\n    }\n    \n    .cta-description {\n      font-size: 16px;\n      max-width: 700px;\n      margin: 0 auto 30px;\n      line-height: 1.7;\n    }\n    \n    .cta-button {\n      display: inline-block;\n      background-color: white;\n      color: #8B4513;\n      padding: 14px 40px;\n      border-radius: 30px;\n      font-size: 18px;\n      font-weight: bold;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    }\n    \n    .cta-button:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);\n      background-color: #f8f8f8;\n    }\n    \n    @media (max-width: 768px) {\n      .product-title {\n        font-size: 28px;\n      }\n      \n      .section-content {\n        padding: 25px;\n      }\n      \n      .key-features {\n        padding: 30px 20px;\n      }\n      \n      .feature-item {\n        padding: 15px;\n      }\n      \n      .cta-section {\n        padding: 35px 25px;\n      }\n      \n      .cta-title {\n        font-size: 24px;\n      }\n      \n      .specs-table td {\n        padding: 12px 15px;\n      }\n    }\n    \n    @media (max-width: 600px) {\n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .specs-table td:first-child {\n        background-color: #f5eee6;\n        border-bottom: none;\n        padding-bottom: 5px;\n      }\n      \n      .specs-table td:last-child {\n        padding-top: 5px;\n        padding-bottom: 15px;\n      }\n      \n      .specs-table tr {\n        margin-bottom: 10px;\n        display: block;\n      }\n      \n      .specs-table tr:last-child td:last-child {\n        padding-bottom: 15px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cheader class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGarvee Premium Marine Carpet\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003e\n\u003cspan class=\"feature-tag\"\u003ePolyester Fiber\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eHigh Anti-slip Performance\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNon-permeable\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eEasy to Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/6e01a5ac-f684-4d35-901e-4ade7b188293_27f52182-0e49-406f-8bc7-ebb0371e3e90.jpg?v=1718194910\" alt=\"GARVEE Premium Marine Carpet - Stripe Brown\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Marine Carpet\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eExperience the ultimate in marine carpeting with our premium Stripe Brown carpet. Meticulously crafted from high-quality polyester fiber, this versatile carpet offers exceptional durability and comfort. With its anti-slip performance, non-permeable construction, and easy-to-clean surface, it's the perfect choice for both indoor and outdoor spaces including boats, docks, patios, and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/733cf2f6-c993-4e76-b8b1-56b8f7c4202c_81b43a88-6f9c-4a70-b8ac-c2343eaeabda.jpg?v=1718194910\" alt=\"Easy to Clean Marine Carpet\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eEasy to Clean\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eSay goodbye to worries of hidden debris. With our meticulously crafted carpets, you can enjoy a clean and pristine living space without the fear of concealed dirt or debris. Experience the peace of mind that comes with our quality carpets, knowing that hidden debris is a thing of the past. Simple vacuuming is all it takes to maintain its pristine appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/38379228-6cac-491f-9cad-c91bd809ad96_2b2e6662-f339-4ee8-9eb5-16340e71b5e7.jpg?v=1718194910\" alt=\"High Quality Marine Carpet Material\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eHigh Quality Material\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eOur premium carpet collection is crafted from high-quality polyester fiber for unrivaled durability and luxurious comfort. Our carpets are meticulously designed to enhance your living space with their soft texture and long-lasting performance. The use of superior polyester fiber ensures that our carpets are not only stylish but also easy to maintain, making them ideal for high-traffic areas in your home and perfect for marine environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-features\"\u003e\n\u003ch2 class=\"features-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eHigh-Quality Marine Carpet\u003c\/strong\u003e Color: Stripe Brown; Size: 6 x 13.1 ft; Carpet Thickness: 0.18 in (4.6 mm); Coverage Area: 78.6 sq.ft. Crafted with upgraded polyester fiber, our premium marine carpet offers long-lasting durability. Please note that color may vary slightly due to different visual angles and lighting conditions.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eAnti-Slip Texture\u003c\/strong\u003e Featuring ribbed texture for added friction, this boat carpet offers a non-slide surface. With a low pile height of 0.17 in (4.5 mm), it prevents slipping while providing a soft and comfortable feel underfoot, even when walking barefoot.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eWaterproof Backing\u003c\/strong\u003e Crafted with a soft rubber material, the backing of the outdoor carpet roll is waterproof, effectively blocking water penetration and safeguarding the floor from scratches. Enjoy peace of mind knowing that this backing prevents corrosion even after extended usage.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eEasy Cleaning \u0026amp; Installation\u003c\/strong\u003e Stubborn stains on this bass boat carpet can be cleaned with a vacuum. Its thin 0.18 in (4.6 mm) thickness allows for easy customization by cutting with scissors or utility knives to fit any space, with glue for a seamless installation process.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eVersatile Indoor \u0026amp; Outdoor Application\u003c\/strong\u003e Perfect for a variety of settings including kitchens, bathrooms, living rooms, patios, porches, decks, boats, sunrooms, basements, and garages, this soft boat carpeting is a must-have for enhancing your daily decor needs.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"specs-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-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\u003e6FT*13.1FT\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\u003eKnitted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePile Height\u003c\/td\u003e\n\u003ctd\u003eHigh 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\u003eStripe Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eSquare\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e19.6 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 6' × 13'","offer_id":49450424041785,"sku":"PHO_11ZMO8H0","price":97.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_1a556872-9497-4441-aa7e-f5bc83959028.jpg?v=1751447659"},{"product_id":"garvee-high-quality-black-marine-carpet-pho-11zh1x79","title":"Garvee Black Marine Carpet, 6' × 23' Boat Carpet Rug, Waterproof Indoor\/Outdoor Rug with TPR Non-Slip Backing for Patio Deck, Camping, and Outdoor Use","description":"\u003cstyle\u003e\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n  font-family: Arial, sans-serif;\n}\n\n.product-section {\n  width: 100%;\n}\n\n.feature-container {\n  width: 100%;\n  text-align: center;\n}\n\n.feature-image {\n  width: 100%;\n  display: block;\n}\n\n.feature-title {\n  font-size: 32px;\n  margin: 20px 0 8px;\n  font-weight: 700;\n}\n\n.feature-subtitle {\n  font-size: 16px;\n  color: #666;\n  margin-bottom: 30px;\n}\n\n.feature-content {\n  padding: 30px 20px;\n  max-width: 900px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.feature-content p {\n  font-size: 16px;\n  line-height: 1.8;\n  color: #555;\n}\n\n.section-divider {\n  height: 4px;\n  background: linear-gradient(to right, #4CAF50, #2196F3);\n  margin: 40px 0;\n}\n\n.highlights-section {\n  background: #f9f9f9;\n  padding: 60px 20px;\n}\n\n.highlights-container {\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.highlights-section h2 {\n  text-align: center;\n  font-size: 30px;\n  margin-bottom: 40px;\n}\n\n.highlight-item {\n  display: flex;\n  align-items: flex-start;\n  background: #fff;\n  padding: 20px;\n  border-radius: 8px;\n  margin-bottom: 20px;\n  box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n}\n\n.highlight-item:before {\n  content: \"✓\";\n  color: #4CAF50;\n  font-size: 22px;\n  margin-right: 15px;\n}\n\n.highlight-text {\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n.specs-section {\n  background: #f0f0f0;\n  padding: 60px 20px;\n}\n\n.specs-container {\n  max-width: 1000px;\n  margin: 0 auto;\n}\n\n.specs-section h2 {\n  text-align: center;\n  margin-bottom: 30px;\n}\n\n.specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n}\n\n.specs-table td {\n  padding: 16px;\n  border: 1px solid #ddd;\n}\n\n.specs-table td:first-child {\n  font-weight: bold;\n  width: 35%;\n  background: #f5f5f5;\n}\n\n@media (max-width:768px){\n  .feature-title {\n    font-size: 24px;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"feature-container\"\u003e\n    \u003cimg class=\"feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/77cef73c-9cd6-45d2-b956-a71f0e5e4cf7_3af056fb-bd60-4b73-8f95-2af237a6d1c3.jpg?v=1718208337\"\u003e\n    \u003cdiv class=\"feature-title\"\u003ePremium Marine Carpet\u003c\/div\u003e\n    \u003cdiv class=\"feature-subtitle\"\u003eWaterproof • Non-Slip • Durable • Easy to Clean\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- EASY CLEAN --\u003e\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"feature-container\"\u003e\n    \u003cimg class=\"feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/dca385d8-0d71-4127-b517-706a91614113_d04cb081-67ec-4e21-a9e2-74a38adb1225.jpg?v=1718208337\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-content\"\u003e\n    \u003cp\u003eDesigned for everyday use, this marine carpet allows quick cleaning with a vacuum or rinse. Dirt, debris, and moisture stay on the surface—so your space stays clean with minimal effort.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"feature-container\"\u003e\n    \u003cimg class=\"feature-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/501ac169-8c9a-4679-8cd8-ad9387720cb2_9c2c3439-d9e2-41f5-9517-d009f4f8c779.jpg?v=1718208337\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"feature-content\"\u003e\n    \u003cp\u003eMade from high-quality polyester fiber, this carpet delivers long-lasting durability while maintaining a soft, comfortable feel underfoot—ideal for high-traffic indoor and outdoor areas.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- KEY FEATURES --\u003e\n\u003cdiv class=\"highlights-section\"\u003e\n  \u003cdiv class=\"highlights-container\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n\n    \u003cdiv class=\"highlight-item\"\u003e\n      \u003cdiv class=\"highlight-text\"\u003e\n        \u003cstrong\u003eDurable Marine-Grade Material:\u003c\/strong\u003e Built with premium polyester fiber for long-term performance in indoor and outdoor environments.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"highlight-item\"\u003e\n      \u003cdiv class=\"highlight-text\"\u003e\n        \u003cstrong\u003eNon-Slip \u0026amp; Safe:\u003c\/strong\u003e Ribbed texture improves traction, helping reduce slipping while maintaining a comfortable walking surface.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"highlight-item\"\u003e\n      \u003cdiv class=\"highlight-text\"\u003e\n        \u003cstrong\u003eWaterproof Backing:\u003c\/strong\u003e Prevents moisture penetration and protects underlying surfaces from damage.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"highlight-item\"\u003e\n      \u003cdiv class=\"highlight-text\"\u003e\n        \u003cstrong\u003eEasy to Cut \u0026amp; Install:\u003c\/strong\u003e Trim to fit any space and install quickly with glue or simple placement.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"highlight-item\"\u003e\n      \u003cdiv class=\"highlight-text\"\u003e\n        \u003cstrong\u003eWide Application:\u003c\/strong\u003e Perfect for boats, patios, decks, garages, basements, and more.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n  \u003cdiv class=\"specs-container\"\u003e\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003ctable class=\"specs-table\"\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\u003e6' × 23'\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\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)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFeature\u003c\/td\u003e\n\u003ctd\u003eNon-Slip, Waterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUse\u003c\/td\u003e\n\u003ctd\u003eIndoor \u0026amp; Outdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Striped|Black \/ 6' × 23'","offer_id":49450424140089,"sku":"PHO_11ZH1X79","price":139.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/71vTHNnX7HL_239ab6a8-dabb-4427-965e-9108ebe2a4de.jpg?v=1718883174"},{"product_id":"garvee-marine-carpet-black-non-slip-pho-11zdr835","title":"Garvee 6' × 18' Marine Carpet Roll, Waterproof Boat Carpet with Non-Slip TPR Backing, 0.2\" Thick Indoor Outdoor Rug for Deck, Patio, RV \u0026 Camping, Black","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .garvee-product-container * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n    \n    .garvee-product-container {\n      max-width: 100%;\n      margin: 0 auto;\n      overflow-x: hidden;\n    }\n    \n    .garvee-product-header {\n      text-align: center;\n      padding: 40px 20px;\n      margin-bottom: 30px;\n    }\n    \n    .garvee-product-title {\n      font-size: 36px;\n      font-weight: bold;\n      margin-bottom: 15px;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      color: #8B4513;\n    }\n    \n    .garvee-product-subtitle {\n      font-size: 18px;\n      max-width: 800px;\n      margin: 0 auto;\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      color: #555;\n    }\n    \n    .garvee-product-subtitle span {\n      margin: 0 15px;\n      position: relative;\n    }\n    \n    .garvee-product-subtitle span:not(:last-child):after {\n      content: '•';\n      position: absolute;\n      right: -15px;\n    }\n    \n    .garvee-section {\n      max-width: 1200px;\n      margin: 0 auto 60px;\n      padding: 0 20px;\n    }\n    \n    .garvee-hero-image {\n      width: 100%;\n      border-radius: 10px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      margin-bottom: 30px;\n    }\n    \n    .garvee-section-title {\n      font-size: 32px;\n      color: #8B4513;\n      margin-bottom: 25px;\n      text-transform: uppercase;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .garvee-section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 80px;\n      height: 3px;\n      background-color: #8B4513;\n    }\n    \n    .garvee-feature-block {\n      display: flex;\n      align-items: stretch;\n      margin-bottom: 50px;\n      background-color: white;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n    }\n\n    .garvee-feature-block.reverse {\n      flex-direction: row-reverse;\n    }\n    \n    \/* fixed image area *\/\n    .garvee-feature-image {\n      flex: 1;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #f8f8f8;\n      padding: 20px;\n      min-height: 420px;\n    }\n\n    .garvee-feature-image img {\n      width: 100%;\n      max-width: 100%;\n      max-height: 100%;\n      height: auto;\n      object-fit: contain;\n      display: block;\n      border-radius: 8px;\n    }\n    \n    .garvee-feature-content {\n      flex: 1;\n      padding: 40px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    \n    .garvee-feature-title {\n      font-size: 28px;\n      color: #8B4513;\n      margin-bottom: 20px;\n    }\n    \n    .garvee-feature-description {\n      font-size: 18px;\n      line-height: 1.8;\n      color: #555;\n    }\n    \n    .garvee-highlights {\n      background-color: #f5f0ea;\n      padding: 50px;\n      border-radius: 10px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n    }\n    \n    .garvee-highlights-list {\n      list-style-type: none;\n    }\n    \n    .garvee-highlight-item {\n      background-color: white;\n      margin-bottom: 20px;\n      padding: 25px;\n      border-radius: 8px;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n      display: flex;\n      align-items: flex-start;\n      transition: transform 0.3s ease;\n    }\n    \n    .garvee-highlight-item:hover {\n      transform: translateY(-5px);\n    }\n    \n    .garvee-highlight-icon {\n      background-color: #8B4513;\n      color: white;\n      width: 30px;\n      height: 30px;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-right: 20px;\n      flex-shrink: 0;\n    }\n    \n    .garvee-highlight-text strong {\n      display: block;\n      margin-bottom: 8px;\n      font-size: 20px;\n      color: #333;\n    }\n    \n    .garvee-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n    }\n    \n    .garvee-specs-table tr:nth-child(odd) {\n      background-color: #f9f5f0;\n    }\n    \n    .garvee-specs-table tr:nth-child(even) {\n      background-color: white;\n    }\n    \n    .garvee-specs-table td {\n      padding: 20px 25px;\n      border-bottom: 1px solid #eee;\n      font-size: 18px;\n    }\n    \n    .garvee-specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    .garvee-specs-table td:first-child {\n      font-weight: bold;\n      width: 40%;\n      color: #8B4513;\n    }\n    \n    .garvee-cta {\n      background-color: #8B4513;\n      color: white;\n      text-align: center;\n      padding: 50px;\n      border-radius: 10px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\n    }\n    \n    .garvee-cta-title {\n      font-size: 32px;\n      margin-bottom: 20px;\n    }\n    \n    .garvee-cta-text {\n      font-size: 18px;\n      margin-bottom: 30px;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    \n    .garvee-cta-button {\n      display: inline-block;\n      background-color: white;\n      color: #8B4513;\n      padding: 15px 40px;\n      font-size: 18px;\n      font-weight: bold;\n      text-decoration: none;\n      border-radius: 5px;\n      transition: all 0.3s ease;\n    }\n    \n    .garvee-cta-button:hover {\n      background-color: #f5f5f5;\n      transform: translateY(-3px);\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n    }\n    \n    .garvee-full-width-image {\n      width: 100%;\n      margin-bottom: 50px;\n      border-radius: 10px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      overflow: hidden;\n    }\n    \n    .garvee-full-width-image img {\n      width: 100%;\n      display: block;\n      transition: transform 0.5s ease;\n    }\n    \n    .garvee-full-width-image:hover img {\n      transform: scale(1.02);\n    }\n    \n    @media (max-width: 900px) {\n      .garvee-feature-block,\n      .garvee-feature-block.reverse {\n        flex-direction: column;\n      }\n      \n      .garvee-feature-image {\n        min-height: auto;\n        padding: 16px;\n      }\n      \n      .garvee-feature-content {\n        padding: 30px;\n      }\n    }\n    \n    @media (max-width: 600px) {\n      .garvee-product-title {\n        font-size: 28px;\n      }\n      \n      .garvee-product-subtitle {\n        font-size: 16px;\n      }\n      \n      .garvee-section-title {\n        font-size: 26px;\n      }\n      \n      .garvee-feature-title {\n        font-size: 24px;\n      }\n      \n      .garvee-feature-description,\n      .garvee-highlight-text,\n      .garvee-specs-table td,\n      .garvee-cta-text {\n        font-size: 16px;\n      }\n      \n      .garvee-highlights {\n        padding: 30px;\n      }\n      \n      .garvee-highlight-item {\n        padding: 20px;\n      }\n      \n      .garvee-specs-table td {\n        padding: 15px;\n      }\n      \n      .garvee-cta {\n        padding: 30px;\n      }\n      \n      .garvee-cta-title {\n        font-size: 26px;\n      }\n      \n      .garvee-cta-button {\n        padding: 12px 30px;\n        font-size: 16px;\n      }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-product-container\"\u003e\n  \u003cheader class=\"garvee-product-header\"\u003e\n    \u003ch1 class=\"garvee-product-title\"\u003eGARVEE Premium Marine Carpet\u003c\/h1\u003e\n    \u003cdiv class=\"garvee-product-subtitle\"\u003e\n      \u003cspan\u003ePolyester Fiber\u003c\/span\u003e\n      \u003cspan\u003eHigh Anti-slip Performance\u003c\/span\u003e\n      \u003cspan\u003eNon-permeable\u003c\/span\u003e\n      \u003cspan\u003eEasy to Clean\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-full-width-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/6e01a5ac-f684-4d35-901e-4ade7b188293_0aee45fa-9b9e-44ec-b006-2224729e667a.jpg?v=1718180198\" alt=\"GARVEE Premium Marine Carpet\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"garvee-feature-description\" style=\"text-align: center; margin-bottom: 50px;\"\u003e\n      Experience our premium marine carpet, crafted with high-quality polyester fiber for exceptional durability and comfort. This versatile carpet features high anti-slip performance, non-permeable construction, and is incredibly easy to clean, making it perfect for both indoor and outdoor use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-feature-block\"\u003e\n      \u003cdiv class=\"garvee-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/71-CMUfCSUL_44f4603d-416a-44bb-a154-2ae9fc998914_430x.jpg?v=1775025304\" alt=\"Easy to clean marine carpet\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"garvee-feature-content\"\u003e\n        \u003ch3 class=\"garvee-feature-title\"\u003eEASY TO CLEAN\u003c\/h3\u003e\n        \u003cp class=\"garvee-feature-description\"\u003e\n          Quickly remove dust and debris with a vacuum or simple rinse. The low-pile surface prevents dirt from getting trapped, helping you maintain a clean and tidy space with minimal effort.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-feature-block reverse\"\u003e\n      \u003cdiv class=\"garvee-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81iPptskldL_96ac4e2e-6aa9-4082-a0e5-176381a5050e_430x.jpg?v=1775025304\" alt=\"High quality marine carpet material\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"garvee-feature-content\"\u003e\n        \u003ch3 class=\"garvee-feature-title\"\u003eHIGH QUALITY MATERIAL\u003c\/h3\u003e\n        \u003cp class=\"garvee-feature-description\"\u003e\n          Made from durable polyester fiber, this marine carpet offers long-lasting performance while maintaining a soft and comfortable feel. Built for daily use in both indoor and outdoor environments.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-full-width-image\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003ch2 class=\"garvee-section-title\"\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"garvee-highlights\"\u003e\n      \u003cul class=\"garvee-highlights-list\"\u003e\n        \u003cli class=\"garvee-highlight-item\"\u003e\n          \u003cdiv class=\"garvee-highlight-icon\"\u003e✓\u003c\/div\u003e\n          \u003cdiv class=\"garvee-highlight-text\"\u003e\n            \u003cstrong\u003eHigh-Quality Marine Carpet\u003c\/strong\u003e\n            Color: Black; Size: 6 x 18 ft; Carpet Thickness: 0.18 in (4.6 mm); Coverage Area: 108 sq.ft. Crafted with upgraded polyester fiber, our premium marine carpet offers long-lasting durability. Please note that color may vary slightly due to different visual angles and lighting conditions.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"garvee-highlight-item\"\u003e\n          \u003cdiv class=\"garvee-highlight-icon\"\u003e✓\u003c\/div\u003e\n          \u003cdiv class=\"garvee-highlight-text\"\u003e\n            \u003cstrong\u003eAnti-Slip Texture\u003c\/strong\u003e\n            Featuring ribbed texture for added friction, this boat carpet offers a non-slide surface. With a low pile height of 0.17 in (4.5 mm), it prevents slipping while providing a soft and comfortable feel underfoot, even when walking barefoot.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"garvee-highlight-item\"\u003e\n          \u003cdiv class=\"garvee-highlight-icon\"\u003e✓\u003c\/div\u003e\n          \u003cdiv class=\"garvee-highlight-text\"\u003e\n            \u003cstrong\u003eWaterproof Backing\u003c\/strong\u003e\n            Crafted with a soft rubber material, the backing of the outdoor carpet roll is waterproof, effectively blocking water penetration and safeguarding the floor from scratches. Enjoy peace of mind knowing that this backing prevents corrosion even after extended usage.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"garvee-highlight-item\"\u003e\n          \u003cdiv class=\"garvee-highlight-icon\"\u003e✓\u003c\/div\u003e\n          \u003cdiv class=\"garvee-highlight-text\"\u003e\n            \u003cstrong\u003eEasy Cleaning \u0026amp; Installation\u003c\/strong\u003e\n            Stubborn stains on this bass boat carpet can be cleaned with a vacuum. Its thin 0.18 in (4.6 mm) thickness allows for easy customization by cutting with scissors or utility knives to fit any space, with glue for a seamless installation process.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"garvee-highlight-item\"\u003e\n          \u003cdiv class=\"garvee-highlight-icon\"\u003e✓\u003c\/div\u003e\n          \u003cdiv class=\"garvee-highlight-text\"\u003e\n            \u003cstrong\u003eVersatile Indoor \u0026amp; Outdoor Application\u003c\/strong\u003e\n            Perfect for a variety of settings including kitchens, bathrooms, living rooms, patios, porches, decks, boats, sunrooms, basements, and garages, this soft boat carpeting is a must-have for enhancing your daily decor needs.\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003ch2 class=\"garvee-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003ctable class=\"garvee-specs-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\u003e6' × 18'\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\u003eKnitted\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\u003eBlack\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eShape\u003c\/td\u003e\n          \u003ctd\u003eRunner\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eItem Weight\u003c\/td\u003e\n          \u003ctd\u003e25.7 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-cta\"\u003e\n      \u003ch2 class=\"garvee-cta-title\"\u003eTransform Your Space Today\u003c\/h2\u003e\n      \u003cp class=\"garvee-cta-text\"\u003e\n        Experience the premium quality and versatility of GARVEE Marine Carpet. Perfect for both indoor and outdoor applications. Our marine-grade carpet is designed to withstand the elements while providing comfort and style.\n      \u003c\/p\u003e\n      \u003ca href=\"#\" class=\"garvee-cta-button\"\u003eBuy Now\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Striped|Black \/ 6' × 18'","offer_id":49450424172857,"sku":"PHO_11ZDR835","price":121.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/819wGAYj4GL_9ca833f5-cc72-4466-8b73-688f2c44f3e3.jpg?v=1718882494"},{"product_id":"garvee-marine-carpet-blue-non-slip-pho-11z6j6ac","title":"Garvee 6' × 29.5' Marine Carpet Roll, 0.18\" Thick Waterproof Boat Carpet with Non-Slip Ribbed Surface \u0026 Rubber Backing, Durable Indoor Outdoor Rug for Deck, Patio, Dock, RV \u0026 Camping, Blue","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n\n    \n    .product-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 30px 20px 60px;\n    }\n    \n    .product-header {\n      text-align: center;\n      margin-bottom: 40px;\n    }\n    \n    .product-title {\n      font-size: 36px;\n      font-weight: bold;\n      color: #0057a3;\n      margin-bottom: 15px;\n      letter-spacing: 1px;\n    }\n    \n    .product-subtitle {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 15px;\n      margin-top: 15px;\n    }\n    \n    .feature-tag {\n      display: inline-block;\n      padding: 6px 15px;\n      background-color: #e6f2ff;\n      color: #0057a3;\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 500;\n    }\n    \n    .product-section {\n      margin-bottom: 50px;\n      overflow: hidden;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      background-color: white;\n      transition: transform 0.3s ease;\n    }\n    \n    .product-section:hover {\n      transform: translateY(-5px);\n    }\n    \n    .section-image {\n      width: 100%;\n      display: block;\n    }\n    \n    .section-content {\n      padding: 30px;\n    }\n    \n    .section-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 15px;\n      position: relative;\n      padding-bottom: 10px;\n    }\n    \n    .section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 50px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .section-description {\n      font-size: 16px;\n      line-height: 1.7;\n      color: #555;\n    }\n    \n    .key-features {\n      background-color: white;\n      padding: 40px;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      margin-bottom: 50px;\n    }\n    \n    .features-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .features-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .features-list {\n      list-style: none;\n    }\n    \n    .feature-item {\n      display: flex;\n      padding: 20px;\n      margin-bottom: 15px;\n      border-radius: 8px;\n      background-color: #f0f7ff;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    \n    .feature-item:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 5px 15px rgba(0, 87, 163, 0.1);\n    }\n    \n    .feature-icon {\n      flex-shrink: 0;\n      width: 36px;\n      height: 36px;\n      background-color: #0057a3;\n      color: white;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-right: 20px;\n      font-size: 16px;\n    }\n    \n    .feature-content strong {\n      display: block;\n      font-size: 18px;\n      color: #0057a3;\n      margin-bottom: 8px;\n    }\n    \n    .feature-content {\n      font-size: 15px;\n      color: #555;\n    }\n    \n    .specs-section {\n      margin-bottom: 50px;\n    }\n    \n    .specs-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .specs-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    \n    .specs-table tr:nth-child(odd) {\n      background-color: #f0f7ff;\n    }\n    \n    .specs-table tr:nth-child(even) {\n      background-color: white;\n    }\n    \n    .specs-table td {\n      padding: 15px 25px;\n      border-bottom: 1px solid #e0e0e0;\n    }\n    \n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    .specs-table td:first-child {\n      width: 40%;\n      font-weight: bold;\n      color: #0057a3;\n    }\n    \n    .specs-table td:last-child {\n      color: #555;\n    }\n    \n    .cta-section {\n      background: linear-gradient(135deg, #0057a3, #0079d3);\n      color: white;\n      padding: 50px;\n      border-radius: 12px;\n      text-align: center;\n      box-shadow: 0 10px 30px rgba(0, 87, 163, 0.3);\n    }\n    \n    .cta-title {\n      font-size: 28px;\n      margin-bottom: 20px;\n    }\n    \n    .cta-description {\n      font-size: 16px;\n      max-width: 700px;\n      margin: 0 auto 30px;\n      line-height: 1.7;\n    }\n    \n    .cta-button {\n      display: inline-block;\n      background-color: white;\n      color: #0057a3;\n      padding: 14px 40px;\n      border-radius: 30px;\n      font-size: 18px;\n      font-weight: bold;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    }\n    \n    .cta-button:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);\n      background-color: #f8f8f8;\n    }\n    \n    .image-gallery {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 20px;\n      margin-bottom: 50px;\n    }\n    \n    .gallery-image {\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n      transition: transform 0.3s ease;\n    }\n    \n    .gallery-image:hover {\n      transform: translateY(-5px);\n    }\n    \n    .gallery-image img {\n      width: 100%;\n      display: block;\n    }\n    \n    .usage-section {\n      background-color: white;\n      padding: 40px;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      margin-bottom: 50px;\n    }\n    \n    .usage-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .usage-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .usage-cards {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));\n      gap: 20px;\n    }\n    \n    .usage-card {\n      background-color: #f0f7ff;\n      padding: 20px;\n      border-radius: 8px;\n      text-align: center;\n      transition: transform 0.3s ease;\n    }\n    \n    .usage-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 5px 15px rgba(0, 87, 163, 0.1);\n    }\n    \n    .usage-icon {\n      font-size: 30px;\n      color: #0057a3;\n      margin-bottom: 15px;\n    }\n    \n    .usage-name {\n      font-weight: bold;\n      color: #0057a3;\n      font-size: 18px;\n    }\n    \n    @media (max-width: 768px) {\n      .product-title {\n        font-size: 28px;\n      }\n      \n      .section-content {\n        padding: 25px;\n      }\n      \n      .key-features {\n        padding: 30px 20px;\n      }\n      \n      .feature-item {\n        padding: 15px;\n      }\n      \n      .cta-section {\n        padding: 35px 25px;\n      }\n      \n      .cta-title {\n        font-size: 24px;\n      }\n      \n      .specs-table td {\n        padding: 12px 15px;\n      }\n      \n      .image-gallery {\n        grid-template-columns: 1fr;\n      }\n      \n      .usage-cards {\n        grid-template-columns: 1fr;\n      }\n    }\n    \n    @media (max-width: 600px) {\n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .specs-table td:first-child {\n        background-color: #e6f2ff;\n        border-bottom: none;\n        padding-bottom: 5px;\n      }\n      \n      .specs-table td:last-child {\n        padding-top: 5px;\n        padding-bottom: 15px;\n      }\n      \n      .specs-table tr {\n        margin-bottom: 10px;\n        display: block;\n      }\n      \n      .specs-table tr:last-child td:last-child {\n        padding-bottom: 15px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cheader class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Premium Marine Carpet\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003e\n\u003cspan class=\"feature-tag\"\u003ePolyester Fiber\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eHigh Anti-slip Performance\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNon-permeable\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eEasy to Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/6e01a5ac-f684-4d35-901e-4ade7b188293_13f78ef7-1f38-4293-baa0-33d269b834ce.jpg?v=1718206983\" alt=\"GARVEE Premium Marine Carpet - Blue\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Marine Carpet\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eExperience the ultimate in marine carpeting with our premium Blue carpet. Meticulously crafted from high-quality polyester fiber, this versatile carpet offers exceptional durability and comfort. With its anti-slip performance, non-permeable construction, and easy-to-clean surface, it's the perfect choice for both indoor and outdoor spaces including boats, docks, patios, and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/733cf2f6-c993-4e76-b8b1-56b8f7c4202c_cb3a8514-370d-4783-813c-22abb3f7c229.jpg?v=1718206984\" alt=\"Easy to Clean Marine Carpet\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eEasy to Clean\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eSay goodbye to worries of hidden debris. With our meticulously crafted carpets, you can enjoy a clean and pristine living space without the fear of concealed dirt or debris. Experience the peace of mind that comes with our quality carpets, knowing that hidden debris is a thing of the past. Simple vacuuming is all it takes to maintain its pristine appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/38379228-6cac-491f-9cad-c91bd809ad96_17d2f660-a55a-4fdb-832b-23550214b6b8.jpg?v=1718206985\" alt=\"High Quality Marine Carpet Material\" class=\"section-image\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eHigh Quality Material\u003c\/h2\u003e\n\u003cp class=\"section-description\"\u003eOur premium carpet collection is crafted from high-quality polyester fiber for unrivaled durability and luxurious comfort. Our carpets are meticulously designed to enhance your living space with their soft texture and long-lasting performance. The use of superior polyester fiber ensures that our carpets are not only stylish but also easy to maintain, making them ideal for high-traffic areas in your home and perfect for marine environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-features\"\u003e\n\u003ch2 class=\"features-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eHigh-Quality Marine Carpet\u003c\/strong\u003e Color: Blue; Size: 6 x 29.5 ft; Carpet Thickness: 0.18 in (4.6 mm); Coverage Area: 177 sq.ft. Crafted with upgraded polyester fiber, our premium marine carpet offers long-lasting durability. Please note that color may vary slightly due to different visual angles and lighting conditions.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eAnti-Slip Texture\u003c\/strong\u003e Featuring ribbed texture for added friction, this boat carpet offers a non-slide surface. With a low pile height of 0.17 in (4.5 mm), it prevents slipping while providing a soft and comfortable feel underfoot, even when walking barefoot.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eWaterproof Backing\u003c\/strong\u003e Crafted with a soft rubber material, the backing of the outdoor carpet roll is waterproof, effectively blocking water penetration and safeguarding the floor from scratches. Enjoy peace of mind knowing that this backing prevents corrosion even after extended usage.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eEasy Cleaning \u0026amp; Installation\u003c\/strong\u003e Stubborn stains on this bass boat carpet can be cleaned with a vacuum. Its thin 0.18 in (4.6 mm) thickness allows for easy customization by cutting with scissors or utility knives to fit any space, with glue for a seamless installation process.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cstrong\u003eVersatile Indoor \u0026amp; Outdoor Application\u003c\/strong\u003e Perfect for a variety of settings including kitchens, bathrooms, living rooms, patios, porches, decks, boats, sunrooms, basements, and garages, this soft boat carpeting is a must-have for enhancing your daily decor needs.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-section\"\u003e\n\u003ch2 class=\"usage-title\"\u003ePerfect For Many Applications\u003c\/h2\u003e\n\u003cdiv class=\"usage-cards\"\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e⚓\u003c\/div\u003e\n\u003cdiv class=\"usage-name\"\u003eBoats \u0026amp; Marine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv class=\"usage-name\"\u003eIndoor Flooring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e🌳\u003c\/div\u003e\n\u003cdiv class=\"usage-name\"\u003ePatios \u0026amp; Decks\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"usage-card\"\u003e\n\u003cdiv class=\"usage-icon\"\u003e🚿\u003c\/div\u003e\n\u003cdiv class=\"usage-name\"\u003eWet Areas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Navy Blue \/ 6' × 29.5'","offer_id":49450424238393,"sku":"PHO_11Z6J6AC","price":164.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81DmcsrN0iL_c4da9688-178f-4a9c-a18f-dc1fb04ea659.jpg?v=1727691732"},{"product_id":"garvee-marine-carpet-blue-non-slip-pho-11z578wr","title":"Garvee 6' × 23' Boat Marine Carpet, Blue Marine Carpet, Indoor\/Outdoor Rug, TPR Non-Slip, Waterproof, for Patio Deck, Outdoor Use, Camping","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n    \n  \n    \n    .product-section {\n      width: 100%;\n      margin-bottom: 0;\n    }\n    \n    .feature-container {\n      width: 100%;\n      position: relative;\n      margin-bottom: 0;\n    }\n    \n    .feature-image {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    .feature-overlay {\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      right: 0;\n      padding: 40px 20px;\n      background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0.2), transparent);\n      color: white;\n      text-align: center;\n    }\n    \n    .feature-overlay h2 {\n      font-size: 36px;\n      margin-bottom: 15px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n    \n    .feature-overlay p {\n      font-size: 20px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    \n    .feature-content {\n      padding: 40px 20px;\n      background-color: #fff;\n      text-align: center;\n      width: 100%;\n    }\n    \n    .feature-content p {\n      max-width: 1000px;\n      margin: 0 auto;\n      font-size: 18px;\n      line-height: 1.8;\n    }\n    \n    .section-divider {\n      height: 6px;\n      background: linear-gradient(to right, #4CAF50, #2196F3);\n      width: 100%;\n    }\n    \n    .highlights-section {\n      width: 100%;\n      background-color: #f9f9f9;\n      padding: 60px 0;\n    }\n    \n    .highlights-container {\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .highlights-section h2 {\n      font-size: 32px;\n      margin-bottom: 40px;\n      color: #333;\n      text-align: center;\n    }\n    \n    .highlights-list {\n      list-style-type: none;\n      width: 100%;\n    }\n    \n    .highlight-item {\n      margin-bottom: 25px;\n      display: flex;\n      align-items: flex-start;\n      background-color: white;\n      border-radius: 8px;\n      padding: 25px;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);\n    }\n    \n    .highlight-item:last-child {\n      margin-bottom: 0;\n    }\n    \n    .highlight-item:before {\n      content: '✓';\n      color: #4CAF50;\n      font-weight: bold;\n      margin-right: 20px;\n      font-size: 24px;\n      flex-shrink: 0;\n    }\n    \n    .highlight-text {\n      font-size: 18px;\n    }\n    \n    .specs-section {\n      width: 100%;\n      background-color: #f0f0f0;\n      padding: 60px 0;\n    }\n    \n    .specs-container {\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .specs-section h2 {\n      font-size: 32px;\n      margin-bottom: 40px;\n      color: #333;\n      text-align: center;\n    }\n    \n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      background-color: white;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    \n    .specs-table tr:nth-child(odd) {\n      background-color: #f8f8f8;\n    }\n    \n    .specs-table td {\n      padding: 20px 25px;\n      border: 1px solid #ddd;\n    }\n    \n    .specs-table td:first-child {\n      font-weight: bold;\n      width: 30%;\n      background-color: #eaeaea;\n    }\n    \n    .cta-section {\n      width: 100%;\n      text-align: center;\n      background-color: #f0f8ff;\n      padding: 60px 0;\n    }\n    \n    .cta-container {\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n    \n    .cta-section h2 {\n      font-size: 32px;\n      margin-bottom: 20px;\n    }\n    \n    .cta-button {\n      display: inline-block;\n      background-color: #4CAF50;\n      color: white;\n      padding: 18px 40px;\n      text-decoration: none;\n      border-radius: 4px;\n      font-size: 20px;\n      font-weight: bold;\n      transition: background-color 0.3s, transform 0.2s;\n      margin-top: 30px;\n    }\n    \n    .cta-button:hover {\n      background-color: #3e8e41;\n      transform: translateY(-2px);\n    }\n    \n    @media (max-width: 768px) {\n      .feature-overlay h2 {\n        font-size: 28px;\n      }\n      \n      .feature-overlay p {\n        font-size: 16px;\n      }\n      \n      .feature-content p {\n        font-size: 16px;\n      }\n      \n      .highlights-section h2,\n      .specs-section h2,\n      .cta-section h2 {\n        font-size: 26px;\n      }\n      \n      .highlight-item {\n        padding: 20px;\n      }\n      \n      .highlight-item:before {\n        font-size: 20px;\n        margin-right: 15px;\n      }\n      \n      .highlight-text {\n        font-size: 16px;\n      }\n      \n      .specs-table td {\n        padding: 15px;\n      }\n      \n      .cta-button {\n        padding: 15px 30px;\n        font-size: 18px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cdiv class=\"feature-container\"\u003e\n\u003cimg alt=\"Premium Marine Carpet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/77cef73c-9cd6-45d2-b956-a71f0e5e4cf7_3af056fb-bd60-4b73-8f95-2af237a6d1c3.jpg?v=1718208337\" class=\"feature-image\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003ePremium Marine Carpet\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003ePolyester Fiber | High Anti-slip Performance | Non-permeable | Easy to Clean\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cdiv class=\"feature-container\"\u003e\n\u003cimg alt=\"Easy to Clean Marine Carpet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/dca385d8-0d71-4127-b517-706a91614113_d04cb081-67ec-4e21-a9e2-74a38adb1225.jpg?v=1718208337\" class=\"feature-image\"\u003e\n\u003cdiv class=\"feature-overlay\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003eWith our meticulously crafted carpets, you can enjoy a clean and pristine living space without the fear of concealed dirt or debris. Experience the peace of mind that comes with our quality carpets, knowing that hidden debris is a thing of the past.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cdiv class=\"feature-container\"\u003e\n\u003cimg alt=\"High Quality Material Marine Carpet\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/501ac169-8c9a-4679-8cd8-ad9387720cb2_9c2c3439-d9e2-41f5-9517-d009f4f8c779.jpg?v=1718208337\" class=\"feature-image\"\u003e\n\u003cdiv class=\"feature-overlay\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003cp\u003eOur premium carpet collection is crafted from high-quality polyester fiber for unrivaled durability and luxurious comfort. Our carpets are meticulously designed to enhance your living space with their soft texture and long-lasting performance. The use of superior polyester fiber ensures that our carpets are not only stylish but also easy to maintain, making them ideal for high-traffic areas in your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"highlights-section\"\u003e\n\u003cdiv class=\"highlights-container\"\u003e\n\u003ch2\u003eKEY FEATURES \u0026amp; BENEFITS\u003c\/h2\u003e\n\u003cul class=\"highlights-list\"\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eHigh-Quality Marine Carpet\u003c\/strong\u003e - Color: Black; Size: 6 x 23 ft; Carpet Thickness: 0.18 in (4.6 mm); Coverage Area: 138 sq.ft. Crafted with upgraded polyester fiber, our premium marine carpet offers long-lasting durability. Please note that color may vary slightly due to different visual angles and lighting conditions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eAnti-Slip Texture\u003c\/strong\u003e - Featuring ribbed texture for added friction, this boat carpet offers a non-slide surface. With a low pile height of 0.17 in (4.5 mm), it prevents slipping while providing a soft and comfortable feel underfoot, even when walking barefoot.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eWaterproof Backing\u003c\/strong\u003e - Crafted with a soft rubber material, the backing of the outdoor carpet roll is waterproof, effectively blocking water penetration and safeguarding the floor from scratches. Enjoy peace of mind knowing that this backing prevents corrosion even after extended usage.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eEasy Cleaning \u0026amp; Installation\u003c\/strong\u003e - Stubborn stains on this bass boat carpet can be cleaned with a vacuum. Its thin 0.18 in (4.6 mm) thickness allows for easy customization by cutting with scissors or utility knives to fit any space, with glue for a seamless installation process.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"highlight-item\"\u003e\u003cspan class=\"highlight-text\"\u003e\u003cstrong\u003eVersatile Indoor \u0026amp; Outdoor Application\u003c\/strong\u003e - Perfect for a variety of settings including kitchens, bathrooms, living rooms, patios, porches, decks, boats, sunrooms, basements, and garages, this soft boat carpeting is a must-have for enhancing your daily decor needs.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003ch2\u003ePRODUCT SPECIFICATIONS\u003c\/h2\u003e\n\u003ctable class=\"specs-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\u003e6' × 23'（1.8x7m）\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\u003eKnitted\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\u003eBlue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eStriped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eNon Slip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eOutdoor \u0026amp; Indoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Navy Blue \/ 6' × 23'","offer_id":49450424271161,"sku":"PHO_11Z578WR","price":139.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81DmcsrN0iL.jpg?v=1718882486"},{"product_id":"garvee-marine-carpet-6ft-18ft-black-pho-11z2lpas","title":"Garvee Blue Marine Carpet, 6' × 18' Boat Carpet Rugs, Indoor\/Outdoor Rug, for Patio Deck, TPR Non-Slide, Water-Proof,for Outdoor, Camping","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \n    .mc-carpet-wrapper * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: 'Arial', sans-serif;\n    }\n    \n    .mc-carpet-wrapper {\n      width: 100%;\n      max-width: 100%;\n      overflow: hidden;\n    }\n    \n    .mc-product-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 30px 20px 60px;\n    }\n    \n    .mc-product-header {\n      text-align: center;\n      margin-bottom: 40px;\n    }\n    \n    .mc-product-title {\n      font-size: 36px;\n      font-weight: bold;\n      color: #0057a3;\n      margin-bottom: 15px;\n      letter-spacing: 1px;\n    }\n    \n    .mc-product-subtitle {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 15px;\n      margin-top: 15px;\n    }\n    \n    .mc-feature-tag {\n      display: inline-block;\n      padding: 6px 15px;\n      background-color: #e6f2ff;\n      color: #0057a3;\n      border-radius: 20px;\n      font-size: 14px;\n      font-weight: 500;\n    }\n    \n    .mc-product-section {\n      margin-bottom: 50px;\n      overflow: hidden;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      background-color: white;\n      transition: transform 0.3s ease;\n    }\n    \n    .mc-product-section:hover {\n      transform: translateY(-5px);\n    }\n    \n    .mc-section-image {\n      width: 100%;\n      display: block;\n      \/* 确保图片以原始尺寸展示 *\/\n      max-height: none !important;\n      object-fit: cover;\n      min-height: 400px;\n    }\n    \n    .mc-section-content {\n      padding: 30px;\n    }\n    \n    .mc-section-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 15px;\n      position: relative;\n      padding-bottom: 10px;\n    }\n    \n    .mc-section-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 50px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .mc-section-description {\n      font-size: 16px;\n      line-height: 1.7;\n      color: #555;\n    }\n    \n    .mc-key-features {\n      background-color: white;\n      padding: 40px;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      margin-bottom: 50px;\n    }\n    \n    .mc-features-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .mc-features-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .mc-features-list {\n      list-style: none;\n    }\n    \n    .mc-feature-item {\n      display: flex;\n      padding: 20px;\n      margin-bottom: 15px;\n      border-radius: 8px;\n      background-color: #f0f7ff;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    \n    .mc-feature-item:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 5px 15px rgba(0, 87, 163, 0.1);\n    }\n    \n    .mc-feature-icon {\n      flex-shrink: 0;\n      width: 36px;\n      height: 36px;\n      background-color: #0057a3;\n      color: white;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-right: 20px;\n      font-size: 16px;\n    }\n    \n    .mc-feature-content strong {\n      display: block;\n      font-size: 18px;\n      color: #0057a3;\n      margin-bottom: 8px;\n    }\n    \n    .mc-feature-content {\n      font-size: 15px;\n      color: #555;\n    }\n    \n    .mc-specs-section {\n      margin-bottom: 50px;\n    }\n    \n    .mc-specs-title {\n      font-size: 26px;\n      color: #0057a3;\n      margin-bottom: 25px;\n      text-align: center;\n      position: relative;\n      padding-bottom: 15px;\n    }\n    \n    .mc-specs-title:after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: #0057a3;\n    }\n    \n    .mc-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n      border-radius: 8px;\n      overflow: hidden;\n    }\n    \n    .mc-specs-table tr:nth-child(odd) {\n      background-color: #f0f7ff;\n    }\n    \n    .mc-specs-table tr:nth-child(even) {\n      background-color: white;\n    }\n    \n    .mc-specs-table td {\n      padding: 15px 25px;\n      border-bottom: 1px solid #e0e0e0;\n    }\n    \n    .mc-specs-table tr:last-child td {\n      border-bottom: none;\n    }\n    \n    .mc-specs-table td:first-child {\n      width: 40%;\n      font-weight: bold;\n      color: #0057a3;\n    }\n    \n    .mc-specs-table td:last-child {\n      color: #555;\n    }\n    \n    .mc-cta-section {\n      background: linear-gradient(135deg, #0057a3, #0079d3);\n      color: white;\n      padding: 50px;\n      border-radius: 12px;\n      text-align: center;\n      box-shadow: 0 10px 30px rgba(0, 87, 163, 0.3);\n    }\n    \n    .mc-cta-title {\n      font-size: 28px;\n      margin-bottom: 20px;\n    }\n    \n    .mc-cta-description {\n      font-size: 16px;\n      max-width: 700px;\n      margin: 0 auto 30px;\n      line-height: 1.7;\n    }\n    \n    .mc-cta-button {\n      display: inline-block;\n      background-color: white;\n      color: #0057a3;\n      padding: 14px 40px;\n      border-radius: 30px;\n      font-size: 18px;\n      font-weight: bold;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    }\n    \n    .mc-cta-button:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);\n      background-color: #f8f8f8;\n    }\n    \n    .mc-application-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n      gap: 20px;\n      margin: 30px 0;\n    }\n    \n    .mc-application-item {\n      background-color: #f0f7ff;\n      padding: 20px;\n      border-radius: 8px;\n      text-align: center;\n      transition: transform 0.3s ease;\n    }\n    \n    .mc-application-item:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 5px 15px rgba(0, 87, 163, 0.1);\n    }\n    \n    .mc-application-icon {\n      font-size: 30px;\n      color: #0057a3;\n      margin-bottom: 10px;\n    }\n    \n    .mc-application-name {\n      font-weight: bold;\n      color: #0057a3;\n    }\n    \n    .mc-highlight-box {\n      background-color: #f0f7ff;\n      border-left: 4px solid #0057a3;\n      padding: 20px;\n      margin: 30px 0;\n      border-radius: 0 8px 8px 0;\n    }\n    \n    .mc-highlight-title {\n      font-size: 20px;\n      color: #0057a3;\n      margin-bottom: 10px;\n    }\n    \n    .mc-highlight-text {\n      color: #555;\n    }\n    \n    .mc-applications-section {\n      background-color: white;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      margin-bottom: 50px;\n      padding: 40px;\n    }\n    \n    .mc-gallery {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 20px;\n      margin: 30px 0;\n    }\n    \n    .mc-gallery-image {\n      width: 100%;\n      height: 300px;\n      object-fit: cover;\n      border-radius: 8px;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n      transition: transform 0.3s ease;\n    }\n    \n    .mc-gallery-image:hover {\n      transform: scale(1.03);\n    }\n    \n    @media (max-width: 768px) {\n      .mc-product-title {\n        font-size: 28px;\n      }\n      \n      .mc-section-content {\n        padding: 25px;\n      }\n      \n      .mc-key-features {\n        padding: 30px 20px;\n      }\n      \n      .mc-feature-item {\n        padding: 15px;\n      }\n      \n      .mc-cta-section {\n        padding: 35px 25px;\n      }\n      \n      .mc-cta-title {\n        font-size: 24px;\n      }\n      \n      .mc-specs-table td {\n        padding: 12px 15px;\n      }\n      \n      .mc-application-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      .mc-section-image {\n        min-height: 300px;\n      }\n      \n      .mc-gallery {\n        grid-template-columns: 1fr;\n      }\n    }\n    \n    @media (max-width: 600px) {\n      .mc-specs-table td {\n        display: block;\n        width: 100%;\n      }\n      \n      .mc-specs-table td:first-child {\n        background-color: #e6f2ff;\n        border-bottom: none;\n        padding-bottom: 5px;\n      }\n      \n      .mc-specs-table td:last-child {\n        padding-top: 5px;\n        padding-bottom: 15px;\n      }\n      \n      .mc-specs-table tr {\n        margin-bottom: 10px;\n        display: block;\n      }\n      \n      .mc-specs-table tr:last-child td:last-child {\n        padding-bottom: 15px;\n      }\n      \n      .mc-application-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"mc-carpet-wrapper\"\u003e\n\u003cdiv class=\"mc-product-container\"\u003e\n\u003cheader class=\"mc-product-header\"\u003e\n\u003ch1 class=\"mc-product-title\"\u003eGARVEE Premium Marine Carpet\u003c\/h1\u003e\n\u003cdiv class=\"mc-product-subtitle\"\u003e\n\u003cspan class=\"mc-feature-tag\"\u003ePolyester Fiber\u003c\/span\u003e \u003cspan class=\"mc-feature-tag\"\u003eHigh Anti-slip Performance\u003c\/span\u003e \u003cspan class=\"mc-feature-tag\"\u003eNon-permeable\u003c\/span\u003e \u003cspan class=\"mc-feature-tag\"\u003eEasy to Clean\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"mc-product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/77cef73c-9cd6-45d2-b956-a71f0e5e4cf7_debcc9fc-afcd-4482-b4d1-266c4b80e6fe.jpg?v=1718190189\" alt=\"GARVEE Premium Marine Carpet - Blue\" class=\"mc-section-image\"\u003e\n\u003cdiv class=\"mc-section-content\"\u003e\n\u003ch2 class=\"mc-section-title\"\u003ePremium Marine Carpet\u003c\/h2\u003e\n\u003cp class=\"mc-section-description\"\u003eExperience the ultimate in marine carpeting with our premium Blue carpet. Meticulously crafted from high-quality polyester fiber, this versatile carpet offers exceptional durability and comfort. With its anti-slip performance, non-permeable construction, and easy-to-clean surface, it's the perfect choice for both indoor and outdoor spaces including boats, docks, patios, and more.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-gallery\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mc-product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/dca385d8-0d71-4127-b517-706a91614113_95702f62-bedf-407d-82d4-18e417243897.jpg?v=1718190189\" alt=\"Easy to Clean Marine Carpet\" class=\"mc-section-image\"\u003e\n\u003cdiv class=\"mc-section-content\"\u003e\n\u003ch2 class=\"mc-section-title\"\u003eEasy to Clean\u003c\/h2\u003e\n\u003cp class=\"mc-section-description\"\u003eSay goodbye to worries of hidden debris. With our meticulously crafted carpets, you can enjoy a clean and pristine living space without the fear of concealed dirt or debris. Experience the peace of mind that comes with our quality carpets, knowing that hidden debris is a thing of the past. Simple vacuuming is all it takes to maintain its pristine appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-product-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/501ac169-8c9a-4679-8cd8-ad9387720cb2_c47d8e46-697c-4756-92d9-895b20c29ebd.jpg?v=1718190189\" alt=\"High Quality Marine Carpet Material\" class=\"mc-section-image\"\u003e\n\u003cdiv class=\"mc-section-content\"\u003e\n\u003ch2 class=\"mc-section-title\"\u003eHigh Quality Material\u003c\/h2\u003e\n\u003cp class=\"mc-section-description\"\u003eOur premium carpet collection is crafted from high-quality polyester fiber for unrivaled durability and luxurious comfort. Our carpets are meticulously designed to enhance your living space with their soft texture and long-lasting performance. The use of superior polyester fiber ensures that our carpets are not only stylish but also easy to maintain, making them ideal for high-traffic areas in your home and perfect for marine environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-key-features\"\u003e\n\u003ch2 class=\"mc-features-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cul class=\"mc-features-list\"\u003e\n\u003cli class=\"mc-feature-item\"\u003e\n\u003cdiv class=\"mc-feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"mc-feature-content\"\u003e\n\u003cstrong\u003eHigh-Quality Marine Carpet\u003c\/strong\u003e Color: Blue; Size: 6 x 18 ft; Carpet Thickness: 0.18 in (4.6 mm); Coverage Area: 108 sq.ft. Crafted with upgraded polyester fiber, our premium marine carpet offers long-lasting durability. Please note that color may vary slightly due to different visual angles and lighting conditions.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"mc-feature-item\"\u003e\n\u003cdiv class=\"mc-feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"mc-feature-content\"\u003e\n\u003cstrong\u003eAnti-Slip Texture\u003c\/strong\u003e Featuring ribbed texture for added friction, this boat carpet offers a non-slide surface. With a low pile height of 0.17 in (4.5 mm), it prevents slipping while providing a soft and comfortable feel underfoot, even when walking barefoot.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"mc-feature-item\"\u003e\n\u003cdiv class=\"mc-feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"mc-feature-content\"\u003e\n\u003cstrong\u003eWaterproof Backing\u003c\/strong\u003e Crafted with a soft rubber material, the backing of the outdoor carpet roll is waterproof, effectively blocking water penetration and safeguarding the floor from scratches. Enjoy peace of mind knowing that this backing prevents corrosion even after extended usage.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"mc-feature-item\"\u003e\n\u003cdiv class=\"mc-feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"mc-feature-content\"\u003e\n\u003cstrong\u003eEasy Cleaning \u0026amp; Installation\u003c\/strong\u003e Stubborn stains on this bass boat carpet can be cleaned with a vacuum. Its thin 0.18 in (4.6 mm) thickness allows for easy customization by cutting with scissors or utility knives to fit any space, with glue for a seamless installation process.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"mc-feature-item\"\u003e\n\u003cdiv class=\"mc-feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"mc-feature-content\"\u003e\n\u003cstrong\u003eVersatile Indoor \u0026amp; Outdoor Application\u003c\/strong\u003e Perfect for a variety of settings including kitchens, bathrooms, living rooms, patios, porches, decks, boats, sunrooms, basements, and garages, this soft boat carpeting is a must-have for enhancing your daily decor needs.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-highlight-box\"\u003e\n\u003ch3 class=\"mc-highlight-title\"\u003eStain Resistant \u0026amp; Easy to Maintain\u003c\/h3\u003e\n\u003cp class=\"mc-highlight-text\"\u003eOur blue marine carpet is specially designed to resist stains, making it perfect for high-traffic areas and environments where spills might occur. The stain-resistant property ensures that your carpet maintains its beautiful appearance with minimal maintenance effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-applications-section\"\u003e\n\u003ch2 class=\"mc-features-title\"\u003ePerfect For Multiple Applications\u003c\/h2\u003e\n\u003cdiv class=\"mc-application-grid\"\u003e\n\u003cdiv class=\"mc-application-item\"\u003e\n\u003cdiv class=\"mc-application-icon\"\u003e⚓\u003c\/div\u003e\n\u003cdiv class=\"mc-application-name\"\u003eBoats \u0026amp; Marine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-application-item\"\u003e\n\u003cdiv class=\"mc-application-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv class=\"mc-application-name\"\u003eHome Living\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-application-item\"\u003e\n\u003cdiv class=\"mc-application-icon\"\u003e🛀\u003c\/div\u003e\n\u003cdiv class=\"mc-application-name\"\u003eBathroom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-application-item\"\u003e\n\u003cdiv class=\"mc-application-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cdiv class=\"mc-application-name\"\u003eKitchen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-application-item\"\u003e\n\u003cdiv class=\"mc-application-icon\"\u003e🌳\u003c\/div\u003e\n\u003cdiv class=\"mc-application-name\"\u003eOutdoor Patios\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-application-item\"\u003e\n\u003cdiv class=\"mc-application-icon\"\u003e🏢\u003c\/div\u003e\n\u003cdiv class=\"mc-application-name\"\u003eCommercial\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-specs-section\"\u003e\n\u003ch2 class=\"mc-specs-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"mc-specs-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\u003e6FT*18FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003e108 sq.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\u003eKnitted\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\u003eBlue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eSolid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003eSquare\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eNon Slip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e2.57 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-cta-section\"\u003e\n\u003ch2 class=\"mc-cta-title\"\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp class=\"mc-cta-description\"\u003eExperience the premium quality and versatility of GARVEE Marine Carpet in beautiful blue. Perfect for boats, docks, patios, and indoor spaces. Upgrade to our durable, easy-to-clean, and slip-resistant solution that will enhance any space for years to come.\u003c\/p\u003e\n\u003ca class=\"mc-cta-button\" href=\"#\"\u003eBuy Now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Navy Blue \/ 6' × 18'","offer_id":49450424303929,"sku":"PHO_11Z2LPAS","price":111.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81DmcsrN0iL_979a7108-b6e0-48ec-b49c-009082892a2b.jpg?v=1718883228"},{"product_id":"garvee-outdoor-reversible-rugs-modern-bohemian-pho-0ztp09z5","title":"Garvee Outdoor 9x18 Boho Rug, Reversible Waterproof PP Plastic Carpet for Patio, Camping \u0026 RV | Easy Clean Portable, Gray \u0026 White","description":"\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297693631424.jpg?v=1765765586\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297855793948.jpg?v=1765765587\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297826363176.jpg?v=1765765587\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297760797085.jpg?v=1765765587\" 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\u003e9 x 18 FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePlastic\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\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eGrey \u0026amp; White\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\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eGeometric\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":"Gray \u0026 White \/ 9' × 18'","offer_id":49451991630137,"sku":"PHO_0ZTP09Z5","price":92.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400236927523239.jpg?v=1748242686"},{"product_id":"garvee-cozyloom-outdoor-rug-waterproof-9x18-pho-0ztmcuk6","title":"Garvee Outdoor Black \u0026 White 9x18 Rug Waterproof Reversible Plastic Straw Camping Carpet Large Area Rugs Mats for RV Backyard Patio Deck Picnic Camping Beach Trailer, Outdoor Modern Area Rugs","description":"\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/da152c93-40f2-40d0-b90f-ef4e1b4c791d.jpg?v=1720083717\" alt=\"38 ES\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/da152c93-40f2-40d0-b90f-ef4e1b4c791d.jpg?v=1720083717\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/536fe808-750c-48ce-8f23-73b611d02155.jpg?v=1720083717\" alt=\"34 ES\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/536fe808-750c-48ce-8f23-73b611d02155.jpg?v=1720083717\"\u003e\n\u003c\/div\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\/8ba10f90-ca10-4f39-9edb-e7a68d7805f6.jpg?v=1720083717\" alt=\"35-34\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8ba10f90-ca10-4f39-9edb-e7a68d7805f6.jpg?v=1720083717\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cp class=\"a-size-small\"\u003e \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\/eb4832b6-c04f-4f63-90b2-d46c04c69b13.jpg?v=1720083716\" alt=\"35\/34 ES\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/eb4832b6-c04f-4f63-90b2-d46c04c69b13.jpg?v=1720083716\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cp class=\"a-size-small\"\u003e \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\/98c424ef-e544-4910-9a8a-b57398f895ee.jpg?v=1720083717\" alt=\"35\/36 ES\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/98c424ef-e544-4910-9a8a-b57398f895ee.jpg?v=1720083717\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cp class=\"a-size-small\"\u003e \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\/7b1a784f-4df0-41e5-8a12-cd6ab0519916.jpg?v=1720083717\" alt=\"34-36\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/7b1a784f-4df0-41e5-8a12-cd6ab0519916.jpg?v=1720083717\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cp class=\"a-size-small\"\u003e \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\/bc6b8c2b-61bc-484a-a5aa-2c109673944e.jpg?v=1720083717\" alt=\"36 ES\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/bc6b8c2b-61bc-484a-a5aa-2c109673944e.jpg?v=1720083717\"\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\/4392e093-1e8b-4235-888f-4b83bcf88a8a.jpg?v=1720083717\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/4392e093-1e8b-4235-888f-4b83bcf88a8a.jpg?v=1720083717\"\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\u003e5 x 8 FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePlastic\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\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eCross Black\u0026amp;white\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\u003ePattern\u003c\/td\u003e\n\u003ctd\u003eGeometric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eReversible, Washable\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":"Black \u0026 White \/ 9' × 18'","offer_id":49547988107577,"sku":"PHO_0ZTMCUK6","price":103.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/61Jk5SJ5jeL.jpg?v=1720093387"},{"product_id":"garvee-royhome-10x13-area-rug-extra-pho-10ojnc36-1","title":"Garvee Oriental Grey-Taupe 10x13 Extra Large Area Rug – Vintage Distressed Moroccan Trellis Medallion Washable Non-Slip Stain-Resistant Carpet for Living Room or Home Decor","description":"\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704777025294.jpg?v=1762823317\" alt=\"\"\u003e\u003cbr\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\/1f6ad6fc-4ada-42d3-8642-5d0395cfb127_7ac60d20-c9b6-4c42-b92e-5603af4cbaf0.jpg?v=1718212383\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1f6ad6fc-4ada-42d3-8642-5d0395cfb127_7ac60d20-c9b6-4c42-b92e-5603af4cbaf0.jpg?v=1718212383\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lefttext\"\u003e\n\u003ch5\u003eMachine washable Moroccan rugs\u003c\/h5\u003e\n\u003cp style=\"font-weight: bold;\"\u003e\u003cbr\u003e\u003c\/p\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\/09572e2c-0ce8-49ea-b7cb-b7dffa026536_d7fe143f-6324-4495-b556-0e9561685327.jpg?v=1718212384\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/09572e2c-0ce8-49ea-b7cb-b7dffa026536_d7fe143f-6324-4495-b556-0e9561685327.jpg?v=1718212384\" alt=\"\"\u003e\n\u003ch5\u003eCharacteristics:\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\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\/74d22e33-5f89-43fa-86d7-3abc8c0ed337_4e607951-2bdc-4531-83a9-9d6b8b7d3f88.jpg?v=1718212384\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/74d22e33-5f89-43fa-86d7-3abc8c0ed337_4e607951-2bdc-4531-83a9-9d6b8b7d3f88.jpg?v=1718212384\"\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\/b82bd63a-9ccb-4968-b08c-1198467d4730_6e9199a0-2e37-461e-aca8-210e316129a8.jpg?v=1718212383\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/b82bd63a-9ccb-4968-b08c-1198467d4730_6e9199a0-2e37-461e-aca8-210e316129a8.jpg?v=1718212383\"\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\/1ff56677-0986-4cba-8c07-a54dccafc225_0d9aba7b-13ec-41e8-b606-87de9bd7f173.jpg?v=1718212383\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1ff56677-0986-4cba-8c07-a54dccafc225_0d9aba7b-13ec-41e8-b606-87de9bd7f173.jpg?v=1718212383\"\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\/9da0b83e-c593-43e9-a063-19030e5dff6e_ab7b64cb-274b-476c-a82c-f93198e94ea0.jpg?v=1718212383\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/9da0b83e-c593-43e9-a063-19030e5dff6e_ab7b64cb-274b-476c-a82c-f93198e94ea0.jpg?v=1718212383\"\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\/d209d988-db02-4fff-9dff-bcf94b31deef_b53056e5-d76c-4d1b-935f-b9ebef56bb1d.jpg?v=1718212384\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d209d988-db02-4fff-9dff-bcf94b31deef_b53056e5-d76c-4d1b-935f-b9ebef56bb1d.jpg?v=1718212384\"\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\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/3905f41e-4690-4921-9d76-fa0da179b1c1_627b12d4-cbfe-4315-997c-c0d4105ae7be.jpg?v=1718212384\" alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/3905f41e-4690-4921-9d76-fa0da179b1c1_627b12d4-cbfe-4315-997c-c0d4105ae7be.jpg?v=1718212384\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eHigh Quality: 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\u003eVintage Moroccan Distressed Design: This area rug grounds your space in a subtle vintage moroccan design. Our washable rug features the combination of morocco and retro medallion elements that complements any room with stylish color scheme. Moroccan inspired patterned area rug elevates the ambiance of any room it's placed in and fits right in many decorating styles, farmhouse style, classical European style and so on.\u003c\/li\u003e\n\u003cli\u003eKids \u0026amp; Pets Friendly: Great for any high-traffic areas, these rugs are less affected by unforeseeable messes. Our comfortable area rug is perfect for families with kids. Low-pile synthetic rug fibers won’t trap dirt and debris, so they’re kids and pet-friendly. The trendsetting rug designs are perfect for the living room, dining room, entry, bedroom or home office.\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. With the stain-resistant and washable rug, you can simply toss it into your washing machine and keep it fresh after every wash.\u003c\/li\u003e\n\u003cli\u003eMachine Washable: The vintage rug can be machine washed, vacuumed, broom or rag cleaned. 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.9589%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003e10' x 13'(Recatabgular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eGray-Taupe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eTrellis\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eNon Slip, Washable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 39.2231%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 60.7994%;\"\u003eMoroccan\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-Taupe \/ 10' × 13'","offer_id":49727963070777,"sku":"PHO_10OJNC36","price":106.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91WtrLanpIL.jpg?v=1727691623"},{"product_id":"garvee-royhome-10x13-area-rug-extra-pho-10ojb16l-1","title":"Garvee 10x13 Area Rug Extra Large Moroccan Trellis Machine Washable Rug Vintage Medallion Distressed Accent Rug Stain Resistant Non-Slip Floor Cover Carpet Rug for Living Room Bedroom","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704776992686.jpg?v=1762765474\"\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 alt=\"\" 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\" 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\"\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 alt=\"\" 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\" 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\"\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 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\" alt=\"\" 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 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\" alt=\"\" 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 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\" alt=\"\" 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 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\" alt=\"\" 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 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\" alt=\"\" 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\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg 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\" alt=\"\" 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\/p\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 style=\"width: 100%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003e10' x 13'(Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eOrange\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eTrellis\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eNon Slip, Washable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eMoroccan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eIs Autographed\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 51.3557%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 48.7643%;\"\u003e1.5 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":"Orange \/ 10' × 13'","offer_id":49727963136313,"sku":"PHO_10OJB16L","price":182.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704850044747.jpg?v=1752039432"},{"product_id":"garvee-royhome-10x13-area-rug-extra-pho-10ojdyt4-1","title":"Garvee Oriental Blue 10x13 Extra Large Area Rug – Vintage Distressed Moroccan Trellis Medallion Washable Non-Slip Stain-Resistant Carpet for Living Room or Bedroom","description":"\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704777016911.jpg?v=1762767980\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eGarvee washable rugs are made from high-quality synthetic wool fabric that adds an ultra-soft feel and charming look to any room in your home.\u003c\/p\u003e\n\u003cp\u003eOur area rugs use a non-slip thermoplastic rubber 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 7 feet, 8 x 10 feet, and 9 x 12 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 alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/4b0dee25-a699-47e3-b407-c06ef26c4a1e_bc626961-e2b9-4ba0-beaf-d16ac3a62f01.jpg?v=1718212387\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/4b0dee25-a699-47e3-b407-c06ef26c4a1e_bc626961-e2b9-4ba0-beaf-d16ac3a62f01.jpg?v=1718212387\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lefttext\"\u003e\n\u003ch5\u003eMachine washable Moroccan lattice rugs\u003c\/h5\u003e\n\u003cp style=\"font-weight: bold;\"\u003e\u003cbr\u003e\u003c\/p\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 alt=\"\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a3809024-9081-41b8-9492-7d19bf4b7235_a33c3c87-fce2-4d97-a987-ccce996b9a69.jpg?v=1718212387\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a3809024-9081-41b8-9492-7d19bf4b7235_a33c3c87-fce2-4d97-a987-ccce996b9a69.jpg?v=1718212387\"\u003e\n\u003ch5\u003eCharacteristic:\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 data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/45ae95b4-1392-4110-a568-d1b291dc37fc_d50a84eb-cd95-4984-9e68-b77499630756.jpg?v=1718212387\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/45ae95b4-1392-4110-a568-d1b291dc37fc_d50a84eb-cd95-4984-9e68-b77499630756.jpg?v=1718212387\"\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 data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/e17e962e-6718-4e05-a1bd-8b6498c1ce7b_587a992e-f482-47b0-b445-c0df45f770a3.jpg?v=1718212387\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/e17e962e-6718-4e05-a1bd-8b6498c1ce7b_587a992e-f482-47b0-b445-c0df45f770a3.jpg?v=1718212387\"\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 slips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"count_imgs\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/73392238-60df-4992-b757-9cec9a20c0b7_d7b75877-fcfa-4d77-afa1-14b8c37bc8e8.jpg?v=1718212387\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/73392238-60df-4992-b757-9cec9a20c0b7_d7b75877-fcfa-4d77-afa1-14b8c37bc8e8.jpg?v=1718212387\"\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 data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/be448576-28bf-4d32-9780-76e7afe160dd_19b9736b-958c-44e6-9cc2-fc1fb136b4f0.jpg?v=1718212387\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/be448576-28bf-4d32-9780-76e7afe160dd_19b9736b-958c-44e6-9cc2-fc1fb136b4f0.jpg?v=1718212387\"\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 high-traffic 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 data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8424fa23-eed1-47d4-9781-90ad24af8a62_8c2364ff-3b2b-4176-a03d-b7ec3a4e6d15.jpg?v=1718212388\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8424fa23-eed1-47d4-9781-90ad24af8a62_8c2364ff-3b2b-4176-a03d-b7ec3a4e6d15.jpg?v=1718212388\"\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 rug's non-slip TPR backing effectively keeps the rug in a stable position and prevents it from slipping.\u003c\/p\u003e\n\u003cp\u003eWhether you walk 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\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1a6222f9-341a-404c-9d57-a70633095e01_9baf372e-60ff-4375-800b-af330af3d869.jpg?v=1718212388\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1a6222f9-341a-404c-9d57-a70633095e01_9baf372e-60ff-4375-800b-af330af3d869.jpg?v=1718212388\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eHigh Quality: 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\u003eVintage Moroccan Distressed Design: This area rug grounds your space in a subtle vintage moroccan design. Our washable rug features the combination of morocco and retro medallion elements that complements any room with stylish color scheme. Moroccan inspired patterned area rug elevates the ambiance of any room it's placed in and fits right in many decorating styles, farmhouse style, classical European style and so on.\u003c\/li\u003e\n\u003cli\u003eKids \u0026amp; Pets Friendly: Great for any high-traffic areas, these rugs are less affected by unforeseeable messes. Our comfortable area rug is perfect for families with kids. Low-pile synthetic rug fibers won’t trap dirt and debris, so they’re kids and pet-friendly. The trendsetting rug designs are perfect for the living room, dining room, entry, bedroom or home office.\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. With the stain-resistant and washable rug, you can simply toss it into your washing machine and keep it fresh after every wash.\u003c\/li\u003e\n\u003cli\u003eMachine Washable: The vintage rug can be machine washed, vacuumed, broom or rag cleaned. 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\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\u003e10 x 13 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\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\u003eBlue\/Grey\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n\u003ctd\u003eIndoor\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\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\u003eNon Slip, Washable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRoom Type\u003c\/td\u003e\n\u003ctd\u003e[MULTIPLE] Hallway, Porch, Bathroom, Kitchen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRug Form Type\u003c\/td\u003e\n\u003ctd\u003eDoormat\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\u003ctr\u003e\n\u003ctd\u003eIs Autographed\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIs Electric\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e1.5 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":"Blue \/ 10' × 13'","offer_id":49727963234617,"sku":"PHO_10OJDYT4","price":159.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/9164rb1Ii-L.jpg?v=1727691732"},{"product_id":"garvee-haperlare-large-throw-rugs-for-pho-10vokwam","title":"Garvee Large Throw Rugs for Living Room 10x13, Vintage Washable Rugs for Bedroom Non Slip Entryway Rugs, Moroccan Soft Rubber Backing Low Pile Printed Carpet for Bedside Kitchen, Olive Green","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eMACHINE WASHABLE RUG: You can choose a washing machine with suitable power for cleaning according to the size of the area rug, or use a vacuum cleaner to clean it regularly. If you accidentally spill a drink, don't worry! It will only stay on the surface of the rugs for living room, it won't attract or stain the rug, and you can wipe it clean with a cloth immediately.\u003c\/li\u003e\n\u003cli\u003eLUXURY FABRIC DESIGN: The surface of the room area rugs is made of chenille, and the non-slip TPR bottom makes it hard to move. The carpet rug can keep away from the cold floor and make you feel comfortable and decompressed.\u003c\/li\u003e\n\u003cli\u003eKID \u0026amp; PET FRIENDLY: Crafted with a rubber backing, our rugs are kid- and pet-friendly, staying securely in place to minimize shifting or sliding. There's no need to pay for an extra rug pad! Soft on the skin and easy to clean, these floor carpet rugs withstand the chaos of everyday life, making them an perfect choice for high-traffic areas.\u003c\/li\u003e\n\u003cli\u003eNON SLIP BACKING: The bottom of the washable rug has a soft TPE rubber backing. It has very good adhesion to the ground and is not easy to slip, reducing the risk of tripping. Expertly machine woven and reinforced lock edges ensure non-shedding\u003c\/li\u003e\n\u003cli\u003eEASY TO CLEAN: Daily cleaning with vacuum cleaner is enough. For overall cleaning, the washable rug is soft, so you can wash it by washing machine with room-temperature water.\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 13'\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\u003eTufted\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\u003eRubber\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eOlive\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\u003eRUG\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e32.2 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":"Green \/ 10' × 13'","offer_id":49727977095481,"sku":"PHO_10VOKWAM","price":146.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1724231448870.jpg?v=1753518851"},{"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":"\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17457152699955301.jpg?v=1748582242\" alt=\"\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/92737451-8ee8-4410-9650-0d84ee7bc271_cb8460cc-0c3f-462f-8c97-d9cd03722234.jpg?v=1718191519\" alt=\"2\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/92737451-8ee8-4410-9650-0d84ee7bc271_cb8460cc-0c3f-462f-8c97-d9cd03722234.jpg?v=1718191519\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003cp\u003eThe simple beauty of our braided print rugs, designed for farmhouse decor, will add rustic charm to your home. Their warm, neutral colors and beautiful braiding provide a touch of rustic refinement to your decor, combining well with both modern and traditional styles and ensuring your floors look great.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis washable rug is designed for rustic farmhouse decor settings. It features a seamless, edgeless design that lays flat for a perfect fit. A charming addition to any American country decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8a4c577e-e563-43e8-9df6-79027524f65f_5d2ae434-e180-4ae1-ad85-54b151c1dcfa.jpg?v=1718191519\" alt=\"3\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8a4c577e-e563-43e8-9df6-79027524f65f_5d2ae434-e180-4ae1-ad85-54b151c1dcfa.jpg?v=1718191519\"\u003e\n\u003cp\u003eCompared to traditional handmade braided rugs, our carpets have a non slip TPR backing for greater safety, 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, for children playing on the floor is a great choice, perfect fit for high traffic areas.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eLow pIle non-shedding design also friendly for your family. The rug doesn't gather pet hair or hold much dirt because of the low pile. It's hard wearing and easy to care for.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis rug came folded so it will arrive with temporary creases, you can roll and fold the carpet in the opposite direction and apply pressure to it, repeat several times and finally spread the carpet out and leave it for a few days until it is fluffy again.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eEasy Care: Use vacuum cleaner, broom, or wipe for daily cleaning to prevent dust and crumbs from setting into the fibers. Washer and dryer are also available for a deeper clean. It is better to wash in cold water and not to add bleach. Easily to keep a new looking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/37379ffa-a4aa-479c-b7f0-4922ed03f0f9_de56e268-4283-4624-8703-34ba9a8ba513.jpg?v=1718191519\" alt=\"4\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/37379ffa-a4aa-479c-b7f0-4922ed03f0f9_de56e268-4283-4624-8703-34ba9a8ba513.jpg?v=1718191519\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5a46d5fd-1364-48c7-b071-8467f0dcfe7b_ac8d2ebb-ad4d-44e8-b542-eb43341da7fe.jpg?v=1718191519\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5a46d5fd-1364-48c7-b071-8467f0dcfe7b_ac8d2ebb-ad4d-44e8-b542-eb43341da7fe.jpg?v=1718191519\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003ctable style=\"width: 99.915%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003e10' x 13'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003eBrown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003eMachine Wash, Hand Wash Only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003eBraided\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.5764%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 49.587%;\"\u003e32.2 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\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":49728041320761,"sku":"PHO_1168KBXZ","price":139.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-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":149.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":149.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-living-room-rug-pho-11qdqa5i","title":"Garvee Area Rug Living Room Rug 10x13 Washable Rug Non Slip Backing Vintage Rug Soft Indoor Distressed Carpet Oriental Aesthetic Throw Carpet Foldable Thin Rug for Bedroom Nursery Dorm Office 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\/1708326214549.jpg?v=1751939830\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1708326224797.jpg?v=1751939830\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1708326227620.jpg?v=1751939830\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1708326212104.jpg?v=1751939830\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003ePREMIUM QUALITY - Our vintage area rug made with high density polyester fibers, with traditional medallion 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 GAOMON Oriental Printed 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 machine washable area rug 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 rugs have 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\" style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003e10 x 13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eMachine Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eFloral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eNon Slip, Washable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eRug Form Type\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eRunner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eNumber of Pieces\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eModel Name\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eArea Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eAge Range (Description)\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003eAdult\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eUPC\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003e198290268955\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 37.1071%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 62.8929%;\"\u003e2.93 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":"Blue \/ 10' × 13'","offer_id":50281012986169,"sku":"PHO_11QDQA5I","price":135.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1708132564374.jpg?v=1749791709"},{"product_id":"garvee-washable-area-rugs-10x13-rug-pho-10umbq2e","title":"Garvee Modern Black \u0026 White 10x13 Abstract Area Rug, Minimalist Boho Washable Low Pile Non Slip TPR Backing Carpet for Living Room Bedroom Dining Office","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704874825681.jpg?v=1749017563\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875042147.jpg?v=1749020215\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875046419.jpg?v=1749020215\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875048383.jpg?v=1749020215\" alt=\"\" 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\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: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003e10 x 13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eFaux Wool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003e5.93 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eBlack \u0026amp; White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\u003eWaved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.0612%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 59.9176%;\"\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":"Black \u0026 White \/ 10' × 13'","offer_id":50281013117241,"sku":"PHO_10UMBQ2E","price":144.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1704875006198_1e05acf9-0405-4fa9-8892-3eaa256f121c.jpg?v=1768900681"},{"product_id":"garvee-large-area-rug-10x13-rug-pho-15h97f6g","title":"Garvee Large Area Rug 10x13 Rug for Bedroom Washable Modern Living Room Rug Contemporary Stripe Beige Rug Non Slip Low Pile Throw Rugs Stain Resistant Carpet for Dining Room Classroom","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e[MACHINE WASHABLE AREA RUG]: Enjoy the convenience of a machine-washable rug that simplifies cleaning and upkeep.Simply toss this rug into the washing machine for a quick refresh. The terry pile surface retains its quality even after multiple washes, ensuring that your rug remains looking its best with minimal effort.\u003c\/li\u003e\n\u003cli\u003e[SECURE AND STABLE GRIP]: Designed with a non-slip TPR backing, this non slip rug provides a secure and stable grip on various types of flooring, offering peace of mind for both you and your family. The non-slip feature ensures that the rug stays in place, reducing the risk of slips and accidents. Create a safe and comfortable environment for your loved ones with this reliable and practical rug.\u003c\/li\u003e\n\u003cli\u003e[TRENDY STYLE]: Modern striped 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. Crafted with a innovative terry pile surface, this modern area rug is not only visually appealing but also designed to withstand daily wear and tear. The stain-resistant material ensures easy maintenance and long-lasting beauty, making it a practical choice for busy households.\u003c\/li\u003e\n\u003cli\u003e[VERSATILE]: Choose from a range of sizes, including 2x6, 4x6, 5x7, 8x10, 9x12, and 10x13 feet, to fit a variety of scenarios and spaces in your home. Whether you need a hallway runner, a cozy accent in the living room, or a large area rug for the bedroom, these size options cater to different areas and purposes, offering versatility and flexibility.\u003c\/li\u003e\n\u003cli\u003e[KID AND PET-FRIENDLY]: Experience the family and pet-friendly features of this rug, providing a comfortable and inviting environment for everyone. The durable construction and practical design make it an excellent choice for households with children and pets, offering a reliable and stylish solution for your home decor needs.\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: 44.9655%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9655%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003e10'x13'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9655%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003eTerry Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9655%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9655%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003e33.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9655%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9655%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9655%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9655%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 54.9%;\"\u003eBeige\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":50281018130745,"sku":"PHO_15H97F6G","price":103.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81NIY4Ay7uL.jpg?v=1734686120"},{"product_id":"garvee-washable-rug-10x13-large-living-pho-338clagx","title":"Garvee Washable Rug 10x13 Large Living Room Rug Modern Woven Printed Rug Non Slip Indoor Soft Bedroom Rug Low Pile Non-Shedding Braided Print Foldable Throw Rugs for Playroom Farmhouse Office Beige","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eKINDLY NOTICE: Our modern solid woven printed area rug is only machine made rug with digital print woven pattern on it, NOT REAL hand woven rug! Please kindly notice that.\u003c\/li\u003e\n\u003cli\u003eStylish-Inspired Design: Elevate your decor with our woven printed area rug featuring a classic-style pattern in brighten color 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: 99.9589%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003e10x13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003eFaux Wool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003e32.8 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.6342%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 57.3882%;\"\u003eBeige\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 Gray \/ 10' × 13'","offer_id":50281018655033,"sku":"PHO_338CLAGX","price":174.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91DergqquVL.jpg?v=1734686122"},{"product_id":"garvee-washable-rug-10x13-large-living-pho-338cnuw3","title":"Garvee Washable Rug 10x13 Large Living Room Rug Modern Woven Printed Rug Non Slip Indoor Soft Bedroom Rug Low Pile Non-Shedding Braided Print Foldable Throw Rugs for Playroom Farmhouse Office Blue","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eKINDLY NOTICE: Our modern solid woven printed area rug is only machine made rug with digital print woven pattern on it, NOT REAL hand woven rug! Please kindly notice that.\u003c\/li\u003e\n\u003cli\u003eStylish-Inspired Design: Elevate your decor with our woven printed area rug featuring a classic-style pattern in brighten color 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 class=\"responsive-table\" style=\"width: 99.9589%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.7918%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 59.2307%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.7918%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 59.2307%;\"\u003e10x13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.7918%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.2307%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.7918%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.2307%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.7918%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 59.2307%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.7918%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 59.2307%;\"\u003eBlue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.7918%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.2307%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.7918%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 59.2307%;\"\u003eFaux Wool\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 \/ 10' × 13'","offer_id":50281018687801,"sku":"PHO_338CNUW3","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91TeaZhz3LL_df0f6312-a623-4773-8746-1ff9f0281354.jpg?v=1734686122"},{"product_id":"garvee-washable-rug-10x13-large-living-pho-338c6qy3","title":"Garvee Washable Rug 10x13 Large Living Room Rug Modern Woven Printed Rug Non Slip Indoor Soft Bedroom Rug Low Pile Non-Shedding Braided Print Foldable Throw Rugs for Playroom Farmhouse Office Brown","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eKINDLY NOTICE: Our modern solid woven printed area rug is only machine made rug with digital print woven pattern on it, NOT REAL hand woven rug! Please kindly notice that.\u003c\/li\u003e\n\u003cli\u003eStylish-Inspired Design: Elevate your decor with our woven printed area rug featuring a classic-style pattern in brighten color 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 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\u003e10x13 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\u003eFlat Woven\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e32.8 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\u003eBrown\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\u003eXYZJ-FMLUX1114-338C6QY3-Brown1013\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198723362144\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":"Camel \/ 10' × 13'","offer_id":50281018917177,"sku":"PHO_338C6QY3","price":174.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91AwVlpIJuL_cfa23d3a-0448-4adf-9861-c9aaa3f38dba.jpg?v=1734686128"},{"product_id":"garvee-washable-area-rugs-10x13-large-pho-338xrb3w","title":"Garvee Washable Area Rugs Blue Multi 10x13 Large Modern Geometric Living Room Rugs, Stain-Resistant Low Pile Throw Rug, Non-Slip Contemporary Accent Rug for Kitchen, Office","description":"\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: 99.9589%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 58.1818%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 58.1818%;\"\u003e10x13 FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 58.1818%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.1818%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 58.1818%;\"\u003e37.3 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 58.1818%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.1818%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.1818%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.6611%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"height: 13.5pt; width: 58.1818%;\" width=\"188\" height=\"18\"\u003eBlue Multi\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 Multi \/ 10' × 13'","offer_id":50281019113785,"sku":"PHO_338XRB3W","price":173.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91FzHdjMRlL.jpg?v=1734686134"},{"product_id":"garvee-washable-rug-10x13-large-living-pho-338c3vky","title":"Garvee Washable Rug 10x13 Large Living Room Rug Modern Woven Printed Rug Non Slip Indoor Soft Bedroom Rug Low Pile Non-Shedding Braided Print Foldable Throw Rugs for Playroom Farmhouse Office Black","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eKINDLY NOTICE: Our modern solid woven printed area rug is only machine made rug with digital print woven pattern on it, NOT REAL hand woven rug! Please kindly notice that.\u003c\/li\u003e\n\u003cli\u003eStylish-Inspired Design: Elevate your decor with our woven printed area rug featuring a classic-style pattern in brighten color 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 class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e32.8 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\u003e156\"L x 120\"W\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e10x13 ft\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198723362137\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel Name\u003c\/td\u003e\n            \u003ctd\u003eXYZJ-FMLUX1114-338C3VKY-Black1013\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\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eWeave Type\u003c\/td\u003e\n            \u003ctd\u003eFlat Woven\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\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\u003eBlack\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\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eFaux Wool\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":"Black \/ 10' × 13'","offer_id":50281020522809,"sku":"PHO_338C3VKY","price":174.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/910W9FTPsqL_8de0c1c8-1b4b-424a-b5b6-09fad1983c81.jpg?v=1734686147"},{"product_id":"garvee-washable-area-rugs-10x13-large-pho-338xltwn","title":"Garvee Washable Area Rugs 10x13 Large Modern Geometric Living Room Rugs, Stain-Resistant Low Pile Throw Rug, Non-Slip 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 style=\"width: 100%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eMaterial Type\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003e37.26 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003e10 x13 FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eItem Dimensions L x W\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003e22.44\"L x 12.2\"W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eGrey Camel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\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":"Gray Camel \/ 10' × 13'","offer_id":50281020719417,"sku":"PHO_338XLTWN","price":173.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/51rTZc2cvdL_de092e1e-ae47-4387-b0fe-ab0dec14aed7.jpg?v=1734686151"},{"product_id":"garvee-washable-area-rugs-10x13-large-pho-338xbe55","title":"Garvee Washable Area Rugs 10x13 Large Modern Geometric Living Room Rugs, Stain-Resistant Low Pile Throw Rug, Non-Slip Contemporary Accent Rug for Kitchen, Office, Grey Green","description":"\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: 38.5357%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 38.5357%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003e10x13 FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 38.5357%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 38.5357%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 38.5357%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003e37.3 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 38.5357%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 38.5357%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 38.5357%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 38.5357%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 61.4643%;\"\u003eGrey Green\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 Green \/ 10' × 13'","offer_id":50281021014329,"sku":"PHO_338XBE55","price":139.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/919KD18YqnL_338006d7-761f-4295-8582-e0c6cb94eb73.jpg?v=1734686155"},{"product_id":"garvee-10x13-large-living-room-rugs-pho-33afnac7","title":"Garvee Boho Black-Grey 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\/fe17316314811798061.jpg?v=1760500405\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314813456327.jpg?v=1760500419\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314812142967.jpg?v=1760500410\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314813112471.jpg?v=1760500416\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316314812323890.jpg?v=1760500413\" alt=\"\"\u003e\u003c\/p\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":"Black-Gray \/ 10' × 13'","offer_id":50281022816569,"sku":"PHO_33AFNAC7","price":130.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17316310663289670.jpg?v=1742261004"},{"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":109.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-rug-10x13-rug-for-pho-33bdpb9e","title":"Garvee Modern Grey Camel 10x13  Washable Rug for Bedroom Living Room Modern Large Area Rug Modern Woven Print Indoor Rug Soft Non Sheddding Grey Rug Non Slip Nursery Rug Stain Resistant Farmhouse 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 Name\u003c\/td\u003e\n\u003ctd\u003eGARVEE\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\u003eMaterial Type\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.39 Pounds\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\u003eItem Dimensions L x W\u003c\/td\u003e\n\u003ctd\u003e20.87\"L x 20.87\"W\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eGray Camel\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\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eNeedle Punched\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\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\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Gray Camel \/ 10' × 13'","offer_id":50281023471929,"sku":"PHO_33BDPB9E","price":134.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81inf_VnKsL.jpg?v=1734686193"},{"product_id":"garvee-10x13-large-area-rug-boho-pho-0yv9vkvp","title":"Garvee Boho Black \u0026 White 10x13 Large Area Rug Boho Washable Rugs for Living Room Ultra-Soft Non-Slip Backing Accent Bedroom Rug Low Pile Non-Shedding Farmhouse Floor Carpet for Dining Room Nursery Dorm Office","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eVintage-Inspired Design: Elevate your decor with our boho area rug featuring a geometric-style pattern in distressed color with vintage floral accents. Create a nostalgic ambiance with unique appeal in your space.\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\u003eSoft \u0026amp; Non-Shedding: Crafted from soft faux wool, our traditional area rugs offer a luxurious underfoot feel. The dense pile fiber and reinforced overlock edges ensure durability and comfort while preventing shedding, making them ideal for those with sensitivities and pet-friendly homes.\u003c\/li\u003e\n\u003cli\u003eAnti-Slip Construction: Our washable area rugs are designed with a textured rubber 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 sweep 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 class=\"responsive-table\" style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\u003e35.9 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\u003e10 x 13 Feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003eBrand Name\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\u003eBlack \u0026amp; White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.7142%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 51.2858%;\"\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":"Black \u0026 White \/ 10' × 13'","offer_id":50281023832377,"sku":"PHO_0YV9VKVP","price":134.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81M-PcP5bEL.jpg?v=1753085272"},{"product_id":"garvee-10x13-rug-washable-large-area-pho-33bdt57m","title":"Garvee Modern Green Camel 10x13 Rug Washable Large Area Rug Living Room Rug Non-Slip Soft Bedroom Rug Modern Striped Woven Printed Rug Low Pile Modern Rug Non Shedding Netural Rug Colorful 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\/fe17324999135472798.jpg?v=1754464596\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324999135541081.jpg?v=1754464595\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324999135701070.jpg?v=1754464596\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324999135622162.jpg?v=1754464595\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324999135763775.jpg?v=1754464595\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17324999135916364.jpg?v=1754464596\" 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\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e198723771755\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\u003eBrand Name\u003c\/td\u003e\n\u003ctd\u003eGARVEE\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\u003eMaterial Type\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.39 Pounds\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\u003eItem Dimensions L x W\u003c\/td\u003e\n\u003ctd\u003e20.87\"L x 20.87\"W\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eGreen Camel\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\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eNeedle Punched\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\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":"Green Camel \/ 10' × 13'","offer_id":50281023996217,"sku":"PHO_33BDT57M","price":149.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17325144401645167_5d64e8ae-f173-4425-9570-6250c2f061da.jpg?v=1752052328"},{"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":152.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-area-rug-10x13-washable-rug-pho-16iigg1u","title":"Garvee Area Rug 10x13 Washable Rug for Living Room Vintage Oriental Medallion Rug Low Pile Ultra Thin Rug Stain Resistant Accent Rug for Bedroom Home Decor, Taupe Multi","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Soft \u0026amp; Comfortable Rug】Our area rugs are made of premium polyester fibers, which are tightly woven together, creating a plush texture that is soft to the touch, allowing air to circulate and keep the rug feeling cool and comfortable. Fluffy surface feels softer bring you more comfortable and warmer experience during your relaxing time.\u003c\/li\u003e\n\u003cli\u003e【Vintage Design Rug】 The low pile and lightweight rug pattern of this vintage rug adds a touch of vintage charm to any room in your home. With its intricate details and rich colors, this distressed rug is sure to make a statement. Vintage area rug with accent and classic design, fresh your home easily.\u003c\/li\u003e\n\u003cli\u003e【Easy to Clean Washable Rug】Vacuum regularly to prevent grit from breaking down the fibers. For a deeper clean, simply toss in the washing machine on a gentle cycle with cold water, air dry and not need add bleach. Our printed area rugs may have temporary creases after you receive it. Please give it some time to flatten itself.\u003c\/li\u003e\n\u003cli\u003e【Non Slip Rug】 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, for children playing on the floor is a great choice, perfect fit for high traffic areas.\u003c\/li\u003e\n\u003cli\u003e【Functional and Versatile】 Place a rug by end of the bed for a colorful, cozy accent. Or, put the oriental distressed rug for the foot of a favorite cozy sofa. Our low pile rug can withstand daily wear and tear and is suitable for children and pets; Widely used in living rooms, bedrooms dining room, office and other indoor environments.\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 1-2 weeks 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\" style=\"width: 99.9972%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003e10'x13'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eKnitted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eTaupe Multi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eBoth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eMachine Washable, Robot Cleaning, Spot Clean, Vacuum Clean, Sweep, Hand Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eMedallion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eNon Shedding, Ultra Soft, Non Slip, Machine Washable, Stain Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eRoom Type\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eLiving Room Rug, Bedroom Rug, Dining Room Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eRug Form Type\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eArea Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eVintage Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eOccasion\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eLiving Room Rug, Bedroom Rug, Dining Room Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eModel Name\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003eLY2-HZG-16II-taupe1013\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 57.3812%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 42.6645%;\"\u003e33.7 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":"Taupe Multi \/ 10' × 13'","offer_id":50281024291129,"sku":"PHO_16IIGG1U","price":158.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91zGiA9cxCL.jpg?v=1734686206"},{"product_id":"garvee-area-rug-10x13-washable-rug-pho-16iit01g","title":"Garvee Area Rug 10x13 Washable Rug for Living Room Vintage Oriental Medallion Rug Low Pile Ultra Thin Rug Stain Resistant Accent Rug for Bedroom Home Decor, Blue Multi","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Soft \u0026amp; Comfortable Rug】Our area rugs are made of premium polyester fibers, which are tightly woven together, creating a plush texture that is soft to the touch, allowing air to circulate and keep the rug feeling cool and comfortable. Fluffy surface feels softer bring you more comfortable and warmer experience during your relaxing time.\u003c\/li\u003e\n\u003cli\u003e【Vintage Design Rug】 The low pile and lightweight rug pattern of this vintage rug adds a touch of vintage charm to any room in your home. With its intricate details and rich colors, this distressed rug is sure to make a statement. Vintage area rug with accent and classic design, fresh your home easily.\u003c\/li\u003e\n\u003cli\u003e【Easy to Clean Washable Rug】Vacuum regularly to prevent grit from breaking down the fibers. For a deeper clean, simply toss in the washing machine on a gentle cycle with cold water, air dry and not need add bleach. Our printed area rugs may have temporary creases after you receive it. Please give it some time to flatten itself.\u003c\/li\u003e\n\u003cli\u003e【Non Slip Rug】 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, for children playing on the floor is a great choice, perfect fit for high traffic areas.\u003c\/li\u003e\n\u003cli\u003e【Functional and Versatile】 Place a rug by end of the bed for a colorful, cozy accent. Or, put the oriental distressed rug for the foot of a favorite cozy sofa. Our low pile rug can withstand daily wear and tear and is suitable for children and pets; Widely used in living rooms, bedrooms dining room, office and other indoor environments.\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 1-2 weeks 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\" style=\"width: 99.9972%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003e10'x13'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eKnitted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003e36.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eBlue Multi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eMachine Washable, Robot Cleaning, Spot Clean, Vacuum Clean, Sweep, Hand Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eMedallion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eNon Shedding, Ultra Soft, Non Slip, Machine Washable, Stain Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.3929%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 51.6529%;\"\u003eVintage Rug\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 Multi \/ 10' × 13'","offer_id":50281024815417,"sku":"PHO_16IIT01G","price":160.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91GtU5ujR6L_1979cfe2-f736-4d1a-8ed1-8d9d5104a5c8.jpg?v=1734686216"},{"product_id":"garvee-striped-large-rugs-10x13-stain-pho-33pa7ypr","title":"Garvee Striped Large Rugs 10x13 Stain Resistant Washable Area Rug for High Traffic Living Room Non-Slip Foldable Carpet Indoor Soft Printed Braid Floor Carpet Rug for Dining Room, 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\u003c!-- render_bullet_points_and_attributes --\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 class=\"responsive-table\" style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003e1'9\" x 1'6\" (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003e34.2 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003eGrey\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eModel Name\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003exrui-jwrzrug-grey1013\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 52.1071%;\"\u003eUPC\u003c\/td\u003e\n\u003ctd style=\"width: 47.8929%;\"\u003e199108113382\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 \/ 10' × 13'","offer_id":50281033171257,"sku":"PHO_33PA7YPR","price":135.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/81jgducY0UL_822903cf-ea66-4612-a44b-589a1a5cbb08.jpg?v=1734686364"},{"product_id":"garvee-striped-large-rugs-10x13-stain-pho-33paa5fh","title":"Garvee Striped Large Rugs 10x13 Stain Resistant Washable Area Rug for High Traffic Living Room Non-Slip Foldable Carpet Indoor Soft Printed Braid Floor Carpet Rug for Dining Room, Blue","description":"\u003c!-- render_bullet_points_and_attributes --\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: 41.0357%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.0357%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003e10' × 13' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.0357%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.0357%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.0357%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003e34.2 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.0357%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.0357%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.0357%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 41.0357%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 58.9643%;\"\u003eBlue\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 \/ 10' × 13'","offer_id":50281033204025,"sku":"PHO_33PAA5FH","price":135.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91y5irksfkL_846d59ac-cd80-450e-8629-f6d9140378d7.jpg?v=1734686366"},{"product_id":"garvee-large-area-rug-10x13-washable-pho-14ai1nch","title":"Garvee Large Area Rug 10x13 Washable Rug Vintage Floral Rug Non Slip Low Pile Distressed Rug Stain Resistant Rug Indoor Floor Cover for Living Room Bedroom Office, Brick Red","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Premium Material】 The fabric used in a vintage floral pattern tufted carpet is carefully selected to offer a luxurious feel and comfort underfoot. It is soft, plush, and provides a cozy and inviting atmosphere in any space. This floral pattern tufted carpet is a versatile and practical choice for households looking for a stylish flooring option that is also suitable for busy family life.\u003c\/li\u003e\n\u003cli\u003e【Non-shedding and Comfortable】This type of soft carpet is designed to minimize shedding, ensuring that it remains looking clean and tidy even after prolonged use. The area rug is made with high-quality materials and construction techniques that prevent fibers from easily coming loose. Designed to withstand heavy foot traffic, this throw rug is perfect for busy areas in your home, providing durability and longevity.\u003c\/li\u003e\n\u003cli\u003e【Pet and Child-Friendly】A vintage floral pattern tufted carpet is designed to withstand the wear and tear caused by pets and children. Our thick area rug offers durability and is resistant to stains and damage caused by paws or accidental spills.\u003c\/li\u003e\n\u003cli\u003e【Non Slip】A vintage pattern tufted carpet is typically designed with a non-slip backing to provide stability and prevent accidental slips and falls. Safety is a priority, especially in households with active kids or playful pets. The foldable area rug features a fluffy low pile design with terrific anti-slip backing, designed to fit conveniently for your home washing machine.\u003c\/li\u003e\n\u003cli\u003e【Easy to Clean】 Maintenance is made easy with this type of carpet. Regular vacuuming helps remove dust, dirt, and pet hair, while occasional spot cleaning with a wet rag can take care of any spills or stains that may occur. The materials used are typically stain-resistant, making it easier to keep the carpet looking 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\"\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‘x13’\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\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e34.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\u003eRubber\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eBrick Red\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    \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":"Brick Red \/ 10' × 13'","offer_id":50281036382521,"sku":"PHO_14AI1NCH","price":129.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91cw_RNF7RL_283638cb-55c0-4a23-9f2a-a27becdcc39e.jpg?v=1734686422"},{"product_id":"garvee-large-area-rug-10x13-washable-pho-14ai42eh","title":"Garvee Large Area Rug 10x13 Washable Rug Vintage Floral Rug Non Slip Low Pile Distressed Rug Stain Resistant Rug Indoor Floor Cover for Living Room Bedroom Office","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Premium Material】 The fabric used in a vintage floral pattern tufted carpet is carefully selected to offer a luxurious feel and comfort underfoot. It is soft, plush, and provides a cozy and inviting atmosphere in any space. This floral pattern tufted carpet is a versatile and practical choice for households looking for a stylish flooring option that is also suitable for busy family life.\u003c\/li\u003e\n\u003cli\u003e【Non-shedding and Comfortable】This type of soft carpet is designed to minimize shedding, ensuring that it remains looking clean and tidy even after prolonged use. The area rug is made with high-quality materials and construction techniques that prevent fibers from easily coming loose. Designed to withstand heavy foot traffic, this throw rug is perfect for busy areas in your home, providing durability and longevity.\u003c\/li\u003e\n\u003cli\u003e【Pet and Child-Friendly】A vintage floral pattern tufted carpet is designed to withstand the wear and tear caused by pets and children. Our thick area rug offers durability and is resistant to stains and damage caused by paws or accidental spills.\u003c\/li\u003e\n\u003cli\u003e【Non Slip】A vintage pattern tufted carpet is typically designed with a non-slip backing to provide stability and prevent accidental slips and falls. Safety is a priority, especially in households with active kids or playful pets. The foldable area rug features a fluffy low pile design with terrific anti-slip backing, designed to fit conveniently for your home washing machine.\u003c\/li\u003e\n\u003cli\u003e【Easy to Clean】 Maintenance is made easy with this type of carpet. Regular vacuuming helps remove dust, dirt, and pet hair, while occasional spot cleaning with a wet rag can take care of any spills or stains that may occur. The materials used are typically stain-resistant, making it easier to keep the carpet looking 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\"\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‘x13’\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\u003eMachine Made\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e34.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\u003eRubber\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\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\u003eGZOmSyDoewJ3FX3TvDYZZgf92YsfA\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198723541457\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":"Brown \/ 10' × 13'","offer_id":50281036448057,"sku":"PHO_14AI42EH","price":129.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91cw_RNF7RL_082eb345-30eb-41ad-9380-67b4f3504405.jpg?v=1734686422"},{"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":"\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\/fe17329539040194104.jpg?v=1750050615\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543004923201.jpg?v=1750050618\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543249128341.jpg?v=1750050617\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543248158066.jpg?v=1750050616\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543247855995.jpg?v=1750050619\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17329543248798138.jpg?v=1750050614\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eChic Modern Elegance: The modern bordered area rug features a distressed geometric pattern that adds a unique artistic flair to any space. Its stylish design brings warmth and comfort, creating a relaxing atmosphere that makes you feel at home\u003c\/li\u003e\n\u003cli\u003eSoft Underfoot Comfort: Experience the softness of this low pile rug, crafted for comfort with a cozy surface that feels great on bare feet. Perfect for high-traffic areas, it blends style and comfort for everyday enjoyment\u003c\/li\u003e\n\u003cli\u003eSecure Non-Slip Design: Safety is assured with the non-slip TPR backing, keeping this non-shedding rug securely in place on various floor types. Trust this soft carpet to remain anchored, reducing the risk of slips and falls—ideal for families and pets\u003c\/li\u003e\n\u003cli\u003eEasy to Clean: This non-slip rug provides convenience with its machine washable and vacuum-friendly design. Toss it in the washing machine for easy cleaning or vacuum for regular maintenance—perfect for busy households seeking hassle-free care\u003c\/li\u003e\n\u003cli\u003eLong-Lasting Beauty: Tightly machine woven with a sturdy edge, this washable thin rug resists fraying and fading. Designed to endure daily wear, it's a non-shedding, foldable rug ideal for indoor use, ensuring lasting beauty and functionality\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%; height: 485.719px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 40.5938px;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 40.5938px;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 60.1875px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 60.1875px;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 60.1875px;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 40.5938px;\"\u003eMaterial Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 40.5938px;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 40.5938px;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 40.5938px;\"\u003e34.2 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 60.1875px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 60.1875px;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 60.1875px;\"\u003e10 x 13 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 40.5938px;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 40.5938px;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 40.5938px;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 40.5938px;\"\u003eBlue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 40.5938px;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 40.5938px;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 40.5938px;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 40.5938px;\"\u003eTufted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.5938px;\"\u003e\n\u003ctd style=\"width: 40.8456%; height: 40.5938px;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 59.1544%; height: 40.5938px;\"\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 \/ 10' × 13'","offer_id":50281037955385,"sku":"PHO_33J9XDAA","price":139.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-large-area-rug-10x13-rug-pho-33lq36d9","title":"Garvee Large Area Rug 10x13 Rug for Living Room Vintage Rug Washable Rugs Non Slip Soft Non Shedding Throw Rugs Stain Resistant Carpet for Bedroom Office Dining Room Nursery Dark Teal 10'x13'","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eLuxuriously Faux Wool Surface: This washable area rug features a super soft velvet surface for maximum comfort; whether walking barefoot in your living room or spending time in your bedroom, this vintage printed rug adds a cozy touch underfoot\u003c\/li\u003e\n\u003cli\u003eStunning Vintage Design: Beautifully crafted, this vintage accent rug showcases a traditional pattern and color matching seamlessly blending with various interiors, adding a touch of elegance to any room and serving as a perfect accent piece for your home\u003c\/li\u003e\n\u003cli\u003eNon-Slip Backing: The non-slip backing of this indoor carpet ensures it stays in place on any surface, providing stability and preventing slips or falls, allowing you to enjoy peace of mind while adding stylish flair to your home\u003c\/li\u003e\n\u003cli\u003eConvenient Storage: The thin carpet is lightweight and foldable, making it easy to store when not in use; perfect for changing decor or seasonal use, this area rug can be rolled up and tucked away conveniently without taking up unnecessary space\u003c\/li\u003e\n\u003cli\u003eEasy Maintenance: This traditional area rug is both stain-resistant and machine washable, making cleaning a breeze, while the low pile design allows for easy vacuuming and maintenance, ensuring it remains fresh to enhance your home decor for years to come\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'x13'\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\u003e34.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\u003eDark Teal\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\u003e6qVRC2S076tEXC3U6cwJGQnlWOcO\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e199108301437\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":"Dark Blue \/ 10' × 13'","offer_id":50281040412985,"sku":"PHO_33LQ36D9","price":109.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91kYn3ayu6L_41c33a6a-f0bd-4491-ac9d-a2a2e46053c3.jpg?v=1734686461"},{"product_id":"garvee-washable-rug-10x13-area-rug-pho-33lqnrvj","title":"Garvee Washable Rug 10x13 Area Rug for Bedroom Vintage Living Room Rug Non Slip Large Area Rug Soft Non Shedding Throw Rugs Stain Resistant Carpet for Office Dining Room Distressed Grey 10'x13'","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eLuxuriously Faux Wool Surface: This washable area rug features a super soft velvet surface for maximum comfort; whether walking barefoot in your living room or spending time in your bedroom, this vintage printed rug adds a cozy touch underfoot\u003c\/li\u003e\n\u003cli\u003eStunning Vintage Design: Beautifully crafted, this vintage accent rug showcases a traditional pattern and color matching seamlessly blending with various interiors, adding a touch of elegance to any room and serving as a perfect accent piece for your home\u003c\/li\u003e\n\u003cli\u003eNon-Slip Backing: The non-slip backing of this indoor carpet ensures it stays in place on any surface, providing stability and preventing slips or falls, allowing you to enjoy peace of mind while adding stylish flair to your home\u003c\/li\u003e\n\u003cli\u003eConvenient Storage: The thin carpet is lightweight and foldable, making it easy to store when not in use; perfect for changing decor or seasonal use, this area rug can be rolled up and tucked away conveniently without taking up unnecessary space\u003c\/li\u003e\n\u003cli\u003eEasy Maintenance: This traditional area rug is both stain-resistant and machine washable, making cleaning a breeze, while the low pile design allows for easy vacuuming and maintenance, ensuring it remains fresh to enhance your home decor for years to come\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'x13'\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\u003e34.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\u003eDisitressed Grey\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\u003efqMLbKyvjhgqlee490nY6ACPVBAaq\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e199108301536\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 \/ 10' × 13'","offer_id":50281040511289,"sku":"PHO_33LQNRVJ","price":128.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91Yg-_1LrvL_4e23a462-99c5-44c5-b249-d273234973ef.jpg?v=1734686461"},{"product_id":"garvee-10x13-rug-large-blue-area-pho-16o7woev","title":"Garvee 10x13 Rug, Large Blue Area Rug - Foldable Rugs for Living Room 10x13 - Stain Resistant Vintage Area Rugs 10x13 - Living Room Area Rugs 10x13 - Eco-Friendly Washable Rug","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 abstract gradient 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\u003e10' x 13'\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eFaux Cashmere\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\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e32.8 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\u003eBlue\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003ePattern\u003c\/td\u003e\n            \u003ctd\u003eTextured\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-mgjhrug-blue1013\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198723351506\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 \/ 10' × 13'","offer_id":50281046606137,"sku":"PHO_16O7WOEV","price":175.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17290007144804846_242cacf2-5b73-4111-a80e-91c8c60605fb.jpg?v=1755585780"},{"product_id":"garvee-10x13-rug-large-grey-area-pho-16o712fn","title":"Garvee Large Grey Area Rug - Foldable Rugs for Living Room 10x13 - Stain Resistant Vintage Area Rugs 10x13 - Living Room Area Rugs 10x13 - Eco-Friendly Washable Rug","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 abstract gradient 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\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e32.82 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\u003e20.87\"L x 20.87\"W\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e10' x 13'\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198723351445\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel Name\u003c\/td\u003e\n            \u003ctd\u003exrui-mgjhrug-grey1013\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\u003eConstruction Type\u003c\/td\u003e\n            \u003ctd\u003eMachine Made\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\u003ePattern\u003c\/td\u003e\n            \u003ctd\u003eTextured\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\u003ePolyester\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eFaux Cashmere\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 \/ 10' × 13'","offer_id":50281048244537,"sku":"PHO_16O712FN","price":175.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17290012560611900_1bd0658f-f7d8-4891-9025-f1aa6eaae336.jpg?v=1755585858"},{"product_id":"garvee-area-rug-10x13-extra-large-pho-16n70g0y","title":"Garvee Bordered Blue-Green 10x13 Minimalist Border Design Area Rug Washable Stain-Resistant Non-Slip Carpet for Living Room \u0026 Home Decor","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/da71eb84-d606-4fb7-aee7-b11adb1be5a0.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1775723959\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  .aplus-wrap {\n    max-width: 1200px;\n    margin: 0 auto;\n    font-family: Arial, sans-serif;\n    color: #222;\n    line-height: 1.6;\n  }\n\n  .aplus-module {\n    margin: 0 0 32px;\n  }\n\n  .aplus-module img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .aplus-text-block p {\n    margin: 14px 0 0;\n    font-size: 15px;\n    color: #555;\n  }\n\n  .feature-list-wrap {\n    display: flex;\n    gap: 24px;\n    align-items: stretch;\n  }\n\n  .feature-list-left,\n  .feature-list-right {\n    flex: 1;\n    background: #fafafa;\n    padding: 24px;\n    box-sizing: border-box;\n  }\n\n  .feature-list-left h5,\n  .feature-list-right h5 {\n    margin: 0 0 12px;\n    font-size: 20px;\n    color: #222;\n  }\n\n  .feature-list-left ul,\n  .feature-list-right ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .feature-list-left li,\n  .feature-list-right li {\n    font-size: 15px;\n    color: #555;\n    margin-bottom: 8px;\n  }\n\n  .three-points {\n    display: flex;\n    gap: 24px;\n    align-items: stretch;\n  }\n\n  .three-points .point-card {\n    flex: 1 1 33.333%;\n    box-sizing: border-box;\n    background: #fff;\n  }\n\n  .three-points .point-card img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .three-points .point-text {\n    padding: 16px 8px 0;\n    text-align: center;\n  }\n\n  .three-points .point-text h4 {\n    margin: 0 0 10px;\n    font-size: 22px;\n    color: #222;\n  }\n\n  .three-points .point-text p {\n    margin: 0;\n    font-size: 15px;\n    color: #555;\n  }\n\n  @media (max-width: 767px) {\n    .feature-list-wrap,\n    .three-points {\n      flex-direction: column;\n      gap: 20px;\n    }\n\n    .three-points .point-card {\n      flex: 1 1 100%;\n    }\n\n    .feature-list-left,\n    .feature-list-right {\n      padding: 18px;\n    }\n\n    .three-points .point-text h4 {\n      font-size: 20px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"aplus-wrap\"\u003e\n\u003cdiv class=\"aplus-module aplus-text-block\"\u003e\n\u003cp\u003eModern area rug features a classic bordered pattern that adds depth and style to your space. The soft low-pile surface feels comfortable underfoot, making it a cozy choice for everyday living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus-module aplus-text-block\"\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5fd57cfe-26fa-4ff3-b030-7ec1f6e0863e.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1775724048\"\u003eCrafted for comfort and durability, this rug is ideal for high-traffic areas. The low-pile construction helps reduce trapped dirt and debris, making it a practical choice for busy homes with kids and pets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus-module\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fa67496e-075f-43d1-8334-33e370628784.__CR0_0_970_300_PT0_SX970_V1.jpg?v=1775724080\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"aplus-module feature-list-wrap\"\u003e\n\u003cdiv class=\"feature-list-left\"\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/7207addb-96e2-4c97-8941-8b12e131e737.__CR0_0_1650_1650_PT0_SX300_V1.jpg?v=1775724143\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-list-right\"\u003e\n\u003ch5\u003eMulti-Room Style \u0026amp; Size Options\u003c\/h5\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for living rooms, bedrooms, dining rooms, kitchens, hallways, balconies, and entryways.\u003c\/li\u003e\n\u003cli\u003eLow-pile design fits easily under doors and furniture.\u003c\/li\u003e\n\u003cli\u003eClassic bordered pattern blends well with modern and traditional interiors.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch5\u003eWhy You'll Love It\u003c\/h5\u003e\n\u003cul\u003e\n\u003cli\u003eSoft and skin-friendly surface\u003c\/li\u003e\n\u003cli\u003eNon-slip backing for added stability\u003c\/li\u003e\n\u003cli\u003ePremium synthetic fibers for everyday durability\u003c\/li\u003e\n\u003cli\u003eMachine washable and easy to maintain\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus-module three-points\"\u003e\n\u003cdiv class=\"point-card\"\u003e\n\u003cdiv class=\"point-text\"\u003e\n\u003ch4\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/58e53ac9-f878-4e52-a7c2-1283059bcbaf.__CR0_0_300_300_PT0_SX300_V1.jpg?v=1775724544\" alt=\"\"\u003eKids and Pet Friendly\u003c\/h4\u003e\n\u003cp\u003eLow-pile fibers help resist trapped dirt, pet hair, and everyday messes, making this rug an easy-care choice for active households.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"point-card\"\u003e\n\u003cdiv class=\"point-text\"\u003e\n\u003ch4\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/9d302e20-c732-4b05-9218-d06034088591.__CR0_0_1650_1650_PT0_SX300_V1.jpg?v=1775724721\"\u003eHigh Quality\u003c\/h4\u003e\n\u003cp\u003eMade from durable polyester fibers with a functional low-pile finish that offers lasting comfort and reliable performance in daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"point-card\"\u003e\n\u003cdiv class=\"point-text\"\u003e\n\u003ch4\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/4f3b5a8f-6ca3-4308-a7fb-64056910fa83.__CR0_0_300_300_PT0_SX300_V1.jpg?v=1775724680\"\u003eMachine Washable\u003c\/h4\u003e\n\u003cp\u003eFor deeper cleaning, wash in cold water with a front-load machine. Air dry or tumble dry without heat for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus-module\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/43e36e77-3462-49a0-945f-373c478c1aff.__CR0_0_1107_685_PT0_SX970_V1.jpg?v=1775724637\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\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 style=\"width: 99.9589%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003e10‘ x 13’（Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003e32.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003eTeal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.4565%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 57.566%;\"\u003eBordered\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-Green \/ 10' × 13'","offer_id":50281076949305,"sku":"PHO_16N70G0Y","price":114.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/913SBnT9N1L.jpg?v=1734687748"},{"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":139.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-large-area-rug-10x13-non-pho-33lhtmlg","title":"Garvee Persian Colorful 10x13 Large Area Rug Non Slip Living Room Rug, Machine Washable Floor Carpet, Low Pile Foldable Soft Rug, Vintage Distressed Printed Rug for High Traffic Areas in Bedroom","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\/fe17350954048419626.jpg?v=1750148495\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350953622923568.jpg?v=1750148494\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350953665303552.jpg?v=1750148494\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350954114575269.jpg?v=1750148491\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350954358375493.jpg?v=1750148493\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eAesthetic Appeal: Our vintage area rug presents a delightful combination of distressed neutral color and classic patterns, bringing a vibrant and refreshing atmosphere to your space while offering a comfortable feel. The interplay of vintage tones allows it to seamlessly integrate into both casual and formal environments, making it a versatile addition to your decor\u003c\/li\u003e\n\u003cli\u003eSoft and Comfortable: Made of superior faux wool, this indoor carpet offers a plush, skin-friendly surface, providing a cozy feel underfoot, adding warmth and comfort while enhancing your space's aesthetic\u003c\/li\u003e\n\u003cli\u003eSecure Non-Slip Backing: Equipped with a high-quality TPR backing, our non skid rug guarantees secure placement and prevents slipping. There's no need for extra carpet pads, and each package includes anti-slip grippers for added stability, making it safe for any area of your home\u003c\/li\u003e\n\u003cli\u003eLong-Lived and Non-Shedding: Made from 100% polyester, the printed rug is long-lasting and non-shedding, making it a practical choice for everyday use while ensuring fresh patterns and long-lasting beauty in your home without worrying about loose fibers\u003c\/li\u003e\n\u003cli\u003eEffortless Maintenance: Enjoy the simplicity of maintaining your machine washable rug, designed to endure laundering without shedding or deteriorating. Routine vacuuming and spot cleaning will keep it looking fresh, while its colors remain vibrant and fade-resistant. Plus, its low pile height is compatible with robotic vacuum cleaners, allowing for hassle-free cleaning and upkeep\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: 49.5941%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 50.4283%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5941%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 50.4283%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5941%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 50.4283%;\"\u003eMachine_Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5941%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 50.4283%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5941%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 50.4283%;\"\u003eColorful\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5941%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 50.4283%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.5941%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 50.4283%;\"\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":"Colorful \/ 10' × 13'","offer_id":50281077539129,"sku":"PHO_33LHTMLG","price":145.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91A_mPgGfmL.jpg?v=1734687737"},{"product_id":"garvee-large-rug-10x13-area-rug-pho-33lhdbr5","title":"Garvee Persian Brown-Red 10x13 Large Area Rug for Living Room Washable Rugs Retro Rug for Bedroom Vintage Tribal Rug Non Slip Carpet Throw Rugs for Dining Room Stain Resistant Office Rug Classroom Rug","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\/fe17350947997621227.jpg?v=1750148213\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350947513549857.jpg?v=1750148213\"\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350947646434516.jpg?v=1750148213\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350948066154591.jpg?v=1750148213\"\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350948151262037.jpg?v=1750148212\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350948559698449.jpg?v=1750148213\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Brown-Red \/ 10' × 13'","offer_id":50281078882617,"sku":"PHO_33LHDBR5","price":144.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/61fgZn6QNML.jpg?v=1734687761"},{"product_id":"garvee-10x13-area-rug-for-living-pho-33lh7w96","title":"Garvee Persian Blue-Grey 10x13 Area Rug for Living Room Washable Rugs Distressed Rug for Bedroom Large Rug Vintage Rug Non Slip Carpet Throw Rugs for Dining Room Stain Resistant Office Rug Classroom Rug","description":"\u003cp\u003e\u003c!-- render_bullet_points_and_attributes --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350950892548018.jpg?v=1750147308\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350950301992919.jpg?v=1750147308\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350950452605246.jpg?v=1750147308\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350951635234142.jpg?v=1750147307\"\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17350951274284784.jpg?v=1750147307\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Blue-Gray \/ 10' × 13'","offer_id":50281079177529,"sku":"PHO_33LH7W96","price":124.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/61SRtwLjxjL.jpg?v=1734687766"},{"product_id":"garvee-washable-rugs-10x13-rugs-for-pho-15jzg0j0","title":"Garvee Washable Rugs 10x13 Rugs for Living Room Vintage Floral Carpet Non-Slip Bedroom Rug Soft Low Pile Indoor Distressed Floor Carpet, Blue","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Soft \u0026amp; Comfortable Rug】Our area rugs are made of premium polyester fibers, which are tightly woven together, creating a plush texture that is soft to the touch, allowing air to circulate and keep the rug feeling cool and comfortable. Fluffy surface feels softer bring you more comfortable and warmer experience during your relaxing time.\u003c\/li\u003e\n\u003cli\u003e【Vintage Design Rug】 The low pile and lightweight rug pattern of this rug adds a touch of vintage charm to any room in your home.With its intricate details and rich colors, this distressed rug is sure to make a statement.Vintage area rug with accent and classic design, fresh your home easily.\u003c\/li\u003e\n\u003cli\u003e【Easy to Clean Washable Rug】Vacuum regularly to prevent grit from breaking down the fibers. For a deeper clean, simply toss in the washing machine on a gentle cycle with cold water, air dry and not need add bleach. Our printed area rugs may have temporary creases after you receive it. Please give it some time to flatten itself. There may have slightly color difference between the real goods and pictures due to the light effect.\u003c\/li\u003e\n\u003cli\u003e【Child and Pets Friendly】 If you have kids, you know how important it is to have a rug that can stand up to the wear and tear of everyday life. This soft rug is child-friendly, so you don't have to worry about it getting damaged or stained. If you have pets, you'll love this lightweight rug's pet-friendly features. It's designed to resist scratches and stains, so you don't have to worry about your furry friends damaging it.\u003c\/li\u003e\n\u003cli\u003e【Non Slip Rug】 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, for children playing on the floor is a great choice, perfect fit for high traffic areas.\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.9589%;\" class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003e10' x 13'(Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eRubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eBlue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eMachine Washable, Robot Cleaning, Spot Clean, Vacuum Clean, Sweep, Hand Wash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eFloral\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003eMachine Washable, Low Pile, Non Shedding, Non Slip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.6646%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 56.3578%;\"\u003e34.3 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":"Blue \/ 10' × 13'","offer_id":50281082650937,"sku":"PHO_15JZG0J0","price":136.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1721651019787.jpg?v=1768195878"}],"url":"https:\/\/www.garvee.com\/collections\/oversize-rugs.oembed?page=22","provider":"GARVEE","version":"1.0","type":"link"}