{"product_id":"garvee-car-dolly-set-of-4-pls-33bnughy","title":"Garvee Car Dolly Set of 4, 6000 LBS Heavy Duty Wheel Dollies with Lockable Swivel Casters, Vehicle Movers for Auto Shop Garage, 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 Heavy Duty Car Dolly Set - Professional-Grade Vehicle Positioning Solution that easily moves vehicles up to 6,000 LBS. Perfect for garages, auto shops, and exhibitions.\"\u003e \u003cmeta name=\"keywords\" content=\"car dolly,wheel dolly,heavy duty car mover,Garvee car dolly set,garage tools,auto repair tools\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n          --primary-color: #e74c3c;\n          --secondary-color: #2c3e50;\n          --accent-color: #f39c12;\n          --light-gray: #f5f5f5;\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        body {\n          line-height: 1.6;\n          color: var(--dark-gray);\n        }\n        \n        .container {\n          max-width: 1200px;\n          margin: 0 auto;\n          padding: 20px;\n        }\n        \n        .product-header {\n          text-align: center;\n          margin-bottom: 30px;\n          padding: 20px;\n          background-color: var(--light-gray);\n          border-radius: 8px;\n        }\n        \n        .product-title {\n          font-size: 2.5rem;\n          color: var(--secondary-color);\n          margin-bottom: 15px;\n        }\n        \n        .product-subtitle {\n          font-size: 1.2rem;\n          color: var(--primary-color);\n          font-weight: 600;\n        }\n        \n        .product-highlight {\n          background-color: var(--accent-color);\n          color: var(--white);\n          display: inline-block;\n          padding: 5px 15px;\n          border-radius: 20px;\n          margin-top: 15px;\n          font-weight: bold;\n        }\n        \n        .product-image {\n          width: 100%;\n          height: auto;\n          margin-bottom: 30px;\n          border-radius: 8px;\n          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n          display: block;\n        }\n        \n        .features-container {\n          margin-top: 40px;\n          display: grid;\n          grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n          gap: 25px;\n        }\n        \n        .feature-item {\n          margin-bottom: 30px;\n          background-color: var(--white);\n          border-radius: 8px;\n          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n          padding: 25px;\n        }\n        \n        .feature-title {\n          display: flex;\n          align-items: center;\n          font-size: 1.4rem;\n          color: var(--secondary-color);\n          margin-bottom: 15px;\n        }\n        \n        .feature-icon {\n          display: flex;\n          align-items: center;\n          justify-content: center;\n          width: 36px;\n          height: 36px;\n          background-color: var(--primary-color);\n          color: var(--white);\n          border-radius: 50%;\n          margin-right: 10px;\n          flex-shrink: 0;\n        }\n        \n        .feature-description {\n          font-size: 1.1rem;\n          line-height: 1.7;\n          color: var(--dark-gray);\n        }\n        \n        .section-title {\n          position: relative;\n          font-size: 1.8rem;\n          margin: 40px 0 30px 0;\n          color: var(--secondary-color);\n          text-align: center;\n          padding-bottom: 10px;\n        }\n        \n        .section-title::after {\n          content: '';\n          position: absolute;\n          bottom: -5px;\n          left: 50%;\n          transform: translateX(-50%);\n          width: 80px;\n          height: 3px;\n          background-color: var(--primary-color);\n        }\n        \n        .specifications-section {\n          margin: 40px 0;\n          background-color: var(--light-gray);\n          padding: 30px;\n          border-radius: 8px;\n          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n        }\n        \n        .specs-table {\n          width: 100%;\n          border-collapse: collapse;\n        }\n        \n        .specs-table td {\n          padding: 15px;\n          border-bottom: 1px solid #ddd;\n        }\n        \n        .specs-table tr:last-child td {\n          border-bottom: none;\n        }\n        \n        .specs-table td:first-child {\n          font-weight: bold;\n          width: 40%;\n          color: var(--secondary-color);\n        }\n        \n        .cta-section {\n          text-align: center;\n          margin: 40px 0 20px 0;\n          padding: 40px 20px;\n          background-color: var(--secondary-color);\n          color: var(--white);\n          border-radius: 8px;\n          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n        }\n        \n        .cta-title {\n          font-size: 2rem;\n          margin-bottom: 20px;\n        }\n        \n        .cta-text {\n          font-size: 1.1rem;\n          margin-bottom: 30px;\n          max-width: 700px;\n          margin-left: auto;\n          margin-right: auto;\n        }\n        \n        .cta-button {\n          display: inline-block;\n          padding: 15px 40px;\n          background-color: var(--primary-color);\n          color: var(--white);\n          text-decoration: none;\n          font-weight: bold;\n          font-size: 1.2rem;\n          border-radius: 50px;\n          transition: all 0.3s ease;\n        }\n        \n        .cta-button:hover {\n          background-color: #c0392b;\n          transform: translateY(-3px);\n          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);\n        }\n\n        .product-benefits {\n          margin: 40px 0;\n        }\n\n        .benefits-list {\n          list-style-type: none;\n          padding: 0;\n        }\n\n        .benefit-item {\n          margin-bottom: 15px;\n          padding: 15px;\n          background-color: var(--white);\n          border-radius: 8px;\n          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n        }\n\n        .benefit-item h3 {\n          color: var(--primary-color);\n          margin-bottom: 8px;\n        }\n\n        .benefit-item p {\n          margin: 0;\n        }\n\n        .reviews-section {\n          margin: 40px 0;\n        }\n\n        .review-item {\n          background-color: var(--white);\n          padding: 20px;\n          border-radius: 8px;\n          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n          margin-bottom: 20px;\n        }\n\n        .review-stars {\n          color: var(--accent-color);\n          margin-bottom: 10px;\n          font-size: 1.2rem;\n        }\n\n        .review-text {\n          font-style: italic;\n          margin-bottom: 10px;\n        }\n\n        .review-author {\n          font-weight: bold;\n          color: var(--secondary-color);\n        }\n        \n        .faq-section {\n          margin: 40px 0;\n        }\n        \n        .faq-item {\n          margin-bottom: 15px;\n          background-color: var(--white);\n          border-radius: 8px;\n          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n          padding: 15px;\n        }\n        \n        .faq-question {\n          font-weight: bold;\n          color: var(--secondary-color);\n          margin-bottom: 10px;\n          font-size: 1.1rem;\n        }\n        \n        .faq-answer {\n          color: var(--dark-gray);\n        }\n\n        .product-description {\n          margin: 30px 0;\n          font-size: 1.1rem;\n          line-height: 1.8;\n          color: var(--dark-gray);\n        }\n        \n        \/* New styles for Product Overview section with selling points *\/\n        .overview-container {\n          margin: 30px 0;\n        }\n        \n        .selling-point {\n          background-color: var(--white);\n          border-radius: 8px;\n          box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);\n          padding: 20px;\n          margin-bottom: 20px;\n        }\n        \n        .selling-point-title {\n          display: flex;\n          align-items: center;\n          font-size: 1.3rem;\n          color: var(--secondary-color);\n          margin-bottom: 10px;\n          font-weight: bold;\n        }\n        \n        .selling-point-number {\n          display: flex;\n          align-items: center;\n          justify-content: center;\n          min-width: 32px;\n          height: 32px;\n          background-color: var(--primary-color);\n          color: var(--white);\n          border-radius: 50%;\n          margin-right: 10px;\n          flex-shrink: 0;\n          font-size: 1rem;\n        }\n        \n        .selling-point-text {\n          font-size: 1.1rem;\n          line-height: 1.7;\n          color: var(--dark-gray);\n        }\n        \n        @media (max-width: 768px) {\n          .product-title {\n            font-size: 1.8rem;\n          }\n          \n          .product-subtitle {\n            font-size: 1rem;\n          }\n          \n          .cta-title {\n            font-size: 1.6rem;\n          }\n          \n          .features-container {\n            grid-template-columns: 1fr;\n          }\n          \n          .selling-point-title {\n            font-size: 1.2rem;\n          }\n        }\n    \u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"container\"\u003e\n\u003cheader class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eGarvee Heavy Duty Car Dolly Set\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003eProfessional-Grade Vehicle Positioning Solution\u003c\/p\u003e\n\u003cdiv class=\"product-highlight\"\u003eMove Vehicles Up to 6,000 LBS with Ease\u003c\/div\u003e\n\u003c\/header\u003e\u003cmain\u003e\u003c!-- Main Product Images - Displayed at 100% width --\u003e \u003cimg loading=\"eager\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_1_c8535829-5234-4ea6-bd9f-fb1280a587ab.jpg?v=1766803387\" alt=\"Garvee Car Dolly Set in Use - Professional vehicle positioning system for up to 6000 LBS vehicles\" class=\"product-image\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_2_33b84a41-e034-4164-b9de-bc0b3d111619.jpg?v=1766803387\" alt=\"Close-up of Garvee Car Dolly Under Tire - Shows V-shaped design for secure tire placement\" class=\"product-image\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_3_2a2bac36-9875-41f1-8a84-ac5831f0f402.jpg?v=1766803387\" alt=\"Garvee Car Dolly Design Details - Showcasing alloy steel construction and 360° swivel casters\" class=\"product-image\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_4_ed1b14d2-c71c-4a73-8d25-05c94c44f4b6.jpg?v=1766803387\" alt=\"Garvee Car Dolly Set Package - Complete set of 4 heavy-duty vehicle positioning dollies\" class=\"product-image\"\u003e \u003cimg loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0724\/6698\/9369\/files\/image_5_f14a6798-dc8d-4b8a-b33a-a775e9274d6a.jpg?v=1766803387\" alt=\"Garvee Car Dolly in Workshop Environment - Practical application in professional auto repair setting\" class=\"product-image\"\u003e \u003c!-- Product Description - Optimized content with vertical selling points --\u003e\n\u003csection class=\"product-description\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n\u003cdiv class=\"overview-container\"\u003e\n\u003cdiv class=\"selling-point\"\u003e\n\u003cdiv class=\"selling-point-title\"\u003e\n\u003cspan class=\"selling-point-number\"\u003e1\u003c\/span\u003e Heavy Duty Construction for Maximum Reliability\u003c\/div\u003e\n\u003cp class=\"selling-point-text\"\u003eThe Garvee Heavy Duty Car Dolly Set is professionally engineered with premium alloy steel construction to ensure durability and long service life. With a total weight capacity of 6000 lbs (2.8 tons), these dollies can safely support and move most sedans, SUVs, and light trucks with confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"selling-point\"\u003e\n\u003cdiv class=\"selling-point-title\"\u003e\n\u003cspan class=\"selling-point-number\"\u003e2\u003c\/span\u003e Complete 4-Piece Set for Full Vehicle Mobility\u003c\/div\u003e\n\u003cp class=\"selling-point-text\"\u003eThis comprehensive set includes 4 high-quality wheel dollies that work together to provide complete vehicle mobility. Each dolly supports up to 1500 lbs, enabling you to reposition vehicles safely without starting the engine or requiring additional help, making it perfect for tight spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"selling-point\"\u003e\n\u003cdiv class=\"selling-point-title\"\u003e\n\u003cspan class=\"selling-point-number\"\u003e3\u003c\/span\u003e 360° Swivel Casters with Locking Mechanism\u003c\/div\u003e\n\u003cp class=\"selling-point-text\"\u003eEach dolly features four premium 360° swivel casters that allow for smooth omnidirectional movement in any direction. Two casters on each dolly include reliable locking brakes to keep your vehicle securely in place once positioned, providing essential safety during storage or maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"selling-point\"\u003e\n\u003cdiv class=\"selling-point-title\"\u003e\n\u003cspan class=\"selling-point-number\"\u003e4\u003c\/span\u003e V-Shaped Design for Secure Tire Placement\u003c\/div\u003e\n\u003cp class=\"selling-point-text\"\u003eThe intelligent V-shaped design accommodates tires up to 12 inches wide, fitting most standard vehicle wheels. This ergonomic shape ensures tires remain centered and secure on the dolly during movement, preventing slippage and providing enhanced stability throughout use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"selling-point\"\u003e\n\u003cdiv class=\"selling-point-title\"\u003e\n\u003cspan class=\"selling-point-number\"\u003e5\u003c\/span\u003e Versatile Applications for Professionals and Enthusiasts\u003c\/div\u003e\n\u003cp class=\"selling-point-text\"\u003eIdeal for automotive workshops, home garages, car exhibitions, and storage facilities, this premium dolly set offers countless applications. Whether you're a professional mechanic optimizing workspace, a car collector arranging displays, or a homeowner maximizing garage space, these dollies provide the perfect solution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"features-container\"\u003e\u003c\/section\u003e\n\u003c!-- Product Specifications - Structured display --\u003e\n\u003csection class=\"specifications-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\u003eItem Type\u003c\/td\u003e\n\u003ctd\u003eCar Dolly Set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Capacity\u003c\/td\u003e\n\u003ctd\u003e6000lbs\/2.8 ton total; 1500lbs\/0.7 ton per dolly\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\u003eAlloy Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eItem Weight\u003c\/td\u003e\n\u003ctd\u003e47.4 pounds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTire Width Compatibility\u003c\/td\u003e\n\u003ctd\u003eUp to 12 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCaster Design\u003c\/td\u003e\n\u003ctd\u003eFour 360° swivel casters with two lockable wheels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- Product Benefits - Highlighting key selling points --\u003e\n\u003csection class=\"product-benefits\"\u003e\u003c\/section\u003e\n\u003c!-- Frequently Asked Questions - Addressing potential customer concerns --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat types of vehicles are these car dollies suitable for?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe Garvee Car Dolly Set is suitable for most sedans, SUVs, and light trucks. With a total weight capacity of 6000 lbs (2.8 tons), it works with vehicles having tire widths up to 12 inches.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow difficult are these car dollies to use?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eThey're very simple to use. Just place the dolly in front of the wheel, gently roll the vehicle onto the dolly, and you can freely move the vehicle in any direction. The locking feature ensures the vehicle remains steady once positioned.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eAre these dollies durable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes, the Garvee Car Dollies are made from high-quality alloy steel and designed for long-term use. They can withstand frequent use while maintaining their functional performance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I leave my vehicle on the dollies for extended periods?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer\"\u003eWhile the car dollies do have locking features, we recommend using proper vehicle stands or parking blocks for long-term storage. The dollies are primarily designed for temporary positioning and movement of vehicles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/main\u003e\n\u003c\/div\u003e","brand":"Garvee","offers":[{"title":"4 Pack","offer_id":51126876012832,"sku":"PLS_33BNUGHY","price":207.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0966\/1825\/0528\/files\/71kDUycWz9L.jpg?v=1768446758","url":"https:\/\/www.garvee.ca\/products\/garvee-car-dolly-set-of-4-pls-33bnughy","provider":"GARVEECA","version":"1.0","type":"link"}