{"title":"Portable \u0026 Mobile Lifts","description":"","products":[{"product_id":"katool-kt-rj60-rolling-jack-6000lb","title":"Katool KT-RJ60 – Rolling Jack (6,000 lb)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px !important;\n  color: #333;\n  line-height: 1.6;\n}\n\n.product-content-wrapper section {\n  margin: 40px 0;\n}\n\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper .hero {\n  display: block;\n  overflow: auto;\n}\n\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper figcaption {\n  font-size: 0.9rem;\n  color: #666;\n  text-align: center;\n  margin-top: 0.5rem;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p {\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li {\n  margin-bottom: 0.5rem;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem auto;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.product-content-wrapper caption {\n  padding: 0.5rem;\n  font-weight: 600;\n  text-align: left;\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 1rem;\n  text-align: left;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper th {\n  background-color: #0053a6;\n  color: white;\n  font-weight: 600;\n  white-space: nowrap;\n  width: 40%;\n}\n\n.product-content-wrapper td {\n  background-color: white;\n  color: #333;\n}\n\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n  border-bottom: none;\n}\n\n.product-content-wrapper tr:hover td {\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa !important;\n  border-left: 4px solid #0053a6 !important;\n  padding: 1rem 1.5rem !important;\n  margin: 1.5rem 0 !important;\n  color: #333 !important;\n  font-weight: normal !important;\n}\n\n.product-content-wrapper .highlight *,\n.product-content-wrapper .highlight p,\n.product-content-wrapper .highlight span,\n.product-content-wrapper .highlight div {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: normal !important;\n  font-style: normal !important;\n}\n\n.product-content-wrapper .highlight strong {\n  font-weight: 600 !important;\n  color: #0053a6 !important;\n}\n\n.product-content-wrapper .button {\n  display: inline-block;\n  background-color: #0053a6;\n  color: white !important;\n  padding: 0.75rem 1.5rem;\n  border-radius: 4px;\n  text-decoration: none;\n  font-weight: 600;\n  margin: 1rem 0;\n}\n\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n  background: #0053a6;\n  color: white;\n  padding: 40px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n  color: white;\n}\n\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n  outline: 2px solid #0053a6;\n  outline-offset: 2px;\n}\n\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-content-wrapper summary::after {\n  content: '▶';\n  position: absolute;\n  right: 1rem;\n  top: 1rem;\n  transition: transform 0.3s ease;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details div {\n  padding: 1rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n  \/* Hide table caption + column header row on small screens *\/\n  .product-content-wrapper table caption,\n  .product-content-wrapper table thead {\n    display: none;\n  }\n\n  \/* Edge case: header row in tbody *\/\n  .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n    display: none;\n  }\n\n  \/* Keep all the original mobile table styles *\/\n  .product-content-wrapper table {\n    display: block;\n    box-shadow: none;\n  }\n\n  .product-content-wrapper tbody {\n    display: block;\n  }\n\n  .product-content-wrapper tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .product-content-wrapper th {\n    display: block;\n    width: 100%;\n    background-color: #f5f5f5;\n    color: #333;\n    font-size: 0.9rem;\n    padding: 0.75rem 1rem 0.25rem;\n    border-bottom: none;\n  }\n\n  .product-content-wrapper td {\n    display: block;\n    width: 100%;\n    padding: 0.25rem 1rem 0.75rem;\n    font-weight: 600;\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding: 0 10px 3rem 10px !important;\n  }\n\n  .product-content-wrapper h2 {\n    font-size: 1.2rem;\n  }\n\n  .product-content-wrapper h3 {\n    font-size: 1.1rem;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch2\u003eProfessional Rolling Jack - Katool KT-RJ60 Air Hydraulic Bridge Jack (6000 lbs Capacity)\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eKatool KT-RJ60\u003c\/strong\u003e is a heavy-duty rolling bridge jack designed exclusively for the \u003cstrong\u003eKatool KT-4H150 4-post alignment lift\u003c\/strong\u003e. With a \u003cstrong\u003e6,000 lb lifting capacity\u003c\/strong\u003e and \u003cstrong\u003eair\/hydraulic operation\u003c\/strong\u003e, this jack allows professional technicians to perform wheels-free brake service, suspension repairs, and precise alignments without physical strain.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eExclusive KT-4H150 Integration\u003c\/strong\u003e - Purpose-built specifically for the Katool KT-4H150 alignment lift system to ensure secure fitment and safety without modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eSuperior 6,000 lb Lifting Capacity\u003c\/strong\u003e - High-capacity design safely handles loaded light trucks, SUVs, and commercial vehicles, offering a higher safety margin than standard 5,000 lb units.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eAir\/Hydraulic Efficiency\u003c\/strong\u003e - Utilizes shop air connection for rapid, effortless lifting. This increases technician productivity and reduces fatigue compared to manual hand-pump alternatives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eWheel alignment procedures requiring wheels-free vehicle positioning.\u003c\/li\u003e\n\u003cli\u003eBrake system service and component replacement.\u003c\/li\u003e\n\u003cli\u003eTire rotation and replacement with complete undercarriage access.\u003c\/li\u003e\n\u003cli\u003eSuspension component service and repair.\u003c\/li\u003e\n\u003cli\u003eAxle service and maintenance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKT-RJ60 Rolling Jack Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e6,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperation Type\u003c\/th\u003e\n\u003ctd\u003eAir\/Hydraulic with shop air supply\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesign Type\u003c\/th\u003e\n\u003ctd\u003eRolling bridge jack with scissor mechanism\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty steel with powder-coated finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eKatool KT-4H150 4-post alignment lift only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Rolling Jack Performance\u003c\/h2\u003e\n\u003cp\u003eUpgrade your shop's efficiency with the KT-RJ60's 6,000 lb capacity and seamless KT-4H150 integration, backed by a 1-year parts warranty.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eWarranty \u0026amp; Shipping\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1-year limited manufacturer warranty covering parts and manufacturing defects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e LTL freight shipping to commercial addresses within continental US.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: Is the KT-RJ60 compatible with other 4-post alignment lifts? A: No. The KT-RJ60 is exclusively designed for the Katool KT-4H150 4-post alignment lift system and will not fit other manufacturer's lifts due to specific rail width requirements.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the KT-RJ60 compatible with other 4-post alignment lifts?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The KT-RJ60 is exclusively designed for the Katool KT-4H150 4-post alignment lift system and will not fit other manufacturer's lifts due to specific rail width requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: What air pressure requirements does the KT-RJ60 need? A: The unit requires connection to a standard shop compressed air system for hydraulic operation. Consult the manual for specific PSI requirements based on load.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat air pressure requirements does the KT-RJ60 need?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe unit requires connection to a standard shop compressed air system for hydraulic operation. Consult the manual for specific PSI requirements based on load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: Can the KT-RJ60 lift vehicles heavier than 6,000 lbs? A: No. Never exceed the 6,000 lb lifting capacity. This limit includes the vehicle's curb weight plus any additional cargo or fuel.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the KT-RJ60 lift vehicles heavier than 6,000 lbs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. Never exceed the 6,000 lb lifting capacity. This limit includes the vehicle's curb weight plus any additional cargo or fuel. Always verify total vehicle weight before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: How does the 1-year warranty coverage work? A: The warranty covers parts and manufacturing defects for one year. It includes replacement parts and shipping but excludes labor costs.\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow does the 1-year warranty coverage work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe warranty covers parts and manufacturing defects for one year. It includes replacement parts and shipping but excludes labor costs. Coverage is non-transferable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47327428378875,"sku":"RJ-60","price":1249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/KT-RJ60_1.jpg?v=1764705126"},{"product_id":"kt-m3000-mini-side-car-lift","title":"Katool KT-M3000 – Mini Car Lift (Hydraulic, Portable)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px !important;\n  color: #333;\n  line-height: 1.6;\n}\n\n.product-content-wrapper section {\n  margin: 40px 0;\n}\n\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper .hero {\n  display: block;\n  overflow: auto;\n}\n\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper img {\n  max-width: 100%;\n  height: auto;\n  margin: 1.5rem 0;\n  border-radius: 8px;\n}\n\n.product-content-wrapper figcaption {\n  font-size: 0.9rem;\n  color: #666;\n  text-align: center;\n  margin-top: 0.5rem;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p {\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li {\n  margin-bottom: 0.5rem;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem auto;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.product-content-wrapper caption {\n  padding: 0.5rem;\n  font-weight: 600;\n  text-align: left;\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 1rem;\n  text-align: left;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper th {\n  background-color: #0053a6;\n  color: white;\n  font-weight: 600;\n  white-space: nowrap;\n  width: 40%;\n}\n\n.product-content-wrapper td {\n  background-color: white;\n  color: #333;\n}\n\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n  border-bottom: none;\n}\n\n.product-content-wrapper tr:hover td {\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa !important;\n  border-left: 4px solid #0053a6 !important;\n  padding: 1rem 1.5rem !important;\n  margin: 1.5rem 0 !important;\n  color: #333 !important;\n  font-weight: normal !important;\n}\n\n.product-content-wrapper .highlight *,\n.product-content-wrapper .highlight p,\n.product-content-wrapper .highlight span,\n.product-content-wrapper .highlight div {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: normal !important;\n  font-style: normal !important;\n}\n\n.product-content-wrapper .highlight strong {\n  font-weight: 600 !important;\n  color: #0053a6 !important;\n}\n\n.product-content-wrapper .button {\n  display: inline-block;\n  background-color: #0053a6;\n  color: white !important;\n  padding: 0.75rem 1.5rem;\n  border-radius: 4px;\n  text-decoration: none;\n  font-weight: 600;\n  margin: 1rem 0;\n}\n\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n  background: #0053a6;\n  color: white;\n  padding: 40px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n  color: white;\n}\n\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n  outline: 2px solid #0053a6;\n  outline-offset: 2px;\n}\n\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-content-wrapper summary::after {\n  content: '▶';\n  position: absolute;\n  right: 1rem;\n  top: 1rem;\n  transition: transform 0.3s ease;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details div {\n  padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n  margin-bottom: 1.5rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n  \/* Hide table caption + column header row on small screens *\/\n  .product-content-wrapper table caption,\n  .product-content-wrapper table thead {\n    display: none;\n  }\n\n  \/* Edge case: header row in tbody *\/\n  .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n    display: none;\n  }\n\n  \/* Keep all the original mobile table styles *\/\n  .product-content-wrapper table {\n    display: block;\n    box-shadow: none;\n  }\n\n  .product-content-wrapper tbody {\n    display: block;\n  }\n\n  .product-content-wrapper tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .product-content-wrapper th {\n    display: block;\n    width: 100%;\n    background-color: #f5f5f5;\n    color: #333;\n    font-size: 0.9rem;\n    padding: 0.75rem 1rem 0.25rem;\n    border-bottom: none;\n  }\n\n  .product-content-wrapper td {\n    display: block;\n    width: 100%;\n    padding: 0.25rem 1rem 0.75rem;\n    font-weight: 600;\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding: 0 10px 3rem 10px !important;\n  }\n\n  .product-content-wrapper h2 {\n    font-size: 1.2rem;\n  }\n\n  .product-content-wrapper h3 {\n    font-size: 1.1rem;\n  }\n\n  .product-content-wrapper .product-hero-image {\n    float: none !important;\n    display: block !important;\n    margin: 0 auto 1.5rem auto !important;\n    max-width: 100% !important;\n  }\n\n  .product-content-wrapper img[style*=\"float: right\"] {\n    float: none !important;\n    display: block !important;\n    margin: 0 auto 1.5rem auto !important;\n    max-width: 100% !important;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px !important;\n  }\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper .product-hero-image {\n    float: right !important;\n    max-width: 40%;\n    margin: 0 0 1rem 20px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch2\u003eKatool KT-M3000 Mini Side Car Lift - 7,716 lb Hydraulic Car Side Lift Jack\u003c\/h2\u003e\n\u003cp\u003eThe Katool KT-M3000 mini side car lift is compact tire change equipment that transforms wheel service and vehicle maintenance with its 7,716-pound capacity in a remarkably portable 52.9-pound unit. This professional-grade side car lift positions directly alongside vehicles for immediate wheel access, serving automotive shops, mobile tire services, and garage owners who need fast tire changes and lifting without permanent bay installation.\u003c\/p\u003e\n\u003cp\u003eWith its ultra-low 3.7-inch profile and dual-speed hydraulic operation, the KT-M3000 slides under vehicles other lifts cannot reach and completes lifts in just 10-20 seconds on fast mode. The rolling mechanism enables instant repositioning while handling everything from compact cars to full-size SUVs and light trucks, making routine tire changes and brake service faster and more efficient.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eSuperior Capacity-to-Weight Performance\u003c\/strong\u003e - At just 52.9 pounds, this mini side car lift safely raises up to 7,716 pounds for tire changes and brake work. The compact design delivers exceptional portability while lifting full-size vehicles that exceed most portable competitors' 5,000-6,000 pound limits, giving shops more capability from a smaller jack.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUltra-Low Profile Access\u003c\/strong\u003e - The 3.7-inch minimum height lets this low-profile side car lift slide under lowered vehicles and side skirts that exclude thicker competitor units. It extends to 18.5 inches so techs can work at a more comfortable height during tire changes, brake jobs, and suspension checks.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eDual-Speed Efficiency\u003c\/strong\u003e - Fast 10-20 second lift cycles reduce service time compared to manual jacks when moving through tire change jobs. The slower 20-40 second mode allows precise positioning and controlled lifting for more delicate wheel, brake, or suspension work.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eInstallation-Free Mobility\u003c\/strong\u003e - A rolling mechanism and compact 45.6\" × 16.5\" footprint let operators position the lift exactly where tire changes and inspections are happening. No concrete anchoring is required, so shops and mobile tire services can adapt bay layouts and workflows quickly.\u003c\/div\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eQuick tire changes and rotations with a portable side car lift for maximum efficiency.\u003c\/li\u003e\n\u003cli\u003eBrake service and maintenance with full wheel access.\u003c\/li\u003e\n\u003cli\u003eWheel-off suspension work and repairs.\u003c\/li\u003e\n\u003cli\u003eMobile tire service operations requiring portable lifting.\u003c\/li\u003e\n\u003cli\u003eSmall to medium passenger vehicles, SUVs, and light trucks up to 7,716 pounds capacity for routine tire, brake, and suspension service.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKatool KT-M3000 Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMax Load Capacity\u003c\/th\u003e\n\u003ctd\u003e7,716 lbs (3,500 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e52.9 lbs (24 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e18.5\" (470 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e3.7\" (95 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e45.6\" × 16.5\" × 4.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Speed (Fast)\u003c\/th\u003e\n\u003ctd\u003e10-20 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Speed (Slow)\u003c\/th\u003e\n\u003ctd\u003e20-40 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eQ235 \u0026amp; Q245 steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eReady to Upgrade Your Tire Change and Vehicle Service Operations?\u003c\/h2\u003e\n\u003cp\u003eExperience professional-grade lifting with the confidence of a 3-year structural warranty and proven 7,716-pound capacity performance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eWarranty \u0026amp; Shipping\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1-year parts coverage with 3-year structural warranty on this professional automotive lift, including free replacement parts and shipping for covered issues.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Freight shipping to commercial addresses in the lower 48 states. Buyer responsible for unloading from delivery truck.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What vehicle types can the KT-M3000 safely lift? A: The KT-M3000 handles cars, SUVs, and light trucks up to 7,716 pounds capacity. Its 3.7-inch low profile fits under most passenger vehicles while providing 18.5 inches of maximum lift height for comfortable access. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicle types can the KT-M3000 safely lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-M3000 handles cars, SUVs, and light trucks up to 7,716 pounds capacity. Its 3.7-inch low profile fits under most passenger vehicles while providing 18.5 inches of maximum lift height for comfortable access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How fast does the hydraulic lifting system operate? A: The dual-speed system offers fast 10-20 second lift cycles for efficiency, plus slower 20-40 second operation for precise positioning. This beats manual jacks and many competitors requiring 30-45 seconds minimum. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow fast does the hydraulic lifting system operate?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe dual-speed system offers fast 10-20 second lift cycles for efficiency, plus slower 20-40 second operation for precise positioning. This beats manual jacks and many competitors requiring 30-45 seconds minimum.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Does the KT-M3000 require permanent installation or concrete anchoring? A: No installation required. The rolling mechanism and 45.6\" x 16.5\" footprint enables immediate positioning and repositioning without concrete anchoring, perfect for flexible garage layouts. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the KT-M3000 require permanent installation or concrete anchoring?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo installation required. The rolling mechanism and 45.6\" × 16.5\" footprint enables immediate positioning and repositioning without concrete anchoring, perfect for flexible garage layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What warranty coverage comes with the Katool KT-M3000? A: Includes 1-year parts warranty covering defects plus extended 3-year structural warranty on construction components. Coverage includes free replacement parts and shipping for covered issues. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat warranty coverage comes with the Katool KT-M3000?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIncludes 1-year parts warranty covering defects plus extended 3-year structural warranty on construction components. Coverage includes free replacement parts and shipping for covered issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Not Available","offers":[{"title":"Default Title","offer_id":47327429492987,"sku":"KT-M3000","price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Katool-KT-M3000-Mini-Car-Lift.webp?v=1763753631"},{"product_id":"katool-kt-m7700-mini-lift-tire-changing","title":"Katool KT-M7700 – Mini Lift (For Tire Changing)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px !important;\n  color: #333;\n  line-height: 1.6;\n}\n\n.product-content-wrapper section {\n  margin: 40px 0;\n}\n\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper .hero {\n  display: block;\n  overflow: auto;\n}\n\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper figcaption {\n  font-size: 0.9rem;\n  color: #666;\n  text-align: center;\n  margin-top: 0.5rem;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p {\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li {\n  margin-bottom: 0.5rem;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem auto;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.product-content-wrapper caption {\n  padding: 0.5rem;\n  font-weight: 600;\n  text-align: left;\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 1rem;\n  text-align: left;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper th {\n  background-color: #0053a6;\n  color: white;\n  font-weight: 600;\n  white-space: nowrap;\n  width: 40%;\n}\n\n.product-content-wrapper td {\n  background-color: white;\n  color: #333;\n}\n\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n  border-bottom: none;\n}\n\n.product-content-wrapper tr:hover td {\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa !important;\n  border-left: 4px solid #0053a6 !important;\n  padding: 1rem 1.5rem !important;\n  margin: 1.5rem 0 !important;\n  color: #333 !important;\n  font-weight: normal !important;\n}\n\n.product-content-wrapper .highlight *,\n.product-content-wrapper .highlight p,\n.product-content-wrapper .highlight span,\n.product-content-wrapper .highlight div {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: normal !important;\n  font-style: normal !important;\n}\n\n.product-content-wrapper .highlight strong {\n  font-weight: 600 !important;\n  color: #0053a6 !important;\n}\n\n.product-content-wrapper .button {\n  display: inline-block;\n  background-color: #0053a6;\n  color: white !important;\n  padding: 0.75rem 1.5rem;\n  border-radius: 4px;\n  text-decoration: none;\n  font-weight: 600;\n  margin: 1rem 0;\n}\n\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n  background: #0053a6;\n  color: white;\n  padding: 40px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n  color: white;\n}\n\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n  outline: 2px solid #0053a6;\n  outline-offset: 2px;\n}\n\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-content-wrapper summary::after {\n  content: '▶';\n  position: absolute;\n  right: 1rem;\n  top: 1rem;\n  transition: transform 0.3s ease;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details div {\n  padding: 1rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n  \/* Hide table caption + column header row on small screens *\/\n  .product-content-wrapper table caption,\n  .product-content-wrapper table thead {\n    display: none;\n  }\n\n  \/* Edge case: header row in tbody *\/\n  .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n    display: none;\n  }\n\n  \/* Keep all the original mobile table styles *\/\n  .product-content-wrapper table {\n    display: block;\n    box-shadow: none;\n  }\n\n  .product-content-wrapper tbody {\n    display: block;\n  }\n\n  .product-content-wrapper tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .product-content-wrapper th {\n    display: block;\n    width: 100%;\n    background-color: #f5f5f5;\n    color: #333;\n    font-size: 0.9rem;\n    padding: 0.75rem 1rem 0.25rem;\n    border-bottom: none;\n  }\n\n  .product-content-wrapper td {\n    display: block;\n    width: 100%;\n    padding: 0.25rem 1rem 0.75rem;\n    font-weight: 600;\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding: 0 10px 3rem 10px !important;\n  }\n\n  .product-content-wrapper h2 {\n    font-size: 1.2rem;\n  }\n\n  .product-content-wrapper h3 {\n    font-size: 1.1rem;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch2\u003eProfessional Tire Service Equipment - Katool KT-M7700 Portable Mini Lift (6,600 lb Capacity)\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eKatool KT-M7700\u003c\/strong\u003e is a portable mini tilt lift engineered for quick tire changes and light automotive maintenance. Designed for both DIY enthusiasts and small professional shops, this \u003cstrong\u003e6,600 lb capacity\u003c\/strong\u003e lift eliminates the need for permanent installation while providing reliable access to passenger vehicles, light trucks, and SUVs. Built with a high-strength steel frame and CE certification, it delivers professional performance in a space-saving design.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003e6,600 lb Professional Capacity\u003c\/strong\u003e - Handles passenger vehicles, light trucks, and SUVs with high-strength steel construction that meets CE certification standards for safe operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eNo Installation Required\u003c\/strong\u003e - Portable design eliminates concrete anchoring requirements and permanent installation, allowing easy repositioning and storage in compact garage spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eOptimized Tire Service Range\u003c\/strong\u003e - Lifting range from \u003cstrong\u003e9 inches\u003c\/strong\u003e minimum to \u003cstrong\u003e31 inches\u003c\/strong\u003e maximum height provides ideal access for tire changes while accommodating both low-profile and standard vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eQuick tire changes for passenger vehicles up to 6,600 lbs.\u003c\/li\u003e\n\u003cli\u003eLight automotive maintenance tasks requiring undercarriage access.\u003c\/li\u003e\n\u003cli\u003eProfessional tire service operations in small shops.\u003c\/li\u003e\n\u003cli\u003eDIY garage use for cars, light trucks, and SUVs within weight limits.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKatool KT-M7700 Mini Lift Specifications\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e6,600 lbs (3,000 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e9 inches minimum to 31 inches maximum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHigh-strength steel frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower System\u003c\/th\u003e\n\u003ctd\u003eHydraulic operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Type\u003c\/th\u003e\n\u003ctd\u003ePortable mini tilt lift\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eCE certified (European Conformity)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInstallation\u003c\/th\u003e\n\u003ctd\u003eNo permanent installation required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eDocumentation\u003c\/h2\u003e\n\u003cp\u003eFor complete installation instructions, safety guidelines, and operational procedures, download the official product manual:\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/katool-kt-m7700-mini-scissor-lift-installation-operation-manual-cover-hero.pdf?v=1764646420\" class=\"button\" target=\"_blank\"\u003eDownload Installation \u0026amp; Operation Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Tire Service Capability\u003c\/h2\u003e\n\u003cp\u003eExperience the convenience of professional-grade tire service equipment with CE certification and comprehensive warranty coverage.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: What vehicles are compatible with the KT-M7700 mini lift? A: The lift handles passenger vehicles, light trucks, and SUVs up to 6,600 lbs capacity. This includes most standard cars, crossovers, and light pickup trucks within the weight limit.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles are compatible with the KT-M7700 mini lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lift handles passenger vehicles, light trucks, and SUVs up to 6,600 lbs capacity. This includes most standard cars, crossovers, and light pickup trucks within the weight limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: Does the KT-M7700 require permanent installation? A: No installation is required. The portable design operates on level concrete surfaces without permanent anchoring, allowing easy repositioning and storage in compact spaces.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the KT-M7700 require permanent installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo installation is required. The portable design operates on level concrete surfaces without permanent anchoring, allowing easy repositioning and storage in compact spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: What warranty coverage is included with the KT-M7700? A: Includes 1-year standard warranty on all parts and product defects with extended warranty plans available for purchase.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty coverage is included with the KT-M7700?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIncludes 1-year standard warranty on all parts and product defects with extended warranty plans available for purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47327436505339,"sku":"KT-M7700","price":1099.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Katool-KT-M7700-Tire-Changing-Machin.png?v=1752282962"},{"product_id":"katool-kt-rj50-rolling-bridge-jack-5000lb","title":"Katool KT-RJ50 – Rolling Jack (5,000 lb)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px !important;\n  color: #333;\n  line-height: 1.6;\n}\n\n.product-content-wrapper section {\n  margin: 40px 0;\n}\n\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper .hero {\n  display: block;\n  overflow: auto;\n}\n\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper img {\n  max-width: 100%;\n  height: auto;\n  margin: 1.5rem 0;\n  border-radius: 8px;\n}\n\n.product-content-wrapper figcaption {\n  font-size: 0.9rem;\n  color: #666;\n  text-align: center;\n  margin-top: 0.5rem;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p {\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li {\n  margin-bottom: 0.5rem;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem auto;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.product-content-wrapper caption {\n  padding: 0.5rem;\n  font-weight: 600;\n  text-align: left;\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 1rem;\n  text-align: left;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper th {\n  background-color: #0053a6;\n  color: white;\n  font-weight: 600;\n  white-space: nowrap;\n  width: 40%;\n}\n\n.product-content-wrapper td {\n  background-color: white;\n  color: #333;\n}\n\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n  border-bottom: none;\n}\n\n.product-content-wrapper tr:hover td {\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa !important;\n  border-left: 4px solid #0053a6 !important;\n  padding: 1rem 1.5rem !important;\n  margin: 1.5rem 0 !important;\n  color: #333 !important;\n  font-weight: normal !important;\n}\n\n.product-content-wrapper .highlight *,\n.product-content-wrapper .highlight p,\n.product-content-wrapper .highlight span,\n.product-content-wrapper .highlight div {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: normal !important;\n  font-style: normal !important;\n}\n\n.product-content-wrapper .highlight strong {\n  font-weight: 600 !important;\n  color: #0053a6 !important;\n}\n\n.product-content-wrapper .button {\n  display: inline-block;\n  background-color: #0053a6;\n  color: white !important;\n  padding: 0.75rem 1.5rem;\n  border-radius: 4px;\n  text-decoration: none;\n  font-weight: 600;\n  margin: 1rem 0;\n}\n\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n  background: #0053a6;\n  color: white;\n  padding: 40px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n  color: white;\n}\n\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n  outline: 2px solid #0053a6;\n  outline-offset: 2px;\n}\n\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-content-wrapper summary::after {\n  content: '▶';\n  position: absolute;\n  right: 1rem;\n  top: 1rem;\n  transition: transform 0.3s ease;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details div {\n  padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n  margin-bottom: 1.5rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n  \/* Hide table caption + column header row on small screens *\/\n  .product-content-wrapper table caption,\n  .product-content-wrapper table thead {\n    display: none;\n  }\n\n  \/* Edge case: header row in tbody *\/\n  .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n    display: none;\n  }\n\n  \/* Keep all the original mobile table styles *\/\n  .product-content-wrapper table {\n    display: block;\n    box-shadow: none;\n  }\n\n  .product-content-wrapper tbody {\n    display: block;\n  }\n\n  .product-content-wrapper tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .product-content-wrapper th {\n    display: block;\n    width: 100%;\n    background-color: #f5f5f5;\n    color: #333;\n    font-size: 0.9rem;\n    padding: 0.75rem 1rem 0.25rem;\n    border-bottom: none;\n  }\n\n  .product-content-wrapper td {\n    display: block;\n    width: 100%;\n    padding: 0.25rem 1rem 0.75rem;\n    font-weight: 600;\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding: 0 10px 3rem 10px !important;\n  }\n\n  .product-content-wrapper h2 {\n    font-size: 1.2rem;\n  }\n\n  .product-content-wrapper h3 {\n    font-size: 1.1rem;\n  }\n\n  .product-content-wrapper .product-hero-image {\n    float: none !important;\n    display: block !important;\n    margin: 0 auto 1.5rem auto !important;\n    max-width: 100% !important;\n  }\n\n  .product-content-wrapper img[style*=\"float: right\"] {\n    float: none !important;\n    display: block !important;\n    margin: 0 auto 1.5rem auto !important;\n    max-width: 100% !important;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px !important;\n  }\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper .product-hero-image {\n    float: right !important;\n    max-width: 40%;\n    margin: 0 0 1rem 20px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- Meta Description: Professional 5000 lb rolling jack designed for Katool four-post lifts - air\/hydraulic operation for efficient brake service and tire rotation. --\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch2\u003eProfessional Rolling Jack - Katool KT-RJ50 (5000 lbs)\u003c\/h2\u003e\n\u003ch3\u003eScissor Bridge Jack for Four-Post Lift Integration\u003c\/h3\u003e\n\u003cp\u003eThe Katool KT-RJ50 rolling jack enables professional automotive technicians to lift vehicles off four-post lift platforms for complete wheel access and brake service. This 5,000-lb capacity air\/hydraulic system integrates specifically with compatible four-post lifts, providing guaranteed compatibility.\u003c\/p\u003e\n\u003cp\u003eBuilt with a scissor mechanism for level lifting and rolling wheels for easy positioning, this bridge jack eliminates the need for traditional floor jacks in professional shop environments.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eGuaranteed Compatibility Engineering\u003c\/strong\u003e - Specifically designed for KT-4H110, KT-4H850, and KT-4H950 four-post lifts, eliminating universal fit concerns.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eAir\/Hydraulic Operation\u003c\/strong\u003e - Combines pneumatic speed with hydraulic precision for faster operation while maintaining precise control for safe vehicle positioning.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eScissor Lifting Mechanism\u003c\/strong\u003e - Provides consistent level lifting across full range of motion, eliminating vehicle tilt issues common with single-point systems.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Shop Workflow\u003c\/strong\u003e - Rolling wheels enable quick positioning between lift runways without disassembly, reducing service time and improving technician efficiency for high-volume brake and tire service operations.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBrake system service and repairs.\u003c\/li\u003e\n\u003cli\u003eTire rotation, replacement, and balancing.\u003c\/li\u003e\n\u003cli\u003eWheel removal for service access.\u003c\/li\u003e\n\u003cli\u003eSuspension component maintenance.\u003c\/li\u003e\n\u003cli\u003eGeneral undercarriage work requiring wheel-free access.\u003c\/li\u003e\n\u003cli\u003eDifferential service and axle work.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKatool KT-RJ50 Technical Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e5,000 lbs (2,268 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperation\u003c\/th\u003e\n\u003ctd\u003eAir\/hydraulic system requiring external air supply\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Mechanism\u003c\/th\u003e\n\u003ctd\u003eScissor-type for level lifting platform\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eSteel frame with powder-coated finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatible Lifts\u003c\/th\u003e\n\u003ctd\u003eKT-4H110, KT-4H850, KT-4H950\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional-Grade Lifting Performance\u003c\/h2\u003e\n\u003cp\u003eOrder your Katool KT-RJ50 rolling jack with guaranteed four-post lift compatibility.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Which four-post lifts is the KT-RJ50 compatible with? A: The KT-RJ50 is specifically designed for Katool KT-4H110, KT-4H850, and KT-4H950 four-post lifts. It provides guaranteed compatibility and manufacturer-backed integration with these models. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich four-post lifts is the KT-RJ50 compatible with?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-RJ50 is specifically designed for Katool KT-4H110, KT-4H850, and KT-4H950 four-post lifts. It provides guaranteed compatibility and manufacturer-backed integration with these models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does the scissor mechanism work? A: The integrated scissor mechanism provides consistent level lifting across the full range of motion, eliminating vehicle tilt issues common with single-point lifting systems for stable, safe vehicle positioning. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the scissor mechanism work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe integrated scissor mechanism provides consistent level lifting across the full range of motion, eliminating vehicle tilt issues common with single-point lifting systems for stable, safe vehicle positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What air supply is required for operation? A: The KT-RJ50 requires an external compressed air supply for the air\/hydraulic system operation. This combines pneumatic speed with hydraulic precision for efficient and controlled lifting. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat air supply is required for operation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-RJ50 requires an external compressed air supply for the air\/hydraulic system operation. This combines pneumatic speed with hydraulic precision for efficient and controlled lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What is the lifting capacity of this rolling jack? A: The Katool KT-RJ50 has a lifting capacity of 5,000 lbs (2,268 kg), making it suitable for lifting most passenger vehicles and light commercial vehicles off four-post lift platforms. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the lifting capacity of this rolling jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Katool KT-RJ50 has a lifting capacity of 5,000 lbs (2,268 kg), making it suitable for lifting most passenger vehicles and light commercial vehicles off four-post lift platforms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47327442043131,"sku":"KT-RJ50","price":1059.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Katool-KT-RJ50-Rolling-Jack.webp?v=1764705066"},{"product_id":"katool-kt-rj70-rolling-jack-7-000-lb","title":"Katool KT-RJ70 – Rolling Jack (7,000 lb)","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px !important;\n  color: #333;\n  line-height: 1.6;\n}\n\n.product-content-wrapper section {\n  margin: 40px 0;\n}\n\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper .hero {\n  display: block;\n  overflow: auto;\n}\n\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper figcaption {\n  font-size: 0.9rem;\n  color: #666;\n  text-align: center;\n  margin-top: 0.5rem;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p {\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li {\n  margin-bottom: 0.5rem;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem auto;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.product-content-wrapper caption {\n  padding: 0.5rem;\n  font-weight: 600;\n  text-align: left;\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 1rem;\n  text-align: left;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper th {\n  background-color: #0053a6;\n  color: white;\n  font-weight: 600;\n  white-space: nowrap;\n  width: 40%;\n}\n\n.product-content-wrapper td {\n  background-color: white;\n  color: #333;\n}\n\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n  border-bottom: none;\n}\n\n.product-content-wrapper tr:hover td {\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa !important;\n  border-left: 4px solid #0053a6 !important;\n  padding: 1rem 1.5rem !important;\n  margin: 1.5rem 0 !important;\n  color: #333 !important;\n  font-weight: normal !important;\n}\n\n.product-content-wrapper .highlight *,\n.product-content-wrapper .highlight p,\n.product-content-wrapper .highlight span,\n.product-content-wrapper .highlight div {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: normal !important;\n  font-style: normal !important;\n}\n\n.product-content-wrapper .highlight strong {\n  font-weight: 600 !important;\n  color: #0053a6 !important;\n}\n\n.product-content-wrapper .button {\n  display: inline-block;\n  background-color: #0053a6;\n  color: white !important;\n  padding: 0.75rem 1.5rem;\n  border-radius: 4px;\n  text-decoration: none;\n  font-weight: 600;\n  margin: 1rem 0;\n}\n\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n  background: #0053a6;\n  color: white;\n  padding: 40px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n  color: white;\n}\n\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n  outline: 2px solid #0053a6;\n  outline-offset: 2px;\n}\n\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-content-wrapper summary::after {\n  content: '▶';\n  position: absolute;\n  right: 1rem;\n  top: 1rem;\n  transition: transform 0.3s ease;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details div {\n  padding: 1rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n  \/* Hide table caption + column header row on small screens *\/\n  .product-content-wrapper table caption,\n  .product-content-wrapper table thead {\n    display: none;\n  }\n\n  \/* Edge case: header row in tbody *\/\n  .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n    display: none;\n  }\n\n  \/* Keep all the original mobile table styles *\/\n  .product-content-wrapper table {\n    display: block;\n    box-shadow: none;\n  }\n\n  .product-content-wrapper tbody {\n    display: block;\n  }\n\n  .product-content-wrapper tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .product-content-wrapper th {\n    display: block;\n    width: 100%;\n    background-color: #f5f5f5;\n    color: #333;\n    font-size: 0.9rem;\n    padding: 0.75rem 1rem 0.25rem;\n    border-bottom: none;\n  }\n\n  .product-content-wrapper td {\n    display: block;\n    width: 100%;\n    padding: 0.25rem 1rem 0.75rem;\n    font-weight: 600;\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding: 0 10px 3rem 10px !important;\n  }\n\n  .product-content-wrapper h2 {\n    font-size: 1.2rem;\n  }\n\n  .product-content-wrapper h3 {\n    font-size: 1.1rem;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch2\u003eProfessional Rolling Jack - Katool KT-RJ60 Air Hydraulic Bridge Jack (6000 lbs Capacity)\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eKatool KT-RJ60\u003c\/strong\u003e is a heavy-duty rolling bridge jack designed exclusively for the \u003cstrong\u003eKatool KT-4H150 4-post alignment lift\u003c\/strong\u003e. With a \u003cstrong\u003e6,000 lb lifting capacity\u003c\/strong\u003e and \u003cstrong\u003eair\/hydraulic operation\u003c\/strong\u003e, this jack allows professional technicians to perform wheels-free brake service, suspension repairs, and precise alignments without physical strain.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eExclusive KT-4H150 Integration\u003c\/strong\u003e - Purpose-built specifically for the Katool KT-4H150 alignment lift system to ensure secure fitment and safety without modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eSuperior 6,000 lb Lifting Capacity\u003c\/strong\u003e - High-capacity design safely handles loaded light trucks, SUVs, and commercial vehicles, offering a higher safety margin than standard 5,000 lb units.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eAir\/Hydraulic Efficiency\u003c\/strong\u003e - Utilizes shop air connection for rapid, effortless lifting. This increases technician productivity and reduces fatigue compared to manual hand-pump alternatives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eWheel alignment procedures requiring wheels-free vehicle positioning.\u003c\/li\u003e\n\u003cli\u003eBrake system service and component replacement.\u003c\/li\u003e\n\u003cli\u003eTire rotation and replacement with complete undercarriage access.\u003c\/li\u003e\n\u003cli\u003eSuspension component service and repair.\u003c\/li\u003e\n\u003cli\u003eAxle service and maintenance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ccaption\u003eKT-RJ60 Rolling Jack Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e6,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperation Type\u003c\/th\u003e\n\u003ctd\u003eAir\/Hydraulic with shop air supply\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesign Type\u003c\/th\u003e\n\u003ctd\u003eRolling bridge jack with scissor mechanism\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty steel with powder-coated finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eKatool KT-4H150 4-post alignment lift only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Rolling Jack Performance\u003c\/h2\u003e\n\u003cp\u003eUpgrade your shop's efficiency with the KT-RJ60's 6,000 lb capacity and seamless KT-4H150 integration, backed by a 1-year parts warranty.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eWarranty \u0026amp; Shipping\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eWarranty:\u003c\/strong\u003e 1-year limited manufacturer warranty covering parts and manufacturing defects.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e LTL freight shipping to commercial addresses within continental US.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: Is the KT-RJ60 compatible with other 4-post alignment lifts? A: No. The KT-RJ60 is exclusively designed for the Katool KT-4H150 4-post alignment lift system and will not fit other manufacturer's lifts due to specific rail width requirements.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the KT-RJ60 compatible with other 4-post alignment lifts?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The KT-RJ60 is exclusively designed for the Katool KT-4H150 4-post alignment lift system and will not fit other manufacturer's lifts due to specific rail width requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: What air pressure requirements does the KT-RJ60 need? A: The unit requires connection to a standard shop compressed air system for hydraulic operation. Consult the manual for specific PSI requirements based on load.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat air pressure requirements does the KT-RJ60 need?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe unit requires connection to a standard shop compressed air system for hydraulic operation. Consult the manual for specific PSI requirements based on load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: Can the KT-RJ60 lift vehicles heavier than 6,000 lbs? A: No. Never exceed the 6,000 lb lifting capacity. This limit includes the vehicle's curb weight plus any additional cargo or fuel.\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the KT-RJ60 lift vehicles heavier than 6,000 lbs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. Never exceed the 6,000 lb lifting capacity. This limit includes the vehicle's curb weight plus any additional cargo or fuel. Always verify total vehicle weight before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003eQ: How does the 1-year warranty coverage work? A: The warranty covers parts and manufacturing defects for one year. It includes replacement parts and shipping but excludes labor costs.\u003c\/div\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow does the 1-year warranty coverage work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe warranty covers parts and manufacturing defects for one year. It includes replacement parts and shipping but excludes labor costs. Coverage is non-transferable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875758817531,"sku":null,"price":1249.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/724e9d86b34019cd79eb16660753ac59_1.png?v=1779999628"},{"product_id":"katool-kt-99es-aluminum-body-repair-machine","title":"Katool KT-99ES Aluminum Body Repair Machine","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-99ES Aluminum Body Repair Machine\u003c\/h2\u003e\n\u003cp\u003eAluminum panels don't forgive the same way steel does. Hit them with the wrong heat, the wrong force, or the wrong tool, and you're replacing the panel instead of repairing it. The Katool KT-99ES Aluminum Body Repair Machine is purpose-built for that reality, giving your shop a dedicated aluminum straightening system that uses controlled thermal repair technology to restore damaged panels without compromising material integrity. If you're still trying to handle aluminum corrections with general-purpose equipment, you already know how that ends: warped panels, wasted labor hours, and a customer watching you order a replacement part.\u003c\/p\u003e\n\u003cp\u003eMore OEMs are moving to aluminum construction every year, and shops that can't handle aluminum work are turning jobs away. The KT-99ES puts you on the right side of that shift. It's a collision repair focused machine that handles dent forming, panel straightening, and structural correction on aluminum body components, all from a compact footprint that fits into your existing shop layout without a major reconfiguration. Whether you're running a multi-bay collision center or a specialty restoration operation, the KT-99ES slots into your workflow and starts earning back its space immediately.\u003c\/p\u003e\n\u003cp\u003eUnderneath, the KT-99ES is built on Q235 and Q245 steel framing. That's heavy-duty construction you can run hard in a high-volume collision center without worrying about the machine itself breaking down. Controlled heat application means you're correcting panels safely and consistently, job after job. The thermal process gives you precise control over how much energy goes into the panel, which is exactly what aluminum demands. Too much heat and the grain structure changes permanently. The KT-99ES keeps you in the safe zone.\u003c\/p\u003e\n\u003cp\u003eWhen you buy from Garage Supply Guys, you get direct access to our support team for questions before and after the sale, plus replacement parts availability to keep your shop running. We stock Katool parts and can help you troubleshoot issues without bouncing you between voicemail systems.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eKT-99ES\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMachine Type\u003c\/td\u003e\n\u003ctd\u003eAluminum Body Repair Machine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eAluminum Vehicle Body Straightening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Material\u003c\/td\u003e\n\u003ctd\u003eQ235 \u0026amp; Q245 Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUsage Environment\u003c\/td\u003e\n\u003ctd\u003eProfessional Collision Repair Shops\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eIncluded accessories and tooling for the KT-99ES vary by configuration. Call to confirm included accessories. Our team at (855) 498-2147 can walk you through the complete packing list so you know exactly what arrives and whether you need any additional tooling for your specific repair workflow.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cp\u003eThe KT-99ES is intended for use in professional automotive body repair facilities. Before your unit arrives, confirm that your workspace meets electrical and ventilation requirements for safe operation. Proper shop ventilation is critical when working with thermal repair processes on aluminum, so make sure your airflow setup is adequate before the machine goes live. Aluminum repair generates different fumes and particulates than steel work, and your extraction system needs to handle that difference.\u003c\/p\u003e\n\u003cp\u003eYou're responsible for verifying electrical and workspace compatibility prior to installation. That means checking your panel's available amperage, confirming you have the right outlet configuration, and making sure you have enough floor space for safe operation and technician movement around the unit. Follow all manufacturer operating and safety guidelines during setup and daily use.\u003c\/p\u003e\n\u003cp\u003eIf you have questions about your shop's readiness, reach out to our team before placing your order so there are no surprises on delivery day. We can help you verify workspace requirements and walk through any prep work your facility might need before the KT-99ES arrives.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cp\u003eThe KT-99ES serves any professional environment where aluminum body panels need precision correction. Here's where it fits best.\u003c\/p\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eCollision Repair Centers\u003c\/strong\u003e\n\u003cp\u003eHigh-volume shops handling aluminum vehicle repairs daily will get the most out of the KT-99ES's consistent thermal correction process and durable Q235\/Q245 steel construction. When you're cycling through multiple aluminum jobs per shift, you need a machine that holds up without recalibration between vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAuto Body Restoration Shops\u003c\/strong\u003e\n\u003cp\u003eShops restoring late-model aluminum-bodied vehicles need precise panel straightening without the risk of heat damage. The KT-99ES delivers controlled correction that preserves the aluminum's grain structure, which matters when you're restoring panels to factory-quality finish standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eDealership Body Shops\u003c\/strong\u003e\n\u003cp\u003eOEM-certified dealership repair departments working on aluminum-intensive brands benefit from a dedicated machine that meets the precision demands of factory repair procedures. Having the right aluminum-specific equipment also supports certification requirements for brands that mandate specialized tooling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eSpecialty Aluminum Fabrication\u003c\/strong\u003e\n\u003cp\u003eFacilities focused on aluminum dent forming and structural correction can integrate the KT-99ES into their workflow for reliable, repeatable panel restoration. The compact footprint means it won't crowd out your other equipment even in tighter shop layouts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-99ES is backed by a 1-year limited warranty covering parts and manufacturing defects, plus a 3-year structural warranty on frame components where applicable. Optional extended warranty coverage is available. Free shipping applies to approved replacement parts.\u003c\/p\u003e\n\u003cp\u003eLabor is not included under warranty coverage. Warranty claims require proof of purchase and approval. Warranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at (855) 498-2147 to discuss the Katool KT-99ES, confirm specifications for your shop, or get help with your order.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of repairs is the Katool KT-99ES designed for?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-99ES is purpose-built for aluminum vehicle body straightening. It handles dent forming, panel straightening, and structural correction on aluminum body panels using controlled thermal repair technology. If your shop works on aluminum-bodied vehicles from modern OEMs, this machine is built specifically for that application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the KT-99ES frame made of?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe machine is constructed from Q235 and Q245 steel, which are standard structural steel grades used in heavy-duty industrial equipment. This gives the frame the rigidity and durability needed for daily use in high-volume collision repair environments without flexing or degrading over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need special shop ventilation to operate this machine?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. Because the KT-99ES uses thermal repair technology on aluminum panels, proper shop ventilation is required to maintain a safe operating environment. Aluminum repair generates different fumes and particulates than steel work, so your extraction and airflow systems should be verified before installation. Contact us at (855) 498-2147 if you have questions about workspace requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the KT-99ES suitable for a high-volume collision center?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt is. The Q235 and Q245 steel construction is built for heavy-duty shop environments, and the controlled thermal process supports consistent, repeatable corrections across multiple jobs per day. The compact footprint also means it integrates into existing shop layouts without requiring a full floor plan redesign.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat electrical requirements should I verify before ordering?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYou're responsible for confirming electrical and workspace compatibility prior to installation. That includes verifying your panel's available amperage, outlet configuration, and circuit capacity. Reach out to our team at (855) 498-2147 before ordering and we can help you confirm your facility is ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this machine be used on steel panels or is it aluminum only?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-99ES is specifically designed for aluminum vehicle body straightening. Its thermal repair technology and correction process are calibrated for the unique properties of aluminum panels, which respond differently to heat and force than steel. For steel body work, a different machine would be the better fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover on the KT-99ES?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe machine comes with a 1-year limited warranty on parts and manufacturing defects, plus a 3-year structural warranty on frame components where applicable. Approved replacement parts ship free. Labor is not included, and claims require proof of purchase. Optional extended coverage is also available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat accessories or tooling come with the machine?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eSpecific included accessories should be confirmed before ordering. Call us at (855) 498-2147 and our team can provide a complete breakdown of what ships with your KT-99ES unit so you know exactly what to expect on delivery day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does controlled thermal repair technology work on aluminum?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eControlled thermal repair applies precise, regulated heat to aluminum panels so technicians can straighten damaged areas without exceeding the material's tolerance. Aluminum is sensitive to overheating, which can permanently alter its grain structure and weaken the panel. The KT-99ES keeps the thermal input within safe parameters for consistent correction results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the KT-99ES fit in my current shop layout?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-99ES is designed with a compact shop footprint so it can integrate into existing body shop layouts without requiring a major reconfiguration. You'll want to confirm you have adequate floor space for safe technician movement around the unit during operation. Contact us at (855) 498-2147 if you'd like to discuss your shop's specific layout needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What type of repairs is the Katool KT-99ES designed for? A: The KT-99ES is built for aluminum vehicle body straightening, including dent forming, panel straightening, and structural correction using controlled thermal repair technology. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What is the KT-99ES frame made of? A: The machine uses Q235 and Q245 steel construction for heavy-duty durability in high-volume collision repair shops. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need special shop ventilation? A: Yes, proper shop ventilation is required for safe operation of the thermal repair process on aluminum panels. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the KT-99ES suitable for a high-volume collision center? A: Yes, Q235 and Q245 steel construction and controlled thermal technology support consistent daily use in high-volume environments with a compact footprint. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What electrical requirements should I verify before ordering? A: Confirm electrical and workspace compatibility including amperage, outlet configuration, and circuit capacity prior to installation. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can this machine be used on steel panels? A: No, the KT-99ES is specifically designed for aluminum vehicle body straightening and is calibrated for aluminum panel properties. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: 1-year limited warranty on parts and defects, 3-year structural warranty on frame components, free shipping on approved replacement parts, labor not included. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What accessories come with the machine? A: Contact the sales team at (855) 498-2147 to confirm included accessories and tooling before ordering. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does controlled thermal repair technology work on aluminum? A: It applies precise regulated heat to straighten damaged aluminum panels without exceeding the material's thermal tolerance or altering its grain structure. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Will the KT-99ES fit in my current shop layout? A: The KT-99ES has a compact footprint designed for integration into existing body shop layouts without major reconfiguration. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875770188027,"sku":"KT-99ES","price":1649.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Katool_KT-99ES_Spot_Welder_for_Aluminum_Body_Repair_600x600_3ea183c6-30f2-43d8-95ab-b4dcdc2f676d.webp?v=1779149916"},{"product_id":"katool-kt-t880-center-post-tire-changer","title":"Katool KT-T880 Center Post Tire Changer","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-T880 Center Post Tire Changer\u003c\/h2\u003e\n\u003cp\u003eYou're running a full bay of tire work, and every second your tech spends wrestling a bead or fumbling with manual clamps is a second you're not billing. The Katool KT-T880 center post tire changer is a fully automatic, pneumatic-driven machine that handles 13\" to 26\" rims with foot pedal controls, so your techs keep both hands free and keep the line moving. It's the kind of tire mounting machine that pays for itself in throughput.\u003c\/p\u003e\n\u003cp\u003eThe center post design gives you a stable, streamlined clamping platform that reduces the risk of rim damage, especially on low-profile and performance wheels where one slip costs real money. A precision-engineered mount\/demount head works the bead smoothly without gouging alloy or chrome finishes, and the pneumatic bead breaker has the muscle to handle run-flat and oversized tires without you leaning on a bar. At 816 lbs, this isn't a lightweight hobby unit. It's a heavy-duty steel frame built to absorb daily punishment in a production environment.\u003c\/p\u003e\n\u003cp\u003eKatool builds equipment for real shops, not showroom brochures. The KT-T880 reflects that mindset: straightforward controls, a durable frame, and the power to handle what rolls through your door. And when you buy from Garage Supply Guys, you get direct support, replacement parts access, and freight coordination handled for you.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eRim Clamping Range\u003c\/td\u003e\n\u003ctd\u003e13\" - 26\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Tire Diameter\u003c\/td\u003e\n\u003ctd\u003e47\" \/ 1,200 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Wheel Width\u003c\/td\u003e\n\u003ctd\u003e15\" \/ 380 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor Power\u003c\/td\u003e\n\u003ctd\u003e2.0 HP \/ 1.5 kW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003e110V 1PH\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAir Pressure Required\u003c\/td\u003e\n\u003ctd\u003e0.8 - 1.0 MPa (80 - 120 PSI)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e816 lbs \/ 370 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Dimensions\u003c\/td\u003e\n\u003ctd\u003e45\" x 39\" x 78\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation Type\u003c\/td\u003e\n\u003ctd\u003eFully Automatic (Pneumatic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl System\u003c\/td\u003e\n\u003ctd\u003eFoot Pedal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cp\u003eThe KT-T880 runs on standard 110V single-phase power, so you won't need a special electrical panel or dedicated circuit beyond what most shops already have. You will need a compressed air supply capable of delivering 80 to 120 PSI consistently. Make sure your compressor can maintain that pressure under continuous use, especially if you're running other pneumatic tools on the same line.\u003c\/p\u003e\n\u003cp\u003eAt 816 lbs, this machine requires a forklift or overhead hoist to move into position. Plan your floor layout before delivery, because repositioning later isn't a quick job. Secure the unit to a flat, level concrete surface for stable operation and to prevent movement during bead breaking.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eTire Mounting Machine Applications\u003c\/h2\u003e\n\u003cp\u003eThe KT-T880 fits anywhere tire service is a core part of the workflow, not a side task. If you're turning tires daily, this automatic tire mounting machine keeps pace.\u003c\/p\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFull-Service Tire Bays\u003c\/strong\u003e\n\u003cp\u003eHigh-volume shops running back-to-back mounts and demounts need a machine that won't slow down at mid-morning. The pneumatic automation keeps cycle times short and consistent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eIndependent \u0026amp; Dealership Garages\u003c\/strong\u003e\n\u003cp\u003eWhether you're handling seasonal changeovers or service-drive tire replacements, the 13\" to 26\" clamping range covers the passenger and light truck wheels that make up the bulk of your work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003ePerformance \u0026amp; Racing Teams\u003c\/strong\u003e\n\u003cp\u003eLow-profile and performance tires demand precision. The mount\/demount head protects expensive wheels while the bead breaker handles stiff sidewalls without drama.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAlignment \u0026amp; Suspension Shops\u003c\/strong\u003e\n\u003cp\u003eTire removal is part of suspension and alignment prep work. Having a dedicated tire mount machine in your bay eliminates the bottleneck of waiting on shared equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease review carefully before placing your order.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFreight shipping is available within the lower 48 states, with fulfillment times of 6 to 10 business days. Seasonal delays may extend delivery up to 3 weeks. Shipping to Alaska and Hawaii is available; contact us for a quote before ordering.\u003c\/p\u003e\n\u003cp\u003eCustomers are responsible for unloading freight from the truck. A forklift or dock access is strongly recommended. Residential delivery and liftgate service are each available for an additional fee. Contact us before ordering to confirm liftgate availability for your specific equipment.\u003c\/p\u003e\n\u003cp\u003eInspect your shipment carefully before signing the Bill of Lading. Note any visible damage or missing items on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours. Do not sign for damaged or incomplete shipments. If no issues are noted at delivery, the shipment is considered received in satisfactory condition.\u003c\/p\u003e\n\u003cp\u003eOur team coordinates the freight shipment and helps manage scheduling details. Need a delivery window, residential delivery, or liftgate service? Contact us before ordering so we can confirm the best delivery setup and any accessorial charges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-T880 is covered by the manufacturer's warranty: 1 year on all product parts and 3 years on product structure. Free shipping on warranty replacement parts is included. Labor is not covered under the warranty.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eTalk to our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for help with fitment, shipping details, or anything else about the KT-T880.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat rim sizes does the KT-T880 handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-T880 clamps rims from 13\" to 26\" and handles tires up to 47\" in diameter and 15\" in width. That covers the vast majority of passenger, light truck, and performance wheel sizes you'll see in a typical shop environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power and air supply do I need to run this tire changer?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYou'll need a standard 110V single-phase outlet and a compressed air supply delivering 80 to 120 PSI (0.8 to 1.0 MPa). Most shops with an existing compressor setup are already in range, but make sure your compressor can sustain that pressure if you're running other pneumatic tools simultaneously.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this machine handle low-profile and run-flat tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The pneumatic bead breaker has the force to unseat stiff run-flat and low-profile sidewalls, and the precision mount\/demount head is designed to work these tires without damaging alloy or chrome rims. The 13\" to 26\" clamping range accommodates the larger-diameter wheels common in performance applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow heavy is the KT-T880 and what do I need to move it?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe machine weighs 816 lbs with shipping dimensions of 45\" x 39\" x 78\". You'll need a forklift or overhead hoist to unload and position it. Plan your floor placement before delivery, and secure the unit to a flat, level concrete surface for stable operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the KT-T880 fully automatic or manual?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFully automatic. The pneumatic system and foot pedal controls handle clamping, bead breaking, and tire mounting\/demounting. Your techs keep both hands free during operation, which speeds up cycle times and reduces physical fatigue over a full shift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKatool provides a 1-year warranty on all product parts and a 3-year warranty on product structure. Warranty replacement parts ship free. Labor costs are not included. Registration may be required after purchase; check the included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does freight shipping work for this equipment?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-T880 ships via freight within the lower 48 states with a 6 to 10 business day fulfillment window. Seasonal delays can extend that to 3 weeks. You're responsible for unloading, so have a forklift or dock ready. Residential delivery and liftgate service are available for an additional fee; contact us before ordering to confirm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this tire changer work as a portable tire mounting machine?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNot really. At 816 lbs, the KT-T880 is built as a permanent shop installation, not a portable unit. It requires a compressed air line and 110V power, plus it should be bolted to a concrete floor for stability. If you need mobile tire service capability, you'd want to pair this with a dedicated mobile setup in your service vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to pair this with a separate wheel balancer?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The KT-T880 is a dedicated tire mounting and balancing machine in the sense of mounting and demounting only; it does not include a built-in balancer. Katool offers compatible wheel balancers that pair well as a tire mount and balance machine setup. Contact us at (855) 498-2147 for combo recommendations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of shops is the KT-T880 best suited for?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAny shop where tire service is a regular part of the workload. Full-service tire bays, independent garages, dealership service drives, alignment shops, and performance teams all benefit from the 2.0 HP motor, 13\" to 26\" clamping range, and fully automatic operation. It's built for daily production use, not occasional hobbyist work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What rim sizes does the KT-T880 handle? A: Clamps 13\" to 26\" rims, handles tires up to 47\" diameter and 15\" width, covering passenger, light truck, and performance wheels. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What power and air supply does the KT-T880 need? A: Requires 110V single-phase power and 80 to 120 PSI (0.8 to 1.0 MPa) compressed air supply. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can the KT-T880 handle low-profile and run-flat tires? A: Yes, the pneumatic bead breaker handles stiff run-flat and low-profile sidewalls, and the mount\/demount head protects alloy and chrome rims. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How heavy is the KT-T880? A: 816 lbs net weight with shipping dimensions of 45\" x 39\" x 78\". Requires forklift or hoist for unloading and positioning. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the KT-T880 fully automatic? A: Fully automatic with pneumatic system and foot pedal controls for hands-free clamping, bead breaking, and tire mounting\/demounting. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What warranty does the KT-T880 include? A: 1-year warranty on all parts, 3-year warranty on structure. Free shipping on warranty parts. Labor not included. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does freight shipping work? A: Freight shipping within lower 48 states, 6 to 10 business day fulfillment. Customer responsible for unloading. Residential delivery and liftgate available for additional fee. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the KT-T880 portable? A: No, at 816 lbs it is a permanent shop installation requiring compressed air, 110V power, and concrete floor mounting. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need a separate wheel balancer? A: Yes, the KT-T880 is a mounting\/demounting machine only and does not include a built-in balancer. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What shops is the KT-T880 best for? A: Full-service tire bays, independent garages, dealerships, alignment shops, and performance teams running daily tire service with the 2.0 HP motor and 13\" to 26\" range. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875771302139,"sku":"KT-T880","price":2849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7000599_2.webp?v=1779154335"},{"product_id":"katool-kt-308-mobile-tire-changer","title":"Katool KT-308 Mobile Tire Changer","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKATOOL KT-308 Mobile Tire Changer - Heavy-Duty Truck and Car Tire Service\u003c\/h2\u003e\n\n\u003cp\u003eYou've got a blown steer tire on a Class 8 rig parked at a job site 40 miles from your shop. Towing it back isn't an option, and the driver's losing money every hour that truck sits. The KATOOL KT-308 Mobile Tire Changer puts full hydraulic tire service capability right where you need it, so you can mount and demount heavy commercial, truck, agricultural, and industrial tires on location without hauling wheels back to the bay.\u003c\/p\u003e\n\n\u003cp\u003eThis isn't a lightweight portable unit you'll outgrow in six months. The KT-308 runs on a high-pressure hydraulic system delivering 1,885 psi of operating pressure, with 5,512 lb of clamping force to lock down wheels up to 1,653 lb. It handles rim diameters from 13\" to 26\" and wheel diameters up to 54.3\", giving you coverage across everything from standard passenger vehicles to large commercial and off-road equipment. A 2.0 HP rotation motor drives bi-directional movement at 7 rpm for controlled bead work, while a separate 1.5 HP hydraulic pump powers the clamping and mounting functions.\u003c\/p\u003e\n\n\u003cp\u003eThe frame is built from Q235 and Q245 steel, reinforced for continuous field use where conditions aren't as forgiving as a climate-controlled shop floor. At 1,036 lb, it's heavy enough to stay stable under load but still mobile enough to position where the work is. A 24V control system keeps operation safer and more precise, and noise levels stay between 40 and 65 dB, which means you can run this unit on a customer's property without turning heads. When you buy from Garage Supply Guys, you get direct access to our team for support, parts sourcing, and freight coordination from day one.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eRim Diameter Range\u003c\/td\u003e\n\u003ctd\u003e13\" - 26\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClaw Clamping Range\u003c\/td\u003e\n\u003ctd\u003e4\" - 27\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Wheel Width\u003c\/td\u003e\n\u003ctd\u003e27.6\" (701 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Wheel Diameter\u003c\/td\u003e\n\u003ctd\u003e54.3\" (1,379 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Wheel Weight\u003c\/td\u003e\n\u003ctd\u003e1,653 lb (750 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRotation Motor\u003c\/td\u003e\n\u003ctd\u003e2.0 HP, 7 rpm bi-directional\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHydraulic Pump\u003c\/td\u003e\n\u003ctd\u003e1.5 HP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eClamping Force\u003c\/td\u003e\n\u003ctd\u003e5,512 lb (2,500 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Pressure\u003c\/td\u003e\n\u003ctd\u003e1,885 psi (130 bar)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003e400V \/ 3 Phase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl Voltage\u003c\/td\u003e\n\u003ctd\u003e24V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNoise Level\u003c\/td\u003e\n\u003ctd\u003e40 - 65 dB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFootprint\u003c\/td\u003e\n\u003ctd\u003e48\" x 41\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e1,036 lb (470 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Material\u003c\/td\u003e\n\u003ctd\u003eQ235 \/ Q245 Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation and Setup\u003c\/h2\u003e\n\n\u003cp\u003eThe KT-308 requires a 400V, 3-phase power supply, so you'll need to confirm your service vehicle or job-site location has access to compatible power before deploying. The 24V control circuit runs off the main power supply, keeping the operator interface at a safer low voltage. With a footprint of 48\" x 41\" and a net weight of 1,036 lb, plan your positioning and transport accordingly. A forklift or similar equipment is recommended for offloading and repositioning the unit on site.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFleet Maintenance\u003c\/strong\u003e\n\u003cp\u003eService entire fleets on-site at depots and yards. Minimize vehicle downtime by handling tire changes where the trucks are parked instead of towing them to a shop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eRoadside Truck Tire Service\u003c\/strong\u003e\n\u003cp\u003eRespond to blowouts and flats on highways and commercial routes. Full hydraulic power lets you break beads and mount tires roadside with the same control you'd have in your bay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eConstruction and Industrial Equipment\u003c\/strong\u003e\n\u003cp\u003eHandle heavy wheels from loaders, skid steers, and site vehicles. The 1,653 lb wheel weight capacity and 54.3\" max diameter cover a wide range of off-road and industrial rubber.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAgricultural Vehicle Service\u003c\/strong\u003e\n\u003cp\u003eReach farms and remote properties where transporting heavy ag tires back to a shop isn't practical. Service tractors, combines, and utility vehicles right in the field.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease review carefully before placing your order.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePlease be aware of seasonal shipping and pick-up order delays. Orders may take up to 3 weeks to arrive or be available for pick-up.\u003c\/p\u003e\n\u003cp\u003eNow offering shipping to Alaska and Hawaii. Please contact us for a shipping quote before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping Coverage:\u003c\/strong\u003e Freight shipping only within the lower 48 states. Fulfillment times are 6-10 business days.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Services:\u003c\/strong\u003e Residential delivery and liftgate service are available for an additional fee. Contact us before ordering to confirm availability and any accessorial charges for your delivery.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCustomer Responsibilities:\u003c\/strong\u003e Customers are responsible for unloading freight from the truck. A forklift or unloading dock is strongly recommended. Customers are responsible for any re-delivery fees if the carrier cannot complete delivery. Do not sign for damaged or incomplete shipments. Contact Customer Service immediately if items are missing or damaged.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInspection and Claims:\u003c\/strong\u003e Carefully inspect your order before signing the Bill of Lading or delivery receipt. All visible damage or missing items must be noted on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours of delivery. If no issues are noted at delivery, the shipment will be considered received in satisfactory condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe KATOOL KT-308 is covered by the manufacturer's warranty, which includes one year of coverage on all product parts and three years of coverage on the product structure. Free shipping on warranty parts is included. Labor is not covered under warranty.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for spec confirmation, freight quotes, and help choosing the right mobile tire changer for your operation.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power supply does the KATOOL KT-308 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-308 runs on 400V, 3-phase power. The control system operates at a safer 24V low voltage, but you'll need access to a compatible 3-phase supply at your service location or mobile setup. Confirm your power availability before ordering to make sure you're ready to go on delivery day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size tires and wheels can the KT-308 handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis unit covers rim diameters from 13\" to 26\", wheel diameters up to 54.3\", and wheel widths up to 27.6\". It can handle wheels weighing up to 1,653 lb, which gives you coverage across passenger, commercial truck, agricultural, and industrial applications. The claw clamping range spans 4\" to 27\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the KT-308 weigh, and how do I move it?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe unit weighs 1,036 lb with a footprint of 48\" x 41\". You'll want a forklift or similar equipment for offloading from the delivery truck and for repositioning it at job sites. It's heavy enough to stay stable under full clamping load but still practical for mobile service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this tire changer suitable for roadside or mobile service work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the KT-308 is specifically built for field and mobile tire service. Its hydraulic system delivers 1,885 psi of operating pressure and 5,512 lb of clamping force, giving you full shop-level capability at a job site, fleet yard, or roadside location. Noise levels stay between 40 and 65 dB, keeping operation relatively quiet in the field.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKATOOL provides a one-year warranty on all product parts and a three-year warranty on the product structure. Free shipping on warranty replacement parts is included. Labor costs are not covered under the warranty. Refer to the documentation included with your unit for full terms and registration requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the KT-308 shipped?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-308 ships via freight within the lower 48 states, with fulfillment times of 6-10 business days. Residential delivery and liftgate service are available for an additional fee. Shipping to Alaska and Hawaii is also available; contact us for a quote before ordering. A forklift is recommended for unloading.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the KT-308 handle both car and truck tires?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. With a rim diameter range of 13\" to 26\" and a max wheel diameter of 54.3\", the KT-308 covers standard passenger car tires all the way up to large commercial truck and off-road equipment wheels. The 2.0 HP bi-directional rotation motor runs at 7 rpm for controlled handling across all wheel sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if my shipment arrives damaged?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eDo not sign for damaged or incomplete shipments. Note all visible damage or missing items on the delivery receipt at the time of delivery. Report any concealed damage or shortages to our Customer Service team within 48 hours. If no issues are noted at delivery, the shipment is considered received in satisfactory condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What power supply does the KT-308 require? A: 400V, 3-phase power supply required. Control system operates at 24V. Confirm 3-phase availability before ordering. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What size tires and wheels can the KT-308 handle? A: Rim diameters 13\"-26\", max wheel diameter 54.3\", max wheel width 27.6\", max wheel weight 1,653 lb, claw clamping range 4\"-27\". \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How much does the KT-308 weigh? A: Net weight is 1,036 lb with a 48\" x 41\" footprint. Forklift recommended for offloading and repositioning. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the KT-308 suitable for mobile service work? A: Yes, built for field service with 1,885 psi operating pressure, 5,512 lb clamping force, and 40-65 dB noise levels. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: One-year warranty on all parts, three-year warranty on structure. Free shipping on warranty parts. Labor not included. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How is the KT-308 shipped? A: Freight shipping within lower 48 states, 6-10 business day fulfillment. Residential delivery and liftgate available. Alaska and Hawaii available with quote. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can the KT-308 handle both car and truck tires? A: Yes, covers 13\"-26\" rim diameters and up to 54.3\" wheel diameter for passenger, truck, and off-road wheels. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What if my shipment arrives damaged? A: Do not sign for damaged shipments. Note damage on delivery receipt. Report concealed damage within 48 hours. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875772907771,"sku":"KT-308","price":7150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/308_1.webp?v=1779158084"},{"product_id":"kt-pmrl200","title":"Katool PMRL-200 8000 lbs Portable 2 Post Lift Mobile Car Lift","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool PMRL-200 Portable 2 Post Lift - Mobile Car Lift for Home Garages and Small Shops\u003c\/h2\u003e\n\u003cp\u003eYour garage ceiling won't clear a full-height two-post lift. You know it, and you've been working on creepers and jack stands because of it. The Katool PMRL-200 portable 2 post lift changes that equation. At just 72 in. of overall height, this mobile car lift fits under standard residential garage ceilings while still giving you real underbody access for brake jobs, exhaust work, suspension swaps, and fluid services.\u003c\/p\u003e\n\u003cp\u003eWhat separates the PMRL-200 from typical portable lifts is the combination of genuine portability and serious construction. Each post rides on built-in casters, so you roll the columns into position, anchor them with drop-in bolts, and you're lifting. When the job's done, pull the anchors and the floor stays flat, no permanent holes chewing up your slab. The posts stow upright on their casters, freeing the bay for parking or other projects. You get a 7,000 lb capacity backed by 13 locking positions across the lift range, all powered by a 3 HP single-phase 110V power unit that runs off a standard household outlet.\u003c\/p\u003e\n\u003cp\u003eThe hydraulic pump sits on its own portable cart, so you're not routing permanent hydraulic lines through the garage. Everything breaks down and moves. That's the pitch: full two-post functionality when you need it, full garage floor when you don't. Katool built the PMRL-200 from alloy steel with heavy-gauge structural components throughout, so the portability doesn't come at the cost of rigidity under load. If you've been waiting for a two-post lift that actually works in a home garage without a major renovation, this is the one to look at.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eKatool\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ePMRL-200\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e7,000 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Rise\u003c\/td\u003e\n\u003ctd\u003e72 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e72 in. (6 ft)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLocking Positions\u003c\/td\u003e\n\u003ctd\u003e13\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003e3 HP, Single-Phase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110V\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\u003eDimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e18.0 x 100.0 x 71.8 in.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003e1,032 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShip Weight\u003c\/td\u003e\n\u003ctd\u003e1,100 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"gsg-included-list\"\u003e\n\u003cli\u003ePortable 2 Post Lift Columns (pair)\u003c\/li\u003e\n\u003cli\u003eHydraulic Pump with Portable Cart\u003c\/li\u003e\n\u003cli\u003e8 Anchor Bolts (drop-in style)\u003c\/li\u003e\n\u003cli\u003e110V Power Unit\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cp\u003eThe PMRL-200 is designed for straightforward installation without permanent modifications to your garage floor. Position the lift columns where you need them, drop in the anchor bolts, connect the hydraulic lines to the portable pump cart, and plug the 110V power unit into a standard household outlet. No special wiring, no three-phase power, no electrician visit required.\u003c\/p\u003e\n\u003cp\u003eWhen you're done lifting, the anchor bolts pull out and leave a flat floor surface. The columns roll on their built-in casters for repositioning or storage. Keep in mind that the unit ships at 1,100 lb, so you'll need a forklift on-site for unloading. Delivery arrives Monday through Friday via box truck or dock-height flatbed trailer, with same-day or 24-hour advance contact from the carrier.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHome Garage Mechanics\u003c\/strong\u003e\n\u003cp\u003eFits under standard residential ceiling heights. Roll the lift in when you need it, stow it when you don't, and keep your parking space usable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eSide-Job and Mobile Techs\u003c\/strong\u003e\n\u003cp\u003eThe portable design means you can set up a proper two-post lift at any location with a flat concrete slab and a 110V outlet, then break it down and move.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eSmall Independent Shops\u003c\/strong\u003e\n\u003cp\u003eAdd temporary lift capacity for busy periods without committing to a permanent in-ground or bolted installation. Frees up bay space when demand drops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHobbyists and Enthusiasts\u003c\/strong\u003e\n\u003cp\u003eGives you real undercar access for suspension builds, exhaust fabrication, brake overhauls, and restoration work without the overhead of a permanent lift install.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool PMRL-200 is covered by a 3-year limited warranty from the manufacturer. Warranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for help with installation questions, delivery coordination, or anything else about the Katool PMRL-200.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the Katool PMRL-200 fit in a standard residential garage?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The PMRL-200 stands 72 in. (6 ft) tall at full height, which clears most standard residential garage ceilings with room to spare. Measure your ceiling height before ordering to confirm clearance with a vehicle on the lift at your expected working height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of electrical hookup does this lift need?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe PMRL-200 runs on a standard 110V single-phase outlet, the same type found in any household garage. No special wiring or three-phase power is required. The 3 HP motor draws from the portable power unit that plugs directly into the outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to permanently bolt this lift to my garage floor?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The PMRL-200 uses 8 drop-in anchor bolts that secure the columns during use but pull out when you're finished. The floor stays flat with no permanent holes, so you can park on the same slab when the lift is stowed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow heavy is this lift and what do I need for unloading?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe PMRL-200 ships at 1,100 lb. You'll need a forklift on-site for unloading from the delivery truck. Delivery arrives Monday through Friday on a box truck or dock-height flatbed, and the carrier contacts you same-day or within 24 hours to coordinate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I move the lift between different locations?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. Each column has built-in casters for rolling into position, and the hydraulic pump rides on its own portable cart. Once the drop-in anchors are removed, the columns can be rolled and stored upright, making the entire system relocatable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many locking positions does the PMRL-200 have?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lift has 13 locking positions across its full range of travel, giving you the flexibility to set your working height precisely for different tasks. Each position engages mechanically to hold the vehicle securely independent of hydraulic pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of vehicles can this lift handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWith a 7,000 lb capacity, the PMRL-200 handles most passenger cars, compact SUVs, crossovers, and light trucks. Always verify your vehicle's gross weight against the rated capacity before lifting, and position the arms on manufacturer-recommended lift points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover on the PMRL-200?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKatool backs the PMRL-200 with a 3-year limited warranty. Warranty registration may be required after purchase. Check the included documentation for specific coverage terms and any exclusions that apply to wear components or misuse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Does the Katool PMRL-200 fit in a standard residential garage? A: Yes, the PMRL-200 is 72 in. (6 ft) tall, fitting under most standard residential garage ceilings. Confirm your ceiling height before ordering. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What electrical hookup does this lift need? A: Standard 110V single-phase household outlet. No special wiring or three-phase power required. The 3 HP motor runs from the portable power unit. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need to permanently bolt this lift to the floor? A: No. It uses 8 drop-in anchor bolts that remove cleanly, leaving the floor flat for parking or other use. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How heavy is the lift and what is needed for unloading? A: Ships at 1,100 lb. A forklift is required on-site for unloading from the delivery truck. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I move the lift between locations? A: Yes. Columns have built-in casters and the pump rides on a portable cart. Remove the drop-in anchors and the system is fully relocatable. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How many locking positions does the PMRL-200 have? A: 13 mechanical locking positions across the full range of travel. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What vehicles can this lift handle? A: Rated at 7,000 lb capacity, covering most passenger cars, compact SUVs, crossovers, and light trucks. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: 3-year limited warranty from Katool. Registration may be required. Check included documentation for details. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875773563131,"sku":"PMRL-200","price":2899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/6431952.webp?v=1779232338"},{"product_id":"katool-kt-x77-heavy-duty-scissor-lift","title":"Katool KT-X77 Heavy Duty Scissor Lift 7,000 lbs Capacity","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-X77 Heavy Duty Scissor Lift - 7,000 lb Capacity\u003c\/h2\u003e\n\u003cp\u003eYou're running brake jobs, oil changes, and tire rotations all day. Crawling under a car on jack stands slows you down and wears you out. The Katool KT-X77 heavy duty scissor lift gives you a 7,000 lb capacity mid-rise platform that gets vehicles up to 39.37\" off the ground, so you can work standing or seated without burning time on setup and teardown between each car.\u003c\/p\u003e\n\u003cp\u003eThis is a drive-on scissor car lift with a low-profile entry height of just 4.33\". That means most passenger cars, SUVs, and light trucks roll right onto the platform without ramps or alignment headaches. The 78\" platform length and 63\" overall width give you a stable, generous footprint that keeps the vehicle planted while you work underneath. Heavy-duty alloy steel construction handles the daily grind of a production shop without flexing or fatiguing over thousands of cycles.\u003c\/p\u003e\n\u003cp\u003ePower options include 110V or 220V electric operation, so you can match the unit to your shop's existing electrical setup. A built-in safety locking and release system controls descent, and the hydraulic action delivers smooth, consistent lifting every cycle. If you need a mid-rise scissor lift that fits into a tight bay footprint without sacrificing capacity, the KT-X77 is worth a serious look. And when you buy from Garage Supply Guys, you get direct phone support and access to replacement parts down the road.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eKT-X77\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLift Type\u003c\/td\u003e\n\u003ctd\u003eMid-Rise Scissor Car Lift\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e7,000 lb (3,175 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Lifting Height\u003c\/td\u003e\n\u003ctd\u003e39.37\" (1,000 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMin Height (Lowered)\u003c\/td\u003e\n\u003ctd\u003e4.33\" (110 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlatform Length\u003c\/td\u003e\n\u003ctd\u003e78\" (1,980 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003e63\" (1,600 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoad Type\u003c\/td\u003e\n\u003ctd\u003eUniversal Drive-On\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eHeavy-Duty Alloy Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003eElectric 110V or 220V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation\u003c\/td\u003e\n\u003ctd\u003eElectric Lift with Safety Release Mechanism\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafety Features\u003c\/td\u003e\n\u003ctd\u003eBuilt-In Locking \/ Safety Release System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e1,300+ lb (590+ kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation and Setup\u003c\/h2\u003e\n\u003cp\u003eThe KT-X77 is a drive-on mid-rise scissor lift, so it doesn't require the anchor bolts or concrete depth that a full-rise two-post or four-post lift demands. You'll need a level, solid concrete floor capable of supporting the combined weight of the lift and a loaded vehicle up to 7,000 lb. Make sure your bay has clearance for the 78\" platform length and 63\" width, plus room to walk around the vehicle once it's raised.\u003c\/p\u003e\n\u003cp\u003eBefore ordering, confirm your electrical supply. The KT-X77 is available in 110V or 220V configurations. Call us to specify which voltage you need so the correct unit ships to your location. A dedicated circuit is recommended for consistent hydraulic performance. The unit ships via freight at over 1,300 lb, so you'll need a forklift or loading dock to offload.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAutomotive Repair Shops\u003c\/strong\u003e\n\u003cp\u003eHigh-volume brake, exhaust, and suspension work where a mid-rise lift keeps cycle times short without occupying a full-height bay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTire and Service Centers\u003c\/strong\u003e\n\u003cp\u003eQuick-turn tire rotations, oil changes, and fluid services on cars, SUVs, and light trucks up to 7,000 lb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFleet Maintenance Facilities\u003c\/strong\u003e\n\u003cp\u003eRoutine inspections and preventive maintenance across mixed fleets where consistent uptime and fast vehicle cycling matter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eEnthusiast and Home Garages\u003c\/strong\u003e\n\u003cp\u003eSerious hobbyists who want commercial-grade lifting power in a compact, drive-on footprint that fits a standard garage bay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease review carefully before placing your order.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSeasonal delays may apply. Orders may take up to 3 weeks to arrive or be available for pickup.\u003c\/p\u003e\n\u003cp\u003eFreight shipping is available within the lower 48 states, with fulfillment times of 6-10 business days. Shipping to Alaska and Hawaii is also available. Contact us for a quote before ordering.\u003c\/p\u003e\n\u003cp\u003eBecause this is a scissor lift, you must provide a forklift for unloading. Please select the correct shipped or pickup option before adding the item to your cart. If no forklift is available, we can arrange terminal delivery for pickup instead.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Services:\u003c\/strong\u003e Residential delivery and liftgate service are each available for a fee. Liftgate availability may be limited for select scissor lifts. Contact us to confirm before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCustomer Responsibilities:\u003c\/strong\u003e You're responsible for unloading freight from the truck. A forklift or dock is strongly recommended. Do not sign for damaged or incomplete shipments. Contact Customer Service immediately if items are missing or damaged.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInspection:\u003c\/strong\u003e Carefully inspect your order before signing the Bill of Lading. All visible damage or missing items must be noted on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours of delivery. If no issues are noted, the shipment is considered received in satisfactory condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-X77 is covered by the manufacturer's warranty: one year on all product parts and three years on the product structure. Free shipping on warranty parts is included. Labor is not covered under warranty.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eNeed help confirming voltage requirements, shipping logistics, or whether the KT-X77 fits your bay? Call our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e and we'll get you sorted out.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of vehicles can the Katool KT-X77 scissor lift handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-X77 supports cars, SUVs, and light trucks up to 7,000 lb. The 78\" platform length and 63\" overall width accommodate a wide range of wheelbases, making it a versatile choice for mixed-vehicle shops and service centers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow high does the KT-X77 lift a vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe maximum lifting height is 39.37\" (1,000 mm) from a lowered profile of just 4.33\" (110 mm). That's enough clearance for brake work, oil changes, exhaust service, and most under-car inspections without requiring a full-rise lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this scissor lift require in-ground installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The KT-X77 is a surface-mounted, drive-on mid-rise scissor lift. It doesn't need anchor bolts or an in-ground pit. You'll need a level, solid concrete floor capable of supporting the lift and a loaded vehicle up to 7,000 lb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power supply does the KT-X77 need?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lift is available in 110V or 220V electric configurations. Call before ordering to specify your voltage so the correct unit ships. A dedicated electrical circuit is recommended for reliable hydraulic performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the KT-X77 shipped and how do I unload it?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe unit ships via freight at over 1,300 lb. You'll need a forklift or loading dock for unloading. If neither is available, terminal delivery for pickup can be arranged. Freight shipping covers the lower 48 states with 6-10 business day fulfillment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I get this lift delivered to a residential address?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, residential delivery is available for an additional fee. Liftgate service may also be available, but for select scissor lifts it may be restricted. Contact us before ordering to confirm delivery options and any accessorial charges for your address.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety features does the KT-X77 include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lift includes a built-in locking and safety release system that controls descent and prevents unexpected lowering. The heavy-duty alloy steel scissor frame and wide 63\" platform provide a stable, secure lifting surface during service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover on this Katool scissor lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe manufacturer warranty covers all product parts for one year and the product structure for three years. Free shipping on warranty replacement parts is included. Labor costs are not covered. Warranty registration may be required after purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the KT-X77 fit in a standard garage bay?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe platform measures 78\" long by 63\" wide with a lowered height of 4.33\". Most standard single and double garage bays can accommodate these dimensions, but measure your available floor space and ceiling clearance before ordering to confirm fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I get replacement parts for this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. Garage Supply Guys supports parts availability for the KT-X77. If you need a hydraulic component, safety latch, or any other replacement part down the line, call our team at (855) 498-2147 for assistance sourcing what you need.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What vehicles can the Katool KT-X77 handle? A: Cars, SUVs, and light trucks up to 7,000 lb. Platform is 78\" long by 63\" wide for a wide range of wheelbases. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How high does the KT-X77 lift? A: Max lifting height is 39.37\" (1,000 mm) from a lowered profile of 4.33\" (110 mm). \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does this scissor lift need in-ground installation? A: No. Surface-mounted drive-on lift. Requires level solid concrete floor supporting up to 7,000 lb. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What power supply does the KT-X77 need? A: Available in 110V or 220V electric. Call before ordering to specify voltage. Dedicated circuit recommended. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How is the KT-X77 shipped? A: Freight shipped at over 1,300 lb. Forklift or loading dock needed. Lower 48 states, 6-10 business day fulfillment. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can this lift be delivered to a residential address? A: Yes, residential delivery available for additional fee. Liftgate may be restricted for select scissor lifts. Contact before ordering. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What safety features does the KT-X77 have? A: Built-in locking and safety release system. Heavy-duty alloy steel frame with 63\" wide stable platform. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: One year on all parts, three years on structure. Free shipping on warranty parts. Labor not included. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Will the KT-X77 fit in a standard garage? A: Platform is 78\" by 63\" with 4.33\" lowered height. Fits most standard bays. Measure floor space and clearance before ordering. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I get replacement parts? A: Yes. Garage Supply Guys supports parts availability for the KT-X77. Call (855) 498-2147 for sourcing assistance. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875773858043,"sku":"KT-X77","price":2199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/z1_2_e59d0479-c334-46d8-a915-e3e542fa39e3.webp?v=1779232459"},{"product_id":"katool-kt-wl75-rim-straightener-cutting-tool","title":"Katool KT-WL75 Rim Straightener w\/ Cutting Tool","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-WL75 Rim Straightener Overview\u003c\/h2\u003e\n\u003cp\u003eA customer rolls in with a bent wheel, and you've got two choices: send them somewhere else or handle it yourself. The Katool KT-WL75 Rim Straightener keeps that revenue in your shop. Instead of sourcing a replacement rim or farming out the repair to a specialty house, you straighten it in-house, cut your turnaround time, and give the customer a faster, more affordable fix. That's the pitch this machine makes every time a damaged wheel comes through your door.\u003c\/p\u003e\n\u003cp\u003eThe KT-WL75 is a dedicated rim straightener and hub repair machine built with Q235 and Q245 steel construction. It's not a bolt-on accessory or a workaround. It's a purpose-built piece of wheel service equipment that gives your technicians the leverage and control they need to restore bent rims with precision. The included cutting tool expands your capability beyond straightening alone, letting you handle more involved wheel repair work without swapping machines.\u003c\/p\u003e\n\u003cp\u003eIf you're running a tire shop, wheel repair business, or general automotive service facility, adding a dedicated rim straightener changes the math on damaged wheel jobs. You stop turning away work, you reduce the cost of replacement wheels for your customers, and you add a profit center that pays for itself every time you straighten a rim instead of replacing one. The KT-WL75 is built for shops that want to own that process from start to finish.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eWL75 \/ KT-WL75\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eKatool Automotive Equipment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eRim Straightener \/ Hub Repair Machine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eBent rim straightening, wheel repair, wheel cutting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFrame Construction\u003c\/td\u003e\n\u003ctd\u003eQ235 and Q245 steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e220V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIntended Use\u003c\/td\u003e\n\u003ctd\u003eProfessional shop use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"gsg-included-list\"\u003e\n\u003cli\u003eKT-WL75 Rim Straightener unit\u003c\/li\u003e\n\u003cli\u003eCutting tool attachment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cp\u003eThe KT-WL75 requires a 220V power supply. Before installation, verify that your shop has the correct electrical service available at the intended location. If your facility only runs 110V circuits in the service area, you'll need a dedicated 220V outlet installed by a licensed electrician before the machine can be put into service. Plan your floor layout so the unit is positioned near your tire service area for efficient workflow between wheel removal and rim straightening.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTire Shops\u003c\/strong\u003e\n\u003cp\u003eTurn damaged wheel jobs into same-day repairs instead of sending customers elsewhere for replacement rims. Keep the revenue in-house and reduce customer wait times.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eWheel Repair Businesses\u003c\/strong\u003e\n\u003cp\u003eAdd a dedicated straightening station to your workflow. The KT-WL75's Q235\/Q245 steel frame handles the repetitive stress of daily professional wheel repair work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAutomotive Service Facilities\u003c\/strong\u003e\n\u003cp\u003eExpand your service menu beyond basic tire work. Offering in-house rim straightening gives your shop a competitive edge and an additional profit center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eSpecialty Wheel Service Operations\u003c\/strong\u003e\n\u003cp\u003eFor shops focused on wheel restoration and cosmetic repair, the included cutting tool lets you handle more complex rim work without switching equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease review carefully before placing your order.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSeasonal shipping and pickup order delays may apply. Orders may take up to 3 weeks to arrive or be available for pickup.\u003c\/p\u003e\n\u003cp\u003eFreight shipping is available within the lower 48 states. Fulfillment times are 6-10 business days. Our team coordinates the freight shipment and helps manage scheduling details. Shipping to Alaska and Hawaii is also available; contact us for a shipping quote before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Services:\u003c\/strong\u003e Residential delivery and liftgate service are each available for an additional fee. Contact us to confirm availability for your specific order before purchasing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCustomer Responsibilities:\u003c\/strong\u003e Customers are responsible for unloading freight from the truck. A forklift or unloading dock is strongly recommended. Customers are also responsible for any re-delivery fees if the carrier cannot complete delivery. Do not sign for damaged or incomplete shipments. Contact Customer Service immediately if items are missing or damaged.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInspection \u0026amp; Claims:\u003c\/strong\u003e Carefully inspect your order before signing the Bill of Lading or delivery receipt. All visible damage or missing items must be noted on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours of delivery. If no issues are noted at delivery, the shipment will be considered received in satisfactory condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe KT-WL75 is covered by a manufacturer warranty: 1 year on all product parts and 3 years on product structure. Free shipping on warranty parts is included. Labor is not covered under the warranty.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for specs, compatibility, or shipping details on the KT-WL75 rim straightener.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power supply does the KT-WL75 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-WL75 runs on 220V power. You'll need a dedicated 220V outlet in your shop. If your service area only has 110V circuits, have a licensed electrician install the correct outlet before the machine arrives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of steel is the KT-WL75 frame made from?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe frame uses Q235 and Q245 steel construction. Both are structural-grade carbon steels commonly used in heavy-duty industrial and shop equipment, giving the machine the rigidity it needs for repetitive rim straightening work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the KT-WL75 come with a cutting tool?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the KT-WL75 ships with a cutting tool attachment included. This lets you handle wheel cutting tasks on the same machine without needing a separate piece of equipment for more involved rim repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of shops is this rim straightener best suited for?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-WL75 is built for professional shop use. Tire shops, dedicated wheel repair businesses, general automotive service facilities, and specialty wheel service operations all benefit from a dedicated rim straightener that keeps damaged wheel work in-house.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take for the KT-WL75?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFulfillment times are 6-10 business days via freight shipping within the lower 48 states. Seasonal delays may extend delivery up to 3 weeks. Residential delivery and liftgate service are available for an additional fee; contact us before ordering to confirm availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover on the KT-WL75?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe manufacturer warranty covers all parts for 1 year and the product structure for 3 years. Warranty parts ship free. Labor costs are not included in the warranty coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I get the KT-WL75 shipped to Alaska or Hawaii?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, shipping to Alaska and Hawaii is available. Contact our team at (855) 498-2147 for a shipping quote before placing your order, since freight rates to those locations differ from the lower 48 states.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a forklift to receive this equipment?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eA forklift or unloading dock is strongly recommended since you're responsible for unloading freight from the delivery truck. If neither is available, contact us before ordering to discuss terminal delivery pickup as an alternative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if my shipment arrives damaged?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eDo not sign for damaged or incomplete shipments. Note all visible damage or missing items on the delivery receipt at the time of delivery, then contact Customer Service immediately. Concealed damage or shortages must be reported within 48 hours of delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the KT-WL75 suitable for daily professional use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The KT-WL75 is classified as a professional-grade rim straightener built with Q235 and Q245 structural steel. It's intended for shops running wheel repair work regularly, not occasional hobbyist use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What power supply does the KT-WL75 require? A: The KT-WL75 runs on 220V power and requires a dedicated 220V outlet. If your shop only has 110V circuits, have a licensed electrician install the correct outlet before the machine arrives. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What type of steel is the KT-WL75 frame made from? A: The frame uses Q235 and Q245 steel construction, both structural-grade carbon steels used in heavy-duty industrial and shop equipment, providing the rigidity needed for repetitive rim straightening. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does the KT-WL75 come with a cutting tool? A: Yes, the KT-WL75 ships with a cutting tool attachment included, letting you handle wheel cutting tasks on the same machine without separate equipment. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What types of shops is this rim straightener best suited for? A: The KT-WL75 is built for professional shop use including tire shops, dedicated wheel repair businesses, general automotive service facilities, and specialty wheel service operations. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How long does shipping take for the KT-WL75? A: Fulfillment times are 6-10 business days via freight shipping within the lower 48 states. Seasonal delays may extend delivery up to 3 weeks. Residential delivery and liftgate service are available for an additional fee. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover on the KT-WL75? A: The manufacturer warranty covers all parts for 1 year and the product structure for 3 years. Warranty parts ship free. Labor costs are not included. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I get the KT-WL75 shipped to Alaska or Hawaii? A: Yes, shipping to Alaska and Hawaii is available. Contact us at (855) 498-2147 for a shipping quote before placing your order since freight rates to those locations differ from the lower 48. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need a forklift to receive this equipment? A: A forklift or unloading dock is strongly recommended since you are responsible for unloading freight from the delivery truck. If neither is available, contact us to discuss terminal delivery pickup as an alternative. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What should I do if my shipment arrives damaged? A: Do not sign for damaged or incomplete shipments. Note all visible damage or missing items on the delivery receipt at the time of delivery and contact Customer Service immediately. Report concealed damage within 48 hours. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the KT-WL75 suitable for daily professional use? A: Yes, the KT-WL75 is a professional-grade rim straightener built with Q235 and Q245 structural steel, intended for shops running wheel repair work regularly rather than occasional hobbyist use. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875774513403,"sku":"KT-WL75","price":7399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/30_2.webp?v=1779233914"},{"product_id":"katool-kt-m140xd-14000-lb-2-post-overhead-car-lift","title":"Katool KT-M140XD 14,000 lb 2-Post Overhead Car Lift","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span class=\"sep\" { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-M140XD 14,000 lb 2-Post Overhead Car Lift\u003c\/h2\u003e\n\u003cp\u003eYour shop's running trucks, vans, and fleet vehicles all day. You need a 2-post overhead car lift that doesn't flinch when a loaded-out F-250 rolls in. The Katool KT-M140XD delivers 14,000 lb of lifting capacity through a dual S-column reinforced frame, giving you the structural rigidity to handle full-size pickups and commercial vans without worrying about column flex halfway through a brake job.\u003c\/p\u003e\n\u003cp\u003eThe overhead clear-floor design keeps your bay wide open. No baseplate running across the floor means rolling jacks, creepers, and transmission jacks move freely underneath the vehicle. That matters when you're working tight turnarounds and can't afford to maneuver around obstacles between every service. A direct-drive system replaces the traditional chain mechanism, cutting down on noise, reducing maintenance intervals, and delivering smoother lifting cycles you'll notice from the first raise.\u003c\/p\u003e\n\u003cp\u003eSingle-point lock release lets you disengage all safety locks from one control point, so you're not walking back and forth between columns. Symmetric lifting arms give you balanced positioning across a wide range of wheelbases, from midsize SUVs to extended cargo vans. At 2,050 lb net weight with industrial-grade alloy steel construction, this lift is built for shops that measure uptime in years, not months.\u003c\/p\u003e\n\u003cp\u003eWhen you buy from Garage Supply Guys, you get direct access to our team for pre-sale questions, freight coordination, and post-purchase support. We stock replacement parts and keep your lift running long after installation day.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e14,000 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Lifting Height\u003c\/td\u003e\n\u003ctd\u003e73\" (1,800 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e167\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003e158\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive-Thru Clearance\u003c\/td\u003e\n\u003ctd\u003e133\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor Power\u003c\/td\u003e\n\u003ctd\u003e4 HP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003e220V \/ 1 Phase\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\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e2,050 lb (930 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e1,960 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cp\u003eThe KT-M140XD requires a 220V \/ 1 phase power supply. Before installation, verify your bay has adequate electrical service and that your concrete slab meets the thickness and PSI requirements for a 14,000 lb rated 2-post lift. The unit ships at 1,960 lb, so you'll need a forklift on-site to unload and position the columns. Plan your bay layout around the 158\" overall width and 167\" overall height to confirm ceiling and wall clearance. Professional installation by a qualified technician is strongly recommended to ensure proper anchoring, hydraulic setup, and safety lock calibration.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eGeneral Automotive Repair\u003c\/strong\u003e\n\u003cp\u003eBrake jobs, suspension work, exhaust repairs, and undercarriage inspections on full-size trucks, SUVs, and passenger vehicles. The clear-floor design gives you room to work underneath without obstruction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFleet Maintenance Operations\u003c\/strong\u003e\n\u003cp\u003eHigh-volume shops servicing commercial vans, delivery trucks, and utility vehicles on tight schedules. The direct-drive system keeps cycle times short and maintenance downtime minimal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTruck \u0026amp; SUV Service Centers\u003c\/strong\u003e\n\u003cp\u003eShops specializing in heavier vehicles that push past the limits of a standard 10,000 lb lift. The 14,000 lb capacity gives you headroom for loaded work trucks and heavy-duty pickups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTire \u0026amp; Wheel Service Bays\u003c\/strong\u003e\n\u003cp\u003eQuick-service tire shops handling high daily vehicle counts. Symmetric arms and single-point lock release speed up positioning and lowering between vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eOur team coordinates freight shipping within the lower 48 states, with fulfillment times of 6-10 business days. Seasonal delays may extend delivery up to 3 weeks. Shipping to Alaska and Hawaii is available; contact us for a quote before ordering.\u003c\/p\u003e\n\u003cp\u003eA forklift is required for unloading. If no forklift is available, we can arrange terminal delivery for customer pick-up. Please select the correct shipped or pick-up option before adding to your cart.\u003c\/p\u003e\n\u003cp\u003eNeed residential delivery ($80) or liftgate service? Liftgate is not available for two-post lifts. Contact us before ordering to confirm your delivery setup and any accessorial charges.\u003c\/p\u003e\n\u003cp\u003eInspect your shipment carefully before signing the Bill of Lading. Note any visible damage or missing items on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours. Do not sign for damaged or incomplete shipments; contact our customer service team immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-M140XD is covered by a 1-year warranty on all product parts and a 3-year warranty on product structure. Free shipping is provided on warranty parts. Labor is not included in warranty coverage.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eTalk to our team about bay requirements, freight logistics, or anything else before you order. Call us at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"faq\" class=\"gsg-faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power supply does the KT-M140XD require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis lift runs on a 220V, single-phase power supply with a 4 HP motor. That's a standard setup for most commercial shop electrical panels, but you'll want to verify your bay has a dedicated circuit available before installation. Single-phase power is common in smaller to mid-size shops that don't have three-phase service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much ceiling height do I need for this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-M140XD has an overall height of 167\", which comes out to just under 14 feet. You'll want at least a few inches of clearance above that for the overhead beam and any lighting or ductwork in your bay. Measure your ceiling height at the planned installation point before ordering to make sure everything fits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this lift handle dually trucks and heavy-duty pickups?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWith a 14,000 lb lifting capacity, it handles most full-size trucks, including many dually configurations. The key is calculating per-arm weight distribution, not just total vehicle weight. A truck that weighs 10,000 lb but has uneven front-to-rear distribution could exceed individual arm limits, so always check your heaviest vehicle's axle weights against the lift's specs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the advantage of a direct-drive system over a chain-drive lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe direct-drive system eliminates the chain entirely, which means fewer moving parts, less noise during operation, and reduced long-term maintenance. Chains stretch over time and need periodic adjustment or replacement. Direct-drive lifts deliver smoother, more consistent lifting cycles and tend to have longer service intervals between maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a forklift to receive this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The KT-M140XD ships at 1,960 lb, so freight delivery requires a forklift or dock access for unloading. If you don't have a forklift at your location, contact us before ordering and we can arrange terminal delivery where you pick up from the carrier's facility with appropriate equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the drive-thru clearance on the KT-M140XD?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eDrive-thru clearance is 133\", giving you just over 11 feet between columns. That's wide enough to drive most full-size trucks, extended cab pickups, and commercial vans straight through without tight maneuvering. Wider vehicles with aftermarket fender flares or mirrors should be measured before positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the single-point lock release work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eInstead of releasing safety locks on each column individually, the single-point system disengages all locks simultaneously from one control location. This saves time during high-volume service and reduces the chance of an operator forgetting to disengage a lock on one side, which can stress the lift's hydraulic system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover on this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe warranty includes 1 year of coverage on all product parts and 3 years on the structural components. Shipping on warranty parts is covered at no additional charge. Labor costs for warranty repairs are not included. Refer to the documentation included with your lift for registration requirements and full terms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs residential delivery available for this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eResidential delivery is available for an $80 fee, but liftgate service is not offered for two-post lifts. You'll still need a forklift or equivalent equipment at the delivery location to offload. Contact us at (855) 498-2147 before ordering to confirm your delivery setup and discuss any accessorial charges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat concrete requirements should I plan for?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eTwo-post lifts rated at 14,000 lb need a reinforced concrete slab that meets minimum thickness and compressive strength standards, typically at least 4 inches thick at 3,000 PSI or higher. Your slab should be free of cracks, voids, or rebar obstructions at the anchor points. A professional installer can assess your floor before drilling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What power supply does the KT-M140XD require? A: The KT-M140XD requires 220V single-phase power with a 4 HP motor, standard for most commercial shop electrical panels. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How much ceiling height is needed for the KT-M140XD? A: Overall height is 167 inches (just under 14 feet). Allow a few extra inches of clearance above for overhead beam and fixtures. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can the KT-M140XD handle dually trucks? A: With 14,000 lb capacity it handles most full-size trucks including many dually configurations. Check per-arm weight distribution against axle weights. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What is the advantage of direct-drive over chain-drive? A: Direct-drive eliminates the chain, reducing noise, maintenance, and the need for chain adjustment. Smoother lifting cycles and longer service intervals. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need a forklift to receive the KT-M140XD? A: Yes. Shipping weight is 1,960 lb. A forklift or dock access is required. Terminal pick-up can be arranged if no forklift is available. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What is the drive-thru clearance? A: Drive-thru clearance is 133 inches (over 11 feet between columns), sufficient for full-size trucks and commercial vans. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does the single-point lock release work? A: All safety locks disengage simultaneously from one control point, saving time and reducing the risk of leaving a lock engaged on one column. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: 1-year warranty on all parts and 3-year warranty on structural components. Free shipping on warranty parts. Labor is not included. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is residential delivery available? A: Residential delivery is available for $80 but liftgate service is not offered for two-post lifts. A forklift is still required on-site. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What concrete requirements are needed? A: A reinforced concrete slab at least 4 inches thick at 3,000 PSI minimum, free of cracks or voids at anchor points. Professional assessment recommended. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875775955195,"sku":"KT-M140XD","price":4199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/28960534_2025012_0.webp?v=1779240000"},{"product_id":"katool-kt-m150d-two-post-lift","title":"Katool KT-M150D Two Post Lift","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-M150D 15,000 lb Two Post Lift\u003c\/h2\u003e\n\n\u003cp\u003eYour shop's handling heavier vehicles, but your current lift tops out before you get to the work trucks and full-size vans that keep rolling through the bay. The Katool KT-M150D two post lift gives you 15,000 lbs of lifting capacity, putting commercial-weight vehicles comfortably within range without pushing a lift to its limits every time you run one up.\u003c\/p\u003e\n\n\u003cp\u003eWhat separates this 15,000 lb two post lift from chain-driven alternatives is the direct-drive cylinder system. Fewer moving parts means smoother lift cycles, less noise, and less long-term maintenance chasing worn chains and sprockets. The symmetric arm design distributes load evenly across both columns, and a single-point lock release keeps lowering simple and controlled. You're not fumbling with individual release mechanisms on each side.\u003c\/p\u003e\n\n\u003cp\u003eKatool built the KT-M150D from Q235 and Q245 structural steel, backed by a 4HP (3KW) motor running on 220V\/60Hz power. At 72.83 inches of max lifting height and 116 inches of drive-thru clearance, you've got the headroom and access to work underneath larger chassis without fighting for space. This is a production-level two post car lift built to keep a busy shop moving.\u003c\/p\u003e\n\n\u003cp\u003eBuying from Garage Supply Guys means you've got a team you can actually reach when you need help with freight coordination, installation questions, or replacement parts down the road. One call gets you answers.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eKatool KT-M150D Two Post Lift Specifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e15,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Lifting Height\u003c\/td\u003e\n\u003ctd\u003e72.83\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e176.8\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive-Thru Clearance\u003c\/td\u003e\n\u003ctd\u003e116\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003e4HP \/ 3KW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e220V \/ 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eSymmetric Two-Post\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eDirect Drive\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction Material\u003c\/td\u003e\n\u003ctd\u003eQ235 \/ Q245 Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConcrete Requirement\u003c\/td\u003e\n\u003ctd\u003e5.9\" thick, 3,000 PSI minimum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation and Setup\u003c\/h2\u003e\n\n\u003cp\u003eBefore you schedule delivery, make sure your shop floor can handle the install. The KT-M150D requires a concrete slab at least 5.9 inches thick with a minimum rating of 3,000 PSI. If your floor doesn't meet that spec, the lift won't anchor safely, and you'll be looking at a slab pour or reinforcement before anything else happens.\u003c\/p\u003e\n\n\u003cp\u003eYou'll need a dedicated 220V\/60Hz electrical circuit for the 4HP motor. Plan to have a qualified electrician handle the hookup. The overall height of the lift is 176.8 inches, so verify your ceiling clearance before installation to make sure the columns fit with room to spare for full extension.\u003c\/p\u003e\n\n\u003cp\u003eA forklift is required to unload the lift from the freight truck. If you don't have one on-site, contact us before ordering so we can arrange a terminal pickup instead.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eCommercial Fleet Service\u003c\/strong\u003e\n\u003cp\u003eShops servicing delivery vans, box trucks, and fleet vehicles need capacity that doesn't leave them guessing. The 15,000 lb rating handles the heavy end of commercial fleets with margin to spare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFull-Service Auto Repair\u003c\/strong\u003e\n\u003cp\u003eFrom sedans to full-size trucks, a higher-capacity two post lift means you're not turning away jobs because the vehicle's too heavy. One lift covers more of your daily ticket mix.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTruck and SUV Specialty Shops\u003c\/strong\u003e\n\u003cp\u003eLifted trucks, heavy SUVs, and modified rigs add weight fast. This lift gives you the headroom and capacity to work on oversized vehicles without worrying about per-arm limits.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eMunicipal and Government Garages\u003c\/strong\u003e\n\u003cp\u003ePublic works vehicles, utility trucks, and emergency rigs need reliable lifting infrastructure. The direct-drive system and heavy-gauge steel construction hold up under high-volume, day-in-day-out use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eOur team coordinates freight shipping within the lower 48 states, with fulfillment times of 6-10 business days. Seasonal delays may extend delivery up to 3 weeks. Shipping to Alaska and Hawaii is available; contact us for a quote before ordering.\u003c\/p\u003e\n\u003cp\u003eTwo post lifts require a forklift for unloading. Make sure to select the correct shipped or pickup option before adding the item to your cart. If no forklift is available, we can arrange terminal delivery for pickup instead.\u003c\/p\u003e\n\u003cp\u003eResidential delivery and liftgate service are each available for an additional fee. Liftgate service is not available for two post lifts; contact us to confirm before ordering.\u003c\/p\u003e\n\u003cp\u003eCarefully inspect your order before signing the Bill of Lading. Note any visible damage or missing items on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours. Do not sign for damaged or incomplete shipments; contact our Customer Service team immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-M150D is covered by the manufacturer's warranty: 1 year on all product parts and 3 years on the product structure. Free shipping on warranty parts is included. Labor is not covered under the warranty.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for help with installation requirements, freight coordination, or any questions about the Katool KT-M150D two post lift.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat concrete floor thickness and strength do I need for the KT-M150D?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYou'll need a concrete slab at least 5.9 inches thick with a minimum compressive strength of 3,000 PSI. If your existing floor doesn't meet those specs, you'll need to reinforce or pour a new pad before installation. This is a safety requirement, not a suggestion, so have your slab checked before scheduling delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power supply does this two post lift require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-M150D runs on a 220V\/60Hz circuit powering a 4HP (3KW) motor. You'll want a licensed electrician to set up a dedicated circuit. This is standard single-phase commercial power, which most shop environments already have available or can add without major electrical work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the direct-drive system different from a chain-driven lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eDirect-drive cylinders eliminate the chains and sprockets found in traditional two post lifts. That means fewer moving parts, smoother lift and lowering cycles, and less ongoing maintenance. You won't be dealing with chain tension adjustments or worn sprocket replacements over time, which keeps the lift running consistently under heavy daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the KT-M150D on full-size trucks and commercial vans?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The 15,000 lb capacity is specifically sized for heavier vehicles like full-size pickup trucks, cargo vans, box trucks, and fleet vehicles. The symmetric arm design distributes the load evenly across both columns. Just make sure the vehicle's total weight, including any aftermarket modifications or cargo, stays within the rated capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the maximum lifting height and will it fit in my shop?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eMax lifting height is 72.83 inches, and the overall height of the installed lift is 176.8 inches. Measure your ceiling clearance before ordering to make sure the columns fit with room for full extension. Drive-thru clearance between the columns is 116 inches, giving you good width for larger vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a forklift to unload this lift when it arrives?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. Two post lifts ship via freight and require a forklift for unloading at your location. If you don't have a forklift on-site, contact us before placing your order so we can arrange terminal delivery for pickup at a nearby freight terminal instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take and do you deliver outside the lower 48?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eStandard freight fulfillment within the lower 48 states takes 6-10 business days, though seasonal delays can extend that to up to 3 weeks. Shipping to Alaska and Hawaii is available, but you'll need to contact us for a quote before ordering since standard freight rates don't apply to those locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover on the KT-M150D?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe manufacturer's warranty covers all product parts for 1 year and the product structure for 3 years. Warranty parts ship free. Labor costs are not included in the warranty coverage. Warranty registration may be required after purchase, so check the included documentation once your lift arrives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the KT-M150D a symmetric or asymmetric lift design?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-M150D uses a symmetric two post design, meaning the columns are positioned with the arms extending equally from each side. This provides balanced load distribution and works well for trucks, vans, and vehicles where even weight placement across the lift is important for safe operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if my shipment arrives damaged?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eDo not sign for the delivery if you see visible damage or missing items. Note everything on the Bill of Lading before the driver leaves. For concealed damage discovered after the driver has gone, report it to our Customer Service team within 48 hours. If you sign without noting issues, the shipment is considered received in satisfactory condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What concrete floor specs does the KT-M150D require? A: Minimum 5.9 inch thick slab at 3,000 PSI compressive strength. Floor must meet spec before installation. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What power supply does the KT-M150D need? A: 220V\/60Hz dedicated circuit for the 4HP (3KW) motor. Standard single-phase commercial power. Licensed electrician recommended. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How is direct drive different from chain drive? A: Direct-drive cylinders eliminate chains and sprockets, reducing maintenance, providing smoother cycles, and removing chain tension adjustments. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can the KT-M150D handle full-size trucks and commercial vans? A: Yes. 15,000 lb capacity handles full-size pickups, cargo vans, box trucks, and fleet vehicles. Symmetric arms distribute load evenly. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What is the max lifting height and overall height? A: Max lifting height is 72.83 inches. Overall installed height is 176.8 inches. Drive-thru clearance is 116 inches. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need a forklift to unload the lift? A: Yes. Two post lifts require a forklift for unloading. Terminal pickup can be arranged if no forklift is available on-site. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How long does shipping take? A: Freight fulfillment is 6-10 business days within the lower 48 states. Seasonal delays may extend to 3 weeks. Alaska and Hawaii available with prior quote. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the KT-M150D warranty cover? A: 1 year on all parts, 3 years on structure. Warranty parts ship free. Labor not included. Registration may be required. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the KT-M150D symmetric or asymmetric? A: Symmetric two post design with equal arm extension from each column for balanced load distribution. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What if my shipment arrives damaged? A: Do not sign for damaged deliveries. Note damage on Bill of Lading. Report concealed damage within 48 hours to Customer Service. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875776020731,"sku":"KT-M150D","price":4799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/150D.webp?v=1779240906"},{"product_id":"katool-kt-5da-3d-wheel-alignment-machine","title":"Katool KT-5DA 3D Wheel Alignment Machine","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKATOOL KT-5DA 3D Wheel Alignment Machine\u003c\/h2\u003e\n\u003cp\u003eYou're tired of chasing alignment callbacks. Vehicles come back because the first pass wasn't precise enough, or the tech couldn't verify adjustments in real time. The KATOOL KT-5DA 3D wheel alignment machine solves that problem with advanced 5D measurement technology that captures five-axis alignment angles, giving you tighter accuracy than standard 3D-only systems. That means fewer re-dos, faster turnarounds, and customers who stay satisfied.\u003c\/p\u003e\n\u003cp\u003eReal-time live imaging is the feature that changes your workflow. High-resolution cameras track every adjustment as you make it, so you're not stepping back and forth between the vehicle and a screen hoping the numbers settle. You see the correction happen live, dial it in, and move on to the next car. For shops running alignments back to back, that kind of speed compounds fast across a full day's ticket count.\u003c\/p\u003e\n\u003cp\u003eThe KT-5DA comes factory-calibrated and ready for professional use out of the box. Its computer-controlled operation and intuitive software interface keep the learning curve short, so new techs get up to speed quickly without sacrificing accuracy. Alloy steel construction and reinforced sensor housings hold up in high-traffic bays where equipment takes a beating daily. At 229 lb with a compact 29 x 47 x 48 in footprint, it fits comfortably into most alignment bays without a major shop rearrangement.\u003c\/p\u003e\n\u003cp\u003eWhen you buy from Garage Supply Guys, you get direct support from a team that knows this equipment. Need help with setup questions or want to confirm compatibility with your lift? Call us before you order.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eKT-5DA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAlignment Type\u003c\/td\u003e\n\u003ctd\u003e3D \/ 5D Measurement System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTechnology\u003c\/td\u003e\n\u003ctd\u003eReal-Time Camera Imaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperation\u003c\/td\u003e\n\u003ctd\u003eComputer-Controlled Alignment\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\u003ePower Requirement\u003c\/td\u003e\n\u003ctd\u003eStandard Shop Power\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Dimensions\u003c\/td\u003e\n\u003ctd\u003e29 x 47 x 48 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Weight\u003c\/td\u003e\n\u003ctd\u003e229 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e441 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAutomotive Repair and Alignment Shops\u003c\/strong\u003e\n\u003cp\u003eYour bread-and-butter alignment work gets faster and more accurate. The 5D measurement system catches angles that standard setups miss, reducing comebacks and building trust with repeat customers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003ePerformance and Tuning Garages\u003c\/strong\u003e\n\u003cp\u003eWhen your customers are chasing lap times or dialing in aggressive suspension setups, precision matters down to the fraction of a degree. Real-time imaging lets you verify adjustments live as you work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTire and Suspension Specialists\u003c\/strong\u003e\n\u003cp\u003eEvery tire installation and suspension job benefits from a proper alignment check. The KT-5DA's repeatable accuracy ensures consistent results regardless of which tech runs the machine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHigh-Volume Service Centers\u003c\/strong\u003e\n\u003cp\u003eWhen you're pushing 15 or 20 alignments a day, setup speed and software simplicity become critical. The intuitive interface cuts time between vehicles so your bays keep turning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eOur team coordinates freight shipping within the lower 48 states. Fulfillment times are 6-10 business days. Please be aware of seasonal shipping delays; orders may take up to 3 weeks to arrive.\u003c\/p\u003e\n\u003cp\u003eShipping to Alaska and Hawaii is available. Contact us for a shipping quote before ordering.\u003c\/p\u003e\n\u003cp\u003eResidential delivery and liftgate service are each available for an additional fee. Customers are responsible for unloading freight from the truck. A forklift or unloading dock is strongly recommended.\u003c\/p\u003e\n\u003cp\u003eDo not sign for damaged or incomplete shipments. All visible damage or missing items must be noted on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours of delivery. If no issues are noted, the shipment will be considered received in satisfactory condition.\u003c\/p\u003e\n\u003cp\u003eNeed a delivery window, residential delivery, or liftgate service? Contact us before ordering so we can confirm the best delivery setup and any accessorial charges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe KATOOL KT-5DA is covered by a manufacturer warranty: 1 year on all product parts and 3 years on product structure. Free shipping on warranty parts. Labor is not included in warranty coverage.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eTalk to our team about the KATOOL KT-5DA wheel alignment machine, compatibility with your lift setup, or shipping details. Call us at (855) 498-2147.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between 3D and 5D alignment measurement?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eStandard 3D systems measure alignment angles across three axes. The KT-5DA's 5D measurement technology adds two additional axes of measurement, which improves precision and helps catch alignment issues that a 3D-only system can miss. This results in more accurate corrections and fewer callbacks after the vehicle leaves your shop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much space does the KT-5DA need in my shop?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe unit measures 29 x 47 x 48 inches and weighs 229 lb, so it fits comfortably in most standard alignment bays. You'll want to ensure clear line of sight between the cameras and the wheel targets, but the compact footprint won't require a major shop rearrangement in most cases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the KT-5DA require special power or wiring?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-5DA runs on standard shop power. No special high-voltage circuits or dedicated wiring are required. Confirm your shop's outlet availability near the alignment bay before installation so the cable reach works for your layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the machine factory-calibrated or do I need to calibrate it on-site?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-5DA ships factory-calibrated and is ready for professional use once set up. The professional calibration system is built for consistent, repeatable results across different vehicle types without requiring field calibration before first use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take a new tech to learn the software?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe software interface is designed for intuitive operation with minimal training. Computer-controlled alignment simplifies the workflow, so most techs with basic alignment experience can get comfortable within a few jobs. The real-time imaging feedback loop also helps new operators learn faster because they can see results instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this alignment machine work with any two-post or four-post lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-5DA is compatible with a wide range of lift setups commonly found in alignment shops. Camera positioning relative to the vehicle is the main consideration. Call us at (855) 498-2147 before ordering if you want to confirm compatibility with your specific lift brand and model.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover and for how long?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKATOOL provides a 1-year warranty on all product parts and a 3-year warranty on product structure. Warranty parts ship free. Labor costs are not covered. Warranty registration may be required after purchase, so check the included documentation when your unit arrives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the unit ship and what do I need for delivery?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-5DA ships via freight within the lower 48 states, with a shipping weight of 441 lb. Fulfillment takes 6-10 business days. You'll need the ability to unload freight from a truck, so a forklift or dock access is recommended. Residential delivery and liftgate service are available for an additional fee. Contact us before ordering to set up the right delivery option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What is the difference between 3D and 5D alignment measurement? A: The KT-5DA uses 5D measurement technology that adds two additional axes beyond standard 3D systems, improving precision and reducing alignment callbacks. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How much space does the KT-5DA need? A: The unit measures 29 x 47 x 48 inches and weighs 229 lb, fitting most standard alignment bays without major rearrangement. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does the KT-5DA require special power? A: No, it runs on standard shop power with no special high-voltage circuits or dedicated wiring required. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the KT-5DA factory-calibrated? A: Yes, it ships factory-calibrated and ready for professional use once set up, with a professional calibration system for repeatable results. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How long does it take to learn the software? A: Most techs with basic alignment experience get comfortable within a few jobs thanks to the intuitive interface and real-time imaging feedback. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the KT-5DA compatible with my lift? A: It works with a wide range of lift setups. Call (855) 498-2147 to confirm compatibility with your specific lift brand and model. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: 1-year warranty on all parts, 3-year warranty on structure, free shipping on warranty parts. Labor is not covered. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does the KT-5DA ship? A: Ships via freight within the lower 48 states at 441 lb shipping weight, 6-10 business day fulfillment. Forklift or dock access recommended for unloading. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875776348411,"sku":"KT-5DA","price":7299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/KT-5DA_1.webp?v=1779241956"},{"product_id":"katool-kt-p2700-two-post-parking-lift","title":"Katool KT-P2700 6,600lbs Two Post Parking Lift","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-P2700 Two Post Parking Lift - 6,600 lb Capacity\u003c\/h2\u003e\n\u003cp\u003eYour garage has one open bay and two vehicles that need to be inside it. You're not adding square footage, and you're not building a second structure. The Katool KT-P2700 two post parking lift stacks vehicles vertically so you reclaim floor space without permanent construction. It handles up to 6,600 lbs, which covers sedans, SUVs, and light trucks without pushing the limits.\u003c\/p\u003e\n\n\u003cp\u003eThe two-post design keeps your footprint tight while giving you full access underneath the raised vehicle. Lifting takes 60 to 80 seconds and lowering runs 40 to 60 seconds, so you're not standing around waiting when you need a swap. Ground clearance sits at just 3.94 inches, which means low-profile vehicles roll on and off without drama.\u003c\/p\u003e\n\n\u003cp\u003eDual voltage compatibility gives you flexibility on the electrical side. Run it on 220V or 110V depending on what's already wired in your space. That matters when you're retrofitting a residential garage that wasn't wired for heavy equipment, or when you're adding capacity to a commercial lot with existing infrastructure.\u003c\/p\u003e\n\n\u003cp\u003eWhen you buy from Garage Supply Guys, you get direct phone support before and after the sale. Questions about ceiling height, concrete thickness, or electrical prep? Call us before you order and we'll walk through it.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e6,600 lbs (3,000 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Height\u003c\/td\u003e\n\u003ctd\u003e82.68 in (2,100 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMin Height\u003c\/td\u003e\n\u003ctd\u003e3.94 in (100 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStroke\u003c\/td\u003e\n\u003ctd\u003e82.68 in (2,100 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMin Pressure Requirement\u003c\/td\u003e\n\u003ctd\u003e2,844 psi (200 kg\/cm2)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifting Time\u003c\/td\u003e\n\u003ctd\u003e60 - 80 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLowering Time\u003c\/td\u003e\n\u003ctd\u003e40 - 60 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003e220V \/ 110V, 50Hz \/ 60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGross Weight\u003c\/td\u003e\n\u003ctd\u003e2,557 lbs (1,160 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cp\u003eThe KT-P2700 requires a solid, level concrete floor to anchor the two-post columns securely. Before ordering, measure your ceiling height against the lift's 82.68-inch max height plus the height of the tallest vehicle you plan to store on top. You'll also need clearance above for the raised vehicle's roof.\u003c\/p\u003e\n\n\u003cp\u003eElectrical setup is straightforward with dual voltage support. If your garage already has a 220V outlet, you're ready. Standard 110V household circuits also work, though 220V delivers more consistent performance under load. Have a licensed electrician confirm your circuit can handle the motor's draw before installation day.\u003c\/p\u003e\n\n\u003cp\u003eAt 2,557 lbs gross weight, this lift ships as a heavy freight item. Plan for a forklift or loading dock to offload the delivery. Anchor hardware and hydraulic connections should be handled by someone comfortable with mechanical installation, or hire a local lift installer for a clean setup.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eResidential Garages\u003c\/strong\u003e\n\u003cp\u003eDouble your parking capacity in a standard two-car garage. Store a daily driver on top and keep your project car or seasonal vehicle accessible below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eCommercial Parking Facilities\u003c\/strong\u003e\n\u003cp\u003eStack vehicles in tight commercial lots or parking structures where horizontal space is limited and every spot counts toward revenue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eWorkshops \u0026amp; Small Shops\u003c\/strong\u003e\n\u003cp\u003eFree up valuable floor space for service work by parking customer vehicles or personal rides overhead instead of outside or in a secondary lot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eCar Collectors \u0026amp; Enthusiasts\u003c\/strong\u003e\n\u003cp\u003eStore multiple vehicles in a limited footprint without building out additional garage bays. Keep your collection protected and organized vertically.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eFreight Delivery:\u003c\/strong\u003e This lift ships via freight within the lower 48 states. Fulfillment times run 6 to 10 business days. Seasonal delays may extend delivery up to 3 weeks.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eUnloading:\u003c\/strong\u003e A forklift is required for unloading two-post lifts. If no forklift is available, we can arrange terminal delivery for local pick-up instead. Make sure to select the correct shipped or pick-up option before placing your order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAlaska \u0026amp; Hawaii:\u003c\/strong\u003e Shipping is available. Contact us for a quote before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Services:\u003c\/strong\u003e Residential delivery and liftgate service are each available for an additional fee. Liftgate is not available for two-post lifts. Contact us to confirm options before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect your shipment carefully before signing the Bill of Lading. Note any visible damage or missing items on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours. Do not sign for damaged or incomplete shipments.\u003c\/p\u003e\n\u003cp\u003eOur team coordinates the freight shipment and helps manage scheduling details. Need a delivery window, residential delivery, or liftgate service? Contact us before ordering so we can confirm the best delivery setup and any accessorial charges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003e\u003cstrong\u003eParts Warranty:\u003c\/strong\u003e 1 year on all product parts.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStructural Warranty:\u003c\/strong\u003e 3 years on product structure.\u003c\/p\u003e\n\u003cp\u003eFree shipping on warranty replacement parts. Labor is not included in warranty coverage.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for help with ceiling clearance, electrical requirements, delivery logistics, or anything else before you place your order.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat ceiling height do I need to install the KT-P2700?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lift reaches a max height of 82.68 inches (just under 7 feet) at full extension. You'll need enough clearance above that for the roof of the vehicle being stored on top. Measure your garage ceiling, subtract 82.68 inches, and confirm the remaining space exceeds the height of your tallest vehicle. Most standard residential garages with 10-foot or higher ceilings work well.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this lift handle an SUV or light truck?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The KT-P2700 supports vehicles up to 6,600 lbs, which covers most sedans, crossovers, SUVs, and light trucks. Check your vehicle's curb weight against the 6,600 lb capacity before use. Full-size heavy-duty trucks may exceed this rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the KT-P2700 work on a 110V household outlet?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt does. The lift supports both 110V and 220V at 50Hz or 60Hz. A standard 110V household circuit can run the motor, though 220V provides more consistent performance. Have an electrician verify your circuit's amperage capacity before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of floor does this lift require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYou'll need a solid, level concrete slab. The two-post columns bolt directly into the floor, and at 2,557 lbs gross weight for the lift alone plus the weight of a vehicle, your concrete needs to be thick and properly cured. A minimum 4-inch reinforced slab is a common baseline for parking lifts of this capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take to raise and lower a vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eLifting takes 60 to 80 seconds and lowering runs 40 to 60 seconds. That's fast enough for daily use without feeling like you're waiting around every morning and evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a forklift to unload the shipment?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. Two-post lifts require a forklift for unloading from the freight truck. If you don't have forklift access, contact us before ordering and we can arrange terminal delivery so you can pick it up at a local freight depot instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs liftgate service available for delivery?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eLiftgate service is not available for two-post lifts due to the weight and dimensions of the shipment. You'll need a forklift, loading dock, or terminal pick-up arrangement. Call us at (855) 498-2147 to sort out the best delivery option for your situation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKatool provides a 1-year warranty on all parts and a 3-year warranty on the structural components. Warranty replacement parts ship free. Labor costs are not covered, so you'd handle installation of any replacement parts yourself or through a local technician.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install this lift myself?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIf you're comfortable with mechanical assembly, hydraulic connections, and anchoring heavy equipment into concrete, a DIY install is possible. The lift weighs 2,557 lbs, so you'll need help positioning the columns. Many buyers hire a local lift installer for a clean, safe setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the low ground clearance benefit me?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 3.94-inch minimum height means low-profile sports cars and sedans can drive onto the platform without scraping. You won't need ramps or extra prep to load vehicles with minimal ground clearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What ceiling height do I need for the KT-P2700? A: Max lift height is 82.68 inches. Ceiling must clear that plus the stored vehicle's roof height. 10-foot or higher ceilings typically work. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can this lift handle an SUV or light truck? A: Yes. Capacity is 6,600 lbs, covering most sedans, crossovers, SUVs, and light trucks. Verify vehicle curb weight before use. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does the KT-P2700 work on 110V? A: Yes. Supports 110V and 220V at 50Hz\/60Hz. 220V provides more consistent performance. Verify circuit amperage before installation. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What floor is required? A: Solid, level concrete slab. Columns bolt into the floor. Minimum 4-inch reinforced slab recommended for this capacity class. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How long to raise and lower a vehicle? A: Lifting takes 60-80 seconds, lowering takes 40-60 seconds. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need a forklift to unload? A: Yes. Two-post lifts require forklift unloading. Terminal delivery for pick-up is available as an alternative. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is liftgate service available? A: No. Liftgate is not available for two-post lifts. Forklift, loading dock, or terminal pick-up required. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: 1-year parts warranty, 3-year structural warranty. Free shipping on replacement parts. Labor not included. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I install this myself? A: DIY install is possible with mechanical experience. Lift weighs 2,557 lbs; professional installation recommended for safe setup. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does the low ground clearance help? A: 3.94-inch min height allows low-profile vehicles to drive on without scraping or ramps. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875776413947,"sku":"KT-P2700","price":5499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/1_2-2.webp?v=1779243357"},{"product_id":"katool-kt-x99-full-rise-scissor-lift-7700-lbs-capacity","title":"Katool KT-X99 Full Rise Scissor Lift 7,700 lbs Capacity","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-X99 Full Rise Scissor Lift With 7,700 lb Capacity\u003c\/h2\u003e\n\n\u003cp\u003eYou're tired of working on your back under a mid-rise lift that only gets you halfway there. The Katool KT-X99 full rise scissor lift changes that equation completely, delivering a full 76 inches of lift height so you can stand upright and work comfortably under any passenger vehicle, SUV, or light truck in your bay. With a 7,700 lb rated capacity, this isn't a light-duty compromise. It's a serious production tool for shops that need full undercar access without bolting a two-post into their ceiling.\u003c\/p\u003e\n\n\u003cp\u003eWhat makes the KT-X99 worth a closer look is the combination of full-rise travel and a compact footprint. The overall dimensions come in at 78 inches long by 52 inches wide, which means it fits into busy bay layouts where a traditional in-ground or two-post setup might not work. The hydraulic power system runs on a 2.0 HP motor with 110V or 220V options, raising and lowering vehicles in 30 to 40 seconds. Smooth, consistent cycles with minimal vibration so you're not fighting the equipment while you work.\u003c\/p\u003e\n\n\u003cp\u003eHeavy-gauge welded steel construction and a powder-coat finish keep the KT-X99 holding up under daily shop abuse. A multi-position mechanical safety lock system and integrated anti-slip platform texturing give you the confidence to work underneath without second-guessing the equipment. CE certified, backed by a 1-year parts and 3-year structural warranty. When you buy from Garage Supply Guys, you get direct support from a team that knows this equipment and can help you through setup, parts, and anything else that comes up after the sale.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eKatool KT-X99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLift Type\u003c\/td\u003e\n\u003ctd\u003eHydraulic Scissor Lift\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRated Capacity\u003c\/td\u003e\n\u003ctd\u003e7,700 lb (4,082 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMin Height\u003c\/td\u003e\n\u003ctd\u003e4.5 in (115 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Height\u003c\/td\u003e\n\u003ctd\u003e76 in (710 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Length\u003c\/td\u003e\n\u003ctd\u003e78 in (1,981 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003e52 in (1,321 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlatform Width\u003c\/td\u003e\n\u003ctd\u003e48 in (1,219 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlatform Thickness\u003c\/td\u003e\n\u003ctd\u003e1.25 in (32 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLift Speed\u003c\/td\u003e\n\u003ctd\u003e30-40 seconds (raise\/lower)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Unit\u003c\/td\u003e\n\u003ctd\u003e110V \/ 220V Electric Hydraulic (single \/ three phase optional)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor Power\u003c\/td\u003e\n\u003ctd\u003e2.0 HP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Pressure\u003c\/td\u003e\n\u003ctd\u003e2,200 psi (151.7 bar)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafety System\u003c\/td\u003e\n\u003ctd\u003eMulti-position Mechanical Safety Lock\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlatform Surface\u003c\/td\u003e\n\u003ctd\u003eIntegrated Anti-Slip Texture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eHigh-Strength Welded Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003ePowder-Coat (Grey \u0026amp; Red)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e1,250 lb (567 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Dimensions\u003c\/td\u003e\n\u003ctd\u003e84 in L x 56 in W x 28 in H\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCertification\u003c\/td\u003e\n\u003ctd\u003eCE Certified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1-Year Parts, 3-Year Structural\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\n\u003cp\u003eThe KT-X99 is a full-rise scissor lift, so proper installation planning matters before it arrives. You'll need a level concrete floor capable of supporting the combined weight of the lift and vehicle. With a shipping weight of 1,250 lb, a forklift is required for unloading and positioning the unit in your bay.\u003c\/p\u003e\n\n\u003cp\u003ePower requirements are flexible. The KT-X99 runs on either 110V single-phase or 220V three-phase electric, so you can match it to your existing shop electrical setup. Confirm your available circuit capacity and have a qualified electrician handle the final connection. Once positioned and wired, the hydraulic system and safety locks should be tested through several full cycles before putting a vehicle on the platform.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAuto Repair Shops\u003c\/strong\u003e\n\u003cp\u003eFull undercar access for exhaust, suspension, drivetrain, and brake work without hunching or crawling. The 76 in rise height lets your techs stand and work efficiently all day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTire \u0026amp; Service Bays\u003c\/strong\u003e\n\u003cp\u003eFast lift cycles and a compact footprint make the KT-X99 a strong fit for high-volume tire and service operations where bay space is at a premium.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eCollision Centers\u003c\/strong\u003e\n\u003cp\u003eGet underneath damaged vehicles quickly for inspection and structural assessment. The low 4.5 in minimum height accommodates lowered or damaged vehicles with limited ground clearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFleet \u0026amp; Industrial Maintenance\u003c\/strong\u003e\n\u003cp\u003eA 7,700 lb capacity handles SUVs, vans, and light trucks common in fleet operations. Durable welded steel construction stands up to daily, repetitive use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease review carefully before placing your order.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSeasonal shipping delays may apply. Orders may take up to 3 weeks to arrive or be available for pickup.\u003c\/p\u003e\n\u003cp\u003eFreight shipping is available within the lower 48 states, with fulfillment times of 6-10 business days. Shipping to Alaska and Hawaii is also available. Contact us for a quote before ordering.\u003c\/p\u003e\n\u003cp\u003eA forklift is required for unloading scissor lifts. Please make sure to select the correct shipped or pickup option before adding the item to your cart. If no forklift is available, we can arrange terminal delivery for pickup instead.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdditional Services:\u003c\/strong\u003e Residential delivery ($80) and liftgate service ($80) may be available. Contact us to confirm liftgate availability for scissor lifts before ordering.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCustomer Responsibilities:\u003c\/strong\u003e Customers are responsible for unloading freight from the truck. A forklift or dock service is strongly recommended. Do not sign for damaged or incomplete shipments. Contact Customer Service immediately if items are missing or damaged.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInspection \u0026amp; Claims:\u003c\/strong\u003e Carefully inspect your order before signing the Bill of Lading or delivery receipt. All visible damage or missing items must be noted on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours of delivery. If no issues are noted at delivery, the shipment will be considered received in satisfactory condition.\u003c\/p\u003e\n\u003cp\u003eOur team coordinates the freight shipment and helps manage scheduling details. Need a delivery window, residential delivery, or liftgate service? Contact us before ordering so we can confirm the best delivery setup and any accessorial charges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-X99 is covered by a 1-year warranty on all product parts and a 3-year warranty on product structure. Free shipping on warranty parts is included. Labor is not covered under warranty.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for help with fitment, installation requirements, or shipping details for the Katool KT-X99 full rise scissor lift.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" style=\"margin: 40px 0;\" id=\"faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum lifting capacity of the Katool KT-X99?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-X99 is rated for 7,700 lb (4,082 kg). That covers most passenger cars, SUVs, crossovers, and light trucks you'll see in a typical service bay. Always confirm the curb weight of the vehicle before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow high does the KT-X99 scissor lift raise a vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFull rise height is 76 inches, with a minimum lowered height of 4.5 inches. That range lets you drive low-clearance vehicles onto the platform and still stand comfortably underneath at full extension for exhaust, suspension, and drivetrain work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power supply does this lift require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-X99 runs on either 110V single-phase or 220V three-phase electric power, with a 2.0 HP motor. You can match it to your existing shop electrical. Have a qualified electrician handle the hookup to make sure the circuit can support the load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take to raise or lower a vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eA full raise or lower cycle takes 30 to 40 seconds. The hydraulic system delivers smooth, consistent operation without jarring stops, so you're not waiting around between jobs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety features does the KT-X99 include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lift uses a multi-position mechanical safety lock system that engages at multiple heights during the raise cycle. The platform also features an integrated anti-slip texture to prevent vehicle movement once positioned. The unit is CE certified.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a forklift to unload this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The KT-X99 ships at 1,250 lb in an 84 x 56 x 28 inch crate, so a forklift is required for unloading. If you don't have forklift access, contact us before ordering and we can arrange terminal delivery for pickup instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this scissor lift fit in my shop bay?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-X99 measures 78 inches long by 52 inches wide, with a 48-inch platform width. It's a compact footprint for a full-rise lift, making it a practical fit for most standard service bays without major layout changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKatool provides a 1-year warranty on all parts and a 3-year warranty on the structural components. Warranty parts ship free. Labor costs are not included in the warranty coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I get this lift shipped to a residential address?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eResidential delivery is available for an additional fee. Liftgate service may also be available, but contact us first to confirm for scissor lifts specifically. Freight shipping covers the lower 48 states, with Alaska and Hawaii quotes available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of vehicles can the KT-X99 handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAny vehicle within the 7,700 lb capacity rating. That includes sedans, coupes, crossovers, SUVs, minivans, and most light trucks. The 4.5-inch low height also accommodates sport cars and lowered vehicles that can't clear taller lift platforms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What is the maximum lifting capacity of the Katool KT-X99? A: The KT-X99 is rated for 7,700 lb (4,082 kg), covering most passenger cars, SUVs, crossovers, and light trucks. Always confirm curb weight before lifting. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How high does the KT-X99 scissor lift raise a vehicle? A: Full rise height is 76 inches, with a minimum lowered height of 4.5 inches. That range accommodates low-clearance vehicles and provides full standing undercar access. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What power supply does this lift require? A: The KT-X99 runs on either 110V single-phase or 220V three-phase electric power, with a 2.0 HP motor. A qualified electrician should handle the hookup. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How long does it take to raise or lower a vehicle? A: A full raise or lower cycle takes 30 to 40 seconds. The hydraulic system delivers smooth, consistent operation without jarring stops. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What safety features does the KT-X99 include? A: Multi-position mechanical safety lock system that engages at multiple heights, integrated anti-slip platform texture, and CE certification. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need a forklift to unload this lift? A: Yes. The KT-X99 ships at 1,250 lb in an 84 x 56 x 28 inch crate. If no forklift is available, terminal delivery for pickup can be arranged. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Will this scissor lift fit in my shop bay? A: The KT-X99 measures 78 inches long by 52 inches wide, with a 48-inch platform width. Compact footprint for a full-rise lift, fitting most standard service bays. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: Katool provides a 1-year warranty on all parts and a 3-year warranty on structural components. Warranty parts ship free. Labor is not included. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I get this lift shipped to a residential address? A: Residential delivery is available for an additional fee. Liftgate service may also be available; contact us to confirm for scissor lifts. Freight covers the lower 48 states, with Alaska and Hawaii quotes on request. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What kind of vehicles can the KT-X99 handle? A: Any vehicle within the 7,700 lb capacity rating, including sedans, coupes, crossovers, SUVs, minivans, and most light trucks. The 4.5-inch low height accommodates lowered vehicles. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875776741627,"sku":"KT-X99","price":4999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/23.webp?v=1779081851"},{"product_id":"katool-kt-spl700-7000lbs-single-post-lift","title":"Katool KT-SPL700 7,000lbs Single Post Lift","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-SPL700 Single Post Lift Overview\u003c\/h2\u003e\n\n\u003cp\u003eYou've got a bay that can't fit a two-post lift, or a home garage where every square foot counts. The Katool KT-SPL700 single post lift solves that problem with a compact, portable design that still handles 7,000 lbs of lifting capacity. Cars, SUVs, light trucks. One column, full undercarriage access, and caster wheels so you can reposition the whole unit when the job's done.\u003c\/p\u003e\n\n\u003cp\u003eStandard 110V power means you're not rewiring your shop or calling an electrician. Plug into a 30-amp breaker and you're lifting. The hydraulic system delivers smooth, controlled cycles up to a max height of 71-2\/3 inches, giving you real working room underneath for brake jobs, suspension work, exhaust repairs, and fluid services. An automatic safety lock system engages at every height, so once the vehicle is up, it stays up.\u003c\/p\u003e\n\n\u003cp\u003eHeavy-duty alloy steel construction keeps this lift rigid under load, and the adjustable lifting pads accommodate a wide range of vehicle widths. Low-profile drive-on arms handle low-clearance vehicles that would bottom out on a standard ramp. Whether you're running a mobile service operation, equipping a specialty shop, or upgrading your home garage, the KT-SPL700 gives you professional lifting capability without the permanent footprint of a traditional two-post setup.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e7,000 lbs (3,175 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Lifting Height (No Adapters)\u003c\/td\u003e\n\u003ctd\u003e71-2\/3\" (5' 11-2\/3\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Clearance Height\u003c\/td\u003e\n\u003ctd\u003e68\" (5' 8\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMinimum Pad Height\u003c\/td\u003e\n\u003ctd\u003e5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e102-3\/4\" (8' 6-3\/4\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Dimensions (L x W x H)\u003c\/td\u003e\n\u003ctd\u003e111-1\/2\" x 96\" x 102-3\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColumn Size\u003c\/td\u003e\n\u003ctd\u003e10-1\/2\" x 12-1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePad Distance (Column to Offside)\u003c\/td\u003e\n\u003ctd\u003e39-1\/2\" - 81\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePad Distance (Column to Column)\u003c\/td\u003e\n\u003ctd\u003e53\" - 73\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePad Distance (Offside to Offside)\u003c\/td\u003e\n\u003ctd\u003e54-1\/3\" - 91-1\/2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMotor \/ Electrical\u003c\/td\u003e\n\u003ctd\u003e110V, 30A breaker\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Type\u003c\/td\u003e\n\u003ctd\u003e110V hydraulic operation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHydraulic Fluid\u003c\/td\u003e\n\u003ctd\u003e3 - 5 gal AW32 or AW46 (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdapter Heights Included\u003c\/td\u003e\n\u003ctd\u003e(4) 2.75\" and (4) 6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdapter Peg Size\u003c\/td\u003e\n\u003ctd\u003e2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e1,900 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"gsg-included-list\"\u003e\n\u003cli\u003eKT-SPL700 single post lift unit\u003c\/li\u003e\n\u003cli\u003e(4) 2.75\" height adapters\u003c\/li\u003e\n\u003cli\u003e(4) 6\" height adapters\u003c\/li\u003e\n\u003cli\u003eDrive-on lifting arms\u003c\/li\u003e\n\u003cli\u003eCaster wheels for repositioning\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eHydraulic fluid (AW32 or AW46, 3 - 5 gallons) is not included and must be sourced separately. Call to confirm any additional included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe KT-SPL700 runs on standard 110V single-phase power and requires a dedicated 30-amp breaker. No three-phase wiring or special electrical work needed. You'll need 3 to 5 gallons of AW32 or AW46 hydraulic fluid to fill the system before first use.\u003c\/p\u003e\n\u003cp\u003eKeep in mind the overall height is 102-3\/4 inches, so confirm your ceiling clearance before installation. The unit ships at 1,900 lbs and requires a forklift or similar equipment for offloading. Make sure you have the means to receive and position the lift on delivery day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHome Garages\u003c\/strong\u003e\n\u003cp\u003eFits where a two-post can't. The single-column design and caster wheels let you roll the lift out of the way when you need your bay back for parking or other projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eSpecialty \u0026amp; Detail Shops\u003c\/strong\u003e\n\u003cp\u003eFull wheel and undercarriage access makes brake, suspension, and exhaust work straightforward. Low-profile arms handle sports cars and lowered vehicles without scraping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eMobile Service Operations\u003c\/strong\u003e\n\u003cp\u003ePortable construction with caster wheels means you can reposition the lift between bays or job sites. One operator, one standard outlet, and you're working.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFleet \u0026amp; Light Commercial Maintenance\u003c\/strong\u003e\n\u003cp\u003e7,000 lb capacity covers SUVs, vans, and light trucks. Run through routine maintenance on mixed fleets without needing a permanent in-ground or two-post installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eFreight shipping within the lower 48 states. Fulfillment times are 6 to 10 business days. Seasonal delays may extend lead times up to 3 weeks. Shipping to Alaska and Hawaii is available; contact us for a quote before ordering.\u003c\/p\u003e\n\u003cp\u003eThis lift ships freight and requires a forklift for unloading. If no forklift is available, we can arrange terminal delivery for customer pick-up. Please select the correct shipped or pick-up option before adding the item to your cart.\u003c\/p\u003e\n\u003cp\u003eResidential delivery and liftgate service are each available for an additional fee. Contact us before ordering to confirm the best delivery setup and any accessorial charges. Liftgate availability may be limited for this product; confirm eligibility in advance.\u003c\/p\u003e\n\u003cp\u003eInspect your shipment carefully before signing the Bill of Lading. Note any visible damage or missing items on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours. Do not sign for damaged or incomplete shipments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-SPL700 is covered by the manufacturer's warranty: one year on all product parts and three years on product structure. Free shipping on warranty replacement parts. Labor is not included in warranty coverage.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eTalk to our team about the Katool KT-SPL700 single post lift, delivery logistics, or shop setup. Call us at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power supply does the KT-SPL700 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-SPL700 runs on standard 110V single-phase power with a dedicated 30-amp breaker. No three-phase wiring or special electrical panel upgrades are needed, so most home garages and commercial shops can plug it in without modification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of vehicles can this single post lift handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWith a 7,000 lb capacity and adjustable pad reach from 39-1\/2 inches to 81 inches (column to offside), the KT-SPL700 accommodates cars, SUVs, and light trucks. Low-profile drive-on arms also make it compatible with low-clearance and lowered vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much ceiling height do I need for installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe overall height of the unit is 102-3\/4 inches (8 feet, 6-3\/4 inches). You'll need at least that much ceiling clearance in your bay or garage. Keep in mind you also want enough overhead room for the vehicle at max lift height for comfortable work access underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs hydraulic fluid included with the lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. You'll need to supply 3 to 5 gallons of AW32 or AW46 hydraulic fluid before first use. This is a standard fluid type available at most auto parts stores and industrial suppliers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I move the lift between bays or locations?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The KT-SPL700 features a portable single-post design with built-in caster wheels. You can reposition it within your shop or roll it out of the way when the bay is needed for other work. The unit weighs 1,900 lbs at shipping weight, so repositioning on a flat surface is manageable but the initial placement requires a forklift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat adapters come with the lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-SPL700 includes four 2.75-inch adapters and four 6-inch adapters, all with a 2-inch peg size. These give you flexibility to match different vehicle lift point heights without purchasing additional accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the lift delivered, and what do I need to unload it?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-SPL700 ships via freight within the lower 48 states. You'll need a forklift or dock access for unloading, as the shipping weight is 1,900 lbs. If you don't have a forklift on-site, terminal delivery for customer pick-up can be arranged. Residential delivery and liftgate service may be available for an additional fee; contact us before ordering to confirm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKatool provides a one-year warranty on all product parts and a three-year warranty on product structure. Warranty replacement parts ship free. Labor costs are not included. Warranty registration may be required after purchase, so check your included documentation once the lift arrives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What power supply does the KT-SPL700 require? A: Standard 110V single-phase power with a dedicated 30-amp breaker. No three-phase wiring needed. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What vehicles can the KT-SPL700 single post lift handle? A: Cars, SUVs, and light trucks up to 7,000 lbs. Adjustable pad reach from 39-1\/2 to 81 inches. Low-profile arms fit low-clearance vehicles. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How much ceiling height is needed? A: Minimum 102-3\/4 inches (8 ft 6-3\/4 in) for the unit overall height, plus clearance for the vehicle at max lift height. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is hydraulic fluid included? A: No. Requires 3-5 gallons of AW32 or AW46 hydraulic fluid, purchased separately. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can the lift be moved between bays? A: Yes. Built-in caster wheels allow repositioning on flat surfaces. Initial placement requires a forklift due to 1,900 lb shipping weight. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What adapters are included? A: Four 2.75-inch and four 6-inch adapters with 2-inch peg size. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How is the lift delivered? A: Freight shipping in the lower 48 states. Forklift required for unloading. Terminal pick-up available if no forklift on-site. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: One-year warranty on parts, three-year warranty on structure. Free shipping on warranty parts. Labor not included. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875778052347,"sku":"KT-SPL700","price":7000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2_2eb4243c-d745-46f0-9e66-8da95398cc9c.webp?v=1779081501"},{"product_id":"katool-kt-4h120x-four-post-lift-12000-lbs","title":"Katool KT-4H120X Heavy Duty Four Post Lift 12,000 lbs Capacity","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span class=\"sep\" { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#installation-setup\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eKatool KT-4H120X Heavy Duty Four Post Lift - 12,000 lb Capacity\u003c\/h2\u003e\n\u003cp\u003eYou've got trucks, SUVs, and fleet vehicles cycling through your bays all day. You need a four post lift that handles the weight without flinching and gets vehicles up fast so your techs aren't standing around waiting. The Katool KT-4H120X heavy duty four post lift delivers 12,000 lb capacity on a platform built from heavy-gauge steel, giving you the muscle to service full-size trucks and loaded SUVs right alongside your standard passenger cars.\u003c\/p\u003e\n\u003cp\u003eRaise time clocks in at 83 seconds or less, and controlled lowering takes 40 seconds minimum, so you're moving vehicles through the shop at a pace that keeps your workflow tight. The 86.9 in (2,208 mm) lifting height puts your techs at a comfortable working position underneath, whether they're running inspections, pulling transmissions, or knocking out brake jobs. Column-to-column width spans 112.81 in (2,865 mm), which means wider trucks and dual-rear-wheel pickups roll on without a fight.\u003c\/p\u003e\n\u003cp\u003eAt 3,373 lb net weight, this isn't a lightweight stamped-steel lift that wobbles under load. It's a solid platform you can trust for daily production work, long-term vehicle storage, or alignment setups when paired with rolling jacks. And when you buy from Garage Supply Guys, you get direct phone support and access to replacement parts without chasing down a third-party distributor.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eKT-4H120X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRated Capacity\u003c\/td\u003e\n\u003ctd\u003e12,000 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Lifting Height\u003c\/td\u003e\n\u003ctd\u003e86.9 in (2,208 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRaise Time\u003c\/td\u003e\n\u003ctd\u003e≤ 83 sec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLowering Time\u003c\/td\u003e\n\u003ctd\u003e≥ 40 sec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth Between Columns\u003c\/td\u003e\n\u003ctd\u003e112.81 in (2,865 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Width\u003c\/td\u003e\n\u003ctd\u003e135.2 in (3,435 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e94.88 in (2,410 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003e220V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e3,373 lb (1,530 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Dimensions\u003c\/td\u003e\n\u003ctd\u003e209 x 36 x 26 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e3,440 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation-setup\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cp\u003eA lift this size needs proper planning before it hits your shop floor. You're looking at a 220V power requirement, so confirm your electrical panel can support the draw before delivery day. The KT-4H120X has an overall footprint of 135.2 in wide and stands 94.88 in tall at full height, so measure your bay clearance, ceiling height, and door openings carefully. You'll also want to verify your concrete slab meets thickness and PSI requirements for a 12,000 lb rated four post lift.\u003c\/p\u003e\n\u003cp\u003eA forklift is required for unloading since the shipping weight comes in at 3,440 lb. If your facility doesn't have forklift access, contact us ahead of your order to arrange terminal delivery for pickup instead. Plan for proper anchoring hardware and allow time for a full function test before putting the lift into service.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eProfessional Auto Shops\u003c\/strong\u003e\n\u003cp\u003eDaily production work on passenger cars, trucks, and SUVs. Fast raise and lowering cycles keep your bay turning over vehicles without bottlenecks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFleet Maintenance Facilities\u003c\/strong\u003e\n\u003cp\u003eService mixed fleets with a single lift platform. The 12,000 lb capacity covers everything from sedans to heavy-duty pickup trucks and cargo vans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eRestoration \u0026amp; Custom Shops\u003c\/strong\u003e\n\u003cp\u003eLong-term project vehicles can stay elevated while you work on other jobs below. Stable four-post design keeps vehicles secure during extended builds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHome Garages \u0026amp; Enthusiasts\u003c\/strong\u003e\n\u003cp\u003eDouble your parking capacity or create a dedicated workspace underneath. Wide column spacing accommodates full-size trucks and SUVs that won't fit on smaller lifts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eShipping\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003e\u003cstrong\u003ePlease review carefully before placing your order.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSeasonal shipping delays may apply. Orders may take up to 3 weeks to arrive or be available for pickup.\u003c\/p\u003e\n\u003cp\u003eFreight shipping is available within the lower 48 states, with fulfillment times of 6-10 business days. Four post lifts require a forklift for unloading. Make sure to select the correct shipped or pickup option before adding to your cart. If no forklift is available, we can arrange terminal delivery for pickup instead.\u003c\/p\u003e\n\u003cp\u003eResidential delivery and liftgate service are each available for an additional fee. Liftgate service is not available for four post lifts. Contact us to confirm before ordering.\u003c\/p\u003e\n\u003cp\u003eYou're responsible for unloading freight from the truck. A forklift or dock access is strongly recommended. Do not sign for damaged or incomplete shipments. Contact our customer service team immediately if items are missing or damaged.\u003c\/p\u003e\n\u003cp\u003eInspect your order carefully before signing the Bill of Lading. All visible damage or missing items must be noted on the delivery receipt at the time of delivery. Report concealed damage or shortages within 48 hours of delivery. If no issues are noted, the shipment is considered received in satisfactory condition.\u003c\/p\u003e\n\u003cp\u003eShipping to Alaska and Hawaii is available. Contact us for a quote before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-4H120X is covered by a 1-year warranty on all product parts and a 3-year warranty on product structure. Free shipping is provided on warranty replacement parts. Labor is not included in warranty coverage.\u003c\/p\u003e\n\u003cp\u003eWarranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for help with specs, installation requirements, or delivery options for the Katool KT-4H120X four post lift.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What power supply does the KT-4H120X require? A: Requires 220V power. Verify electrical panel capacity before delivery and have a licensed electrician run a dedicated circuit if needed. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat power supply does the Katool KT-4H120X require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-4H120X runs on 220V power. Before delivery, verify that your shop's electrical panel can support the circuit. If you're unsure about your current setup, have a licensed electrician assess your panel capacity and run a dedicated circuit if needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How much ceiling height is needed? A: Overall lift height is 94.88 in (2,410 mm). Additional clearance needed above for vehicle on platform at full rise plus working space underneath. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much ceiling height do I need for this four post lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe overall height of the lift is 94.88 in (2,410 mm). You'll want additional clearance above that for the vehicle on the platform at full rise, plus enough room for comfortable access underneath. Measure your ceiling height and overhead obstructions before ordering to make sure the lift fits your bay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can it handle full-size trucks and SUVs? A: Yes. 12,000 lb rated capacity covers full-size trucks, SUVs, and cargo vans. Width between columns is 112.81 in for wider vehicles including dually pickups. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this lift handle full-size trucks and SUVs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The 12,000 lb rated capacity covers most full-size trucks, SUVs, and cargo vans. The 112.81 in width between columns gives you clearance for wider vehicles including dual-rear-wheel pickups that won't fit on narrower four post lifts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How fast does it raise and lower? A: Raise time 83 seconds or less. Controlled lowering minimum 40 seconds. Fast enough for high-volume shop use. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow fast does the KT-4H120X raise and lower vehicles?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eRaise time is 83 seconds or less from floor to full height. Controlled lowering takes a minimum of 40 seconds. That cycle time is fast enough for high-volume shop use without creating bottlenecks between jobs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is a forklift needed for delivery? A: Yes. Shipping weight is 3,440 lb. Forklift required for unloading. Terminal pickup available if no forklift access on site. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need a forklift to unload this lift at delivery?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The shipping weight is 3,440 lb, so a forklift is required for unloading. If your facility doesn't have forklift access, contact us before ordering to arrange terminal delivery for pickup at a local freight terminal instead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What concrete thickness is required? A: Four post lifts in this capacity class typically need minimum 4 in slab at 3,000 PSI or higher. Contact seller to confirm exact requirements. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the concrete thickness requirement for installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFour post lifts in the 12,000 lb capacity class typically require a minimum 4 in thick concrete slab rated at 3,000 PSI or higher. Contact us before ordering to confirm exact foundation requirements for the KT-4H120X so your installation goes smoothly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is liftgate delivery available? A: No. Liftgate not available for four post lifts due to size and weight. Forklift access or terminal pickup required. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs liftgate delivery available for this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eLiftgate service is not available for four post lifts due to the size and weight of the crated unit. You'll need forklift access at your delivery location, or you can opt for terminal pickup. Contact us before placing your order to confirm the best delivery method for your situation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What does the warranty cover? A: 1-year warranty on all parts, 3-year warranty on structure. Free shipping on warranty parts. Labor not included. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover on the KT-4H120X?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eKatool provides a 1-year warranty on all product parts and a 3-year warranty on the structural components. Warranty replacement parts ship free. Labor costs for warranty repairs are not included. Refer to the documentation included with your lift for registration details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875778085115,"sku":"KT-4H120X","price":5700.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/48_111cd346-de6f-46f6-ba95-47814464aef1.webp?v=1779080861"},{"product_id":"katool-kt-mp1-lift-pads","title":"Katool KT-MP1 Lift Pads","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#cta\"\u003eReady to Order?\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eKatool KT-MP1 Lift Pads\u003c\/h2\u003e\n  \u003cp\u003eWorn-out screw pads are one of those things you don't think about until the vehicle starts shifting on the lift. Once the rubber's cracked or the contact surface is uneven, you're losing grip where it matters most. The Katool KT-MP1 Lift Screw Pads are a straight swap for select Katool lifts, giving you fresh contact points with heavy-duty rubber and metal construction that holds up under daily use.\u003c\/p\u003e\n  \u003cp\u003eYou get a full set of four, so you're replacing all positions at once instead of mixing old and new. Solid contact, stable lifts, no second-guessing what's underneath the vehicle while your techs are working. It's a simple maintenance item that keeps your lift operating the way it should.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eBrand\u003c\/td\u003e\n      \u003ctd\u003eKatool\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eModel\u003c\/td\u003e\n      \u003ctd\u003eKT-MP1\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eType\u003c\/td\u003e\n      \u003ctd\u003eLift Screw Pads\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eQuantity\u003c\/td\u003e\n      \u003ctd\u003eSet of 4\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eConstruction\u003c\/td\u003e\n      \u003ctd\u003eHeavy-duty rubber and metal\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCompatibility\u003c\/td\u003e\n      \u003ctd\u003eSelect Katool lifts\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eApplication\u003c\/td\u003e\n      \u003ctd\u003eReplacement lift pads\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch2 id=\"whats-included\"\u003eWhat's Included\u003c\/h2\u003e\n  \u003cul class=\"gsg-included-list\"\u003e\n    \u003cli\u003eKT-MP1 Lift Screw Pads (4)\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"gsg-cta-section\" id=\"cta\"\u003e\n    \u003ch2\u003eReady to Order?\u003c\/h2\u003e\n    \u003cp\u003eFresh pads for your Katool lift, in stock and ready to ship. Add them to your cart and we'll get them on the way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875794370811,"sku":"KT-MP1","price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/2e33151a-da14-45dd-ba7a-4ff63c3a8c20.png?v=1779252832"},{"product_id":"katool-kt-mp4-6-two-post-lift-truck-extensions","title":"Katool KT-MP4 6\" Two Post Lift Truck Extensions","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#cta\"\u003eReady to Order?\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eKatool KT-MP4 6\" Two Post Lift Truck Extensions\u003c\/h2\u003e\n  \u003cp\u003eLifted trucks and oversized SUVs keep rolling into the bay, and your standard lift arms can't always reach. The Katool KT-MP4 6\" Two Post Lift Truck Extensions add 6 inches of height to your setup, closing that gap between pad and frame on taller vehicles. Heavy-duty steel construction keeps things solid under load, and the set of four means you're outfitting both arms in one shot.\u003c\/p\u003e\n  \u003cp\u003eThese height extension adapters are compatible with all Katool two-post lifts, so if you're already running Katool equipment, they drop right into your workflow. No guesswork on fitment, no adapter-stacking workarounds. Just bolt-on reach for the vehicles that need it most. If your shop sees a steady mix of stock and lifted rigs, the KT-MP4 keeps you covered without needing a second lift dedicated to tall stuff.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eBrand\u003c\/td\u003e\n      \u003ctd\u003eKatool\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eModel\u003c\/td\u003e\n      \u003ctd\u003eKT-MP4\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eType\u003c\/td\u003e\n      \u003ctd\u003eHeight Extension Adapter\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eExtension Height\u003c\/td\u003e\n      \u003ctd\u003e6 in\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eQuantity\u003c\/td\u003e\n      \u003ctd\u003eSet of 4\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eConstruction\u003c\/td\u003e\n      \u003ctd\u003eHeavy-duty steel\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCompatibility\u003c\/td\u003e\n      \u003ctd\u003eAll Katool two-post lifts\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eApplication\u003c\/td\u003e\n      \u003ctd\u003eLifted trucks, SUVs, taller vehicles\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch2 id=\"whats-included\"\u003eWhat's Included\u003c\/h2\u003e\n  \u003cul class=\"gsg-included-list\"\u003e\n    \u003cli\u003eKT-MP4 6\" Height Extension Adapters (4)\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"gsg-cta-section\" id=\"cta\"\u003e\n    \u003ch2\u003eReady to Order?\u003c\/h2\u003e\n    \u003cp\u003eThe right extension for your Katool lift, in stock and ready to ship. Add it to your cart and we'll get it on the way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875794829563,"sku":"KT-MP4","price":119.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/LiftExtension.webp?v=1779058598"},{"product_id":"katool-kt-mp5-two-post-lift-frame-cradle-set","title":"Katool KT-MP5 Two Post Lift Frame Cradle Set","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#cta\"\u003eReady to Upgrade?\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eKatool KT-MP5 Two Post Lift Frame Cradle Set\u003c\/h2\u003e\n  \u003cp\u003eTrucks, SUVs, and body-on-frame vehicles don't always sit flat on standard lift pads. If you're tired of shimming, stacking, or second-guessing contact points, the Katool KT-MP5 Frame Cradle Set gives you a purpose-built solution. These heavy-duty steel cradle adapters seat directly onto your two-post lift arms and provide a wide, stable platform for exposed or uneven frame rails. Rubber contact surfaces grip the frame without marring paint or undercoating, so you're not trading safety for finish damage.\u003c\/p\u003e\n  \u003cp\u003eFour cradles come in the set, enough to outfit both arms on a single lift. Whether you're rotating through half-ton pickups or servicing full-size SUVs, the KT-MP5 keeps the vehicle planted and your techs confident underneath it. It's a straightforward upgrade that expands what your existing lift can handle.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eBrand\u003c\/td\u003e\n      \u003ctd\u003eKatool\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eModel\u003c\/td\u003e\n      \u003ctd\u003eKT-MP5\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eType\u003c\/td\u003e\n      \u003ctd\u003eFrame Cradle Adapter\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eQuantity\u003c\/td\u003e\n      \u003ctd\u003eSet of 4\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eConstruction\u003c\/td\u003e\n      \u003ctd\u003eHeavy-duty steel\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eContact Surface\u003c\/td\u003e\n      \u003ctd\u003eRubber\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCompatibility\u003c\/td\u003e\n      \u003ctd\u003eCompatible two-post lifts\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eApplication\u003c\/td\u003e\n      \u003ctd\u003eTrucks, SUVs, frame-contact vehicles\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch2 id=\"whats-included\"\u003eWhat's Included\u003c\/h2\u003e\n  \u003cul class=\"gsg-included-list\"\u003e\n    \u003cli\u003eKT-MP5 Frame Cradle Adapters (4)\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"gsg-cta-section\" id=\"cta\"\u003e\n    \u003ch2\u003eReady to Upgrade Your Lift Setup?\u003c\/h2\u003e\n    \u003cp\u003eThe right adapters for truck and SUV work, in stock and ready to ship. Add them to your cart and we'll get them on the way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003cp\u003e\u0026lt;style\u0026gt;\u003cbr\u003e  :root {\u003cbr\u003e    --primary: #0066cc;\u003cbr\u003e    --accent: #666666;\u003cbr\u003e    --light-bg: #f9f9f9;\u003cbr\u003e    --border: #e0e0e0;\u003cbr\u003e    --text: #333333;\u003cbr\u003e    --text-light: #555555;\u003cbr\u003e    --white: #ffffff;\u003cbr\u003e  }\u003cbr\u003e  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\u003cbr\u003e  .gsg-description * { box-sizing: border-box; }\u003cbr\u003e  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\u003cbr\u003e  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\u003cbr\u003e  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\u003cbr\u003e  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\u003cbr\u003e  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\u003cbr\u003e  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\u003cbr\u003e  .gsg-quicknav a:hover { text-decoration: underline; }\u003cbr\u003e  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\u003cbr\u003e  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\u003cbr\u003e  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\u003cbr\u003e  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\u003cbr\u003e  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\u003cbr\u003e  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\u003cbr\u003e  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\u003cbr\u003e  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\u003cbr\u003e  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\u003cbr\u003e  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\u003cbr\u003e  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\u003cbr\u003e  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\u003cbr\u003e  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\u003cbr\u003e  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\u003cbr\u003e  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\u003cbr\u003e\u0026lt;\/style\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;div class=\"gsg-description\"\u0026gt;\u003c\/p\u003e\n\u003cp\u003e  \u0026lt;div class=\"gsg-quicknav\"\u0026gt;\u003cbr\u003e    \u0026lt;strong\u0026gt;Quick Nav\u0026lt;\/strong\u0026gt;\u003cbr\u003e    \u0026lt;a href=\"#overview\"\u0026gt;Overview\u0026lt;\/a\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"sep\"\u0026gt;\u0026amp;middot;\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;a href=\"#specifications\"\u0026gt;Specifications\u0026lt;\/a\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"sep\"\u0026gt;\u0026amp;middot;\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;a href=\"#whats-included\"\u0026gt;What's Included\u0026lt;\/a\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"sep\"\u0026gt;\u0026amp;middot;\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;a href=\"#cta\"\u0026gt;Ready to Upgrade?\u0026lt;\/a\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e  \u0026lt;h2 id=\"overview\"\u0026gt;Katool KT-MP5 Two Post Lift Frame Cradle Set\u0026lt;\/h2\u0026gt;\u003cbr\u003e  \u0026lt;p\u0026gt;Trucks, SUVs, and body-on-frame vehicles don't always sit flat on standard lift pads. If you're tired of shimming, stacking, or second-guessing contact points, the Katool KT-MP5 Frame Cradle Set gives you a purpose-built solution. These heavy-duty steel cradle adapters seat directly onto your two-post lift arms and provide a wide, stable platform for exposed or uneven frame rails. Rubber contact surfaces grip the frame without marring paint or undercoating, so you're not trading safety for finish damage.\u0026lt;\/p\u0026gt;\u003cbr\u003e  \u0026lt;p\u0026gt;Four cradles come in the set, enough to outfit both arms on a single lift. Whether you're rotating through half-ton pickups or servicing full-size SUVs, the KT-MP5 keeps the vehicle planted and your techs confident underneath it. It's a straightforward upgrade that expands what your existing lift can handle.\u0026lt;\/p\u0026gt;\u003c\/p\u003e\n\u003cp\u003e  \u0026lt;h2 id=\"specifications\"\u0026gt;Specifications\u0026lt;\/h2\u0026gt;\u003cbr\u003e  \u0026lt;table class=\"gsg-spec-table\"\u0026gt;\u003cbr\u003e    \u0026lt;tr\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Brand\u0026lt;\/td\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Katool\u0026lt;\/td\u0026gt;\u003cbr\u003e    \u0026lt;\/tr\u0026gt;\u003cbr\u003e    \u0026lt;tr\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Model\u0026lt;\/td\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;KT-MP5\u0026lt;\/td\u0026gt;\u003cbr\u003e    \u0026lt;\/tr\u0026gt;\u003cbr\u003e    \u0026lt;tr\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Type\u0026lt;\/td\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Frame Cradle Adapter\u0026lt;\/td\u0026gt;\u003cbr\u003e    \u0026lt;\/tr\u0026gt;\u003cbr\u003e    \u0026lt;tr\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Quantity\u0026lt;\/td\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Set of 4\u0026lt;\/td\u0026gt;\u003cbr\u003e    \u0026lt;\/tr\u0026gt;\u003cbr\u003e    \u0026lt;tr\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Construction\u0026lt;\/td\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Heavy-duty steel\u0026lt;\/td\u0026gt;\u003cbr\u003e    \u0026lt;\/tr\u0026gt;\u003cbr\u003e    \u0026lt;tr\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Contact Surface\u0026lt;\/td\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Rubber\u0026lt;\/td\u0026gt;\u003cbr\u003e    \u0026lt;\/tr\u0026gt;\u003cbr\u003e    \u0026lt;tr\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Compatibility\u0026lt;\/td\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Compatible two-post lifts\u0026lt;\/td\u0026gt;\u003cbr\u003e    \u0026lt;\/tr\u0026gt;\u003cbr\u003e    \u0026lt;tr\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Application\u0026lt;\/td\u0026gt;\u003cbr\u003e      \u0026lt;td\u0026gt;Trucks, SUVs, frame-contact vehicles\u0026lt;\/td\u0026gt;\u003cbr\u003e    \u0026lt;\/tr\u0026gt;\u003cbr\u003e  \u0026lt;\/table\u0026gt;\u003c\/p\u003e\n\u003cp\u003e  \u0026lt;h2 id=\"whats-included\"\u0026gt;What's Included\u0026lt;\/h2\u0026gt;\u003cbr\u003e  \u0026lt;ul class=\"gsg-included-list\"\u0026gt;\u003cbr\u003e    \u0026lt;li\u0026gt;KT-MP5 Frame Cradle Adapters (4)\u0026lt;\/li\u0026gt;\u003cbr\u003e  \u0026lt;\/ul\u0026gt;\u003c\/p\u003e\n\u003cp\u003e  \u0026lt;div class=\"gsg-cta-section\" id=\"cta\"\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Ready to Upgrade Your Lift Setup?\u0026lt;\/h2\u0026gt;\u003cbr\u003e    \u0026lt;p\u0026gt;The right adapters for truck and SUV work, in stock and ready to ship. Add them to your cart and we'll get them on the way.\u0026lt;\/p\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;\/div\u0026gt;\u003c\/p\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875794895099,"sku":"KT-MP5","price":199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/s-l960_7dffbdf7-6332-4b20-9867-4b71b3601167.webp?v=1779058410"},{"product_id":"katool-jack-tray-for-4h110-kt-jt110","title":"Katool KT-JT110 Jack Tray for 4H110","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eKatool KT-JT110 Jack Tray for 4H110\u003c\/h2\u003e\n  \u003cp\u003eLifting trucks on a two post lift without proper frame contact is asking for trouble. Bare metal arms on painted frames mean slipping, scratches, and potential damage to the vehicle you're trying to service. The Katool KT-JT110 Jack Tray is a frame cradle pad built for the Katool 4H110 two post lift, with rubber padding that grips the frame securely and protects the finish underneath.\u003c\/p\u003e\n  \u003cp\u003eThe rubber surface cuts down on slipping during lifts, giving you a more stable contact point and keeping customer vehicles looking the way they came in. It's a small accessory that prevents real problems, from cosmetic damage that costs you a customer's trust to unstable contact that creates a safety issue. If you're running a 4H110 in your bay, this is the cradle pad that matches it.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eModel\u003c\/td\u003e\n      \u003ctd\u003eKT-JT110\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eBrand\u003c\/td\u003e\n      \u003ctd\u003eKatool\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eType\u003c\/td\u003e\n      \u003ctd\u003eJack tray \/ frame cradle pad\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCompatibility\u003c\/td\u003e\n      \u003ctd\u003eKatool 4H110 two post lift\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePad Material\u003c\/td\u003e\n      \u003ctd\u003eRubber\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eKeep Your Lift Contact Solid\u003c\/h2\u003e\n    \u003cp\u003eThe right cradle pad for your 4H110, in stock and ready to ship. Add it to your cart and we'll get it out the door.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875795026171,"sku":"KT-JT110","price":150.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Katool_4H110_Jack_Tray_479x479_07faa48d-e6c6-4a2e-98f2-54ac09c0c020.webp?v=1778824527"},{"product_id":"katool-kt-2pl110-110v-two-post-lift-pump","title":"KATOOL KT-2PL110 110V Two Post Lift Pump","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eKATOOL KT-2PL110 110V Two Post Lift Pump\u003c\/h2\u003e\n  \u003cp\u003eYour shop runs on 110V and you need a two post lift that works with it. The KATOOL KT-2PL110 Two Post Lift Pump lets you convert any Katool or M\u0026amp;E brand two post lift to standard 110V power. Instead of rewiring your bay or upgrading your electrical panel, you swap the pump and you're lifting. It's a clean, direct solution that keeps your shop running without the headache of electrical work or downtime waiting on an electrician.\u003c\/p\u003e\n  \u003cp\u003eThis pump is a drop-in replacement built specifically for the Katool and M\u0026amp;E two post lift families. If you're setting up a new install and 110V is what you've got, or you're converting an existing lift, the KT-2PL110 gets you there without compromise. Compatible across the full Katool and M\u0026amp;E two post lineup, so you won't be guessing about fitment.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eModel\u003c\/td\u003e\n      \u003ctd\u003eKT-2PL110\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eBrand\u003c\/td\u003e\n      \u003ctd\u003eKATOOL\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eVoltage\u003c\/td\u003e\n      \u003ctd\u003e110V\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCompatibility\u003c\/td\u003e\n      \u003ctd\u003eAll Katool and M\u0026amp;E brand two post lifts\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eReady to Convert Your Lift?\u003c\/h2\u003e\n    \u003cp\u003eThe right pump for your 110V setup, in stock and ready to ship. Add it to your cart and we'll get it on the way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875795124475,"sku":"KT-2PL110","price":299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/TwoPostLiftPump_45264626-e154-41f7-823a-9141639bcfca.webp?v=1778820349"},{"product_id":"katool-kt-tp1-alignment-turntables","title":"Katool KT-TP1 Alignment Turntables","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eKatool KT-TP1 Alignment Turntables\u003c\/h2\u003e\n  \u003cp\u003eYou're running alignments on a four-post lift and the front wheels won't rotate freely. Every adjustment turns into a fight against friction, and your readings suffer for it. The Katool KT-TP1 Alignment Turntables solve that problem. These turn plates let the front wheels pivot smoothly during alignment procedures, giving you clean, accurate toe, camber, and caster measurements without wrestling the steering.\u003c\/p\u003e\n  \u003cp\u003eBuilt with a low-profile, heavy-duty construction, the KT-TP1 turntables pair with four-post alignment lifts and 3D alignment systems. Less friction means less effort per adjustment, which adds up fast when you're doing alignments all day. Whether you're running a dedicated alignment bay or adding alignment capability to an existing four-post setup, these turn plates are the accessory that makes the readings reliable and the workflow faster. A solid upgrade for any shop, tire service center, or alignment-focused facility looking to tighten up accuracy without overcomplicating the process.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eModel\u003c\/td\u003e\n      \u003ctd\u003eKT-TP1\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eBrand\u003c\/td\u003e\n      \u003ctd\u003eKatool\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eType\u003c\/td\u003e\n      \u003ctd\u003eAlignment turntables (turn plates)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCompatibility\u003c\/td\u003e\n      \u003ctd\u003eFour-post alignment lifts, 3D alignment systems\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eProfile\u003c\/td\u003e\n      \u003ctd\u003eLow-profile\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eConstruction\u003c\/td\u003e\n      \u003ctd\u003eHeavy-duty\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eTighten Up Your Alignments\u003c\/h2\u003e\n    \u003cp\u003eThe right turn plates for your four-post setup, in stock and ready to ship. Add them to your cart and we'll get them on the way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875795321083,"sku":"KT-TP1","price":149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/32312_cf0db143-aa5a-46e5-95cb-158b6bd30a38.webp?v=1778821724"},{"product_id":"katool-kt-j80t-80-ton-pneumatic-jack","title":"Katool KT-J80T 80 Ton Pneumatic Jack","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eKatool KT-J80T 80 Ton Pneumatic Jack\u003c\/h2\u003e\n  \u003cp\u003eWhen you're working under farm equipment, heavy machinery, or industrial rigs, the last thing you need is a jack that can't keep up with the weight. The Katool KT-J80T Pneumatic Jack handles 80 ton payloads with heavy-duty steel construction and a chrome-plated ram that holds up job after job. Air-powered controls do the heavy lifting for you, so you're not burning time and energy pumping a handle on something this size.\u003c\/p\u003e\n  \u003cp\u003eA 195 mm minimum height lets you get under low-clearance equipment, and the jack reaches a 370 mm lift height with a single-handle operation. No complicated valve setups, no second set of hands needed. Connect your air, position, lift. The sturdy handle gives you solid control whether you're on a shop floor or out in the field. If your work regularly puts you under loads that would crush a standard shop jack, the KT-J80T is the tool that matches the scale of the job.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eModel\u003c\/td\u003e\n      \u003ctd\u003eKT-J80T\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eBrand\u003c\/td\u003e\n      \u003ctd\u003eKatool\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eCapacity\u003c\/td\u003e\n      \u003ctd\u003e80 ton\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eMin Height\u003c\/td\u003e\n      \u003ctd\u003e195 mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eMax Lifting Height\u003c\/td\u003e\n      \u003ctd\u003e370 mm\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePower Type\u003c\/td\u003e\n      \u003ctd\u003ePneumatic (air)\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eConstruction\u003c\/td\u003e\n      \u003ctd\u003eHeavy-duty steel, chrome-plated ram\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eOperation\u003c\/td\u003e\n      \u003ctd\u003eSingle-handle with air controls\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eBuilt for the Big Stuff\u003c\/h2\u003e\n    \u003cp\u003e80 tons of capacity, ready to ship. Add it to your cart and we'll get it on the way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875795583227,"sku":"KT-J80T","price":549.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/z1_974e1983-9e02-48c0-9484-cbcba425ad34.webp?v=1778821400"},{"product_id":"katool-atf-12v-auto-transmission-fluid-oil-exchange-machine","title":"KATOOL ATF 12V Auto Transmission Fluid Oil Exchange Machine","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n    \u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eKatool ATF 12V Auto Transmission Fluid Exchange Machine\u003c\/h2\u003e\n  \u003cp\u003eTransmission fluid services shouldn't mean a half-day commitment and a mess on the shop floor. The Katool ATF 12V Auto Transmission Fluid Oil Exchange Flush Cleaning Machine gives you a dedicated unit for ATF exchange and flush work, powered by a 12V system that keeps the setup portable and straightforward. No wrestling with gravity drains or rigging up makeshift flush setups between bays. You connect, exchange, and move on to the next vehicle.\u003c\/p\u003e\n  \u003cp\u003eFor shops running regular transmission maintenance alongside general service work, a standalone ATF machine pays for itself in time saved. Clean fluid exchange, consistent results, less cleanup. Katool backs this unit with a 1 year parts warranty and a 3 year structural warranty, so the investment holds up. And when you buy from Garage Supply Guys, you're getting it from a team that stocks the equipment and supports it after the sale.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eModel\u003c\/td\u003e\n      \u003ctd\u003eATF 12V\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eBrand\u003c\/td\u003e\n      \u003ctd\u003eKatool\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eProduct Type\u003c\/td\u003e\n      \u003ctd\u003eAuto Transmission Fluid Oil Exchange Flush Cleaning Machine\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003ePower\u003c\/td\u003e\n      \u003ctd\u003e12V\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eApplication\u003c\/td\u003e\n      \u003ctd\u003eATF exchange, flush, cleaning\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eWarranty (Parts)\u003c\/td\u003e\n      \u003ctd\u003e1 year\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd\u003eWarranty (Structure)\u003c\/td\u003e\n      \u003ctd\u003e3 years\u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eKeep Your Bays Moving\u003c\/h2\u003e\n    \u003cp\u003eThe right ATF machine for shops that don't have time to waste. Add it to your cart and we'll get it on the way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875795681531,"sku":"KT-ATF","price":655.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/3_1c6179a5-0fe5-49c1-99ae-2a3fd4c5271d.webp?v=1778817045"},{"product_id":"katool-kt-cl150-auto-body-frame-puller-straightener","title":"Katool KT-CL150 Auto Body Frame Puller Straightener","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cdiv class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#features\"\u003eKey Features \u0026amp; Benefits\u003c\/a\u003e\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"overview\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKatool KT-CL150 Auto Body Frame Puller Straightener\u003c\/h2\u003e\n\u003cp\u003eYou're running collision repairs in a bay that's already packed with equipment. The last thing you need is a frame puller that takes over the whole floor. The Katool KT-CL150 auto body frame puller straightener gives you a compact, heavy-duty pulling station that fits into tight bays and stores out of the way when the job's done.\u003c\/p\u003e\n\u003cp\u003eHeavy-duty steel construction handles the stress of frame correction work without flexing or walking on you mid-pull. Adjustable pull points let you configure the setup for different vehicle sizes and damage scenarios, so you're not locked into a single orientation for every job. Front-end collision, quarter panel correction, chassis misalignment. One tool covers the range.\u003c\/p\u003e\n\u003cp\u003eIf your shop's been getting by with clamps, chains, and improvisation, the KT-CL150 puts a real frame puller in your bay. Less time wrestling equipment, more time closing jobs. And when you buy from Garage Supply Guys, you've got a team you can actually reach if you need support before or after the sale.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"features\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeavy-Duty Steel Construction\u003c\/td\u003e\n\u003ctd\u003eHandles the sustained force of frame pulls without flexing, so you can trust the setup under load.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAdjustable Pull Points\u003c\/td\u003e\n\u003ctd\u003eConfigure for different vehicle sizes and damage angles without swapping out equipment between jobs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompact Footprint\u003c\/td\u003e\n\u003ctd\u003eFits into tight collision bays and stores away when it's not in use, keeping your floor space open for other work.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMulti-Configuration Setup\u003c\/td\u003e\n\u003ctd\u003eTackle chassis misalignment, quarter panel pulls, and front-end corrections from one station.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eKT-CL150\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eKatool Automotive Equipment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eAuto Body Frame Puller Straightener\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eAuto body repair, frame pulling, straightening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eHeavy-duty steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConfiguration\u003c\/td\u003e\n\u003ctd\u003eAdjustable pull-point \/ frame repair setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUse Environment\u003c\/td\u003e\n\u003ctd\u003eCollision repair shops, body shops, automotive service facilities\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"gsg-included-list\"\u003e\n\u003cli\u003eKatool KT-CL150 Auto Body Frame Puller Straightener\u003c\/li\u003e\n\u003cli\u003eManufacturer documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eCollision Repair Shops\u003c\/strong\u003e\n\u003cp\u003eYour primary frame pulling station for front-end, rear-end, and side-impact collision damage correction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAuto Body Shops\u003c\/strong\u003e\n\u003cp\u003eStraighten frames and pull panels back into spec as part of your body and paint workflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAutomotive Service Facilities\u003c\/strong\u003e\n\u003cp\u003eAdd frame correction capability without dedicating an entire bay to a full-size bench system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eIndependent Repair Shops\u003c\/strong\u003e\n\u003cp\u003eHandle collision jobs in-house instead of turning them away or outsourcing to a body shop down the road.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"warranty\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eWarranty\u003c\/h2\u003e\n\u003cdiv class=\"gsg-info-box\"\u003e\n\u003cp\u003eThe Katool KT-CL150 is backed by a 1-year manufacturer warranty. Warranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for product details, compatibility questions, or help placing your order.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"faq\" class=\"gsg-faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of collision damage can the KT-CL150 handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe KT-CL150 is built for auto body frame pulling and straightening across a range of collision scenarios. Its adjustable pull-point configuration lets you set up for front-end collisions, quarter panel corrections, and chassis misalignment work. The heavy-duty steel construction supports sustained pulling force during frame correction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this frame puller fit in a smaller shop bay?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The KT-CL150 is specifically designed with a compact footprint so it fits into tight collision repair bays. It also stores away when not in use, so you're not losing permanent floor space to a full-size bench system. It's suited for body shops, collision centers, and general automotive service facilities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the KT-CL150 come with a warranty?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Katool KT-CL150 includes a 1-year manufacturer warranty. Warranty registration may be required after purchase, so check the included documentation when your unit arrives for specific coverage terms and registration steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the pulling angle for different vehicle sizes?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The KT-CL150 features adjustable pull points that let you reconfigure the setup for different vehicle dimensions and damage angles. This means you can work on compact cars through larger vehicles without needing separate equipment or adapter kits for each job.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I get help with my order or product questions?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYou can reach the Garage Supply Guys team directly at (855) 498-2147 for pre-sale questions, compatibility checks, or order assistance. Our team can help confirm fitment details and walk you through delivery logistics before you buy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What types of collision damage can the KT-CL150 handle? A: The KT-CL150 handles frame pulling and straightening for front-end collisions, quarter panel corrections, and chassis misalignment using adjustable pull points and heavy-duty steel construction. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Will this frame puller fit in a smaller shop bay? A: Yes, the KT-CL150 has a compact footprint for tight collision repair bays and stores away when not in use. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does the KT-CL150 come with a warranty? A: The KT-CL150 includes a 1-year manufacturer warranty. Registration may be required per included documentation. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I adjust the pulling angle for different vehicle sizes? A: Yes, adjustable pull points allow reconfiguration for different vehicle dimensions and damage angles without separate equipment. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How do I get help with my order or product questions? A: Call Garage Supply Guys at (855) 498-2147 for pre-sale questions, compatibility checks, or order assistance. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Katool","offers":[{"title":"Default Title","offer_id":47875795779835,"sku":"KT-CL150","price":599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/s-l1600_3_fd8a038f-85c0-48c4-94b2-9934b1592c7b.webp?v=1778816735"}],"url":"https:\/\/garagesupplyguys.com\/collections\/portable-mobile-lifts.oembed?page=3","provider":"Garage Supply Guys","version":"1.0","type":"link"}