{"title":"Garvee_Automotive_Ibrapromotion","description":null,"products":[{"product_id":"garvee-garvee-20-inch-aluminum-diamond-pau-0ld6nrzf","title":"Garvee 20 Inch Aluminum Diamond Plate Tool Box With Lock and Keys, Heavy Duty Waterproof Truck Storage Organizer Chest for Pick Up Truck Bed, Rv Trailer\/Van With Side Handle","description":"\u003cstyle\u003e\n    .garvee-toolbox-showcase {\n      font-family: 'Segoe UI', Arial, sans-serif;\n      max-width: 1200px;\n      margin: 0 auto;\n      color: #333;\n      line-height: 1.6;\n    }\n    \n    .garvee-header {\n      text-align: center;\n      margin: 20px 0 30px;\n    }\n    \n    .garvee-header h1 {\n      font-size: 2.2rem;\n      color: #292929;\n      margin-bottom: 15px;\n      font-weight: 700;\n    }\n    \n    .garvee-header p {\n      font-size: 1.2rem;\n      color: #555;\n      max-width: 800px;\n      margin: 0 auto 15px;\n    }\n    \n    .garvee-price-badge {\n      background-color: #ff4500;\n      color: white;\n      font-size: 1.5rem;\n      font-weight: bold;\n      padding: 8px 20px;\n      border-radius: 4px;\n      display: inline-block;\n      margin-bottom: 15px;\n    }\n    \n    .garvee-full-image {\n      width: 100%;\n      margin-bottom: 30px;\n      position: relative;\n    }\n    \n    .garvee-full-image img {\n      width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    .garvee-badge {\n      position: absolute;\n      top: 20px;\n      right: 20px;\n      background-color: #ff4500;\n      color: white;\n      padding: 8px 15px;\n      border-radius: 4px;\n      font-weight: bold;\n      font-size: 1rem;\n    }\n    \n    .garvee-features-row {\n      display: flex;\n      justify-content: space-between;\n      margin: 40px 0;\n      gap: 20px;\n    }\n    \n    .garvee-feature-col {\n      flex: 1;\n      background-color: #f9f9f9;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.08);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    \n    .garvee-feature-col:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 8px 16px rgba(0,0,0,0.1);\n    }\n    \n    .garvee-feature-img {\n      width: 100%;\n      position: relative;\n      padding-top: 100%; \/* 1:1 Aspect Ratio *\/\n      overflow: hidden;\n    }\n    \n    .garvee-feature-img img {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      transition: transform 0.3s ease;\n    }\n    \n    .garvee-feature-col:hover .garvee-feature-img img {\n      transform: scale(1.05);\n    }\n    \n    .garvee-feature-content {\n      padding: 20px;\n    }\n    \n    .garvee-feature-content h3 {\n      color: #292929;\n      font-size: 1.2rem;\n      margin-bottom: 10px !important;\n      font-weight: 600;\n    }\n    \n    .garvee-feature-content p {\n      color: #555;\n      font-size: 0.95rem;\n      margin: 0;\n    }\n    \n    .garvee-benefits {\n      background-color: #f5f7fa;\n      padding: 30px;\n      border-radius: 8px;\n      margin: 40px 0;\n      border-left: 5px solid #ff4500;\n    }\n    \n    .garvee-benefits h2 {\n      font-size: 1.6rem;\n      color: #292929;\n      margin-bottom: 20px !important;\n    }\n    \n    .garvee-benefits ul {\n      padding-left: 20px;\n      margin: 0;\n    }\n    \n    .garvee-benefits li {\n      position: relative;\n      padding-left: 15px;\n      margin-bottom: 15px;\n      list-style-type: none;\n    }\n    \n    .garvee-benefits li:before {\n      content: \"✓\";\n      position: absolute;\n      left: -15px;\n      color: #4CAF50;\n      font-weight: bold;\n    }\n    \n    .garvee-cta-section {\n      background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n      padding: 30px;\n      border-radius: 8px;\n      text-align: center;\n      margin: 40px 0;\n      box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n    }\n    \n    .garvee-cta-section h2 {\n      font-size: 1.8rem;\n      color: #292929;\n      margin-bottom: 15px !important;\n    }\n    \n    .garvee-cta-section p {\n      font-size: 1.1rem;\n      color: #555;\n      margin-bottom: 25px;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n    \n    .garvee-buy-now {\n      display: inline-block;\n      background-color: #ff4500;\n      color: white;\n      font-size: 1.2rem;\n      font-weight: bold;\n      padding: 15px 40px;\n      border-radius: 4px;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      margin-bottom: 15px;\n    }\n    \n    .garvee-buy-now:hover {\n      background-color: #e03d00;\n      transform: scale(1.05);\n      box-shadow: 0 5px 15px rgba(255, 69, 0, 0.3);\n    }\n    \n    .garvee-specs {\n      margin: 40px 0;\n    }\n    \n    .garvee-specs h2 {\n      font-size: 1.6rem;\n      color: #292929;\n      margin-bottom: 20px !important;\n      padding-bottom: 10px;\n      border-bottom: 2px solid #ff4500;\n    }\n    \n    .garvee-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      border-radius: 8px;\n      overflow: hidden;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.08);\n    }\n    \n    .garvee-specs-table tr:nth-child(odd) {\n      background-color: #f2f2f2;\n    }\n    \n    .garvee-specs-table tr:nth-child(even) {\n      background-color: #e6e6e6;\n    }\n    \n    .garvee-specs-table tr:hover {\n      background-color: #ddd;\n    }\n    \n    .garvee-specs-table td {\n      padding: 12px 15px;\n      border: 1px solid #ddd;\n    }\n    \n    .garvee-specs-table td:first-child {\n      font-weight: 600;\n      width: 30%;\n    }\n    \n    .garvee-guarantee {\n      display: flex;\n      align-items: center;\n      background-color: #f5f7fa;\n      padding: 20px;\n      border-radius: 8px;\n      margin: 30px 0;\n      border: 1px solid #e1e1e1;\n    }\n    \n    .garvee-guarantee-icon {\n      font-size: 2.5rem;\n      margin-right: 20px;\n      color: #4CAF50;\n    }\n    \n    .garvee-guarantee-content h3 {\n      font-size: 1.3rem;\n      margin-bottom: 5px !important;\n      color: #292929;\n    }\n    \n    .garvee-guarantee-content p {\n      margin: 0;\n      color: #555;\n    }\n    \n    .garvee-shipping {\n      text-align: center;\n      margin: 20px 0;\n      color: #4a4a4a;\n    }\n    \n    .garvee-shipping i {\n      font-size: 1.5rem;\n      margin-right: 10px;\n      color: #ff4500;\n    }\n    \n    @media screen and (max-width: 768px) {\n      .garvee-features-row {\n        flex-direction: column;\n      }\n      \n      .garvee-feature-col {\n        margin-bottom: 20px;\n      }\n      \n      .garvee-header h1 {\n        font-size: 1.8rem;\n      }\n      \n      .garvee-cta-section h2 {\n        font-size: 1.5rem;\n      }\n      \n      .garvee-buy-now {\n        width: 100%;\n        padding: 15px 0;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"garvee-toolbox-showcase\"\u003e\n\u003cdiv class=\"garvee-header\"\u003e\n\u003ch1\u003eGARVEE Aluminum Truck Tool Box\u003c\/h1\u003e\n\u003cp\u003ePremium Lockable Storage for Trucks, Trailers, RVs \u0026amp; More\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- First hero image --\u003e\n\u003cdiv class=\"garvee-full-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5c4fa721-e77f-41c1-8042-776e0347c68d_2b1a4689-6fbf-486b-b1c2-f4327c4e21a6.jpg?v=1720692546\" alt=\"GARVEE Aluminum Truck Tool Box\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-cta-section\"\u003e\n\u003ch2\u003eDurable, Secure Storage for All Your Equipment\u003c\/h2\u003e\n\u003cp\u003eThis high-density aluminum truck toolbox provides ample storage space with premium weatherproof protection. Perfect for work, camping, or everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Second hero image --\u003e\n\u003cdiv class=\"garvee-full-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8d22324e-d293-4eac-a53d-84b69aa5db1d_3f79adaa-869d-487e-9aec-c1763e319da5.jpg?v=1720692546\" alt=\"GARVEE Truck Tool Box Mounted\"\u003e\u003c\/div\u003e\n\u003c!-- Three-column feature section with square images --\u003e\n\u003cdiv class=\"garvee-features-row\"\u003e\n\u003cdiv class=\"garvee-feature-col\"\u003e\n\u003cdiv class=\"garvee-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/105e7635-f891-4e81-a73a-3eb761db97f0_2082ca48-51c0-4c92-8424-24d30077293f.jpg?v=1720692546\" alt=\"Stainless Steel Locking Mechanism\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch3\u003eSTAINLESS STEEL LOCKING MECHANISM\u003c\/h3\u003e\n\u003cp\u003eThe rotating two-position latch helps prevent theft and weatherproofing, and the full weatherproof seal prevents moisture inside the case and on your equipment, protecting your belongings in every way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-col\"\u003e\n\u003cdiv class=\"garvee-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/011a22d8-6087-4a6f-a565-dfdf3cf2c919_d11dd96c-d614-47a9-9685-71b8adc5c7c6.jpg?v=1720692546\" alt=\"Practical Design with Gas Strut\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch3\u003eTHOUGHTFUL AND PRACTICAL DESIGN\u003c\/h3\u003e\n\u003cp\u003e1 gas strut to maintain lid opening angle and handles on both sides for easy access. Our toolboxes are dedicated to providing you with a convenient and comfortable experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-col\"\u003e\n\u003cdiv class=\"garvee-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/cf6b92cd-6da9-43c7-ad84-8064a13840bb_91bb2156-5b53-4f4c-8ba9-2db89fc7e976.jpg?v=1720692546\" alt=\"Versatile Storage Options\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-content\"\u003e\n\u003ch3\u003eVERSATILE USE\u003c\/h3\u003e\n\u003cp\u003eThis toolbox provides ample storage for not just your tools, but can also be used to store camping supplies, extra accessories, or holiday items. Perfect for use at home, garage, or jobsites.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Last hero image with benefits list --\u003e\n\u003cdiv class=\"garvee-full-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/e65097b1-2489-4102-9e77-a13423f27d79_d9a88615-601c-4018-a8fe-6c0d4ced1e3f.jpg?v=1720692546\" alt=\"GARVEE Tool Box Features\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefits\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSTURDY AND DURABLE:\u003c\/strong\u003e High-density aluminum construction with a non-slip surface, highly resistant to oxidation, ensuring attractive appearance and stable performance in harsh environments over time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSPACE-SAVING STORAGE:\u003c\/strong\u003e Spacious trailer toolbox measuring 20 x 12 x 9.5 inches, providing plenty of room for buckets, maintenance tools, fire extinguishing canisters, warning signs, and other items in your truck.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSECURE AND PROTECTIVE:\u003c\/strong\u003e Stainless steel latch keeps your tools and supplies secure, protecting against theft and weather elements. Fully welded seam construction and weatherproof seal protect stored items from rain.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLIFT WITH EASE:\u003c\/strong\u003e Wider carrying handles on both sides make the tool box easy to grip even with gloves on. Includes an easy-to-open gas strutted notched lid to assist with opening\/closing and allow for a soft close.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWIDELY USED:\u003c\/strong\u003e Not only for tools, this box can store camping supplies, extra accessories or holiday items. Perfect for use at home, in the garage or at work.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-specs\"\u003e\n\u003ch2\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eLockable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eBar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClosure Type\u003c\/td\u003e\n\u003ctd\u003eLatch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e10.69 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Components\u003c\/td\u003e\n\u003ctd\u003eTruck toolbox\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":"Silver \/ 20\"X12\"X9.5\"","offer_id":49595385217337,"sku":"PAU_0LD6NRZF","price":81.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_55fd55c8-54fa-4912-8c12-ebfd9ab490fb.jpg?v=1767958016"},{"product_id":"garvee-garvee-20-inch-aluminum-diamond-pau-0ld6rl88","title":"Garvee 20 Inch Aluminum Diamond Plate Tool Box With Lock and Keys, Heavy Duty Waterproof Truck Storage Organizer Chest for Pick Up Truck Bed, Rv Trailer\/Van With Side Handle","description":"\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c1a63b87-73bb-4e15-9504-730af49deb1c_6a7595eb-d7db-4c56-980a-82788f146218.jpg?v=1720692550\" alt=\"truck toolbox\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/c1a63b87-73bb-4e15-9504-730af49deb1c_6a7595eb-d7db-4c56-980a-82788f146218.jpg?v=1720692550\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/63be92ee-1e01-413f-b41f-677c3fffcecd_b0d4045e-59dd-48bb-a3f7-b35a327ea354.jpg?v=1720692549\" alt=\"truck toolbox\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/63be92ee-1e01-413f-b41f-677c3fffcecd_b0d4045e-59dd-48bb-a3f7-b35a327ea354.jpg?v=1720692549\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_header_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/e2eb8763-77b8-4134-95ee-0e45e0d414ca_fdc4ece7-6241-458c-b58a-d1ea57680ad9.jpg?v=1720692549\" alt=\"truck toolbox\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/e2eb8763-77b8-4134-95ee-0e45e0d414ca_fdc4ece7-6241-458c-b58a-d1ea57680ad9.jpg?v=1720692549\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aplus_module standard_three_image_text\"\u003e\n\u003ch3\u003e\u003cbr\u003e\u003c\/h3\u003e\n\u003cdiv class=\"count_imgs_wrap\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"count_imgs\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a650a2d4-549d-4da4-b602-3e747f243efc_8b90c4c5-4395-433c-8c44-c6b791cb6535.jpg?v=1720692549\" alt=\"truck toolbox\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a650a2d4-549d-4da4-b602-3e747f243efc_8b90c4c5-4395-433c-8c44-c6b791cb6535.jpg?v=1720692549\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003eSTAINLESS STEEL LOCKING MECHANISM\u003c\/h4\u003e\n\u003cp\u003eThe rotating two-position latch helps prevent theft and weatherproofing, and the full weatherproof seal prevents moisture inside the case and on your equipment, protecting your belongings in every way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"count_imgs\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5693b3ca-4f42-4a8b-86f4-b5d1cb0a27ed_a2953672-abd5-45bc-91b1-b463efe1f9dc.jpg?v=1720692549\" alt=\"truck toolbox\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5693b3ca-4f42-4a8b-86f4-b5d1cb0a27ed_a2953672-abd5-45bc-91b1-b463efe1f9dc.jpg?v=1720692549\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003eTHOUGHTFUL AND PRACTICAL DESIGN\u003c\/h4\u003e\n\u003cp\u003e1 gas strut to maintain lid opeaning angle and handles on both sides for easy access. Our toolboxes are dedicated to providing you with a convenient and comfortable experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"count_imgs\"\u003e\u003cimg data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/278e2584-10c4-4f58-bd5c-52917a096607_b4cffca9-9ede-4021-ab9f-f3c0eafe4dbe.jpg?v=1720692550\" alt=\"truck toolbox\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/278e2584-10c4-4f58-bd5c-52917a096607_b4cffca9-9ede-4021-ab9f-f3c0eafe4dbe.jpg?v=1720692550\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"count_imgs_text\"\u003e\n\u003ch4\u003eVERSTAILE USE\u003c\/h4\u003e\n\u003cp\u003eThis toolbox provides ample storage for not just your tools, but can also be used to store camping supplies, extra accessories, or holiday items. Perfect for use at home, garage, or jobsites.\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_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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Feature\u003c\/td\u003e\n\u003ctd\u003eLockable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eBar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClosure Type\u003c\/td\u003e\n\u003ctd\u003eLatch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Items\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUnit Count\u003c\/td\u003e\n\u003ctd\u003e1.0 Count\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Package Quantity\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUPC\u003c\/td\u003e\n\u003ctd\u003e198290106349\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePart Number\u003c\/td\u003e\n\u003ctd\u003ea00TgJbjGurLjCRyiRhjBw5H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e11.25 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpecial Features\u003c\/td\u003e\n\u003ctd\u003eLockable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Components\u003c\/td\u003e\n\u003ctd\u003etruck toolbox\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBatteries Required?\u003c\/td\u003e\n\u003ctd\u003eNo\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 \/ 20\"X12\"X9.5\"","offer_id":49595385184569,"sku":"PAU_0LD6RL88","price":75.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_5eee6f49-d3ce-4519-904d-580880eb525c.jpg?v=1767957842"},{"product_id":"garvee-garvee-20-inch-aluminum-diamond-pau-0ld5048y","title":"Garvee 20 Inch Truck Bed Tool Box: Heavy Duty Aluminum with Sliding Shelf, Diamond Plate Toolbox for Pick Up Truck RV Trailer, Storage with Side Handle, Lock and Keys - Black","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n       \n        h2 {\n            margin: 20px 0;\n            color: #333;\n        }\n        .product-gallery {\n            display: flex;\n            flex-direction: column;\n            width: 100%;\n            margin-bottom: 30px;\n        }\n        .product-gallery img {\n            width: 100%;\n            height: auto;\n            margin-bottom: 20px;\n            object-fit: contain;\n        }\n        .features {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            margin: 30px 0;\n        }\n        .feature {\n            width: 32%;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        .feature img {\n            width: 100%;\n            max-width: 300px;\n            height: auto;\n        }\n        .feature h4 {\n            margin: 10px 0;\n            color: #1a73e8;\n        }\n        .feature p {\n            font-size: 14px;\n        }\n        .product-description {\n            margin: 20px 0;\n        }\n        .product-description strong {\n            font-size: 16px;\n        }\n        .specifications {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 20px 0 30px;\n        }\n        .specifications td {\n            border: 1px solid #ddd;\n            padding: 12px;\n        }\n        .specifications tr:nth-child(even) {\n            background-color: #f8f8f8;\n        }\n        ul.feature-list {\n            list-style-type: disc;\n            padding-left: 20px;\n            margin: 20px 0;\n        }\n        ul.feature-list li {\n            margin-bottom: 10px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #1a73e8;\n            color: white;\n            padding: 12px 24px;\n            text-decoration: none;\n            font-weight: bold;\n            border-radius: 4px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #155bbf;\n        }\n        @media (max-width: 768px) {\n            .feature {\n                width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch2\u003eGARVEE 20 Inch Truck Bed Tool Box - Professional Grade Storage Solution\u003c\/h2\u003e\n\u003cdiv class=\"product-gallery\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/2e410aac-288c-4e73-9145-8c26509d634c.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1755480324\" alt=\"GARVEE 30 Inch Truck Bed Tool Box - Front View\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/9833a9ea-e8f8-4bf2-98f3-6472955217cd.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1755480324\" alt=\"GARVEE 30 Inch Truck Bed Tool Box - Open View\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/642b1629-64c8-404f-a62e-0cd75d81613c.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1755480325\" alt=\"GARVEE 30 Inch Truck Bed Tool Box - Side View\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003cstrong\u003eElevate your truck's functionality with the GARVEE 20 Inch Truck Bed Tool Box.\u003c\/strong\u003e Designed for the professional who demands the best, this heavy-duty aluminum toolbox combines durability, security, and convenience in one sleek package.\u003c\/div\u003e\n\u003cdiv class=\"features\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/30_Inch_Truck_Bed_Tool_Box-4.jpg?v=1698126115\" alt=\"Weather Resistant Feature\"\u003e\n\u003ch4\u003eVERSATILE USE\u003c\/h4\u003e\n\u003cp\u003eThis toolbox provides ample storage for not just your tools, but can also be used to store camping supplies, extra accessories, or holiday items. Perfect for use at home, garage, or jobsites.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/30_Inch_Truck_Bed_Tool_Box-5.jpg?v=1698126115\" alt=\"Practical Design Feature\"\u003e\n\u003ch4\u003eTHOUGHTFUL AND PRACTICAL DESIGN\u003c\/h4\u003e\n\u003cp\u003e2 chain to maintain lid opening angle and handles on both sides for easy access. Our toolboxes are dedicated to providing you with a convenient and comfortable experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/30_Inch_Truck_Bed_Tool_Box-6.jpg?v=1698126115\" alt=\"Locking Mechanism Feature\"\u003e\n\u003ch4\u003eSTAINLESS STEEL LOCKING MECHANISM\u003c\/h4\u003e\n\u003cp\u003eThe rotating two-position latch helps prevent theft and weatherproofing, and the full weatherproof seal prevents moisture inside the case and on your equipment, protecting your belongings in every way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e\u003cspan\u003eSTURDY AND DURABLE: This truck toolbox is constructed with high-density aluminum and a non-slip surface while being highly resistant to oxidation, ensuring it maintains an attractive appearance and stable performance in harsh environments over time.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eSPACE-SAVING STORAGE: This spacious trailer toolbox measures 20 x 12 x 9.5 inches, providing plenty of room for buckets, maintenance tools, fire extinguishing canisters, warning signs, and other items in your truck. It's versatile and can be used in pickups, trucks, trailers, RVs, and even at home. You no longer need to worry about misplacing small objects with this toolbox.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eSECURE AND PROTECTIVE: A stainless steel latch keeps your tools and supplies secure, protecting against theft and weather elements. Fully welded seam construction and a weatherproof seal allow this toolbox for trucks to protect your stored items from the rain in all types of harsh weather conditions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eLIFT WITH EASE: Features wider carrying handles on both sides, making the tool box easy to grip even with gloves on. Moreover, it comes with an easy-to-open-and-close gas strutted notched lid to assist with opening and closing, hold the lid in place and allow for a soft close. Making it easy for you to access what you need at any time.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eWIDELY USED: Not only does this toolbox provide ample storage for your tools, it can also be used to store camping supplies, extra accessories or holiday items. Perfect for use at home, in the garage or at work.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specifications\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHeavy-Duty Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eClosure Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSecure Latch System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWater Resistance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFully Waterproof\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10.8 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eIncluded Accessories\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFlashlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Black \/ chain","offer_id":49595659256121,"sku":"PAU_0LD5048Y","price":70.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/61Hj-zOOdML_c3af717f-29b6-4a67-9c5a-ff734e4f2b8c.jpg?v=1720691440"},{"product_id":"garvee-pullafun-2pcs-auto-car-truck-pau-0k9qojk8-1","title":"Garvee Car Truck Service Ramps, Heavy Duty Truck Vehicle Lift Ramps, 2 Pack 12000LBS Load Capatity Portable Car Ramps for Oil Changes,Car Lifts for Home Garage,Vehicle Auto Garage Repair (Black)","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003ePremium Construction: Made from high-quality steel, the truck service ramp elevator is built to last. Its exterior boasts rust-resistant paint, guaranteeing longevity and durability. This hydraulic ramp is engineered to endure the rigors of under-vehicle maintenance and inspections, making it a reliable option for professionals and enthusiasts alike.\u003c\/li\u003e\n\u003cli\u003eRemarkable Load Capacity: With a maximum load-bearing capacity of 10,000 pounds, our hydraulic truck ramp boasts unparalleled strength and stability. The height of the hydraulic portion of the ramp can be adjusted between 9.8 and 15 inches, accommodating a variety of vehicles and maintenance needs. Take your maintenance game to new heights with this powerful and versatile tool.\u003c\/li\u003e\n\u003cli\u003ePerfectly Accessible Size: Our car ramp lift provides precise dimensions for an optimal fit for all your maintenance needs. Our car ramp lift provides precise dimensions for an optimal fit for all your maintenance needs. With bottom dimensions of 45 inches in length and 13.5 inches in width, a top width of 12.5 inches, and a platform width of 9.4 inches, this ramp offers ample space to maneuver and provides easy accessibility, ensuring a hassle-free experience.\u003c\/li\u003e\n\u003cli\u003eUser-friendly Installation and Maintenance: We recognize the importance of a smooth user experience. Therefore, the SuxiDi heavy-duty hydraulic lift is created for easy installation, usage, and maintenance. Clear instructions and an easy-to-follow setup procedure enable you to begin utilizing the ramp quickly. Bid farewell to complex processes, and embrace a system that prioritizes simplicity and efficiency.\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\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eMetal\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\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e11000 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIs Foldable\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e73.5 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Package Quantity\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Components\u003c\/td\u003e\n\u003ctd\u003eComes with housing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBatteries Required?\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty Description\u003c\/td\u003e\n\u003ctd\u003eNot applicable.\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","offer_id":49727982764345,"sku":"PAU_0K9QOJK8","price":183.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/61iYnwCaASL_562f6da8-29a7-41f1-9aba-b5df175d1478.jpg?v=1725255448"},{"product_id":"garvee-car-truck-service-ramps-heavy-pau-0k9qmkza-1","title":"Garvee Car Truck Service Ramps, Heavy Duty Truck Vehicle Lift Ramps, 2 Pack 12000LBS Load Capatity Portable Car Ramps for Oil Changes,Car Lifts for Home Garage,Vehicle Auto Garage Repair (Orange)","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003e【Impressive Load-Bearing Capacity】Car ramps MAX capacity up to 12,000 pounds, our hydraulic truck ramp provides unparalleled strength and stability. The height of the hydraulic part can be easily adjusted between 9.8-15 inches, catering to various vehicles and maintenance requirements. Elevate your maintenance game with this powerful and versatile tool.\u003c\/li\u003e\n\u003cli\u003e【Optimal Size for Accessibility】Featuring a large platform design suitable for various cars and trucks, providing a safe and stable lifting service..With precise dimensions, our car ramp lift offers a perfect fit for your maintenance needs. Featuring a bottom length of 45 inches, bottom width of 13.5 inches, top width of 12.5 inches, and a platform width of 9.4 inches, this ramp provides ample space for maneuvering and accessibility, ensuring a hassle-free experience.\u003c\/li\u003e\n\u003cli\u003e【Premium Quality Construction】Constructed from heavy-duty metal material to ensure durability and stability, capable of bearing the weight of various vehicle models., the truck service ramp elevator is built to last. The exterior is coated with rust-resistant paint, ensuring longevity and durability. This hydraulic ramp is designed to withstand the demands of under-vehicle maintenance and inspections, making it a reliable choice for professionals and enthusiasts alike.\u003c\/li\u003e\n\u003cli\u003e【Heavy Duty Contruction】Car service ramp elevator is made of heavy duty steel, and the exterior is painted to prevent rust.the truck service ramp elevator is built to last. The exterior is coated with rust-resistant paint, ensuring longevity and durability. This hydraulic ramp is designed to withstand the demands of under-vehicle maintenance and inspections, making it a reliable choice for professionals and enthusiasts alike.\u003c\/li\u003e\n\u003cli\u003e【User-Friendly Installation and Maintenance】 We understand the importance of a seamless user experience. That's why the heavy-duty hydraulic lift is designed for easy installation, usage, and maintenance. Clear instructions and a straightforward setup process allow you to start using the ramp in no time. Say goodbye to complicated procedures and welcome simplicity and efficiency.\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.9637%; height: 342.8px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 40.4px;\"\u003e\n\u003ctd style=\"width: 79.6802%; height: 40.4px;\"\u003eBrand\u003c\/td\u003e\n\u003ctd style=\"width: 20.2111%; height: 40.4px;\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.4px;\"\u003e\n\u003ctd style=\"width: 79.6802%; height: 40.4px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 20.2111%; height: 40.4px;\"\u003eAlloy Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.4px;\"\u003e\n\u003ctd style=\"width: 79.6802%; height: 40.4px;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 20.2111%; height: 40.4px;\"\u003eOrange\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 60px;\"\u003e\n\u003ctd style=\"width: 79.6802%; height: 60px;\"\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd style=\"width: 20.2111%; height: 60px;\"\u003e45\"L x 13\"W x 10\"H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.4px;\"\u003e\n\u003ctd style=\"width: 79.6802%; height: 40.4px;\"\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd style=\"width: 20.2111%; height: 40.4px;\"\u003e12000 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.4px;\"\u003e\n\u003ctd style=\"width: 79.6802%; height: 40.4px;\"\u003eIs Foldable\u003c\/td\u003e\n\u003ctd style=\"width: 20.2111%; height: 40.4px;\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.4px;\"\u003e\n\u003ctd style=\"width: 79.6802%; height: 40.4px;\"\u003eUPC\u003c\/td\u003e\n\u003ctd style=\"width: 20.2111%; height: 40.4px;\"\u003e198290596850\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 40.4px;\"\u003e\n\u003ctd style=\"width: 79.6802%; height: 40.4px;\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd style=\"width: 20.2111%; height: 40.4px;\"\u003e46 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Orange","offer_id":49727982731577,"sku":"PAU_0K9QMKZA","price":184.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/7190DLzNQCL_edf2705e-fe08-4273-a2d1-77c0edf5d39d.jpg?v=1727691722"},{"product_id":"garvee-motorcycle-stand-850-lbs-weight-pau-0lgtic5h","title":"Garvee Motorcycle Stand, 850 lbs Weight Capacity, Front and Rear Wheel Lift Combination, Adjustable Rocker Shaft, Heavy Duty Paddock Stand, Black, Fits Most Motorcycles","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eRobust Weight Capacity: Designed to support up to 850 lbs, this Motorcycle Stand ensures secure lifting for a wide range of bikes, including popular brands\u003c\/li\u003e\n\u003cli\u003eReliable Construction: Built with heavy-duty steel, the stand features an adjustable rocker shaft and reliable structure, providing stable, shake-free support for long-term use.\u003c\/li\u003e\n\u003cli\u003eVersatile Adjustability: The front and rear wheel lift combination includes adjustable plug options, making it compatible with most motorcycles and offering flexibility for various tire sizes\u003c\/li\u003e\n\u003cli\u003eEffortless Operation: Easy to use, maintain, and store, this paddock stand features a user-friendly design with quick assembly, allowing you to lift your motorcycle in seconds for maintenance tasks\u003c\/li\u003e\n\u003cli\u003eEnhanced Maintenance: Elevate your motorcycle maintenance experience with this heavy-duty stand, ideal for at-home repairs, oil changes, and cleaning, while preventing tire compression and flat spots\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel\u003c\/td\u003e\n            \u003ctd\u003e2motorzj\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e19.9 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eExterior\u003c\/td\u003e\n            \u003ctd\u003ePainted\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"850lbs 2pcs","offer_id":50281006432569,"sku":"PAU_0LGTIC5H","price":70.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/616fqGHGClL.jpg?v=1734685857"},{"product_id":"garvee-motorcycle-stand-850-lbs-front-pau-0lgrf5n5","title":"Garvee Motorcycle Rear Stand – 850 lbs Heavy-Duty Swingarm Spool Lift, U-Fork Design – Universal Fit for Most Bikes, Black","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eReliable Structure \u0026amp; Load Capacity: Engineered with a robust construction, this motorcycle stand supports up to 850 lbs, ensuring stability for most models\u003c\/li\u003e\n\u003cli\u003eAdjustable Plug Versatility: Features an adjustable plug system, allowing for seamless customization to fit various motorcycle fork and swingarm configurations, enhancing compatibility and support\u003c\/li\u003e\n\u003cli\u003eUser-Friendly Design: Designed for effortless use, this stand simplifies lifting and securing your motorcycle, making maintenance tasks like oil changes and cleaning straightforward and efficient\u003c\/li\u003e\n\u003cli\u003eEasy Maintenance \u0026amp; Storage: The stand's compact design ensures easy storage when not in use, while its durable materials make maintenance hassle-free, saving you time and effort\u003c\/li\u003e\n\u003cli\u003eEnhanced Stability \u0026amp; Support: With its front wheel fork stand and rear U fork swingarm spool stand, this lifter provides reliable support, minimizing deformation and ensuring your motorcycle remains securely elevated\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eModel\u003c\/td\u003e\n            \u003ctd\u003emotorzj\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e13.2 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eExterior\u003c\/td\u003e\n            \u003ctd\u003ePainted\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"850lbs 1pcs","offer_id":50281006694713,"sku":"PAU_0LGRF5N5","price":47.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/61IZof2R9wL.jpg?v=1734685858"},{"product_id":"garvee-car-dolly-set-of-2-pau-0lyom6c8","title":"Garvee Car Dolly Set of 2, 3000 LBS Capacity Hydraulic Car Wheel Dolly Jack, Heavy Duty Vehicle Positioning Dolly with Foot Pedal for Tire Auto Repair Moving, Red","description":"\u003cdiv class=\"garvee-product-container\"\u003e\n\u003c!-- Product Header Section --\u003e\n\u003cdiv class=\"garvee-product-header\"\u003e\n\u003ch1 class=\"garvee-product-title\"\u003eHydraulic Wheel Dolly\u003c\/h1\u003e\n\u003cdiv class=\"garvee-product-subtitle\"\u003eProfessional Vehicle Mobility Solution\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Image Section --\u003e\n\u003cdiv class=\"garvee-product-hero\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_e71c8aa4-be0f-47c6-a402-70953bc8b3e1.jpg?v=1747225985\" alt=\"Hydraulic Wheel Dolly\" class=\"garvee-hero-image\"\u003e\n\u003cdiv class=\"garvee-hero-overlay\"\u003e\n\u003cdiv class=\"garvee-overlay-content\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Section --\u003e\n\u003cdiv class=\"garvee-section garvee-features-section\"\u003e\n\u003cdiv class=\"garvee-features-grid\"\u003e\n\u003cdiv class=\"garvee-feature-card\"\u003e\n\u003cdiv class=\"garvee-feature-icon\"\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003e1,500 LB Capacity\u003c\/h3\u003e\n\u003cp\u003eEach dolly supports up to 1,500 lbs (3,000 lbs for a set of 2)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-card\"\u003e\n\u003cdiv class=\"garvee-feature-icon\"\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eUniversal Fit\u003c\/h3\u003e\n\u003cp\u003eAccommodates tire widths up to 12 inches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-card\"\u003e\n\u003cdiv class=\"garvee-feature-icon\"\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eFast Hydraulic System\u003c\/h3\u003e\n\u003cp\u003e40% less effort than traditional pedal systems\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-feature-card\"\u003e\n\u003cdiv class=\"garvee-feature-icon\"\u003e\u003cspan\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003e360° Mobility\u003c\/h3\u003e\n\u003cp\u003e4-inch ball-bearing casters for effortless movement\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Detail Images Section --\u003e\n\u003cdiv class=\"garvee-section garvee-detail-images-section\"\u003e\n\u003c!-- Image 2 --\u003e\n\u003cdiv class=\"garvee-detail-full-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_c60f12f8-744f-41e4-ab0d-ae1e8e3714eb.jpg?v=1747225985\" alt=\"Wide Tire Compatibility\" class=\"garvee-detail-image\"\u003e\n\u003cdiv class=\"garvee-image-caption\"\u003e\n\u003ch3\u003eUniversal Compatibility\u003c\/h3\u003e\n\u003cp\u003eOur car jack dolly accommodates a maximum tire width of 12 inches, making it compatible with most vehicle models. Effortlessly move vehicles, carry out maintenance tasks, and change tires with the strength of our reliable wheel dolly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Image 3 --\u003e\n\u003cdiv class=\"garvee-detail-full-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_d696327b-1dac-4389-b207-5762210a0818.jpg?v=1747225985\" alt=\"Hydraulic Lift System\" class=\"garvee-detail-image\"\u003e\n\u003cdiv class=\"garvee-image-caption\"\u003e\n\u003ch3\u003eAdvanced Hydraulic Technology\u003c\/h3\u003e\n\u003cp\u003eThe hydraulic lift system provides a smooth and effortless lifting experience, allowing for easy operation and quick vehicle height adjustments. The rapid-action hydraulic foot pump can lift any car or light truck within seconds, making vehicle moving much simpler.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Image 4 --\u003e\n\u003cdiv class=\"garvee-detail-full-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_7748bfa0-a656-4b9f-b822-273d0bee2de6.jpg?v=1747225985\" alt=\"Capacity Demonstration\" class=\"garvee-detail-image\"\u003e\n\u003cdiv class=\"garvee-image-caption\"\u003e\n\u003ch3\u003eProfessional-Grade Capacity\u003c\/h3\u003e\n\u003cp\u003eSingle vehicle dolly easily lifts vehicles weighing up to 1500 lbs with a pedal-operated mechanism. It is designed to accommodate a wide range of vehicles, providing reliable support for your automotive projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Benefits Section --\u003e\n\u003cdiv class=\"garvee-section garvee-benefits-section\"\u003e\n\u003ch2 class=\"garvee-section-title\"\u003eWhy Choose Our Hydraulic Wheel Dolly?\u003c\/h2\u003e\n\u003cdiv class=\"garvee-benefits-list\"\u003e\n\u003cdiv class=\"garvee-benefit-item\"\u003e\n\u003cdiv class=\"garvee-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-content\"\u003e\n\u003ch3\u003eRobust Steel Construction\u003c\/h3\u003e\n\u003cp\u003eCrafted from high-quality steel, the powder-coated finish protects against rust, with each car dolly capable of supporting up to 1,500 pounds, a combined total of 3,000 pounds for a set of 2\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-item\"\u003e\n\u003cdiv class=\"garvee-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-content\"\u003e\n\u003ch3\u003eFast Hydraulic Foot Pump\u003c\/h3\u003e\n\u003cp\u003eWith a rapid-action hydraulic foot pump, these heavy-duty car dollies can lift any car or light truck within seconds, making vehicle moving much simpler\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-item\"\u003e\n\u003cdiv class=\"garvee-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-content\"\u003e\n\u003ch3\u003eEfficient Operation\u003c\/h3\u003e\n\u003cp\u003eThe hydraulic oil pump mechanism allows for swift operation, reducing the effort required by 40% compared to traditional pedal ratchet systems. This makes raising your vehicle easier and minimizes fatigue during use\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-item\"\u003e\n\u003cdiv class=\"garvee-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-content\"\u003e\n\u003ch3\u003eVersatile Tire Compatibility\u003c\/h3\u003e\n\u003cp\u003eAccommodate tire widths up to 12 inches and a roller stretch ranging from 21.7\" to 27\", these car wheel dollies are suitable for various vehicle types, facilitating effortless movement, tire changes, repairs, and convenient storage in your garage or trunk\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-item\"\u003e\n\u003cdiv class=\"garvee-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"garvee-benefit-content\"\u003e\n\u003ch3\u003eSmooth-rolling 4-inch Casters\u003c\/h3\u003e\n\u003cp\u003eEquipped with 4-inch ball-bearing casters, these dollies provide effortless mobility in any direction, allowing for seamless positioning and movement with minimal effort\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications Section --\u003e\n\u003cdiv class=\"garvee-section garvee-specs-section\"\u003e\n\u003ch2 class=\"garvee-section-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"garvee-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\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003eCar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e3,000 Pound\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eRed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAutomotive Fit Type\u003c\/td\u003e\n\u003ctd\u003eUniversal Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem dimensions L x W x H\u003c\/td\u003e\n\u003ctd\u003e32.09 x 22.87 x 7.48 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e82.8 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Final CTA Section --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    \/* Namespace all styles with garvee- to avoid conflicts *\/\n    .garvee-product-container {\n        font-family: Arial, Helvetica, sans-serif;\n        color: #333;\n        line-height: 1.6;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0;\n    }\n    \n    .garvee-product-container img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n    }\n    \n    \/* Typography *\/\n    .garvee-product-container h1, \n    .garvee-product-container h2, \n    .garvee-product-container h3, \n    .garvee-product-container h4 {\n        font-weight: 700;\n        line-height: 1.3;\n        margin-bottom: 15px;\n    }\n    \n    .garvee-section {\n        padding: 40px 20px;\n        margin-bottom: 20px;\n    }\n    \n    .garvee-section-title {\n        font-size: 26px;\n        text-align: center;\n        margin-bottom: 30px;\n        position: relative;\n    }\n    \n    .garvee-section-title:after {\n        content: \"\";\n        display: block;\n        width: 60px;\n        height: 3px;\n        background-color: #d9230f;\n        margin: 15px auto 0;\n    }\n    \n    \/* Header Styling *\/\n    .garvee-product-header {\n        text-align: center;\n        padding: 30px 20px;\n    }\n    \n    .garvee-product-title {\n        font-size: 32px;\n        color: #222;\n        margin-bottom: 10px;\n    }\n    \n    .garvee-product-subtitle {\n        font-size: 18px;\n        color: #666;\n        margin-bottom: 20px;\n    }\n    \n    .garvee-product-badges {\n        display: flex;\n        justify-content: center;\n        gap: 15px;\n        flex-wrap: wrap;\n    }\n    \n    .garvee-badge {\n        background-color: #f8f8f8;\n        border: 1px solid #ddd;\n        padding: 5px 12px;\n        border-radius: 20px;\n        font-size: 14px;\n        color: #666;\n    }\n    \n    \/* Hero Section *\/\n    .garvee-product-hero {\n        position: relative;\n        margin-bottom: 50px;\n        overflow: hidden;\n        border-radius: 8px;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n    }\n    \n    .garvee-hero-image {\n        width: 100%;\n    }\n    \n    .garvee-hero-overlay {\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        right: 0;\n        background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));\n        padding: 30px;\n        color: white;\n    }\n    \n    .garvee-overlay-content {\n        max-width: 500px;\n    }\n    \n    .garvee-overlay-content h2 {\n        font-size: 24px;\n        margin-bottom: 10px;\n    }\n    \n    .garvee-price-container {\n        margin: 20px 0;\n    }\n    \n    .garvee-current-price {\n        font-size: 28px;\n        font-weight: bold;\n        color: #fff;\n    }\n    \n    .garvee-original-price {\n        text-decoration: line-through;\n        color: #ccc;\n        margin-left: 10px;\n    }\n    \n    .garvee-discount {\n        background-color: #d9230f;\n        color: white;\n        padding: 3px 8px;\n        border-radius: 4px;\n        font-size: 14px;\n        margin-left: 10px;\n    }\n    \n    \/* Features Grid *\/\n    .garvee-features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n        gap: 30px;\n    }\n    \n    .garvee-feature-card {\n        background-color: #f9f9f9;\n        border-radius: 8px;\n        padding: 20px;\n        text-align: center;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n    \n    .garvee-feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n    }\n    \n    .garvee-feature-icon {\n        margin-bottom: 15px;\n        width: 40px;\n        height: 40px;\n        background-color: #d9230f;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 auto 15px;\n        color: white;\n        font-weight: bold;\n    }\n    \n    .garvee-feature-card h3 {\n        font-size: 18px;\n        margin-bottom: 10px;\n        color: #d9230f;\n    }\n    \n    \/* Detail Images Section - Full Width Images *\/\n    .garvee-detail-full-image {\n        margin-bottom: 40px;\n    }\n    \n    .garvee-detail-image {\n        width: 100%;\n        border-radius: 8px;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n        margin-bottom: 20px;\n    }\n    \n    .garvee-image-caption {\n        padding: 0 20px;\n    }\n    \n    .garvee-image-caption h3 {\n        font-size: 22px;\n        color: #d9230f;\n        margin-bottom: 15px;\n    }\n    \n    \/* Benefits Section *\/\n    .garvee-benefits-list {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n    }\n    \n    .garvee-benefit-item {\n        display: flex;\n        background-color: #f9f9f9;\n        padding: 20px;\n        border-radius: 8px;\n        transition: transform 0.3s ease;\n    }\n    \n    .garvee-benefit-item:hover {\n        transform: translateX(5px);\n    }\n    \n    .garvee-benefit-icon {\n        flex-shrink: 0;\n        width: 30px;\n        height: 30px;\n        background-color: #d9230f;\n        color: white;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 15px;\n        font-weight: bold;\n    }\n    \n    .garvee-benefit-content h3 {\n        font-size: 18px;\n        margin-bottom: 8px;\n    }\n    \n    \/* Specifications Table *\/\n    .garvee-responsive-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin: 0 auto;\n        max-width: 800px;\n    }\n    \n    .garvee-responsive-table td {\n        padding: 12px 15px;\n        border: 1px solid #ddd;\n    }\n    \n    .garvee-responsive-table tr:nth-child(odd) {\n        background-color: #f7f7f7;\n    }\n    \n    .garvee-responsive-table tr:nth-child(even) {\n        background-color: #ffffff;\n    }\n    \n    .garvee-responsive-table td:first-child {\n        font-weight: bold;\n        width: 40%;\n    }\n    \n    \/* Final CTA Section *\/\n    .garvee-final-cta {\n        text-align: center;\n        background-color: #f9f9f9;\n        border-radius: 8px;\n        padding: 40px !important;\n        margin: 50px 20px;\n    }\n    \n    .garvee-final-cta h2 {\n        font-size: 26px;\n        margin-bottom: 15px;\n    }\n    \n    .garvee-final-cta p {\n        margin-bottom: 20px;\n        font-size: 18px;\n        max-width: 600px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n    \n    .garvee-stock-notification {\n        color: #d9230f;\n        font-weight: bold;\n        margin-bottom: 20px;\n        background-color: rgba(217, 35, 15, 0.1);\n        display: inline-block;\n        padding: 8px 15px;\n        border-radius: 4px;\n    }\n    \n    \/* Buttons *\/\n    .garvee-cta-buttons {\n        display: flex;\n        justify-content: center;\n        gap: 20px;\n        margin: 25px 0;\n    }\n    \n    .garvee-buy-now-btn, .garvee-add-cart-btn {\n        padding: 12px 25px;\n        font-size: 16px;\n        border-radius: 4px;\n        cursor: pointer;\n        font-weight: 600;\n        transition: all 0.3s ease;\n        border: none;\n        min-width: 160px;\n    }\n    \n    .garvee-buy-now-btn {\n        background-color: #d9230f;\n        color: white;\n    }\n    \n    .garvee-buy-now-btn:hover {\n        background-color: #b81c0c;\n    }\n    \n    .garvee-add-cart-btn {\n        background-color: #444;\n        color: white;\n    }\n    \n    .garvee-add-cart-btn:hover {\n        background-color: #333;\n    }\n    \n    \/* Guarantee *\/\n    .garvee-guarantee {\n        display: flex;\n        justify-content: center;\n        gap: 30px;\n        margin-top: 30px;\n    }\n    \n    .garvee-guarantee-item {\n        display: flex;\n        align-items: center;\n        font-size: 14px;\n    }\n    \n    .garvee-guarantee-icon {\n        color: #d9230f;\n        margin-right: 5px;\n        font-weight: bold;\n    }\n    \n    \/* Responsive Adjustments *\/\n    @media (max-width: 768px) {\n        .garvee-cta-buttons {\n            flex-direction: column;\n            align-items: center;\n        }\n        \n        .garvee-buy-now-btn, .garvee-add-cart-btn {\n            width: 100%;\n            max-width: 300px;\n        }\n        \n        .garvee-guarantee {\n            flex-direction: column;\n            align-items: center;\n            gap: 15px;\n        }\n        \n        .garvee-hero-overlay {\n            position: relative;\n            background: #f9f9f9;\n            color: #333;\n        }\n        \n        .garvee-current-price {\n            color: #d9230f;\n        }\n        \n        .garvee-original-price {\n            color: #888;\n        }\n    }\n    \n    @media (max-width: 600px) {\n        .garvee-responsive-table td {\n            display: block;\n            width: 100%;\n        }\n        \n        .garvee-responsive-table td:first-child {\n            background-color: #f1f1f1;\n            border-bottom: none;\n        }\n        \n        .garvee-section {\n            padding: 30px 15px;\n        }\n        \n        .garvee-product-title {\n            font-size: 26px;\n        }\n        \n        .garvee-section-title {\n            font-size: 22px;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"Red \/ 1500lbs x 2pcs","offer_id":50281010954553,"sku":"PAU_0LYOM6C8","price":199.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/41Btix2UrXL_2bea1e03-4dfb-4ee6-97be-df669d0bfcee.jpg?v=1736835334"},{"product_id":"garvee-transmission-jack-1100-lbs-capacity-pau-0lym3qmg","title":"Garvee Transmission Jack, 1100 LBS Capacity Adjustable Hydraulic Telescopic Transmission Jack, 33\"-69\" High Lift and 360° Swivel Wheel, Garage\/Shop Lift Hoist","description":"\u003c!-- render_bullet_points_and_attributes --\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eTransmission Jack\u003c\/li\u003e\n\u003cli\u003e1100 LBS Loading Capacity\u003c\/li\u003e\n\u003cli\u003eWide Applicatioin: Wpond Transmission jack can be used to remove and install engines, gearboxes etc.\u003c\/li\u003e\n\u003cli\u003eEasy to Move Around: Large and robust swiveling wheels offers optimum manoeuvrability.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty Transmission Jack: The jacks are designed and manufactured for long lasting reliability and ease of use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"aplus_module STANDARD_PRODUCT_ATTRIBUTES\"\u003e\n    \u003ch3\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003ctable class=\"responsive-table\"\u003e\n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eUPC\u003c\/td\u003e\n            \u003ctd\u003e198290047093\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eBrand Name\u003c\/td\u003e\n            \u003ctd\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Dimensions\u003c\/td\u003e\n            \u003ctd\u003e31 x 19 x 11 inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e95 Pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaterial Type\u003c\/td\u003e\n            \u003ctd\u003eHigh Carbon Steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003eblue\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eLoad Capacity\u003c\/td\u003e\n            \u003ctd\u003e1100 Pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eMaximum Lifting Height\u003c\/td\u003e\n            \u003ctd\u003e69 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n        \n        \u003ctr\u003e\n            \u003ctd\u003eCompatible with Vehicle Type\u003c\/td\u003e\n            \u003ctd\u003eCar\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \n        \n    \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .aplus_module STANDARD_PRODUCT_ATTRIBUTES h3{\n      margin-bottom: 10px;\n    }\n    .responsive-table {\n      border-collapse: collapse;\n      width: 100%;\n      margin-bottom: 20px;\n    }\n    .responsive-table td {\n      border: 1px solid #ddd;\n      padding: 8px;\n      text-align: left;\n    }\n    .responsive-table tr:nth-child(odd) {\n      background-color: #F2F2F2;\n    }\n    .responsive-table tr:nth-child(even) {\n      background-color: #E6E6E6;\n    }\n    .responsive-table tr:hover {\n      background-color: #DDDDDD;\n    }\n    @media screen and (max-width: 800px) {\n      .responsive-table td {\n        box-sizing: border-box;\n        width: 100%;\n        text-align: left;\n        padding: 10px;\n      }\n      .responsive-table tr:nth-child(odd) td {\n        background-color: #F2F2F2;\n      }\n      .responsive-table tr:nth-child(even) td {\n        background-color: #E6E6E6;\n      }\n      .responsive-table tr:hover td {\n        background-color: #DDDDDD;\n      }\n    }\n\u003c\/style\u003e\n        \n    \n\n\n\u003cstyle\u003e\n    .aplus_module{\n        margin-bottom:24px;\n    }\n    .aplus_module img{\n        width:100%;\n    }\n    .aplus_module h1,h2,h3,h4,h5,h6{\n        margin:0 !important;\n    }\n    .count_imgs_wrap{\n        display:flex;\n    }\n    .count_imgs_wrap\u003ediv{\n        flex: 1;\n        margin-right: 30px;\n    }\n    .count_imgs_wrap\u003ediv:last-child {\n        margin-right: 0;\n    }\n    @media screen and (max-width:800px){\n        .count_imgs_wrap{\n            flex-direction: column;\n        }\n        .count_imgs_wrap\u003ediv{\n            margin-right: 0;\n        }\n        .count_imgs{\n            display:flex;\n            justify-content: center;\n        }\n        .count_imgs\u003eimg{\n            width:auto;\n            max-width:100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cstyle\u003e\n    .img_floatleft{\n        display:flex;\n        justify-content:space-between;\n    }\n    .leftwrap{\n        flex:3;\n        display:flex;\n    }\n    .lefttext{\n        margin:0 30px;\n    }\n    .lefttext\u003eul{\n        padding:0;\n    }\n    .lefttext\u003eul\u003eli{\n        padding-bottom:18px;\n    }\n    .rightwrap{\n        flex:1;\n    }\n    .rightwrap_inner{\n        border-left:1px solid #dddddd;\n        padding-left:30px;\n    }\n    .rightwrap_inner\u003eul{\n        background-color: white;\n        padding:18px 32px;\n        border-radius: 8px;\n    }\n    @media screen and (max-width:800px){\n        .img_floatleft{\n            flex-direction: column;\n        }\n        .leftwrap{\n            flex-direction: column;\n            flex: initial;\n        }\n        .leftimage{\n            display:flex;\n            justify-content: center;\n        }\n        .leftimage\u003eimg{\n            max-width:100%;\n            width:auto;\n        }\n        .lefttext{\n            margin:0;\n        }\n        .lefttext\u003eul{\n            padding-left:32px;\n        }\n        .rightwrap{\n            flex: initial;\n        }\n        .rightwrap_inner{\n            border-left:0;\n            padding-left:0;\n        }\n        .rightwrap_inner\u003eul{\n            padding-right:0;\n        }\n    }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"blue \/ 1110 LBS","offer_id":50281012658489,"sku":"PAU_0LYM3QMG","price":206.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/61v7dFAjTvL.jpg?v=1734685974"},{"product_id":"garvee-concession-shelf-70-12-1-pho-16i870tt","title":"Garvee Concession Shelf 70 x 12x1.6inch - Stainless Steel Drop Down Folding Serving Food Shelf, Stand Serving for Concession Trailer Serving Window, for Food Truck, Grill Area, Restaurant, Garage","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        body {\n            color: #333;\n            line-height: 1.6;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .hero {\n            position: relative;\n            margin-bottom: 40px;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n        .hero img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .product-intro {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 0 20px;\n        }\n        .product-intro .accent {\n            color: #0066cc;\n            font-size: 18px;\n            font-weight: bold;\n            display: block;\n            margin-bottom: 10px;\n        }\n        .product-intro h1 {\n            color: #1a1a1a;\n            font-size: 32px;\n            margin-bottom: 15px;\n        }\n        .product-intro p {\n            font-size: 18px;\n            max-width: 800px;\n            margin: 0 auto;\n            color: #555;\n        }\n        .feature-row {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 40px;\n            gap: 20px;\n        }\n        .feature-box {\n            width: calc(25% - 15px);\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n        .feature-box:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image {\n            position: relative;\n            padding-top: 100%; \/* Creates a 1:1 aspect ratio *\/\n            overflow: hidden;\n        }\n        .feature-image img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.3s;\n        }\n        .feature-box:hover .feature-image img {\n            transform: scale(1.05);\n        }\n        .feature-content {\n            padding: 15px;\n            text-align: center;\n            background-color: #fff;\n        }\n        .feature-content h3 {\n            color: #0066cc;\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n        .feature-content p {\n            font-size: 14px;\n            color: #555;\n            margin: 0;\n        }\n        .demo-image {\n            width: 100%;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .specifications {\n            margin-bottom: 40px;\n        }\n        .specifications h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            margin-bottom: 40px;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #f0f0f0;\n        }\n        .specs-table tr:hover {\n            background-color: #e8e8e8;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #ddd;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n        }\n        .cta {\n            background-color: #0066cc;\n            color: white;\n            text-align: center;\n            padding: 40px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .cta h2 {\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            padding: 12px 30px;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            font-size: 18px;\n            margin-top: 20px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #e64a19;\n        }\n        .spec-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n            padding: 20px;\n            background-color: #f7f7f7;\n            border-radius: 8px;\n        }\n        .spec-item {\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        .spec-item:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n        .spec-title {\n            font-weight: bold;\n            color: #0066cc;\n            margin-bottom: 5px;\n            display: block;\n        }\n        .spec-description {\n            color: #555;\n        }\n        \n        @media (max-width: 768px) {\n            .product-intro h1 {\n                font-size: 26px;\n            }\n            .product-intro p {\n                font-size: 16px;\n            }\n            .feature-row {\n                flex-wrap: wrap;\n            }\n            .feature-box {\n                width: calc(50% - 10px);\n                margin-bottom: 20px;\n            }\n            .cta {\n                padding: 30px 20px;\n            }\n            .cta h2 {\n                font-size: 24px;\n            }\n            .specs-table td:first-child {\n                width: 40%;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .feature-box {\n                width: 100%;\n            }\n            .specs-table, .specs-table tbody, .specs-table tr {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td {\n                display: block;\n                text-align: left;\n                width: 100% !important;\n            }\n            .specs-table td:first-child {\n                background-color: #e0e0e0;\n                border-bottom: none;\n                font-weight: bold;\n                padding-bottom: 5px;\n            }\n            .specs-table td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-1.jpg?v=1753414760\" alt=\"GARVEE Folding Stainless Steel Shelf\"\u003e\u003c\/div\u003e\n\u003c!-- Product Introduction --\u003e\n\u003cdiv\u003e\n\u003ch1 style=\"text-align: center;\"\u003eGarvee Foldable Concession Shelf\u003c\/h1\u003e\n\u003cp\u003eTransform your space with our heavy-duty stainless steel foldable food truck shelf, expertly crafted for safety and durability while offering versatile storage solutions for kitchens, garages, and concession stands!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Boxes --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-2.jpg?v=1753414760\" alt=\"Foldable Design\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eFoldable Design\u003c\/h3\u003e\n\u003cp\u003eSpace-saving foldable design for easy storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-3.jpg?v=1753414760\" alt=\"Corrosion Resistant\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eCorrosion Resistant\u003c\/h3\u003e\n\u003cp\u003eSturdy stainless steel construction ensures long-lasting use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-4.jpg?v=1753414760\" alt=\"Enough Space\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEnough Space\u003c\/h3\u003e\n\u003cp\u003eHigh load bearing, ideal for heavy-duty serving needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-5.jpg?v=1753414760\" alt=\"Easy to Clean\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eEasily to wipe away oil and other stains, perfect for food trucks and kitchen storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Full Width Demo Image --\u003e \u003cimg class=\"demo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/f7e9b08e-f298-42c0-a8fa-93be10035b84.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1753414877\" alt=\"GARVEE Shelf in Action\"\u003e \u003c!-- Key Features --\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003ePremium Durability\u003c\/span\u003eThe food truck shelf is crafted from stainless steel for wear-resistant and rust-proofing, and features two folding triangular bracket supporting up to 220 lbs, making it ideal for heavy-duty use in food trucks and restaurants.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eSpace-Saving Foldable Design\u003c\/span\u003eThis concession shelf easily folds down when not in use to maximize available space, making it perfect for food trucks and concession stands, while its compact design keeps your workspace organized and clutter-free.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEnhanced Safety Features\u003c\/span\u003eThis folding shelf features smooth edges to prevent accidental collisions, making it safer and ensuring peace of mind while serving food or storing items in busy environments.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eVersatile Use\u003c\/span\u003eMeasuring 70L x12W inches, this stainless steel wall shelf is ideal for various spaces, offering additional storage and organization for items, and can be installed in kitchens, garages, dining carts, laundry rooms, or bathrooms.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEasy Installation and Maintenance\u003c\/span\u003eThe food truck shelf includes all necessary mounting hardware and pre-drilled installation holes for hassle-free setup, and maintenance is a breeze—just wipe the smooth stainless steel surface with a damp cloth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"specifications\"\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\u003e70\" x 12\" x 1.6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Shelves\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eWall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Type\u003c\/td\u003e\n\u003ctd\u003eHanging Shelf\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\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e25 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp\u003eAdd functionality and style to your food truck, restaurant, or home with GARVEE's premium stainless steel folding shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"70\"X12\" \/ Right Angle Side","offer_id":50281028387129,"sku":"PHO_16I870TT","price":125.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_5617f091-33b2-420d-bff2-883ed9224fce.jpg?v=1753426554"},{"product_id":"garvee-concession-shelf-48-12-3inch-pho-16i8dmye","title":"Garvee Concession Shelf 48 * 12 * 3inch - Stainless Steel Drop Down Folding Serving Food Shelf, Stand Serving for Concession Trailer Serving Window, for Food Truck, Grill Area, Restaurant, Garage","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        body {\n            color: #333;\n            line-height: 1.6;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .hero {\n            position: relative;\n            margin-bottom: 40px;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n        .hero img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .product-intro {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 0 20px;\n        }\n        .product-intro .accent {\n            color: #0066cc;\n            font-size: 18px;\n            font-weight: bold;\n            display: block;\n            margin-bottom: 10px;\n        }\n        .product-intro h1 {\n            color: #1a1a1a;\n            font-size: 32px;\n            margin-bottom: 15px;\n        }\n        .product-intro p {\n            font-size: 18px;\n            max-width: 800px;\n            margin: 0 auto;\n            color: #555;\n        }\n        .feature-row {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 40px;\n            gap: 20px;\n        }\n        .feature-box {\n            width: calc(25% - 15px);\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n        .feature-box:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image {\n            position: relative;\n            padding-top: 100%; \/* Creates a 1:1 aspect ratio *\/\n            overflow: hidden;\n        }\n        .feature-image img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.3s;\n        }\n        .feature-box:hover .feature-image img {\n            transform: scale(1.05);\n        }\n        .feature-content {\n            padding: 15px;\n            text-align: center;\n            background-color: #fff;\n        }\n        .feature-content h3 {\n            color: #0066cc;\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n        .feature-content p {\n            font-size: 14px;\n            color: #555;\n            margin: 0;\n        }\n        .demo-image {\n            width: 100%;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .specifications {\n            margin-bottom: 40px;\n        }\n        .specifications h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            margin-bottom: 40px;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #f0f0f0;\n        }\n        .specs-table tr:hover {\n            background-color: #e8e8e8;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #ddd;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n        }\n        .cta {\n            background-color: #0066cc;\n            color: white;\n            text-align: center;\n            padding: 40px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .cta h2 {\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            padding: 12px 30px;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            font-size: 18px;\n            margin-top: 20px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #e64a19;\n        }\n        .spec-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n            padding: 20px;\n            background-color: #f7f7f7;\n            border-radius: 8px;\n        }\n        .spec-item {\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        .spec-item:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n        .spec-title {\n            font-weight: bold;\n            color: #0066cc;\n            margin-bottom: 5px;\n            display: block;\n        }\n        .spec-description {\n            color: #555;\n        }\n        \n        @media (max-width: 768px) {\n            .product-intro h1 {\n                font-size: 26px;\n            }\n            .product-intro p {\n                font-size: 16px;\n            }\n            .feature-row {\n                flex-wrap: wrap;\n            }\n            .feature-box {\n                width: calc(50% - 10px);\n                margin-bottom: 20px;\n            }\n            .cta {\n                padding: 30px 20px;\n            }\n            .cta h2 {\n                font-size: 24px;\n            }\n            .specs-table td:first-child {\n                width: 40%;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .feature-box {\n                width: 100%;\n            }\n            .specs-table, .specs-table tbody, .specs-table tr {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td {\n                display: block;\n                text-align: left;\n                width: 100% !important;\n            }\n            .specs-table td:first-child {\n                background-color: #e0e0e0;\n                border-bottom: none;\n                font-weight: bold;\n                padding-bottom: 5px;\n            }\n            .specs-table td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-1.jpg?v=1753414760\" alt=\"GARVEE Folding Stainless Steel Shelf\"\u003e\u003c\/div\u003e\n\u003c!-- Product Introduction --\u003e\n\u003cdiv\u003e\n\u003ch1 style=\"text-align: center;\"\u003eGarvee Foldable Concession Shelf\u003c\/h1\u003e\n\u003cp\u003eTransform your space with our heavy-duty stainless steel foldable food truck shelf, expertly crafted for safety and durability while offering versatile storage solutions for kitchens, garages, and concession stands!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Boxes --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-2.jpg?v=1753414760\" alt=\"Foldable Design\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eFoldable Design\u003c\/h3\u003e\n\u003cp\u003eSpace-saving foldable design for easy storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-3.jpg?v=1753414760\" alt=\"Corrosion Resistant\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eCorrosion Resistant\u003c\/h3\u003e\n\u003cp\u003eSturdy stainless steel construction ensures long-lasting use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-4.jpg?v=1753414760\" alt=\"Enough Space\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEnough Space\u003c\/h3\u003e\n\u003cp\u003eHigh load bearing, ideal for heavy-duty serving needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-5.jpg?v=1753414760\" alt=\"Easy to Clean\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eEasily to wipe away oil and other stains, perfect for food trucks and kitchen storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Full Width Demo Image --\u003e \u003cimg class=\"demo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/f7e9b08e-f298-42c0-a8fa-93be10035b84.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1753414877\" alt=\"GARVEE Shelf in Action\"\u003e \u003c!-- Key Features --\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003ePremium Durability\u003c\/span\u003e The food truck shelf is crafted from stainless steel for wear-resistant and rust-proofing, and features two folding triangular bracket supporting up to 330 lbs, making it ideal for heavy-duty use in food trucks and restaurants.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eSpace-Saving Foldable Design\u003c\/span\u003eThis concession shelf easily folds down when not in use to maximize available space, making it perfect for food trucks and concession stands, while its compact design keeps your workspace organized and clutter-free.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEnhanced Safety Features\u003c\/span\u003eThis folding shelf features smooth edges to prevent accidental collisions, making it safer and ensuring peace of mind while serving food or storing items in busy environments.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eVersatile Use\u003c\/span\u003eMeasuring 48L x12W inches, this stainless steel wall shelf is ideal for various spaces, offering additional storage and organization for items, and can be installed in kitchens, garages, dining carts, laundry rooms, or bathrooms.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEasy Installation and Maintenance\u003c\/span\u003eThe food truck shelf includes all necessary mounting hardware and pre-drilled installation holes for hassle-free setup, and maintenance is a breeze—just wipe the smooth stainless steel surface with a damp cloth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"specifications\"\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\u003e48\" x 12\" x 3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Shelves\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eWall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Type\u003c\/td\u003e\n\u003ctd\u003eHanging Shelf\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\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e27.2 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp\u003eAdd functionality and style to your food truck, restaurant, or home with GARVEE's premium stainless steel folding shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"48\"X12\" \/ Right Angle Side","offer_id":50281028714809,"sku":"PHO_16I8DMYE","price":139.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_f36387dd-ca24-4a10-8a23-408bf40a351a.jpg?v=1753426830"},{"product_id":"garvee-folding-concession-shelf-72-x-pho-16i83w55","title":"Garvee Folding Concession Shelf 72\" x 12\" - 304 Stainless Steel, Wall Mount, Drop Down, for Food Truck, BBQ, Restaurant","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        body {\n            color: #333;\n            line-height: 1.6;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .hero {\n            position: relative;\n            margin-bottom: 40px;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n        .hero img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .product-intro {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 0 20px;\n        }\n        .product-intro .accent {\n            color: #0066cc;\n            font-size: 18px;\n            font-weight: bold;\n            display: block;\n            margin-bottom: 10px;\n        }\n        .product-intro h1 {\n            color: #1a1a1a;\n            font-size: 32px;\n            margin-bottom: 15px;\n        }\n        .product-intro p {\n            font-size: 18px;\n            max-width: 800px;\n            margin: 0 auto;\n            color: #555;\n        }\n        .feature-row {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 40px;\n            gap: 20px;\n        }\n        .feature-box {\n            width: calc(25% - 15px);\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n        .feature-box:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image {\n            position: relative;\n            padding-top: 100%; \/* Creates a 1:1 aspect ratio *\/\n            overflow: hidden;\n        }\n        .feature-image img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.3s;\n        }\n        .feature-box:hover .feature-image img {\n            transform: scale(1.05);\n        }\n        .feature-content {\n            padding: 15px;\n            text-align: center;\n            background-color: #fff;\n        }\n        .feature-content h3 {\n            color: #0066cc;\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n        .feature-content p {\n            font-size: 14px;\n            color: #555;\n            margin: 0;\n        }\n        .demo-image {\n            width: 100%;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .specifications {\n            margin-bottom: 40px;\n        }\n        .specifications h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            margin-bottom: 40px;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #f0f0f0;\n        }\n        .specs-table tr:hover {\n            background-color: #e8e8e8;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #ddd;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n        }\n        .cta {\n            background-color: #0066cc;\n            color: white;\n            text-align: center;\n            padding: 40px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .cta h2 {\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            padding: 12px 30px;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            font-size: 18px;\n            margin-top: 20px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #e64a19;\n        }\n        .spec-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n            padding: 20px;\n            background-color: #f7f7f7;\n            border-radius: 8px;\n        }\n        .spec-list li {\n            position: relative;\n            padding-left: 25px;\n            margin-bottom: 12px;\n        }\n        .spec-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #0066cc;\n            font-weight: bold;\n        }\n        \n        @media (max-width: 768px) {\n            .product-intro h1 {\n                font-size: 26px;\n            }\n            .product-intro p {\n                font-size: 16px;\n            }\n            .feature-row {\n                flex-wrap: wrap;\n            }\n            .feature-box {\n                width: calc(50% - 10px);\n                margin-bottom: 20px;\n            }\n            .cta {\n                padding: 30px 20px;\n            }\n            .cta h2 {\n                font-size: 24px;\n            }\n            .specs-table td:first-child {\n                width: 40%;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .feature-box {\n                width: 100%;\n            }\n            .specs-table, .specs-table tbody, .specs-table tr {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td {\n                display: block;\n                text-align: left;\n                width: 100% !important;\n            }\n            .specs-table td:first-child {\n                background-color: #e0e0e0;\n                border-bottom: none;\n                font-weight: bold;\n                padding-bottom: 5px;\n            }\n            .specs-table td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero\"\u003e\u003cimg alt=\"GARVEE Folding Stainless Steel Shelf\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-1.jpg?v=1753414760\"\u003e\u003c\/div\u003e\n\u003c!-- Product Introduction --\u003e\n\u003cdiv\u003e\n\u003ch2 style=\"text-align: center;\"\u003eGarvee Folding Concession Shelf\u003c\/h2\u003e\n\u003cp\u003eTransform your space with our heavy-duty stainless steel foldable food truck shelf, expertly crafted for safety and durability while offering versatile storage solutions for kitchens, garages, and concession stands!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Boxes --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Foldable Design\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-2.jpg?v=1753414760\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eFoldable Design\u003c\/h3\u003e\n\u003cp\u003eSpace-saving foldable design for easy storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Corrosion Resistant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-3.jpg?v=1753414760\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eCorrosion Resistant\u003c\/h3\u003e\n\u003cp\u003eSturdy stainless steel construction ensures long-lasting use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Enough Space\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-4.jpg?v=1753414760\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEnough Space\u003c\/h3\u003e\n\u003cp\u003eHigh load bearing, ideal for heavy-duty serving needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"Easy to Clean\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-5.jpg?v=1753414760\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eEasily to wipe away oil and other stains, perfect for food trucks and kitchen storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Full Width Demo Image --\u003e \u003cimg alt=\"GARVEE Shelf in Action\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/f7e9b08e-f298-42c0-a8fa-93be10035b84.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1753414877\" class=\"demo-image\"\u003e \u003c!-- Key Features --\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cul name=\"bullet_points\"\u003e\n\u003cli\u003eMAXIMIZE SPACE UTILIZATION: Create a clutter-free environment and optimize your available space with our 72\" x 12\" folding concession shelf, perfect for food trucks and kitchens.\u003c\/li\u003e\n\u003cli\u003eSTAINLESS STEEL CONSTRUCTION: Crafted from 304 stainless steel, this shelf offers exceptional strength and durability, ensuring long-lasting use in any setting.\u003c\/li\u003e\n\u003cli\u003eFOLDABLE DESIGN: Features a smooth push and snap mechanism for effortless folding and unfolding, allowing you to save space when the shelf is not in use.\u003c\/li\u003e\n\u003cli\u003eEASY INSTALLATION: Comes with all necessary accessories for quick and easy installation on walls or desired locations, minimizing setup time.\u003c\/li\u003e\n\u003cli\u003eWIDE APPLICATION: Versatile shelf suitable for food trucks, BBQ areas, restaurants, bathrooms, and studios, providing convenient storage solutions wherever needed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"specifications\"\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\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎72*12*1.6inch(36\"x2 )\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Shelves\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e‎‎Silver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003e‎‎Wall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e‎Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Type\u003c\/td\u003e\n\u003ctd\u003e‎‎Hanging Shelf\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd\u003e‎‎Rectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎30.6 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Packing List\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎‎1 x Concession Shelf；1 x Instruction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp\u003eAdd functionality and style to your food truck, restaurant, or home with GARVEE's premium stainless steel folding shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"72\"X12\" \/ Trapezoidal Side","offer_id":50281029304633,"sku":"PHO_16I83W55","price":130.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_b4e8df5d-7a7c-4373-a466-f726e7bda34b.jpg?v=1753266528"},{"product_id":"garvee-folding-concession-shelf-72-x-pho-16i8ie9h","title":"Garvee Folding Concession Shelf 72\" x 12\" - 304 Stainless Steel, Wall Mount, Drop Down, for Food Truck, BBQ, Restaurant","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        body {\n            color: #333;\n            line-height: 1.6;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .hero {\n            position: relative;\n            margin-bottom: 40px;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n        .hero img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .product-intro {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 0 20px;\n        }\n        .product-intro .accent {\n            color: #0066cc;\n            font-size: 18px;\n            font-weight: bold;\n            display: block;\n            margin-bottom: 10px;\n        }\n        .product-intro h1 {\n            color: #1a1a1a;\n            font-size: 32px;\n            margin-bottom: 15px;\n        }\n        .product-intro p {\n            font-size: 18px;\n            max-width: 800px;\n            margin: 0 auto;\n            color: #555;\n        }\n        .feature-row {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 40px;\n            gap: 20px;\n        }\n        .feature-box {\n            width: calc(25% - 15px);\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n        .feature-box:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image {\n            position: relative;\n            padding-top: 100%; \/* Creates a 1:1 aspect ratio *\/\n            overflow: hidden;\n        }\n        .feature-image img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.3s;\n        }\n        .feature-box:hover .feature-image img {\n            transform: scale(1.05);\n        }\n        .feature-content {\n            padding: 15px;\n            text-align: center;\n            background-color: #fff;\n        }\n        .feature-content h3 {\n            color: #0066cc;\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n        .feature-content p {\n            font-size: 14px;\n            color: #555;\n            margin: 0;\n        }\n        .demo-image {\n            width: 100%;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .specifications {\n            margin-bottom: 40px;\n        }\n        .specifications h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            margin-bottom: 40px;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #f0f0f0;\n        }\n        .specs-table tr:hover {\n            background-color: #e8e8e8;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #ddd;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n        }\n        .cta {\n            background-color: #0066cc;\n            color: white;\n            text-align: center;\n            padding: 40px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .cta h2 {\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            padding: 12px 30px;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            font-size: 18px;\n            margin-top: 20px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #e64a19;\n        }\n        .spec-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n            padding: 20px;\n            background-color: #f7f7f7;\n            border-radius: 8px;\n        }\n        .spec-item {\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        .spec-item:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n        .spec-title {\n            font-weight: bold;\n            color: #0066cc;\n            margin-bottom: 5px;\n            display: block;\n        }\n        .spec-description {\n            color: #555;\n        }\n        \n        @media (max-width: 768px) {\n            .product-intro h1 {\n                font-size: 26px;\n            }\n            .product-intro p {\n                font-size: 16px;\n            }\n            .feature-row {\n                flex-wrap: wrap;\n            }\n            .feature-box {\n                width: calc(50% - 10px);\n                margin-bottom: 20px;\n            }\n            .cta {\n                padding: 30px 20px;\n            }\n            .cta h2 {\n                font-size: 24px;\n            }\n            .specs-table td:first-child {\n                width: 40%;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .feature-box {\n                width: 100%;\n            }\n            .specs-table, .specs-table tbody, .specs-table tr {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td {\n                display: block;\n                text-align: left;\n                width: 100% !important;\n            }\n            .specs-table td:first-child {\n                background-color: #e0e0e0;\n                border-bottom: none;\n                font-weight: bold;\n                padding-bottom: 5px;\n            }\n            .specs-table td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-1.jpg?v=1753414760\" alt=\"GARVEE Folding Stainless Steel Shelf\"\u003e\u003c\/div\u003e\n\u003c!-- Product Introduction --\u003e\n\u003cdiv\u003e\n\u003ch1 style=\"text-align: center;\"\u003eGarvee Food Truck Shelf\u003c\/h1\u003e\n\u003cp\u003eTransform your space with our heavy-duty stainless steel foldable food truck shelf, expertly crafted for safety and durability while offering versatile storage solutions for kitchens, garages, and concession stands!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Boxes --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-2.jpg?v=1753414760\" alt=\"Foldable Design\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eFoldable Design\u003c\/h3\u003e\n\u003cp\u003eSpace-saving foldable design for easy storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-3.jpg?v=1753414760\" alt=\"Corrosion Resistant\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eCorrosion Resistant\u003c\/h3\u003e\n\u003cp\u003eSturdy stainless steel construction ensures long-lasting use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-4.jpg?v=1753414760\" alt=\"Enough Space\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEnough Space\u003c\/h3\u003e\n\u003cp\u003eHigh load bearing, ideal for heavy-duty serving needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-5.jpg?v=1753414760\" alt=\"Easy to Clean\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eEasily to wipe away oil and other stains, perfect for food trucks and kitchen storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Full Width Demo Image --\u003e \u003cimg class=\"demo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/f7e9b08e-f298-42c0-a8fa-93be10035b84.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1753414877\" alt=\"GARVEE Shelf in Action\"\u003e \u003c!-- Key Features --\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eMAXIMIZE SPACE UTILIZATION\u003c\/span\u003e \u003cspan class=\"spec-description\"\u003eCreate a clutter-free environment and optimize your available space with our 72\" x 12\" folding concession shelf, perfect for food trucks and kitchens.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eSTAINLESS STEEL CONSTRUCTION\u003c\/span\u003e \u003cspan class=\"spec-description\"\u003eCrafted from 304 stainless steel, this shelf offers exceptional strength and durability, ensuring long-lasting use in any setting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eFOLDABLE DESIGN\u003c\/span\u003e \u003cspan class=\"spec-description\"\u003eFeatures a smooth push and snap mechanism for effortless folding and unfolding, allowing you to save space when the shelf is not in use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEASY INSTALLATION\u003c\/span\u003e \u003cspan class=\"spec-description\"\u003eComes with all necessary accessories for quick and easy installation on walls or desired locations, minimizing setup time.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eWIDE APPLICATION\u003c\/span\u003e \u003cspan class=\"spec-description\"\u003eVersatile shelf suitable for food trucks, BBQ areas, restaurants, bathrooms, and studios, providing convenient storage solutions wherever needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"specifications\"\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\u003e72\" x 12\" x 1.6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Shelves\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eWall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Type\u003c\/td\u003e\n\u003ctd\u003eHanging Shelf\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\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e28 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp\u003eAdd functionality and style to your food truck, restaurant, or home with GARVEE's premium stainless steel folding shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"72\"X12\" \/ Trapezoidal Side","offer_id":50281029534009,"sku":"PHO_16I8IE9H","price":137.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_8ce59192-9f72-4bf2-9f3f-68fe5d909587.jpg?v=1753414427"},{"product_id":"garvee-3-ton-farm-jack-6600-pau-0l2n7rcl","title":"Garvee 3 Ton Farm Jack, 6600 Lbs Capacity Heavy-Duty Utility Jack, 60\" High Lift Ratcheting Off Road Utility Farm Jack, Ideal for ATV, Utv, SUV, Truck, Universal Jack","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Arial', sans-serif;\n        }\n        \n     \n        \n        .product-container {\n            display: flex;\n            flex-direction: column;\n            gap: 30px;\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n        \n        .product-title {\n            font-size: 32px;\n            color: #d9534f;\n            margin-bottom: 10px;\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            color: #555;\n        }\n        \n        .product-images {\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n        }\n        \n        .product-image {\n            width: 100%;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        \n        .product-image:hover {\n            transform: scale(1.01);\n        }\n        \n        .feature-highlights {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            gap: 20px;\n            margin: 20px 0;\n        }\n        \n        .feature-card {\n            flex: 0 0 48%;\n            background-color: #f8f9fa;\n            border-left: 4px solid #d9534f;\n            padding: 20px;\n            border-radius: 8px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        }\n        \n        .feature-icon {\n            font-size: 28px;\n            margin-bottom: 10px;\n            color: #d9534f;\n        }\n        \n        .feature-title {\n            font-size: 18px;\n            font-weight: bold;\n            color: #d9534f;\n            margin-bottom: 8px;\n        }\n        \n        .feature-list {\n            list-style-type: none;\n            margin: 30px 0;\n            padding: 0;\n        }\n        \n        .feature-list li {\n            position: relative;\n            padding: 15px 20px;\n            margin-bottom: 15px;\n            background-color: #f8f9fa;\n            border-radius: 8px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n            border-left: 4px solid #d9534f;\n        }\n        \n        .section-title {\n            font-size: 24px;\n            color: #333;\n            margin: 20px 0;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #d9534f;\n        }\n        \n        .specifications-table {\n            border-collapse: collapse;\n            width: 100%;\n            margin: 20px 0;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n        }\n        \n        .specifications-table td {\n            border: 1px solid #ddd;\n            padding: 12px 15px;\n            text-align: left;\n        }\n        \n        .specifications-table tr:nth-child(odd) {\n            background-color: #f5f5f5;\n        }\n        \n        .specifications-table tr:nth-child(even) {\n            background-color: #ffffff;\n        }\n        \n        .specifications-table tr:hover {\n            background-color: #f0f0f0;\n        }\n        \n        .specifications-table td:first-child {\n            font-weight: bold;\n            width: 40%;\n            color: #444;\n        }\n        \n        .usage-section {\n            display: flex;\n            gap: 30px;\n            margin: 30px 0;\n        }\n        \n        .usage-content {\n            flex: 1;\n        }\n        \n        .usage-image {\n            flex: 1;\n        }\n        \n        .usage-image img {\n            width: 100%;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        }\n        \n        .cta-section {\n            background: linear-gradient(135deg, #e74c3c, #c0392b);\n            color: white;\n            padding: 30px;\n            border-radius: 8px;\n            text-align: center;\n            margin: 40px 0 20px 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        }\n        \n        .cta-title {\n            font-size: 26px;\n            margin-bottom: 15px;\n        }\n        \n        .cta-text {\n            font-size: 16px;\n            margin-bottom: 25px;\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: #d9534f;\n            padding: 12px 30px;\n            font-weight: bold;\n            text-decoration: none;\n            border-radius: 50px;\n            font-size: 18px;\n            transition: all 0.3s ease;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.2);\n        }\n        \n        .highlight-box {\n            background-color: #f8f9fa;\n            border: 1px dashed #d9534f;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        \n        .highlight-box h3 {\n            color: #d9534f;\n            margin-top: 0;\n            margin-bottom: 10px;\n        }\n        \n        @media screen and (max-width: 768px) {\n            .feature-card {\n                flex: 0 0 100%;\n            }\n            \n            .usage-section {\n                flex-direction: column;\n            }\n            \n            .specifications-table td {\n                display: block;\n                width: 100%;\n            }\n            \n            .specifications-table tr td:first-child {\n                border-bottom: none;\n                background-color: #f5f5f5;\n                padding-bottom: 5px;\n            }\n            \n            .specifications-table tr td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cheader class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE 60\" Professional Farm Jack\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eHeavy-Duty 3 Ton (6600 Lbs) Capacity | Ultimate Off-Road \u0026amp; Farm Tool\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"product-images\"\u003e\u003cimg alt=\"GARVEE Farm Jack Front View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/3bbe97fb-d1e8-4c0a-8440-5e29728c7107.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1755517601\" class=\"product-image\"\u003e\u003c\/div\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003eProfessional-Grade Farm \u0026amp; Off-Road Jack\u003c\/h2\u003e\n\u003cdiv class=\"feature-highlights\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e💪\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eMassive 3 Ton Capacity\u003c\/h3\u003e\n\u003cp\u003eEasily lift up to 6600 lbs with confidence. Perfect for heavy equipment, vehicles, and demanding agricultural tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e📏\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eExtended 60\" Design\u003c\/h3\u003e\n\u003cp\u003eExtra length provides greater leverage and lifting height, allowing you to tackle even more challenging situations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eMulti-Directional Use\u003c\/h3\u003e\n\u003cp\u003eEngineered for both vertical and horizontal applications with a lifting range from 5.12\" to 26.38\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3 class=\"feature-title\"\u003eBuilt to Last\u003c\/h3\u003e\n\u003cp\u003ePremium alloy steel construction with rust-resistant powder coating and zinc-plated hardware for maximum durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"product-images\"\u003e\u003cimg alt=\"GARVEE Farm Jack In Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/4e182d4d-ff33-4fa3-a561-ca620c2e2710.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1755517603\" class=\"product-image\"\u003e\u003c\/div\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile Utility:\u003c\/strong\u003e 60\" Utility Farm Jack perfect for lifting, pulling, clamping, winching, and spreading in various applications. Ideal for ATV, UTV, SUV, tractor, truck, and more.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Construction:\u003c\/strong\u003e This 3 Ton Farm Jack boasts a robust design with a 6600 Lbs Capacity, ensuring reliable performance in tough off-road and farm environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMulti-Directional Use:\u003c\/strong\u003e Designed for vertical and horizontal use, this 60\" Utility Farm Jack offers a lifting range of 5.12\" to 26.38\", making it a universal jack for diverse tasks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Stability:\u003c\/strong\u003e Features a wide base for added stability and a fast lifting mechanism for speed and safety, ensuring efficient operation in various conditions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Finish:\u003c\/strong\u003e Rust-resistant, powder-coated finish with zinc-plated hardware ensures long-lasting durability in all weather conditions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2 id=\"Pt-Specifications\" class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specifications-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\u003e60 Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAlloy Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eRed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003eAll\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMinimum Height\u003c\/td\u003e\n\u003ctd\u003e5.12 Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e6600 lbs (3 Tons)\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e38.9 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaximum Lift Height\u003c\/td\u003e\n\u003ctd\u003e26.38 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ch3\u003eWhy Choose the GARVEE 60\" Farm Jack?\u003c\/h3\u003e\n\u003cp\u003eThe extra length provides superior leverage for tackling the most challenging lifting tasks. Whether you're changing a tractor tire, extracting a stuck vehicle, or positioning heavy equipment, this farm jack delivers the power and stability you need.\u003c\/p\u003e\n\u003cp\u003eProfessional farmers, off-road enthusiasts, and property managers trust GARVEE for tools that perform when it matters most.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Red \/ 60 inch","offer_id":50566152716601,"sku":"PAU_0L2N7RCL","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1719901556638.jpg?v=1741857714"},{"product_id":"garvee-tire-moving-tool-500lbs-heavy-pau-0l5oeo8o","title":"Garvee Heavy Duty Adjustable Tire Wheel Dolly for Workshop, Garage, 485 LBS Capacity, Tire  Moving Tool Dollies for Truck Car Vehicle Tire","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    h1, h2, h3 {\n        color: #2c3e50;\n        margin-top: 0;\n    }\n    .product-title {\n        text-align: center;\n        font-size: 32px;\n        margin-bottom: 30px;\n        color: #e74c3c;\n    }\n    .feature-row {\n        display: flex;\n        margin-bottom: 40px;\n        align-items: center;\n        flex-wrap: wrap;\n    }\n    .feature-row:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n    .feature-image {\n        flex: 1;\n        min-width: 300px;\n        padding: 15px;\n    }\n    .feature-content {\n        flex: 1;\n        min-width: 300px;\n        padding: 15px 25px;\n    }\n    .feature-image img {\n        width: 100%;\n        border-radius: 10px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n    }\n    .image-caption {\n        font-style: italic;\n        color: #666;\n        margin: 10px 0;\n        text-align: center;\n        font-size: 18px; \/* 增加了字体大小 *\/\n        font-weight: 500; \/* 增加了字体粗细 *\/\n    }\n    .features {\n        background-color: #f9f9f9;\n        padding: 30px;\n        border-radius: 8px;\n        margin-bottom: 30px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n    }\n    .features h2 {\n        color: #e74c3c;\n        margin-bottom: 20px;\n    }\n    .features ul {\n        padding-left: 25px;\n    }\n    .features li {\n        margin-bottom: 15px;\n        position: relative;\n    }\n    .features li:before {\n        content: \"🍦\";\n        position: absolute;\n        left: -25px;\n    }\n    .cta-button {\n        display: block;\n        background-color: #e74c3c;\n        color: white;\n        padding: 15px 30px;\n        text-decoration: none;\n        font-size: 20px;\n        font-weight: bold;\n        border-radius: 5px;\n        transition: background-color 0.3s;\n        text-align: center;\n        margin: 30px auto;\n        max-width: 300px;\n    }\n    .cta-button:hover {\n        background-color: #c0392b;\n    }\n    .specifications {\n        width: 100%;\n        border-collapse: collapse;\n        margin-bottom: 30px;\n    }\n    .specifications td {\n        border: 1px solid #ddd;\n        padding: 12px;\n        text-align: left;\n    }\n    .specifications tr:nth-child(even) {\n        background-color: #f2f2f2;\n    }\n    @media (max-width: 768px) {\n        .feature-row, .feature-row:nth-child(even) {\n            flex-direction: column;\n        }\n        .feature-image, .feature-content {\n            width: 100%;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- Feature 1: Left image, Right text --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg alt=\"GARVEE Fuel Transfer Tank - Large Capacity\" src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_e56789a1b546e996.jpg?v=1741857721\u0026amp;width=713\"\u003e\n\u003cp class=\"image-caption\"\u003eDesigned for effortless tire lifting and moving\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eHeavy-Duty Tire Dolly for Easy Moving\u003c\/h3\u003e\n\u003cp\u003eThis Heavy-Duty Adjustable Tire Wheel Dolly is perfect for lifting and moving tires smoothly. It simplifies tire handling, making transportation quick and safe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Left text, Right image --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg alt=\"GARVEE Fuel Transfer Tank - Mobile Design\" src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_7edf2408d2c51966.jpg?v=1755569978\u0026amp;width=713\"\u003e\n\u003cp class=\"image-caption\"\u003eFits tire diameters from 11.02 to 23.81 inches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eAdjustable Rollers Fit Most Tires\u003c\/h3\u003e\n\u003cp\u003eThe adjustable rollers accommodate tires ranging from 11.02\" to 23.81\", ensuring compatibility with most tire types for versatile use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Left image, Right text --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg alt=\"GARVEE Fuel Transfer Tank - Versatile Applications\" src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_9229b736baa9de60.jpg?v=1755569978\u0026amp;width=713\"\u003e\n\u003cp class=\"image-caption\"\u003eRollers offer 3 positions for precise tire positioning\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eSmooth Wheel Design with 360° Movement\u003c\/h3\u003e\n\u003cp\u003eFeaturing smooth rollers that enable 360° movement and 3 adjustable positions, it allows easy mounting and accurate tire placement on the hub.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Left text, Right image --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg alt=\"GARVEE Fuel Transfer Tank - Construction\" src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/cimage_783a35e984480c95.jpg?v=1755569978\u0026amp;width=713\"\u003e\n\u003cp class=\"image-caption\"\u003eSupports up to 485 lbs. with ergonomic handle design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eErgonomic Handle and High Weight Capacity\u003c\/h3\u003e\n\u003cp\u003eThe ergonomic handle offers optimal balance and control, while the dolly supports a sturdy 485 lbs. weight capacity, suitable for both automotive and truck tires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specifications\"\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e220kg\/485lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustment distance\u003c\/td\u003e\n\u003ctd\u003e11.02-23.81in\/280-605mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e33.1 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Blue","offer_id":50566152782137,"sku":"PAU_0L5OEO8O","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_5d754c05-31c2-4905-aada-9dde7004ccbe.jpg?v=1769483380"},{"product_id":"garvee-cargo-liner-all-season-premium-pae-333kh9em","title":"Garvee Cargo Liner - All-Season Heavy-Duty TPE Trunk Mat \u0026 Rear Floor Mat, Compatible with HR-V FWD 2023-2025, Non-Slip and Durable, Black","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eFitment:Our cargo liner only fit for 2023-2025 HR-V(FWD Model), please confirm your vehicle type before order.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003ePremium Cargo Mat:The cargo liner mat made of high-quality TPE material, making it scratch-resistant, durable, and odor-free. Our trunk liner can use all-season, resistant cracks and scratches.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eWaterproof \u0026amp; Clean Easliy:Designed with anti-slip, stain-resistant surface, our trunk liners can simply rinse with water to keep them looking fresh and restore their.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eWide Application:The raised higher edge design traps spills to keep your trunk clean. When storing cargo, dirt and gravel stay on the surface of the trunk mat, even can be used as the pet mat, either dirt, gravel or your pets won't damage the car floor.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy Installation:The cargo trunk mat fits perfectly in your trunk, just place the mat inside or easily remove it when needed, with no additional tools required.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 id=\"Pt-Specifications\"\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\u003e\n\u003c!-- x-tinymce\/html --\u003e Material\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Thermoplastic Elastomer (TPE)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Auto Part Position\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003eTruck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e30.9 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"2023-2025 Honda HR-V FWD","offer_id":50566152847673,"sku":"PAE_333KH9EM","price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/148831730944371.jpg?v=1741857722"},{"product_id":"garvee-pickup-truck-ladder-rack-71-pau-3mhn7acm","title":"Garvee Dual-Rod Truck Ladder Rack, 17-29 Inches Adjustable Width, 800 Lbs Load Capacity, Adjustable Height Ladder Rack for Truck, Sturdy \u0026 Durable with Waterproof Coating, Easy to Install","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eAdjustable design, suitable for more pickup trucks: Thanks to the width-adjustable design, our truck racks can be used on the vast majority of pickup trucks, so you don't have to worry about being unable to install it.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDual-rod stable structure with 800 lbs load-bearing capacity: Adopting a dual-rod design, the overall structure is stable and reliable, which can easily bear a weight of up to 800 lbs and provide more space.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eMore sturdy, durable and reliable:The truck bed rack made of high-quality and solid materials. This material has excellent hardness and wear resistance, is not easy to deform or be damaged, and can maintain stable performance in various complex environments. This ladder rack for trucks is equipped with an upgraded waterproof coating, which will not rust at all, ensuring long-term use.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e17-29 inches adjustable width: The width of the stand can be flexibly adjusted between 17 inches and 29 inches. No matter what the size of your pickup truck is, or if you need different supporting widths in different usage scenarios, it can be quickly adjusted to the appropriate size, meeting diverse usage needs and improving operational convenience.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy to install and use: The design takes into account the convenience of users' operation, and the adjustment and installation process is simple and easy to understand. No complex tools or professional skills are required, allowing you to put the racks for trucks into use quickly, saving time and energy, and improving work efficiency.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 id=\"Pt-Specifications\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\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        .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, .responsive-table td {\n                display: block;\n            }\n            .responsive-table td {\n                box-sizing: border-box;\n                width: 100%;\n                text-align: left;\n                padding: 10px;\n                overflow: hidden;\n                text-overflow: ellipsis;\n                white-space: normal;\n            }\n            .responsive-table tr {\n                display: flex;\n                flex-wrap: wrap;\n            }\n            .responsive-table tr td:first-child {\n                width: 40%;\n            }\n            .responsive-table tr td:last-child {\n                width: 60%;\n            }\n        }\n    \u003c\/style\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎‎‎‎Truck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003eU-Bolt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e Size\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e 17-29 Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎37.48 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"17-29 Inch","offer_id":50566161826105,"sku":"PAU_3MHN7ACM","price":184.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355547453243581.jpg?v=1741858348"},{"product_id":"garvee-pickup-truck-ladder-rack-46-pau-3mhnsdwq","title":"Garvee Pickup Truck Ladder Rack | 46\" - 71\" Adjustable Width | 800 LB. Load Capacity | Non-Drilling Steel Truck Rack | Heavy Duty Truck Bed Ladder Rack for Kayak, Surfboard, Lumber (2 Pack)","description":"\u003cbody\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eAdjustable design, suitable for more pickup trucks: Thanks to the width-adjustable design, our truck racks can be used on the vast majority of pickup trucks, so you don't have to worry about being unable to install it.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDual-rod stable structure with 800 lbs load-bearing capacity: Adopting a dual-rod design, the overall structure is stable and reliable, which can easily bear a weight of up to 800 lbs and provide more space.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eMore sturdy, durable and reliable:The truck bed rack made of high-quality and solid materials. This material has excellent hardness and wear resistance, is not easy to deform or be damaged, and can maintain stable performance in various complex environments. This ladder rack for trucks is equipped with an upgraded waterproof coating, which will not rust at all, ensuring long-term use.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e51-71 inches adjustable width: The width of the stand can be flexibly adjusted between 17 inches and 29 inches. No matter what the size of your pickup truck is, or if you need different supporting widths in different usage scenarios, it can be quickly adjusted to the appropriate size, meeting diverse usage needs and improving operational convenience.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy to install and use: The design takes into account the convenience of users' operation, and the adjustment and installation process is simple and easy to understand. No complex tools or professional skills are required, allowing you to put the racks for trucks into use quickly, saving time and energy, and improving work efficiency.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 id=\"Pt-Specifications\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specifications\u003c\/title\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, .responsive-table td {\n                display: block;\n            }\n            .responsive-table td {\n                box-sizing: border-box;\n                width: 100%;\n                text-align: left;\n                padding: 10px;\n                overflow: hidden;\n                text-overflow: ellipsis;\n                white-space: normal;\n            }\n            .responsive-table tr {\n                display: flex;\n                flex-wrap: wrap;\n            }\n            .responsive-table tr td:first-child {\n                width: 40%;\n            }\n            .responsive-table tr td:last-child {\n                width: 60%;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable class=\"responsive-table\"\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎‎‎‎Truck\u003c\/td\u003e\n        \u003c\/tr\u003e\n         \u003ctr\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\n              \u003c!-- x-tinymce\/html --\u003eMounting Type\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e\n              \u003c!-- x-tinymce\/html --\u003eU-Bolt\u003c\/td\u003e\n        \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\n              \u003c!-- x-tinymce\/html --\u003e\n            Size\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e\n              \u003c!-- x-tinymce\/html --\u003e\n            51-71 Inch\u003c\/td\u003e\n        \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\n              \u003c!-- x-tinymce\/html --\u003e\n            ‎‎‎‎‎‎‎‎‎‎‎‎51.19 Pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n\n\n\n\u003c\/body\u003e","brand":"Garvee","offers":[{"title":"51-71 Inch","offer_id":50566161858873,"sku":"PAU_3MHNSDWQ","price":122.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17355547358113277.jpg?v=1741858348"},{"product_id":"garvee-3-ton-low-profile-floor-pau-0kd2qae0","title":"Garvee 3 Ton Low Profile Floor Jack, Professional Low Profile Hydraulic Jack, Heavy Duty Steel Racing Floor Jack with Dual Piston Quick Lift Pump,Lift Range 3\"-19.5\",Hydraulic Car Jack, Blue","description":"\u003cbody\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_c3c3e01e-3022-46d9-bfd5-99bc87f5f85e.jpg?v=1755568953\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_1ca3eddc-536d-4f4a-a4ec-d25c93383f5c.jpg?v=1755568953\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_b2e0a7ff-6876-475c-b56a-161ddd3009da.jpg?v=1755568952\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_282fde04-64d1-4753-9b18-58563ed90c0b.jpg?v=1755568952\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEffortless Lift: Our 3-ton floor jack features a lifting range of 3\" to 19.5\", making it easy to access even low-profile vehicles. It's perfect for cars, trucks, SUVs, and other lifting support needs, ensuring versatility for various applications.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eLightning-Fast Lift: Equipped with dual pump pistons, this low-profile floor jack allows for rapid raising, so you can quickly reach the desired height for your vehicle without unnecessary delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eProtective Rubber Saddle: The Floor jack features a durable, large rubber saddle that aligns perfectly with the side welding seam of your vehicle, providing maximum protection against bending or scratching of frame rails and safeguarding painted or coated chassis components. Additionally, a foam handle bumper offers extra protection. The 45 in\/1150 mm long handle takes advantage of leverage principles, making lifting easier. The two-piece design allows for easy disassembly for compact storage.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eSturdy Construction: Constructed from heavy-strength steel, our low-profile jack is both durable and sturdy. It features steel wheels, including two universal rear wheels, for easy maneuverability and steering. A magnetic tray on top provides a convenient spot for placing tools, ensuring everything you need is within reach.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eHassle-Free Maneuvering: This floor jack is equipped with two 360-degree swivel casters, enabling effortless maneuvering and transport. Whether you need to replace a tire, change oil, or perform brake maintenance, this jack is suitable for everyone—from professionals to car enthusiasts and weekend DIYers—empowering you to take matters into your own hands!\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 id=\"Pt-Specifications\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Specifications\u003c\/title\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, .responsive-table td {\n                display: block;\n            }\n            .responsive-table td {\n                box-sizing: border-box;\n                width: 100%;\n                text-align: left;\n                padding: 10px;\n                overflow: hidden;\n                text-overflow: ellipsis;\n                white-space: normal;\n            }\n            .responsive-table tr {\n                display: flex;\n                flex-wrap: wrap;\n            }\n            .responsive-table tr td:first-child {\n                width: 40%;\n            }\n            .responsive-table tr td:last-child {\n                width: 60%;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003ctable class=\"responsive-table\"\u003e\n        \u003ctr\u003e\n            \u003ctd\u003eBrand\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n        \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eLoad Capacity\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎‎‎‎3 Ton\u003c\/td\u003e\n        \u003c\/tr\u003e\n         \u003ctr\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eVehicle Service Type\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003eMotorcycle\u003c\/td\u003e\n        \u003c\/tr\u003e\n               \u003ctr\u003e\n            \u003ctd\u003eColor\u003c\/td\u003e\n            \u003ctd\u003e‎‎Blue\u003c\/td\u003e\n        \u003c\/tr\u003e\n                    \u003ctr\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eAlloy Steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eItem Weight\u003c\/td\u003e\n            \u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\n              \u003c!-- x-tinymce\/html --\u003e\n            ‎‎‎‎‎‎‎‎‎‎‎‎‎‎19.5 Pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n    \u003c\/table\u003e\n\n\n\n\n\u003c\/body\u003e","brand":"Garvee","offers":[{"title":"Blue+Black \/ 3 Ton","offer_id":50566162710841,"sku":"PAU_0KD2QAE0","price":153.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/cimage_508d9f965b586fab.jpg?v=1741858364"},{"product_id":"garvee-soft-tri-fold-truck-bed-pau-0k0yf3vy","title":"Garvee 5.8FT Soft Tri-fold Truck Bed Tonneau Cover Compatible with 2019-2025 Chevrolet Silverado\/GMC Sierra 1500, Foldable Truck Bed Cover","description":"\u003cp\u003eSoft Tri-fold Truck Bed Tonneau Cover Compatible with 2019-2024 Chevrolet Silverado\/GMC Sierra 1500, Fleetside 5.8 FT Bed\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDurable AL+PVC Material - Made of high-quality aluminum and PVC, tear-resistant, scratch-proof, and weather-resistant, offering long-lasting protection for your truck bed in all conditions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eWeatherproof \u0026amp; Dust-Proof - Tight-sealing design blocks rain, snow, dust and UV rays, keeping your truck bed and stored items clean and dry.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy Installation, No Drilling - Tool-free setup, install alone in minutes without drilling, saving time and avoiding damage to your truck.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eLightweight \u0026amp; Practical - Lightweight design won’t burden your truck; low-profile look maintains your truck’s sleek appearance, perfect for daily use, work or outdoor adventures.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDurable Build: Built with aluminum support and reinforced PVC material, this durable pickup bed shield offers reliable light-duty protection against dirt, debris, and everyday wear while maintaining a sleek look for your truck bed.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"responsive-table\"\u003e\u003ctbody\u003e    \n\n \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003eItem Type Name\u003c\/td\u003e\n  \u003ctd\u003eTruck Bed Cover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003eAutomotive Fit Type\u003c\/td\u003e\n  \u003ctd\u003e2019-2025 Chevrolet Silverado\/GMC Sierra 1500\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\u003eSize\u003c\/td\u003e\n  \u003ctd\u003e5.8FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003eItem Weight\u003c\/td\u003e\n  \u003ctd\u003e27.03pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n \n \n \n  \u003c\/tbody\u003e\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Soft Tri-fold 5.8FT","offer_id":50566163202361,"sku":"PAU_0K0YF3VY","price":237.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/cimage_9d95b99f3f9e3c67_16f4e71a-a29f-4a30-829a-5a9063f6acb2.jpg?v=1741858395"},{"product_id":"garvee-soft-tri-fold-truck-bed-pau-0k0yasjn","title":"Garvee 6.6FT Weatherproof Soft Tri-Fold Truck Bed Tonneau Cover - Fits 2019-2025 Chevrolet Silverado\/GMC Sierra 1500, All-Season Pickup Cargo Protection, Foldable Truck Bed Cover, Black","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDurable AL+PVC Material - Made of high-quality aluminum and PVC, tear-resistant, scratch-proof, and weather-resistant, offering long-lasting protection for your truck bed in all conditions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eWeatherproof \u0026amp; Dust-Proof - Tight-sealing design blocks rain, snow, dust and UV rays, keeping your truck bed and stored items clean and dry.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy Installation, No Drilling - Tool-free setup, install alone in minutes without drilling, saving time and avoiding damage to your truck.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eLightweight \u0026amp; Practical - Lightweight design won’t burden your truck; low-profile look maintains your truck’s sleek appearance, perfect for daily use, work or outdoor adventures.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDurable Build: Built with aluminum support and reinforced PVC material, this durable pickup bed shield offers reliable light-duty protection against dirt, debris, and everyday wear while maintaining a sleek look for your truck bed.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"responsive-table\"\u003e\u003ctbody\u003e    \n\n \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGarvee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003eItem Type Name\u003c\/td\u003e\n  \u003ctd\u003eTruck Bed Cover\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003eAutomotive Fit Type\u003c\/td\u003e\n  \u003ctd\u003e2019-2025 Chevrolet Silverado\/GMC Sierra 1500\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\u003eSize\u003c\/td\u003e\n  \u003ctd\u003e6.6FT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003eItem Weight\u003c\/td\u003e\n  \u003ctd\u003e34.27pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n \n \n \n  \u003c\/tbody\u003e\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Soft Tri-fold 6.6FT","offer_id":50566163235129,"sku":"PAU_0K0YASJN","price":151.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_ef26ce38-e6c8-4161-bbf4-8120525cc8a7.jpg?v=1780293377"},{"product_id":"garvee-transmission-jack-1320-lbs-capacity-pau-3m9xfm4l","title":"Garvee Hydraulic Transmission Jack, 1322 LBS Capacity, 2-Stage Telescoping Lift from 34.3\" to 68.5\", Heavy-Duty Transmission Lift with 360° Swivel Wheels and Safety Chain, Red","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e【1322 LBS Heavy-Duty Capacity】Engineered with a robust 1322 lbs load capacity, this hydraulic transmission jack is your reliable partner for handling a wide range of automotive and light truck transmissions. It securely supports the load during installation or removal, making your garage repairs smoother and safer.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e【Precise 30° Adjustable Saddle 】Achieve perfect alignment with the adjustable saddle that offers a wide 30-degree tilt range. By simply turning the adjustment bolts, you can precisely angle the transmission to fit into place effortlessly, ensuring a controlled and successful job every time.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e【High-Lift Range from 34.3\" to 68.5\" with Foot 】Boost your productivity with the extended lifting range of 34.3 to 68.5 inches. The powerful hydraulic mechanism, combined with a convenient foot-operated , allows for hands-free lifting, enabling you to raise the transmission to the ideal working height with ease.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e【Enhanced with 360° Swivel Casters】Move and position the jack effortlessly around the workshop. Equipped with four 360-degree swivel casters and a conveniently placed hand ring, it glides smoothly under vehicles, allowing you to transport heavy transmissions from one spot to another without strain.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e【Sturdy Steel Construction \u0026amp; Safety Chain 】Built with a high-grade steel frame and a wide base, this jack promises exceptional durability and stability. For added security, it includes two heavy-duty safety chains to firmly lock the transmission in place, giving you peace of mind during critical lifts.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 id=\"Pt-Specifications\"\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\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e1322 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAutomotive Fit Type\u003c\/td\u003e\n\u003ctd\u003eUniversal Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003eUTV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e96.6 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"1320 Lbs","offer_id":50566173098297,"sku":"PAU_3M9XFM4L","price":181.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17327833822527193_450fd6cc-35a0-40a5-af93-1740fa3bc118.jpg?v=1762502955"},{"product_id":"garvee-3-gallon-grease-pump-heavy-pau-3mdwu8v5","title":"Garvee 3 Gallon Grease Pump, Heavy Duty Air-Operated Grease Pump with Garvee 13ft High Pressure Hose and Grease Gun, Portable Electric Pneumatic Grease Pump with Wheels for Construction","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDurable Construction: Constructed from steel, this air-operated grease pump offers exceptional strength and durability. Its corrosion-resistant finish protects against chemicals, ensuring long-lasting performance in demanding environments\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eHigh-Pressure Performance: This air grease pump features a 13 ft double-layer steel wire hose, withstanding pressures up to 60 Mpa (8700 psi). It operates consistently in extreme temperatures, handling up to 100℃, making it perfect for year-round use in diverse environments\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEfficient Lubrication: The 360° swivel grease gun head provides effortless maneuverability in any position. Its large capacity minimizes refills and is compatible with 0-3# grease NPT fittings. Two flexible joints enable precision in tight spaces, and the leak-proof design with double-sealed bearings prevents spills\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy Transport \u0026amp; Operation: The grease pump is designed with a wide handle and four rollers, ensuring effortless mobility and operation. The 13 ft high-pressure hose allows for remote greasing, while the secure buckles provide excellent sealing, making it a dependable choice for construction and industrial tasks\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eVersatile Application: This pneumatic grease pump is perfect for a wide range of industries, including automotive, shipbuilding, and engineering machinery. Its adaptability and robust performance make it a reliable tool for any professional setting, ensuring efficient and effective greasing\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 id=\"Pt-Specifications\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\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        .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, .responsive-table td {\n                display: block;\n            }\n            .responsive-table td {\n                box-sizing: border-box;\n                width: 100%;\n                text-align: left;\n                padding: 10px;\n                overflow: hidden;\n                text-overflow: ellipsis;\n                white-space: normal;\n            }\n            .responsive-table tr {\n                display: flex;\n                flex-wrap: wrap;\n            }\n            .responsive-table tr td:first-child {\n                width: 40%;\n            }\n            .responsive-table tr td:last-child {\n                width: 60%;\n            }\n        }\n    \u003c\/style\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Grease Types\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎‎‎‎0-3# Grease\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Grease Barrel Capacity\u003c\/td\u003e\n\u003ctd\u003e3 Gal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e‎‎Orange\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Number of Wheels\u003c\/td\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎‎29.1 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Package Content\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎‎1 x Grease Pump\u003cbr\u003e1 x Grease Hose\u003cbr\u003e1 x Grease Gun\u003cbr\u003e1 x Pressure Valve\u003cbr\u003e1 x User Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"3 Gallon","offer_id":50566174835001,"sku":"PAU_3MDWU8V5","price":112.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17344371199829028.jpg?v=1755568455"},{"product_id":"garvee-hitch-mounted-cargo-basket-750-pau-0ly0d4pd","title":"Garvee Hitch-Mounted Cargo Basket, 750 LBS Folding Carrier with Wheels \u0026 Handle, Fits 2\" Receiver, Heavy Duty Luggage Storage for SUV, RV, Truck, Trailer","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/a20bdfe9-4102-4eb4-b070-c16f1e9afca5.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1758526335\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch2\u003eHitch-Mounted Cargo Basket: Expand Your Adventure!\u003c\/h2\u003e\n\u003cp\u003eMaximize your vehicle’s cargo capacity with our Hitch-Mounted Cargo Basket, the perfect solution for transporting extra luggage, camping gear, or sports equipment on your next adventure! Engineered for durability and easy installation, this cargo basket makes traveling a breeze, allowing you to enjoy the journey without compromising on space.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/550f050e-de2b-4380-97f8-a4dfc10ef998.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1758526354\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003eHighlights at a Glance:\u003c\/p\u003e\n\u003cp\u003e-Durable black powder coating for rust and corrosion resistance\u003c\/p\u003e\n\u003cp\u003e-14.4\" high fence securely holds up to 750 lbs of goods\u003c\/p\u003e\n\u003cp\u003e-Enhanced night visibility with reflective stickers for safety\u003c\/p\u003e\n\u003cp\u003e-Convenient mobility with wheels and a foldable design\u003c\/p\u003e\n\u003cp\u003e-Fits any vehicle with a 2\" receiver hitch for easy installation\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eNote:\u003c\/p\u003e\n\u003cp\u003e1. To ensure safe transport and prevent potential damage, please observe the maximum weight limit of 750 lbs as specified.\u003c\/p\u003e\n\u003cp\u003e2. For enhanced safety during nighttime driving, please verify that the reflective stickers are clean and clearly visible at all times.\u003c\/p\u003e\n\u003cp\u003e3. Please conduct regular inspections of your cargo basket to identify any signs of wear or damage, particularly following heavy use.\u003c\/p\u003e\n\u003ch3 id=\"Pt-Specifications\"\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Height\u003c\/td\u003e\n\u003ctd\u003e5.31 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Load Capacity\u003c\/td\u003e\n\u003ctd\u003e750lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSteel (frame), Rubber (wheels)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003eCar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e74.8 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"60\" with Rollers \u0026 Handles","offer_id":50566174966073,"sku":"PAU_0LY0D4PD","price":199.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_5cbf8f96-73fb-48bf-a8ec-bb79c5740dd6.jpg?v=1758526551"},{"product_id":"garvee-hitch-mounted-cargo-basket-750-pau-0ly0t020","title":"Garvee Hitch-Mounted Cargo Basket, 750 Lbs Capacity Vehicle Cargo Carrier Fit 2\" Receiver with High Side Rails Fits 2\" Receiver Stabilizer for Suv, Rv, Truck, Trailer, Pickup","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/5df5d297-5bbe-4a16-b345-87563be97639.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1758525656\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch2\u003eHitch-Mounted Cargo Basket: Expand Your Adventure!\u003c\/h2\u003e\n\u003cp\u003eMaximize your vehicle’s cargo capacity with our Hitch-Mounted Cargo Basket, the perfect solution for transporting extra luggage, camping gear, or sports equipment on your next adventure! Engineered for durability and easy installation, this cargo basket makes traveling a breeze, allowing you to enjoy the journey without compromising on space.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/8426f30d-5868-4321-84f2-dcab152fd83b.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1758525656\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e-Durable black powder coating for rust and corrosion resistance\u003c\/p\u003e\n\u003cp\u003e-14.4\" high fence securely holds up to 750 lbs of goods\u003c\/p\u003e\n\u003cp\u003e-Enhanced night visibility with reflective stickers for safety\u003c\/p\u003e\n\u003cp\u003e-Convenient mobility with wheels and a foldable design\u003c\/p\u003e\n\u003cp\u003e-Fits any vehicle with a 2\" receiver hitch for easy installation\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch3 id=\"Pt-Specifications\"\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Load Capacity\u003c\/td\u003e\n\u003ctd\u003e750lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAlloy Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003eCar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e65.9 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"60\" without Wheels \u0026 Handles","offer_id":50566174933305,"sku":"PAU_0LY0T020","price":179.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_f898ba3f-11dd-4725-a82d-268a9cdb54cf.jpg?v=1758525508"},{"product_id":"garvee-camper-trailer-stabilizer-leveling-scissor-pae-3335aaux","title":"Garvee 5000 lbs RV Stabilizer Leveling Scissor Jacks - Heavy-Duty Camper Trailer Jacks with Crank Handle, 4\"-24\" Height Adjustable for Travel Trailers and Campers, 1pc","description":"\u003cstyle\u003e\n.garvee-section h1, .garvee-section h2, .garvee-section h3 {\n    color: #2c3e50;\n    margin-top: 0;\n}\n.garvee-section .product-title {\n    text-align: center;\n    font-size: 32px;\n    margin-bottom: 18px;\n    color: #e74c3c;\n}\n.garvee-section .feature-row {\n    display: flex;\n    margin-bottom: 16px;\n    align-items: center;\n    flex-wrap: wrap;\n}\n.garvee-section .feature-row:nth-child(even) {\n    flex-direction: row-reverse;\n}\n.garvee-section .feature-image {\n    flex: 1;\n    min-width: 220px;\n    padding: 5px; \n}\n.garvee-section .feature-content {\n    flex: 1;\n    min-width: 220px;\n    padding: 5px 12px; \n}\n.garvee-section .feature-image img {\n    width: 100%;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.07);\n}\n.garvee-section .image-caption {\n    font-style: italic;\n    color: #666;\n    margin: 6px 0; \n    text-align: center;\n    font-size: 16px;\n    font-weight: 500;\n}\n.garvee-section .features {\n    background-color: #f9f9f9;\n    padding: 16px; \n    border-radius: 8px;\n    margin-bottom: 18px;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.07);\n}\n.garvee-section .features h2 {\n    color: #e74c3c;\n    margin-bottom: 12px;\n}\n.garvee-section .features ul {\n    padding-left: 20px;\n}\n.garvee-section .features li {\n    margin-bottom: 8px;\n    position: relative;\n}\n.garvee-section .features li:before {\n    content: \"馃崷\";\n    position: absolute;\n    left: -22px;\n}\n.garvee-section .cta-button {\n    display: block;\n    background-color: #e74c3c;\n    color: white;\n    padding: 11px 20px;\n    text-decoration: none;\n    font-size: 18px;\n    font-weight: bold;\n    border-radius: 5px;\n    transition: background-color 0.3s;\n    text-align: center;\n    margin: 22px auto;\n    max-width: 220px;\n}\n.garvee-section .cta-button:hover {\n    background-color: #c0392b;\n}\n.garvee-section .specifications {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 18px;\n    font-size: 15px;\n}\n.garvee-section .specifications td {\n    border: 1px solid #ddd;\n    padding: 7px;\n    text-align: left;\n}\n.garvee-section .specifications tr:nth-child(even) {\n    background-color: #f2f2f2;\n}\n@media (max-width: 768px) {\n    .garvee-section .feature-row, \n    .garvee-section .feature-row:nth-child(even) {\n        flex-direction: column;\n    }\n    .garvee-section .feature-image, \n    .garvee-section .feature-content {\n        width: 100%;\n        min-width: 0;\n        padding: 5px 0;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"garvee-section\"\u003e\n\u003c!-- Feature 1: Left image, Right text --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/fe17403766324551614.jpg?v=1755067303\u0026amp;width=600\" alt=\"GARVEE Fuel Transfer Tank - Large Capacity\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003e\u003cstrong\u003eHeavy-Duty Stabilization for RVs and Trailers\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eEach stabilizer jack supports up to \u003cstrong\u003e5000 lbs\u003c\/strong\u003e, extending from \u003cstrong\u003e4\" to 24\" \u003c\/strong\u003eto provide secure and reliable leveling for your RV, camper, or trailer on any trip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Left text, Right image --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/fe17403766319282720_b92b694f-6bbd-451c-96a9-7317379fc202.jpg?v=1755067303\u0026amp;width=600\" alt=\"GARVEE Fuel Transfer Tank - Mobile Design\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003e\u003cstrong\u003eDual Installation Options for Convenience\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eChoose between the traditional \u003cstrong\u003ecrank handle \u003c\/strong\u003efor precise leveling or the included drill sockets for fast, effortless lifting—designed to fit any camper's preference.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Left image, Right text --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/fe17403766322972268.jpg?v=1755067303\u0026amp;width=600\" alt=\"GARVEE Fuel Transfer Tank - Versatile Applications\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003e\u003cstrong\u003eCompact and Portable Design\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eLightweight and space-saving, these stabilizer jacks fit neatly in your vehicle, offering dependable support without compromising valuable storage room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Left text, Right image --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/fe17403766319958963_6496427a-acad-49e8-83bc-50383f270a8b.jpg?v=1755067303\u0026amp;width=600\" alt=\"GARVEE Fuel Transfer Tank - Construction\"\u003e\n\u003cp class=\"image-caption\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003e\u003cstrong\u003eDurable Construction for Long-Lasting Use\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eMade from high-grade steel with a protective \u003cstrong\u003epowder coat\u003c\/strong\u003e, these jacks resist rust and wear, delivering stable, long-term performance for all your RV adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specifications\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem model number\u003c\/td\u003e\n\u003ctd\u003e‎‎‎RV Stabilizer Jacks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e‎‎Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e‎‎5000Lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAutomotive Fit Type\u003c\/td\u003e\n\u003ctd\u003e‎‎Universal Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003e‎‎Car\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e14.67 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"24 Inch  1pc","offer_id":50566192759097,"sku":"PAE_3335AAUX","price":58.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17403766317549588.jpg?v=1755067303"},{"product_id":"garvee-camper-trailer-stabilizer-leveling-scissor-pae-3335hubv","title":"Garvee Set of 2 Camper Trailer RV Stabilizer Jacks, 5000Lb Heavy Duty 24\" RV Stabilizer Leveling Scissor Jack with Crank Handle \u0026 Drill Sockets for Travel Trailer Camper, Black","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/45434196-72c1-4132-9107-00c683fbf9f8.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1754546123\"\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eHeavy-Duty Stabilization: Each RV stabilizer jack supports up to 5000 lb, providing secure leveling for RVs, trailers, and campers; these scissor jacks for RV retract to 4\" and extend up to 24\" for reliable support on any trip\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDual Installation Options: Enjoy dual installation options with these camper jacks—use the traditional crank handle for precise RV leveling or switch to the included drill sockets for quick and effortless lift, catering to any camper's needs\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eCompact and Portable: Lightweight and easy to store, these camper jacks fit neatly in your vehicle; the portable design ensures you always have dependable RV leveling jacks without losing valuable storage space\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eDurable Construction: Made from high-grade steel with a protective powder coat, these camper stabilizer jacks are engineered to withstand rust and wear, ensuring long-lasting service and stable support with every use\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\n\u003cspan class=\"a-list-item\"\u003eVersatile Application: Ideal for leveling and stabilizing campers, trailers, and RVs, these trailer scissor stabilizer jacks are great for minor repairs and necessary for any RV step stabilizer or outdoor adventure kit\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 id=\"Pt-Specifications\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\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        .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, .responsive-table td {\n                display: block;\n            }\n            .responsive-table td {\n                box-sizing: border-box;\n                width: 100%;\n                text-align: left;\n                padding: 10px;\n                overflow: hidden;\n                text-overflow: ellipsis;\n                white-space: normal;\n            }\n            .responsive-table tr {\n                display: flex;\n                flex-wrap: wrap;\n            }\n            .responsive-table tr td:first-child {\n                width: 40%;\n            }\n            .responsive-table tr td:last-child {\n                width: 60%;\n            }\n        }\n    \u003c\/style\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem model number\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e ‎‎‎RV Stabilizer Jacks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e‎‎Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e‎‎5000Lbs*2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAutomotive Fit Type\u003c\/td\u003e\n\u003ctd\u003e‎‎Universal Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003e‎‎Car\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎‎26.9 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"24 Inch 2Pcs","offer_id":50566192791865,"sku":"PAE_3335HUBV","price":91.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/721261730287108.jpg?v=1741860324"},{"product_id":"garvee-128-gallon-portable-fuel-tank-pau-0kv3wsdd","title":"Garvee 128 Gallon Portable Fuel Tank with Pump for Gasoline \u0026 Diesel, 10GPM High Flow Rate 12V DC Self-Priming Fuel Transfer Pump, 13.1ft Hose, Auto Fueling Nozzle, Black","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"GARVEE 128 Gallon Portable Fuel Tank with 12V Electric Pump for Gasoline \u0026amp; Diesel - Perfect for tractors, trucks, vehicles, generators, and lawn mowers\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: Arial, sans-serif;\n        }\n        \n        h1, h2, h3, h4 {\n            color: #222;\n            margin: 20px 0 10px;\n        }\n        h1 {\n            font-size: 2em;\n            margin-top: 0;\n        }\n        h4 {\n            font-size: 1.2em;\n            color: #e63946;\n            font-weight: 600;\n        }\n        p {\n            margin-bottom: 15px;\n        }\n        .full-width-image {\n            width: 100%;\n            display: block;\n            margin-bottom: 20px;\n        }\n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            margin: 30px 0;\n        }\n        .feature-item {\n            border: 1px solid #eee;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        .feature-item:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image-container {\n            position: relative;\n            width: 100%;\n            padding-bottom: 100%; \/* This creates a 1:1 aspect ratio (square) *\/\n            overflow: hidden;\n        }\n        .feature-image {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            object-fit: contain; \/* This ensures the entire image is shown without cropping *\/\n            background-color: #f9f9f9;\n        }\n        .feature-content {\n            padding: 15px;\n        }\n        .key-features {\n            background-color: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        .key-features ul {\n            list-style-type: none;\n        }\n        .key-features li {\n            position: relative;\n            padding-left: 25px;\n            margin-bottom: 15px;\n        }\n        .key-features li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #e63946;\n            font-weight: bold;\n        }\n        .specs-table {\n            border-collapse: collapse;\n            width: 100%;\n            margin: 20px 0 30px;\n        }\n        .specs-table td {\n            border: 1px solid #ddd;\n            padding: 12px 15px;\n            text-align: left;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f2f2f2;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #e6e6e6;\n        }\n        .specs-table tr:hover {\n            background-color: #ddd;\n        }\n        .specs-table tr td:first-child {\n            font-weight: bold;\n            width: 30%;\n            background-color: #f8f9fa;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #e63946;\n            color: white;\n            padding: 12px 25px;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: bold;\n            margin: 20px 0;\n            text-align: center;\n            transition: background-color 0.3s ease;\n        }\n        .cta-button:hover {\n            background-color: #c1121f;\n        }\n        @media screen and (max-width: 768px) {\n            .feature-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n        @media screen and (max-width: 480px) {\n            .feature-grid {\n                grid-template-columns: 1fr;\n            }\n            .specs-table, .specs-table td {\n                display: block;\n            }\n            .specs-table tr {\n                margin-bottom: 15px;\n                display: block;\n                border: 1px solid #ddd;\n            }\n            .specs-table tr td:first-child {\n                width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch1 style=\"text-align: center;\"\u003eGARVEE 128 Gallon Portable Fuel Tank with 12V Electric Pump\u003c\/h1\u003e\n\u003c!-- First image displayed at 100% width --\u003e\n\u003cp\u003e\u003cimg alt=\"GARVEE 128 Gallon Portable Fuel Tank with Pump\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_fbb4fc52-4ca3-46cc-9449-3cad05a6314c.jpg?v=1757053592\" class=\"full-width-image\"\u003e\u003c\/p\u003e\n\u003c!-- 6-grid layout for features with square images --\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\u003cimg alt=\"128 Gallon Fuel Tank\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_f80b18fc-1d97-4958-b6fb-dde076cbaa5a.jpg?v=1757053591\" class=\"feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003e128 Gallon for Gasoline \u0026amp; Diesel\u003c\/h4\u003e\n\u003cp\u003eThis fuel tank is equipped with a transfer pump suitable for various fuels, including diesel and gasoline. 128 gallon capacity provides great convenience for long trips and work, eliminating the hassle of using multiple small containers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\u003cimg alt=\"12V Electric Pump\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_af29deed-f55f-4840-b21c-12413887154d.jpg?v=1757053591\" class=\"feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003e12V Electric Pump\u003c\/h4\u003e\n\u003cp\u003eFlow Rate: 10 GPM; Output Power: 140W. The 12V DC fuel transfer pump delivers up to 10 gallons per minute. Corrosion-resistant stainless-steel exterior with convenient on\/off switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\u003cimg alt=\"Alligator Clips with Cable\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_5_ec0c7cdc-a0bb-4e6c-8d19-eb35ec160dbb.jpg?v=1757053591\" class=\"feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003eAlligator Clips with 13.1ft. Cable\u003c\/h4\u003e\n\u003cp\u003eThe alligator clips with 4 meters electric wire can work when the clamp connects directly to your truck's battery. No separate battery needed for everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\u003cimg alt=\"Delivery Hose\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_6_50c0a631-d36a-4566-928c-c186a082437d.jpg?v=1757053591\" class=\"feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003e13.1 FT Delivery Hose\u003c\/h4\u003e\n\u003cp\u003eThe fuel delivery hose is made of rubber with superior aging resistance. Both the cable and fuel hose extend 4 meters (13.1 feet) for convenient everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\u003cimg alt=\"Mechanical Fuel Gauge\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_7_2fab0192-74ad-4cda-81b3-0ecf44fb4b6e.jpg?v=1757053591\" class=\"feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003eMechanical Fuel Gauge\u003c\/h4\u003e\n\u003cp\u003eThe fuel gauge features 8-level gauge scales that help you closely monitor the capacity of fuel, allowing you to fill it up in time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-image-container\"\u003e\u003cimg alt=\"Reinforced Strap\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_8_b8b4abcb-22ac-469d-bb45-863c2e30762f.jpg?v=1757053591\" class=\"feature-image\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003eConvenient Reinforced Strap\u003c\/h4\u003e\n\u003cp\u003eTwo safety ropes with aluminum quick-connect buckles secure the diesel tank to your vehicle, preventing slips and falls during transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Last image at full width --\u003e\n\u003cp\u003e\u003cimg alt=\"GARVEE Fuel Tank In Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_591537e0-bd65-4746-9c43-99676dfbbb41.jpg?v=1757053591\" class=\"full-width-image\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eStrong Power\u003c\/strong\u003e - This fuel transfer pump kit features a self-priming 12V DC pump with a flow rate up to 10GPM. Delivery hose: 4m; suction hose: 1m.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLarge Capacity\u003c\/strong\u003e - Our tank holds 128 gallons of fuel, safe and convenient to use anywhere. The tank body is made of petrol-grade polyethylene, resistant to corrosion and denting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy To Use\u003c\/strong\u003e - The power of the pump is strong so that you don't need to lift barrels and tanks, making for very convenient on-site transfer of fuel from barrels and drums to vehicles and equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAutomatic Dispensing Nozzle\u003c\/strong\u003e - Made of high-quality aluminum alloy 13\/16\", with good electrical conductivity to avoid static electricity. The fueling nozzle shuts off automatically when full, preventing leaks and waste. The 360-degree adapter effectively prevents hose knotting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplication\u003c\/strong\u003e - This product is a versatile pump that can transport gasoline, diesel, and kerosene safely and reliably. The fuel nozzle is designed to refuel vehicles such as motorcycles, agricultural machinery, and ATVs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlease Note\u003c\/strong\u003e - After placing an order, please leave your contact information so that the truck driver can contact you more easily when the truck arrives.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\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\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e128 Gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePump Voltage\u003c\/td\u003e\n\u003ctd\u003e12V\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\u003eFuel Compatibility\u003c\/td\u003e\n\u003ctd\u003eDiesel, Gasoline, and other fuels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHose Length\u003c\/td\u003e\n\u003ctd\u003e13.1 FT (4 Meters) Delivery Hose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e135.4 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Black \/ 128 Gallon","offer_id":51112142831929,"sku":"PAU_0KV3WSDD","price":961.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/cimage_7dcef189f8d044f4.jpg?v=1744970643"},{"product_id":"garvee-128-gallon-portable-fuel-tank-pau-0kv3hgfe","title":"Garvee 128 Gallon Portable Fuel Tank with Pump for Gasoline \u0026 Diesel, 10GPM High Flow Rate 12V DC Self-Priming Fuel Transfer Pump, 13.1ft Hose, Auto Fueling Nozzle, Red","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003cmeta content=\"GARVEE 128 Gallon Portable Fuel Tank with 12V Electric Pump for Gasoline \u0026amp; Diesel - Perfect for tractors, trucks, vehicles, generators, and lawn mowers\" name=\"description\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: Arial, sans-serif;\n        }\n       \n        h1, h2, h3, h4 {\n            color: #222;\n            margin: 20px 0 10px;\n        }\n        h1 {\n            font-size: 2em;\n            margin-top: 0;\n        }\n        h4 {\n            font-size: 1.2em;\n            color: #e63946;\n            font-weight: 600;\n        }\n        p {\n            margin-bottom: 15px;\n        }\n        .hero-image {\n            width: 100%;\n            display: block;\n            margin-bottom: 20px;\n        }\n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n            margin: 30px 0;\n        }\n        .feature-item {\n            border: 1px solid #eee;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        .feature-item:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image {\n            width: 100%;\n            height: 200px;\n            object-fit: cover;\n        }\n        .feature-content {\n            padding: 15px;\n        }\n        .key-features {\n            background-color: #f8f9fa;\n            padding: 20px;\n            border-radius: 8px;\n            margin: 30px 0;\n        }\n        .key-features ul {\n            list-style-type: none;\n        }\n        .key-features li {\n            position: relative;\n            padding-left: 25px;\n            margin-bottom: 15px;\n        }\n        .key-features li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #e63946;\n            font-weight: bold;\n        }\n        .specs-table {\n            border-collapse: collapse;\n            width: 100%;\n            margin: 20px 0 30px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        .specs-table td {\n            border: 1px solid #ddd;\n            padding: 12px 15px;\n            text-align: left;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f2f2f2;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #e6e6e6;\n        }\n        .specs-table tr:hover {\n            background-color: #ddd;\n        }\n        .specs-table tr td:first-child {\n            font-weight: bold;\n            width: 30%;\n            background-color: #f8f9fa;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #e63946;\n            color: white;\n            padding: 12px 25px;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: bold;\n            margin: 20px 0;\n            text-align: center;\n            transition: background-color 0.3s ease;\n        }\n        .cta-button:hover {\n            background-color: #c1121f;\n        }\n        .full-width-image {\n            width: 100%;\n            margin-bottom: 20px;\n        }\n        @media screen and (max-width: 768px) {\n            .feature-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n        @media screen and (max-width: 480px) {\n            .feature-grid {\n                grid-template-columns: 1fr;\n            }\n            .specs-table, .specs-table td {\n                display: block;\n            }\n            .specs-table tr {\n                margin-bottom: 15px;\n                display: block;\n                border: 1px solid #ddd;\n            }\n            .specs-table tr td:first-child {\n                width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch1 style=\"text-align: center;\"\u003eGARVEE 128 Gallon Portable Fuel Tank with 12V Electric Pump\u003c\/h1\u003e\n\u003c!-- First image displayed at 100% width --\u003e\n\u003cp\u003e\u003cimg alt=\"GARVEE 128 Gallon Portable Fuel Tank with Pump\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_6c2a8356-fa9c-466f-851b-9f73055b13df.jpg?v=1757042654\" class=\"full-width-image\"\u003e\u003c\/p\u003e\n\u003cp\u003eThis professional-grade fuel tank is equipped with a high-efficiency transfer pump suitable for various fuels, including diesel and gasoline. With its generous 128 gallon capacity, it provides exceptional convenience for long trips and work, eliminating the hassle of using multiple small containers. It's the ideal solution for tractors, trucks, vehicles, generators, and lawn mowers, meeting all your refueling needs with reliability and efficiency.\u003c\/p\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cimg alt=\"128 Gallon Fuel Tank\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_63220156-59fe-4189-9c21-b26c7873628e.jpg?v=1757042654\" class=\"feature-image\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003e128 Gallon for Gasoline \u0026amp; Diesel\u003c\/h4\u003e\n\u003cp\u003eGenerous capacity provides convenience for long trips and work. Ideal for tractors, trucks, vehicles, generators, and lawn mowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cimg alt=\"12V Electric Pump\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_492e4e41-6302-4ff4-bb7d-6b7e572c997e.jpg?v=1757042654\" class=\"feature-image\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003e12V Electric Pump\u003c\/h4\u003e\n\u003cp\u003eFlow Rate: 10 GPM; Output Power: 140W. Delivers up to 10 gallons per minute with corrosion-resistant stainless-steel exterior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cimg alt=\"Alligator Clips with Cable\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_45adcc5b-3de2-4ea1-8ed8-5d69ec21bc2c.jpg?v=1757042654\" class=\"feature-image\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003eAlligator Clips with 13.1ft. Cable\u003c\/h4\u003e\n\u003cp\u003eConnect directly to your truck's battery with the 4-meter electric wire. No separate battery needed for everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cimg alt=\"Reinforced Strap\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_5_d03f7092-e399-4213-b0b2-c8b095a9f2ed.jpg?v=1757042654\" class=\"feature-image\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003eConvenient Reinforced Strap\u003c\/h4\u003e\n\u003cp\u003eTwo safety ropes with aluminum quick-connect buckles secure the tank to your vehicle, preventing slips during transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cimg alt=\"Mechanical Fuel Gauge\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_6_8536c9ef-6aa6-46fb-abf5-0cf40e1343f3.jpg?v=1757042653\" class=\"feature-image\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003eMechanical Fuel Gauge\u003c\/h4\u003e\n\u003cp\u003e8-level gauge scales help you closely monitor fuel capacity, allowing you to refill at the right time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cimg alt=\"Delivery Hose\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_7_4994d0b7-562c-47a5-8e8f-51b679ec9c2d.jpg?v=1757042654\" class=\"feature-image\"\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch4\u003e13.1 FT Delivery Hose\u003c\/h4\u003e\n\u003cp\u003eMade of age-resistant rubber, both the cable and fuel hose extend 4 meters (13.1 feet) for convenient everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"GARVEE Fuel Tank In Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_8_4a723363-acc9-4c63-96b2-7d8cd01c5861.jpg?v=1757042653\" class=\"full-width-image\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e128 Gallon Fuel Tank:\u003c\/strong\u003e Equipped with a transfer pump suitable for various fuels, including diesel and gasoline. Its generous capacity eliminates the hassle of using multiple small containers, ideal for tractors, trucks, vehicles, generators, and lawn mowers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEfficient Pumping System:\u003c\/strong\u003e High-efficiency fuel pump delivers up to 10.6 gallons per minute (GPM) at 12V, enabling quick and effective fuel delivery that saves you valuable time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDurable Construction:\u003c\/strong\u003e Made from high-quality polyethylene designed to withstand harsh conditions, resistant to scratches, dents, and extreme climates including high temperatures, rain, and snow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConvenient Refueling System:\u003c\/strong\u003e Features an automatic fueling nozzle with shut-off function, 360-degree connector, and 13.1 FT delivery hose. The fuel level indicator helps monitor inventory for efficient management.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePortable and Convenient:\u003c\/strong\u003e Lightweight when empty and easy to transport. Integrated forklift pocket design ensures stable lifting, making it perfect for mobile refueling at job sites, farms, or outdoor activities.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\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\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e128 Gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePump Voltage\u003c\/td\u003e\n\u003ctd\u003e12V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eRed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Compatibility\u003c\/td\u003e\n\u003ctd\u003eDiesel, Gasoline, and other fuels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHose Length\u003c\/td\u003e\n\u003ctd\u003e13.1 FT (4 Meters) Delivery Hose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e135.4 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Red \/ 128 Gallon","offer_id":51111602127161,"sku":"PAU_0KV3HGFE","price":930.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/cimage_dd52c0ea913d7647.jpg?v=1744970643"},{"product_id":"garvee-food-truck-shelf-48l-12w-pho-16i8rw4q","title":"Garvee Food Truck Shelf, 48L x12W Inches Stainless Steel Foldable Concession Shelf, Heavy Duty Drop Down Folding Serving Shelf, Space-Saving Wall Shelf Food Truck, Garage, Restaurant","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        body {\n            color: #333;\n            line-height: 1.6;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .hero {\n            position: relative;\n            margin-bottom: 40px;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n        .hero img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .product-intro {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 0 20px;\n        }\n        .product-intro .accent {\n            color: #0066cc;\n            font-size: 18px;\n            font-weight: bold;\n            display: block;\n            margin-bottom: 10px;\n        }\n        .product-intro h1 {\n            color: #1a1a1a;\n            font-size: 32px;\n            margin-bottom: 15px;\n        }\n        .product-intro p {\n            font-size: 18px;\n            max-width: 800px;\n            margin: 0 auto;\n            color: #555;\n        }\n        .feature-row {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 40px;\n            gap: 20px;\n        }\n        .feature-box {\n            width: calc(25% - 15px);\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n        .feature-box:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image {\n            position: relative;\n            padding-top: 100%; \/* Creates a 1:1 aspect ratio *\/\n            overflow: hidden;\n        }\n        .feature-image img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.3s;\n        }\n        .feature-box:hover .feature-image img {\n            transform: scale(1.05);\n        }\n        .feature-content {\n            padding: 15px;\n            text-align: center;\n            background-color: #fff;\n        }\n        .feature-content h3 {\n            color: #0066cc;\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n        .feature-content p {\n            font-size: 14px;\n            color: #555;\n            margin: 0;\n        }\n        .demo-image {\n            width: 100%;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .specifications {\n            margin-bottom: 40px;\n        }\n        .specifications h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            margin-bottom: 40px;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #f0f0f0;\n        }\n        .specs-table tr:hover {\n            background-color: #e8e8e8;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #ddd;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n        }\n        .cta {\n            background-color: #0066cc;\n            color: white;\n            text-align: center;\n            padding: 40px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .cta h2 {\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            padding: 12px 30px;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            font-size: 18px;\n            margin-top: 20px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #e64a19;\n        }\n        .spec-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n            padding: 20px;\n            background-color: #f7f7f7;\n            border-radius: 8px;\n        }\n        .spec-item {\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        .spec-item:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n        .spec-title {\n            font-weight: bold;\n            color: #0066cc;\n            margin-bottom: 5px;\n            display: block;\n        }\n        .spec-description {\n            color: #555;\n        }\n        \n        @media (max-width: 768px) {\n            .product-intro h1 {\n                font-size: 26px;\n            }\n            .product-intro p {\n                font-size: 16px;\n            }\n            .feature-row {\n                flex-wrap: wrap;\n            }\n            .feature-box {\n                width: calc(50% - 10px);\n                margin-bottom: 20px;\n            }\n            .cta {\n                padding: 30px 20px;\n            }\n            .cta h2 {\n                font-size: 24px;\n            }\n            .specs-table td:first-child {\n                width: 40%;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .feature-box {\n                width: 100%;\n            }\n            .specs-table, .specs-table tbody, .specs-table tr {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td {\n                display: block;\n                text-align: left;\n                width: 100% !important;\n            }\n            .specs-table td:first-child {\n                background-color: #e0e0e0;\n                border-bottom: none;\n                font-weight: bold;\n                padding-bottom: 5px;\n            }\n            .specs-table td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-1.jpg?v=1753414760\" alt=\"GARVEE Folding Stainless Steel Shelf\"\u003e\u003c\/div\u003e\n\u003c!-- Product Introduction --\u003e\n\u003cdiv\u003e\n\u003ch1 style=\"text-align: center;\"\u003eGarvee Foldable Concession Shelf\u003c\/h1\u003e\n\u003cp\u003eTransform your space with our heavy-duty stainless steel foldable food truck shelf, expertly crafted for safety and durability while offering versatile storage solutions for kitchens, garages, and concession stands!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Boxes --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-2.jpg?v=1753414760\" alt=\"Foldable Design\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eFoldable Design\u003c\/h3\u003e\n\u003cp\u003eSpace-saving foldable design for easy storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-3.jpg?v=1753414760\" alt=\"Corrosion Resistant\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eCorrosion Resistant\u003c\/h3\u003e\n\u003cp\u003eSturdy stainless steel construction ensures long-lasting use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-4.jpg?v=1753414760\" alt=\"Enough Space\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEnough Space\u003c\/h3\u003e\n\u003cp\u003eHigh load bearing, ideal for heavy-duty serving needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-5.jpg?v=1753414760\" alt=\"Easy to Clean\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eEasily to wipe away oil and other stains, perfect for food trucks and kitchen storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Full Width Demo Image --\u003e \u003cimg class=\"demo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/f7e9b08e-f298-42c0-a8fa-93be10035b84.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1753414877\" alt=\"GARVEE Shelf in Action\"\u003e \u003c!-- Key Features --\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003ePremium Durability\u003c\/span\u003e The food truck shelf is crafted from stainless steel for wear-resistant and rust-proofing, and features two folding triangular bracket supporting up to 330 lbs, making it ideal for heavy-duty use in food trucks and restaurants\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eSpace-Saving Foldable Design\u003c\/span\u003eThis concession shelf easily folds down when not in use to maximize available space, making it perfect for food trucks and concession stands, while its compact design keeps your workspace organized and clutter-free.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEnhanced Safety Features\u003c\/span\u003eThis folding shelf features smooth edges to prevent accidental collisions, making it safer and ensuring peace of mind while serving food or storing items in busy environments.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eVersatile Use\u003c\/span\u003eMeasuring 48L x12W inches, this stainless steel wall shelf is ideal for various spaces, offering additional storage and organization for items, and can be installed in kitchens, garages, dining carts, laundry rooms, or bathrooms\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEasy Installation and Maintenance\u003c\/span\u003eThe food truck shelf includes all necessary mounting hardware and pre-drilled installation holes for hassle-free setup, and maintenance is a breeze—just wipe the smooth stainless steel surface with a damp cloth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"specifications\"\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\u003e48\" x 12\" x 1.6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Shelves\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eWall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Type\u003c\/td\u003e\n\u003ctd\u003eHanging Shelf\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\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e19.4 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp\u003eAdd functionality and style to your food truck, restaurant, or home with GARVEE's premium stainless steel folding shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"48\"X12\" \/ Trapezoidal Side","offer_id":50669026935097,"sku":"PHO_16I8RW4Q","price":102.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296543319719716.jpg?v=1747733522"},{"product_id":"garvee-food-truck-shelf-72l-12w-pho-16i8djbs","title":"Garvee Food Truck Shelf, 72L x 12W Inches Stainless Steel Foldable Concession Shelf, Heavy Duty Drop Down Folding Serving Shelf, Space-Saving Wall Shelf Food Truck, Garage, Restaurant","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        body {\n            color: #333;\n            line-height: 1.6;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .hero {\n            position: relative;\n            margin-bottom: 40px;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n        .hero img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .brand-story {\n            background-color: #f7f7f7;\n            padding: 40px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n            text-align: center;\n        }\n        .brand-story h2 {\n            color: #1a1a1a;\n            font-size: 32px;\n            margin-bottom: 20px;\n        }\n        .brand-story p {\n            font-size: 18px;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        .image-row {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 40px;\n            gap: 15px;\n        }\n        .image-container {\n            width: calc(25% - 12px);\n            position: relative;\n        }\n        .image-container:after {\n            content: \"\";\n            display: block;\n            padding-bottom: 100%; \/* Creates a 1:1 aspect ratio *\/\n        }\n        .image-container img {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            object-fit: cover; \/* Ensures the image covers the area without distortion *\/\n            border-radius: 8px;\n            transition: transform 0.3s;\n        }\n        .image-container img:hover {\n            transform: scale(1.03);\n        }\n        .demo-image {\n            width: 100%;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .features {\n            background-color: #fff;\n            border: 1px solid #e1e1e1;\n            border-radius: 8px;\n            padding: 30px;\n            margin-bottom: 40px;\n        }\n        .features h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        .features-list {\n            list-style-type: none;\n        }\n        .features-list li {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #eee;\n        }\n        .features-list li:last-child {\n            border-bottom: none;\n        }\n        .feature-icon {\n            background-color: #f0f7ff;\n            color: #0066cc;\n            border-radius: 50%;\n            width: 40px;\n            height: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 15px;\n            flex-shrink: 0;\n        }\n        .feature-text {\n            flex: 1;\n        }\n        .feature-text h3 {\n            font-size: 18px;\n            margin-bottom: 5px;\n            color: #0066cc;\n        }\n        .feature-text p {\n            font-size: 16px;\n            color: #555;\n        }\n        .specifications {\n            margin-bottom: 40px;\n        }\n        .specifications h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #f0f0f0;\n        }\n        .specs-table tr:hover {\n            background-color: #e8e8e8;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #ddd;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n        }\n        .cta {\n            background-color: #0066cc;\n            color: white;\n            text-align: center;\n            padding: 40px;\n            border-radius: 8px;\n        }\n        .cta h2 {\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            padding: 12px 30px;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            font-size: 18px;\n            margin-top: 20px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #e64a19;\n        }\n        \n        @media (max-width: 768px) {\n            .brand-story {\n                padding: 30px 20px;\n            }\n            .brand-story h2 {\n                font-size: 26px;\n            }\n            .brand-story p {\n                font-size: 16px;\n            }\n            .image-row {\n                flex-wrap: wrap;\n            }\n            .image-container {\n                width: calc(50% - 8px);\n                margin-bottom: 15px;\n            }\n            .features {\n                padding: 20px;\n            }\n            .feature-icon {\n                width: 35px;\n                height: 35px;\n            }\n            .cta {\n                padding: 30px 20px;\n            }\n            .cta h2 {\n                font-size: 24px;\n            }\n            .specs-table td:first-child {\n                width: 40%;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .image-container {\n                width: 100%;\n            }\n            .specs-table, .specs-table tbody, .specs-table tr {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td {\n                display: block;\n                text-align: left;\n                width: 100% !important;\n            }\n            .specs-table td:first-child {\n                background-color: #e0e0e0;\n                border-bottom: none;\n                font-weight: bold;\n                padding-bottom: 5px;\n            }\n            .specs-table td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296550736752478.jpg?v=1744970693\" alt=\"GARVEE Folding Stainless Steel Shelf\"\u003e\u003c\/div\u003e\n\u003c!-- Brand Story --\u003e\n\u003cdiv class=\"brand-story\"\u003e\n\u003ch2\u003eWhy Choose GARVEE?\u003c\/h2\u003e\n\u003cp\u003eIn a world where convenience meets elegance, GARVEE was born out of a simple yet profound idea: to transform everyday spaces into functional and stylish havens. Our journey began with a passion for innovative design and a commitment to quality, leading us to create products that enhance the way we live, dine, and entertain at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Gallery - Now in one row with square images --\u003e\n\u003cdiv class=\"image-row\"\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296550736808672.jpg?v=1744970693\" alt=\"GARVEE Shelf in Use\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296550736797891.jpg?v=1744970693\" alt=\"GARVEE Shelf Detail\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296550736787806.jpg?v=1744970693\" alt=\"GARVEE Shelf Installation\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296550736763045.jpg?v=1744970693\" alt=\"GARVEE Shelf Application\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Full Width Demo Image --\u003e \u003cimg class=\"demo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296550736866025.jpg?v=1744970693\" alt=\"GARVEE Shelf Demonstration\"\u003e \u003cimg class=\"demo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/d0a3b8a6-1965-4df8-a50f-9664079301f3.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1753413754\" alt=\"GARVEE Shelf in Food Truck\"\u003e \u003c!-- Key Features --\u003e\n\u003cdiv class=\"features\"\u003e\n\u003ch2\u003ePremium Features\u003c\/h2\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"feature-icon\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003ePremium Durability\u003c\/h3\u003e\n\u003cp\u003eCrafted from stainless steel for wear-resistance and rust-proofing, featuring two folding triangular brackets supporting up to 140 lbs. Perfect for heavy-duty use in food trucks and restaurants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"feature-icon\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eSpace-Saving Foldable Design\u003c\/h3\u003e\n\u003cp\u003eThis concession shelf easily folds down when not in use to maximize available space, making it perfect for food trucks and concession stands. Its compact design keeps your workspace organized and clutter-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"feature-icon\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eEnhanced Safety Features\u003c\/h3\u003e\n\u003cp\u003eFeatures smooth edges to prevent accidental collisions, making it safer and ensuring peace of mind while serving food or storing items in busy environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"feature-icon\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eVersatile Use\u003c\/h3\u003e\n\u003cp\u003eMeasuring 72L x 12W inches, this stainless steel wall shelf is ideal for various spaces, offering additional storage and organization. Perfect for kitchens, garages, dining carts, laundry rooms, or bathrooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"feature-icon\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003ch3\u003eEasy Installation and Maintenance\u003c\/h3\u003e\n\u003cp\u003eIncludes all necessary mounting hardware and pre-drilled installation holes for hassle-free setup. Maintenance is a breeze—just wipe the smooth stainless steel surface with a damp cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specifications\"\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\u003e72\" x 12\" x 1.6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Shelves\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eWall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Type\u003c\/td\u003e\n\u003ctd\u003eHanging Shelf\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\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e25.4 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePacking List\u003c\/td\u003e\n\u003ctd\u003e1 x Concession Shelf; 1 x Instruction Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp\u003eAdd functionality and style to your food truck, restaurant, or home with GARVEE's premium stainless steel folding shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"72\"X12\" \/ Right Angle Side","offer_id":50669027033401,"sku":"PHO_16I8DJBS","price":131.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296543769829581.jpg?v=1747816396"},{"product_id":"garvee-food-truck-shelf-71l-11w-pho-16i8h5ik","title":"Garvee Food Truck Shelf, 71L x11W Inches Stainless Steel Foldable Concession Shelf, Heavy Duty Drop Down Folding Serving Shelf, Space-Saving Wall Shelf Food Truck, Garage, Restaurant","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        body {\n            color: #333;\n            line-height: 1.6;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .hero {\n            position: relative;\n            margin-bottom: 40px;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n        .hero img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .product-intro {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 0 20px;\n        }\n        .product-intro .accent {\n            color: #0066cc;\n            font-size: 18px;\n            font-weight: bold;\n            display: block;\n            margin-bottom: 10px;\n        }\n        .product-intro h1 {\n            color: #1a1a1a;\n            font-size: 32px;\n            margin-bottom: 15px;\n        }\n        .product-intro p {\n            font-size: 18px;\n            max-width: 800px;\n            margin: 0 auto;\n            color: #555;\n        }\n        .feature-row {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 40px;\n            gap: 20px;\n        }\n        .feature-box {\n            width: calc(25% - 15px);\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n        .feature-box:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image {\n            position: relative;\n            padding-top: 100%; \/* Creates a 1:1 aspect ratio *\/\n            overflow: hidden;\n        }\n        .feature-image img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.3s;\n        }\n        .feature-box:hover .feature-image img {\n            transform: scale(1.05);\n        }\n        .feature-content {\n            padding: 15px;\n            text-align: center;\n            background-color: #fff;\n        }\n        .feature-content h3 {\n            color: #0066cc;\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n        .feature-content p {\n            font-size: 14px;\n            color: #555;\n            margin: 0;\n        }\n        .demo-image {\n            width: 100%;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .specifications {\n            margin-bottom: 40px;\n        }\n        .specifications h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            margin-bottom: 40px;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #f0f0f0;\n        }\n        .specs-table tr:hover {\n            background-color: #e8e8e8;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #ddd;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n        }\n        .cta {\n            background-color: #0066cc;\n            color: white;\n            text-align: center;\n            padding: 40px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .cta h2 {\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            padding: 12px 30px;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            font-size: 18px;\n            margin-top: 20px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #e64a19;\n        }\n        .spec-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n            padding: 20px;\n            background-color: #f7f7f7;\n            border-radius: 8px;\n        }\n        .spec-item {\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        .spec-item:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n        .spec-title {\n            font-weight: bold;\n            color: #0066cc;\n            margin-bottom: 5px;\n            display: block;\n        }\n        .spec-description {\n            color: #555;\n        }\n        \n        @media (max-width: 768px) {\n            .product-intro h1 {\n                font-size: 26px;\n            }\n            .product-intro p {\n                font-size: 16px;\n            }\n            .feature-row {\n                flex-wrap: wrap;\n            }\n            .feature-box {\n                width: calc(50% - 10px);\n                margin-bottom: 20px;\n            }\n            .cta {\n                padding: 30px 20px;\n            }\n            .cta h2 {\n                font-size: 24px;\n            }\n            .specs-table td:first-child {\n                width: 40%;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .feature-box {\n                width: 100%;\n            }\n            .specs-table, .specs-table tbody, .specs-table tr {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td {\n                display: block;\n                text-align: left;\n                width: 100% !important;\n            }\n            .specs-table td:first-child {\n                background-color: #e0e0e0;\n                border-bottom: none;\n                font-weight: bold;\n                padding-bottom: 5px;\n            }\n            .specs-table td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-1.jpg?v=1753414760\" alt=\"GARVEE Folding Stainless Steel Shelf\"\u003e\u003c\/div\u003e\n\u003c!-- Product Introduction --\u003e\n\u003cdiv\u003e\n\u003ch2 style=\"text-align: center;\"\u003eGarvee Foldable Concession Shelf\u003c\/h2\u003e\n\u003cp\u003eTransform your space with our heavy-duty stainless steel foldable food truck shelf, expertly crafted for safety and durability while offering versatile storage solutions for kitchens, garages, and concession stands!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Boxes --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-2.jpg?v=1753414760\" alt=\"Foldable Design\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eFoldable Design\u003c\/h3\u003e\n\u003cp\u003eSpace-saving foldable design for easy storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-3.jpg?v=1753414760\" alt=\"Corrosion Resistant\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eCorrosion Resistant\u003c\/h3\u003e\n\u003cp\u003eSturdy stainless steel construction ensures long-lasting use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-4.jpg?v=1753414760\" alt=\"Enough Space\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEnough Space\u003c\/h3\u003e\n\u003cp\u003eHigh load bearing, ideal for heavy-duty serving needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-5.jpg?v=1753414760\" alt=\"Easy to Clean\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eEasily to wipe away oil and other stains, perfect for food trucks and kitchen storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Full Width Demo Image --\u003e \u003cimg class=\"demo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/f7e9b08e-f298-42c0-a8fa-93be10035b84.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1753414877\" alt=\"GARVEE Shelf in Action\"\u003e \u003c!-- Key Features --\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003ePremium Durability\u003c\/span\u003eThe food truck shelf is crafted from stainless steel for wear-resistant and rust-proofing, and features two folding triangular bracket supporting up to 176 lbs, making it ideal for heavy-duty use in food trucks and restaurants.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eSpace-Saving Foldable Design\u003c\/span\u003eThis concession shelf easily folds down when not in use to maximize available space, making it perfect for food trucks and concession stands, while its compact design keeps your workspace organized and clutter-free.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEnhanced Safety Features\u003c\/span\u003eThis folding shelf features smooth trapezoidal edges to prevent accidental collisions, making it safer and ensuring peace of mind while serving food or storing items in busy environments.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eVersatile Use\u003c\/span\u003eMeasuring 71L x11W inches, this stainless steel wall shelf is ideal for various spaces, offering additional storage and organization for items, and can be installed in kitchens, garages, dining carts, laundry rooms, or bathrooms.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEasy Installation and Maintenance\u003c\/span\u003eThe food truck shelf includes all necessary mounting hardware and pre-drilled installation holes for hassle-free setup, and maintenance is a breeze—just wipe the smooth stainless steel surface with a damp cloth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"specifications\"\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\u003e71\" x 11\" x 3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Shelves\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eWall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Type\u003c\/td\u003e\n\u003ctd\u003eHanging Shelf\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\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e36.2 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp\u003eAdd functionality and style to your food truck, restaurant, or home with GARVEE's premium stainless steel folding shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"71\"X11\" \/ Right Angle Side","offer_id":50669027098937,"sku":"PHO_16I8H5IK","price":148.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296543057855235.jpg?v=1747815964"},{"product_id":"garvee-food-truck-shelf-36l-12w-pho-16i8pg0b","title":"Garvee Food Truck Shelf, 36L x12W Inches Stainless Steel Foldable Concession Shelf, Heavy Duty Drop Down Folding Serving Shelf, Space-Saving Wall Shelf Food Truck, Garage, Restaurant","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Helvetica Neue', Arial, sans-serif;\n        }\n        body {\n            color: #333;\n            line-height: 1.6;\n        }\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .hero {\n            position: relative;\n            margin-bottom: 40px;\n            overflow: hidden;\n            border-radius: 8px;\n        }\n        .hero img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n        .product-intro {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 0 20px;\n        }\n        .product-intro .accent {\n            color: #0066cc;\n            font-size: 18px;\n            font-weight: bold;\n            display: block;\n            margin-bottom: 10px;\n        }\n        .product-intro h1 {\n            color: #1a1a1a;\n            font-size: 32px;\n            margin-bottom: 15px;\n        }\n        .product-intro p {\n            font-size: 18px;\n            max-width: 800px;\n            margin: 0 auto;\n            color: #555;\n        }\n        .feature-row {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 40px;\n            gap: 20px;\n        }\n        .feature-box {\n            width: calc(25% - 15px);\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.1);\n            transition: transform 0.3s;\n        }\n        .feature-box:hover {\n            transform: translateY(-5px);\n        }\n        .feature-image {\n            position: relative;\n            padding-top: 100%; \/* Creates a 1:1 aspect ratio *\/\n            overflow: hidden;\n        }\n        .feature-image img {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.3s;\n        }\n        .feature-box:hover .feature-image img {\n            transform: scale(1.05);\n        }\n        .feature-content {\n            padding: 15px;\n            text-align: center;\n            background-color: #fff;\n        }\n        .feature-content h3 {\n            color: #0066cc;\n            font-size: 18px;\n            margin-bottom: 8px;\n        }\n        .feature-content p {\n            font-size: 14px;\n            color: #555;\n            margin: 0;\n        }\n        .demo-image {\n            width: 100%;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .specifications {\n            margin-bottom: 40px;\n        }\n        .specifications h2 {\n            color: #1a1a1a;\n            font-size: 24px;\n            margin-bottom: 20px;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            margin-bottom: 40px;\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #f0f0f0;\n        }\n        .specs-table tr:hover {\n            background-color: #e8e8e8;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #ddd;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n        }\n        .cta {\n            background-color: #0066cc;\n            color: white;\n            text-align: center;\n            padding: 40px;\n            border-radius: 8px;\n            margin-bottom: 40px;\n        }\n        .cta h2 {\n            font-size: 28px;\n            margin-bottom: 15px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #ff5722;\n            color: white;\n            padding: 12px 30px;\n            text-decoration: none;\n            border-radius: 30px;\n            font-weight: bold;\n            font-size: 18px;\n            margin-top: 20px;\n            transition: background-color 0.3s;\n        }\n        .cta-button:hover {\n            background-color: #e64a19;\n        }\n        .spec-list {\n            list-style-type: none;\n            margin-bottom: 30px;\n            padding: 20px;\n            background-color: #f7f7f7;\n            border-radius: 8px;\n        }\n        .spec-item {\n            margin-bottom: 15px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n        .spec-item:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n        .spec-title {\n            font-weight: bold;\n            color: #0066cc;\n            margin-bottom: 5px;\n            display: block;\n        }\n        .spec-description {\n            color: #555;\n        }\n        \n        @media (max-width: 768px) {\n            .product-intro h1 {\n                font-size: 26px;\n            }\n            .product-intro p {\n                font-size: 16px;\n            }\n            .feature-row {\n                flex-wrap: wrap;\n            }\n            .feature-box {\n                width: calc(50% - 10px);\n                margin-bottom: 20px;\n            }\n            .cta {\n                padding: 30px 20px;\n            }\n            .cta h2 {\n                font-size: 24px;\n            }\n            .specs-table td:first-child {\n                width: 40%;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .feature-box {\n                width: 100%;\n            }\n            .specs-table, .specs-table tbody, .specs-table tr {\n                display: block;\n                width: 100%;\n            }\n            .specs-table td {\n                display: block;\n                text-align: left;\n                width: 100% !important;\n            }\n            .specs-table td:first-child {\n                background-color: #e0e0e0;\n                border-bottom: none;\n                font-weight: bold;\n                padding-bottom: 5px;\n            }\n            .specs-table td:last-child {\n                padding-top: 5px;\n                margin-bottom: 10px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-1.jpg?v=1753414760\" alt=\"GARVEE Folding Stainless Steel Shelf\"\u003e\u003c\/div\u003e\n\u003c!-- Product Introduction --\u003e\n\u003cdiv\u003e\n\u003ch1 style=\"text-align: center;\"\u003eGarvee Foldable Concession Shelf\u003c\/h1\u003e\n\u003cp\u003eTransform your space with our heavy-duty stainless steel foldable food truck shelf, expertly crafted for safety and durability while offering versatile storage solutions for kitchens, garages, and concession stands!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature Boxes --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-2.jpg?v=1753414760\" alt=\"Foldable Design\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eFoldable Design\u003c\/h3\u003e\n\u003cp\u003eSpace-saving foldable design for easy storage when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-3.jpg?v=1753414760\" alt=\"Corrosion Resistant\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eCorrosion Resistant\u003c\/h3\u003e\n\u003cp\u003eSturdy stainless steel construction ensures long-lasting use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-4.jpg?v=1753414760\" alt=\"Enough Space\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEnough Space\u003c\/h3\u003e\n\u003cp\u003eHigh load bearing, ideal for heavy-duty serving needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PHO_16I8IE9H-5.jpg?v=1753414760\" alt=\"Easy to Clean\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEasy to Clean\u003c\/h3\u003e\n\u003cp\u003eEasily to wipe away oil and other stains, perfect for food trucks and kitchen storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Full Width Demo Image --\u003e \u003cimg class=\"demo-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/f7e9b08e-f298-42c0-a8fa-93be10035b84.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1753414877\" alt=\"GARVEE Shelf in Action\"\u003e \u003c!-- Key Features --\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-list\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003ePremium Durability\u003c\/span\u003e The food truck shelf is crafted from stainless steel for wear-resistant and rust-proofing, and features two folding triangular bracket supporting up to 110 lbs, making it ideal for heavy-duty use in food trucks and restaurants\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eSpace-Saving Foldable Design\u003c\/span\u003eThis concession shelf easily folds down when not in use to maximize available space, making it perfect for food trucks and concession stands, while its compact design keeps your workspace organized and clutter-free.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEnhanced Safety Features\u003c\/span\u003eThis folding shelf features smooth edges to prevent accidental collisions, making it safer and ensuring peace of mind while serving food or storing items in busy environments.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eVersatile Use\u003c\/span\u003eMeasuring 36L x12W inches, this stainless steel wall shelf is ideal for various spaces, offering additional storage and organization for items, and can be installed in kitchens, garages, dining carts, laundry rooms, or bathrooms.\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-title\"\u003eEasy Installation and Maintenance\u003c\/span\u003eThe food truck shelf includes all necessary mounting hardware and pre-drilled installation holes for hassle-free setup, and maintenance is a breeze—just wipe the smooth stainless steel surface with a damp cloth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"specifications\"\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\u003e36\" x 12\" x 1.6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Shelves\u003c\/td\u003e\n\u003ctd\u003e1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eWall Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eStainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShelf Type\u003c\/td\u003e\n\u003ctd\u003eHanging Shelf\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\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e15.5 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"cta\"\u003e\n\u003ch2\u003eTransform Your Space Today\u003c\/h2\u003e\n\u003cp\u003eAdd functionality and style to your food truck, restaurant, or home with GARVEE's premium stainless steel folding shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"36\"X12\" \/ Trapezoidal Side","offer_id":50669027131705,"sku":"PHO_16I8PG0B","price":77.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17296542517147285.jpg?v=1747816702"},{"product_id":"garvee-wheel-dolly-6000-lbs-car-pau-0j9ofaht","title":"Garvee Wheel Dolly - 6000 Lbs Car Moving Dolly, Wheel Dolly Car Tire Stake Set of 4,Heavy-Duty Car Tire Dolly Cart, 16\"x12\", Red","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270756144518262.jpg?v=1745204123\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270756144518262.jpg?v=1745204123\" alt=\"PAU_0J9OFAHT\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270756144705148.jpg?v=1745204123\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270756144705148.jpg?v=1745204123\" alt=\"PAU_0J9OFAHT\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270756144584577.jpg?v=1745204123\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270756144584577.jpg?v=1745204123\" alt=\"PAU_0J9OFAHT\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270756144542107.jpg?v=1745204123\" data-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270756144542107.jpg?v=1745204123\" alt=\"PAU_0J9OFAHT\"\u003e\u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eHeavy-Duty Construction: Built from robust carbon steel, the GarveeTech Tire Wheel Dolly Car Set of 4 can support up to 6,000 lbs, ensuring durability and reliability for all your car moving needs.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eVersatile Use: Ideal for moving vehicles, changing tires, and performing maintenance tasks. Compatible with a wide range of vehicles, including family cars, SUVs, pickups, ATVs, and tractors, accommodating tire widths up to 12\".\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEffortless Maneuverability: Features 360-degree rotatable wheels with 3-inch rolling bearing universal casters and locking casters, allowing smooth and secure movement. The foot brake provides instant locking for added safety.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEnhanced Safety: The antiskid plate with dense diamond patterns offers a secure grip on vehicle tires, significantly reducing the risk of falls or slips, thereby ensuring maximum safety for both you and your vehicle.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eUser-Friendly Design: Easy to use with a jack to lift the car tire and position the wheel dolly underneath. The handle design allows for convenient storage and portability, making it perfect for quick and efficient car maintenance tasks.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 id=\"Pt-Specifications\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\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        .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, .responsive-table td {\n                display: block;\n            }\n            .responsive-table td {\n                box-sizing: border-box;\n                width: 100%;\n                text-align: left;\n                padding: 10px;\n                overflow: hidden;\n                text-overflow: ellipsis;\n                white-space: normal;\n            }\n            .responsive-table tr {\n                display: flex;\n                flex-wrap: wrap;\n            }\n            .responsive-table tr td:first-child {\n                width: 40%;\n            }\n            .responsive-table tr td:last-child {\n                width: 60%;\n            }\n        }\n    \u003c\/style\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎‎‎‎16x12 Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎Carbon Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e‎‎Red\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003e‎‎Industrial\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Wheels\u003c\/td\u003e\n\u003ctd\u003e‎‎8\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e6000lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎66.1 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Red \/ 4-Pack","offer_id":50675757744441,"sku":"PAU_0J9OFAHT","price":121.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17270755138728078.jpg?v=1755516049"},{"product_id":"garvee-stand-lift-850lb-front-rear-wheel-fork-moto-red-pau_0m1vefzo","title":"Garvee 850 LB Motorcycle Stand Lift – Front\/Rear Combo with Wheel Fork \u0026 U+L Swingarm Spool Stand, Universal Paddock Lift for Bikes Red","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: Arial, sans-serif;\n        }\n        \n      \n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 30px;\n        }\n        \n        .product-title {\n            font-size: 28px;\n            color: #e62e04;\n            margin-bottom: 10px;\n        }\n        \n        .product-subtitle {\n            font-size: 18px;\n            color: #666;\n            margin-bottom: 20px;\n        }\n        \n        .price-badge {\n            background-color: #e62e04;\n            color: white;\n            padding: 8px 15px;\n            font-size: 24px;\n            font-weight: bold;\n            border-radius: 5px;\n            display: inline-block;\n            margin-bottom: 15px;\n        }\n        \n        \/* Full-width image display *\/\n        .full-width-image {\n            width: 100%;\n            margin-bottom: 30px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        \/* Key features *\/\n        .key-features {\n            background-color: #f9f9f9;\n            padding: 25px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            margin-bottom: 30px;\n        }\n        \n        .key-features h2 {\n            color: #e62e04;\n            font-size: 22px;\n            margin-bottom: 20px;\n            border-bottom: 2px solid #e62e04;\n            padding-bottom: 10px;\n        }\n        \n        .feature-item {\n            margin-bottom: 15px;\n            display: flex;\n            align-items: flex-start;\n        }\n        \n        .feature-icon {\n            display: inline-block;\n            width: 24px;\n            height: 24px;\n            margin-right: 10px;\n            color: #e62e04;\n            text-align: center;\n            font-weight: bold;\n            font-size: 16px;\n        }\n        \n        \/* Feature sections *\/\n        .feature-section {\n            margin-bottom: 30px;\n        }\n        \n        .feature-section h3 {\n            color: #e62e04;\n            font-size: 20px;\n            margin-bottom: 15px;\n            padding-bottom: 5px;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .feature-description {\n            margin-bottom: 20px;\n            font-size: 16px;\n            line-height: 1.6;\n        }\n        \n        \/* Specifications section *\/\n        .specifications {\n            margin-bottom: 40px;\n        }\n        \n        .specifications h2 {\n            font-size: 22px;\n            color: #333;\n            margin-bottom: 20px;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background-color: #fff;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border-radius: 10px;\n            overflow: hidden;\n        }\n        \n        .specs-table tr:nth-child(odd) {\n            background-color: #f8f8f8;\n        }\n        \n        .specs-table tr:hover {\n            background-color: #f1f1f1;\n        }\n        \n        .specs-table td {\n            padding: 15px 20px;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 40%;\n        }\n        \n        \/* Call to action *\/\n        .cta-section {\n            text-align: center;\n            background: linear-gradient(135deg, #ff4e50, #f9d423);\n            padding: 40px;\n            border-radius: 10px;\n            color: white;\n            margin-bottom: 40px;\n        }\n        \n        .cta-title {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background-color: white;\n            color: #e62e04;\n            padding: 15px 30px;\n            border-radius: 50px;\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 8px 20px rgba(0,0,0,0.15);\n        }\n        \n        \/* Responsive *\/\n        @media screen and (max-width: 600px) {\n            .specs-table td {\n                display: block;\n                width: 100%;\n            }\n            \n            .specs-table td:first-child {\n                background-color: #f1f1f1;\n                width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Professional Motorcycle Lift Stand\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eHeavy-Duty 850 lb Capacity Front \u0026amp; Rear Paddock Stand\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main product image - full width --\u003e\n\u003cp\u003e\u003cimg class=\"full-width-image\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_task\/202411\/PAU_0M1VEFZO\/fe17328496934675401.jpg\" alt=\"GARVEE Motorcycle Stand\"\u003e\u003c\/p\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003ch3\u003eMassive 850 lb Load Capacity\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003eEngineered for serious performance, our stand comfortably supports up to 850 pounds (0.39 Ton). Designed for motorcycles with tire radius within 13.8 inches, it's compatible with most motorcycles on the market, from sport bikes to cruisers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"full-width-image\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_task\/202411\/PAU_0M1VEFZO\/fe17328496934844906.jpg\" alt=\"Large Load Capacity\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003ch3\u003eHeavy-Duty Steel Construction\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003eBuilt to last with premium heavy-duty steel, our stand features precise bracket joint slot positioning and reinforced limit clips that ensure absolute stability. Enjoy wobble-free, secure lifting every time - perfect for professional mechanics and home enthusiasts alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"full-width-image\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_task\/202411\/PAU_0M1VEFZO\/fe17328496935115654.jpg\" alt=\"Sturdy Construction\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003ch3\u003eVersatile Adjustable Universal Fork Heads\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003eMaximum compatibility is assured with our multi-adjustable fork heads. The front stand with double forks head adjusts from 6.5-9.5 inches, while the rear stand with U-shaped fork head supports from 8.9-13.8 inches. Plus, we include a pair of L-shaped fork heads adjustable from 9.1-13 inches to fit virtually any motorcycle setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"full-width-image\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_task\/202411\/PAU_0M1VEFZO\/fe17328496935009152.jpg\" alt=\"Adjustable Universal Fork Heads\"\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003ch3\u003eQuick \u0026amp; Easy Setup\u003c\/h3\u003e\n\u003cdiv class=\"feature-description\"\u003e\n\u003cp\u003eNo more struggling with complicated stands! Our motorcycle frame stand includes a detailed assembly guide for hassle-free setup. Featuring four smooth-rolling 3-inch PP casters and extended handles, you can effortlessly lift your motorcycle in just 2-3 seconds. Save time and get to your maintenance work faster.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"full-width-image\" src=\"https:\/\/imageosscn.oss-cn-shenzhen.aliyuncs.com\/brand\/vision_task\/202411\/PAU_0M1VEFZO\/fe17328496935273669.jpg\" alt=\"Easy Assembly \u0026amp; Use\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-features\"\u003e\n\u003ch2\u003eWhy Choose GARVEE Stand\u003c\/h2\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e850 lb Capacity\u003c\/strong\u003e - Powerful support for most motorcycles\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHeavy-Duty Steel Construction\u003c\/strong\u003e - Stable and shake-free lifting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdjustable Universal Forks\u003c\/strong\u003e - Compatible with various motorcycle sizes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuick \u0026amp; Easy Setup\u003c\/strong\u003e - Lift your motorcycle in just 2-3 seconds\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eConvenient Maintenance\u003c\/strong\u003e - Makes repairs, oil changes, and cleaning a breeze\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\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\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e850 Pounds (0.39 Ton)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eRed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e‎Motorcycle Stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eExterior\u003c\/td\u003e\n\u003ctd\u003ePolished\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFront Fork Adjustment\u003c\/td\u003e\n\u003ctd\u003e6.5-9.5 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRear Fork Adjustment\u003c\/td\u003e\n\u003ctd\u003e8.9-13.8 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eL-Shaped Fork Adjustment\u003c\/td\u003e\n\u003ctd\u003e9.1-13 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCaster Size\u003c\/td\u003e\n\u003ctd\u003e3-inch PP casters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e30.7 x 21.7 x 13.8 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e24 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-section\"\u003e\n\u003ch2 class=\"cta-title\"\u003eReady To Transform Your Motorcycle Maintenance?\u003c\/h2\u003e\n\u003cp\u003eGet professional-level results at home with the GARVEE Motorcycle Stand. Your bike deserves the best!\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Red","offer_id":50737537188153,"sku":"PAU_0M1VEFZO","price":72.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17328494656912121.jpg?v=1747034303"},{"product_id":"garvee-foldable-topside-automotive-creeper-45-pae-336qbwah","title":"Garvee Foldable Topside Automotive Creeper, 53\"-70\" Adjustable Height 400lbs Capacity Engine Creeper with Padded Deck \u0026 Locking Swivel Casters for Garage Workshop Repair Maintenance, I-Base, Black","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    \/* ===== Outer container: max width \u0026 centered ===== *\/\n    #garvee-creeper-landing {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 12px 40px;\n    }\n\n    \/* ===== Scoped reset: only affects this block ===== *\/\n    #garvee-creeper-landing,\n    #garvee-creeper-landing * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n      font-family: \"Helvetica Neue\", Arial, sans-serif;\n    }\n\n    \/* ===== Headings ===== *\/\n    #garvee-creeper-landing h1 {\n      font-size: 2.5rem;\n      color: #d32f2f;\n      margin-bottom: 10px;\n    }\n\n    #garvee-creeper-landing h2 {\n      font-size: 2rem;\n      color: #d32f2f;\n      margin-bottom: 20px;\n      text-align: center;\n    }\n\n    \/* ===== Header section ===== *\/\n    #garvee-creeper-landing .product-header {\n      text-align: center;\n      padding: 20px 10px;\n      background-color: #f8f8f8;\n      border-radius: 10px;\n      margin: 20px 0;\n    }\n\n    #garvee-creeper-landing .hero-subtitle {\n      font-size: 1.1rem;\n      color: #555;\n      margin-top: 8px;\n    }\n\n    \/* ===== Global image style: full-width on mobile ===== *\/\n    #garvee-creeper-landing img {\n      max-width: 100%;\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* ===== Hero image ===== *\/\n    #garvee-creeper-landing .hero-image {\n      border-radius: 10px;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n      margin: 16px 0 10px;\n    }\n\n    \/* ===== Features section ===== *\/\n    #garvee-creeper-landing .features-section {\n      margin: 30px 0;\n      padding: 20px 14px;\n      background-color: #f8f8f8;\n      border-radius: 10px;\n    }\n\n    #garvee-creeper-landing .feature-card {\n      margin-bottom: 24px;\n      background-color: white;\n      padding: 18px 14px;\n      border-radius: 10px;\n      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);\n    }\n\n    #garvee-creeper-landing .feature-title {\n      font-size: 1.2rem;\n      color: #333;\n      margin-bottom: 10px;\n      border-left: 5px solid #d32f2f;\n      padding-left: 12px;\n    }\n\n    #garvee-creeper-landing .feature-description {\n      font-size: 1rem;\n      color: #555;\n      line-height: 1.5;\n    }\n\n    \/* Feature images: responsive with small margin *\/\n    #garvee-creeper-landing .feature-image {\n      border-radius: 10px;\n      margin: 14px 0 4px;\n    }\n\n    #garvee-creeper-landing .image-caption {\n      font-style: italic;\n      color: #666;\n      text-align: center;\n      font-size: 0.9rem;\n      margin-bottom: 6px;\n    }\n\n    \/* ===== Uses section ===== *\/\n    #garvee-creeper-landing .uses-section {\n      margin: 30px 0;\n      padding: 20px 14px;\n      background-color: #f8f8f8;\n      border-radius: 10px;\n    }\n\n    #garvee-creeper-landing .uses-list {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 12px;\n      margin-top: 16px;\n    }\n\n    @media (min-width: 768px) {\n      #garvee-creeper-landing .uses-list {\n        grid-template-columns: repeat(3, 1fr);\n      }\n    }\n\n    #garvee-creeper-landing .use-item {\n      background-color: white;\n      padding: 10px;\n      border-radius: 10px;\n      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);\n      font-size: 1rem;\n      text-align: center;\n    }\n\n    #garvee-creeper-landing .use-item::before {\n      content: \"✓\";\n      color: #d32f2f;\n      margin-right: 6px;\n      font-weight: bold;\n    }\n\n    \/* ===== Specs section ===== *\/\n    #garvee-creeper-landing .specs-section {\n      margin: 30px 0;\n    }\n\n    #garvee-creeper-landing .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n      border-radius: 10px;\n      overflow: hidden;\n      font-size: 0.95rem;\n    }\n\n    #garvee-creeper-landing .specs-table th,\n    #garvee-creeper-landing .specs-table td {\n      padding: 12px;\n      text-align: left;\n      border-bottom: 1px solid #eee;\n    }\n\n    #garvee-creeper-landing .specs-table th {\n      background-color: #d32f2f;\n      color: white;\n      font-size: 1rem;\n    }\n\n    #garvee-creeper-landing .specs-table tr:nth-child(even) {\n      background-color: #f8f8f8;\n    }\n\n    #garvee-creeper-landing .specs-table tr:hover {\n      background-color: #f1f1f1;\n    }\n\n    \/* ===== Benefits section ===== *\/\n    #garvee-creeper-landing .benefits-section {\n      margin: 30px 0;\n    }\n\n    #garvee-creeper-landing .benefits-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 16px;\n      margin-top: 12px;\n    }\n\n    @media (min-width: 768px) {\n      #garvee-creeper-landing .benefits-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n\n    #garvee-creeper-landing .benefit-card {\n      background-color: #f8f8f8;\n      padding: 16px 14px;\n      border-radius: 10px;\n      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);\n    }\n\n    #garvee-creeper-landing .benefit-title {\n      font-size: 1.1rem;\n      color: #d32f2f;\n      margin-bottom: 6px;\n    }\n\n    #garvee-creeper-landing .benefit-description {\n      font-size: 0.98rem;\n      color: #555;\n      line-height: 1.5;\n    }\n\n    \/* ===== Generic highlight \u0026 badge ===== *\/\n    #garvee-creeper-landing .highlight {\n      color: #d32f2f;\n      font-weight: bold;\n    }\n\n    #garvee-creeper-landing .badge {\n      display: inline-block;\n      padding: 5px 15px;\n      background-color: #d32f2f;\n      color: white;\n      border-radius: 30px;\n      font-weight: bold;\n      margin-right: 10px;\n      margin-bottom: 10px;\n    }\n\n    \/* ===== Small-screen font tweaks ===== *\/\n    @media (max-width: 480px) {\n      #garvee-creeper-landing h2 {\n        font-size: 1.4rem;\n      }\n\n      #garvee-creeper-landing .hero-subtitle {\n        font-size: 0.95rem;\n      }\n\n      #garvee-creeper-landing .feature-title {\n        font-size: 1.05rem;\n      }\n\n      #garvee-creeper-landing .feature-description,\n      #garvee-creeper-landing .benefit-description {\n        font-size: 0.95rem;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv id=\"garvee-creeper-landing\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch2\u003eGARVEE Professional Heavy-Duty Automotive Creeper\u003c\/h2\u003e\n\u003ch3 class=\"hero-subtitle\"\u003eThe Ultimate Workshop Solution for Truck, SUV \u0026amp; RV Repairs\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_336Q-09.jpg?v=1769164563\" alt=\"GARVEE Heavy-Duty Automotive Creeper\" class=\"hero-image\"\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2\u003ePROFESSIONAL-GRADE DESIGN FOR SERIOUS MECHANICS\u003c\/h2\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003eAdjustable Height \u0026amp; Tilt System\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eEngineered with \u003cspan class=\"highlight\"\u003eadjustable height (53\"-70\")\u003c\/span\u003e and \u003cspan class=\"highlight\"\u003e3 tilt angles\u003c\/span\u003e to optimize positioning under lifted vehicles like jeeps, RVs, and pickups. Maintain ergonomic posture during transmission work or exhaust system repairs without neck strain.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/4_16106948-1309-40aa-87ba-fdcca09da505.jpg?v=1769164562\" alt=\"Adjustable Height \u0026amp; Tilt System\" class=\"feature-image\"\u003e\n\u003cp class=\"image-caption\"\u003eMultiple adjustment points allow for perfect positioning under any vehicle\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003eIndustrial-Grade 400lb Capacity Frame\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eBuilt with \u003cspan class=\"highlight\"\u003ereinforced steel I-beam base\u003c\/span\u003e, this automotive creeper supports up to \u003cspan class=\"highlight\"\u003e400 lbs\u003c\/span\u003e. High-tensile bolts and cross-bracing eliminate flex during brake jobs or suspension overhauls on heavy-duty trucks and SUVs. Scratch-resistant powder coating withstands harsh garage environments.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_336Q-10.jpg?v=1769164562\" alt=\"Industrial-Grade Frame\" class=\"feature-image\"\u003e\n\u003cp class=\"image-caption\"\u003eRock-solid construction that professional mechanics trust\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003eProfessional-Grade Mobility System\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003e\u003cspan class=\"highlight\"\u003eFour lockable 360° swivel casters\u003c\/span\u003e  provide smooth glide while maintaining stability during precision tasks like torque converter replacements. Use wheel locks for vibration-free drilling or grinding during operation.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_336Q-12.jpg?v=1769164562\" alt=\"Professional-Grade Mobility System\" class=\"feature-image\"\u003e\n\u003cp class=\"image-caption\"\u003ePremium caster system allows for effortless movement around your workspace\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003eMechanics-Grade Comfort Padding\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003e\u003cspan class=\"highlight\"\u003e18\"x12\" oil-resistant cushion\u003c\/span\u003e reduces pressure points during extended transmission rebuilds or differential work. Whether you're under trucks or jeeps, stay pain-free and focused on the job, even during lengthy repair sessions.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/2_a79073f2-d439-4e42-bf41-aaa177f616df.jpg?v=1769164562\" alt=\"Mechanics-Grade Comfort Padding\" class=\"feature-image\"\u003e\n\u003cp class=\"image-caption\"\u003ePremium cushioning that keeps you comfortable during long repair sessions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3 class=\"feature-title\"\u003eIntegrated Workshop Efficiency Features\u003c\/h3\u003e\n\u003cp class=\"feature-description\"\u003eThis automotive creeper includes a \u003cspan class=\"highlight\"\u003econvenient tool pouch\u003c\/span\u003e for easy access to essentials, minimizing downtime. The \u003cspan class=\"highlight\"\u003ewide stepping platform\u003c\/span\u003e ensures secure footing and reduces fatigue, making it ideal for elevated tasks and extended standing periods. Top side creeper can be folded when not in use for compact storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uses-section\"\u003e\n\u003ch2\u003eIDEAL FOR THESE REPAIRS\u003c\/h2\u003e\n\u003cdiv class=\"uses-list\"\u003e\n\u003cdiv class=\"use-item\"\u003eTransmission Work\u003c\/div\u003e\n\u003cdiv class=\"use-item\"\u003eExhaust System Repairs\u003c\/div\u003e\n\u003cdiv class=\"use-item\"\u003eOil Changes\u003c\/div\u003e\n\u003cdiv class=\"use-item\"\u003eBrake Jobs\u003c\/div\u003e\n\u003cdiv class=\"use-item\"\u003eSuspension Overhauls\u003c\/div\u003e\n\u003cdiv class=\"use-item\"\u003eEngine Underside Access\u003c\/div\u003e\n\u003cdiv class=\"use-item\"\u003eDifferential Work\u003c\/div\u003e\n\u003cdiv class=\"use-item\"\u003eTorque Converter Replacements\u003c\/div\u003e\n\u003cdiv class=\"use-item\"\u003eChassis Maintenance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eSPECIFICATIONS\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eRed + Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eI-base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Height\u003c\/td\u003e\n\u003ctd\u003e53\" - 70\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight Capacity\u003c\/td\u003e\n\u003ctd\u003e400 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePadding Dimensions\u003c\/td\u003e\n\u003ctd\u003e18\" x 12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e68.3 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCaster System\u003c\/td\u003e\n\u003ctd\u003e2pcs lockable swivel casters + 2pcs 360° casters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2\u003eWHY PROFESSIONALS CHOOSE GARVEE\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3 class=\"benefit-title\"\u003eIncreased Efficiency\u003c\/h3\u003e\n\u003cp class=\"benefit-description\"\u003eComplete repairs up to 30% faster with optimal positioning and easy access to tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3 class=\"benefit-title\"\u003eReduced Physical Strain\u003c\/h3\u003e\n\u003cp class=\"benefit-description\"\u003ePrevent back and neck injuries with ergonomic design that supports your body properly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3 class=\"benefit-title\"\u003eWorkshop Versatility\u003c\/h3\u003e\n\u003cp class=\"benefit-description\"\u003eOne tool that adapts to multiple vehicle types and repair scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003ch3 class=\"benefit-title\"\u003eBuilt to Last\u003c\/h3\u003e\n\u003cp class=\"benefit-description\"\u003eProfessional-grade materials that withstand daily shop use for years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"Black-I Base","offer_id":50779992523065,"sku":"PAE_336QBWAH","price":178.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_336Q__1.jpg?v=1769163856"},{"product_id":"garvee-foldable-topside-automotive-creeper-45-pae-336qtyp8","title":"Garvee Foldable Topside Automotive Creeper, 45.7\"-66.3\" Adjustable Height 400lbs Capacity Engine Creeper with Padded Deck \u0026 Locking Swivel Casters for Garage Workshop Repair Maintenance, H-Base","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Roboto', Arial, sans-serif;\n        }\n \n        .product-title {\n            font-size: 2.2rem;\n            margin: 25px 0;\n            color: #222;\n            text-align: center;\n            font-weight: 700;\n        }\n        .image-container {\n            margin-bottom: 30px;\n        }\n        .full-image {\n            width: 100%;\n            height: auto;\n            display: block;\n            margin-bottom: 10px;\n            border-radius: 5px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        }\n        .image-caption {\n            text-align: center;\n            margin: 0 0 25px;\n            font-size: 1rem;\n            color: #666;\n            font-style: italic;\n            padding: 0 15px;\n        }\n        .features-section {\n            background-color: #f7f7f7;\n            padding: 30px;\n            margin: 20px 0 30px;\n            border-radius: 10px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        .section-title {\n            font-size: 1.8rem;\n            margin: 0 0 20px;\n            color: #d32f2f;\n            text-align: center;\n            font-weight: 600;\n            position: relative;\n            padding-bottom: 12px;\n        }\n        .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: #d32f2f;\n        }\n        .feature-list {\n            list-style-type: none;\n            padding: 0;\n        }\n        .feature-item {\n            margin-bottom: 20px;\n            padding: 15px;\n            background-color: white;\n            border-radius: 8px;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.04);\n            position: relative;\n            padding-left: 50px;\n        }\n        .feature-item:before {\n            content: \"✓\";\n            position: absolute;\n            left: 20px;\n            top: 14px;\n            color: #d32f2f;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n        .feature-title {\n            font-weight: bold;\n            margin-right: 5px;\n            color: #d32f2f;\n            display: block;\n            margin-bottom: 5px;\n        }\n        .specs-section {\n            margin: 20px 0;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f5f5f5;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #ffffff;\n        }\n        .specs-table td {\n            padding: 12px 15px;\n            border: 1px solid #eee;\n        }\n        .specs-table td:first-child {\n            font-weight: 600;\n            width: 40%;\n            color: #333;\n        }\n        \n        @media screen and (max-width: 768px) {\n            .product-title {\n                font-size: 1.8rem;\n            }\n            .specs-table, .specs-table td {\n                display: block;\n            }\n            .specs-table td {\n                width: 100%;\n            }\n            .specs-table td:first-child {\n                background-color: #f0f0f0;\n                width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Professional Adjustable Automotive Creeper\u003c\/h1\u003e\n\u003c!-- Hero Image --\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"full-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17444382668169396.jpg?v=1748070060\" alt=\"GARVEE Adjustable Automotive Creeper\"\u003e\n\u003cp class=\"image-caption\"\u003eProfessional-grade adjustable creeper with H-base design for superior stability and comfort\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 2 --\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"full-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17444382668403575.jpg?v=1748070060\" alt=\"Adjustable Height Feature\"\u003e\n\u003cp class=\"image-caption\"\u003eAdjustable height mechanism allows precise positioning from 45.7\" to 66.3\" for optimal working height\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 3 --\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"full-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17444382668308433.jpg?v=1748070060\" alt=\"Multiple Positions\"\u003e\n\u003cp class=\"image-caption\"\u003eThree tilt angle positions help maintain ergonomic posture during transmission and exhaust system repairs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 4 --\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"full-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17444382668581379.jpg?v=1748070062\" alt=\"Reinforced Frame Structure\"\u003e\n\u003cp class=\"image-caption\"\u003eIndustrial-grade reinforced steel H-beam base provides exceptional stability and 400lb weight capacity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image 5 --\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg class=\"full-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17444382668241053.jpg?v=1748070060\" alt=\"Comfortable Padding\"\u003e\n\u003cp class=\"image-caption\"\u003e18\"x12\" oil-resistant cushion with integrated tool pouch for comfortable extended work sessions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features Section --\u003e\n\u003csection class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cp\u003e\u003cspan class=\"feature-title\"\u003eHeavy-Duty Automotive Creeper for Truck Repairs\u003c\/span\u003e Engineered with adjustable height (45.7\"-66.3\") and 3 tilt angles to optimize positioning under lifted vehicles like jeeps, RVs, and pickups. Maintain ergonomic posture during transmission work or exhaust system repairs without neck strain.\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"feature-title\"\u003eIndustrial-Grade 400lb Capacity Frame\u003c\/span\u003e Built with reinforced steel H-beam base, this automotive creeper supports up to 400 lbs. High-tensile bolts and cross-bracing eliminate flex during brake jobs or suspension overhauls on heavy-duty trucks and SUVs. Scratch-resistant powder coating withstands garage environments.\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"feature-title\"\u003eProfessional-Grade Mobility System\u003c\/span\u003e Two lockable swivel casters and two 360° casters provide smooth glide while maintaining stability during precision tasks like torque converter replacements. Use wheel locks for vibration-free drilling or grinding during operation.\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"feature-title\"\u003eMechanics-Grade Comfort Padding\u003c\/span\u003e 18\"x12\" oil-resistant cushion reduces pressure points during extended transmission rebuilds or differential work. Whether you're under trucks or jeeps, stay pain-free and focused on the job, even during lengthy repair sessions.\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"feature-title\"\u003eIntegrated Workshop Efficiency Features\u003c\/span\u003e This automotive creeper includes a convenient tool pouch for easy access to essentials, minimizing downtime. The wide stepping platform ensures secure footing and reduces fatigue, making it ideal for elevated tasks and extended standing periods. Top side creeper can be folded when not in use for compact storage.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section --\u003e\n\u003csection class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\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\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eH-base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Height\u003c\/td\u003e\n\u003ctd\u003e45.7\"-66.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack+Red\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e51.18 x 10.24 x 6.69 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e72.8 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e","brand":"Garvee","offers":[{"title":"Red Black-H Base","offer_id":50779992555833,"sku":"PAE_336QTYP8","price":162.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17444380184754875.jpg?v=1748326731"},{"product_id":"garvee-universal-extendable-truck-ladder-rack-pae-339b93qd","title":"Garvee Universal Extendable Truck Ladder Rack, 35\"-67\" Adjustable Steel Rack, 1200 Lbs Capacity, No-Drill Heavy-Duty Pickup Rack for Kayaks, Lumber, Ladders, and Rooftop Cargo","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            display: flex;\n            flex-direction: column;\n            gap: 30px;\n        }\n        \n        .product-images {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n        \n        .product-image {\n            width: 100%;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        \n        .product-features {\n            background-color: #f8f8f8;\n            padding: 25px;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        \n        .feature-title {\n            font-size: 24px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            color: #222;\n            border-bottom: 2px solid #1e88e5;\n            padding-bottom: 10px;\n        }\n        \n        .feature-list {\n            list-style-type: none;\n        }\n        \n        .feature-item {\n            margin-bottom: 15px;\n            padding-left: 30px;\n            position: relative;\n        }\n        \n        .feature-item:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #1e88e5;\n            font-weight: bold;\n        }\n        \n        .feature-highlight {\n            font-weight: bold;\n            color: #1e88e5;\n        }\n        \n        .specifications {\n            margin-top: 30px;\n        }\n        \n        .specs-title {\n            font-size: 24px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            color: #222;\n            border-bottom: 2px solid #1e88e5;\n            padding-bottom: 10px;\n        }\n        \n        .responsive-table {\n            border-collapse: collapse;\n            width: 100%;\n            margin-bottom: 20px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        \n        .responsive-table td {\n            border: 1px solid #ddd;\n            padding: 12px 15px;\n            text-align: left;\n        }\n        \n        .responsive-table tr:nth-child(odd) {\n            background-color: #f2f2f2;\n        }\n        \n        .responsive-table tr:nth-child(even) {\n            background-color: #ffffff;\n        }\n        \n        .responsive-table tr:hover {\n            background-color: #e3f2fd;\n        }\n        \n        .responsive-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n            background-color: #1976d2;\n            color: white;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background-color: #1e88e5;\n            color: white;\n            font-weight: bold;\n            padding: 15px 30px;\n            margin: 20px 0;\n            text-decoration: none;\n            border-radius: 8px;\n            font-size: 18px;\n            text-align: center;\n            transition: background-color 0.3s;\n        }\n        \n        .cta-button:hover {\n            background-color: #1565c0;\n        }\n        \n        @media screen and (max-width: 768px) {\n            .responsive-table td {\n                padding: 10px;\n            }\n        }\n        \n        @media screen and (max-width: 600px) {\n            .responsive-table, .responsive-table tbody, .responsive-table tr {\n                display: block;\n                width: 100%;\n            }\n            \n            .responsive-table tr {\n                margin-bottom: 15px;\n                border: 1px solid #ddd;\n                border-radius: 8px;\n                overflow: hidden;\n            }\n            \n            .responsive-table td {\n                display: flex;\n                border: none;\n                border-bottom: 1px solid #ddd;\n                position: relative;\n                padding-left: 50%;\n            }\n            \n            .responsive-table td:last-child {\n                border-bottom: 0;\n            }\n            \n            .responsive-table td:before {\n                content: attr(data-label);\n                position: absolute;\n                left: 0;\n                width: 45%;\n                padding-left: 15px;\n                font-weight: bold;\n                text-align: left;\n            }\n            \n            .responsive-table td:first-child {\n                width: 100%;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003ch3\u003eUniversal Heavy-Duty Pickup Truck Rack - 1000 lbs Capacity\u003c\/h3\u003e\n\u003cdiv class=\"product-images\"\u003e\n\u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_339B93QD-1.jpg?v=1751508274\" alt=\"Heavy-Duty Pickup Truck Rack - Front View\"\u003e \u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_339B93QD-2.jpg?v=1751508274\" alt=\"Heavy-Duty Pickup Truck Rack - Side View\"\u003e \u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_339B93QD-3.jpg?v=1751508274\" alt=\"Heavy-Duty Pickup Truck Rack - Loading Demonstration\"\u003e \u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_339B93QD-4.jpg?v=1751508273\" alt=\"Heavy-Duty Pickup Truck Rack - Detail View\"\u003e \u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_339B93QD-5.jpg?v=1751508274\" alt=\"Heavy-Duty Pickup Truck Rack - Installation\"\u003e \u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_339B93QD-6.jpg?v=1751508274\" alt=\"Heavy-Duty Pickup Truck Rack - In Use\"\u003e \u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_339B93QD-7.jpg?v=1751508274\" alt=\"Heavy-Duty Pickup Truck Rack - Mounting System\"\u003e \u003cimg class=\"product-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/PAE_339B93QD-8.jpg?v=1751508273\" alt=\"Heavy-Duty Pickup Truck Rack - Full Setup\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-features\"\u003e\n\u003ch2 class=\"feature-title\"\u003eKEY FEATURES\u003c\/h2\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-highlight\"\u003eUniversal Pickup Truck Rack\u003c\/span\u003e - Adjustable width 35\"-67\" with 52\"-82\" extendable top column ensures compatibility with full-size trucks (F-150, Silverado 1500, RAM 1500), making it ideal for most full-size pickup trucks. Note: Not compatible with trucks featuring toolboxes\/tonneau covers.\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-highlight\"\u003eHeavy-Duty Alloy Steel Construction\u003c\/span\u003e - Built with triangular gusset design and 1000lbs capacity, this ladder rack for trucks resists bending under extreme loads. 5 reinforced rope holes per side hooks secure kayaks, lumber, and construction gear.\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-highlight\"\u003eQuick No-Drill Installation\u003c\/span\u003e - J-bolt mounting system (8 included) attaches to truck beds in minutes without drilling. Protects side beams and easily removable for versatile use.\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-highlight\"\u003eRust-Proof \u0026amp; Weather-Resistant\u003c\/span\u003e - Black powder-coated finish + sealed end caps prevent corrosion from rain, salt, and debris. Ideal for off-road adventures and long-term outdoor storage.\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-highlight\"\u003eMaximize Truck Bed Space\u003c\/span\u003e - Reinforced crossbars + 10 large cargo holes organize ladders, surfboards, and camping gear. Free up bed space for tools or equipment on job sites and road trips.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003ch2 class=\"specs-title\"\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Brand\"\u003eBrand\u003c\/td\u003e\n\u003ctd data-label=\"Brand Value\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Brand\"\u003eQuantity\u003c\/td\u003e\n\u003ctd data-label=\"Brand Value\"\u003e2pcs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Brand\"\u003eMounting Type\u003c\/td\u003e\n\u003ctd data-label=\"Brand Value\"\u003eJ-bolt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Brand\"\u003eTube Diameter\u003c\/td\u003e\n\u003ctd data-label=\"Brand Value\"\u003ep2 in\/5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Brand\"\u003eLoading Capacity\u003c\/td\u003e\n\u003ctd data-label=\"Brand Value\"\u003e1200 Ibs\/544 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Brand\"\u003eWidth Range\u003c\/td\u003e\n\u003ctd data-label=\"Brand Value\"\u003e35-67\"\/90-170cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Automotive Fit Type\"\u003eAutomotive Fit Type\u003c\/td\u003e\n\u003ctd data-label=\"Automotive Fit Type Value\"\u003eUniversal Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Color\"\u003eColor\u003c\/td\u003e\n\u003ctd data-label=\"Color Value\"\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Vehicle Service Type\"\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd data-label=\"Vehicle Service Type Value\"\u003eTruck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Product Dimensions\"\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd data-label=\"Product Dimensions Value\"\u003e43.31 x 14.96 x 7.09 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Item Weight\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd data-label=\"Item Weight Value\"\u003e64.9 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":"Black \/ Adjustable wide 35\"-67\"","offer_id":50779992621369,"sku":"PAE_339B93QD","price":135.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17475793952392922.jpg?v=1748070091"},{"product_id":"garvee-concession-window-53-33-pau-0l1anvez","title":"Garvee Concession Window, 60\" W x 40\" H Food Truck Service Window, Aluminum Alloy Serving Window with 2 Horizontal Sliding Screen Windows \u0026 Awning Door  (Glass Not Included)","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: Arial, sans-serif;\n        }\n       \n        .product-title {\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 20px;\n            color: #333;\n            text-align: center;\n            padding-bottom: 15px;\n            border-bottom: 2px solid #ddd;\n        }\n        .image-container {\n            margin: 25px 0;\n        }\n        .product-image {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.15);\n            margin-bottom: 25px;\n            transition: transform 0.3s ease;\n        }\n        .product-image:hover {\n            transform: scale(1.02);\n        }\n        .features-section {\n            margin: 30px 0;\n            background-color: white;\n            padding: 25px;\n            border-radius: 10px;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n        }\n        .section-title {\n            font-size: 24px;\n            margin-bottom: 20px;\n            color: #444;\n            border-left: 5px solid #3498db;\n            padding-left: 15px;\n        }\n        .feature-list {\n            list-style-type: none;\n        }\n        .feature-list li {\n            margin-bottom: 18px;\n            padding-left: 35px;\n            position: relative;\n        }\n        .feature-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            top: 2px;\n            color: #27ae60;\n            font-weight: bold;\n            font-size: 18px;\n        }\n        .specs-section {\n            margin: 30px 0;\n            background-color: white;\n            padding: 25px;\n            border-radius: 10px;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 15px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f5f9ff;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #e8f0fb;\n        }\n        .specs-table tr:hover {\n            background-color: #dce9f9;\n        }\n        .specs-table td {\n            padding: 15px;\n            border: 1px solid #c8d6e5;\n        }\n        .specs-table td:first-child {\n            font-weight: bold;\n            width: 30%;\n            background-color: #eaf2fd;\n        }\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 22px;\n            }\n            .section-title {\n                font-size: 20px;\n            }\n            .specs-table td {\n                padding: 12px 10px;\n            }\n            .features-section, .specs-section {\n                padding: 15px;\n            }\n        }\n    \u003c\/style\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Food Truck Concession Window - Aluminum Service Window with Sunshade\u003c\/h1\u003e\n\u003cdiv class=\"image-container\"\u003e\n\u003cimg alt=\"MERXENG Concession Window - Front View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_bbc4cdea-7185-4469-a8f0-fc7cdc0bf699.jpg?v=1748314480\" class=\"product-image\"\u003e \u003cimg alt=\"MERXENG Concession Window - Open Position\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_84129bef-e67f-4dbb-9ecc-aa7ab8353830.jpg?v=1748314480\" class=\"product-image\"\u003e \u003cimg alt=\"MERXENG Concession Window - Side View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_a64b4564-c59f-42d3-afd0-27bf0f20ce73.jpg?v=1748314480\" class=\"product-image\"\u003e \u003cimg alt=\"MERXENG Concession Window - Installation View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_10601ca8-66a1-4dc2-9016-fb248c0df693.jpg?v=1748314480\" class=\"product-image\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003ePremium Material:\u003c\/strong\u003e Garvee concession window is made of a high-quality aluminum alloy frame, sturdy and durable, and uses baking varnish technology. The surface is smooth and elegant, creating a personalized and fashionable food truck service window.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2 Screen Windows:\u003c\/strong\u003e This food truck service window is equipped with stainless steel screen windows, which are rust-proof and easy to clean. The fine mesh design can perfectly protect your food from mosquito and pollutant contamination. The two screen windows can be adsorbed or automatically retracted.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEasy to Open:\u003c\/strong\u003e The two hydraulic lifting pillars on both sides of the concession sliding window allow the sunshade to be raised at a maximum angle of 85 degrees during business hours, blocking heavy rain, scorching sun, and sand and dust.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSecurity Support:\u003c\/strong\u003e This serving window is easy to install and features a durable locking mechanism to ensure the safety of your belongings without worrying about them being stolen during parking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVersatile Use:\u003c\/strong\u003e This trailer window is widely used in food services, such as franchise stalls, catering trucks, barbecue trailers, etc., adding more convenience to your sales activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\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\u003e64\" W x 40\" H (Glass Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation Mode\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e‎65.55\"D x 41.54\"W x 7.09\"H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e54.01 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"64\"X40\"","offer_id":50779992916281,"sku":"PAU_0L1ANVEZ","price":470.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1716340723523_1fbd6602-ccd7-4013-8800-afa8eb43eed2.jpg?v=1748070135"},{"product_id":"garvee-concession-window-for-food-trucks-pae-3367s6qs","title":"Garvee 48x36 Inch Concession Window for Food Trucks \u0026 Stands-85° Weatherproof Awning Door with Dual-Point Lock, Heavy-Duty Aluminum Frame Service Window (Glass Not Included)","description":"\u003cdiv class=\"product-container\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE 48\"x36\" Hydraulic Service Window for Food Trucks\u003c\/h1\u003e\n\u003ch2 class=\"product-subtitle\"\u003eProfessional-Grade Concession Window with Sunshade\u003c\/h2\u003e\n\u003c!-- First image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/48-36.jpg?v=1748317592\" alt=\"Food Truck Service Window with 85° Opening\" class=\"full-width-img\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003e85° Wide Opening Service Window\u003c\/h2\u003e\n\u003cp\u003eEngineered with dual hydraulic rods that allow for an expansive 85° opening angle, providing maximum visibility and easy customer interaction. The wide opening creates an inviting atmosphere while facilitating smooth food service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-benefits\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🔄\u003c\/div\u003e\n\u003cp\u003eEasy to Open: With an 85° wide opening angle for an expansive view, equipped with two hydraulic rods, serving window opens effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🍔\u003c\/div\u003e\n\u003cp\u003eThis concession window enables you to easily serve food to customers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e☂️\u003c\/div\u003e\n\u003cp\u003eThe included sunshade protects against rain, sunlight, and theft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🚚\u003c\/div\u003e\n\u003cp\u003eIdeal for Commercial Food Service Operations: Compatible with food trucks, concession stands, and various mobile catering scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Second image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_9376bb9c-be3f-4ec3-8179-c0a9361dcd20.jpg?v=1748260161\" alt=\"Service Window with Sunshade\" class=\"full-width-img\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003eIntegrated Sunshade Protection\u003c\/h2\u003e\n\u003cp\u003eThe premium design includes a 100% light-blocking sunshade that doubles as a rain shield with dual waterproof seals. This feature provides both protection for your food service operations and enhanced security when closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Third image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_6ac9cfe9-928a-44c1-b3f7-ab03cb324e50.jpg?v=1748260161\" alt=\"Service Window Construction Details\" class=\"full-width-img\"\u003e\u003c\/div\u003e\n\u003c!-- Fourth image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_e1fa7bd6-b0bd-4d08-a256-6ffa5ddf40ec.jpg?v=1748260161\" alt=\"Service Window Installation\" class=\"full-width-img\"\u003e\u003c\/div\u003e\n\u003c!-- Fifth image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_5_934cac70-0106-4f7e-9b51-ca0fb78d0df2.jpg?v=1748260161\" alt=\"Service Window Opening Mechanism\" class=\"full-width-img\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003eUpgrade Your Food Service Operation Today\u003c\/h2\u003e\n\u003cp\u003eWith professional-grade construction, effortless operation, and versatile installation options, this hydraulic service window is the perfect addition to any mobile food service business.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features section --\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"#ffffff\"\u003e\n          \u003cpath d=\"M12 8V4l8 8-8 8v-4H4V8h8z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003e85° Hydraulic Service Window System\u003c\/h3\u003e\n\u003cp\u003eDual hydraulic lifting supports enable effortless 85° angled opening for unobstructed customer interaction. Precision-engineered 48\"x36\" opening size ensures smooth food transfer and clear sightlines. Quick-change slot design allows customizable glass panel replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"#ffffff\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eAll-Weather Protection \u0026amp; Security\u003c\/h3\u003e\n\u003cp\u003e100% light-blocking sunshade doubles as rain shield with dual waterproof seals. Integrated handle lock and reinforced hinges prevent theft during transit\/parking. Galvanized components resist rust while powder-coated finish ensures easy cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"#ffffff\"\u003e\n          \u003cpath d=\"M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eHeavy-Duty Construction\u003c\/h3\u003e\n\u003cp\u003e4mm aluminum-plastic composite panel + 1.35mm aluminum alloy frame resists deformation. 2.2\" wall thickness and 30.8 lbs weight provide structural stability on mobile units. Sturdy drag hook included for secure transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"#ffffff\"\u003e\n          \u003cpath d=\"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eMulti-Scenario Compatibility\u003c\/h3\u003e\n\u003cp\u003eFits food trucks, BBQ trailers, concession stands, and mobile dining units. Precisely sized for easy installation\/dismantling at festivals or permanent setups. Accommodates vertical\/horizontal window configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"#ffffff\"\u003e\n          \u003cpath d=\"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eStreamlined Operation\u003c\/h3\u003e\n\u003cp\u003eSmooth hydraulic rods allow single-hand window operation. Pre-assembled kit includes all necessary mounting hardware. Maintenance-free design withstands frequent opening\/closing cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications section --\u003e\n\u003cdiv class=\"applications-section\"\u003e\n\u003ch2\u003ePerfect For\u003c\/h2\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🚚\u003c\/div\u003e\n\u003cp\u003eFood Trucks\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🍖\u003c\/div\u003e\n\u003cp\u003eBBQ Trailers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🎪\u003c\/div\u003e\n\u003cp\u003eConcession Stands\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cp\u003eMobile Dining Units\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🎭\u003c\/div\u003e\n\u003cp\u003eFestival Setups\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🏪\u003c\/div\u003e\n\u003cp\u003ePermanent Installations\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications table --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eSpecifications\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e48x36 Inch (Glass Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOpening Angle\u003c\/td\u003e\n\u003ctd\u003e85°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Material\u003c\/td\u003e\n\u003ctd\u003e1.35mm Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePanel Material\u003c\/td\u003e\n\u003ctd\u003e4mm Aluminum-Plastic Composite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWall Thickness\u003c\/td\u003e\n\u003ctd\u003e2.2 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e51.18 x 39.37 x 4.92 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e48.8 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .product-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n    color: #333;\n    padding: 0 15px;\n    line-height: 1.6;\n  }\n  \n  .product-title {\n    font-size: 28px;\n    font-weight: 700;\n    text-align: center;\n    margin: 25px 0 0;\n    color: #2e7d32;\n  }\n  \n  .product-subtitle {\n    font-size: 20px;\n    font-weight: 500;\n    text-align: center;\n    margin: 5px 0 25px;\n    color: #666;\n  }\n  \n  .product-image-section {\n    margin-bottom: 40px;\n  }\n  \n  .full-width-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n  }\n  \n  .image-caption {\n    background: #f8f8f8;\n    padding: 20px;\n    border-radius: 8px;\n    margin-top: 15px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n    border-left: 4px solid #2e7d32;\n  }\n  \n  .image-caption h2 {\n    font-size: 22px;\n    color: #2e7d32;\n    margin-top: 0;\n    margin-bottom: 10px;\n  }\n  \n  .image-caption p {\n    margin: 0;\n    font-size: 16px;\n    color: #555;\n  }\n  \n  .key-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n  \n  .benefit-item {\n    display: flex;\n    align-items: flex-start;\n    background: #f8f8f8;\n    padding: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n  }\n  \n  .benefit-icon {\n    font-size: 24px;\n    margin-right: 15px;\n    flex-shrink: 0;\n  }\n  \n  .benefit-item p {\n    margin: 0;\n    font-size: 16px;\n  }\n  \n  .features-section {\n    background: #f8f8f8;\n    padding: 30px;\n    border-radius: 8px;\n    margin-bottom: 40px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  }\n  \n  .features-section h2 {\n    font-size: 24px;\n    text-align: center;\n    margin-top: 0;\n    margin-bottom: 30px;\n    color: #2e7d32;\n    position: relative;\n  }\n  \n  .features-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .feature-card {\n    display: flex;\n    margin-bottom: 25px;\n    background: white;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  \n  .feature-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  }\n  \n  .feature-icon {\n    background: #2e7d32;\n    color: white;\n    width: 40px;\n    height: 40px;\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  .feature-content {\n    flex: 1;\n  }\n  \n  .feature-content h3 {\n    font-size: 18px;\n    margin-top: 0;\n    margin-bottom: 10px;\n    color: #2e7d32;\n  }\n  \n  .feature-content p {\n    margin: 0;\n    color: #555;\n  }\n  \n  .applications-section {\n    margin-bottom: 40px;\n    text-align: center;\n    padding: 30px;\n    background-color: #f8f8f8;\n    border-radius: 8px;\n  }\n  \n  .applications-section h2 {\n    font-size: 24px;\n    color: #2e7d32;\n    margin-top: 0;\n    margin-bottom: 30px;\n    position: relative;\n  }\n  \n  .applications-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .applications-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n  \n  .application-item {\n    background: white;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n  }\n  \n  .application-icon {\n    font-size: 32px;\n    margin-bottom: 10px;\n  }\n  \n  .application-item p {\n    margin: 0;\n    font-weight: 600;\n    color: #2e7d32;\n  }\n  \n  .specs-section {\n    margin-bottom: 40px;\n  }\n  \n  .specs-section h2 {\n    font-size: 24px;\n    text-align: center;\n    margin-bottom: 20px;\n    color: #2e7d32;\n    position: relative;\n  }\n  \n  .specs-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  \n  .specs-table td {\n    border: 1px solid #ddd;\n    padding: 12px 15px;\n  }\n  \n  .specs-table tr:nth-child(odd) {\n    background-color: #f2f2f2;\n  }\n  \n  .specs-table tr:nth-child(even) {\n    background-color: #ffffff;\n  }\n  \n  .specs-table tr:hover {\n    background-color: #eaeaea;\n  }\n  \n  .specs-table tr td:first-child {\n    font-weight: bold;\n    width: 40%;\n    background-color: #f8f8f8;\n    border-right: 3px solid #eaeaea;\n  }\n  \n  .product-cta {\n    background: linear-gradient(to right, #2e7d32, #43a047);\n    color: white;\n    padding: 30px;\n    border-radius: 8px;\n    text-align: center;\n    margin-bottom: 40px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n  }\n  \n  .product-cta h2 {\n    margin-top: 0;\n    margin-bottom: 15px;\n    font-size: 24px;\n  }\n  \n  .product-cta p {\n    margin: 0;\n    font-size: 16px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  \n  \/* Mobile responsiveness *\/\n  @media screen and (max-width: 768px) {\n    .product-title {\n      font-size: 24px;\n    }\n    \n    .product-subtitle {\n      font-size: 18px;\n    }\n    \n    .key-benefits {\n      grid-template-columns: 1fr;\n    }\n    \n    .applications-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .feature-card {\n      flex-direction: column;\n    }\n    \n    .feature-icon {\n      margin-right: 0;\n      margin-bottom: 15px;\n      align-self: center;\n    }\n    \n    .specs-table, .specs-table td {\n      display: block;\n    }\n    \n    .specs-table tr {\n      display: flex;\n      flex-wrap: wrap;\n      margin-bottom: 10px;\n      border: 1px solid #ddd;\n    }\n    \n    .specs-table tr td:first-child {\n      width: 100%;\n      background: #f2f2f2;\n      border-right: none;\n      border-bottom: 2px solid #2e7d32;\n    }\n    \n    .specs-table tr td:last-child {\n      width: 100%;\n      border-top: none;\n    }\n  }\n  \n  @media screen and (max-width: 480px) {\n    .applications-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"48\"X36\"","offer_id":50779993243961,"sku":"PAE_3367S6QS","price":286.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17466682351313204_a5d1dd60-620f-4eb0-b0e4-d0e465233232.jpg?v=1748070214"},{"product_id":"garvee-36x24inch-concession-window-for-food-pae-3367g3aa","title":"Garvee 36x36 Inch Concession Window for Food Trucks \u0026 Stands, 85° Weatherproof Awning Door with Dual-Point Lock, Heavy-Duty Aluminum Frame Service Window (Glass Not Included)","description":"\u003cdiv class=\"product-container\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE 36\"x36\" Hydraulic Service Window for Food Trucks\u003c\/h1\u003e\n\u003ch2 class=\"product-subtitle\"\u003eProfessional-Grade Concession Window with Sunshade\u003c\/h2\u003e\n\u003c!-- First image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg class=\"full-width-img\" alt=\"Food Truck Service Window with 85° Opening\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/36-36.jpg?v=1748317675\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003e85° Wide Opening Service Window\u003c\/h2\u003e\n\u003cp\u003eEngineered with dual hydraulic rods that allow for an expansive 85° opening angle, providing maximum visibility and easy customer interaction. The wide opening creates an inviting atmosphere while facilitating smooth food service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-benefits\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🔄\u003c\/div\u003e\n\u003cp\u003eEasy to Open: With an 85° wide opening angle for an expansive view, equipped with two hydraulic rods, serving window opens effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🍔\u003c\/div\u003e\n\u003cp\u003eThis concession window enables you to easily serve food to customers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e☂️\u003c\/div\u003e\n\u003cp\u003eThe included sunshade protects against rain, sunlight, and theft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🚚\u003c\/div\u003e\n\u003cp\u003eIdeal for Commercial Food Service Operations: Compatible with food trucks, concession stands, and various mobile catering scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Second image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg class=\"full-width-img\" alt=\"Service Window with Sunshade\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_9376bb9c-be3f-4ec3-8179-c0a9361dcd20.jpg?v=1748260161\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003eIntegrated Sunshade Protection\u003c\/h2\u003e\n\u003cp\u003eThe premium design includes a 100% light-blocking sunshade that doubles as a rain shield with dual waterproof seals. This feature provides both protection for your food service operations and enhanced security when closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Third image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\u003cimg class=\"full-width-img\" alt=\"Service Window Construction Details\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_6ac9cfe9-928a-44c1-b3f7-ab03cb324e50.jpg?v=1748260161\"\u003e\u003c\/div\u003e\n\u003c!-- Fourth image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\u003cimg class=\"full-width-img\" alt=\"Service Window Installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_e1fa7bd6-b0bd-4d08-a256-6ffa5ddf40ec.jpg?v=1748260161\"\u003e\u003c\/div\u003e\n\u003c!-- Fifth image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg class=\"full-width-img\" alt=\"Service Window Opening Mechanism\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_5_934cac70-0106-4f7e-9b51-ca0fb78d0df2.jpg?v=1748260161\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003eUpgrade Your Food Service Operation Today\u003c\/h2\u003e\n\u003cp\u003eWith professional-grade construction, effortless operation, and versatile installation options, this hydraulic service window is the perfect addition to any mobile food service business.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features section --\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 8V4l8 8-8 8v-4H4V8h8z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003e85° Hydraulic Service Window System\u003c\/h3\u003e\n\u003cp\u003eDual hydraulic lifting supports enable effortless 85° angled opening for unobstructed customer interaction. Precision-engineered 48\"x36\" opening size ensures smooth food transfer and clear sightlines. Quick-change slot design allows customizable glass panel replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eAll-Weather Protection \u0026amp; Security\u003c\/h3\u003e\n\u003cp\u003e100% light-blocking sunshade doubles as rain shield with dual waterproof seals. Integrated handle lock and reinforced hinges prevent theft during transit\/parking. Galvanized components resist rust while powder-coated finish ensures easy cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eHeavy-Duty Construction\u003c\/h3\u003e\n\u003cp\u003e4mm aluminum-plastic composite panel + 1.35mm aluminum alloy frame resists deformation. 2.2\" wall thickness and 30.8 lbs weight provide structural stability on mobile units. Sturdy drag hook included for secure transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eMulti-Scenario Compatibility\u003c\/h3\u003e\n\u003cp\u003eFits food trucks, BBQ trailers, concession stands, and mobile dining units. Precisely sized for easy installation\/dismantling at festivals or permanent setups. Accommodates vertical\/horizontal window configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eStreamlined Operation\u003c\/h3\u003e\n\u003cp\u003eSmooth hydraulic rods allow single-hand window operation. Pre-assembled kit includes all necessary mounting hardware. Maintenance-free design withstands frequent opening\/closing cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications section --\u003e\n\u003cdiv class=\"applications-section\"\u003e\n\u003ch2\u003ePerfect For\u003c\/h2\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🚚\u003c\/div\u003e\n\u003cp\u003eFood Trucks\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🍖\u003c\/div\u003e\n\u003cp\u003eBBQ Trailers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🎪\u003c\/div\u003e\n\u003cp\u003eConcession Stands\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cp\u003eMobile Dining Units\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🎭\u003c\/div\u003e\n\u003cp\u003eFestival Setups\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🏪\u003c\/div\u003e\n\u003cp\u003ePermanent Installations\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications table --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eSpecifications\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e36x36 Inch (Glass Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOpening Angle\u003c\/td\u003e\n\u003ctd\u003e85°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Material\u003c\/td\u003e\n\u003ctd\u003e1.35mm Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePanel Material\u003c\/td\u003e\n\u003ctd\u003e4mm Aluminum-Plastic Composite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWall Thickness\u003c\/td\u003e\n\u003ctd\u003e2.2 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e‎38.58 x 38.78 x 4.92 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e‎39.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\n\u003cstyle\u003e\n  .product-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n    color: #333;\n    padding: 0 15px;\n    line-height: 1.6;\n  }\n  \n  .product-title {\n    font-size: 28px;\n    font-weight: 700;\n    text-align: center;\n    margin: 25px 0 0;\n    color: #2e7d32;\n  }\n  \n  .product-subtitle {\n    font-size: 20px;\n    font-weight: 500;\n    text-align: center;\n    margin: 5px 0 25px;\n    color: #666;\n  }\n  \n  .product-image-section {\n    margin-bottom: 40px;\n  }\n  \n  .full-width-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n  }\n  \n  .image-caption {\n    background: #f8f8f8;\n    padding: 20px;\n    border-radius: 8px;\n    margin-top: 15px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n    border-left: 4px solid #2e7d32;\n  }\n  \n  .image-caption h2 {\n    font-size: 22px;\n    color: #2e7d32;\n    margin-top: 0;\n    margin-bottom: 10px;\n  }\n  \n  .image-caption p {\n    margin: 0;\n    font-size: 16px;\n    color: #555;\n  }\n  \n  .key-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n  \n  .benefit-item {\n    display: flex;\n    align-items: flex-start;\n    background: #f8f8f8;\n    padding: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n  }\n  \n  .benefit-icon {\n    font-size: 24px;\n    margin-right: 15px;\n    flex-shrink: 0;\n  }\n  \n  .benefit-item p {\n    margin: 0;\n    font-size: 16px;\n  }\n  \n  .features-section {\n    background: #f8f8f8;\n    padding: 30px;\n    border-radius: 8px;\n    margin-bottom: 40px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  }\n  \n  .features-section h2 {\n    font-size: 24px;\n    text-align: center;\n    margin-top: 0;\n    margin-bottom: 30px;\n    color: #2e7d32;\n    position: relative;\n  }\n  \n  .features-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .feature-card {\n    display: flex;\n    margin-bottom: 25px;\n    background: white;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  \n  .feature-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  }\n  \n  .feature-icon {\n    background: #2e7d32;\n    color: white;\n    width: 40px;\n    height: 40px;\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  .feature-content {\n    flex: 1;\n  }\n  \n  .feature-content h3 {\n    font-size: 18px;\n    margin-top: 0;\n    margin-bottom: 10px;\n    color: #2e7d32;\n  }\n  \n  .feature-content p {\n    margin: 0;\n    color: #555;\n  }\n  \n  .applications-section {\n    margin-bottom: 40px;\n    text-align: center;\n    padding: 30px;\n    background-color: #f8f8f8;\n    border-radius: 8px;\n  }\n  \n  .applications-section h2 {\n    font-size: 24px;\n    color: #2e7d32;\n    margin-top: 0;\n    margin-bottom: 30px;\n    position: relative;\n  }\n  \n  .applications-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .applications-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n  \n  .application-item {\n    background: white;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n  }\n  \n  .application-icon {\n    font-size: 32px;\n    margin-bottom: 10px;\n  }\n  \n  .application-item p {\n    margin: 0;\n    font-weight: 600;\n    color: #2e7d32;\n  }\n  \n  .specs-section {\n    margin-bottom: 40px;\n  }\n  \n  .specs-section h2 {\n    font-size: 24px;\n    text-align: center;\n    margin-bottom: 20px;\n    color: #2e7d32;\n    position: relative;\n  }\n  \n  .specs-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  \n  .specs-table td {\n    border: 1px solid #ddd;\n    padding: 12px 15px;\n  }\n  \n  .specs-table tr:nth-child(odd) {\n    background-color: #f2f2f2;\n  }\n  \n  .specs-table tr:nth-child(even) {\n    background-color: #ffffff;\n  }\n  \n  .specs-table tr:hover {\n    background-color: #eaeaea;\n  }\n  \n  .specs-table tr td:first-child {\n    font-weight: bold;\n    width: 40%;\n    background-color: #f8f8f8;\n    border-right: 3px solid #eaeaea;\n  }\n  \n  .product-cta {\n    background: linear-gradient(to right, #2e7d32, #43a047);\n    color: white;\n    padding: 30px;\n    border-radius: 8px;\n    text-align: center;\n    margin-bottom: 40px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n  }\n  \n  .product-cta h2 {\n    margin-top: 0;\n    margin-bottom: 15px;\n    font-size: 24px;\n  }\n  \n  .product-cta p {\n    margin: 0;\n    font-size: 16px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  \n  \/* Mobile responsiveness *\/\n  @media screen and (max-width: 768px) {\n    .product-title {\n      font-size: 24px;\n    }\n    \n    .product-subtitle {\n      font-size: 18px;\n    }\n    \n    .key-benefits {\n      grid-template-columns: 1fr;\n    }\n    \n    .applications-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .feature-card {\n      flex-direction: column;\n    }\n    \n    .feature-icon {\n      margin-right: 0;\n      margin-bottom: 15px;\n      align-self: center;\n    }\n    \n    .specs-table, .specs-table td {\n      display: block;\n    }\n    \n    .specs-table tr {\n      display: flex;\n      flex-wrap: wrap;\n      margin-bottom: 10px;\n      border: 1px solid #ddd;\n    }\n    \n    .specs-table tr td:first-child {\n      width: 100%;\n      background: #f2f2f2;\n      border-right: none;\n      border-bottom: 2px solid #2e7d32;\n    }\n    \n    .specs-table tr td:last-child {\n      width: 100%;\n      border-top: none;\n    }\n  }\n  \n  @media screen and (max-width: 480px) {\n    .applications-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"36\"X36\"","offer_id":50779993342265,"sku":"PAE_3367G3AA","price":180.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17466682351313204.jpg?v=1748070213"},{"product_id":"garvee-36x24inch-concession-window-for-food-pae-3367hn85","title":"Garvee 36x24 Inch Concession Window for Food Trucks \u0026 Stands, 85° Weatherproof Awning Door with Dual-Point Lock, Heavy-Duty Aluminum Frame Service Window (Glass Not Included)","description":"\u003cdiv class=\"product-container\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE 36\"x24\" Hydraulic Service Window for Food Trucks\u003c\/h1\u003e\n\u003ch2 class=\"product-subtitle\"\u003eProfessional-Grade Concession Window with Sunshade\u003c\/h2\u003e\n\u003c!-- First image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg class=\"full-width-img\" alt=\"Food Truck Service Window with 85° Opening\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/36-24.jpg?v=1748317955\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003e85° Wide Opening Service Window\u003c\/h2\u003e\n\u003cp\u003eEngineered with dual hydraulic rods that allow for an expansive 85° opening angle, providing maximum visibility and easy customer interaction. The wide opening creates an inviting atmosphere while facilitating smooth food service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-benefits\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🔄\u003c\/div\u003e\n\u003cp\u003eEasy to Open: With an 85° wide opening angle for an expansive view, equipped with two hydraulic rods, serving window opens effortlessly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🍔\u003c\/div\u003e\n\u003cp\u003eThis concession window enables you to easily serve food to customers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e☂️\u003c\/div\u003e\n\u003cp\u003eThe included sunshade protects against rain, sunlight, and theft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e🚚\u003c\/div\u003e\n\u003cp\u003eIdeal for Commercial Food Service Operations: Compatible with food trucks, concession stands, and various mobile catering scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Second image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg class=\"full-width-img\" alt=\"Service Window with Sunshade\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_9376bb9c-be3f-4ec3-8179-c0a9361dcd20.jpg?v=1748260161\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003eIntegrated Sunshade Protection\u003c\/h2\u003e\n\u003cp\u003eThe premium design includes a 100% light-blocking sunshade that doubles as a rain shield with dual waterproof seals. This feature provides both protection for your food service operations and enhanced security when closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Third image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\u003cimg class=\"full-width-img\" alt=\"Service Window Construction Details\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_6ac9cfe9-928a-44c1-b3f7-ab03cb324e50.jpg?v=1748260161\"\u003e\u003c\/div\u003e\n\u003c!-- Fourth image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\u003cimg class=\"full-width-img\" alt=\"Service Window Installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_e1fa7bd6-b0bd-4d08-a256-6ffa5ddf40ec.jpg?v=1748260161\"\u003e\u003c\/div\u003e\n\u003c!-- Fifth image with description --\u003e\n\u003cdiv class=\"product-image-section\"\u003e\n\u003cimg class=\"full-width-img\" alt=\"Service Window Opening Mechanism\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_5_934cac70-0106-4f7e-9b51-ca0fb78d0df2.jpg?v=1748260161\"\u003e\n\u003cdiv class=\"image-caption\"\u003e\n\u003ch2\u003eUpgrade Your Food Service Operation Today\u003c\/h2\u003e\n\u003cp\u003eWith professional-grade construction, effortless operation, and versatile installation options, this hydraulic service window is the perfect addition to any mobile food service business.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features section --\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 8V4l8 8-8 8v-4H4V8h8z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003e85° Hydraulic Service Window System\u003c\/h3\u003e\n\u003cp\u003eDual hydraulic lifting supports enable effortless 85° angled opening for unobstructed customer interaction. Precision-engineered 48\"x36\" opening size ensures smooth food transfer and clear sightlines. Quick-change slot design allows customizable glass panel replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eAll-Weather Protection \u0026amp; Security\u003c\/h3\u003e\n\u003cp\u003e100% light-blocking sunshade doubles as rain shield with dual waterproof seals. Integrated handle lock and reinforced hinges prevent theft during transit\/parking. Galvanized components resist rust while powder-coated finish ensures easy cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eHeavy-Duty Construction\u003c\/h3\u003e\n\u003cp\u003e4mm aluminum-plastic composite panel + 1.35mm aluminum alloy frame resists deformation. 2.2\" wall thickness and 30.8 lbs weight provide structural stability on mobile units. Sturdy drag hook included for secure transportation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eMulti-Scenario Compatibility\u003c\/h3\u003e\n\u003cp\u003eFits food trucks, BBQ trailers, concession stands, and mobile dining units. Precisely sized for easy installation\/dismantling at festivals or permanent setups. Accommodates vertical\/horizontal window configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg fill=\"#ffffff\" height=\"24\" width=\"24\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eStreamlined Operation\u003c\/h3\u003e\n\u003cp\u003eSmooth hydraulic rods allow single-hand window operation. Pre-assembled kit includes all necessary mounting hardware. Maintenance-free design withstands frequent opening\/closing cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Applications section --\u003e\n\u003cdiv class=\"applications-section\"\u003e\n\u003ch2\u003ePerfect For\u003c\/h2\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🚚\u003c\/div\u003e\n\u003cp\u003eFood Trucks\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🍖\u003c\/div\u003e\n\u003cp\u003eBBQ Trailers\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🎪\u003c\/div\u003e\n\u003cp\u003eConcession Stands\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🍽️\u003c\/div\u003e\n\u003cp\u003eMobile Dining Units\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🎭\u003c\/div\u003e\n\u003cp\u003eFestival Setups\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"application-item\"\u003e\n\u003cdiv class=\"application-icon\"\u003e🏪\u003c\/div\u003e\n\u003cp\u003ePermanent Installations\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications table --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eSpecifications\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\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e36x24 Inch (Glass Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOpening Angle\u003c\/td\u003e\n\u003ctd\u003e85°\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Material\u003c\/td\u003e\n\u003ctd\u003e1.35mm Aluminum Alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePanel Material\u003c\/td\u003e\n\u003ctd\u003e4mm Aluminum-Plastic Composite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWall Thickness\u003c\/td\u003e\n\u003ctd\u003e2.2 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e‎‎38.58 x 26.18 x 4.84 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e‎28.1 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .product-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n    color: #333;\n    padding: 0 15px;\n    line-height: 1.6;\n  }\n  \n  .product-title {\n    font-size: 28px;\n    font-weight: 700;\n    text-align: center;\n    margin: 25px 0 0;\n    color: #2e7d32;\n  }\n  \n  .product-subtitle {\n    font-size: 20px;\n    font-weight: 500;\n    text-align: center;\n    margin: 5px 0 25px;\n    color: #666;\n  }\n  \n  .product-image-section {\n    margin-bottom: 40px;\n  }\n  \n  .full-width-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 8px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n  }\n  \n  .image-caption {\n    background: #f8f8f8;\n    padding: 20px;\n    border-radius: 8px;\n    margin-top: 15px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n    border-left: 4px solid #2e7d32;\n  }\n  \n  .image-caption h2 {\n    font-size: 22px;\n    color: #2e7d32;\n    margin-top: 0;\n    margin-bottom: 10px;\n  }\n  \n  .image-caption p {\n    margin: 0;\n    font-size: 16px;\n    color: #555;\n  }\n  \n  .key-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n  \n  .benefit-item {\n    display: flex;\n    align-items: flex-start;\n    background: #f8f8f8;\n    padding: 15px;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);\n  }\n  \n  .benefit-icon {\n    font-size: 24px;\n    margin-right: 15px;\n    flex-shrink: 0;\n  }\n  \n  .benefit-item p {\n    margin: 0;\n    font-size: 16px;\n  }\n  \n  .features-section {\n    background: #f8f8f8;\n    padding: 30px;\n    border-radius: 8px;\n    margin-bottom: 40px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n  }\n  \n  .features-section h2 {\n    font-size: 24px;\n    text-align: center;\n    margin-top: 0;\n    margin-bottom: 30px;\n    color: #2e7d32;\n    position: relative;\n  }\n  \n  .features-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .feature-card {\n    display: flex;\n    margin-bottom: 25px;\n    background: white;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  \n  .feature-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  }\n  \n  .feature-icon {\n    background: #2e7d32;\n    color: white;\n    width: 40px;\n    height: 40px;\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  .feature-content {\n    flex: 1;\n  }\n  \n  .feature-content h3 {\n    font-size: 18px;\n    margin-top: 0;\n    margin-bottom: 10px;\n    color: #2e7d32;\n  }\n  \n  .feature-content p {\n    margin: 0;\n    color: #555;\n  }\n  \n  .applications-section {\n    margin-bottom: 40px;\n    text-align: center;\n    padding: 30px;\n    background-color: #f8f8f8;\n    border-radius: 8px;\n  }\n  \n  .applications-section h2 {\n    font-size: 24px;\n    color: #2e7d32;\n    margin-top: 0;\n    margin-bottom: 30px;\n    position: relative;\n  }\n  \n  .applications-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .applications-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n  \n  .application-item {\n    background: white;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n  }\n  \n  .application-icon {\n    font-size: 32px;\n    margin-bottom: 10px;\n  }\n  \n  .application-item p {\n    margin: 0;\n    font-weight: 600;\n    color: #2e7d32;\n  }\n  \n  .specs-section {\n    margin-bottom: 40px;\n  }\n  \n  .specs-section h2 {\n    font-size: 24px;\n    text-align: center;\n    margin-bottom: 20px;\n    color: #2e7d32;\n    position: relative;\n  }\n  \n  .specs-section h2:after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #2e7d32;\n    margin: 15px auto 0;\n  }\n  \n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  \n  .specs-table td {\n    border: 1px solid #ddd;\n    padding: 12px 15px;\n  }\n  \n  .specs-table tr:nth-child(odd) {\n    background-color: #f2f2f2;\n  }\n  \n  .specs-table tr:nth-child(even) {\n    background-color: #ffffff;\n  }\n  \n  .specs-table tr:hover {\n    background-color: #eaeaea;\n  }\n  \n  .specs-table tr td:first-child {\n    font-weight: bold;\n    width: 40%;\n    background-color: #f8f8f8;\n    border-right: 3px solid #eaeaea;\n  }\n  \n  .product-cta {\n    background: linear-gradient(to right, #2e7d32, #43a047);\n    color: white;\n    padding: 30px;\n    border-radius: 8px;\n    text-align: center;\n    margin-bottom: 40px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n  }\n  \n  .product-cta h2 {\n    margin-top: 0;\n    margin-bottom: 15px;\n    font-size: 24px;\n  }\n  \n  .product-cta p {\n    margin: 0;\n    font-size: 16px;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n  \n  \/* Mobile responsiveness *\/\n  @media screen and (max-width: 768px) {\n    .product-title {\n      font-size: 24px;\n    }\n    \n    .product-subtitle {\n      font-size: 18px;\n    }\n    \n    .key-benefits {\n      grid-template-columns: 1fr;\n    }\n    \n    .applications-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    \n    .feature-card {\n      flex-direction: column;\n    }\n    \n    .feature-icon {\n      margin-right: 0;\n      margin-bottom: 15px;\n      align-self: center;\n    }\n    \n    .specs-table, .specs-table td {\n      display: block;\n    }\n    \n    .specs-table tr {\n      display: flex;\n      flex-wrap: wrap;\n      margin-bottom: 10px;\n      border: 1px solid #ddd;\n    }\n    \n    .specs-table tr td:first-child {\n      width: 100%;\n      background: #f2f2f2;\n      border-right: none;\n      border-bottom: 2px solid #2e7d32;\n    }\n    \n    .specs-table tr td:last-child {\n      width: 100%;\n      border-top: none;\n    }\n  }\n  \n  @media screen and (max-width: 480px) {\n    .applications-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e","brand":"Garvee","offers":[{"title":"36\"X24\"","offer_id":50779993473337,"sku":"PAE_3367HN85","price":152.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17467604231622209.jpg?v=1748318044"},{"product_id":"garvee-48-inch-aluminum-truck-tool-pau-0j69vw7d","title":"Garvee 48-Inch Aluminum Truck Tool Box - Heavy-Duty Waterproof Storage Organizer Chest with Handle \u0026 Lock for Pickup Truck Beds \u0026 RVs, 48\" x 15\" x 15\", Silver","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    h1, h2, h3 {\n        color: #2c3e50;\n        margin-top: 0;\n    }\n    .product-title {\n        text-align: center;\n        font-size: 32px;\n        margin-bottom: 30px;\n        color: #e74c3c;\n    }\n    .feature-row {\n        display: flex;\n        margin-bottom: 40px;\n        align-items: center;\n        flex-wrap: wrap;\n    }\n    .feature-row:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n    .feature-image {\n        flex: 1;\n        min-width: 300px;\n        padding: 15px;\n    }\n    .feature-content {\n        flex: 1;\n        min-width: 300px;\n        padding: 15px 25px;\n    }\n    .feature-image img {\n        width: 100%;\n        border-radius: 10px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n    }\n    .image-caption {\n        font-style: italic;\n        color: #666;\n        margin: 10px 0;\n        text-align: center;\n        font-size: 18px; \/* 增加了字体大小 *\/\n        font-weight: 500; \/* 增加了字体粗细 *\/\n    }\n    .features {\n        background-color: #f9f9f9;\n        padding: 30px;\n        border-radius: 8px;\n        margin-bottom: 30px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n    }\n    .features h2 {\n        color: #e74c3c;\n        margin-bottom: 20px;\n    }\n    .features ul {\n        padding-left: 25px;\n    }\n    .features li {\n        margin-bottom: 15px;\n        position: relative;\n    }\n    .features li:before {\n        content: \"🍦\";\n        position: absolute;\n        left: -25px;\n    }\n    .cta-button {\n        display: block;\n        background-color: #e74c3c;\n        color: white;\n        padding: 15px 30px;\n        text-decoration: none;\n        font-size: 20px;\n        font-weight: bold;\n        border-radius: 5px;\n        transition: background-color 0.3s;\n        text-align: center;\n        margin: 30px auto;\n        max-width: 300px;\n    }\n    .cta-button:hover {\n        background-color: #c0392b;\n    }\n    .specifications {\n        width: 100%;\n        border-collapse: collapse;\n        margin-bottom: 30px;\n    }\n    .specifications td {\n        border: 1px solid #ddd;\n        padding: 12px;\n        text-align: left;\n    }\n    .specifications tr:nth-child(even) {\n        background-color: #f2f2f2;\n    }\n    @media (max-width: 768px) {\n        .feature-row, .feature-row:nth-child(even) {\n            flex-direction: column;\n        }\n        .feature-image, .feature-content {\n            width: 100%;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- Feature 1: Left image, Right text --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg src=\"https:\/\/hu2djxr2xis3uenl-72466989369.shopifypreview.com\/cdn\/shop\/files\/1694237753509.jpg?v=1748330351\u0026amp;width=713\" alt=\"GARVEE Fuel Transfer Tank - Large Capacity\"\u003e\n\u003cp class=\"image-caption\"\u003eHigh-Density Aluminum, Non-Slip Surface\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eHeavy-Duty Aluminum Construction\u003c\/h3\u003e\n\u003cp\u003eEngineered with \u003cstrong\u003ehigh-density aluminum\u003c\/strong\u003e, this truck toolbox is built to last. Its \u003cstrong\u003enon-slip surface\u003c\/strong\u003e ensures stability, while excellent resistance to \u003cstrong\u003eoxidation and corrosion\u003c\/strong\u003e keeps it looking sleek and functional under the toughest conditions. Perfect for long-term reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Left text, Right image --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg src=\"https:\/\/hu2djxr2xis3uenl-72466989369.shopifypreview.com\/cdn\/shop\/files\/image_4_6981a286-a6f7-4ed4-bc76-a54042abc70b.jpg?v=1748330351\u0026amp;width=713\" alt=\"GARVEE Fuel Transfer Tank - Mobile Design\"\u003e\n\u003cp class=\"image-caption\"\u003eFits Tools, Extinguishers, and More\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eSpacious Yet Space-Saving Storage\u003c\/h3\u003e\n\u003cp\u003eThis toolbox balances \u003cstrong\u003eample storage capacity\u003c\/strong\u003e with a \u003cstrong\u003ecompact design\u003c\/strong\u003e, making it ideal for pickups, trailers, RVs, or even home use. Safely store tools, fire extinguishers, or warning signs without sacrificing space. It’s the perfect blend of practicality and efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Left image, Right text --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg src=\"https:\/\/hu2djxr2xis3uenl-72466989369.shopifypreview.com\/cdn\/shop\/files\/1694237753514.jpg?v=1748330351\u0026amp;width=713\" alt=\"GARVEE Fuel Transfer Tank - Versatile Applications\"\u003e\n\u003cp class=\"image-caption\"\u003eWide Handles, Soft-Close Lid Function\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eSmooth, Easy Access with Gas-Strut Lid\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003egas-strutted lid\u003c\/strong\u003e ensures smooth opening and stays in place for safe access. Its \u003cstrong\u003esoft-close function\u003c\/strong\u003e protects your hands, while wide side handles provide a secure grip—even when wearing gloves. Experience hassle-free functionality every time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Left text, Right image --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg src=\"https:\/\/hu2djxr2xis3uenl-72466989369.shopifypreview.com\/cdn\/shop\/files\/1694237753507.jpg?v=1748330351\u0026amp;width=713\" alt=\"GARVEE Fuel Transfer Tank - Construction\"\u003e\n\u003cp class=\"image-caption\"\u003eStainless Lock with Weather Seal\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eWeatherproof and Secure Protection\u003c\/h3\u003e\n\u003cp\u003eWith a \u003cstrong\u003estainless steel lock\u003c\/strong\u003e and \u003cstrong\u003eweatherproof seal\u003c\/strong\u003e, this toolbox guarantees unmatched protection. The \u003cstrong\u003efully welded seams\u003c\/strong\u003e safeguard contents from rain and harsh conditions, keeping your tools safe and dry. Built for ultimate security and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specifications\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎15X15X48 Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Items\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClosure Type\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎Latch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e‎‎Silver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003e‎‎Truck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e‎‎50.2\"L x 17.72\"W x 17.72\"H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e30.97 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Silver - -No Sliding Box \/ 48\"X15\"X15\"","offer_id":50779993604409,"sku":"PAU_0J69VW7D","price":192.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_ee60c44b-9d9f-42ff-a6f9-04a749837e27.jpg?v=1748330351"},{"product_id":"garvee-48-inch-aluminum-truck-tool-pau-0j69xycs","title":"Garvee 48\"X15\"X15\" Aluminum Truck Tool Box for Pickup Truck Bed RV Toolbox, Heavy Duty Tool Storage Box, Waterproof Storage Organizer Chest with Handle and Lock,  Black -No Sliding Box","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    h1, h2, h3 {\n        color: #2c3e50;\n        margin-top: 0;\n    }\n    .product-title {\n        text-align: center;\n        font-size: 32px;\n        margin-bottom: 30px;\n        color: #e74c3c;\n    }\n    .feature-row {\n        display: flex;\n        margin-bottom: 40px;\n        align-items: center;\n        flex-wrap: wrap;\n    }\n    .feature-row:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n    .feature-image {\n        flex: 1;\n        min-width: 300px;\n        padding: 15px;\n    }\n    .feature-content {\n        flex: 1;\n        min-width: 300px;\n        padding: 15px 25px;\n    }\n    .feature-image img {\n        width: 100%;\n        border-radius: 10px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n    }\n    .image-caption {\n        font-style: italic;\n        color: #666;\n        margin: 10px 0;\n        text-align: center;\n        font-size: 18px; \/* 增加了字体大小 *\/\n        font-weight: 500; \/* 增加了字体粗细 *\/\n    }\n    .features {\n        background-color: #f9f9f9;\n        padding: 30px;\n        border-radius: 8px;\n        margin-bottom: 30px;\n        box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n    }\n    .features h2 {\n        color: #e74c3c;\n        margin-bottom: 20px;\n    }\n    .features ul {\n        padding-left: 25px;\n    }\n    .features li {\n        margin-bottom: 15px;\n        position: relative;\n    }\n    .features li:before {\n        content: \"🍦\";\n        position: absolute;\n        left: -25px;\n    }\n    .cta-button {\n        display: block;\n        background-color: #e74c3c;\n        color: white;\n        padding: 15px 30px;\n        text-decoration: none;\n        font-size: 20px;\n        font-weight: bold;\n        border-radius: 5px;\n        transition: background-color 0.3s;\n        text-align: center;\n        margin: 30px auto;\n        max-width: 300px;\n    }\n    .cta-button:hover {\n        background-color: #c0392b;\n    }\n    .specifications {\n        width: 100%;\n        border-collapse: collapse;\n        margin-bottom: 30px;\n    }\n    .specifications td {\n        border: 1px solid #ddd;\n        padding: 12px;\n        text-align: left;\n    }\n    .specifications tr:nth-child(even) {\n        background-color: #f2f2f2;\n    }\n    @media (max-width: 768px) {\n        .feature-row, .feature-row:nth-child(even) {\n            flex-direction: column;\n        }\n        .feature-image, .feature-content {\n            width: 100%;\n        }\n    }\n\u003c\/style\u003e\n\u003c!-- Feature 1: Left image, Right text --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg alt=\"GARVEE Fuel Transfer Tank - Large Capacity\" src=\"https:\/\/8hix4jq3sj9jag7o-72466989369.shopifypreview.com\/cdn\/shop\/files\/image_3_ca4d92d6-072d-4052-893b-f61e2acc0021.jpg?v=1748330105\u0026amp;width=713\"\u003e\n\u003cp class=\"image-caption\"\u003eHigh-Density Aluminum, Non-Slip Surface\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eHeavy-Duty Aluminum Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt with \u003cstrong\u003ehigh-density aluminum\u003c\/strong\u003e, this toolbox resists oxidation and corrosion, ensuring it stays functional and sleek over time. Its \u003cstrong\u003enon-slip surface\u003c\/strong\u003e adds durability, making it reliable even in tough conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Left text, Right image --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg alt=\"GARVEE Fuel Transfer Tank - Mobile Design\" src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/1694237742526.jpg?v=1748330105\u0026amp;width=713\"\u003e\n\u003cp class=\"image-caption\"\u003eAmple Room, Compact Design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eSpacious Yet Space-Saving Storage\u003c\/h3\u003e\n\u003cp\u003eEnjoy \u003cstrong\u003eample storage space\u003c\/strong\u003e for tools, fire extinguishers, and more, while the \u003cstrong\u003ecompact design\u003c\/strong\u003e fits perfectly in pickups, trailers, RVs, or home setups. Maximize storage without compromising space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Left image, Right text --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg alt=\"GARVEE Fuel Transfer Tank - Versatile Applications\" src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/1694237742533.jpg?v=1748330103\u0026amp;width=713\"\u003e\n\u003cp class=\"image-caption\"\u003eWide Handles, Soft-Close Function\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eSmooth, Easy Access with Gas-Strut Lid\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003egas-strutted lid\u003c\/strong\u003e opens smoothly and stays in place, offering a \u003cstrong\u003esoft-close feature\u003c\/strong\u003e to protect your tools. Wide side handles ensure a secure grip, even with gloves on, for effortless access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Left text, Right image --\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-image\"\u003e\n\u003cimg alt=\"GARVEE Fuel Transfer Tank - Construction\" src=\"https:\/\/www.garvee.com\/cdn\/shop\/files\/1694237742528.jpg?v=1748330105\u0026amp;width=713\"\u003e\n\u003cp class=\"image-caption\"\u003eStainless Lock, Welded Seams\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eWeatherproof and Secure Protection\u003c\/h3\u003e\n\u003cp\u003eA \u003cstrong\u003estainless steel lock\u003c\/strong\u003e ensures your tools are safe, while the \u003cstrong\u003eweatherproof seal\u003c\/strong\u003e and fully welded seams protect against rain and harsh weather. Keep your supplies secure and dry in any environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specifications\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎15X15X48 Inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNumber of Items\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎‎Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClosure Type\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎Latch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e‎‎Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVehicle Service Type\u003c\/td\u003e\n\u003ctd\u003e‎‎Truck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e‎‎50.2\"L x 17.72\"W x 17.72\"H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e30.97 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"Black-without Sliding Box \/ 48\"X15\"X15\"","offer_id":50779993637177,"sku":"PAU_0J69XYCS","price":202.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_d25c97d8-9cb6-4165-82f0-61014c11e199.jpg?v=1748330105"},{"product_id":"garvee-10-gallon-air-tire-bead-pau-3me57nee","title":"Garvee 10 Gallon Air Tire Bead Seater, Tire Bead Blaster w\/Pressure Gauge \u0026 Handle, 145PSI Tire Burst Inflation Sealer Seater, Blaster Tool Seating Tire Inflator Car Truck ATV Tank","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/tailwindcss@2.2.19\/dist\/tailwind.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .highlight {\n            background: linear-gradient(transparent 60%, rgba(255, 215, 0, 0.4) 40%);\n            display: inline;\n        }\n        \n        .benefits-card {\n            transition: transform 0.3s, box-shadow 0.3s;\n        }\n        \n        .benefits-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);\n        }\n\n        .product-image {\n            width: 100%;\n            height: auto;\n            margin-bottom: 20px;\n            border-radius: 8px;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        \n        @media (max-width: 768px) {\n            .spec-table td {\n                padding: 8px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"max-w-6xl mx-auto px-4 py-8\"\u003e\n\u003c!-- Main Title Section --\u003e\n\u003cdiv class=\"text-center mb-8\"\u003e\n\u003ch1 class=\"text-3xl md:text-4xl font-bold text-gray-800 mb-4\"\u003eGARVEE Professional Tire Bead Seater\u003c\/h1\u003e\n\u003cp class=\"text-xl md:text-2xl text-red-600 font-semibold\"\u003e10-Gallon Capacity | Quick Seating | Multi-Vehicle Compatibility\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Product Images - Displayed at 100% Width --\u003e\n\u003cdiv class=\"mb-12\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_68170da1-5b67-41f5-b5c1-e8624105b38b.jpg?v=1770811749\" alt=\"GARVEE Tire Bead Seater Main Image\" class=\"product-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_8db23acd-c357-4746-a621-c5d621d0b6f8.jpg?v=1770811749\" alt=\"GARVEE Tire Bead Seater Detail\" class=\"product-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_556681f6-4399-4552-b060-cfd310644a73.jpg?v=1770811748\" alt=\"GARVEE Tire Bead Seater Detail\" class=\"product-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_5b09ed90-a55b-4740-bd53-f5c710f15892.jpg?v=1770811748\" alt=\"GARVEE Tire Bead Seater Detail\" class=\"product-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_5_e3ecffcd-059c-40c4-9865-c8cacde72348.jpg?v=1770811749\" alt=\"GARVEE Tire Bead Seater in Use\" class=\"product-image\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_6_6a8333b2-8269-4823-ac54-a5897ad43a23.jpg?v=1770811749\" alt=\"GARVEE Tire Bead Seater in Use\" class=\"product-image\"\u003e\n\u003c\/div\u003e\n\u003c!-- Key Benefits --\u003e\n\u003cdiv class=\"bg-white p-6 rounded-lg shadow-md mb-12\"\u003e\n\u003ch2 class=\"text-2xl font-bold text-gray-800 mb-6 text-center\"\u003eWhy Choose GARVEE Tire Bead Seater?\u003c\/h2\u003e\n\u003cdiv class=\"space-y-4 mb-6\"\u003e\n\u003cdiv class=\"flex items-start\"\u003e\n\u003cdiv class=\"flex-shrink-0 bg-red-500 rounded-full p-2 mr-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 text-white\" viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\n                            \u003cpath fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"text-lg\"\u003e\u003cspan class=\"font-semibold\"\u003ePowerful Performance:\u003c\/span\u003e Effortlessly seat tires up to 24.5 inches with this \u003cspan class=\"highlight\"\u003e10-gallon capacity tank\u003c\/span\u003e for cars, trucks, tractors, and more\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flex items-start\"\u003e\n\u003cdiv class=\"flex-shrink-0 bg-red-500 rounded-full p-2 mr-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 text-white\" viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\n                            \u003cpath fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"text-lg\"\u003e\u003cspan class=\"font-semibold\"\u003ePrecision Control:\u003c\/span\u003e Easy-to-read pressure gauge allows \u003cspan class=\"highlight\"\u003eaccurate adjustment between 85-116 PSI\u003c\/span\u003e for optimal tire performance and safety\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flex items-start\"\u003e\n\u003cdiv class=\"flex-shrink-0 bg-red-500 rounded-full p-2 mr-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 text-white\" viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\n                            \u003cpath fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"text-lg\"\u003e\u003cspan class=\"font-semibold\"\u003eDurable Construction:\u003c\/span\u003e Built from \u003cspan class=\"highlight\"\u003eprofessional-grade steel\u003c\/span\u003e with rust-resistant powder coating for years of reliable service\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flex items-start\"\u003e\n\u003cdiv class=\"flex-shrink-0 bg-red-500 rounded-full p-2 mr-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 text-white\" viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\n                            \u003cpath fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"text-lg\"\u003e\u003cspan class=\"font-semibold\"\u003eSafety Features:\u003c\/span\u003e Automatic safety valve releases excess pressure above safe limits with dedicated duck-bill barrel for targeted air delivery\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flex items-start\"\u003e\n\u003cdiv class=\"flex-shrink-0 bg-red-500 rounded-full p-2 mr-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-5 w-5 text-white\" viewbox=\"0 0 20 20\" fill=\"currentColor\"\u003e\n                            \u003cpath fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"text-lg\"\u003e\u003cspan class=\"font-semibold\"\u003eQuick Operation:\u003c\/span\u003e Fast and simple to use—just insert the high-pressure tube between tire and rim, turn on the valve, and seat the tire bead in seconds\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tire Pressure Data --\u003e\n\u003cdiv class=\"mb-12\"\u003e\n\u003ch2 class=\"text-2xl font-bold text-center mb-6 pb-2 border-b-2 border-red-500\"\u003eCommon Tire Pressure Data for Vehicles\u003c\/h2\u003e\n\u003cdiv class=\"bg-white p-6 rounded-lg shadow-md mb-8\"\u003e\n\u003cdiv class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4\"\u003e\n\u003cdiv class=\"p-4 bg-blue-50 rounded-lg text-center\"\u003e\n\u003cp class=\"font-semibold mb-1\"\u003eATV Tire\u003c\/p\u003e\n\u003cp class=\"text-xl text-blue-800\"\u003e40 PSI\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-4 bg-blue-50 rounded-lg text-center\"\u003e\n\u003cp class=\"font-semibold mb-1\"\u003eLawn Tractor Tire\u003c\/p\u003e\n\u003cp class=\"text-xl text-blue-800\"\u003e40-50 PSI\u003c\/p\u003e\n\u003cp class=\"text-sm text-gray-600\"\u003e(2.7-3.4 bar)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-4 bg-blue-50 rounded-lg text-center\"\u003e\n\u003cp class=\"font-semibold mb-1\"\u003eTractor Tire\u003c\/p\u003e\n\u003cp class=\"text-xl text-blue-800\"\u003e100-120 PSI\u003c\/p\u003e\n\u003cp class=\"text-sm text-gray-600\"\u003e(6.8-8.2 bar)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-4 bg-blue-50 rounded-lg text-center\"\u003e\n\u003cp class=\"font-semibold mb-1\"\u003eLarge Tractor Tire\u003c\/p\u003e\n\u003cp class=\"text-xl text-blue-800\"\u003e120 PSI\u003c\/p\u003e\n\u003cp class=\"text-sm text-gray-600\"\u003e(8.2 bar)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-4 bg-blue-50 rounded-lg text-center\"\u003e\n\u003cp class=\"font-semibold mb-1\"\u003eCar Tire\u003c\/p\u003e\n\u003cp class=\"text-xl text-blue-800\"\u003e50-60 PSI\u003c\/p\u003e\n\u003cp class=\"text-sm text-gray-600\"\u003e(3.4-4.1 bar)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-4 bg-blue-50 rounded-lg text-center\"\u003e\n\u003cp class=\"font-semibold mb-1\"\u003eTruck Tire\u003c\/p\u003e\n\u003cp class=\"text-xl text-blue-800\"\u003e100-130 PSI\u003c\/p\u003e\n\u003cp class=\"text-sm text-gray-600\"\u003e(6.8-8.2 bar)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-4 bg-blue-50 rounded-lg text-center\"\u003e\n\u003cp class=\"font-semibold mb-1\"\u003e4×4 Tire\u003c\/p\u003e\n\u003cp class=\"text-xl text-blue-800\"\u003e60-80 PSI\u003c\/p\u003e\n\u003cp class=\"text-sm text-gray-600\"\u003e(4.1-5.5 bar)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"p-4 bg-red-100 rounded-lg text-center flex items-center justify-center\"\u003e\n\u003cp class=\"font-bold text-red-800 text-lg\"\u003eGARVEE Works With ALL These Vehicle Types!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features Cards --\u003e\n\u003cdiv class=\"mb-12\"\u003e\n\u003ch2 class=\"text-2xl font-bold text-center mb-6 pb-2 border-b-2 border-red-500\"\u003e5 Core Benefits\u003c\/h2\u003e\n\u003cdiv class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\"\u003e\n\u003cdiv class=\"benefits-card bg-white p-6 rounded-lg shadow-md border-t-4 border-red-500\"\u003e\n\u003cdiv class=\"text-red-500 mb-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-10 w-10\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\"\u003e\n                            \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 10V3L4 14h7v7l9-11h-7z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"text-xl font-bold mb-2\"\u003eVersatile Compatibility\u003c\/h3\u003e\n\u003cp\u003eEffortlessly seat tires up to 24.5 inches with this heavy-duty air bead seater, suitable for cars, trucks, tractors, trailers, and ATVs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-card bg-white p-6 rounded-lg shadow-md border-t-4 border-blue-500\"\u003e\n\u003cdiv class=\"text-blue-500 mb-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-10 w-10\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\"\u003e\n                            \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"text-xl font-bold mb-2\"\u003ePrecise Control\u003c\/h3\u003e\n\u003cp\u003eAchieve accurate tire inflation using the easy-to-read pressure gauge, allowing controlled adjustment between 85-116 PSI for optimal tire performance and safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-card bg-white p-6 rounded-lg shadow-md border-t-4 border-green-500\"\u003e\n\u003cdiv class=\"text-green-500 mb-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-10 w-10\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\"\u003e\n                            \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"text-xl font-bold mb-2\"\u003eDurable Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt from robust durable steel with a rust-resistant powder coating, this professional-grade tire inflator tank ensures years of reliable service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-card bg-white p-6 rounded-lg shadow-md border-t-4 border-yellow-500\"\u003e\n\u003cdiv class=\"text-yellow-500 mb-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-10 w-10\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\"\u003e\n                            \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"text-xl font-bold mb-2\"\u003eSafety Features\u003c\/h3\u003e\n\u003cp\u003eStay protected with the automatic safety valve, which releases excess pressure above safe limits and a dedicated duck-bill barrel for targeted air delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-card bg-white p-6 rounded-lg shadow-md border-t-4 border-purple-500\"\u003e\n\u003cdiv class=\"text-purple-500 mb-3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-10 w-10\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\"\u003e\n                            \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11.933 12.8a1 1 0 000-1.6L6.6 7.2A1 1 0 005 8v8a1 1 0 001.6.8l5.333-4z\"\u003e\u003c\/path\u003e\n                            \u003cpath stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19.933 12.8a1 1 0 000-1.6l-5.333-4A1 1 0 0013 8v8a1 1 0 001.6.8l5.333-4z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 class=\"text-xl font-bold mb-2\"\u003eFast Operation\u003c\/h3\u003e\n\u003cp\u003eEnjoy fast and simple operation—just insert the high-pressure tube between the tire and rim, turn on the valve, and seat the tire bead in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-card bg-gradient-to-r from-red-500 to-orange-500 p-6 rounded-lg shadow-md text-white\"\u003e\n\u003ch3 class=\"text-2xl font-bold mb-3\"\u003eBuy Now\u003c\/h3\u003e\n\u003cp class=\"text-lg mb-4\"\u003eProfessional-grade equipment to boost your productivity!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"mb-12\"\u003e\n\u003ch2 class=\"text-2xl font-bold text-center mb-6 pb-2 border-b-2 border-red-500\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"bg-white p-6 rounded-lg shadow-md overflow-hidden\"\u003e\n\u003ctable class=\"spec-table w-full border-collapse\"\u003e\n\u003ctbody\u003e\n\u003ctr class=\"border-b\"\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50 w-1\/3\"\u003eBrand\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4\"\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"border-b\"\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50\"\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4 font-medium text-red-600\"\u003e10 Gallon (High-Capacity Design)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"border-b\"\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50\"\u003eSize\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4\"\u003e25.2 L x 15.4 W x 16.5 H inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"border-b\"\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50\"\u003eOperating Pressure\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4 font-medium text-red-600\"\u003e85-116 PSI (0.6-0.8 Mpa)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"border-b\"\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50\"\u003eMaximum Pressure\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4\"\u003e145 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"border-b\"\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50\"\u003eSuitable for\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4\"\u003eHeavy duty vehicles such as trucks, ATVs, tractors and more\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"border-b\"\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50\"\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4\"\u003e63.5 x 39.5 x 43 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"border-b\"\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50\"\u003eItem Weight\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4\"\u003e35.9 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"py-3 px-4 font-semibold bg-gray-50\"\u003ePackage Includes\u003c\/td\u003e\n\u003ctd class=\"py-3 px-4\"\u003e1 x Air Tire Bead Seater\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action --\u003e\n\u003cdiv class=\"bg-gradient-to-r from-red-600 to-red-700 p-8 rounded-lg shadow-xl text-white text-center mb-12\"\u003e\n\u003ch2 class=\"text-3xl font-bold mb-4\"\u003eProfessional Tire Bead Seater - Get Yours Now\u003c\/h2\u003e\n\u003cp class=\"text-xl mb-6\"\u003eMulti-Vehicle Compatibility · Durable Design · Safe \u0026amp; Efficient\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Customer Reviews --\u003e\u003c!-- FAQs --\u003e\u003c!-- Final CTA --\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"10 Gallon","offer_id":50779993669945,"sku":"PAU_3ME57NEE","price":94.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/cimage_8d90a900e50255a1.jpg?v=1748070238"},{"product_id":"garvee-5-gallon-air-tire-bead-pau-3me5vxx9","title":"Garvee 5 Gallon Air Tire Bead Seater, Tire Bead Blaster w\/Pressure Gauge \u0026 Handle, 145PSI Tire Burst Inflation Sealer Seater, Blaster Tool Seating Tire Inflator Car Truck ATV Tank","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_68170da1-5b67-41f5-b5c1-e8624105b38b.jpg?v=1770811749\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_8db23acd-c357-4746-a621-c5d621d0b6f8.jpg?v=1770811749\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_556681f6-4399-4552-b060-cfd310644a73.jpg?v=1770811748\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_5b09ed90-a55b-4740-bd53-f5c710f15892.jpg?v=1770811748\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_5_e3ecffcd-059c-40c4-9865-c8cacde72348.jpg?v=1770811749\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_6_6a8333b2-8269-4823-ac54-a5897ad43a23.jpg?v=1770811749\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎Yellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e‎‎5 Gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e‎\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎\u003c!-- x-tinymce\/html --\u003e‎‎‎‎18 x 13.5 x 15 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎24 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e Packing List\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎Pressure Gauge \u0026amp; Handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"5 Gallon","offer_id":50779993702713,"sku":"PAU_3ME5VXX9","price":66.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/cimage_4a4925f25741aa39.jpg?v=1748070237"},{"product_id":"garvee-floor-mats-compatible-with-colorado-pau-0knrpqn6","title":"Garvee Floor Mats Compatible with Colorado Crew Cab 2023-2025 Accessories, All-Weather Protection Custom Fit Floor Liners, Odorless TPE 1st\/2nd Row Floor Mat, Black","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eCustom Fit: These truck floor mats are compatible with Colorado Crew Cab models from 2023 to 2025, utilizing 3D laser scanning technology to provide complete protection and ensure a perfect contour to your vehicle’s curves without any trimming needed; remember to remove old floor mats before installation\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eBuilt for Durability: Made from non-toxic, odorless TPE material, these heavy-duty floor mats guarantee your safety even in extreme heat, with no harmful substances, while the high-tensile TPE ensures excellent touch, wear resistance, and flexibility in cold weather\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eAll-Weather Protection: Designed with unique channels and raised edges, these all-weather mats for truck effectively trap liquids, snow, and sand, keeping both your vehicle and shoes clean while offering protection from dust, mud, rain, and snow without shrinking or deforming in freezing temperatures\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eAnti-Slip Technology: Our waterproof floor liners provide an innovative anti-slip solution, enhancing grip on your vehicle's carpet to prevent these custom fit floor mats from sliding or shifting during use\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003eEasy to Clean: The textured surface of these TPE floor mats is easy to maintain; simply shake out debris or spray them down with a hose for a quick and efficient clean, eliminating the need for cumbersome vacuums or harsh chemicals\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 id=\"Pt-Specifications\"\u003e\u003cstrong\u003eSpecifications\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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, .responsive-table td {\n                display: block;\n            }\n            .responsive-table td {\n                box-sizing: border-box;\n                width: 100%;\n                text-align: left;\n                padding: 10px;\n                overflow: hidden;\n                text-overflow: ellipsis;\n                white-space: normal;\n            }\n            .responsive-table tr {\n                display: flex;\n                flex-wrap: wrap;\n            }\n            .responsive-table tr td:first-child {\n                width: 40%;\n            }\n            .responsive-table tr td:last-child {\n                width: 60%;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv\u003e\n\u003ctable class=\"responsive-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003eGARVEE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e\u003c!-- x-tinymce\/html --\u003e‎‎‎Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFit Type\u003c\/td\u003e\n\u003ctd\u003e‎‎2023-2025 Chevy Colorado\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAuto Part Position\u003c\/td\u003e\n\u003ctd\u003e‎‎Inner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e‎\u003c!-- x-tinymce\/html --\u003e‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎\u003c!-- x-tinymce\/html --\u003e‎‎31.5\"L x 27.56\"W x 5.91\"H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e\n\u003c!-- x-tinymce\/html --\u003e \u003c!-- x-tinymce\/html --\u003e ‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎‎12.46 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"for Colorado Crew Cab 2023-2025","offer_id":50779993735481,"sku":"PAU_0KNRPQN6","price":67.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_477f351b-ad88-4662-816e-2d278f3581a9.jpg?v=1748333549"},{"product_id":"garvee-concession-window-with-awning-0520-pau-0kkww1mw","title":"Garvee Concession Window, 48\" x 36\" Aluminum Alloy Food Truck Service Window, Concession Stand Serving Window Door with Double-Point Fork Lock, Concession Awning Door Up to 85 Degrees, Glass Not Included","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n  \n        .product-header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding-bottom: 15px;\n            border-bottom: 2px solid #e0e0e0;\n        }\n        .product-title {\n            font-size: 32px;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        .product-subtitle {\n            font-size: 22px;\n            font-weight: 600;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        .product-description {\n            font-size: 18px;\n            line-height: 1.6;\n            color: #555;\n            max-width: 900px;\n            margin: 0 auto 20px;\n        }\n        .main-image {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            margin: 25px 0;\n            transition: transform 0.3s ease;\n        }\n        .main-image:hover {\n            transform: scale(1.01);\n        }\n        .image-row {\n            display: flex;\n            justify-content: space-between;\n            gap: 20px;\n            margin: 25px 0;\n        }\n        .half-image {\n            width: calc(50% - 10px);\n            height: auto;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        .half-image:hover {\n            transform: scale(1.03);\n        }\n        .features-section {\n            background-color: white;\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        .section-title {\n            font-size: 24px;\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 20px;\n            border-left: 5px solid #3498db;\n            padding-left: 15px;\n        }\n        .feature-list {\n            list-style-type: none;\n        }\n        .feature-list li {\n            margin-bottom: 20px;\n            padding-left: 35px;\n            position: relative;\n        }\n        .feature-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            top: 0;\n            color: #27ae60;\n            font-weight: bold;\n            font-size: 20px;\n        }\n        .feature-list li strong {\n            color: #2c3e50;\n            font-weight: 600;\n        }\n        .specs-section {\n            background-color: white;\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f4f9ff;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #e6f0fa;\n        }\n        .specs-table tr:hover {\n            background-color: #d4e6f6;\n        }\n        .specs-table td {\n            padding: 15px;\n            border: 1px solid #c8d6e5;\n        }\n        .specs-table td:first-child {\n            font-weight: 600;\n            width: 30%;\n            background-color: #e6f0fa;\n            color: #2c3e50;\n        }\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 26px;\n            }\n            .product-subtitle {\n                font-size: 18px;\n            }\n            .image-row {\n                flex-direction: column;\n                gap: 15px;\n            }\n            .half-image {\n                width: 100%;\n            }\n            .features-section, .specs-section {\n                padding: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Concession Window with Awning\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"CuisinAid 36x36 Concession Window Front View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722068553686.jpg?v=1748070267\" class=\"main-image\"\u003e\u003c\/p\u003e\n\u003ch2 class=\"product-subtitle\"\u003e48\" x 36\" Professional Food Truck Service Window\u003c\/h2\u003e\n\u003cp\u003eOur concession stand window is made from corrosion-resistant aluminum alloy, ensuring lasting durability and robustness. Boasting two pneumatic rods for effortless operation, this window ensures smooth and convenient food service to your customers.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"CuisinAid 36x36 Concession Window Open Position\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722068555508.jpg?v=1748070267\" class=\"main-image\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"image-row\"\u003e\n\u003cimg alt=\"CuisinAid Concession Window Detail View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722068554454.jpg?v=1748070266\" class=\"half-image\"\u003e \u003cimg alt=\"CuisinAid Concession Window Installation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1711531459497.jpg?v=1748070267\" class=\"half-image\"\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"CuisinAid Concession Window Side View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1711531459498.jpg?v=1748070266\" class=\"main-image\"\u003e \u003cimg alt=\"CuisinAid Concession Window Closeup\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1711531459495.jpg?v=1748070267\" class=\"main-image\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eFeatures\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePrime Quality Build:\u003c\/strong\u003e Crafted from premium aluminum alloy with a 0.05 inch \/ 1.2 mm thickness, 48inch x 36inch size. the Garvee concession window ensures lasting durability and sturdiness. The sleek design, enhanced by the baking varnish craft, exudes elegance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEffortless Operation:\u003c\/strong\u003e Featuring two pneumatic levers for easy lifting, this serving window is designed for convenience. The added awning provides protection against rain, sunlight, and unauthorized access with its tight closure at a secure 85-degree angle.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEnhanced Security:\u003c\/strong\u003e The integrated handle and lock mechanism of the concession window with awning offer heightened protection against theft, bolstering security during transportation or parking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWeatherproof Design:\u003c\/strong\u003e Equipped with double waterproof strips, the Garvee concession window effectively seals out moisture, safeguarding your dining car on rainy days.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVersatile Utility:\u003c\/strong\u003e Ideal for various food service settings, this high-quality concession sliding window provides quick, efficient access to customers in food trucks, concession stands, catering trucks, BBQ trailers, and mobile catering units.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eSpecifications\u003c\/h3\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\u003e48\" W x 36\" H  (Glass Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation Mode\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e38.58 x 38.58 x 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e36.07 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"48\"X36\"","offer_id":50779993866553,"sku":"PAU_0KKWW1MW","price":329.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722068485197.jpg?v=1748315322"},{"product_id":"garvee-concession-window-with-awning-0520-pau-0kkwzmts","title":"Garvee 60\" x 36\" Concession Window - Aluminum Alloy Food Truck Service Window with Double-Point Fork Lock \u0026 85° Awning Door (Glass Not Included)","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            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n  \n        .product-header {\n            text-align: center;\n            margin-bottom: 30px;\n            padding-bottom: 15px;\n            border-bottom: 2px solid #e0e0e0;\n        }\n        .product-title {\n            font-size: 32px;\n            font-weight: 700;\n            color: #2c3e50;\n            margin-bottom: 10px;\n        }\n        .product-subtitle {\n            font-size: 22px;\n            font-weight: 600;\n            color: #3498db;\n            margin-bottom: 15px;\n        }\n        .product-description {\n            font-size: 18px;\n            line-height: 1.6;\n            color: #555;\n            max-width: 900px;\n            margin: 0 auto 20px;\n        }\n        .main-image {\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            margin: 25px 0;\n            transition: transform 0.3s ease;\n        }\n        .main-image:hover {\n            transform: scale(1.01);\n        }\n        .image-row {\n            display: flex;\n            justify-content: space-between;\n            gap: 20px;\n            margin: 25px 0;\n        }\n        .half-image {\n            width: calc(50% - 10px);\n            height: auto;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        .half-image:hover {\n            transform: scale(1.03);\n        }\n        .features-section {\n            background-color: white;\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        .section-title {\n            font-size: 24px;\n            font-weight: 600;\n            color: #2c3e50;\n            margin-bottom: 20px;\n            border-left: 5px solid #3498db;\n            padding-left: 15px;\n        }\n        .feature-list {\n            list-style-type: none;\n        }\n        .feature-list li {\n            margin-bottom: 20px;\n            padding-left: 35px;\n            position: relative;\n        }\n        .feature-list li:before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            top: 0;\n            color: #27ae60;\n            font-weight: bold;\n            font-size: 20px;\n        }\n        .feature-list li strong {\n            color: #2c3e50;\n            font-weight: 600;\n        }\n        .specs-section {\n            background-color: white;\n            padding: 30px;\n            border-radius: 12px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n            margin: 30px 0;\n        }\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        .specs-table tr:nth-child(odd) {\n            background-color: #f4f9ff;\n        }\n        .specs-table tr:nth-child(even) {\n            background-color: #e6f0fa;\n        }\n        .specs-table tr:hover {\n            background-color: #d4e6f6;\n        }\n        .specs-table td {\n            padding: 15px;\n            border: 1px solid #c8d6e5;\n        }\n        .specs-table td:first-child {\n            font-weight: 600;\n            width: 30%;\n            background-color: #e6f0fa;\n            color: #2c3e50;\n        }\n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 26px;\n            }\n            .product-subtitle {\n                font-size: 18px;\n            }\n            .image-row {\n                flex-direction: column;\n                gap: 15px;\n            }\n            .half-image {\n                width: 100%;\n            }\n            .features-section, .specs-section {\n                padding: 20px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Concession Window with Awning\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"CuisinAid 36x36 Concession Window Front View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722068553686.jpg?v=1748070267\" class=\"main-image\"\u003e\u003c\/p\u003e\n\u003ch2 class=\"product-subtitle\"\u003e60\" x 36\" Professional Food Truck Service Window\u003c\/h2\u003e\n\u003cp\u003eOur concession stand window is made from corrosion-resistant aluminum alloy, ensuring lasting durability and robustness. Boasting two pneumatic rods for effortless operation, this window ensures smooth and convenient food service to your customers.\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"CuisinAid 36x36 Concession Window Open Position\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722068555508.jpg?v=1748070267\" class=\"main-image\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"image-row\"\u003e\n\u003cimg class=\"half-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722068554454.jpg?v=1748070266\" alt=\"CuisinAid Concession Window Detail View\"\u003e \u003cimg class=\"half-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1711531459497.jpg?v=1748070267\" alt=\"CuisinAid Concession Window Installation\"\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"CuisinAid Concession Window Side View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1711531459498.jpg?v=1748070266\" class=\"main-image\"\u003e \u003cimg alt=\"CuisinAid Concession Window Closeup\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1711531459495.jpg?v=1748070267\" class=\"main-image\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"features-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eFeatures\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePrime Quality Build:\u003c\/strong\u003e Crafted from premium aluminum alloy with a 0.05 inch \/ 1.2 mm thickness, 60inch x 36inch size. the Garvee concession window ensures lasting durability and sturdiness. The sleek design, enhanced by the baking varnish craft, exudes elegance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEffortless Operation:\u003c\/strong\u003e Featuring two pneumatic levers for easy lifting, this serving window is designed for convenience. The added awning provides protection against rain, sunlight, and unauthorized access with its tight closure at a secure 85-degree angle.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEnhanced Security:\u003c\/strong\u003e The integrated handle and lock mechanism of the concession window with awning offer heightened protection against theft, bolstering security during transportation or parking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWeatherproof Design:\u003c\/strong\u003e Equipped with double waterproof strips, the Garvee concession window effectively seals out moisture, safeguarding your dining car on rainy days.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVersatile Utility:\u003c\/strong\u003e Ideal for various food service settings, this high-quality concession sliding window provides quick, efficient access to customers in food trucks, concession stands, catering trucks, BBQ trailers, and mobile catering units.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eSpecifications\u003c\/h3\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\u003e60\" W x 36\" H (Glass Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eSilver\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eAluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation Mode\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e‎62.99 x 38.58 x 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e53.7 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"60\"X36\"","offer_id":50779993899321,"sku":"PAU_0KKWZMTS","price":325.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/1722068456220.jpg?v=1748316089"},{"product_id":"garvee-20-gallon-electric-oil-drain-pae-337d69b6","title":"Garvee 20 Gallon Electric Oil Drain Pan with 110V Pump \u0026 8 Ft Hose, Low Profile \u0026 T Folding Handle Oil Drain Cart for Truck Cars SUVs","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        :root {\n            --primary-color: #e63946;\n            --secondary-color: #1d3557;\n            --light-gray: #f1faee;\n            --dark-gray: #333;\n            --white: #fff;\n        }\n        \n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        \n        \n        .product-header {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n        \n        .product-title {\n            font-size: 2rem;\n            color: var(--secondary-color);\n            margin-bottom: 15px;\n            font-weight: 700;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            color: var(--dark-gray);\n            margin-bottom: 10px;\n        }\n        \n        .cta-button {\n            background-color: var(--primary-color);\n            color: white;\n            border: none;\n            padding: 15px 40px;\n            font-size: 1.2rem;\n            border-radius: 5px;\n            cursor: pointer;\n            font-weight: bold;\n            transition: all 0.3s ease;\n            margin: 20px 0;\n        }\n        \n        .cta-button:hover {\n            background-color: #c1121f;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .free-shipping {\n            background-color: var(--light-gray);\n            padding: 10px;\n            border-radius: 5px;\n            font-weight: bold;\n            display: inline-block;\n            margin-top: 10px;\n        }\n        \n        .image-gallery {\n            display: flex;\n            flex-direction: column;\n            margin-bottom: 30px;\n        }\n        \n        .product-image {\n            width: 100%;\n            height: auto;\n            border-radius: 8px;\n            margin-bottom: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .key-features {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            margin: 30px 0;\n        }\n        \n        .feature {\n            flex-basis: calc(50% - 20px);\n            margin-bottom: 30px;\n            display: flex;\n            align-items: flex-start;\n        }\n        \n        .feature-icon {\n            width: 50px;\n            height: 50px;\n            margin-right: 15px;\n            background-color: var(--light-gray);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n        \n        .feature-icon svg {\n            width: 30px;\n            height: 30px;\n            fill: var(--primary-color);\n        }\n        \n        .feature-content h3 {\n            color: var(--secondary-color);\n            margin-bottom: 8px;\n            font-size: 1.2rem;\n        }\n        \n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin: 30px 0;\n            border-radius: 8px;\n            overflow: hidden;\n        }\n        \n        .specs-table th, .specs-table td {\n            padding: 15px;\n            text-align: left;\n            border-bottom: 1px solid #ddd;\n        }\n        \n        .specs-table th {\n            background-color: var(--secondary-color);\n            color: white;\n            font-weight: bold;\n        }\n        \n        .specs-table tr:nth-child(even) {\n            background-color: var(--light-gray);\n        }\n        \n        .specs-table tr:hover {\n            background-color: rgba(29, 53, 87, 0.1);\n        }\n        \n        .section-title {\n            color: var(--secondary-color);\n            font-size: 1.8rem;\n            margin: 40px 0 20px;\n            padding-bottom: 10px;\n            border-bottom: 3px solid var(--primary-color);\n            display: inline-block;\n        }\n        \n        .warranty-banner {\n            background-color: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin: 30px 0;\n            display: flex;\n            align-items: center;\n            justify-content: space-around;\n            flex-wrap: wrap;\n        }\n        \n        .warranty-item {\n            display: flex;\n            align-items: center;\n            margin: 10px;\n        }\n        \n        .warranty-icon {\n            margin-right: 10px;\n            color: var(--primary-color);\n            font-size: 24px;\n        }\n        \n        @media (max-width: 768px) {\n            .feature {\n                flex-basis: 100%;\n            }\n            \n            .product-title {\n                font-size: 1.5rem;\n            }\n            \n            .cta-button {\n                width: 100%;\n            }\n        }\n    .cta-button1 {            background-color: var(--primary-color);\n            color: white;\n            border: none;\n            padding: 15px 40px;\n            font-size: 1.2rem;\n            border-radius: 5px;\n            cursor: pointer;\n            font-weight: bold;\n            transition: all 0.3s ease;\n            margin: 20px 0;\n}\n    \u003c\/style\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGARVEE Professional 20 Gallon Electric Oil Drain Pan\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eHigh-Capacity Oil Drain Cart with 110V Electric Pump \u0026amp; 8 Ft Hose - Perfect for Auto Shops \u0026amp; DIY Mechanics\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-gallery\"\u003e\n\u003cimg alt=\"GARVEE 20 Gallon Oil Drain Pan - Full View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17452936304867393.jpg?v=1748071631\" class=\"product-image\"\u003e \u003cimg alt=\"Side view of the Oil Drain Pan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17452936821554670.jpg?v=1748071631\" class=\"product-image\"\u003e \u003cimg alt=\"Close-up view of the Pump system\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17452936748769972.jpg?v=1748071631\" class=\"product-image\"\u003e \u003cimg alt=\"Oil Drain Pan in use underneath vehicle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17452936612185124.jpg?v=1748071631\" class=\"product-image\"\u003e \u003cimg alt=\"Oil Drain Pan in workshop setting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17452936899226290.jpg?v=1748071631\" class=\"product-image\"\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\u003cdiv class=\"key-features\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eDurable Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt with thickened steel and powder-coated finish for superior durability and excellent corrosion resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eHigh Capacity\u003c\/h3\u003e\n\u003cp\u003eGenerous 20-gallon capacity handles multiple oil changes from cars, trucks, SUVs, and other vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eElectric Pump System\u003c\/h3\u003e\n\u003cp\u003ePowerful 110V electric pump quickly drains oil, coolant, and other fluids, reducing maintenance time significantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M18 4l-4 4h3v7c0 1.1-.9 2-2 2s-2-.9-2-2V8c0-2.21-1.79-4-4-4S5 5.79 5 8v7H2l4 4 4-4H7V8c0-1.1.9-2 2-2s2 .9 2 2v7c0 2.21 1.79 4 4 4s4-1.79 4-4V8h3l-4-4z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eEasy Mobility\u003c\/h3\u003e\n\u003cp\u003eFour heavy-duty wheels with two swivel casters and brakes for effortless positioning and secure parking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003eLow-Profile Design\u003c\/h3\u003e\n\u003cp\u003eSleek low-profile design eliminates the need for vehicle lifting, perfect for low-clearance vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M14 17H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-content\"\u003e\n\u003ch3\u003ePractical Features\u003c\/h3\u003e\n\u003cp\u003eIncludes mesh filter screen, tilted bottom design for minimal residue, and folding T-handle for easy storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProfessional-Grade Equipment\u003c\/h2\u003e\n\u003cp style=\"margin-top: 15px; font-size: 1.1rem; margin-bottom: 20px;\"\u003eTake your auto maintenance to the next level with this professional-grade oil drain system. Whether you're running an auto repair shop or are a serious DIY mechanic, this electric oil drain pan delivers convenience, efficiency, and reliability. The 8-foot drain hose provides excellent reach, while the built-in electric pump makes disposing of used oil quick and clean.\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003cth\u003eGARVEE\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eProfessional Oil Drain Pan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eRed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e20 Gallon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePump Type\u003c\/td\u003e\n\u003ctd\u003e110V Electric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHose Length\u003c\/td\u003e\n\u003ctd\u003e8 Feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e36.22 x 20.47 x 9.45 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e46 Pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePowder-Coated Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheels\u003c\/td\u003e\n\u003ctd\u003e4 (2 Fixed, 2 Swivel with Brakes)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Components\u003c\/td\u003e\n\u003ctd\u003e1 x Oil Drain Pan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Garvee","offers":[{"title":"20 Gallon","offer_id":50780006351161,"sku":"PAE_337D69B6","price":179.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/fe17452934852528320.jpg?v=1748309210"}],"url":"https:\/\/www.garvee.com\/collections\/garvee_automotive_ibrapromotion.oembed?page=22","provider":"GARVEE","version":"1.0","type":"link"}