{"title":"Rugs By Outdoor","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":"outdoor-rug-6x9-boho-outside-pho_0ztp5y7q","title":"Garvee Outdoor Black \u0026 White 6x9 Rug, Waterproof Patio Rug Mat Geometric Rug Plastic Straw Outside Rug for RV Camping Picnic Reversible Rug Modern Clearance for Deck, Beach","description":"\u003cstyle\u003e\n  .garvee-outdoor-rug {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 24px 16px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #222;\n    line-height: 1.6;\n    background: #ffffff;\n  }\n\n  .garvee-outdoor-rug * {\n    box-sizing: border-box;\n  }\n\n  .garvee-outdoor-rug img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 16px;\n  }\n\n  .garvee-section {\n    margin-bottom: 42px;\n  }\n\n  .garvee-hero {\n    display: grid;\n    grid-template-columns: 1.05fr 0.95fr;\n    gap: 26px;\n    align-items: center;\n    padding: 24px;\n    background: linear-gradient(135deg, #f7f7f4 0%, #eef3ee 100%);\n    border-radius: 24px;\n  }\n\n  .garvee-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 6px 12px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #ffffff;\n    background: #1f3f3a;\n    border-radius: 999px;\n  }\n\n  .garvee-hero h2,\n  .garvee-copy h2,\n  .garvee-setup-center h2,\n  .garvee-spec-title {\n    margin: 0 0 14px;\n    font-size: 30px;\n    line-height: 1.25;\n    color: #1f1f1f;\n  }\n\n  .garvee-hero p,\n  .garvee-copy p,\n  .garvee-card p,\n  .garvee-mini-card p {\n    margin: 0;\n    font-size: 15px;\n    color: #555;\n  }\n\n  .garvee-hero ul {\n    margin: 16px 0 0;\n    padding-left: 20px;\n  }\n\n  .garvee-hero li {\n    margin-bottom: 8px;\n    font-size: 15px;\n    color: #444;\n  }\n\n  .garvee-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n\n  .garvee-card {\n    padding: 20px 16px;\n    text-align: center;\n    background: #fbfbfb;\n    border: 1px solid #e7e7e7;\n    border-radius: 16px;\n  }\n\n  .garvee-card h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    color: #1f1f1f;\n  }\n\n  .garvee-split {\n    display: grid;\n    grid-template-columns: 0.95fr 1.05fr;\n    gap: 26px;\n    align-items: center;\n  }\n\n  .garvee-copy {\n    padding: 8px 4px;\n  }\n\n  .garvee-benefits {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .garvee-benefits li {\n    position: relative;\n    margin-bottom: 12px;\n    padding-left: 18px;\n    font-size: 15px;\n    color: #444;\n  }\n\n  .garvee-benefits li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 9px;\n    width: 7px;\n    height: 7px;\n    background: #1f3f3a;\n    border-radius: 50%;\n  }\n\n  .garvee-benefits strong {\n    color: #1f3f3a;\n  }\n\n  .garvee-mini-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .garvee-mini-card {\n    overflow: hidden;\n    background: #f8f8f6;\n    border: 1px solid #e5e5e2;\n    border-radius: 18px;\n  }\n\n  .garvee-mini-card img {\n    border-radius: 0;\n  }\n\n  .garvee-mini-card-text {\n    padding: 18px 16px 20px;\n  }\n\n  .garvee-mini-card h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    color: #1f1f1f;\n  }\n\n  .garvee-setup-center {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 34px 28px;\n    text-align: center;\n    background: #f8f8f6;\n    border: 1px solid #e5e5e2;\n    border-radius: 22px;\n  }\n\n  .garvee-setup-center p {\n    max-width: 760px;\n    margin: 0 auto 22px;\n    font-size: 15px;\n    color: #555;\n  }\n\n  .garvee-setup-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    text-align: left;\n  }\n\n  .garvee-setup-item {\n    padding: 16px 18px;\n    background: #ffffff;\n    border: 1px solid #e5e5e2;\n    border-radius: 14px;\n  }\n\n  .garvee-setup-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #1f3f3a;\n    font-size: 15px;\n  }\n\n  .garvee-setup-item span {\n    display: block;\n    color: #555;\n    font-size: 14px;\n  }\n\n  .garvee-spec-wrap {\n    padding: 30px 26px;\n    background: #f6f7f4;\n    border: 1px solid #e5e5e2;\n    border-radius: 22px;\n  }\n\n  .garvee-spec-title {\n    text-align: center;\n    font-size: 26px;\n  }\n\n  .garvee-spec-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    overflow: hidden;\n    background: #ffffff;\n    border: 1.5px solid #1f3f3a;\n    border-radius: 14px;\n  }\n\n  .garvee-spec-table td {\n    padding: 14px 18px;\n    font-size: 15px;\n    border-bottom: 1px solid #e5e5e2;\n  }\n\n  .garvee-spec-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .garvee-spec-table td:first-child {\n    width: 34%;\n    font-weight: 700;\n    color: #333;\n    background: #fafafa;\n  }\n\n  .garvee-spec-table td:last-child {\n    color: #1f3f3a;\n    font-weight: 700;\n  }\n\n  .garvee-note {\n    margin-top: 20px;\n    padding: 16px 18px;\n    background: #f8f8f6;\n    border-left: 4px solid #1f3f3a;\n    border-radius: 12px;\n    font-size: 14px;\n    color: #555;\n  }\n\n  @media (max-width: 900px) {\n    .garvee-hero,\n    .garvee-feature-grid,\n    .garvee-split,\n    .garvee-mini-grid,\n    .garvee-setup-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 768px) {\n    .garvee-outdoor-rug {\n      padding: 18px 12px;\n    }\n\n    .garvee-section {\n      margin-bottom: 34px;\n    }\n\n    .garvee-hero,\n    .garvee-setup-center {\n      padding: 18px;\n      border-radius: 18px;\n    }\n\n    .garvee-hero h2,\n    .garvee-copy h2,\n    .garvee-setup-center h2,\n    .garvee-spec-title {\n      font-size: 24px;\n    }\n\n    .garvee-spec-wrap {\n      padding: 22px 14px;\n    }\n\n    .garvee-spec-table td {\n      display: block;\n      width: 100%;\n      padding: 11px 14px;\n    }\n\n    .garvee-spec-table td:first-child {\n      width: 100%;\n      padding-bottom: 4px;\n    }\n\n    .garvee-spec-table td:last-child {\n      padding-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"garvee-outdoor-rug\"\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-hero\"\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297040575875.jpg\" alt=\"Garvee black and white reversible outdoor rug for patio and camping\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"garvee-eyebrow\"\u003eOutdoor Patio Rug\u003c\/span\u003e\n        \u003ch2\u003eWaterproof Style for Patio, RV Camping \u0026amp; Outdoor Living\u003c\/h2\u003e\n        \u003cp\u003e\n          Upgrade your outdoor setup with a lightweight black and white geometric rug made for patios, decks, RV spaces, picnics, beaches, and backyard gatherings.\n        \u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eReversible design gives you two outdoor styling options\u003c\/li\u003e\n          \u003cli\u003eWaterproof woven surface is easy to rinse and clean\u003c\/li\u003e\n          \u003cli\u003eFoldable and portable for camping, RV trips, and beach days\u003c\/li\u003e\n          \u003cli\u003eIncludes carry bag and stakes for convenient outdoor setup\u003c\/li\u003e\n        \u003c\/ul\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-grid\"\u003e\n      \u003cdiv class=\"garvee-card\"\u003e\n        \u003ch3\u003eWaterproof Surface\u003c\/h3\u003e\n        \u003cp\u003eShake off dirt or rinse with a hose for quick cleanup after outdoor use.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"garvee-card\"\u003e\n        \u003ch3\u003eReversible Design\u003c\/h3\u003e\n        \u003cp\u003eTwo-sided geometric pattern offers a fresh look for different outdoor scenes.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"garvee-card\"\u003e\n        \u003ch3\u003eEasy to Secure\u003c\/h3\u003e\n        \u003cp\u003eCorner loops and included stakes help keep the mat in place on grass or sand.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"garvee-card\"\u003e\n        \u003ch3\u003eTravel Ready\u003c\/h3\u003e\n        \u003cp\u003eFoldable, lightweight design packs easily into the included carry bag.\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-split\"\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400296975002941.jpg\" alt=\"Garvee waterproof plastic straw outdoor rug close-up details\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"garvee-copy\"\u003e\n        \u003cspan class=\"garvee-eyebrow\"\u003eBuilt for Outdoor Use\u003c\/span\u003e\n        \u003ch2\u003eDurable Woven Plastic Straw Construction\u003c\/h2\u003e\n        \u003cp\u003e\n          Crafted from polypropylene plastic straw, this outdoor patio mat is designed to handle everyday outdoor conditions while staying lightweight, flexible, and easy to maintain.\n        \u003c\/p\u003e\n\n        \u003cul class=\"garvee-benefits\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eUV-Coated Surface:\u003c\/strong\u003e Helps reduce fading from sun exposure during patio, deck, and RV use.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eWaterproof \u0026amp; Quick Clean:\u003c\/strong\u003e Spills, sand, mud, and dirt can be shaken off, wiped, or rinsed away.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eFinished Edges:\u003c\/strong\u003e Heat-treated edges help reduce fraying and improve long-term outdoor durability.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSoft PP Material:\u003c\/strong\u003e Comfortable enough for outdoor seating, barefoot use, picnics, and family gatherings.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-mini-grid\"\u003e\n      \u003cdiv class=\"garvee-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297108051428.jpg\" alt=\"Garvee foldable outdoor rug with carry bag\"\u003e\n        \u003cdiv class=\"garvee-mini-card-text\"\u003e\n          \u003ch3\u003eFoldable \u0026amp; Portable\u003c\/h3\u003e\n          \u003cp\u003eEasy to fold, roll, carry, and store, making it ideal for camping, beach days, RV travel, and picnics.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"garvee-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297073419066.jpg\" alt=\"Garvee outdoor patio rug for family picnic and backyard use\"\u003e\n        \u003cdiv class=\"garvee-mini-card-text\"\u003e\n          \u003ch3\u003eComfort for Gatherings\u003c\/h3\u003e\n          \u003cp\u003eCreate a cleaner, more comfortable surface for backyard parties, outdoor meals, RV lounging, and picnic setups.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"garvee-mini-card\"\u003e\n        \u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297010003529.jpg\" alt=\"Garvee outdoor rug for patio camping beach and RV scenes\"\u003e\n        \u003cdiv class=\"garvee-mini-card-text\"\u003e\n          \u003ch3\u003eVersatile Placement\u003c\/h3\u003e\n          \u003cp\u003ePerfect for patios, decks, porches, balconies, beaches, campsites, RV areas, trailers, and poolside spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-setup-center\"\u003e\n      \u003cspan class=\"garvee-eyebrow\"\u003eMore Than a Patio Mat\u003c\/span\u003e\n      \u003ch2\u003eDesigned for Easy Outdoor Setup\u003c\/h2\u003e\n      \u003cp\u003e\n        Whether you are relaxing on the deck, setting up outside your camper, building a picnic spot, or adding comfort beside the pool, this reversible outdoor rug helps define your space with a clean black and white geometric look.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"garvee-setup-grid\"\u003e\n        \u003cdiv class=\"garvee-setup-item\"\u003e\n          \u003cstrong\u003eFor RV \u0026amp; Camping\u003c\/strong\u003e\n          \u003cspan\u003eCreates a cleaner surface outside your camper, tent, or trailer.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"garvee-setup-item\"\u003e\n          \u003cstrong\u003eFor Patio \u0026amp; Deck\u003c\/strong\u003e\n          \u003cspan\u003eAdds a modern decorative layer under outdoor furniture.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"garvee-setup-item\"\u003e\n          \u003cstrong\u003eFor Beach \u0026amp; Picnic\u003c\/strong\u003e\n          \u003cspan\u003eLightweight design is easy to carry and quick to shake clean.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"garvee-setup-item\"\u003e\n          \u003cstrong\u003eFor Backyard Use\u003c\/strong\u003e\n          \u003cspan\u003eHelps create a more comfortable area for relaxing and entertaining.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"garvee-section\"\u003e\n    \u003cdiv class=\"garvee-spec-wrap\"\u003e\n      \u003ch2 class=\"garvee-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\n      \u003ctable class=\"garvee-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGarvee\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003eReversible Outdoor Patio Rug\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSize\u003c\/td\u003e\n            \u003ctd\u003e6' x 9'\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003ePolypropylene Plastic Straw\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePattern\u003c\/td\u003e\n            \u003ctd\u003eBlack \u0026amp; White Geometric Design\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eKey Features\u003c\/td\u003e\n            \u003ctd\u003eWaterproof, UV-Coated, Lightweight, Foldable, Reversible\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eOutdoor Rug, Carry Bag, 4 Stakes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRecommended Use\u003c\/td\u003e\n            \u003ctd\u003ePatio, Deck, RV, Camping, Picnic, Beach, Porch, Backyard\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"garvee-note\"\u003e\n        \u003cstrong\u003eCare Note:\u003c\/strong\u003e For daily cleaning, shake off debris, wipe with a damp cloth, or rinse with a hose. Allow the rug to dry completely before folding or storing. Use the included stakes on suitable outdoor ground for better stability.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black \u0026 White \/ 6' × 9'","offer_id":49451061412153,"sku":"PHO_0ZTP5Y7Q","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_0ZTP5Y7Q.png?v=1780555667"},{"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-outdoor-rug-carpet-waterproof-9x12-pho-0ztpc5f8","title":"Garvee Outdoor Black \u0026 Coffee 9x12 Rug Carpet Waterproof Reversible Patio Rug Outside Plastic Carpet, Stain \u0026 UV Resistant Portable RV Mat Straw Rug for Camping, Backyard, Deck, Picnic, Porch","description":"\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297475974829.jpg?v=1754543797\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297592232662.jpg?v=1754543765\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297620964486.jpg?v=1754543765\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/66ae5d30-16e5-4618-8014-8f0b26099be1_fa604b6b-b5a0-4ad0-86f9-286d4881706c.jpg?v=1720084533\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/66ae5d30-16e5-4618-8014-8f0b26099be1_fa604b6b-b5a0-4ad0-86f9-286d4881706c.jpg?v=1720084533\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297534735621.jpg?v=1754543861\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"aplus_module standard_four_image_text\"\u003e\n\u003cdiv class=\"count_imgs_wrap\"\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e9 x 12 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\u003eBlack \u0026amp; Coffee\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\u003eTrellis\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 Coffee \/ 9' × 12'","offer_id":49546774806841,"sku":"PHO_0ZTPC5F8","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91UYOSnzivL.jpg?v=1745552350"},{"product_id":"garvee-outdoor-rug-carpet-waterproof-9x12-ft-reversible-patio-rug-outside-plastic-carpet-stain-uv-resistant-portable-rv-mat-straw-rug-for-camping-backyard-deck-picnic-porch-black-white-garvee","title":"Garvee Outdoor Black \u0026 White 9x12 Rug Reversible Waterproof, UV \u0026 Stain Resistant Plastic Patio Carpet for RV, Camping, Deck, Porch","description":"\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400296928211984.jpg?v=1752128878\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297073419066_99e6205d-162d-4845-824c-975f1eaf7ec7.jpg?v=1752128878\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297108051428_aec0cdfc-668a-48c4-90b9-55efa4fba3c5.jpg?v=1752128877\"\u003e\u003cimg style=\"font-size: 0.875rem;\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d4d0b69d-da9c-4b10-aa6e-03b9c61f934a_72cbfc3f-f34c-421f-9f0f-5f232ed28895.jpg?v=1720084538\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d4d0b69d-da9c-4b10-aa6e-03b9c61f934a_72cbfc3f-f34c-421f-9f0f-5f232ed28895.jpg?v=1720084538\"\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297010003529_80329b85-e1ae-4d5c-9989-abe4b5f5c94e.jpg?v=1752128878\"\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 12'(Rectangular)\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\u003eNo 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\u003eBlack \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\u003eTrellis\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' × 12'","offer_id":49546774872377,"sku":"PHO_0ZTPUDCI","price":62.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91L9D3I5iAL_98e8e84f-58e9-44bf-884c-51f69b64313a.jpg?v=1744610551"},{"product_id":"garvee-outdoor-rug-carpet-waterproof-9x12-ft-reversible-patio-rug-outside-plastic-carpet-stain-uv-resistant-portable-rv-mat-straw-rug-for-camping-backyard-deck-picnic-porch-boho-grey-garvee","title":"Garvee Outdoor 9x12 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 data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c5e7ffc5-bb7e-45c6-ab73-60d0d1a36b31_80888ee8-44b2-463c-b27d-a7720af96b91.jpg?v=1720084532\" alt=\"1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c5e7ffc5-bb7e-45c6-ab73-60d0d1a36b31_80888ee8-44b2-463c-b27d-a7720af96b91.jpg?v=1720084532\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5eb8ebe7-bda2-4137-bdf4-b6d0ee8ee166_51e3a01d-1d98-4606-9173-7ee691a18e87.jpg?v=1720084534\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5eb8ebe7-bda2-4137-bdf4-b6d0ee8ee166_51e3a01d-1d98-4606-9173-7ee691a18e87.jpg?v=1720084534\" style=\"font-size: 0.875rem;\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/b52b19c0-91e4-4549-8901-c846ca3321fc_d15ab1b6-2888-44b3-b964-49bf5276326f.jpg?v=1720084534\" alt=\"1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/b52b19c0-91e4-4549-8901-c846ca3321fc_d15ab1b6-2888-44b3-b964-49bf5276326f.jpg?v=1720084534\" style=\"font-size: 0.875rem;\"\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 12 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\u003eGray \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\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' × 12'","offer_id":49546774905145,"sku":"PHO_0ZTPRX9A","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91BmCycbhJL_b0b1b55c-0252-4dde-8ddd-aca8fbfddad0.jpg?v=1766121448"},{"product_id":"garvee-cozyloom-outdoor-rug-carpet-waterproof-pho-0ztpf7ju","title":"Garvee Outdoor 8x10 Rug Carpet Waterproof Reversible Patio Rug Boho Print Camping Rug Plastic Straw Rug Geometric Rv Mat for Patio Camping Picnic Backyard Deck Balcony Porch Beach, Gray \u0026 White","description":"\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c5e7ffc5-bb7e-45c6-ab73-60d0d1a36b31_ccb48cff-3c4e-41a4-a2ae-b6ebd6b14506.jpg?v=1720084532\" alt=\"1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c5e7ffc5-bb7e-45c6-ab73-60d0d1a36b31_ccb48cff-3c4e-41a4-a2ae-b6ebd6b14506.jpg?v=1720084532\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297729412176_88fadecb-037f-4826-8af5-b3be071d6d52.jpg?v=1751504797\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/b52b19c0-91e4-4549-8901-c846ca3321fc_2d98079a-c03b-4b03-bebb-94d95cb6f34d.jpg?v=1720084537\" alt=\"1\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/b52b19c0-91e4-4549-8901-c846ca3321fc_2d98079a-c03b-4b03-bebb-94d95cb6f34d.jpg?v=1720084537\" style=\"font-size: 0.875rem;\"\u003e\n\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\u003e8 x 10 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\u003eNo 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\u003eTrellis\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 \/ 8' × 10'","offer_id":49546775036217,"sku":"PHO_0ZTPF7JU","price":57.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91BmCycbhJL_bdf35d83-7cb9-4f42-b4bf-ad637392e3fe.jpg?v=1766116870"},{"product_id":"garvee-cozyloom-outdoor-rug-5x8-ft-pho-0ztp7203","title":"Garvee Outdoor Black \u0026 Coffee 5x8 Rug, Reversible Waterproof, UV \u0026 Stain Resistant Plastic Patio Carpet for RV, Camping, Deck, Porch","description":"\u003cp class=\"aplus_module standard_header_image_text\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297475974829.jpg?v=1754543797\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297592232662.jpg?v=1754543765\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297620964486.jpg?v=1754543765\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/66ae5d30-16e5-4618-8014-8f0b26099be1_fa604b6b-b5a0-4ad0-86f9-286d4881706c.jpg?v=1720084533\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/66ae5d30-16e5-4618-8014-8f0b26099be1_fa604b6b-b5a0-4ad0-86f9-286d4881706c.jpg?v=1720084533\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297534735621.jpg?v=1754543861\" alt=\"\" style=\"font-size: 0.875rem;\"\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\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\u003eNo 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\u003eBlack \u0026amp; Coffee\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\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\u003eOutdoor Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e198290648337\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e2.91 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 600px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        display: block;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Black \u0026 Coffee \/ 5' × 8'","offer_id":49546775232825,"sku":"PHO_0ZTP7203","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91UYOSnzivL_eeb15733-76fd-419c-8279-b0d3d933aa40.jpg?v=1772004498"},{"product_id":"garvee-outdoor-rug-carpet-waterproof-9x12-ft-reversible-patio-rug-outside-plastic-carpet-stain-uv-resistant-portable-rv-mat-straw-rug-for-camping-backyard-deck-picnic-porch-boho-black-navy-garvee","title":"Garvee Outdoor Navy Blue \u0026 White 9x12 Boho Rug, Waterproof UV\/Stain Resistant Recyclable Plastic Straw Carpet for Camping, Backyard \u0026 Deck","description":"\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297205464551.jpg?v=1772069504\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297369767325.jpg?v=1772069504\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297398899617.jpg?v=1772069504\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17400297237363251.jpg?v=1772069504\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Navy Blue \u0026 White \/ 9' × 12'","offer_id":49546775265593,"sku":"PHO_0ZTP5ZDD","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91vUx0qsVxL_35122cf8-54ae-4a7d-9280-514259a16edc.jpg?v=1766122423"},{"product_id":"garvee-outdoor-rug-5x8-ft-pho-0ztpdti5","title":"Garvee Outdoor Black \u0026 White 5x8 Rug, Reversible Waterproof Patio Mat, Moroccan Print Plastic Straw Rug for Camping, RV, Backyard, Deck, Porch","description":"\u003cp\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297040575875.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297040575875.jpg\" alt=\"PHO_0ZTPDMHG\"\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297108051428.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297108051428.jpg\" alt=\"PHO_0ZTPDMHG\"\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297073419066.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297073419066.jpg\" alt=\"PHO_0ZTPDMHG\"\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400296975002941.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400296975002941.jpg\" alt=\"PHO_0ZTPDMHG\"\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297010003529.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_0ZTPDTI5\/fe17400297010003529.jpg\" alt=\"PHO_0ZTPDMHG\"\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\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\u003eBlack\u0026amp;white Boho\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, Lightweight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e2.91 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 600px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        display: block;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n  \u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Black \u0026 White \/ 5' × 8'","offer_id":49546775298361,"sku":"PHO_0ZTPDTI5","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1699599388104.jpg?v=1772068409"},{"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-outdoor-rug-9x12-waterproof-for-patio-reversible-plastic-straw-rug-camping-carpet-modern-geometric-portable-large-rugs-for-rv-porch-balcony-picnic-outdoor-area-rugs-diamond-black-white-garvee","title":"Garvee 9×12 Outdoor Rug, Waterproof Reversible Black \u0026 White Geometric Patio Rug, Lightweight PP Plastic Straw Rug with Stakes for RV, Deck, Balcony \u0026 Camping","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702200031.jpg?v=1744613719\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702200030.jpg?v=1744613718\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702200029.jpg?v=1744613719\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702200027.jpg?v=1744613719\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003e Specifications \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: 56.0311%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003e9' x 12' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003e7.89 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003eBlack\/White Diamond\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 56.0311%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 43.9089%;\"\u003eCheckered\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":"Black \u0026 White \/ 9' × 12'","offer_id":49631750127929,"sku":"PHO_156NHBXI","price":62.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91wUV_kin0L.jpg?v=1766116785"},{"product_id":"garvee-outdoor-rug-9x12-waterproof-for-patio-reversible-plastic-straw-rug-camping-carpet-modern-geometric-portable-large-rugs-for-rv-porch-balcony-picnic-outdoor-area-rugs-diamond-black-beige-garvee","title":"Garvee Outdoor Black \u0026 Coffee 9x12 Waterproof Reversible Rugs - Plastic Straw Geometric Rug for Patio\/RV\/Camping","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\/1714702209456.jpg?v=1751252333\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702209454.jpg?v=1751252333\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702209455.jpg?v=1751252333\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702209452.jpg?v=1751252333\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eVersatile \u0026amp; Functional - Enhance your outdoor living area with our reversible GARVEE Outdoor Rug. Perfect for patios, gardens, decks, RVs, campsites, poolside and more. Available in various sizes to fit your space and style. Reversible outdoor rug is designed with a double-sided pattern, completing the unique layout of multiple style.\u003c\/li\u003e\n\u003cli\u003ePortable \u0026amp; Easy to Use - Lightweight plastic straw design with multiple fold lines makes this rug easy to fold, carry, and store in our included carry bag. Ideal for picnics, camping trips, and beach days. Ideal for picnics, camping trips, beach days, and other outdoor activities. This portable waterproof outdoor rug designed 4 corner loops with 4 stakes to help fix the carpet in place stable. Simply fold and store when not in use.\u003c\/li\u003e\n\u003cli\u003eWater \u0026amp; UV Protection - Our indoor and outdoor rugs are waterproof, you don't have to worry about drink spills, food stains, sand or dirt, just rinse with water or wipe with a damp cloth and air dry in minutes. Enjoy vibrant colors all summer long with UV stabilization that prevents fading. Designed to withstand outdoor elements, ensuring long-lasting use. We suggest that you don't keep rv rugs in direct sunlight for a long time, using it in the shade.\u003c\/li\u003e\n\u003cli\u003eWaterproof \u0026amp; Easy to Clean - Made from lightweight plastic straws, this camping rug resists moisture and stains, easy to clean and well-breathable. Simply wipe with a damp cloth or hose off for hassle-free cleaning. Gentle soap can be used for tougher stains.\u003c\/li\u003e\n\u003cli\u003eHigh-Quality \u0026amp; Eco-Friendly - Constructed from high-quality, recyclable materials, this rug is both durable and environmentally friendly. Free from harmful chemicals, making it safe for you and your family. Multiple sizes for your choice (5'x8', 6'x9', 8'x10', 9'x12', 9'x18').\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: 50.0959%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003e9 x 12 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003e3.31 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\u003eBlack \u0026amp; Coffee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0959%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 49.8441%;\"\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 Coffee \/ 9' × 12'","offer_id":49631750160697,"sku":"PHO_156NK4WJ","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702029780.jpg?v=1751252295"},{"product_id":"garvee-outdoor-rug-9x12-waterproof-for-patio-reversible-plastic-straw-rug-camping-carpet-modern-geometric-portable-large-rugs-for-rv-porch-balcony-picnic-outdoor-area-rugs-diamond-grey-white-garvee","title":"Garvee Outdoor Grey \u0026 White 9x12 Rug – Waterproof Reversible Plastic Straw Rug, Modern Geometric Camping Carpet, Portable Large Area Rug for Patio, RV, Porch, Balcony, or Picnic","description":"\u003cp\u003e\u003cimg alt=\"PHO_156NRZHH\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702221720.jpg?v=1750235067\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702221720.jpg?v=1750235067\"\u003e \u003cimg alt=\"PHO_156NRZHH\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702221719.jpg?v=1750235067\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702221719.jpg?v=1750235067\"\u003e \u003cimg alt=\"PHO_156NRZHH\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702221718.jpg?v=1750235067\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702221718.jpg?v=1750235067\"\u003e \u003cimg alt=\"PHO_156NRZHH\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702221717.jpg?v=1750235067\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702221717.jpg?v=1750235067\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eVersatile \u0026amp; Functional - Enhance your outdoor living area with our reversible GARVEE Outdoor Rug. Perfect for patios, gardens, decks, RVs, campsites, poolside and more. Available in various sizes to fit your space and style. Reversible outdoor rug is designed with a double-sided pattern, completing the unique layout of multiple style.\u003c\/li\u003e\n\u003cli\u003ePortable \u0026amp; Easy to Use - Lightweight plastic straw design with multiple fold lines makes this rug easy to fold, carry, and store in our included carry bag. Ideal for picnics, camping trips, and beach days. Ideal for picnics, camping trips, beach days, and other outdoor activities. This portable waterproof outdoor rug designed 4 corner loops with 4 stakes to help fix the carpet in place stable. Simply fold and store when not in use.\u003c\/li\u003e\n\u003cli\u003eWater \u0026amp; UV Protection - Our indoor and outdoor rugs are waterproof, you don't have to worry about drink spills, food stains, sand or dirt, just rinse with water or wipe with a damp cloth and air dry in minutes. Enjoy vibrant colors all summer long with UV stabilization that prevents fading. Designed to withstand outdoor elements, ensuring long-lasting use. We suggest that you don't keep rv rugs in direct sunlight for a long time, using it in the shade.\u003c\/li\u003e\n\u003cli\u003eWaterproof \u0026amp; Easy to Clean - Made from lightweight plastic straws, this camping rug resists moisture and stains, easy to clean and well-breathable. Simply wipe with a damp cloth or hose off for hassle-free cleaning. Gentle soap can be used for tougher stains.\u003c\/li\u003e\n\u003cli\u003eHigh-Quality \u0026amp; Eco-Friendly - Constructed from high-quality, recyclable materials, this rug is both durable and environmentally friendly. Free from harmful chemicals, making it safe for you and your family. Multiple sizes for your choice (5'x8', 6'x9', 8'x10', 9'x12', 9'x18').\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: 60.5312%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003e9 x 12 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003e3.31 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\u003eGrey \u0026amp; White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 60.5312%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 39.4088%;\"\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":"Gray \u0026 White \/ 9' × 12'","offer_id":49631750193465,"sku":"PHO_156NJ31G","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1714702051895.jpg?v=1745201554"},{"product_id":"garvee-gaomon-outdoor-rug-carpet-waterproof-pho-0ztm601y-1","title":"Garvee Outdoor Grey \u0026 White 8x10 Rug Carpet Waterproof Plastic Straw Rug Reversible Patio Rug RV Camping Rug Outdoor Rugs Porch Rug Patio Rug Outside RV Mat Deck Balcony Picnic Beach 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\/1716183698917.jpg?v=1752563663\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1716183694737.jpg?v=1752563663\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1716183696751.jpg?v=1752563663\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1716183692788.jpg?v=1752563663\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eHIGH QUALITY - This outdoor rugs for patio is made of high-quality polypropylene, along with heat treated edge, soft and durable, will not hurt grass or scratch your deck, and will not hurt people or pets. With its waterproof design, it can withstand any weather condition, extending its use time and making it ideal for outdoor use.\u003c\/li\u003e\n\u003cli\u003eREVERSIBLE MATS - Our outdoor floor mat is a classic modern geometric-shaped design, timeless and elegant, use on your patio with outdoor furniture and accessories to show off your personal style. And can be used on both sides.\u003c\/li\u003e\n\u003cli\u003eUV STABILIZATION - One of the standout features of our outdoor carpet is its UV and fade resistance. This means that it won't lose its vibrant color and will look great for years to come, even under the harsh sun. SIZES: 5' x 8', 6' x 9', 9' x 12', three sizes are perfect for any indoor\/outdoor decoration.\u003c\/li\u003e\n\u003cli\u003eVERSATILE - Our Outdoor Plastic Straw Rugs comes in modern color combinations, the simple yet elegant design is adding a touch of sophistication to your outdoor living area. Perfect for any outdoor space, not only for patio, porch, RV, backyard, pool deck, picnic beach, trailer camping, but also for indoor living room, room, office, etc., which can match your decoration style.\u003c\/li\u003e\n\u003cli\u003eEASY CLEAN - Our outdoor rug is waterproof and easy to clean! Just simply sweep away dirt or spray it with water, and dry it in air, can resist all kinds of drinks and food stains, and do not need to worry about the sand and dirt outside. This outside rugs also can be folded into compact size for easy storage, it comes with a carrying bag for easy store and transport!\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: 46.5714%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003e8 x 10 FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003eDiamond Grey White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003eWashable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 46.5714%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 53.4286%;\"\u003eGeometric\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 \u0026 White \/ 8' × 10'","offer_id":49728016548153,"sku":"PHO_0ZTM601Y","price":73.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/910UlMR499L.jpg?v=1727691562"},{"product_id":"garvee-outdoor-9x12-reversible-patio-rug-pho-11375520","title":"Garvee Outdoor Light Blue \u0026 White 9x12 Rug – Reversible Medallion Plastic Straw Rug, Waterproof Washable Outdoor Patio Rug for Deck, RV, Backyard, Picnic, Camp, Beach, or Balcony","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\/fe17406262131444696.jpg?v=1751449972\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17406263337827817_59c3c716-058e-42e1-83a4-e4c1dc5df44b.jpg?v=1751449972\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17406263488811681_3023ee0c-8a9b-4d6e-8272-b17835061f58.jpg?v=1751449972\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17406263410175422_bac89ac9-1ed7-480d-980f-ce99e3ef2b46.jpg?v=1751449973\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17406263603012970_d6c30a27-5fc0-4649-b291-f8e4b1abd439.jpg?v=1751449972\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Light Blue \u0026 White \/ 9' × 12'","offer_id":49728052035897,"sku":"PHO_11375520","price":83.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91eF9nTDKNL.jpg?v=1766116116"},{"product_id":"garvee-8-x-10-reversible-mats-pho-12n2984v","title":"Garvee Outdoor Grey \u0026 White 8x10 Reversible Mats, Plastic Straw Rug, Modern Area Rug, Large Floor Mat for Outdoors, RV, Patio, Backyard, Deck, Picnic, Beach, Trailer, Camping, Porch, Balcony","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eOutdoor Versatility: Our reversible plastic carpet is designed for outdoor use and can be easily used in a variety of settings, such as gardens, patios, decks, and camping grounds.\u003c\/li\u003e\n\u003cli\u003eDurable Material: Made from high-quality, weather-resistant plastic, our carpet is built to withstand the rigors of outdoor conditions, including rain, UV rays, and heavy foot traffic.\u003c\/li\u003e\n\u003cli\u003eReversible Design: With two stylish and distinct patterns in one, our carpet offers flexibility and allows you to change the look of your outdoor space with ease.\u003c\/li\u003e\n\u003cli\u003eEasy Maintenance: Our plastic carpet is incredibly easy to clean and maintain. Simply wipe away dirt or debris using a damp cloth or hose it down for a deeper clean.\u003c\/li\u003e\n\u003cli\u003eComfortable and Practical: Despite being made of plastic, our carpet provides a comfortable walking surface and is soft underfoot. It is also lightweight and portable, making it perfect for picnics, beach outings, and other outdoor activities. Patio mat have various sizes, including 5x8, 6x9, 8x10, 9x12.\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: 44.9642%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003e8' x 10'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003e7.08\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003ePolyvinyl Chloride\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eGrey \u0026amp; White 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eOutdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eReversible, Lightweight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eRug Form Type\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eArea Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eWater Resistance Level\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eWater Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eIs Autographed\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eModel Name\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eOutdoor Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eAge Range (Description)\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003eAdult\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eUPC\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003e198290527182\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 44.9642%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 55.0358%;\"\u003e5.72 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":"Gray \u0026 White \/ 8' × 10'","offer_id":50370213282105,"sku":"PHO_12N2984V","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91WalXHM-LL.jpg?v=1737359964"},{"product_id":"garvee-outdoor-rug-waterproof-9x12-reversible-pho-12mrtcb6","title":"Garvee Outdoor Brown 9x12 Rug Waterproof Reversible Outdoor Plastic Straw Rug Tropics Palm Leaves Patio Rug Indoor Outdoor Carpet RV Mat for Deck Backyard Patio RV Camping Beach","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210372438000_0c323fbb-4513-4854-8219-fe5bc0e6f70f.jpg?v=1752204052\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210614022233_c48ddf10-d5c1-45d8-9f0f-19e3b9e4192f.jpg?v=1752204052\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210667764048_73758396-db2a-4996-86f5-576dbcc9914a.jpg?v=1752204051\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210417852441_eb1370fc-dc19-431c-b4ed-8767b7f5cb2f.jpg?v=1752204051\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 9' × 12'","offer_id":50540762169657,"sku":"PHO_12MRTCB6","price":74.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402204918497460.jpg?v=1767839161"},{"product_id":"garvee-outdoor-rug-waterproof-8x10-reversible-pho-12mrdagq","title":"Garvee Outdoor Black \u0026 Beige 8x10 Rug Waterproof  Reversible Outdoor Plastic Straw Rug Modern Palm Leaves Patio Rug Indoor Outdoor Carpet RV Mat Outside for Patio Camp Balcony Deck Picnic","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211714717881_14287b84-ddf1-4c68-a0ac-6725cc0caa2b.jpg?v=1752212336\" alt=\"\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212019227488_b6c67da2-3663-4e5e-849e-623a00edda6a.jpg?v=1744860388\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212019227488_b6c67da2-3663-4e5e-849e-623a00edda6a.jpg?v=1744860388\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212186165261_a1d711e5-0f74-40a3-aafd-36d7efd7534d.jpg?v=1744860386\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212186165261_a1d711e5-0f74-40a3-aafd-36d7efd7534d.jpg?v=1744860386\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212063806741_d368bae8-f923-45f6-b3c7-48eb2280d707.jpg?v=1744860387\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212063806741_d368bae8-f923-45f6-b3c7-48eb2280d707.jpg?v=1744860387\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212106234390_444f4e34-6169-45c9-aa94-e0ceeb51252c.jpg?v=1744860386\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212106234390_444f4e34-6169-45c9-aa94-e0ceeb51252c.jpg?v=1744860386\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212146532177_68c96894-3cce-4293-8e5b-071975ee2deb.jpg?v=1744860387\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212146532177_68c96894-3cce-4293-8e5b-071975ee2deb.jpg?v=1744860387\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Black \u0026 Beige \/ 8' × 10'","offer_id":50540762235193,"sku":"PHO_12MRDAGQ","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402205670419937_7e016a74-72f3-4181-a3d2-b4b28bad9af5.jpg?v=1766125617"},{"product_id":"garvee-outdoor-rug-waterproof-8x10-reversible-pho-12mrtr9v","title":"Garvee Outdoor Brown 8x10 Rug Waterproof Reversible Outdoor Plastic Straw Rug Modern Palm Leaves Patio Rug Indoor Outdoor Carpet RV Mat Outside for Patio Camp Balcony Deck Picnic","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210372438000_0c323fbb-4513-4854-8219-fe5bc0e6f70f.jpg?v=1752204052\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210808784416_0d5e73df-2652-4303-a893-5a483af5c8ab.jpg?v=1752204051\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210614022233_c48ddf10-d5c1-45d8-9f0f-19e3b9e4192f.jpg?v=1752204052\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210667764048_73758396-db2a-4996-86f5-576dbcc9914a.jpg?v=1752204051\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210417852441_eb1370fc-dc19-431c-b4ed-8767b7f5cb2f.jpg?v=1752204051\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 8' × 10'","offer_id":50540762267961,"sku":"PHO_12MRTR9V","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402204918497460_17a4cbc6-4c90-437f-9171-d31a3f207f90.jpg?v=1771999670"},{"product_id":"garvee-outdoor-rug-waterproof-9x12-reversible-pho-12mrcvbs","title":"Garvee Outdoor Dark Blue 9x12 Rug Waterproof Reversible Outdoor Plastic Straw Rug Tropics Palm Leaves Patio Rug Indoor Outdoor Carpet RV Mat for Deck Backyard Patio RV Camping Beach","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211047419378_61438eaf-48fa-4a0e-aab0-f970693cea38.jpg?v=1752211829\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211280497555_f9eb5bc6-54e5-4051-bd27-886764b44ae9.jpg?v=1752211829\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211468416439_62b9c16c-818f-482c-9571-166901d8257f.jpg?v=1752211830\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211374446234_b6b1b464-5846-49ca-8027-6bcf5c5da06b.jpg?v=1752211829\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211422289545_bc163614-93d4-4680-bf50-d9b872623bdc.jpg?v=1752211829\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211234202842_3c079fd7-6721-45f2-b7bd-775cc0a7d4b1.jpg?v=1752211829\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Dark Blue \/ 9' × 12'","offer_id":50540762366265,"sku":"PHO_12MRCVBS","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402205297439817_6e34635f-9c4a-4d7b-a428-ca02eaef265a.jpg?v=1769578535"},{"product_id":"garvee-outdoor-rug-waterproof-8x10-reversible-pho-12mrrmlf","title":"Garvee Outdoor Dark Blue 8x10 Rug Waterproof Reversible Outdoor Plastic Straw Rug Modern Palm Leaves Patio Rug Indoor Outdoor Carpet RV Mat Outside for Patio Camp Balcony Deck Picnic","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211047419378_61438eaf-48fa-4a0e-aab0-f970693cea38.jpg?v=1752211829\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211280497555_f9eb5bc6-54e5-4051-bd27-886764b44ae9.jpg?v=1752211829\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211374446234_b6b1b464-5846-49ca-8027-6bcf5c5da06b.jpg?v=1752211829\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211422289545_bc163614-93d4-4680-bf50-d9b872623bdc.jpg?v=1752211829\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Dark Blue \/ 8' × 10'","offer_id":50540762333497,"sku":"PHO_12MRRMLF","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402205297439817.jpg?v=1766115832"},{"product_id":"garvee-outdoor-rug-waterproof-8x10-reversible-pho-12mri4nn","title":"Garvee Outdoor Green 8x10 Rug Waterproof Reversible Outdoor Plastic Straw Rug Modern Palm Leaves Patio Rug Indoor Outdoor Carpet RV Mat Outside for Patio Camp Balcony Deck Picnic","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018529115_913cd185-3027-42be-9ec9-770a6226196b.jpg?v=1752203176\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018530992_9dddcd23-14b2-422c-b85f-277a8448d487.jpg?v=1752203175\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018534969_d57f0e7f-6b1b-4f0f-ae68-3ab549b0b179.jpg?v=1752203175\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Green \/ 8' × 10'","offer_id":50540762300729,"sku":"PHO_12MRI4NN","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17506814534899505.jpg?v=1771999347"},{"product_id":"garvee-outdoor-rug-waterproof-9x12-reversible-pho-12mroiyg","title":"Garvee Outdoor Grey \u0026 White 9x12 Rug Waterproof Reversible Outdoor Plastic Straw Rug Tropics Palm Leaves Patio Rug Indoor Outdoor Carpet RV Mat for Deck Backyard Patio RV Camping Beach","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018515661_fafdcb6c-d59c-4de2-bf4e-809a1d24ef48.jpg?v=1752210942\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018517799_35b9515d-9455-4a50-a51d-c6c69dc897b6.jpg?v=1752210941\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018519645_ffdb5255-aac9-4fc1-b391-7a72858ec5c0.jpg?v=1752210941\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018521622_45756461-9e19-4a89-82c5-24fc03982d83.jpg?v=1752210942\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Gray \u0026 White \/ 9' × 12'","offer_id":50540762464569,"sku":"PHO_12MROIYG","price":82.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709017869989_ca8e1614-34f6-45b4-ab45-88de915d3a32.jpg?v=1771999838"},{"product_id":"garvee-outdoor-rug-waterproof-8x10-reversible-pho-12mrx4r7","title":"Garvee Outdoor Grey \u0026 White 8x10 Rug Waterproof Reversible Outdoor Plastic Straw Rug Modern Palm Leaves Patio Rug Indoor Outdoor Carpet RV Mat Outside for Patio Camp Balcony Deck Picnic","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018527306_ab79bbdd-bbe3-45c1-a7d8-6a0ef86a24f9.jpg?v=1752210941\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018515661_fafdcb6c-d59c-4de2-bf4e-809a1d24ef48.jpg?v=1752210942\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018517799_35b9515d-9455-4a50-a51d-c6c69dc897b6.jpg?v=1752210941\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018521622_45756461-9e19-4a89-82c5-24fc03982d83.jpg?v=1752210942\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Gray \u0026 White \/ 8' × 10'","offer_id":50540762530105,"sku":"PHO_12MRX4R7","price":56.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17506814009103273.jpg?v=1771999838"},{"product_id":"garvee-outdoor-rug-waterproof-9x12-reversible-pho-12mr7rm9","title":"Garvee 9x12 Outdoor Rug Waterproof Reversible Plastic Straw Patio Rug with Tropical Palm Leaves, Lightweight Indoor Outdoor Carpet for Deck, RV, Camping \u0026 Beach, Green","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018529115_913cd185-3027-42be-9ec9-770a6226196b.jpg?v=1752203176\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018530992_9dddcd23-14b2-422c-b85f-277a8448d487.jpg?v=1752203175\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018534969_d57f0e7f-6b1b-4f0f-ae68-3ab549b0b179.jpg?v=1752203175\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Green \/ 9' × 12'","offer_id":50540762497337,"sku":"PHO_12MR7RM9","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709017923955.jpg?v=1776328428"},{"product_id":"garvee-outdoor-rug-9x18-waterproof-reversible-pho-12mrykr3","title":"Garvee Outdoor Brown 9x18 Rug, Waterproof Reversible Mat Palm Leaves Camping Rugs Indoor Outdoor Rugs Carpet Large Area Rug Plastic Straw Rug for Patio Deck Balcony Pool RV Camping","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210372438000_0c323fbb-4513-4854-8219-fe5bc0e6f70f.jpg?v=1752204052\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210808784416_0d5e73df-2652-4303-a893-5a483af5c8ab.jpg?v=1752204051\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210614022233_c48ddf10-d5c1-45d8-9f0f-19e3b9e4192f.jpg?v=1752204052\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210667764048_73758396-db2a-4996-86f5-576dbcc9914a.jpg?v=1752204051\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402210417852441_eb1370fc-dc19-431c-b4ed-8767b7f5cb2f.jpg?v=1752204051\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Brown \/ 9' × 18'","offer_id":50658268709177,"sku":"PHO_12MRYKR3","price":94.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/na751741677244944962_929e917d-85f4-4360-84fd-10fd4ab11ac9.jpg?v=1752212424"},{"product_id":"garvee-outdoor-rug-9x18-waterproof-reversible-pho-12mr9r6o","title":"Garvee Outdoor Green 9x18 Rug Waterproof Reversible Mat Palm Leaves Camping Rugs Indoor Outdoor Rugs Carpet Large Area Rug Plastic Straw Rug for Patio Deck Balcony Pool RV Camping","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018536965_39b8e50b-7d3c-466c-b923-a05e633b115a.jpg?v=1752203175\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018529115_913cd185-3027-42be-9ec9-770a6226196b.jpg?v=1752203176\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018530992_9dddcd23-14b2-422c-b85f-277a8448d487.jpg?v=1752203175\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018534969_d57f0e7f-6b1b-4f0f-ae68-3ab549b0b179.jpg?v=1752203175\" alt=\"\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Green \/ 9' × 18'","offer_id":50658268807481,"sku":"PHO_12MR9R6O","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/na61741677242222284_f4397002-d144-4877-8902-8526b4e906eb.jpg?v=1751509773"},{"product_id":"garvee-outdoor-rug-9x18-waterproof-reversible-pho-12mr7yyz","title":"Garvee Outdoor Grey \u0026 White 9x18 Rug Waterproof Reversible Mat Palm Leaves Camping Rugs Indoor Outdoor Rugs Carpet Large Area Rug Plastic Straw Rug for Patio Deck Balcony Pool RV Camping","description":"\u003cp\u003e\u003cimg alt=\"PHO_12MR7YYZ\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018351545_1f90f0e0-c434-4995-bb66-cbfb5e75cea4.jpg?v=1744860387\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018351545_1f90f0e0-c434-4995-bb66-cbfb5e75cea4.jpg?v=1744860387\"\u003e \u003cimg alt=\"PHO_12MR7YYZ\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018349697_c5055d11-c654-4452-90ab-09905e4a007f.jpg?v=1744860386\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018349697_c5055d11-c654-4452-90ab-09905e4a007f.jpg?v=1744860386\"\u003e \u003cimg alt=\"PHO_12MR7YYZ\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018347669_9096c988-d073-48d4-bfc3-f6919c3d7fca.jpg?v=1744860386\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018347669_9096c988-d073-48d4-bfc3-f6919c3d7fca.jpg?v=1744860386\"\u003e \u003cimg alt=\"PHO_12MR7YYZ\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018345649_af8cab9a-565a-407b-862e-0b96ec68f03b.jpg?v=1744860387\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1709018345649_af8cab9a-565a-407b-862e-0b96ec68f03b.jpg?v=1744860387\"\u003e     \u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Gray \u0026 White \/ 9' × 18'","offer_id":50658268774713,"sku":"PHO_12MR7YYZ","price":84.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/na31741677241358297_f936f3d9-8140-4536-a749-0c067ae25efa.jpg?v=1751509740"},{"product_id":"garvee-outdoor-rug-9x18-waterproof-reversible-pho-12mrvknu","title":"Garvee Outdoor Dark Blue 9x18 Rug Waterproof Reversible Mat Palm Leaves Camping Rugs Indoor Outdoor Rugs Carpet Large Area Rug Plastic Straw Rug for Patio Deck Balcony Pool RV Camping","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211047419378_61438eaf-48fa-4a0e-aab0-f970693cea38.jpg?v=1752211829\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211468416439_74147adc-7636-4c15-8218-40efbee88a04.jpg?v=1744860387\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211468416439_74147adc-7636-4c15-8218-40efbee88a04.jpg?v=1744860387\" alt=\"PHO_12MRVKNU\"\u003e  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211328432647_b8b22f88-fa0b-49f6-a5f1-42111a0188a1.jpg?v=1744860387\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211328432647_b8b22f88-fa0b-49f6-a5f1-42111a0188a1.jpg?v=1744860387\" alt=\"PHO_12MRVKNU\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211280497555_6aec4cb6-97d5-4aee-a879-d38dbb620713.jpg?v=1744860387\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211280497555_6aec4cb6-97d5-4aee-a879-d38dbb620713.jpg?v=1744860387\" alt=\"PHO_12MRVKNU\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211374446234_39c1b1a7-0c1b-4023-aea0-fce4acd624bd.jpg?v=1744860386\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211374446234_39c1b1a7-0c1b-4023-aea0-fce4acd624bd.jpg?v=1744860386\" alt=\"PHO_12MRVKNU\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211422289545_66b436ad-782a-4725-85b7-58d0fc2970ba.jpg?v=1744860387\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402211422289545_66b436ad-782a-4725-85b7-58d0fc2970ba.jpg?v=1744860387\" alt=\"PHO_12MRVKNU\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Dark Blue \/ 9' × 18'","offer_id":50658268840249,"sku":"PHO_12MRVKNU","price":94.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/na901741677248182276_992a0597-e286-491a-95d3-8b1502b24b34.jpg?v=1751509712"},{"product_id":"garvee-outdoor-rug-9x18-waterproof-reversible-pho-12mrhrn4","title":"Garvee Outdoor Black \u0026 Beige 9x18 Rug, Waterproof Reversible Mat Palm Leaves Camping Rugs Indoor Outdoor Rugs Carpet Large Area Rug Plastic Straw Rug for Patio Deck Balcony Pool RV Camping","description":"\u003cp\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212186165261_a1d711e5-0f74-40a3-aafd-36d7efd7534d.jpg?v=1744860386\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212186165261_a1d711e5-0f74-40a3-aafd-36d7efd7534d.jpg?v=1744860386\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212019227488_b6c67da2-3663-4e5e-849e-623a00edda6a.jpg?v=1744860388\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212019227488_b6c67da2-3663-4e5e-849e-623a00edda6a.jpg?v=1744860388\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212106234390_444f4e34-6169-45c9-aa94-e0ceeb51252c.jpg?v=1744860386\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212106234390_444f4e34-6169-45c9-aa94-e0ceeb51252c.jpg?v=1744860386\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212063806741_d368bae8-f923-45f6-b3c7-48eb2280d707.jpg?v=1744860387\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212063806741_d368bae8-f923-45f6-b3c7-48eb2280d707.jpg?v=1744860387\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_12MRHRN4\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212146532177_68c96894-3cce-4293-8e5b-071975ee2deb.jpg?v=1744860387\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17402212146532177_68c96894-3cce-4293-8e5b-071975ee2deb.jpg?v=1744860387\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e","brand":"Garvee","offers":[{"title":"Black \u0026 Beige \/ 9' × 18'","offer_id":50658268873017,"sku":"PHO_12MRHRN4","price":84.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/na431741677253136171_bf97d0f8-dbda-4f18-a5aa-e09dce948b78.jpg?v=1751509678"},{"product_id":"outdoor-rug-9x12-waterproof-reversible-plastic-straw-patio-camping-pho_152fxlu9","title":"Garvee Outdoor Grey \u0026 White 9x12 Rug, Plastic Straw Waterproof Reversible Mat for Patio, Deck, RV, Camping Decor","description":"\u003cstyle\u003e\n    .garvee-outdoor-rug-page {\n      max-width: 1180px;\n      margin: 0 auto;\n      padding: 24px 16px;\n      font-family: Arial, Helvetica, sans-serif;\n      color: #263238;\n      line-height: 1.6;\n      background: #ffffff;\n      box-sizing: border-box;\n    }\n\n    .garvee-outdoor-rug-page * {\n      box-sizing: border-box;\n    }\n\n    .garvee-outdoor-rug-page img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 16px;\n    }\n\n    .garvee-section {\n      margin-bottom: 36px;\n    }\n\n    .garvee-hero {\n      display: grid;\n      grid-template-columns: 1.08fr 0.92fr;\n      gap: 28px;\n      align-items: center;\n      padding: 26px;\n      background: linear-gradient(135deg, #f4f6f8 0%, #ffffff 100%);\n      border: 1px solid #d8e0e6;\n      border-radius: 24px;\n    }\n\n    .garvee-eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      padding: 6px 14px;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: #ffffff;\n      background: #4b5563;\n      border-radius: 999px;\n    }\n\n    .garvee-hero h2,\n    .garvee-copy h2,\n    .garvee-size-box h2,\n    .garvee-spec-title {\n      margin: 0 0 14px;\n      font-size: 30px;\n      line-height: 1.25;\n      color: #1f2933;\n      font-weight: 700;\n    }\n\n    .garvee-hero p,\n    .garvee-copy p,\n    .garvee-card p,\n    .garvee-size-box p {\n      margin: 0;\n      font-size: 15px;\n      color: #4b5563;\n    }\n\n    .garvee-hero ul {\n      margin: 16px 0 0;\n      padding-left: 20px;\n    }\n\n    .garvee-hero li {\n      margin-bottom: 8px;\n      font-size: 15px;\n      color: #374151;\n    }\n\n    .garvee-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 18px;\n    }\n\n    .garvee-badge {\n      padding: 8px 12px;\n      background: #ffffff;\n      border: 1px solid #d8e0e6;\n      border-radius: 999px;\n      color: #4b5563;\n      font-size: 13px;\n      font-weight: 700;\n    }\n\n    .garvee-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n    }\n\n    .garvee-card {\n      overflow: hidden;\n      background: #f7f9fb;\n      border: 1px solid #d8e0e6;\n      border-radius: 18px;\n      box-shadow: 0 6px 18px rgba(31, 41, 51, 0.06);\n    }\n\n    .garvee-card-text {\n      padding: 18px 16px 20px;\n      text-align: center;\n    }\n\n    .garvee-card h3 {\n      margin: 0 0 8px;\n      font-size: 18px;\n      color: #374151;\n      font-weight: 700;\n    }\n\n    .garvee-split {\n      display: grid;\n      grid-template-columns: 0.95fr 1.05fr;\n      gap: 30px;\n      align-items: center;\n    }\n\n    .garvee-split.reverse {\n      grid-template-columns: 1.05fr 0.95fr;\n    }\n\n    .garvee-copy {\n      padding: 8px 4px;\n    }\n\n    .garvee-benefits {\n      margin: 18px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .garvee-benefits li {\n      position: relative;\n      margin-bottom: 13px;\n      padding-left: 18px;\n      font-size: 15px;\n      color: #374151;\n    }\n\n    .garvee-benefits li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 9px;\n      width: 7px;\n      height: 7px;\n      background: #4b5563;\n      border-radius: 50%;\n    }\n\n    .garvee-benefits strong {\n      color: #1f2933;\n    }\n\n    .garvee-size-box {\n      padding: 28px 24px;\n      text-align: center;\n      background: #f7f9fb;\n      border: 1px solid #d8e0e6;\n      border-radius: 22px;\n    }\n\n    .garvee-size-list {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 18px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .garvee-size-list li {\n      padding: 10px 16px;\n      background: #ffffff;\n      border: 1px solid #d8e0e6;\n      border-radius: 999px;\n      color: #374151;\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    .garvee-use-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 14px;\n      margin-top: 20px;\n      text-align: left;\n    }\n\n    .garvee-use-item {\n      padding: 16px 14px;\n      background: #ffffff;\n      border: 1px solid #d8e0e6;\n      border-radius: 16px;\n    }\n\n    .garvee-use-item strong {\n      display: block;\n      margin-bottom: 6px;\n      color: #1f2933;\n      font-size: 15px;\n    }\n\n    .garvee-use-item span {\n      display: block;\n      color: #4b5563;\n      font-size: 14px;\n    }\n\n    .garvee-spec-wrap {\n      padding: 30px 26px;\n      background: #f7f9fb;\n      border: 1px solid #d8e0e6;\n      border-radius: 22px;\n    }\n\n    .garvee-spec-title {\n      text-align: center;\n      font-size: 26px;\n    }\n\n    .garvee-spec-table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      overflow: hidden;\n      background: #ffffff;\n      border: 1.5px solid #4b5563;\n      border-radius: 14px;\n    }\n\n    .garvee-spec-table td {\n      padding: 14px 18px;\n      font-size: 15px;\n      border-bottom: 1px solid #d8e0e6;\n      vertical-align: top;\n    }\n\n    .garvee-spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .garvee-spec-table td:first-child {\n      width: 36%;\n      font-weight: 700;\n      color: #333333;\n      background: #eef2f5;\n    }\n\n    .garvee-spec-table td:last-child {\n      color: #1f2933;\n      font-weight: 700;\n    }\n\n    .garvee-note {\n      margin-top: 20px;\n      padding: 16px 18px;\n      background: #ffffff;\n      border-left: 4px solid #4b5563;\n      border-radius: 12px;\n      font-size: 14px;\n      color: #4b5563;\n    }\n\n    @media (max-width: 900px) {\n      .garvee-hero,\n      .garvee-grid,\n      .garvee-split,\n      .garvee-split.reverse,\n      .garvee-use-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .garvee-outdoor-rug-page {\n        padding: 16px 10px;\n      }\n\n      .garvee-section {\n        margin-bottom: 28px;\n      }\n\n      .garvee-hero,\n      .garvee-size-box,\n      .garvee-spec-wrap {\n        padding: 18px 14px;\n        border-radius: 18px;\n      }\n\n      .garvee-hero h2,\n      .garvee-copy h2,\n      .garvee-size-box h2,\n      .garvee-spec-title {\n        font-size: 23px;\n      }\n\n      .garvee-hero p,\n      .garvee-copy p,\n      .garvee-card p,\n      .garvee-benefits li,\n      .garvee-size-box p {\n        font-size: 14px;\n      }\n\n      .garvee-size-list {\n        gap: 8px;\n      }\n\n      .garvee-size-list li {\n        padding: 8px 12px;\n        font-size: 13px;\n      }\n\n      .garvee-spec-table td {\n        display: block;\n        width: 100%;\n        padding: 11px 14px;\n      }\n\n      .garvee-spec-table td:first-child {\n        width: 100%;\n        padding-bottom: 4px;\n      }\n\n      .garvee-spec-table td:last-child {\n        padding-top: 4px;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"garvee-outdoor-rug-page\"\u003e\n\u003cdiv class=\"garvee-section\"\u003e\n\u003cdiv class=\"garvee-hero\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"garvee-eyebrow\"\u003eReversible Outdoor Rug\u003c\/span\u003e\n\u003ch2\u003eGrey \u0026amp; White Patio Rug for Outdoor Living\u003c\/h2\u003e\n\u003cp\u003eRefresh your patio, deck, RV setup or picnic area with this Garvee grey and white reversible outdoor rug. The medallion-inspired pattern adds a clean decorative look, while the waterproof plastic straw weave is lightweight, foldable and easy to clean for everyday outdoor use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eReversible grey and white design gives you two outdoor looks in one rug\u003c\/li\u003e\n\u003cli\u003eWaterproof plastic straw surface rinses clean after spills, dirt or sand\u003c\/li\u003e\n\u003cli\u003eFoldable design makes carrying, storage and seasonal setup easier\u003c\/li\u003e\n\u003cli\u003eAvailable in 5' x 8', 8' x 10', 9' x 12' and 9' x 18'\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"garvee-badges\"\u003e\n\u003cdiv class=\"garvee-badge\"\u003eWaterproof\u003c\/div\u003e\n\u003cdiv class=\"garvee-badge\"\u003eReversible\u003c\/div\u003e\n\u003cdiv class=\"garvee-badge\"\u003eFoldable\u003c\/div\u003e\n\u003cdiv class=\"garvee-badge\"\u003eEasy to Clean\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"Garvee grey and white reversible waterproof outdoor rug for patio deck RV picnic and backyard\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507291717786316.jpg?v=1752038579\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-section\"\u003e\n\u003cdiv class=\"garvee-grid\"\u003e\n\u003cdiv class=\"garvee-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507291668691917_7d275a4f-32f2-442b-b8c4-ae06b62d3ee7.jpg?v=1780637120\" alt=\"\"\u003e\n\u003cdiv class=\"garvee-card-text\"\u003e\n\u003ch3\u003eOutdoor Comfort Anywhere\u003c\/h3\u003e\n\u003cp\u003eCreates a cleaner, more comfortable base for patios, backyards, RV areas, picnics, camping spaces and outdoor family time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-card\"\u003e\n\u003cimg alt=\"Garvee grey white outdoor rug waterproof UV resistant and portable features\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507291949921816.jpg?v=1752038579\"\u003e\n\u003cdiv class=\"garvee-card-text\"\u003e\n\u003ch3\u003eReversible Medallion Pattern\u003c\/h3\u003e\n\u003cp\u003eThe grey and white pattern gives outdoor spaces a clean, modern look, and the reversible design lets you flip sides for a quick refresh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-card\"\u003e\n\u003cimg alt=\"Garvee grey and white reversible outdoor rug with two-sided pattern\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507292005304582.jpg?v=1752038579\"\u003e\n\u003cdiv class=\"garvee-card-text\"\u003e\n\u003ch3\u003eDurable Edges \u0026amp; Easy Cleaning\u003c\/h3\u003e\n\u003cp\u003eHeat-treated edges help reduce fraying, while the easy-clean surface can be wiped, shaken off or rinsed with water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-section\"\u003e\n\u003cdiv class=\"garvee-split\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"Garvee waterproof grey and white outdoor rug close up plastic straw surface and easy cleaning\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507292051712408.jpg?v=1752038579\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-copy\"\u003e\n\u003cspan class=\"garvee-eyebrow\"\u003eLightweight \u0026amp; Portable\u003c\/span\u003e\n\u003ch2\u003eFold, Carry \u0026amp; Store with Less Effort\u003c\/h2\u003e\n\u003cp\u003eDesigned for flexible outdoor routines, this reversible rug folds down for easier storage and transport. Use it for a weekend camping trip, RV stop, backyard party, picnic area or seasonal patio refresh.\u003c\/p\u003e\n\u003cul class=\"garvee-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTravel Ready:\u003c\/strong\u003e Great for RV road trips, camping, beach days, picnics and outdoor events.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFoldable Build:\u003c\/strong\u003e Easy to fold, move, reposition and store between seasons.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLightweight Feel:\u003c\/strong\u003e Easier to carry than heavy indoor-style rugs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick Setup:\u003c\/strong\u003e Lay it out under furniture, beside an RV or over outdoor flooring in minutes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-section\"\u003e\n\u003cdiv class=\"garvee-split reverse\"\u003e\n\u003cdiv class=\"garvee-copy\"\u003e\n\u003cspan class=\"garvee-eyebrow\"\u003eBuilt for Outdoor Messes\u003c\/span\u003e\n\u003ch2\u003eRinse, Wipe \u0026amp; Reuse\u003c\/h2\u003e\n\u003cp\u003eThe waterproof woven surface is made for outdoor spills, crumbs, leaves, sand and pet messes. Simply wipe with a damp cloth, shake off debris or rinse with water, then allow the rug to air dry before folding.\u003c\/p\u003e\n\u003cul class=\"garvee-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaterproof Surface:\u003c\/strong\u003e Helps prevent spills from soaking into the rug.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to Clean:\u003c\/strong\u003e Rinse with a hose, wipe clean or shake off loose dirt.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick Drying:\u003c\/strong\u003e Breathable woven structure helps air dry after cleaning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFamily Friendly:\u003c\/strong\u003e Practical for kids, pets, outdoor meals and everyday backyard use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg alt=\"Garvee lightweight foldable grey and white outdoor rug with carry bag for RV camping picnic and storage\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507292098626282.jpg?v=1752038579\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-section\"\u003e\n\u003cdiv class=\"garvee-size-box\"\u003e\n\u003cspan class=\"garvee-eyebrow\"\u003eMultiple Size Options\u003c\/span\u003e\n\u003ch2\u003eChoose the Right Size for Your Outdoor Setup\u003c\/h2\u003e\n\u003cp\u003eFrom patio seating to RV areas and backyard entertaining, choose the size that fits your outdoor layout.\u003c\/p\u003e\n\u003cul class=\"garvee-size-list\"\u003e\n\u003cli\u003e5' x 8'\u003c\/li\u003e\n\u003cli\u003e8' x 10'\u003c\/li\u003e\n\u003cli\u003e9' x 12'\u003c\/li\u003e\n\u003cli\u003e9' x 18'\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"garvee-use-grid\"\u003e\n\u003cdiv class=\"garvee-use-item\"\u003e\n\u003cstrong\u003ePatio \u0026amp; Deck\u003c\/strong\u003e \u003cspan\u003eDefines seating and dining areas under outdoor furniture.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-use-item\"\u003e\n\u003cstrong\u003eRV \u0026amp; Camping\u003c\/strong\u003e \u003cspan\u003eAdds a cleaner ground layer outside campers, RVs and tents.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-use-item\"\u003e\n\u003cstrong\u003ePicnic \u0026amp; Backyard\u003c\/strong\u003e \u003cspan\u003eCreates a comfortable base for family meals, games and lounging.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-use-item\"\u003e\n\u003cstrong\u003ePorch \u0026amp; Balcony\u003c\/strong\u003e \u003cspan\u003eRefreshes smaller outdoor spaces with a neutral grey and white look.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-section\"\u003e\n\u003cdiv class=\"garvee-spec-wrap\"\u003e\n\u003ch2 class=\"garvee-spec-title\"\u003eKey Specifications\u003c\/h2\u003e\n\u003ctable class=\"garvee-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eReversible Outdoor Rug \/ Patio Mat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n\u003ctd\u003e5' x 8', 8' x 10', 9' x 12', 9' x 18'\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolypropylene Plastic Straw Weave\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eReversible Medallion Outdoor Pattern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKey Features\u003c\/td\u003e\n\u003ctd\u003eWaterproof, Reversible, Foldable, Lightweight, Easy to Clean\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Use\u003c\/td\u003e\n\u003ctd\u003ePatio, Deck, RV, Camping, Picnic, Backyard, Porch, Balcony, Beach, Garden\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare Instructions\u003c\/td\u003e\n\u003ctd\u003eRinse with Water, Wipe Clean, Shake Off Dust, Air Dry Before Storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"garvee-note\"\u003e\n\u003cstrong\u003eCare Note:\u003c\/strong\u003e Place the rug on a clean, flat surface. Rinse with water or wipe with a damp cloth after spills, dirt or sand. Allow the rug to air dry fully before folding and storing. To help preserve color, avoid long-term exposure to harsh direct sunlight when not in use.\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Gray \u0026 White \/ 9' × 12'","offer_id":50658271592761,"sku":"PHO_152FXLU9","price":72.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507283403529003_12a98228-dcdf-474f-b487-35ef707eba50.jpg?v=1772074687"},{"product_id":"outdoor-rug-9x12-waterproof-reversible-plastic-straw-patio-camping-pho_152ff87q","title":"Garvee Outdoor Light Blue \u0026 White 9x12 Rug Plastic Straw Waterproof Reversible Mat for Patio, Deck, RV, Camping Decor","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507292272128285.jpg?v=1752557406\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507292545139126.jpg?v=1752557406\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507292746983825.jpg?v=1752557406\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17507292702268788.jpg?v=1752557406\" 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\u003eSoft Surface: Although used outdoors, the surface of the high-quality carpet is still soft and skin-friendly, which can cushion the pressure of the sole of the foot, make people comfortable and relaxed, and increase the comfort of outdoor leisure time.\u003c\/li\u003e\n\u003cli\u003eWear Resistance: Special materials and processes make outdoor carpets not afraid of long-term exposure to the sun, will not fade easily, and can resist rain and dew.\u003c\/li\u003e\n\u003cli\u003eEasy to Clean: Outdoor carpets often simply need to be rinsed to remove stains. The stain is difficult to adhere and penetrate, and it can be smooth and clean as new by gently wiping, saving a lot of cleaning time and energy for users.\u003c\/li\u003e\n\u003cli\u003eNon Slip: The unique weaving process makes the carpet surface have a certain roughness, can increase the friction with the ground, and can also provide a good anti-slip effect on the uneven ground.\u003c\/li\u003e\n\u003cli\u003eDecorate a Variety of Scenes: not only can be used in the courtyard, terrace, balcony these outdoor Spaces at home, but also suitable for picnic grounds, camping bases, beaches and other public outdoor places, strong versatility, to meet the needs of various outdoor activities.\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: 35.7686%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.7686%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003e9' x 12'(Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.7686%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.7686%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003eKnitted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.7686%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003e8.71 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.7686%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.7686%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.7686%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35.7686%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 64.2314%;\"\u003eLight Blue \u0026amp; White\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 Blue \u0026 White \/ 9' × 12'","offer_id":50658271658297,"sku":"PHO_152FF87Q","price":72.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/02b10621b5b138cc_97c26fcf-0341-4ff0-b201-453de469c1e2.jpg?v=1767152946"},{"product_id":"garvee-8x10-ft-waterproof-outdoor-rugs-pho-12mn1vgn","title":"Garvee Outdoor Light Blue \u0026 White 8x10 Plastic Straw Rug, Waterproof UV Resistant Reversible Portable Carpet for Beach, Camping, Backyard, Balcony, RV, Patio","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_12MN1VGN_1.jpg?v=1747970016\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_12MN1VGN_2.jpg?v=1747970016\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_12MN1VGN_3.jpg?v=1747970016\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_12MN1VGN_4.jpg?v=1747970016\"\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaterproof UV Rug: \u003c\/strong\u003eBlocks rain\/sun damage so colors stay vibrant 3X longer than regular outdoor mats.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReversible Style Switch: \u003c\/strong\u003eFlip light\/dark sides to refresh patios or hide stubborn BBQ stains instantly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePortable Roll-Up Design: \u003c\/strong\u003eFolds into carry bag so beach picnics\/RV trips gain instant clean flooring. \u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHose Washable: \u003c\/strong\u003eSpray off mud\/pet hair in 30 seconds so high-traffic areas stay guest-ready. \u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndoor\/Outdoor Use:\u003c\/strong\u003e Safe for kitchens\/decks so spills wipe clean without damaging floors under.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n\u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ctable class=\"responsive-table\" style=\"width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.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%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003e8 x 10 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003ePolypropylene\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%;\"\u003eFlat Woven\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%;\"\u003e5.73 pounds\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\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%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003ePolypropylene\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%;\"\u003eLight Blue \u0026amp; White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eOutdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eRinse Clean\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eGeometric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eWaterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eRug Form Type\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eArea Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eNumber of Pieces\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 47.8214%;\"\u003eModel Name\u003c\/td\u003e\n\u003ctd style=\"width: 52.1786%;\"\u003eOutdoor 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":"Light Blue \u0026 White \/ 8' × 10'","offer_id":50726923141433,"sku":"PHO_12MN1VGN","price":64.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/91cYa-IL-sL.jpg?v=1746697370"},{"product_id":"garvee-outdoor-rug-6x9-ft-waterproof-pho-12mnrgs3","title":"Garvee Outdoor Brown \u0026 Black 6x9 Plastic Straw Rug, Waterproof Reversible Portable Carpet for Camping, RV, Backyard, Patio, Balcony","description":"\u003cp\u003e\u003cimg alt=\"PHO_12MNCKM4\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265655675.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265655675.jpg\"\u003e\u003cimg alt=\"PHO_12MNCKM4\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265475269.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265475269.jpg\"\u003e \u003cimg alt=\"PHO_12MNCKM4\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265814595.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265814595.jpg\"\u003e \u003cimg alt=\"PHO_12MNCKM4\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265275093.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265275093.jpg\"\u003e \u003cimg alt=\"PHO_12MNCKM4\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265475269.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202503\/PHO_12MN6FGP\/fe17425479265475269.jpg\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWaterproof UV Rug: \u003c\/strong\u003eBlocks rain\/sun damage so colors stay vibrant 3X longer than regular outdoor mats.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReversible Style Switch: \u003c\/strong\u003eFlip light\/dark sides to refresh patios or hide stubborn BBQ stains instantly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePortable Roll-Up Design: \u003c\/strong\u003eFolds into carry bag so beach picnics\/RV trips gain instant clean flooring. \u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHose Washable: \u003c\/strong\u003eSpray off mud\/pet hair in 30 seconds so high-traffic areas stay guest-ready. \u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndoor\/Outdoor Use:\u003c\/strong\u003e Safe for kitchens\/decks so spills wipe clean without damaging floors under.\u003cbr\u003e\n\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: 40.5009%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003e6 x 9 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003e4.63 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eBrown \u0026amp; Black \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eIndoor\/Outdoor Usage\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eOutdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eIs Stain Resistant\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eProduct Care Instructions\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eRinse Clean\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003ePattern\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eGeometric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eWaterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eRug Form Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eArea Rug\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eModern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eNumber of Pieces\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.5009%;\"\u003eModel Name\u003c\/td\u003e\n\u003ctd style=\"width: 59.4991%;\"\u003eOutdoor 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    }\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Brown \u0026 Black \/ 6' × 9'","offer_id":50726923239737,"sku":"PHO_12MNRGS3","price":56.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/918zSDiloeL_de45b601-434e-48d9-90ae-1a47b5f6a257.jpg?v=1746697374"},{"product_id":"garvee-outdoor-plastic-straw-rug-9x18-pho-34jknbw8","title":"Garvee Outdoor Plastic Straw Rug 9x18 Large Outdoor Rug Uv Resistant Waterproof Patio Rug, Foldable Reversible Rug, Lightweight Camping Mat Picnic Rug with Stortage Bag, 4 Stakes, Brown","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676976068357.jpg?v=1772787065\"\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"PHO_34JKMCFE\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677197437406.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677197437406.jpg\"\u003e\u003cimg alt=\"PHO_34JKMCFE\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677246395805.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677246395805.jpg\"\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"PHO_34JKMCFE\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677058517247.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677058517247.jpg\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399677017266277.jpg?v=1772787094\"\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"PHO_34JKMCFE\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677107499917.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677107499917.jpg\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eStylish and simple design: This outdoor rug features a simple border pattern around its edges, while the smooth rectangular area in the center exudes classic charm.\u003c\/li\u003e\n\u003cli\u003eVersatile: This outdoor rug features a double-sided print design that is both waterproof and stain-resistant, and dries quickly, making it perfect for a variety of outdoor occasions, such as patios, gardens, beaches, and camping.\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to carry: This rectangular rug is compact, lightweight, easy to carry, and comes with a portable outer packaging, ensuring comfort and style for outdoor activities and leisure time.\u003c\/li\u003e\n\u003cli\u003eSimple design: The spacious center area creates an attractive focal point, perfect for placing tables and chairs or gatherings, while the elegant border design provides a comfortable position for you to sit or stand and enjoy the good times.\u003c\/li\u003e\n\u003cli\u003eEasy to clean: Daily cleaning of this rug is simple, and surface stains can be easily wiped off with a damp cloth, while for deep cleaning, it can be easily washed away with a hose.\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.0869%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.0869%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003e9' x 18' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.0869%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.0869%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.0869%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003e11.39 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.0869%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.0869%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.0869%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 49.0869%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 50.9355%;\"\u003eBrown Tone\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":"Peony Brown \/ 9' × 18'","offer_id":50726935232825,"sku":"PHO_34JKNBW8","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399669044653394.jpg?v=1769743659"},{"product_id":"garvee-outdoor-plastic-straw-rug-9x18-pho-34jkkqf8","title":"Garvee Outdoor Plastic Straw Rug 9x18 Large Outdoor Rug Uv Resistant Waterproof Patio Rug, Foldable Reversible Rug, Lightweight Camping Mat Picnic Rug with Stortage Bag, 4 Stakes, Grey","description":"\u003cp\u003e\u003cimg alt=\"PHO_34JKD7BM\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674744484771.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674744484771.jpg\"\u003e\u003cimg alt=\"PHO_34JKD7BM\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674790266538.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674790266538.jpg\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_34JKD7BM\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674838252295.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674838252295.jpg\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_34JKD7BM\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674652438235.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674652438235.jpg\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399674605975464.jpg?v=1772773524\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_34JKD7BM\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674706196541.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674706196541.jpg\" 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\u003eStylish and simple design: This outdoor rug features a simple border pattern around its edges, while the smooth rectangular area in the center exudes classic charm.\u003c\/li\u003e\n\u003cli\u003eVersatile: This outdoor rug features a double-sided print design that is both waterproof and stain-resistant, and dries quickly, making it perfect for a variety of outdoor occasions, such as patios, gardens, beaches, and camping.\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to carry: This rectangular rug is compact, lightweight, easy to carry, and comes with a portable outer packaging, ensuring comfort and style for outdoor activities and leisure time.\u003c\/li\u003e\n\u003cli\u003eSimple design: The spacious center area creates an attractive focal point, perfect for placing tables and chairs or gatherings, while the elegant border design provides a comfortable position for you to sit or stand and enjoy the good times.\u003c\/li\u003e\n\u003cli\u003eEasy to clean: Daily cleaning of this rug is simple, and surface stains can be easily wiped off with a damp cloth, while for deep cleaning, it can be easily washed away with a hose.\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: 45.1449%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.1449%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003e9' x 18' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.1449%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.1449%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.1449%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003e11.39 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.1449%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.1449%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.1449%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 45.1449%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 54.7206%;\"\u003eGrey\/White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gray \/ 9' × 18'","offer_id":50726935363897,"sku":"PHO_34JKKQF8","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399667875098472.jpg?v=1752035519"},{"product_id":"garvee-outdoor-rug-8x10-plastic-straw-pho-34jkygem","title":"Garvee Outdoor Rug 8x10 Plastic Straw Rug Waterproof Patio Rug, Black Reversible Rug, Foldable Lightweight Outdoor Carpet with Storage Bag, 4 Stakes, Camping Mat for Deck, Garden","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399675325959477.jpg?v=1777359734\" alt=\"\"\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675561662005.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675561662005.jpg\" alt=\"PHO_34JKF4SG\"\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675613347057.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675613347057.jpg\" alt=\"PHO_34JKF4SG\"\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e \u003c\/span\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e \u003c\/span\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675423132292.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675423132292.jpg\" alt=\"PHO_34JKF4SG\"\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675470942061.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675470942061.jpg\" alt=\"PHO_34JKF4SG\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Exceptional Durability】Crafted from high - quality PP pipe material, this outdoor carpet is designed to withstand the harshest outdoor conditions. It resists stain and fading, ensuring long - term use without losing its quality, making it a reliable choice for your patio, balcony, or garden\u003c\/li\u003e\n\u003cli\u003e【Effortless Cleaning】Cleaning this carpet is a breeze. Its smooth surface made of PP material doesn't trap dirt. Just rinse it with water and mild detergent, and it will be as good as new, saving you time and effort in maintenance\u003c\/li\u003e\n\u003cli\u003e【Enhanced Slip - Resistance】Safety is prioritized with its slip - resistant surface. This feature provides a stable footing even when the carpet is wet, reducing the risk of slips and falls, making it suitable for high - traffic outdoor areas\u003c\/li\u003e\n\u003cli\u003e【Timeless Border Patterns】Adorned with classic border patterns, this carpet adds an elegant touch to any outdoor setting. The patterns are not only aesthetically pleasing but also never go out of style, ensuring your outdoor space always looks inviting and stylish\u003c\/li\u003e\n\u003cli\u003e【Double - Sided Utility】Offering double - sided usability, you can easily flip the carpet to change the look of your outdoor space. Each side has its own charm, providing you with more flexibility in decor, whether you're hosting a party or just relaxing outdoors\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: 50.0015%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003e8' x 10' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003ePolyester\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003eThermoplastic Rubber (TPR)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003eBorder-black\/White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003eShape\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 50.0015%;\"\u003eStyle\u003c\/td\u003e\n\u003ctd style=\"width: 49.864%;\"\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":"Black \u0026 White \/ 8' × 10'","offer_id":50726935396665,"sku":"PHO_34JKYGEM","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399668675333720.jpg?v=1773978637"},{"product_id":"garvee-outdoor-plastic-straw-rug-9x18-pho-34jkf4sg","title":"Garvee Outdoor Plastic Straw Rug 9x18 Large Rug Uv Resistant Waterproof Patio Rug, Foldable Reversible Rug, Lightweight Camping Mat Picnic Rug with Stortage Bag, 4 Stakes, Black","description":"\u003cp\u003e\u003cimg alt=\"PHO_34JKF4SG\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675561662005.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675561662005.jpg\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_34JKF4SG\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675613347057.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675613347057.jpg\"\u003e\u003cimg alt=\"PHO_34JKF4SG\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675423132292.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675423132292.jpg\"\u003e\u003cimg alt=\"PHO_34JKF4SG\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675470942061.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKYGEM\/fe17399675470942061.jpg\" 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\u003eStylish and simple design: This outdoor rug features a simple border pattern around its edges, while the smooth rectangular area in the center exudes classic charm.\u003c\/li\u003e\n\u003cli\u003eVersatile: This outdoor rug features a double-sided print design that is both waterproof and stain-resistant, and dries quickly, making it perfect for a variety of outdoor occasions, such as patios, gardens, beaches, and camping.\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to carry: This rectangular rug is compact, lightweight, easy to carry, and comes with a portable outer packaging, ensuring comfort and style for outdoor activities and leisure time.\u003c\/li\u003e\n\u003cli\u003eSimple design: The spacious center area creates an attractive focal point, perfect for placing tables and chairs or gatherings, while the elegant border design provides a comfortable position for you to sit or stand and enjoy the good times.\u003c\/li\u003e\n\u003cli\u003eEasy to clean: Daily cleaning of this rug is simple, and surface stains can be easily wiped off with a damp cloth, while for deep cleaning, it can be easily washed away with a hose.\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\u003e9' x 18' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeave Type\u003c\/td\u003e\n\u003ctd\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e11.39 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\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack\/White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Black \u0026 White \/ 9' × 18'","offer_id":50726935462201,"sku":"PHO_34JKF4SG","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399668920964276_c44511ba-2a97-4552-8349-3fdc5bb2039c.jpg?v=1769743986"},{"product_id":"garvee-outdoor-rug-8x10-plastic-straw-pho-34jkd7bm","title":"Garvee Outdoor Rug 8x10 Plastic Straw Rug Waterproof Patio Rug, Grey Reversible Rug, Foldable Lightweight Outdoor Carpet with Storage Bag, 4 Stakes, Camping Mat for Deck, Garden","description":"\u003cp\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674744484771.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674744484771.jpg\" alt=\"PHO_34JKD7BM\"\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674790266538.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674790266538.jpg\" alt=\"PHO_34JKD7BM\"\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674838252295.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674838252295.jpg\" alt=\"PHO_34JKD7BM\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674652438235.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674652438235.jpg\" alt=\"PHO_34JKD7BM\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674706196541.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674706196541.jpg\" alt=\"PHO_34JKD7BM\" 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\u003eStylish and simple design: This outdoor rug features a simple border pattern around its edges, while the smooth rectangular area in the center exudes classic charm.\u003c\/li\u003e\n\u003cli\u003eVersatile: This outdoor rug features a double-sided print design that is both waterproof and stain-resistant, and dries quickly, making it perfect for a variety of outdoor occasions, such as patios, gardens, beaches, and camping.\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to carry: This rectangular rug is compact, lightweight, easy to carry, and comes with a portable outer packaging, ensuring comfort and style for outdoor activities and leisure time.\u003c\/li\u003e\n\u003cli\u003eSimple design: The spacious center area creates an attractive focal point, perfect for placing tables and chairs or gatherings, while the elegant border design provides a comfortable position for you to sit or stand and enjoy the good times.\u003c\/li\u003e\n\u003cli\u003eEasy to clean: Daily cleaning of this rug is simple, and surface stains can be easily wiped off with a damp cloth, while for deep cleaning, it can be easily washed away with a hose.\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: 40.4687%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.4687%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003e8' x 10' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.4687%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.4687%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.4687%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003e6.22 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.4687%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.4687%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.4687%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 40.4687%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 59.3968%;\"\u003eGrey\/White\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 \/ 8' × 10'","offer_id":50726935527737,"sku":"PHO_34JKD7BM","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399667875098472_35627b01-3c5f-4652-ae9f-b92bb2cf5175.jpg?v=1752035627"},{"product_id":"garvee-large-outdoor-rug-9x12-reversible-pho-34jk49bw","title":"Garvee 9' × 12' Outdoor Rug, Waterproof Reversible Patio Mat with UV-Resistant Plastic Straw, Lightweight Foldable Camping Rug for Deck, Balcony \u0026 Picnic, Gray","description":"\u003cp\u003e\u003cimg src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674744484771.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674744484771.jpg\" alt=\"PHO_34JKD7BM\"\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674790266538.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674790266538.jpg\" alt=\"PHO_34JKD7BM\"\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674838252295.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674838252295.jpg\" alt=\"PHO_34JKD7BM\"\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674652438235.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674652438235.jpg\" alt=\"PHO_34JKD7BM\"\u003e\u003cimg style=\"font-size: 0.875rem;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399674605975464.jpg?v=1772773524\"\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674706196541.jpg\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKD7BM\/fe17399674706196541.jpg\" alt=\"PHO_34JKD7BM\"\u003e\u003c\/p\u003e\n\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eStylish and simple design: This outdoor rug features a simple border pattern around its edges, while the smooth rectangular area in the center exudes classic charm.\u003c\/li\u003e\n\u003cli\u003eVersatile: This outdoor rug features a double-sided print design that is both waterproof and stain-resistant, and dries quickly, making it perfect for a variety of outdoor occasions, such as patios, gardens, beaches, and camping.\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to carry: This rectangular rug is compact, lightweight, easy to carry, and comes with a portable outer packaging, ensuring comfort and style for outdoor activities and leisure time.\u003c\/li\u003e\n\u003cli\u003eSimple design: The spacious center area creates an attractive focal point, perfect for placing tables and chairs or gatherings, while the elegant border design provides a comfortable position for you to sit or stand and enjoy the good times.\u003c\/li\u003e\n\u003cli\u003eEasy to clean: Daily cleaning of this rug is simple, and surface stains can be easily wiped off with a damp cloth, while for deep cleaning, it can be easily washed away with a hose.\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: 48.1909%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.1909%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003e9' x 12' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.1909%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.1909%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.1909%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003e8.71 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.1909%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.1909%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.1909%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 48.1909%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 51.8316%;\"\u003eGray\/White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Gray \/ 9' × 12'","offer_id":50726935626041,"sku":"PHO_34JK49BW","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399668073282219_eafd404f-82d2-4526-b3b6-022da854634a.jpg?v=1752035936"},{"product_id":"garvee-outdoor-plastic-straw-rug-9x18-pho-34jksgfy","title":"Garvee Outdoor Plastic Straw Rug 9x18 Large Outdoor Rug Uv Resistant Waterproof Patio Rug, Foldable Reversible Rug, Lightweight Camping Mat Picnic Rug with Stortage Bag, 4 Stakes, Blue","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676284654834.jpg?v=1772786484\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676536599165_adc873d1-dfb3-460b-bd44-694f25365f8f.jpg?v=1746697624\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676536599165_adc873d1-dfb3-460b-bd44-694f25365f8f.jpg?v=1746697624\" alt=\"PHO_34JKSGFY\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676588582525.jpg?v=1746697624\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676588582525.jpg?v=1746697624\" alt=\"PHO_34JKSGFY\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676396522306_dc878678-d5cb-4572-b155-05e758206980.jpg?v=1746697624\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676396522306_dc878678-d5cb-4572-b155-05e758206980.jpg?v=1746697624\" alt=\"PHO_34JKSGFY\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676344881031.jpg?v=1772786267\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676441188469_baf8c76e-b990-48d9-96d5-64e1087af9fa.jpg?v=1746697624\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676441188469_baf8c76e-b990-48d9-96d5-64e1087af9fa.jpg?v=1746697624\" alt=\"PHO_34JKSGFY\" 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\u003eStylish and simple design: This outdoor rug features a simple border pattern around its edges, while the smooth rectangular area in the center exudes classic charm.\u003c\/li\u003e\n\u003cli\u003eVersatile: This outdoor rug features a double-sided print design that is both waterproof and stain-resistant, and dries quickly, making it perfect for a variety of outdoor occasions, such as patios, gardens, beaches, and camping.\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to carry: This rectangular rug is compact, lightweight, easy to carry, and comes with a portable outer packaging, ensuring comfort and style for outdoor activities and leisure time.\u003c\/li\u003e\n\u003cli\u003eSimple design: The spacious center area creates an attractive focal point, perfect for placing tables and chairs or gatherings, while the elegant border design provides a comfortable position for you to sit or stand and enjoy the good times.\u003c\/li\u003e\n\u003cli\u003eEasy to clean: Daily cleaning of this rug is simple, and surface stains can be easily wiped off with a damp cloth, while for deep cleaning, it can be easily washed away with a hose.\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: 43.8938%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.8938%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003e9' x 18' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.8938%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.8938%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.8938%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003e11.39 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.8938%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.8938%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.8938%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 43.8938%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 56.1062%;\"\u003eNavy\/White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Dark Blue \/ 9' × 18'","offer_id":50726936903993,"sku":"PHO_34JKSGFY","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399668477492179_65e5c9ac-82de-4db0-b6b1-beee5df72924.jpg?v=1752033268"},{"product_id":"garvee-outdoor-rug-8x10-plastic-straw-pho-34jkmcfe","title":"Garvee Outdoor Rug 8x10 Plastic Straw Rug Waterproof Patio Rug, Brown Reversible Rug, Foldable Lightweight Outdoor Carpet with Storage Bag, 4 Stakes, Camping Mat for Deck, Garden","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399676976068357.jpg?v=1772787065\" alt=\"\"\u003e\u003cimg alt=\"PHO_34JKMCFE\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677197437406.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677197437406.jpg\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_34JKMCFE\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677246395805.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677246395805.jpg\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_34JKMCFE\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677058517247.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677058517247.jpg\" style=\"font-size: 0.875rem;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399677017266277.jpg?v=1772787094\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003cimg alt=\"PHO_34JKMCFE\" data-src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677107499917.jpg\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_sumbit\/202502\/PHO_34JKMCFE\/fe17399677107499917.jpg\" 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\u003eStylish and simple design: This outdoor rug features a simple border pattern around its edges, while the smooth rectangular area in the center exudes classic charm.\u003c\/li\u003e\n\u003cli\u003eVersatile: This outdoor rug features a double-sided print design that is both waterproof and stain-resistant, and dries quickly, making it perfect for a variety of outdoor occasions, such as patios, gardens, beaches, and camping.\u003c\/li\u003e\n\u003cli\u003eLightweight and easy to carry: This rectangular rug is compact, lightweight, easy to carry, and comes with a portable outer packaging, ensuring comfort and style for outdoor activities and leisure time.\u003c\/li\u003e\n\u003cli\u003eSimple design: The spacious center area creates an attractive focal point, perfect for placing tables and chairs or gatherings, while the elegant border design provides a comfortable position for you to sit or stand and enjoy the good times.\u003c\/li\u003e\n\u003cli\u003eEasy to clean: Daily cleaning of this rug is simple, and surface stains can be easily wiped off with a damp cloth, while for deep cleaning, it can be easily washed away with a hose.\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: 42.8145%;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.8145%;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003e8' x 10' (Rectangular)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.8145%;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.8145%;\"\u003eWeave Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003eFlat Woven\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.8145%;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003e6.22 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.8145%;\"\u003ePile Height\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003eLow Pile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.8145%;\"\u003eConstruction Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003eMachine Made\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.8145%;\"\u003eBack Material Type\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003ePolypropylene\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 42.8145%;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 57.2079%;\"\u003eBrown Tone\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":"Peony Brown \/ 8' × 10'","offer_id":50726937264441,"sku":"PHO_34JKMCFE","price":57.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17399669043861160_1c6ad5d7-d4d7-44ca-9f2c-1d1f5f95229f.jpg?v=1752033001"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/collections\/Rugs_img3_1b56d455-90f0-493f-874c-48ad6c34b304.jpg?v=1758607427","url":"https:\/\/www.garvee.com\/collections\/rugs-room-outdoor.oembed?page=15","provider":"GARVEE","version":"1.0","type":"link"}