{"title":"Mechanical Jacks","description":"\u003ch3\u003e\u003cstrong\u003eMechanical Jacks for Reliable Vehicle Lifting\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eMechanical jacks are the ideal lifting solution for garages and workshops, offering a durable and dependable way to raise vehicles for repairs and maintenance. These manually operated jacks provide precise control and stable lifting, making them perfect for both professional mechanics and DIY enthusiasts. Built with high-strength materials, our mechanical jacks are designed for longevity and can handle a variety of vehicles, from cars to light trucks. Whether you're changing a tire or performing undercarriage work, mechanical jacks provide the safety and performance you need.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGarage Supply Guys\u003c\/strong\u003e is proud to be an authorized dealer of mechanical jacks from trusted brands. All products are authentic, high-quality, and backed by the full manufacturer's warranty. Shop with confidence knowing you're getting genuine products designed to meet your lifting needs.\u003c\/p\u003e\n\u003cp\u003eEnsure safe and efficient vehicle lifting with top-quality mechanical jacks from \u003cstrong\u003eGarage Supply Guys\u003c\/strong\u003e!\u003c\/p\u003e","products":[{"product_id":"ranger-rfj-5000hd-floor-jack-5000-lb","title":"Ranger RFJ-5000HD Low Profile Floor Jack 5000 lb","description":"\u003cstyle\u003e\n\/* Base Styles *\/\n.product-content-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px 20px 40px 20px;\n}\n\n\/* Typography *\/\nh2 {\n  color: #0066cc;\n  font-size: 1.8rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\nh3 {\n  color: #0066cc;\n  font-size: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  padding-top: 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\nh4 {\n  color: #333;\n  font-size: 1.1rem;\n  margin: 1rem 0 0.5rem;\n  font-weight: 600;\n}\n\np {\n  line-height: 1.7;\n  margin-bottom: 1.2rem;\n}\n\n\/* Hero Section *\/\n.hero-container {\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n  margin-bottom: 2rem;\n}\n\n.hero-subtitle {\n  font-size: 1.1rem;\n  color: #555;\n  margin-bottom: 1.5rem;\n  font-weight: 500;\n}\n\n\/* Feature Cards *\/\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin: 2rem 0 3rem 0;\n}\n\n.feature-card {\n  background: #f8f9fa;\n  border-left: 4px solid #0066cc;\n  padding: 20px;\n  border-radius: 6px;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n.feature-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(0,102,204,0.15);\n}\n\n.feature-card h4 {\n  color: #0066cc;\n  font-weight: 700;\n  margin-top: 0;\n  font-size: 1.1rem;\n}\n\n\/* Tables *\/\n.responsive-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 2rem 0;\n  background: white;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.responsive-specs-table caption {\n  padding: 12px;\n  font-weight: 600;\n  text-align: left;\n  color: #333;\n  font-size: 1.1rem;\n}\n\n.responsive-specs-table th {\n  background: linear-gradient(135deg, #0066cc, #0052a3);\n  color: white;\n  padding: 14px;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.5px;\n}\n\n.responsive-specs-table td {\n  padding: 14px;\n  border-bottom: 1px solid #ddd;\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n  background-color: #f0f5ff;\n}\n\n.responsive-specs-table tbody tr:hover {\n  background-color: #e6f0ff;\n  transition: background-color 0.2s;\n}\n\n\/* Mobile Card Transformation *\/\n@media (max-width: 767px) {\n  .responsive-specs-table thead {\n    display: none;\n  }\n  \n  .responsive-specs-table tbody {\n    display: block;\n  }\n  \n  .responsive-specs-table tr {\n    display: block;\n    margin-bottom: 15px;\n    background: white;\n    border: 1px solid #0066cc;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,102,204,0.08);\n    overflow: hidden;\n  }\n  \n  .responsive-specs-table td {\n    display: block;\n    padding: 12px 15px;\n    border: none;\n    position: relative;\n  }\n  \n  .responsive-specs-table td:first-child {\n    background: linear-gradient(135deg, #0066cc, #0052a3);\n    color: white;\n    font-weight: 700;\n    padding: 14px 15px;\n  }\n  \n  .responsive-specs-table td:first-child strong {\n    color: white;\n  }\n  \n  .responsive-specs-table tbody tr:nth-child(even) {\n    background-color: white;\n  }\n}\n\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n  .responsive-specs-table {\n    display: table !important;\n  }\n  \n  .responsive-specs-table tbody,\n  .responsive-specs-table thead {\n    display: table-row-group !important;\n  }\n  \n  .responsive-specs-table tr {\n    display: table-row !important;\n  }\n  \n  .responsive-specs-table td,\n  .responsive-specs-table th {\n    display: table-cell !important;\n  }\n}\n\n\/* Applications Section *\/\n.applications {\n  margin: 3rem 0;\n}\n\n.applications ul {\n  padding-left: 20px;\n  line-height: 1.6;\n}\n\n.applications li {\n  margin-bottom: 12px;\n  color: #333;\n}\n\n\/* Key Features Section *\/\n.key-features {\n  margin: 3rem 0 4rem 0;\n}\n\nstrong {\n  font-weight: 700 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eRanger Low Profile Floor Jack (RFJ-5000HD)\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e5,000 lbs. Capacity with 3\" Low Profile Access\u003c\/p\u003e\n\u003cp\u003eThe Ranger RFJ-5000HD is a heavy-duty hydraulic floor jack built for professional automotive shops. With a 3\" minimum height, it slides under lowered sports cars and modified vehicles that standard jacks cannot reach. Lifts up to 5,000 lbs. with a maximum height of 20\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eUltra-Low 3\" Profile\u003c\/h4\u003e\n\u003cp\u003eSlides under lowered sports cars, race cars, and modified vehicles with ground effects that standard jacks cannot access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e5,000 lbs. Lifting Capacity\u003c\/h4\u003e\n\u003cp\u003eHeavy-duty hydraulic components handle frequent commercial use. Lifts passenger cars through light trucks and SUVs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eEmergency Overload Protection\u003c\/h4\u003e\n\u003cp\u003eBuilt-in overload system prevents lifting beyond safe capacity. Twist control provides smooth, precise lowering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHeavy-Duty Steel Construction\u003c\/h4\u003e\n\u003cp\u003eDouble-sealed hydraulics and flanged side plates for structural strength. ANSI safety compliant for commercial environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRFJ-5000HD Low Profile Floor Jack\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRanger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRFJ-5000HD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5150056\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLifting Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5,000 lbs. (2,268 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMinimum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3\" (76 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaximum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e20\" (508 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWidth\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eFront: 10.5\", Rear: 14\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e74 lbs. (34 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHeavy-duty steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSafety Features\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eEmergency overload system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCompliance\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eANSI safety standards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLowered sports cars and race car maintenance\u003c\/li\u003e\n\u003cli\u003eOil changes on modified vehicles with ground effects\u003c\/li\u003e\n\u003cli\u003eTire service on passenger cars and light trucks\u003c\/li\u003e\n\u003cli\u003eCommercial garage operations with frequent lifting\u003c\/li\u003e\n\u003cli\u003eSUV and light truck service\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ranger","offers":[{"title":"Default Title","offer_id":46388294844667,"sku":"5150056","price":370.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ranger-rfj-5000hd-5000lb-capacity-low-profile-floor-jack-150769.png?v=1767587465"},{"product_id":"ranger-rfj-3tqp-floor-jack-6000-lb","title":"Ranger RFJ-3TQP 3 Ton Floor Jack 6000 lb Capacity","description":"\u003cstyle\u003e\n\/* Base Styles *\/\n.product-content-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px 20px 40px 20px;\n}\n\n\/* Typography *\/\nh2 {\n  color: #0066cc;\n  font-size: 1.8rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\nh3 {\n  color: #0066cc;\n  font-size: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  padding-top: 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\nh4 {\n  color: #333;\n  font-size: 1.1rem;\n  margin: 1rem 0 0.5rem;\n  font-weight: 600;\n}\n\np {\n  line-height: 1.7;\n  margin-bottom: 1.2rem;\n}\n\n\/* Hero Section *\/\n.hero-container {\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n  margin-bottom: 2rem;\n}\n\n.hero-subtitle {\n  font-size: 1.1rem;\n  color: #555;\n  margin-bottom: 1.5rem;\n  font-weight: 500;\n}\n\n\/* Feature Cards *\/\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin: 2rem 0 3rem 0;\n}\n\n.feature-card {\n  background: #f8f9fa;\n  border-left: 4px solid #0066cc;\n  padding: 20px;\n  border-radius: 6px;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n.feature-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(0,102,204,0.15);\n}\n\n.feature-card h4 {\n  color: #0066cc;\n  font-weight: 700;\n  margin-top: 0;\n  font-size: 1.1rem;\n}\n\n\/* Tables *\/\n.responsive-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 2rem 0;\n  background: white;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.responsive-specs-table caption {\n  padding: 12px;\n  font-weight: 600;\n  text-align: left;\n  color: #333;\n  font-size: 1.1rem;\n}\n\n.responsive-specs-table th {\n  background: linear-gradient(135deg, #0066cc, #0052a3);\n  color: white;\n  padding: 14px;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.5px;\n}\n\n.responsive-specs-table td {\n  padding: 14px;\n  border-bottom: 1px solid #ddd;\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n  background-color: #f0f5ff;\n}\n\n.responsive-specs-table tbody tr:hover {\n  background-color: #e6f0ff;\n  transition: background-color 0.2s;\n}\n\n\/* Mobile Card Transformation *\/\n@media (max-width: 767px) {\n  .responsive-specs-table thead {\n    display: none;\n  }\n  \n  .responsive-specs-table tbody {\n    display: block;\n  }\n  \n  .responsive-specs-table tr {\n    display: block;\n    margin-bottom: 15px;\n    background: white;\n    border: 1px solid #0066cc;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,102,204,0.08);\n    overflow: hidden;\n  }\n  \n  .responsive-specs-table td {\n    display: block;\n    padding: 12px 15px;\n    border: none;\n    position: relative;\n  }\n  \n  .responsive-specs-table td:first-child {\n    background: linear-gradient(135deg, #0066cc, #0052a3);\n    color: white;\n    font-weight: 700;\n    padding: 14px 15px;\n  }\n  \n  .responsive-specs-table td:first-child strong {\n    color: white;\n  }\n  \n  .responsive-specs-table tbody tr:nth-child(even) {\n    background-color: white;\n  }\n}\n\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n  .responsive-specs-table {\n    display: table !important;\n  }\n  \n  .responsive-specs-table tbody,\n  .responsive-specs-table thead {\n    display: table-row-group !important;\n  }\n  \n  .responsive-specs-table tr {\n    display: table-row !important;\n  }\n  \n  .responsive-specs-table td,\n  .responsive-specs-table th {\n    display: table-cell !important;\n  }\n}\n\n\/* Applications Section *\/\n.applications {\n  margin: 3rem 0;\n}\n\n.applications ul {\n  padding-left: 20px;\n  line-height: 1.6;\n}\n\n.applications li {\n  margin-bottom: 12px;\n  color: #333;\n}\n\n\/* Key Features Section *\/\n.key-features {\n  margin: 3rem 0 4rem 0;\n}\n\nstrong {\n  font-weight: 700 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eRanger RFJ-3TQP Quick Pump Floor Jack\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e6,000 lbs. capacity with single-pump chassis contact\u003c\/p\u003e\n\u003cp\u003eThe Ranger RFJ-3TQP is a 3-ton hydraulic floor jack that reaches vehicle contact in one pump stroke and full 20\" lift height in just 4 pumps. Heavy-gauge steel construction with sealed hydraulics and an integrated overload valve provides reliable lifting for professional shops and home garages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eQuick-Pump Hydraulics\u003c\/h4\u003e\n\u003cp\u003eReaches chassis contact in one pump stroke and full 20\" height in only 4 pumps total. Standard jacks require 15-20 pumps for the same lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e6,000 lbs. Capacity\u003c\/h4\u003e\n\u003cp\u003eHandles cars, pickup trucks, SUVs, and light commercial vans. Welded steel frame maintains stability throughout the lifting range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eOverload Protection\u003c\/h4\u003e\n\u003cp\u003eBuilt-in safety valve automatically releases pressure and gently lowers the vehicle if weight exceeds capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eSealed Hydraulic System\u003c\/h4\u003e\n\u003cp\u003eMaintenance-free design with alloy-plated ram. Check fluid levels annually; no routine servicing required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRFJ-3TQP Floor Jack\u003c\/li\u003e\n\u003cli\u003e45\" Handle with Rubber Sheath\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRanger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRFJ-3TQP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5150418\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLifting Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e6,000 lbs. (2,722 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaximum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e20\" (508 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMinimum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4\" (102 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHandle Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e45\" (1,143 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e85-86 lbs. (39 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHeavy-gauge steel with alloy-plated ram\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHydraulic System\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eSealed, maintenance-free with overload protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMobility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eSwivel casters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional auto repair shops\u003c\/li\u003e\n\u003cli\u003eHome garage mechanics\u003c\/li\u003e\n\u003cli\u003eTire installation and wheel service\u003c\/li\u003e\n\u003cli\u003eBrake repair and suspension work\u003c\/li\u003e\n\u003cli\u003eOil changes and undercarriage inspection\u003c\/li\u003e\n\u003cli\u003eMobile and roadside repair\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ranger","offers":[{"title":"Default Title","offer_id":46388294877435,"sku":"5150418","price":330.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_-_2024-12-06T134641.268.jpg?v=1767587493"},{"product_id":"ranger-rfj-3t-floor-jack-3-ton-low-profile","title":"Ranger RFJ-3T Racing Style Floor Jack 3 Ton Low Profile","description":"\u003cstyle\u003e\n\/* Base Styles *\/\n.product-content-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px 20px 40px 20px;\n}\n\n\/* Typography *\/\nh2 {\n  color: #0066cc;\n  font-size: 1.8rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\nh3 {\n  color: #0066cc;\n  font-size: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  padding-top: 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\nh4 {\n  color: #333;\n  font-size: 1.1rem;\n  margin: 1rem 0 0.5rem;\n  font-weight: 600;\n}\n\np {\n  line-height: 1.7;\n  margin-bottom: 1.2rem;\n}\n\n\/* Hero Section *\/\n.hero-container {\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n  margin-bottom: 2rem;\n}\n\n.hero-subtitle {\n  font-size: 1.1rem;\n  color: #555;\n  margin-bottom: 1.5rem;\n  font-weight: 500;\n}\n\n\/* Feature Cards *\/\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin: 2rem 0 3rem 0;\n}\n\n.feature-card {\n  background: #f8f9fa;\n  border-left: 4px solid #0066cc;\n  padding: 20px;\n  border-radius: 6px;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n.feature-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(0,102,204,0.15);\n}\n\n.feature-card h4 {\n  color: #0066cc;\n  font-weight: 700;\n  margin-top: 0;\n  font-size: 1.1rem;\n}\n\n\/* Tables *\/\n.responsive-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 2rem 0;\n  background: white;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.responsive-specs-table caption {\n  padding: 12px;\n  font-weight: 600;\n  text-align: left;\n  color: #333;\n  font-size: 1.1rem;\n}\n\n.responsive-specs-table th {\n  background: linear-gradient(135deg, #0066cc, #0052a3);\n  color: white;\n  padding: 14px;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.5px;\n}\n\n.responsive-specs-table td {\n  padding: 14px;\n  border-bottom: 1px solid #ddd;\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n  background-color: #f0f5ff;\n}\n\n.responsive-specs-table tbody tr:hover {\n  background-color: #e6f0ff;\n  transition: background-color 0.2s;\n}\n\n\/* Mobile Card Transformation *\/\n@media (max-width: 767px) {\n  .responsive-specs-table thead {\n    display: none;\n  }\n  \n  .responsive-specs-table tbody {\n    display: block;\n  }\n  \n  .responsive-specs-table tr {\n    display: block;\n    margin-bottom: 15px;\n    background: white;\n    border: 1px solid #0066cc;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,102,204,0.08);\n    overflow: hidden;\n  }\n  \n  .responsive-specs-table td {\n    display: block;\n    padding: 12px 15px;\n    border: none;\n    position: relative;\n  }\n  \n  .responsive-specs-table td:first-child {\n    background: linear-gradient(135deg, #0066cc, #0052a3);\n    color: white;\n    font-weight: 700;\n    padding: 14px 15px;\n  }\n  \n  .responsive-specs-table td:first-child strong {\n    color: white;\n  }\n  \n  .responsive-specs-table tbody tr:nth-child(even) {\n    background-color: white;\n  }\n}\n\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n  .responsive-specs-table {\n    display: table !important;\n  }\n  \n  .responsive-specs-table tbody,\n  .responsive-specs-table thead {\n    display: table-row-group !important;\n  }\n  \n  .responsive-specs-table tr {\n    display: table-row !important;\n  }\n  \n  .responsive-specs-table td,\n  .responsive-specs-table th {\n    display: table-cell !important;\n  }\n}\n\n\/* Applications Section *\/\n.applications {\n  margin: 3rem 0;\n}\n\n.applications ul {\n  padding-left: 20px;\n  line-height: 1.6;\n}\n\n.applications li {\n  margin-bottom: 12px;\n  color: #333;\n}\n\n\/* Key Features Section *\/\n.key-features {\n  margin: 3rem 0 4rem 0;\n}\n\nstrong {\n  font-weight: 700 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eRanger RFJ-3T Racing Style Floor Jack\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e6,000 lbs. capacity with low 4.75\" profile\u003c\/p\u003e\n\u003cp\u003eThe Ranger RFJ-3T is a 3-ton racing style floor jack built for professional shops and home garages. Double-sealed hydraulics and flanged side plates provide secure lifting for passenger cars, light trucks, and lowered vehicles. The compact 28\" chassis fits tight spaces while the alloy-plated ram handles heavy daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eFlanged Side Plates\u003c\/h4\u003e\n\u003cp\u003eRaised edges create secure channels that grip vehicle frame rails and lift points. Distributes lifting forces evenly to prevent slippage during operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eDouble-Sealed Hydraulics\u003c\/h4\u003e\n\u003cp\u003eDual seals protect against contamination and fluid loss. Built-in overload protection prevents hydraulic damage under maximum loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eLow-Profile Design\u003c\/h4\u003e\n\u003cp\u003e4.75\" minimum height fits under lowered sports cars and modified vehicles. Maximum lift height of 20.5\" handles SUVs and pickup trucks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHeavy-Duty Construction\u003c\/h4\u003e\n\u003cp\u003eReinforced steel frame resists twist under maximum loads. Alloy-plated ram withstands wear in demanding professional environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRanger RFJ-3T Floor Jack\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRanger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRFJ-3T\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5150414\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLifting Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e6,000 lbs. (3 tons)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMinimum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4.75\" (121 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaximum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e20.5\" (521 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eOverall Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e28\" (711 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eFront Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e11\" (279 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eRear Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e14.5\" (368 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e86 lbs. (39 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHeavy-duty steel with alloy-plated ram\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSafety Features\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eDouble-sealed hydraulics, overload protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSafety Standards\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eMeets ANSI guidelines\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional auto repair shops\u003c\/li\u003e\n\u003cli\u003eHome garage mechanics\u003c\/li\u003e\n\u003cli\u003eTrack day and racing applications\u003c\/li\u003e\n\u003cli\u003eTire changes, brake repairs, and suspension work\u003c\/li\u003e\n\u003cli\u003eMobile mechanics needing portable lifting\u003c\/li\u003e\n\u003cli\u003eLow-profile and lowered vehicles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ranger","offers":[{"title":"Default Title","offer_id":46388294910203,"sku":"5150414","price":420.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_-_2024-12-06T132242.694.jpg?v=1767587507"},{"product_id":"ranger-rfj-3tp-floor-jack-6000-lb","title":"Ranger RFJ-3TP 3 Ton Floor Jack 6000 lb Low Profile","description":"\u003cstyle\u003e\n\/* Base Styles *\/\n.product-content-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px 20px 40px 20px;\n}\n\n\/* Typography *\/\nh2 {\n  color: #0066cc;\n  font-size: 1.8rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\nh3 {\n  color: #0066cc;\n  font-size: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  padding-top: 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\nh4 {\n  color: #333;\n  font-size: 1.1rem;\n  margin: 1rem 0 0.5rem;\n  font-weight: 600;\n}\n\np {\n  line-height: 1.7;\n  margin-bottom: 1.2rem;\n}\n\n\/* Hero Section *\/\n.hero-container {\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n  margin-bottom: 2rem;\n}\n\n.hero-subtitle {\n  font-size: 1.1rem;\n  color: #555;\n  margin-bottom: 1.5rem;\n  font-weight: 500;\n}\n\n\/* Feature Cards *\/\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin: 2rem 0 3rem 0;\n}\n\n.feature-card {\n  background: #f8f9fa;\n  border-left: 4px solid #0066cc;\n  padding: 20px;\n  border-radius: 6px;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n.feature-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(0,102,204,0.15);\n}\n\n.feature-card h4 {\n  color: #0066cc;\n  font-weight: 700;\n  margin-top: 0;\n  font-size: 1.1rem;\n}\n\n\/* Tables *\/\n.responsive-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 2rem 0;\n  background: white;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.responsive-specs-table caption {\n  padding: 12px;\n  font-weight: 600;\n  text-align: left;\n  color: #333;\n  font-size: 1.1rem;\n}\n\n.responsive-specs-table th {\n  background: linear-gradient(135deg, #0066cc, #0052a3);\n  color: white;\n  padding: 14px;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.5px;\n}\n\n.responsive-specs-table td {\n  padding: 14px;\n  border-bottom: 1px solid #ddd;\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n  background-color: #f0f5ff;\n}\n\n.responsive-specs-table tbody tr:hover {\n  background-color: #e6f0ff;\n  transition: background-color 0.2s;\n}\n\n\/* Mobile Card Transformation *\/\n@media (max-width: 767px) {\n  .responsive-specs-table thead {\n    display: none;\n  }\n  \n  .responsive-specs-table tbody {\n    display: block;\n  }\n  \n  .responsive-specs-table tr {\n    display: block;\n    margin-bottom: 15px;\n    background: white;\n    border: 1px solid #0066cc;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,102,204,0.08);\n    overflow: hidden;\n  }\n  \n  .responsive-specs-table td {\n    display: block;\n    padding: 12px 15px;\n    border: none;\n    position: relative;\n  }\n  \n  .responsive-specs-table td:first-child {\n    background: linear-gradient(135deg, #0066cc, #0052a3);\n    color: white;\n    font-weight: 700;\n    padding: 14px 15px;\n  }\n  \n  .responsive-specs-table td:first-child strong {\n    color: white;\n  }\n  \n  .responsive-specs-table tbody tr:nth-child(even) {\n    background-color: white;\n  }\n}\n\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n  .responsive-specs-table {\n    display: table !important;\n  }\n  \n  .responsive-specs-table tbody,\n  .responsive-specs-table thead {\n    display: table-row-group !important;\n  }\n  \n  .responsive-specs-table tr {\n    display: table-row !important;\n  }\n  \n  .responsive-specs-table td,\n  .responsive-specs-table th {\n    display: table-cell !important;\n  }\n}\n\n\/* Applications Section *\/\n.applications {\n  margin: 3rem 0;\n}\n\n.applications ul {\n  padding-left: 20px;\n  line-height: 1.6;\n}\n\n.applications li {\n  margin-bottom: 12px;\n  color: #333;\n}\n\n\/* Key Features Section *\/\n.key-features {\n  margin: 3rem 0 4rem 0;\n}\n\nstrong {\n  font-weight: 700 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eRanger RFJ-3TP Professional Floor Jack\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e6,000 lbs. Lifting Capacity with 5.25\" Low Profile\u003c\/p\u003e\n\u003cp\u003eThe Ranger RFJ-3TP is a 3-ton professional floor jack built for auto shops and home garages. Heavy-gauge steel construction and a fully sealed hydraulic system deliver 19.25\" of lift height for cars, SUVs, and light trucks up to 6,000 lbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHeavy-Gauge Steel Build\u003c\/h4\u003e\n\u003cp\u003eReinforced steel frame handles demanding daily use in commercial shop environments. Robust construction provides stability under full load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eSealed Hydraulic System\u003c\/h4\u003e\n\u003cp\u003eFully sealed design prevents contamination and requires virtually zero maintenance. No hydraulic fluid changes or seal replacements needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eLow Profile Design\u003c\/h4\u003e\n\u003cp\u003e5.25\" collapsed height slides under standard sedans with adequate ground clearance. Lifts to 19.25\" maximum height for undercarriage access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eBuilt-In Safety Protection\u003c\/h4\u003e\n\u003cp\u003eOverload protection prevents operation beyond rated capacity. Exceeds ANSI safety requirements for professional lifting equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRanger RFJ-3TP Floor Jack\u003c\/li\u003e\n\u003cli\u003ePump Handle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRanger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRFJ-3TP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5150440\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLifting Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e6,000 lbs. (2,722 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCollapsed Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5.25\" (133 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaximum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e19.25\" (489 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHeavy-Gauge Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHydraulic System\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eFully Sealed with Overload Protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSafety Standards\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eExceeds ANSI Requirements\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eDimensions (L x W x H)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e26\" x 13.5\" x 5.25\" (660 x 343 x 133 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e84 lbs. (38 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAuto repair shops and service centers\u003c\/li\u003e\n\u003cli\u003eHome garage DIY maintenance\u003c\/li\u003e\n\u003cli\u003eFleet vehicle service facilities\u003c\/li\u003e\n\u003cli\u003eLight truck and SUV lifting\u003c\/li\u003e\n\u003cli\u003eCommercial automotive operations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ranger","offers":[{"title":"Default Title","offer_id":46388294942971,"sku":"5150440","price":336.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ranger-rfj-3tp-6000lb-capacity-professional-floor-jack-953383.jpg?v=1767587521"},{"product_id":"ranger-rfj-4000al-racing-floor-jack-4000lb","title":"Ranger RFJ-4000AL Aluminum Racing Floor Jack 4000 lb","description":"\u003cstyle\u003e\n\/* Base Styles *\/\n.product-content-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px 20px 40px 20px;\n}\n\n\/* Typography *\/\nh2 {\n  color: #0066cc;\n  font-size: 1.8rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\nh3 {\n  color: #0066cc;\n  font-size: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  padding-top: 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\nh4 {\n  color: #333;\n  font-size: 1.1rem;\n  margin: 1rem 0 0.5rem;\n  font-weight: 600;\n}\n\np {\n  line-height: 1.7;\n  margin-bottom: 1.2rem;\n}\n\n\/* Hero Section *\/\n.hero-container {\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n  margin-bottom: 2rem;\n}\n\n.hero-subtitle {\n  font-size: 1.1rem;\n  color: #555;\n  margin-bottom: 1.5rem;\n  font-weight: 500;\n}\n\n\/* Feature Cards *\/\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin: 2rem 0 3rem 0;\n}\n\n.feature-card {\n  background: #f8f9fa;\n  border-left: 4px solid #0066cc;\n  padding: 20px;\n  border-radius: 6px;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n.feature-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(0,102,204,0.15);\n}\n\n.feature-card h4 {\n  color: #0066cc;\n  font-weight: 700;\n  margin-top: 0;\n  font-size: 1.1rem;\n}\n\n\/* Tables *\/\n.responsive-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 2rem 0;\n  background: white;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.responsive-specs-table caption {\n  padding: 12px;\n  font-weight: 600;\n  text-align: left;\n  color: #333;\n  font-size: 1.1rem;\n}\n\n.responsive-specs-table th {\n  background: linear-gradient(135deg, #0066cc, #0052a3);\n  color: white;\n  padding: 14px;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.5px;\n}\n\n.responsive-specs-table td {\n  padding: 14px;\n  border-bottom: 1px solid #ddd;\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n  background-color: #f0f5ff;\n}\n\n.responsive-specs-table tbody tr:hover {\n  background-color: #e6f0ff;\n  transition: background-color 0.2s;\n}\n\n\/* Mobile Card Transformation *\/\n@media (max-width: 767px) {\n  .responsive-specs-table thead {\n    display: none;\n  }\n  \n  .responsive-specs-table tbody {\n    display: block;\n  }\n  \n  .responsive-specs-table tr {\n    display: block;\n    margin-bottom: 15px;\n    background: white;\n    border: 1px solid #0066cc;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,102,204,0.08);\n    overflow: hidden;\n  }\n  \n  .responsive-specs-table td {\n    display: block;\n    padding: 12px 15px;\n    border: none;\n    position: relative;\n  }\n  \n  .responsive-specs-table td:first-child {\n    background: linear-gradient(135deg, #0066cc, #0052a3);\n    color: white;\n    font-weight: 700;\n    padding: 14px 15px;\n  }\n  \n  .responsive-specs-table td:first-child strong {\n    color: white;\n  }\n  \n  .responsive-specs-table tbody tr:nth-child(even) {\n    background-color: white;\n  }\n}\n\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n  .responsive-specs-table {\n    display: table !important;\n  }\n  \n  .responsive-specs-table tbody,\n  .responsive-specs-table thead {\n    display: table-row-group !important;\n  }\n  \n  .responsive-specs-table tr {\n    display: table-row !important;\n  }\n  \n  .responsive-specs-table td,\n  .responsive-specs-table th {\n    display: table-cell !important;\n  }\n}\n\n\/* Applications Section *\/\n.applications {\n  margin: 3rem 0;\n}\n\n.applications ul {\n  padding-left: 20px;\n  line-height: 1.6;\n}\n\n.applications li {\n  margin-bottom: 12px;\n  color: #333;\n}\n\n\/* Key Features Section *\/\n.key-features {\n  margin: 3rem 0 4rem 0;\n}\n\nstrong {\n  font-weight: 700 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eRanger Aluminum Racing Floor Jack (RFJ-4000AL)\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e4,000 lbs. capacity at only 39 lbs.\u003c\/p\u003e\n\u003cp\u003eThe Ranger RFJ-4000AL is an aluminum racing floor jack with a 4,000 lbs. lifting capacity. A dual-piston quick-pump system reaches the full 18\" maximum height in just 4 pumps, and a 3.5\" minimum saddle height clears low-profile sports cars and ground effects packages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e4-Pump Quick Lift\u003c\/h4\u003e\n\u003cp\u003eDual-piston pump system reaches the full 18\" lift height in only 4 pumps for rapid vehicle lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eLightweight Aluminum Build\u003c\/h4\u003e\n\u003cp\u003eAircraft-grade aluminum construction weighs just 39 lbs. while maintaining a full 4,000 lbs. lifting capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eLow-Profile Entry\u003c\/h4\u003e\n\u003cp\u003e3.5\" minimum saddle height slides under lowered sports cars, ground effects kits, and low-clearance vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eBuilt-In Overload Valve\u003c\/h4\u003e\n\u003cp\u003eIntegrated safety valve prevents operation beyond the rated 4,000 lbs. capacity to protect both the jack and the vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRanger RFJ-4000AL Aluminum Racing Floor Jack\u003c\/li\u003e\n\u003cli\u003e50\" Handle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRanger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRFJ-4000AL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5150085\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLifting Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4,000 lbs. (1,814 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e39 lbs. (18 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMinimum Saddle Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3.5\" (89 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaximum Lifting Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e18\" (457 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHandle Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e50\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eAircraft-grade aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003ePump Action\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4 pumps to maximum height\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSafety Features\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eBuilt-in overload valve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSports cars and muscle cars (Mustangs, Camaros, Corvettes)\u003c\/li\u003e\n\u003cli\u003eLowered vehicles with ground effects packages\u003c\/li\u003e\n\u003cli\u003eRacing pit stops and track day events\u003c\/li\u003e\n\u003cli\u003eProfessional shops handling performance vehicles\u003c\/li\u003e\n\u003cli\u003eHome garages where portability and storage matter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ranger","offers":[{"title":"Default Title","offer_id":46388296024315,"sku":"5150085","price":450.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ranger-rfj-4000al-4000lb-capacity-aluminum-racing-quick-jack-660319.png?v=1767587570"},{"product_id":"ranger-rfj-3000al-floor-jack-3000lb","title":"Ranger RFJ-3000AL Aluminum Racing Floor Jack 3000 lb","description":"\u003cstyle\u003e\n\/* Base Styles *\/\n.product-content-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px 20px 40px 20px;\n}\n\n\/* Typography *\/\nh2 {\n  color: #0066cc;\n  font-size: 1.8rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\nh3 {\n  color: #0066cc;\n  font-size: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  padding-top: 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\nh4 {\n  color: #333;\n  font-size: 1.1rem;\n  margin: 1rem 0 0.5rem;\n  font-weight: 600;\n}\n\np {\n  line-height: 1.7;\n  margin-bottom: 1.2rem;\n}\n\n\/* Hero Section *\/\n.hero-container {\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n  margin-bottom: 2rem;\n}\n\n.hero-subtitle {\n  font-size: 1.1rem;\n  color: #555;\n  margin-bottom: 1.5rem;\n  font-weight: 500;\n}\n\n\/* Feature Cards *\/\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin: 2rem 0 3rem 0;\n}\n\n.feature-card {\n  background: #f8f9fa;\n  border-left: 4px solid #0066cc;\n  padding: 20px;\n  border-radius: 6px;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n.feature-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(0,102,204,0.15);\n}\n\n.feature-card h4 {\n  color: #0066cc;\n  font-weight: 700;\n  margin-top: 0;\n  font-size: 1.1rem;\n}\n\n\/* Tables *\/\n.responsive-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 2rem 0;\n  background: white;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.responsive-specs-table caption {\n  padding: 12px;\n  font-weight: 600;\n  text-align: left;\n  color: #333;\n  font-size: 1.1rem;\n}\n\n.responsive-specs-table th {\n  background: linear-gradient(135deg, #0066cc, #0052a3);\n  color: white;\n  padding: 14px;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.5px;\n}\n\n.responsive-specs-table td {\n  padding: 14px;\n  border-bottom: 1px solid #ddd;\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n  background-color: #f0f5ff;\n}\n\n.responsive-specs-table tbody tr:hover {\n  background-color: #e6f0ff;\n  transition: background-color 0.2s;\n}\n\n\/* Mobile Card Transformation *\/\n@media (max-width: 767px) {\n  .responsive-specs-table thead {\n    display: none;\n  }\n  \n  .responsive-specs-table tbody {\n    display: block;\n  }\n  \n  .responsive-specs-table tr {\n    display: block;\n    margin-bottom: 15px;\n    background: white;\n    border: 1px solid #0066cc;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,102,204,0.08);\n    overflow: hidden;\n  }\n  \n  .responsive-specs-table td {\n    display: block;\n    padding: 12px 15px;\n    border: none;\n    position: relative;\n  }\n  \n  .responsive-specs-table td:first-child {\n    background: linear-gradient(135deg, #0066cc, #0052a3);\n    color: white;\n    font-weight: 700;\n    padding: 14px 15px;\n  }\n  \n  .responsive-specs-table td:first-child strong {\n    color: white;\n  }\n  \n  .responsive-specs-table tbody tr:nth-child(even) {\n    background-color: white;\n  }\n}\n\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n  .responsive-specs-table {\n    display: table !important;\n  }\n  \n  .responsive-specs-table tbody,\n  .responsive-specs-table thead {\n    display: table-row-group !important;\n  }\n  \n  .responsive-specs-table tr {\n    display: table-row !important;\n  }\n  \n  .responsive-specs-table td,\n  .responsive-specs-table th {\n    display: table-cell !important;\n  }\n}\n\n\/* Applications Section *\/\n.applications {\n  margin: 3rem 0;\n}\n\n.applications ul {\n  padding-left: 20px;\n  line-height: 1.6;\n}\n\n.applications li {\n  margin-bottom: 12px;\n  color: #333;\n}\n\n\/* Key Features Section *\/\n.key-features {\n  margin: 3rem 0 4rem 0;\n}\n\nstrong {\n  font-weight: 700 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eRANGER Aluminum Racing Floor Jack (RFJ-3000AL)\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e3,000 lbs. capacity at only 41 lbs.\u003c\/p\u003e\n\u003cp\u003eThe RANGER RFJ-3000AL is an aircraft-grade aluminum floor jack built for low-clearance performance vehicles. With a 3.5\" minimum pickup height and 17.5\" max lift, it slides under lowered sports cars and race vehicles where standard jacks can't reach. A quick-pump hydraulic system brings vehicles to full height in 3-4 pumps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eLightweight Aluminum Build\u003c\/h4\u003e\n\u003cp\u003eWeighs just 41 lbs., roughly 60% less than comparable steel floor jacks. Easy to transport between pit stops or store in tight spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eQuick-Pump Hydraulics\u003c\/h4\u003e\n\u003cp\u003eReaches full 17.5\" lift height in only 3-4 pumps, cutting setup time during tire changes and trackside maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eUltra-Low 3.5\" Profile\u003c\/h4\u003e\n\u003cp\u003eFront roller sits just 3.5\" off the ground, allowing access under lowered sports cars, race cars, and other ground-hugging vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eErgonomic Handle\u003c\/h4\u003e\n\u003cp\u003eKnurled aluminum handle provides a secure, comfortable grip for controlled lifting and lowering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRANGER RFJ-3000AL Aluminum Racing Floor Jack\u003c\/li\u003e\n\u003cli\u003eKnurled Aluminum Handle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRANGER\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRFJ-3000AL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5150061\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3,000 lbs. (1.5 tons)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eJack Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e41 lbs. (18.6 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMinimum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3.5\" (89 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaximum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e17.5\" (445 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eAircraft-grade aluminum alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e24\" L x 11.5\" W x 8\" H (610 x 292 x 203 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHandle Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eKnurled aluminum with ergonomic grip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRace track tire changes and pit stop maintenance\u003c\/li\u003e\n\u003cli\u003eLowered sports cars and performance vehicles\u003c\/li\u003e\n\u003cli\u003eHome garage work where portability matters\u003c\/li\u003e\n\u003cli\u003eTrack day events and motorsport competitions\u003c\/li\u003e\n\u003cli\u003eProfessional shops needing lightweight, durable equipment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ranger","offers":[{"title":"Default Title","offer_id":46388296057083,"sku":"5150061","price":400.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_-_2024-12-06T133214.062.jpg?v=1767587598"},{"product_id":"ranger-rfj-3000lpf-floor-jack-3000lb","title":"Ranger RFJ-3000LPF Low Profile Floor Jack 3000 lb","description":"\u003cstyle\u003e\n\/* Base Styles *\/\n.product-content-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  color: #333;\n  line-height: 1.6;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 20px 20px 40px 20px;\n}\n\n\/* Typography *\/\nh2 {\n  color: #0066cc;\n  font-size: 1.8rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\nh3 {\n  color: #0066cc;\n  font-size: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  padding-top: 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\nh4 {\n  color: #333;\n  font-size: 1.1rem;\n  margin: 1rem 0 0.5rem;\n  font-weight: 600;\n}\n\np {\n  line-height: 1.7;\n  margin-bottom: 1.2rem;\n}\n\n\/* Hero Section *\/\n.hero-container {\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n  margin-bottom: 2rem;\n}\n\n.hero-subtitle {\n  font-size: 1.1rem;\n  color: #555;\n  margin-bottom: 1.5rem;\n  font-weight: 500;\n}\n\n\/* Feature Cards *\/\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 20px;\n  margin: 2rem 0 3rem 0;\n}\n\n.feature-card {\n  background: #f8f9fa;\n  border-left: 4px solid #0066cc;\n  padding: 20px;\n  border-radius: 6px;\n  transition: transform 0.2s, box-shadow 0.2s;\n}\n\n.feature-card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 4px 12px rgba(0,102,204,0.15);\n}\n\n.feature-card h4 {\n  color: #0066cc;\n  font-weight: 700;\n  margin-top: 0;\n  font-size: 1.1rem;\n}\n\n\/* Tables *\/\n.responsive-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 2rem 0;\n  background: white;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.responsive-specs-table caption {\n  padding: 12px;\n  font-weight: 600;\n  text-align: left;\n  color: #333;\n  font-size: 1.1rem;\n}\n\n.responsive-specs-table th {\n  background: linear-gradient(135deg, #0066cc, #0052a3);\n  color: white;\n  padding: 14px;\n  text-align: left;\n  font-weight: 600;\n  letter-spacing: 0.5px;\n}\n\n.responsive-specs-table td {\n  padding: 14px;\n  border-bottom: 1px solid #ddd;\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n  background-color: #f0f5ff;\n}\n\n.responsive-specs-table tbody tr:hover {\n  background-color: #e6f0ff;\n  transition: background-color 0.2s;\n}\n\n\/* Mobile Card Transformation *\/\n@media (max-width: 767px) {\n  .responsive-specs-table thead {\n    display: none;\n  }\n  \n  .responsive-specs-table tbody {\n    display: block;\n  }\n  \n  .responsive-specs-table tr {\n    display: block;\n    margin-bottom: 15px;\n    background: white;\n    border: 1px solid #0066cc;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0,102,204,0.08);\n    overflow: hidden;\n  }\n  \n  .responsive-specs-table td {\n    display: block;\n    padding: 12px 15px;\n    border: none;\n    position: relative;\n  }\n  \n  .responsive-specs-table td:first-child {\n    background: linear-gradient(135deg, #0066cc, #0052a3);\n    color: white;\n    font-weight: 700;\n    padding: 14px 15px;\n  }\n  \n  .responsive-specs-table td:first-child strong {\n    color: white;\n  }\n  \n  .responsive-specs-table tbody tr:nth-child(even) {\n    background-color: white;\n  }\n}\n\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n  .responsive-specs-table {\n    display: table !important;\n  }\n  \n  .responsive-specs-table tbody,\n  .responsive-specs-table thead {\n    display: table-row-group !important;\n  }\n  \n  .responsive-specs-table tr {\n    display: table-row !important;\n  }\n  \n  .responsive-specs-table td,\n  .responsive-specs-table th {\n    display: table-cell !important;\n  }\n}\n\n\/* Applications Section *\/\n.applications {\n  margin: 3rem 0;\n}\n\n.applications ul {\n  padding-left: 20px;\n  line-height: 1.6;\n}\n\n.applications li {\n  margin-bottom: 12px;\n  color: #333;\n}\n\n\/* Key Features Section *\/\n.key-features {\n  margin: 3rem 0 4rem 0;\n}\n\nstrong {\n  font-weight: 700 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eRanger \"Low Rider\" Floor Jack, RFJ-3000LPF\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e3,000 lbs. capacity with a 2.75\" low-profile entry height\u003c\/p\u003e\n\u003cp\u003eThe Ranger RFJ-3000LPF is a low-profile floor jack built for vehicles with minimal ground clearance. The 2.75\" collapsed height and 34\" extended chassis reach factory-approved jacking points on sports cars, race cars, and lowered vehicles that standard jacks cannot access. Heavy-duty steel construction and double-sealed hydraulics deliver a 3,000 lbs. lifting capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e2.75\" Low-Profile Entry\u003c\/h4\u003e\n\u003cp\u003eFits under sports cars, race cars, and lowered vehicles where standard floor jacks cannot reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e34\" Extended Chassis\u003c\/h4\u003e\n\u003cp\u003eReaches designated factory jacking points on vehicles where shorter jacks cannot span the distance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eDouble-Sealed Hydraulics\u003c\/h4\u003e\n\u003cp\u003eSealed hydraulic system provides consistent 3,000 lbs. lifting capacity with direct-drive precision pump control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHeavy-Duty Steel Build\u003c\/h4\u003e\n\u003cp\u003eAll-steel frame construction handles demanding shop environments and lifts to a maximum height of 24\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eRanger RFJ-3000LPF Low Profile Floor Jack\u003c\/li\u003e\n\u003cli\u003eJack saddle\u003c\/li\u003e\n\u003cli\u003eJack handle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRanger\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRFJ-3000LPF\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e5150060\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLifting Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3,000 lbs. (1.5 tons)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLowered Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e2.75\" (70 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eRaised Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e24\" (610 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eChassis Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e34\" (864 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eFront Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e11\" (279 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eRear Width\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e14.5\" (368 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e106 lbs. (48 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHeavy-duty steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHydraulics\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eDouble-sealed system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003ePump Operation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eDirect-drive precision control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSports cars with lowering modifications\u003c\/li\u003e\n\u003cli\u003eRace cars with minimal ground clearance\u003c\/li\u003e\n\u003cli\u003ePerformance vehicles requiring factory jack point access\u003c\/li\u003e\n\u003cli\u003eProfessional shops servicing diverse vehicle types\u003c\/li\u003e\n\u003cli\u003eHome garages with low-clearance vehicles\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ranger","offers":[{"title":"Default Title","offer_id":46388296155387,"sku":"5150060","price":490.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_-_2024-12-06T113521.321.jpg?v=1767587612"},{"product_id":"esco-90531-compac-3-ton-floor-jack-w-foot-pedal-open-box","title":"ESCO 90531 CompaC 3 Ton Floor Jack w\/ Foot Pedal, Open Box","description":"\u003cstyle\u003e\n\n\/* Base Styles *\/\n\n.product-content-wrapper {\n\nfont-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n\ncolor: #333;\n\nline-height: 1.6;\n\nmax-width: 1200px;\n\nmargin: 0 auto;\n\npadding: 20px 20px 40px 20px;\n\n}\n\n\/* Typography *\/\n\nh2 {\n\ncolor: #0066CC;\n\nfont-size: 1.8rem;\n\nmargin: 0 0 1rem 0;\n\nfont-weight: 700;\n\nline-height: 1.3;\n\n}\n\nh3 {\n\ncolor: #0066CC;\n\nfont-size: 1.5rem;\n\nmargin: 3rem 0 1.5rem;\n\npadding-top: 1rem;\n\nfont-weight: 600;\n\nborder-bottom: 1px solid #eee;\n\npadding-bottom: 0.5rem;\n\n}\n\nh4 {\n\ncolor: #333;\n\nfont-size: 1.1rem;\n\nmargin: 1rem 0 0.5rem;\n\nfont-weight: 600;\n\n}\n\np {\n\nline-height: 1.7;\n\nmargin-bottom: 1.2rem;\n\n}\n\n\/* Hero Section *\/\n\n.hero-container {\n\nbackground: linear-gradient(135deg, #FFFFFF 0%, #F8F9FA 100%);\n\npadding: 2.5rem;\n\nborder-radius: 12px;\n\nbox-shadow: 0 2px 8px rgba(0,0,0,0.08);\n\nmargin-bottom: 2rem;\n\n}\n\n.hero-subtitle {\n\nfont-size: 1.1rem;\n\ncolor: #555;\n\nmargin-bottom: 1.5rem;\n\nfont-weight: 500;\n\n}\n\n\/* Feature Cards *\/\n\n.feature-grid {\n\ndisplay: grid;\n\ngrid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n\ngap: 20px;\n\nmargin: 2rem 0 3rem 0;\n\n}\n\n.feature-card {\n\nbackground: #F8F9FA;\n\nborder-left: 4px solid #0066CC;\n\npadding: 20px;\n\nborder-radius: 6px;\n\ntransition: transform 0.2s, box-shadow 0.2s;\n\n}\n\n.feature-card:hover {\n\ntransform: translateY(-2px);\n\nbox-shadow: 0 4px 12px rgba(0,102,204,0.15);\n\n}\n\n.feature-card h4 {\n\ncolor: #0066CC;\n\nfont-weight: 700;\n\nmargin-top: 0;\n\nfont-size: 1.1rem;\n\n}\n\n\/* Tables *\/\n\n.responsive-specs-table {\n\nwidth: 100%;\n\nborder-collapse: collapse;\n\nmargin: 2rem 0;\n\nbackground: white;\n\nbox-shadow: 0 2px 8px rgba(0,0,0,0.05);\n\nborder-radius: 8px;\n\noverflow: hidden;\n\n}\n\n.responsive-specs-table caption {\n\npadding: 12px;\n\nfont-weight: 600;\n\ntext-align: left;\n\ncolor: #333;\n\nfont-size: 1.1rem;\n\n}\n\n.responsive-specs-table th {\n\nbackground: linear-gradient(135deg, #0066CC, #0052A3);\n\ncolor: white;\n\npadding: 14px;\n\ntext-align: left;\n\nfont-weight: 600;\n\nletter-spacing: 0.5px;\n\n}\n\n.responsive-specs-table td {\n\npadding: 14px;\n\nborder-bottom: 1px solid #ddd;\n\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n\nbackground-color: #F0F5FF;\n\n}\n\n.responsive-specs-table tbody tr:hover {\n\nbackground-color: #E6F0FF;\n\ntransition: background-color 0.2s;\n\n}\n\n\/* Mobile Card Transformation *\/\n\n@media (max-width: 767px) {\n\n.responsive-specs-table thead {\n\ndisplay: none;\n\n}\n\n.responsive-specs-table tbody {\n\ndisplay: block;\n\n}\n\n.responsive-specs-table tr {\n\ndisplay: block;\n\nmargin-bottom: 15px;\n\nbackground: white;\n\nborder: 1px solid #0066CC;\n\nborder-radius: 8px;\n\nbox-shadow: 0 2px 4px rgba(0,102,204,0.08);\n\noverflow: hidden;\n\n}\n\n.responsive-specs-table td {\n\ndisplay: block;\n\npadding: 12px 15px;\n\nborder: none;\n\nposition: relative;\n\n}\n\n.responsive-specs-table td:first-child {\n\nbackground: linear-gradient(135deg, #0066CC, #0052A3);\n\ncolor: white;\n\nfont-weight: 700;\n\npadding: 14px 15px;\n\n}\n\n.responsive-specs-table td:first-child strong {\n\ncolor: white;\n\n}\n\n.responsive-specs-table tbody tr:nth-child(even) {\n\nbackground-color: white;\n\n}\n\n}\n\n\/* Desktop Protection *\/\n\n@media (min-width: 768px) {\n\n.responsive-specs-table {\n\ndisplay: table !important;\n\n}\n\n.responsive-specs-table tbody,\n\n.responsive-specs-table thead {\n\ndisplay: table-row-group !important;\n\n}\n\n.responsive-specs-table tr {\n\ndisplay: table-row !important;\n\n}\n\n.responsive-specs-table td,\n\n.responsive-specs-table th {\n\ndisplay: table-cell !important;\n\n}\n\n}\n\n\/* Applications Section *\/\n\n.applications {\n\nmargin: 3rem 0;\n\n}\n\n.applications ul {\n\npadding-left: 20px;\n\nline-height: 1.6;\n\n}\n\n.applications li {\n\nmargin-bottom: 12px;\n\ncolor: #333;\n\n}\n\n\/* Key Features Section *\/\n\n.key-features {\n\nmargin: 3rem 0 4rem 0;\n\n}\n\n\/* FAQ Styles *\/\n\n.faq-section {\n\nmargin: 3rem 0;\n\n}\n\ndetails {\n\nmargin-bottom: 1.5rem;\n\nborder: 1px solid #ddd;\n\nborder-radius: 8px;\n\npadding: 0;\n\nbackground: white;\n\n}\n\nsummary {\n\npadding: 1rem;\n\ncursor: pointer;\n\nfont-weight: 600;\n\nbackground: #F8F9FA;\n\nborder-radius: 8px 8px 0 0;\n\nposition: relative;\n\npadding-right: 2.5rem;\n\nfont-size: 1rem;\n\n}\n\nsummary::-webkit-details-marker {\n\ndisplay: none;\n\n}\n\nsummary::after {\n\ncontent: '+';\n\nposition: absolute;\n\nright: 1rem;\n\ntop: 0.75rem;\n\nfont-size: 1.3rem;\n\ncolor: #0066CC;\n\ntransition: transform 0.2s ease;\n\n}\n\ndetails[open] summary::after {\n\ntransform: rotate(45deg);\n\n}\n\ndetails[open] summary {\n\nborder-bottom: 1px solid #ddd;\n\n}\n\ndetails div {\n\npadding: 1rem;\n\nfont-size: 0.95rem;\n\nline-height: 1.6;\n\n}\n\nstrong {\n\nfont-weight: 700 !important;\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 90531 CompaC 3 Ton Floor Jack with Foot Pedal\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003eFoot pedal assist, lift range 4.7\" to 20.5\", open box\u003c\/p\u003e\n\u003cp\u003eThe ESCO CompaC 90531 is a professional-grade floor jack engineered for high-volume automotive service with foot pedal assist for quick saddle approach. This 3-ton jack lifts from 4.7\" to 20.5\" height, accommodating vehicles from low-clearance sports cars to light trucks. The rubber-coated looped handle provides smooth, controlled lowering while the lift-and-turn safety mechanism prevents unintended descent. Built from heavy-gauge steel for durability in busy shop environments, this unit is sold as open box with full manufacturer warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eFoot Pedal Saddle Approach\u003c\/h4\u003e\n\u003cp\u003eIntegrated foot pedal eliminates hand pumping and quickly positions the saddle at working height with minimal operator effort. This cuts setup time between vehicles and reduces arm and hand fatigue during high-volume service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eLift-and-Turn Lowering System\u003c\/h4\u003e\n\u003cp\u003eErgonomic rubber-coated looped handle provides two-handed lowering control with consistent descent rate. The lift-and-turn mechanism prevents unintended descent and ensures stable support at any lift height throughout the descent cycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e4.7\" to 20.5\" Lift Range\u003c\/h4\u003e\n\u003cp\u003eMinimum height of 4.7\" enables access under low-clearance vehicles for suspension and brake work. Maximum height of 20.5\" accommodates most standard-height vehicles, tire work, and underbody service with stable, predictable lifting performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHeavy-Gauge Steel Construction\u003c\/h4\u003e\n\u003cp\u003eBuilt from durable steel with a wide, stable base that resists tipping under load. Engineered for the rigors of professional shops where reliability and consistent performance across thousands of lift cycles is essential for productivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 90531 CompaC 3 Ton Floor Jack (fully assembled)\u003c\/li\u003e\n\u003cli\u003eFoot pedal for quick saddle approach\u003c\/li\u003e\n\u003cli\u003eRubber-coated looped handle with lift-and-turn mechanism\u003c\/li\u003e\n\u003cli\u003eWide base assembly for stable support\u003c\/li\u003e\n\u003cli\u003eManufacturer documentation and warranty information\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eESCO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e90531 CompaC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eESC-90531\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLifting Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3 Tons (6,000 lbs.)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMinimum Height (Collapsed)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4.7\" (120 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaximum Height (Extended)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e20.5\" (520 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLift Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e15.8\" total travel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHandle Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e47.2\" (1,200 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e93 lbs. (42 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHeavy-Gauge Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHandle Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRubber-Coated Looped Handle with Lift-and-Turn System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCondition\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eOpen Box (fully functional, manufacturer warranty included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTire and brake service with fast saddle positioning and controlled descent\u003c\/li\u003e\n\u003cli\u003eOil changes and underbody work on cars, SUVs, and light trucks\u003c\/li\u003e\n\u003cli\u003eSuspension and alignment service requiring precise lift height control\u003c\/li\u003e\n\u003cli\u003eFleet maintenance and multi-bay shops processing high-volume vehicle service\u003c\/li\u003e\n\u003cli\u003eDetail and inspection work with stable, consistent lifting support\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the lifting capacity of the ESCO CompaC 90531?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO CompaC has a 3-ton (6,000 lb) lifting capacity, suitable for most cars, SUVs, and light trucks. Never exceed the rated capacity as this damages the jack and creates safety hazards. Always verify your vehicle's weight does not exceed 6,000 lbs before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the foot pedal feature work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe foot pedal allows quick saddle approach without hand pumping. Position the jack under the vehicle lift point, press the foot pedal to raise the saddle to working height, then use the rubber-coated handle to fine-tune height and lower the vehicle. This eliminates repetitive arm pumping and speeds up multiple vehicle lifts during service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this open box unit fully functional and covered by warranty?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. This open box unit is fully functional and covered by the same ESCO manufacturer warranty as new units. Open box typically means the original packaging was opened for inspection or returned for restocking. The jack's performance is identical to new units, though exterior packaging may show handling marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the lift range and how does it compare to other floor jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe CompaC lifts from a minimum of 4.7\" (collapsed) to a maximum of 20.5\" (fully extended), providing 15.8\" of travel. The low 4.7\" minimum enables access under lowered vehicles for suspension and brake work. The 20.5\" maximum accommodates most standard-height vehicles, giving good versatility for multi-purpose shop use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the ESCO CompaC weigh and is it portable?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe CompaC weighs 93 lbs, making it portable enough for one person to relocate between work bays. The compact footprint fits easily in shop corners, tool carts, or storage racks, making it ideal for multi-bay shops where jacks need to move frequently between service stations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMust I use jack stands for extended work under the vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. Never work under a vehicle supported only by a floor jack. Always pair this jack with properly rated jack stands rated for your vehicle weight. Use the floor jack only to lift the vehicle initially, then lower it carefully onto stands before performing any work under the vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including mineral oils and hydraulic fluids which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default Title","offer_id":46395172126971,"sku":"ESC-90531","price":585.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-compac-3-ton-floor-jack-w-foot-pedal-90531-open-box-395.webp?v=1767601129"},{"product_id":"esco-10390-air-hydraulic-service-jack-22-tons","title":"ESCO 10390 22 Ton Air Hydraulic Service Jack Pneumatic Lift","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\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;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\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 { margin-bottom: 1rem; }\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 { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\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 { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 10390 22 Ton Air Hydraulic Service Jack for Heavy Commercial Equipment\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 10390 is a \u003cstrong\u003e22-ton (44,000 lbs) professional air hydraulic service jack\u003c\/strong\u003e engineered for heavy-duty commercial tire service operations and truck maintenance. Featuring \u003cstrong\u003e100% air-powered up and down operation\u003c\/strong\u003e, a \u003cstrong\u003e8.5-inch minimum height\u003c\/strong\u003e and \u003cstrong\u003e21.35-inch maximum height\u003c\/strong\u003e, the Model 10390 combines compact floor footprint with substantial lifting reach. The \u003cstrong\u003e3-spring stabilization design\u003c\/strong\u003e and redesigned pneumatic system ensure stable, consistent performance, backed by a \u003cstrong\u003e1-year manufacturer warranty\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e22-ton (44,000 lbs) lifting capacity for the heaviest commercial trucks\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e100% air-powered up and down with no manual operation required\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eCompact 8.5-inch minimum height with 21.35-inch maximum reach\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e3-spring stabilization design for superior stability in all conditions\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eRedesigned cylinder and pneumatic system for enhanced performance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK NAV --\u003e\n\u003cnav class=\"quick-nav\" aria-label=\"Page navigation\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO 10390 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e100% Air Up and Air Down Operation\u003c\/h3\u003e\n\u003cp\u003eUnlike conventional service jacks requiring manual handles, the ESCO 10390 is \u003cstrong\u003edesigned and engineered for complete pneumatic operation\u003c\/strong\u003e. Both raising and lowering are controlled entirely by \u003cstrong\u003ecompressed air pressure\u003c\/strong\u003e, delivering faster cycle times, reduced operator fatigue, and hands-free precision control ideal for high-volume tire service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e3-Spring Stabilization Design\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eadvanced triple-spring design\u003c\/strong\u003e improves stability and prevents tipping during lifting operations. This redesigned system provides better load distribution and shock absorption, protecting your equipment and keeping service technicians safe when working with heavy commercial trucks and equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eRedesigned Cylinder Casing\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eengineered cylinder casing\u003c\/strong\u003e has been completely redesigned based on years of research and field testing. This enhancement ensures superior hydraulic control, enhanced durability, and consistent performance across thousands of lift cycles in demanding commercial tire shop environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eRedesigned Air Pneumatic System\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eimproved pneumatic delivery system\u003c\/strong\u003e has been completely re-engineered for faster, more responsive air-powered lifting and lowering cycles. This redesign reduces cycle time while maintaining precise pressure control and enhanced reliability compared to competitive models.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompact Floor Footprint with Maximum Reach\u003c\/h3\u003e\n\u003cp\u003eWith only an \u003cstrong\u003e8.5-inch minimum collapsed height\u003c\/strong\u003e, the Model 10390 fits easily under low-clearance vehicles and in tight shop spaces. Yet it extends to a full \u003cstrong\u003e21.35 inches maximum height\u003c\/strong\u003e, providing the reach needed for large commercial truck undercarriage work without requiring a dedicated installation location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Construction\u003c\/h3\u003e\n\u003cp\u003eDesigned and manufactured to meet professional tire shop expectations with \u003cstrong\u003erobust welded construction\u003c\/strong\u003e, \u003cstrong\u003eheavy-duty hydraulic components\u003c\/strong\u003e, and \u003cstrong\u003ecorrosion-resistant finishing\u003c\/strong\u003e. The 66-pound weight provides stability while remaining portable, backed by comprehensive 1-year warranty coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 10390 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Commercial Truck Tire Service:\u003c\/strong\u003e Dedicated lifting solution for 18-wheeler trucks, semi-tractors, tandem axle units, and specialized heavy-haul commercial vehicles requiring maximum 22-ton capacity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance Operations:\u003c\/strong\u003e Permanent installation in large commercial fleet service centers, truck stops, and diesel service facilities handling high-volume tire maintenance and repair work.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransit Authority and Bus Maintenance:\u003c\/strong\u003e Reliable lifting for large transit authority buses, intercity coaches, and commercial shuttle vehicles requiring heavy-duty 22-ton capacity for undercarriage service.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial Shop and Dealership Work:\u003c\/strong\u003e Professional automotive service shops, truck dealerships, and commercial tire retailers needing air-powered precision lifting for efficient, hands-free operations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment and Farm Service:\u003c\/strong\u003e Agricultural and construction equipment tire and undercarriage maintenance where pneumatic operation and 22-ton capacity meet demanding service requirements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 10390 Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eLifting Capacity and Performance\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\"\u003eMaximum Load Capacity\u003c\/th\u003e\n\u003ctd\u003e22 tons (44,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Height\u003c\/th\u003e\n\u003ctd\u003e5.5 inches (141 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eScrew Extension\u003c\/th\u003e\n\u003ctd\u003e3.35 inches (85 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperation Type\u003c\/th\u003e\n\u003ctd\u003e100% Air Up and Air Down\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Dimensions specifications\"\u003e\n\u003ccaption\u003eDimensions and Height\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\"\u003eMinimum Height (Collapsed)\u003c\/th\u003e\n\u003ctd\u003e8.5 inches (215 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height (Extended)\u003c\/th\u003e\n\u003ctd\u003e21.35 inches (542 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Lifting Range\u003c\/th\u003e\n\u003ctd\u003e12.85 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e66 lbs (30 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eESC-10390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Design specifications\"\u003e\n\u003ccaption\u003eDesign and Construction Features\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\"\u003eSpring System\u003c\/th\u003e\n\u003ctd\u003e3-Spring Stabilization Design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCylinder Type\u003c\/th\u003e\n\u003ctd\u003eRedesigned Heavy-Duty Hydraulic Casing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePneumatic System\u003c\/th\u003e\n\u003ctd\u003eRedesigned Air Delivery for Precision Control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e1-Year Manufacturer Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eESCO 10390 Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eAir Supply Connection\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCompressed Air System:\u003c\/strong\u003e Connect to a reliable compressed air supply system capable of supporting continuous pneumatic operation. The Model 10390 requires standard shop air pressure for both raising and lowering cycles. Ensure your air compressor has adequate capacity for high-volume service operations without pressure drop under continuous use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eWork Surface Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eLevel, Stable Floor:\u003c\/strong\u003e Position the jack on a flat, level concrete or steel work surface capable of supporting the full 44,000 lbs load. The compact \u003cstrong\u003e8.5-inch minimum height\u003c\/strong\u003e allows placement under low-clearance vehicles. The jack is suitable for both permanent installation in fixed service bays and mobile positioning within shop floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eClearance and Safety Setup\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eOverhead Clearance:\u003c\/strong\u003e Verify adequate overhead space for the jack to fully extend to \u003cstrong\u003e21.35 inches maximum height\u003c\/strong\u003e without obstruction. Ensure air supply hoses are properly connected and positioned to prevent tripping hazards. All personnel should understand pneumatic control procedures and safety protocols before operating the jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMaintenance and Preventive Care\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eRegular Inspection:\u003c\/strong\u003e Periodically inspect air supply connections, hose integrity, and pneumatic control valves for leaks or damage. Maintain clean air filters to prevent contamination of the air-powered system. Check hydraulic fluid levels as required and follow ESCO maintenance guidelines to ensure continued warranty coverage and reliable operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO 10390\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 10390 22-ton air hydraulic service jack (fully assembled and tested)\u003c\/li\u003e\n\u003cli\u003ePneumatic control valve assembly with pressure regulation\u003c\/li\u003e\n\u003cli\u003eIntegrated 3-spring stabilization system\u003c\/li\u003e\n\u003cli\u003eHydraulic fluid (pre-filled)\u003c\/li\u003e\n\u003cli\u003eSafety valve and pressure relief components\u003c\/li\u003e\n\u003cli\u003eAll internal pneumatic and hydraulic components\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Air supply hoses with quick-disconnect fittings, pressure gauges, in-line air filters, floor mounting brackets, and replacement seals available separately for setup customization.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Compressed air supply system, air compressor, connection hoses from shop air system, floor mounting installation labor, or any electrical work.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 10390 Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free freight shipping to commercial addresses in the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e Ships within 5-10 business days. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quotes and specialized handling options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery and Installation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eUnloading:\u003c\/strong\u003e LTL freight delivery with standard curbside delivery. Receiving location should have clear, accessible space for pallet placement. \u003cstrong\u003eWeight:\u003c\/strong\u003e 66 lbs unit weight. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect the jack and all components for shipping damage before accepting delivery. Verify all items listed above are included in package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns and Warranty Service\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery in original unopened condition with receipt. A 20% restocking fee applies. Buyer responsible for return freight costs. For warranty service claims, contact ESCO directly with proof of purchase and documentation of the defect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 10390 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 1-Year Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO stands behind every Model 10390 service jack with comprehensive 1-year protection against manufacturing defects.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Full coverage for hydraulic cylinder, seals, and internal components against manufacturing defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Pneumatic system components, control valves, and air motor coverage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Frame, springs, and all structural components covered against defects in material and workmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid when the jack is used within rated capacity (22 tons maximum) and maintained per ESCO specifications. Coverage excludes normal wear, operator damage, misuse, or operation beyond rated specifications. Proof of purchase required for all warranty claims. Contact ESCO for warranty service procedures and authorized repair centers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 10390?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with air supply requirements, installation planning, maintenance procedures, and product specifications for your commercial tire service operation.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca href=\"tel:+18554982147\" class=\"btn\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eFloor Jacks\u003c\/h3\u003e\n\u003cp\u003eComplete line of air and hydraulic floor jacks in various capacities for professional tire service and maintenance.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/floor-jacks\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eService Jacks\u003c\/h3\u003e\n\u003cp\u003eProfessional air hydraulic service jacks with pneumatic controls for high-volume commercial tire shop operations.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/service-jack\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eAutomotive Lifting Tools\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade lifting equipment including jacks, stands, and accessories for commercial shops and fleet operations.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/automotive-lifting-tools\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 10390 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum lifting capacity of the ESCO 10390?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10390 has a \u003cstrong\u003e22-ton (44,000 lbs) maximum lifting capacity\u003c\/strong\u003e, making it one of the highest-capacity professional service jacks available. This substantial capacity is designed specifically for the heaviest commercial trucks, tandem axle units, and commercial fleet vehicles. Always verify that your specific equipment does not exceed this weight limit and distribute weight evenly on the saddle before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does \"100% air up and air down\" mean?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003e100% air operation\u003c\/strong\u003e means both lifting and lowering are controlled entirely by compressed air pressure, with no manual hydraulic handles required. Operators control the jack purely through pneumatic switches and valves, delivering faster cycle times, reduced fatigue, and hands-free precision positioning ideal for high-volume commercial tire service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the minimum and maximum heights for this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10390 has a \u003cstrong\u003eminimum (collapsed) height of 8.5 inches\u003c\/strong\u003e and a \u003cstrong\u003emaximum (extended) height of 21.35 inches\u003c\/strong\u003e. This provides a total lifting range of \u003cstrong\u003e12.85 inches\u003c\/strong\u003e - the combination of \u003cstrong\u003e5.5-inch cylinder stroke\u003c\/strong\u003e plus \u003cstrong\u003e3.35-inch screw extension adjustment\u003c\/strong\u003e. The compact 8.5-inch minimum allows positioning under low-clearance vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the 3-spring stabilization design?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10390 features an \u003cstrong\u003eadvanced triple-spring system\u003c\/strong\u003e that enhances stability, prevents tipping, and improves load distribution during lifting operations. This re-engineered design provides better shock absorption and maintains consistent performance across the 44,000 lbs capacity range, protecting equipment and ensuring operator safety in commercial service environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required for this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhile basic setup is straightforward, \u003cstrong\u003eprofessional installation is recommended\u003c\/strong\u003e for permanent shop installations. Installation involves positioning the jack on a level surface, connecting the compressed air supply system, checking pneumatic controls, and verifying all safety systems are operational. Personnel should be trained on pneumatic operation before beginning service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of air compressor does the ESCO 10390 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10390 requires a \u003cstrong\u003ereliable compressed air supply capable of supporting continuous pneumatic operation\u003c\/strong\u003e. Your shop air compressor must deliver consistent pressure throughout full lift and lower cycles without dropping pressure under load. For high-volume service operations, an adequately sized compressor with sufficient air reserve is essential to prevent operation delays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this jack be used for mobile truck service?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10390 is primarily designed for \u003cstrong\u003efixed shop installation\u003c\/strong\u003e due to its pneumatic requirements and 66-pound weight. However, it can be positioned in mobile service units equipped with onboard air compressor systems. Its compact 8.5-inch minimum height makes it suitable for shop bays where floor clearance under vehicles is limited.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty on the ESCO 10390?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10390 comes with a \u003cstrong\u003e1-year manufacturer warranty\u003c\/strong\u003e covering all hydraulic components, pneumatic system, seals, springs, and structural components against manufacturing defects. The warranty requires proper use within rated capacity and maintenance per ESCO guidelines. Proof of purchase is required for all warranty claims and repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the ESCO 10390 weigh?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10390 weighs \u003cstrong\u003e66 pounds (30 kg)\u003c\/strong\u003e, making it moderately heavy for a service jack but manageable for shop positioning and maintenance access. Despite this weight, the jack can be repositioned within shop floors if needed. The substantial weight contributes to the stability and robust construction of this heavy-duty service solution.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the ESCO 10390 compare to bottle jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10390 \u003cstrong\u003eservice jack differs significantly from smaller bottle jacks\u003c\/strong\u003e: it provides 22-ton capacity versus 12-20 tons for most bottle jacks, 100% air operation versus manual or partial air operation, a larger lift range (12.85 inches), superior stability with 3-spring design, and permanent shop installation capability. The 10390 is engineered for high-volume commercial tire service; bottle jacks are portable field solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance does the ESCO 10390 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eRegular maintenance\u003c\/strong\u003e includes: inspecting air supply connections and hoses for leaks, checking pneumatic control valves for proper operation, monitoring hydraulic fluid levels, and maintaining clean air filters to protect the pneumatic system. No scheduled overhauls are required, but periodic inspection ensures continued warranty compliance and reliable long-term operation in demanding commercial environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\" id=\"prop65\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg style=\"width: 28px; height: 28px; flex-shrink: 0;\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M16 2 L2 28 L30 28 Z\" fill=\"#FFD700\" stroke=\"#000\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003ctext x=\"16\" y=\"22\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"bold\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including styrene and vinyl chloride, which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default Title","offer_id":46395182514427,"sku":"ESC-10390","price":894.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-22-ton-capacity-airhydraulic-service-jack-10390-floor-306.webp?v=1767602047"},{"product_id":"esco-90521-pro-series-3-ton-trolley-jack","title":"ESCO 90521 Pro Series 3 Ton Trolley Jack","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\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;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\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 { margin-bottom: 1rem; }\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 { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\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 { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .docs-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.product-content-wrapper .doc-card {\n  display: flex;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: linear-gradient(180deg, #fff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .doc-card img {\n  width: 40px;\n  height: 40px;\n  flex: 0 0 40px;\n}\n\n.product-content-wrapper .doc-card .doc-meta { line-height: 1.35; }\n\n.product-content-wrapper .doc-card .doc-title {\n  font-weight: 600;\n  margin: 0 0 2px 0;\n  font-size: 0.95rem;\n}\n\n.product-content-wrapper .doc-card .doc-note {\n  margin: 0;\n  font-size: 0.85rem;\n  color: #555;\n}\n\n.product-content-wrapper .doc-card a { text-decoration: underline; }\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 90521 Pro Series 3 Ton Trolley Jack\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 90521 Pro Series is a professional-grade \u003cstrong\u003e3-ton (6,000 lb) trolley jack\u003c\/strong\u003e engineered for automotive and medium truck lifting with innovative safety and control features. The unique \u003cstrong\u003eLift \u0026amp; Twist lowering system\u003c\/strong\u003e combined with \u003cstrong\u003edouble pump design\u003c\/strong\u003e enables fast raising and precise, controlled lowering. With a \u003cstrong\u003esuper low profile 3.75-inch minimum height\u003c\/strong\u003e, \u003cstrong\u003eheavy-duty nylon wheels\u003c\/strong\u003e that protect shop floors, and a \u003cstrong\u003ebuilt-in tools tray\u003c\/strong\u003e, the 90521 delivers professional performance for shops, dealerships, and DIY enthusiasts. \u003cstrong\u003eASME certified\u003c\/strong\u003e and backed by \u003cstrong\u003e3-year warranty\u003c\/strong\u003e, this trolley jack combines speed, control, and durability.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e3-ton capacity lifts vehicles up to 6,000 lbs safely\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eLift \u0026amp; Twist lowering system for precision control and safety\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSuper low profile 3.75\" minimum height reaches under low-ride vehicles\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eDouble pump design enables fast raising and controlled descent\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eHeavy-duty nylon wheels protect shop floors without damage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK NAV --\u003e\n\u003cnav class=\"quick-nav\" aria-label=\"Page navigation\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e - \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e - \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e - \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e - \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e - \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e - \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO 90521 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePatented Lift \u0026amp; Twist Lowering System\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eunique Lift \u0026amp; Twist controlled lowering mechanism\u003c\/strong\u003e enables technicians to lower vehicles with \u003cstrong\u003eprecision and absolute control\u003c\/strong\u003e. The two-speed action release system allows adjustable descent speed - slow for precision work or fast for quick lowering. This patented design delivers safety and control unmatched by traditional jacks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSuper Low Profile 3.75-Inch Minimum Height\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e3.75-inch (95 mm) minimum height\u003c\/strong\u003e allows the jack to fit under low-ride vehicles, sports cars, and lowered trucks without modification. This ultra-low profile is essential for modern vehicle designs while maintaining the full \u003cstrong\u003e3-ton lifting capacity\u003c\/strong\u003e throughout the entire range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDouble Pump Design for Speed and Control\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003edual pump system\u003c\/strong\u003e enables both rapid lifting via the foot pedal and traditional handle pumping for precise positioning. This flexible dual-action design reduces fatigue during frequent use and lets technicians choose between speed and control based on the task at hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty Nylon Wheels Protect Shop Floors\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003ereinforced nylon wheels\u003c\/strong\u003e are engineered to withstand constant use without damaging concrete, epoxy, or finished shop floors. Unlike metal wheels, the nylon design rolls smoothly and quietly across shop surfaces while ensuring the jack remains stable during lifting and lowering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eBuilt-In Tools and Parts Tray\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eintegrated tools tray\u003c\/strong\u003e provides convenient storage for fasteners, small parts, and hand tools while working on vehicles. This design keeps essentials within reach, reducing fumbling and drops while maximizing workspace efficiency during service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePadded Handle and ASME Certification\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003ecushioned handle\u003c\/strong\u003e protects vehicle finish from scratches and marks during pumping operations, while the \u003cstrong\u003eASME certified design\u003c\/strong\u003e confirms the jack meets strict industry safety and performance standards. This professional-grade construction ensures reliability and safety in demanding shop environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 90521 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Repair Shops and Dealerships:\u003c\/strong\u003e Ideal for daily service operations including oil changes, suspension work, brake service, and undercarriage inspection on cars and light trucks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick-Lube and Tire Service Centers:\u003c\/strong\u003e The fast-lifting foot pedal and precise lowering control make the 90521 perfect for high-volume tire rotation and fluid service.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance Facilities:\u003c\/strong\u003e Designed for heavy daily use in fleet shops servicing multiple vehicles. The durable construction withstands continuous operation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHome Garages and Enthusiast Projects:\u003c\/strong\u003e Perfect for DIY mechanics and car enthusiasts working on personal vehicles, restoration projects, and weekend maintenance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow-Ride and Sports Car Service:\u003c\/strong\u003e The 3.75-inch minimum height makes this jack ideal for lowered vehicles, sports cars, and performance platforms that require ultra-low clearance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 90521 Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eCapacity\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\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e3 tons (6,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Type\u003c\/th\u003e\n\u003ctd\u003eAutomotive and medium truck vehicles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eASME certified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Dimensions specifications\"\u003e\n\u003ccaption\u003eDimensions\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\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e3.75 inches (95 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e19.69 inches (500 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eJack Length\u003c\/th\u003e\n\u003ctd\u003e28.35 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e90-94 lbs (40.5-42.6 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Operational specifications\"\u003e\n\u003ccaption\u003eDesign and Operation\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\"\u003ePump Type\u003c\/th\u003e\n\u003ctd\u003eDouble pump (foot pedal and handle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLowering Control\u003c\/th\u003e\n\u003ctd\u003eLift \u0026amp; Twist two-speed action system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWheel Material\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty nylon (non-damaging)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHandle\u003c\/th\u003e\n\u003ctd\u003ePadded (finish-protective)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdditional Features\u003c\/th\u003e\n\u003ctd\u003eBuilt-in tools and parts tray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- WHATS INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO 90521\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1 ESCO 90521 Pro Series 3-Ton Trolley Jack (complete and assembled)\u003c\/li\u003e\n\u003cli\u003eBuilt-in tools and parts storage tray\u003c\/li\u003e\n\u003cli\u003ePadded handle for finish protection\u003c\/li\u003e\n\u003cli\u003eHeavy-duty nylon wheels (pre-installed)\u003c\/li\u003e\n\u003cli\u003eReady for immediate use - no assembly required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Jack stands, floor lift equipment, or lifting accessories. Always use jack stands as a secondary support when working under a vehicle.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 90521 Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free standard shipping to commercial addresses in the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e 5-7 business days for in-stock orders. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international freight quote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePackage Type:\u003c\/strong\u003e Trolley jacks ship via parcel or freight based on order size. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Standard ground delivery. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect jack upon receipt for shipping damage. Verify all wheels, handles, and pump mechanisms function properly before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns Policy\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery on unused, unopened products in original condition with receipt. 20% restocking fee applies to items showing signs of use. Buyer responsible for return shipping costs. Contact customer service to initiate return.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 90521 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 3-Year Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO backs the 90521 Pro Series with comprehensive warranty coverage against manufacturing defects and material failure during normal use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage for frame defects, pump mechanism failures, wheel damage, and valve malfunctions from date of purchase\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage:\u003c\/strong\u003e Manufacturing defects in materials and workmanship for all structural and hydraulic components\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Damage from misuse, overload beyond 3-ton capacity, improper maintenance, or normal wear and tear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid only when warranty card is on file or registered online at www.esco.net\/warranty. Keep proof of purchase and registration documents for warranty claims.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 90521?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with jack selection, safety guidelines, and product specifications for your shop or garage.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca href=\"tel:+18554982147\" class=\"btn\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eFloor Jacks and Trolleys\u003c\/h3\u003e\n\u003cp\u003eComplete range of professional-grade floor jacks for automotive and light truck service.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/floor-jacks\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eJack Stands and Support Equipment\u003c\/h3\u003e\n\u003cp\u003eSafety stands, blocks, and support equipment for secure vehicle support.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/jack-stands\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eShop Lifting Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete lifting solutions for professional service shops and garages.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/lifting-equipment\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 90521 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight capacity of the ESCO 90521?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 90521 has a 3-ton (6,000 lbs) lifting capacity, making it suitable for passenger vehicles and light to medium trucks. Never exceed the rated capacity as this will damage the jack and create safety hazards. Always verify vehicle weight and use jack stands for secondary support when working underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the 90521 fit under low-ride vehicles?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The super-low profile 3.75-inch (95 mm) minimum height allows the 90521 to reach under lowered vehicles, sports cars, and performance platforms. This ultra-low clearance is one of the key advantages of the Pro Series design - you get 3-ton capacity with the ability to service modern low-slung vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the Lift \u0026amp; Twist lowering system work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe patented Lift \u0026amp; Twist mechanism provides two-speed control lowering. Turn and hold the handle one way for rapid descent, or turn it the opposite way for slow, precision lowering. This gives technicians complete control over vehicle descent speed - perfect for delicate operations or rapid service cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the advantages of the double pump design?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe dual pump system lets you use the foot pedal for fast raising without hand pumping, reducing fatigue during frequent use. For precise positioning, the traditional handle pump provides more control. You choose the best method for each task - speed for routine operations, control for careful work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill nylon wheels damage shop floors?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The heavy-duty nylon wheels are specifically designed not to damage concrete, epoxy, tile, or polished shop floors. Unlike steel wheels that can scuff and mark surfaces, nylon wheels roll smoothly and safely without leaving marks, protecting your shop's appearance and flooring investment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the jack include jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The 90521 is a lifting jack only. Jack stands are essential safety equipment and must be purchased separately. Never rely on a jack alone to support a vehicle - always use jack stands as a secondary support underneath the vehicle while working underneath it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles can the 90521 lift safely?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 90521 is rated for vehicles up to 3 tons (6,000 lbs), which includes most passenger cars, sedans, coupes, hatchbacks, and light SUVs. Check your vehicle's specifications to confirm its weight before using. The jack is not rated for heavy trucks, commercial vehicles, or vehicles exceeding 6,000 lbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often does the jack require maintenance?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 90521 is relatively maintenance-free under normal use. Keep wheels clean and rolling smoothly, check the handle condition, and ensure the pump operates without leaks. Store in a dry location when not in use. Follow the warranty requirements and registration guidelines to maintain coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the 90521 suitable for professional shop use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely. The ESCO 90521 is engineered for professional shop use and is widely used in dealerships, repair shops, and tire service centers. The durable construction, fast lifting, and precise lowering make it ideal for high-volume daily use. The 3-year warranty and ASME certification confirm its professional-grade quality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty does the 90521 include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 90521 includes a 3-year limited warranty covering defects in materials and workmanship. The warranty is valid when the warranty card is registered online at www.esco.net\/warranty. Keep your receipt and registration documents for warranty claims. The warranty does not cover misuse, overload, or normal wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the 90521 for frame work or alignment?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 90521 is designed for general automotive service lifting including oil changes, tire service, suspension work, and undercarriage access. Frame work and alignment operations may require specialized equipment or specific jacking points - consult your vehicle's service manual for proper procedures and equipment requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I know if the jack is working properly?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eTest the jack before each use: operate the foot pedal and pump handle to confirm smooth lifting, use the Lift \u0026amp; Twist control to verify both fast and slow lowering speeds, and check that nylon wheels roll smoothly without grinding. If you notice sluggish movement, noise, or uneven lifting, stop use and contact service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\" id=\"prop65\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg style=\"width: 28px; height: 28px; flex-shrink: 0;\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M16 2 L2 28 L30 28 Z\" fill=\"#FFD700\" stroke=\"#000\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003ctext x=\"16\" y=\"22\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"bold\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default","offer_id":46395186151675,"sku":"ESC-90521","price":414.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-pro-series-3-ton-trolley-jack-90521-floor-458.webp?v=1767602345"},{"product_id":"esco-10809-cylinder-jack-100-ton","title":"ESCO 10809 100 Ton Aluminum Cylinder Jack Locking Collar","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\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;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\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 { margin-bottom: 1rem; }\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 { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\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 { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .docs-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.product-content-wrapper .doc-card {\n  display: flex;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: linear-gradient(180deg, #fff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .doc-card img {\n  width: 40px;\n  height: 40px;\n  flex: 0 0 40px;\n}\n\n.product-content-wrapper .doc-card .doc-meta { line-height: 1.35; }\n\n.product-content-wrapper .doc-card .doc-title {\n  font-weight: 600;\n  margin: 0 0 2px 0;\n  font-size: 0.95rem;\n}\n\n.product-content-wrapper .doc-card .doc-note {\n  margin: 0;\n  font-size: 0.85rem;\n  color: #555;\n}\n\n.product-content-wrapper .doc-card a { text-decoration: underline; }\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 10809 100 Ton Safety Locking Collar Cylinder Jack for Heavy Lifting and OTR\/Mining Applications\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 10809 is a professional-grade \u003cstrong\u003e100 ton (200,000 lb)\u003c\/strong\u003e single acting aluminum cylinder jack engineered for heavy lifting operations in OTR, mining, construction, and industrial environments. Featuring a built-in \u003cstrong\u003esafety locking collar\u003c\/strong\u003e for mechanical load holding, this jack doubles as its own support stand - helping you comply with \u003cstrong\u003eOSHA regulation 29CFR1926.305\u003c\/strong\u003e. With a \u003cstrong\u003e6\" stroke\u003c\/strong\u003e, a collapsed height of just \u003cstrong\u003e13.37\"\u003c\/strong\u003e, and a total weight of only \u003cstrong\u003e66 lbs\u003c\/strong\u003e, the 10809 delivers massive lifting power in a compact, portable package. Compatible with any \u003cstrong\u003e10,000 PSI\u003c\/strong\u003e hydraulic pump and backed by ESCO's \u003cstrong\u003e1-year manufacturer warranty\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e100 Ton (200,000 lb) Lifting Capacity at 10,000 PSI\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSafety Locking Collar for Mechanical Load Holding\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eHeavy Duty Aluminum Construction - Only 66 lbs\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e6\" Stroke with 13.37\" to 19.60\" Height Range\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eOSHA 29CFR1926.305 Compliance Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK NAV --\u003e\u003cnav aria-label=\"Page navigation\" class=\"quick-nav\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eSetup\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#documents\"\u003eDocuments\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO 10809 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety Locking Collar for Mechanical Load Holding\u003c\/h3\u003e\n\u003cp\u003eThe integrated locking collar threads down onto the fully extended piston rod to mechanically hold the load in place. This eliminates reliance on hydraulic pressure alone and allows the jack to function as its own \u003cstrong\u003eself-contained support stand\u003c\/strong\u003e. This critical safety feature aids in complying with \u003cstrong\u003eOSHA regulation 29CFR1926.305\u003c\/strong\u003e, making it ideal for sustained heavy lifting operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy Duty Aluminum Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt from high-strength aluminum, the ESCO 10809 delivers \u003cstrong\u003e100 tons of lifting capacity\u003c\/strong\u003e while weighing just \u003cstrong\u003e66 lbs (30 kg)\u003c\/strong\u003e. This is a fraction of the weight of comparable steel cylinders, reducing operator fatigue and making it far easier to transport and position on the job site without sacrificing durability or performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHigh Flow Quick Connect Coupler\u003c\/h3\u003e\n\u003cp\u003eThe factory-installed high flow quick connect coupler provides fast, reliable connections to any \u003cstrong\u003e10,000 PSI\u003c\/strong\u003e compatible hydraulic pump. The coupler comes pre-assembled with a valve for immediate use, and a protective rubber dust cap is included to keep the port clean when the jack is not in service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eOverflow Port Stroke Limiter\u003c\/h3\u003e\n\u003cp\u003eAn integrated overflow port functions as a built-in stroke limiter, preventing the piston rod from extending beyond its safe \u003cstrong\u003e6\" stroke\u003c\/strong\u003e range. This protects the internal seals and components from damage caused by over-extension, extending the service life of the cylinder and reducing the risk of equipment failure under load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompact and Portable Design\u003c\/h3\u003e\n\u003cp\u003eWith a collapsed height of just \u003cstrong\u003e13.37\"\u003c\/strong\u003e and an outside diameter of \u003cstrong\u003e7.44\"\u003c\/strong\u003e, the 10809 fits into tight work spaces where larger jacks cannot. The built-in \u003cstrong\u003ecarrying handle\u003c\/strong\u003e allows a single operator to easily position and reposition the cylinder, making it highly practical for field service and mobile operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSpring Return with Stop Ring\u003c\/h3\u003e\n\u003cp\u003eThe single acting design features an internal \u003cstrong\u003espring return\u003c\/strong\u003e mechanism that automatically retracts the piston rod when hydraulic pressure is released. A precision stop ring provides stroke restriction for added stability and consistent operation throughout the cylinder's working range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 10809 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOTR and Mining Vehicle Lifting:\u003c\/strong\u003e Purpose-built for lifting off-the-road haul trucks, loaders, and mining equipment during tire changes, brake service, and undercarriage maintenance where extreme tonnage is required.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConstruction Equipment Service:\u003c\/strong\u003e Ideal for raising heavy construction machinery such as excavators, dozers, and cranes for track replacement, hydraulic cylinder service, and component swap-outs in the field.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndustrial and Plant Maintenance:\u003c\/strong\u003e Provides the high-tonnage capacity needed for pressing, pushing, and lifting heavy industrial machinery, generators, and structural components during facility maintenance and equipment installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial Truck and Fleet Service:\u003c\/strong\u003e Suitable for heavy-duty commercial vehicle operations where standard jack stands are impractical and a self-supporting locking mechanism is required for safe, sustained load holding.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShipyard, Rail, and Aviation:\u003c\/strong\u003e The compact, lightweight aluminum design makes it easy to transport and deploy in marine, railroad, and aviation maintenance environments where heavy components must be lifted and securely held in position.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 10809 Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eCapacity and Performance\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\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e100 Tons (200,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMax Operating Pressure\u003c\/th\u003e\n\u003ctd\u003e10,000 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCylinder Effective Area\u003c\/th\u003e\n\u003ctd\u003e20.58 in²\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOil Capacity\u003c\/th\u003e\n\u003ctd\u003e128.39 in³\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStroke\u003c\/th\u003e\n\u003ctd\u003e6 in (152 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Dimensions specifications\"\u003e\n\u003ccaption\u003eDimensions and Weight\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\"\u003eCollapsed Height (Min)\u003c\/th\u003e\n\u003ctd\u003e13.37 in (339 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eExtended Height (Max)\u003c\/th\u003e\n\u003ctd\u003e19.60 in (497 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOutside Diameter\u003c\/th\u003e\n\u003ctd\u003e7.44 in (188 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePiston Rod Diameter\u003c\/th\u003e\n\u003ctd\u003eTr110x6mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNut Thickness\u003c\/th\u003e\n\u003ctd\u003e1.97 in (50 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e66 lbs (30 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"General specifications\"\u003e\n\u003ccaption\u003eGeneral\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\"\u003eType\u003c\/th\u003e\n\u003ctd\u003eSingle Acting, Spring Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeavy Duty Aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCoupler\u003c\/th\u003e\n\u003ctd\u003eHigh Flow Quick Connect (Pre-Assembled)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e10809\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUPC\u003c\/th\u003e\n\u003ctd\u003e816904022181\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eESCO 10809 Setup and Operation\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHydraulic Pump Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCompatibility:\u003c\/strong\u003e Requires a \u003cstrong\u003e10,000 PSI\u003c\/strong\u003e rated hydraulic pump with release valve or 3-way valve (pump sold separately). Use only ESCO oil or other approved hydraulic oil. Connect the pump to the cylinder using a single hose and hand-tighten all couplers before operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePre-Use Inspection\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eBefore every use:\u003c\/strong\u003e Visually inspect the cylinder, coupler, port threads, and hose for any signs of damage, leaks, or missing parts. If any damage is found, do not operate the cylinder and contact an authorized ESCO Service Center. Always use a saddle on the piston rod to protect the rod surface during lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eOperating the Locking Collar\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eTo hold a load:\u003c\/strong\u003e Operate the hydraulic pump to extend the piston rod. Once at the desired height, rotate the locking collar clockwise until it contacts the top of the cylinder body. \u003cstrong\u003eTo release:\u003c\/strong\u003e Rotate the locking collar counterclockwise until it clears the cylinder. Then release hydraulic pressure to retract the piston rod.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety and Storage\u003c\/h3\u003e\n\u003cp\u003eAlways wear safety glasses, helmet, and appropriate PPE during operation. Never exceed the \u003cstrong\u003e100 ton\u003c\/strong\u003e rated capacity or apply unbalanced or off-center loads. After use, fully retract the piston rod, disconnect the hose, and cover the coupler with the rubber dust cap. Store in a clean, ventilated, moisture-free environment. Do not operate in temperatures above \u003cstrong\u003e150F (65C)\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO 10809\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 10809 100 Ton Safety Locking Collar Cylinder Jack\u003c\/li\u003e\n\u003cli\u003ePre-assembled high flow quick connect coupler with valve\u003c\/li\u003e\n\u003cli\u003eLocking collar (safety lock nut)\u003c\/li\u003e\n\u003cli\u003eSaddle with mounting bolts\u003c\/li\u003e\n\u003cli\u003eCarrying handle\u003c\/li\u003e\n\u003cli\u003eRubber dust cap for coupler protection\u003c\/li\u003e\n\u003cli\u003eOperation manual and parts list\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic pump, hydraulic hose, and hydraulic oil are sold separately. A 10,000 PSI rated hydraulic pump is required for operation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 10809 Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free shipping to commercial addresses in the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e Approximately 10 business days (5 days processing + 5 days transit). \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for a quote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePackage Weight:\u003c\/strong\u003e Approximately 66 lbs. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Ground shipping, curbside delivery standard. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect all packages for damage before signing the bill of lading. Note any visible damage on the delivery receipt immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery. Product must be unopened in original packaging with receipt. 20% restocking fee applies. Buyer responsible for return freight costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 10809 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eProducts sold by Equipment Supply Company (ESCO) are warranted to be free from defects in material and workmanship under proper use, application, and maintenance.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Coverage against defects in material and workmanship from the date of shipment to the end user, when used in accordance with ESCO's written recommendations, instructions, and specifications.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eWarranty Service:\u003c\/strong\u003e ESCO maintains an in-house repair facility in Brooksville, Florida with guaranteed 1-day turnaround service, plus a network of 50+ authorized warranty and repair centers across the US and Canada. ESCO will arrange pickup of products requiring warranty service.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Product must be used in accordance with ESCO's operating instructions and maintenance procedures. Warranty does not cover products repaired by unauthorized personnel, modified, or damaged through misuse, abuse, accident, neglect, or mishandling. Warranty claims must be submitted through ESCO's established claim procedure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOCUMENTS --\u003e\n\u003csection id=\"documents\"\u003e\n\u003ch2\u003eDocuments\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #555; margin-bottom: 1rem;\"\u003eClick to open in a new tab.\u003c\/p\u003e\n\u003cdiv class=\"docs-grid\"\u003e\n\u003cdiv class=\"doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\" alt=\"PDF\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\n\u003cdiv class=\"doc-meta\"\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ESC-10809-spec-sheet.pdf?v=1773977468\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eESCO 10809 Sales Sheet (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eProduct overview with features and specifications\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\" alt=\"PDF\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\n\u003cdiv class=\"doc-meta\"\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ESC-10808-manual.pdf?v=1773977468\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eESCO 10809 Operation Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete safety, operation, and maintenance instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\" alt=\"PDF\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\n\u003cdiv class=\"doc-meta\"\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Esco_Warranty.pdf?v=1773034275\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eESCO Warranty Information (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete warranty terms and conditions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\" alt=\"PDF\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\n\u003cdiv class=\"doc-meta\"\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ESC-10808-parts.pdf?v=1773977468\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eESCO 10809 Parts List (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eExploded diagrams and parts reference\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 10809?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with hydraulic pump compatibility, specifications, and product selection for your heavy lifting needs.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca class=\"btn\" href=\"tel:+18554982147\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eESCO Hydraulic Jacks and Cylinders\u003c\/h3\u003e\n\u003cp\u003eBrowse the full line of ESCO professional hydraulic jacks and cylinders from 55 to 100+ tons.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/esco-jacks\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eHydraulic Pumps\u003c\/h3\u003e\n\u003cp\u003eFind compatible 10,000 PSI hydraulic pumps to power your ESCO cylinder jacks.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/hydraulic-pumps\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eOTR and Mining Equipment\u003c\/h3\u003e\n\u003cp\u003eShop our complete selection of OTR tire service tools and mining vehicle lifting equipment.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/otr-mining-equipment\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 10809 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the lifting capacity of the ESCO 10809?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10809 has a maximum lifting capacity of 100 tons (200,000 lbs) at a maximum operating pressure of 10,000 PSI. Never exceed the rated capacity, as overloading can cause equipment failure and serious injury.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the height range of the ESCO 10809?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe collapsed (minimum) height is 13.37\" (339 mm) and the fully extended (maximum) height is 19.60\" (497 mm), providing a usable stroke of 6\" (152 mm). The outside diameter is 7.44\" (188 mm).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hydraulic pump do I need for this cylinder jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10809 requires a 10,000 PSI rated hydraulic pump (sold separately). It is compatible with any standard 10,000 PSI pump equipped with a release valve or 3-way valve. Connect the pump using a single hose and hand-tighten all couplers before use. Use only ESCO oil or other approved hydraulic oil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the safety locking collar work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eOnce the piston rod is extended to the desired height, rotate the locking collar clockwise until it seats against the top of the cylinder body. This mechanically locks the load in place without relying on hydraulic pressure, allowing the jack to act as its own support stand. To release, rotate the collar counterclockwise until it clears the cylinder, then release hydraulic pressure to retract the piston.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the ESCO warranty cover?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO provides a 1-year limited warranty covering defects in material and workmanship from the date of shipment to the end user. The warranty requires that the product be used in accordance with ESCO's operating instructions and maintenance guidelines. ESCO offers guaranteed 1-day turnaround repair service at their Brooksville, Florida facility and through 50+ authorized service centers across the US and Canada.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with the ESCO 10809?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10809 comes with the 100 ton cylinder jack body, a pre-assembled high flow quick connect coupler with valve, the locking collar, a saddle with mounting bolts, a carrying handle, a rubber dust cap, and the operation manual with parts list. A hydraulic pump, hydraulic hose, and hydraulic oil are not included and must be purchased separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the ESCO 10809 shipped?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10809 ships free via ground shipping to commercial addresses in the 48 contiguous United States. The unit weighs 66 lbs and is delivered curbside. Estimated delivery time is approximately 10 business days (5 days processing + 5 days transit). Always inspect the package for damage before signing the delivery receipt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this jack comply with OSHA regulations?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 10809's integrated locking collar allows the jack to function as its own self-contained support stand, aiding in compliance with OSHA regulation 29CFR1926.305. This regulation addresses the use of mechanical equipment for lifting and requires that loads be properly supported. The locking collar provides mechanical load holding independent of hydraulic pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of maintenance does the ESCO 10809 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAlways use clean ESCO oil or approved hydraulic oil. Keep the cylinder and coupler clean at all times and use the dust cap when not in service. After each use, fully retract the piston rod, disconnect the hose, and store the unit in a clean, ventilated, moisture-free environment. Do not operate in temperatures above 150F (65C). Inspect the cylinder, coupler, and hose before every use. Repairs should only be performed by qualified operators or authorized ESCO Service Centers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the ESCO 10809 compare to the ESCO 10808?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10808 and 10809 share the same aluminum locking collar cylinder design and use the same manual and parts list. The primary difference is lifting capacity - the 10808 is rated for a lower tonnage. Both models feature the safety locking collar, spring return, carrying handle, and high flow quick connect coupler. Choose the 10809 when your application requires 100 ton lifting capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this jack without a locking collar?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhile the jack can lift loads hydraulically without engaging the locking collar, ESCO strongly recommends always using the locking collar when holding a load for any sustained period. The cylinder is a load lifting device - the locking collar is what makes it a load holding device. Never work under a load supported only by hydraulic pressure without mechanical support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat troubleshooting steps should I take if the cylinder will not extend?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eCheck the following: ensure the pump release valve is fully tightened, verify all couplers are hand-tightened securely, confirm the oil level in the pump reservoir is adequate, and verify the pump and valve are functioning properly. If the cylinder still does not extend, check for overloading beyond the 100 ton capacity or potential piston rod binding due to dirt or damage. Contact an authorized ESCO Service Center if the issue persists.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection id=\"prop65\" style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including styrene and vinyl chloride, which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default","offer_id":46395190149371,"sku":"ESC-10809","price":2824.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-100-ton-high-tonnage-single-acting-cyl-jack-with-lock-nut-hydraulics-526.webp?v=1767602712"},{"product_id":"esco-4-ton-forklift-tractor-jack","title":"ESCO 4 Ton Forklift \/ Tractor Jack -  10435","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\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;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\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 { margin-bottom: 1rem; }\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 { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\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 { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 10435 4 Ton Forklift Tractor Jack for Shop and Service Van Use\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 10435 is a \u003cstrong\u003e4-ton lightweight forklift and tractor jack\u003c\/strong\u003e engineered for professional shop and mobile service vehicle applications. Featuring a \u003cstrong\u003ecompact 2.25-inch minimum height\u003c\/strong\u003e and extending to \u003cstrong\u003e16.5 inches maximum\u003c\/strong\u003e, the ESC-10435 delivers professional-grade lifting in a portable package. Built to \u003cstrong\u003emeet ANSI and CE safety standards\u003c\/strong\u003e, includes a \u003cstrong\u003eremovable handle for flexible storage\u003c\/strong\u003e, and weighs only \u003cstrong\u003e79 pounds for easy transport\u003c\/strong\u003e, backed by \u003cstrong\u003e1-year manufacturer warranty\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e4-ton (8,000 lbs) lifting capacity for forklifts and tractors\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eUltra-compact 2.25-inch minimum height for tight spaces\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eLightweight 79-pound design for easy portability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eMeets ANSI and CE safety standards for professional use\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eRemovable handle design for convenient storage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK NAV --\u003e\u003cnav aria-label=\"Page navigation\" class=\"quick-nav\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO 10435 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eUltra-Compact Design for Tight Spaces\u003c\/h3\u003e\n\u003cp\u003eThe ESCO 10435 features an \u003cstrong\u003eexceptionally compact 2.25-inch minimum height\u003c\/strong\u003e allowing access under low-clearance equipment including forklifts and compact tractors. Despite the compact design, the jack extends to a \u003cstrong\u003efull 16.5 inches maximum height\u003c\/strong\u003e, providing adequate working clearance for undercarriage access and maintenance work without requiring dedicated floor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLightweight Portable Construction\u003c\/h3\u003e\n\u003cp\u003eWeighing just \u003cstrong\u003e79 pounds\u003c\/strong\u003e, the ESC-10435 is lightweight enough for technicians to carry and position without assistance while remaining robust enough for \u003cstrong\u003e4-ton (8,000 lbs) lifting capacity\u003c\/strong\u003e. This balance of portability and strength makes it ideal for mobile service vans, shop use, and operations requiring frequent equipment relocation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eRemovable Handle Design\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eremovable handle design\u003c\/strong\u003e simplifies storage in compact service vehicles and shop spaces by eliminating the extended footprint of permanent handles. The handle attachment\/detachment is straightforward, allowing quick deployment when needed and flexible storage configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eANSI and CE Safety Certification\u003c\/h3\u003e\n\u003cp\u003eBuilt to meet \u003cstrong\u003eANSI (American National Standards Institute) and CE (European Conformity) safety standards\u003c\/strong\u003e, the ESCO 10435 ensures professional-grade safety for shop and roadside use. These certifications verify load capacity, structural integrity, and operational safety under professional service conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Hydraulic System\u003c\/h3\u003e\n\u003cp\u003eThe hydraulic system is engineered for \u003cstrong\u003esmooth, controlled lifting and lowering\u003c\/strong\u003e with precise load positioning. The durable construction ensures reliable performance across thousands of lift cycles typical in commercial tire shops and fleet maintenance operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 10435 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eForklift Service and Repair:\u003c\/strong\u003e Lifting and undercarriage access for industrial forklifts, counterbalance trucks, and warehouse material handling equipment requiring 4-ton capacity maintenance work.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTractor and Farm Equipment:\u003c\/strong\u003e Agricultural equipment tire service, undercarriage inspection, and maintenance for small to medium-sized tractors and farm machinery in the 4-ton class.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShop and Fleet Maintenance:\u003c\/strong\u003e Fixed and mobile tire service centers, agricultural equipment dealers, and fleet maintenance facilities needing compact, portable lifting equipment for daily operations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eService Van and Mobile Operations:\u003c\/strong\u003e Road service vehicles, mobile equipment repair units, and traveling technician operations where space constraints and portability are critical.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoadside Equipment Service:\u003c\/strong\u003e Emergency equipment repair and roadside assistance for light industrial equipment, including quick tire changes and undercarriage work on disabled forklifts.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 10435 Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eLifting Capacity and Performance\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\"\u003eMaximum Load Capacity\u003c\/th\u003e\n\u003ctd\u003e4 tons (8,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Type\u003c\/th\u003e\n\u003ctd\u003eHydraulic Floor Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSafety Certification\u003c\/th\u003e\n\u003ctd\u003eANSI and CE Standards\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Dimensions specifications\"\u003e\n\u003ccaption\u003eDimensions and Height\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\"\u003eMinimum Height (Collapsed)\u003c\/th\u003e\n\u003ctd\u003e2.25 inches (57 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height (Extended)\u003c\/th\u003e\n\u003ctd\u003e16.5 inches (419 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Lift Range\u003c\/th\u003e\n\u003ctd\u003e14.25 inches (362 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e79 lbs (36 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eESC-10435\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Design specifications\"\u003e\n\u003ccaption\u003eDesign and Construction Features\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\"\u003eHandle Design\u003c\/th\u003e\n\u003ctd\u003eRemovable for Flexible Storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePortable\u003c\/th\u003e\n\u003ctd\u003eYes - Lightweight 79 lb Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eIntended Use\u003c\/th\u003e\n\u003ctd\u003eShop and Service Van Applications\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e1 Year Manufacturer Coverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eESCO 10435 Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eWork Surface Preparation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eLevel, Stable Floor:\u003c\/strong\u003e Position the jack on a flat, level work surface capable of supporting the total load (equipment plus jack weight). The \u003cstrong\u003e2.25-inch minimum height\u003c\/strong\u003e allows access under low-clearance equipment. Ensure the surface is clean and free of debris that could prevent proper jack base contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eEquipment Positioning\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eProper Jack Point Location:\u003c\/strong\u003e Identify the equipment manufacturer's designated lift points on forklifts or tractors. Position the jack directly under these points to ensure safe, controlled lifting. For equipment without marked lift points, consult the operator manual to determine appropriate lifting locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHandle Assembly and Removal\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eRemovable Handle Setup:\u003c\/strong\u003e The ESCO 10435 includes a removable handle for flexible storage. Attach the handle securely before lifting operations and detach after use for compact storage in service vehicles. Ensure the handle is fully seated and locked before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety Precautions and Load Verification\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCapacity Verification:\u003c\/strong\u003e Always verify that equipment weight does not exceed the \u003cstrong\u003e4-ton (8,000 lbs) capacity\u003c\/strong\u003e. Use additional support stands or blocks as backup protection. Never leave equipment lifted unattended, and ensure all personnel maintain safe distance from lifted loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO 10435\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 10435 4-ton hydraulic floor jack (fully assembled)\u003c\/li\u003e\n\u003cli\u003eRemovable two-piece lifting handle\u003c\/li\u003e\n\u003cli\u003eLoad-bearing saddle platform\u003c\/li\u003e\n\u003cli\u003eHydraulic pump and valve assembly\u003c\/li\u003e\n\u003cli\u003eANSI and CE certification documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Extended lifting handles, lifting saddle adapter pads, jack storage cases, and replacement seals available separately.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Additional handle lengths, supplemental lift stands, mounting brackets, or installation labor.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 10435 Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eStandard Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free ground shipping to the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e Typically ships within 5-10 business days. \u003cstrong\u003eWeight:\u003c\/strong\u003e 79 lbs individual unit plus packaging. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quotes and options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery and Inspection\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eStandard Delivery:\u003c\/strong\u003e LTL freight or parcel carrier depending on shipping method. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect the jack upon arrival for shipping damage and verify all components listed above are included. Document any damage immediately on the delivery receipt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns Policy\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery in original unopened packaging with receipt. A 20% restocking fee applies. Buyer responsible for return shipping costs. Contact customer service immediately with damage claims and supporting photographic evidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 10435 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 1-Year Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO backs the ESC-10435 with 1-year comprehensive protection against manufacturing defects.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Full coverage for hydraulic cylinder, pump, and internal components against manufacturing defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Valve assembly, seals, and pressure-rated components covered against defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Frame, base, saddle platform, and all structural components covered against structural defects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid when the jack is used within rated capacity (4 tons maximum) and maintained per ESCO guidelines. Coverage excludes normal wear, modifications, misuse, or operation beyond rated specifications. Proof of purchase required for all warranty claims. Contact ESCO for warranty service procedures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 10435?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with equipment specifications, capacity verification, installation planning, and product recommendations for your shop or fleet operation.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca class=\"btn\" href=\"tel:+18554982147\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eAutomotive Lifting Tools\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade jacks, stands, and lifting equipment for shops and mobile service operations.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/automotive-lifting-tools\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eForklift Jacks\u003c\/h3\u003e\n\u003cp\u003eSpecialized lifting equipment designed for forklift maintenance, repair, and undercarriage service.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/fork-lift-jack\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eShop Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete range of professional tools and equipment for commercial tire service and maintenance operations.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/shop-equipment\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 10435 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum lifting capacity of the ESCO 10435?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10435 has a \u003cstrong\u003e4-ton (8,000 lbs) maximum lifting capacity\u003c\/strong\u003e. This capacity is suitable for light industrial equipment including forklifts, small tractors, and related machinery. Always verify that the specific equipment you're lifting does not exceed this weight limit before using the jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the minimum and maximum heights?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10435 has a \u003cstrong\u003eminimum (collapsed) height of 2.25 inches (57 mm)\u003c\/strong\u003e and a \u003cstrong\u003emaximum (extended) height of 16.5 inches (419 mm)\u003c\/strong\u003e. This provides a \u003cstrong\u003etotal lifting range of 14.25 inches\u003c\/strong\u003e, making it suitable for forklift undercarriage access while maintaining a compact footprint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the removable handle easy to attach and detach?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the \u003cstrong\u003eremovable handle design\u003c\/strong\u003e is engineered for quick, tool-free attachment and detachment. Simply align and secure the handle before lifting operations, then remove it after use for compact storage. The straightforward design allows technicians to deploy the jack quickly without requiring mechanical knowledge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this jack meet safety standards?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the ESCO 10435 is built to meet \u003cstrong\u003eboth ANSI (American National Standards Institute) and CE (European Conformity) safety standards\u003c\/strong\u003e. These certifications ensure the jack meets professional-grade safety requirements for load capacity, structural integrity, and operational safety under commercial service conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the ESCO 10435 weigh?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10435 weighs \u003cstrong\u003e79 pounds (36 kg)\u003c\/strong\u003e, making it lightweight enough to be carried and repositioned by technicians while remaining robust enough for \u003cstrong\u003e4-ton lifting capacity\u003c\/strong\u003e. This weight balance is ideal for mobile service vans and shops requiring portable lifting equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this jack be used for forklift service?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the ESCO 10435 is specifically designed for \u003cstrong\u003eforklift service and repair applications\u003c\/strong\u003e. The \u003cstrong\u003e2.25-inch minimum height\u003c\/strong\u003e allows access under low-clearance forklifts, and the \u003cstrong\u003e4-ton capacity\u003c\/strong\u003e is suitable for light industrial forklift maintenance, tire service, and undercarriage work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this jack suitable for tractor maintenance?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the ESCO 10435 is engineered for \u003cstrong\u003esmall and medium-sized tractor maintenance and tire service\u003c\/strong\u003e. The \u003cstrong\u003e4-ton capacity\u003c\/strong\u003e is appropriate for tractors in this weight class. Always verify your specific tractor weight does not exceed the rated capacity before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty does ESCO provide?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10435 is backed by a \u003cstrong\u003e1-year manufacturer warranty\u003c\/strong\u003e covering the hydraulic cylinder, pump, valve assembly, seals, frame, and all structural components against manufacturing defects. Warranty requires use within rated capacity and maintenance per ESCO guidelines. Proof of purchase is required for warranty claims.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo special installation is required for the ESCO 10435. Simply place it on a level work surface, attach the removable handle, and position under the equipment's designated lift points. However, technicians should be trained on proper jack point identification and safe lifting procedures before using the jack on valuable equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this jack be used in service vans?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the ESCO 10435 is specifically designed for \u003cstrong\u003eservice van and mobile operation use\u003c\/strong\u003e. The \u003cstrong\u003elightweight 79-pound design\u003c\/strong\u003e and \u003cstrong\u003eremovable handle\u003c\/strong\u003e make it ideal for compact vehicle storage. The \u003cstrong\u003e2.25-inch minimum height\u003c\/strong\u003e provides clearance under low-profile equipment common in service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat support surfaces does the jack require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10435 requires a \u003cstrong\u003elevel, stable, concrete or metal work surface\u003c\/strong\u003e capable of supporting the combined weight of the jack and lifted equipment (totaling up to approximately 8,080 lbs maximum). Ensure the surface is clean, free of debris, and provides proper base contact for safe lifting operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow often should the ESCO 10435 be maintained?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eRegular inspection\u003c\/strong\u003e is recommended - check hydraulic connections for leaks, verify smooth lifting and lowering operation, and inspect the handle attachment points. Maintain hydraulic fluid at the recommended level and keep the jack clean. Follow ESCO maintenance guidelines to ensure continued warranty coverage and reliable performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection id=\"prop65\" style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including styrene and vinyl chloride, which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default Title","offer_id":46395193557243,"sku":"ESC-10435","price":574.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-4-ton-forklift-tractor-jack-floor-800.webp?v=1767603206"},{"product_id":"esco-10448-yellow-jackit-22-ton-air-hydraulic-floor-jack","title":"ESCO 10448 Yellow Jackit, 22 Ton Air\/Hydraulic Floor Jack","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\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;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\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 { margin-bottom: 1rem; }\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 { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\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 { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .docs-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.product-content-wrapper .doc-card {\n  display: flex;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: linear-gradient(180deg, #fff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .doc-card img {\n  width: 40px;\n  height: 40px;\n  flex: 0 0 40px;\n}\n\n.product-content-wrapper .doc-card .doc-meta { line-height: 1.35; }\n\n.product-content-wrapper .doc-card .doc-title {\n  font-weight: 600;\n  margin: 0 0 2px 0;\n  font-size: 0.95rem;\n}\n\n.product-content-wrapper .doc-card .doc-note {\n  margin: 0;\n  font-size: 0.85rem;\n  color: #555;\n}\n\n.product-content-wrapper .doc-card a { text-decoration: underline; }\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 10448 Yellow Jackit 22 Ton Air Hydraulic Floor Jack for Heavy-Duty Service\u003c\/h2\u003e\n\u003cp\u003eThe ESCO Yellow Jackit 22 Ton Air Hydraulic Floor Jack is a professional-grade lifting solution designed for the demanding tire service industry. With a **22 ton (44,000 lb) lifting capacity**, **8.25 inch minimum height**, and self-retracting design, this jack excels in commercial truck, bus, tractor, and farm equipment applications. Engineered with **fully welded base and cylinder construction**, **chrome-plated pump piston and ram**, and included 1-inch, 2-inch, and 4-inch extensions, it delivers reliability and versatility in heavy-duty service work. Backed by a **1-year manufacturer warranty**, this floor jack is built for demanding tire service professionals.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e22 Ton (44,000 lb) lifting capacity for heavy commercial vehicles\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eCompact 8.25 inch minimum height for tight undercarriage access\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSelf-retracting design with included 1, 2, and 4 inch extensions\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eFully welded base and cylinder with chrome-plated piston for durability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eAir or manual operation via compressed air or manual hand pump\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK NAV --\u003e\u003cnav class=\"quick-nav\" aria-label=\"Page navigation\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#documents\"\u003eDocuments\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO 10448 Yellow Jackit Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFully Welded Base and Cylinder\u003c\/h3\u003e\n\u003cp\u003eThe **fully welded base and cylinder construction** assures superior strength and completely eliminates potential leaks. This welded design extends operational life and ensures the jack maintains pressure and lifting performance even under the most demanding conditions in high-use tire service shops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eChrome-Plated Piston and Pump\u003c\/h3\u003e\n\u003cp\u003e**Chrome-plated pump piston and ram** provide exceptional corrosion and rust resistance, protecting critical hydraulic components from moisture and harsh shop environments. The enhanced surface treatment extends the jack's operational life and maintains consistent lifting performance over years of service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSelf-Retracting Design\u003c\/h3\u003e\n\u003cp\u003eThe self-retracting mechanism automatically returns the jack to its collapsed position when air or manual pressure is released, eliminating the need for manual retraction. This time-saving feature improves workflow efficiency and reduces operator fatigue during repetitive tire service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eIncluded Extension Adapters\u003c\/h3\u003e\n\u003cp\u003eComes with **1-inch, 2-inch, and 4-inch extensions** allowing precise height adjustments for different vehicle undercarriage heights and applications. These extensions provide **up to 4 inches of additional lift height** beyond the base design, accommodating diverse commercial vehicles and service requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDual Operation Capability\u003c\/h3\u003e\n\u003cp\u003eOperates via **compressed air (100-145 psi)** or manual hand pump operation, providing flexibility based on shop equipment and technician preference. Both methods deliver controlled lifting and lowering, making the jack suitable for shops with or without integrated compressed air systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional Heavy-Duty Construction\u003c\/h3\u003e\n\u003cp\u003ePurpose-built for commercial truck, bus, tractor, and farm equipment tire service, the Yellow Jackit line is engineered with **professional-grade components** designed to withstand the rigorous demands of commercial service shops. The 22 ton capacity and robust construction make it suitable for the heaviest vehicles in your service facility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 10448 Yellow Jackit Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial Truck Tire Service:\u003c\/strong\u003e Ideal for lifting heavy commercial trucks and tractor-trailers during tire changes, rotations, and detailed undercarriage service work in busy tire shops and fleet maintenance facilities.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBus and Transit Vehicle Maintenance:\u003c\/strong\u003e The 22 ton capacity and self-retracting design make it perfect for transit bus maintenance, city bus tire service, and specialized heavy-passenger-vehicle applications.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTractor and Farm Equipment Service:\u003c\/strong\u003e Designed specifically for agricultural equipment maintenance, including large farm tractors, grain haulers, and specialized farm machinery requiring heavy-duty lifting support.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Support and Positioning:\u003c\/strong\u003e Beyond tire work, the yellow jackit handles general vehicle positioning, load adjustments, wheel removal and installation, and undercarriage support tasks in commercial service facilities.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMultiple Vehicle Capacity Service:\u003c\/strong\u003e The compact design and self-retracting feature make it ideal for high-volume tire service operations handling diverse vehicle types from light trucks to heavy commercial equipment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 10448 Yellow Jackit Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eCapacity\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\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e22 Ton (44,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e8.25 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e20.75 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Range\u003c\/th\u003e\n\u003ctd\u003e12.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Dimensions specifications\"\u003e\n\u003ccaption\u003eDimensions\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\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e8.25 in (210 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e20.75 in (527 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eExtension Adapters\u003c\/th\u003e\n\u003ctd\u003e1 in, 2 in, 4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e90 lbs (41 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Operational specifications\"\u003e\n\u003ccaption\u003eOperational\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\"\u003eAir Pressure Range\u003c\/th\u003e\n\u003ctd\u003e100-145 psi\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperation Type\u003c\/th\u003e\n\u003ctd\u003eCompressed air or manual hand pump\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eSelf-retracting floor jack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e1 Year\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eESCO 10448 Yellow Jackit Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eAir Supply Setup (For Air Operation)\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCompressed Air:\u003c\/strong\u003e Requires 100-145 psi compressed air supply for air-powered operation. Ensure your shop compressor can deliver sufficient volume and pressure for reliable lifting. No air supply is needed if using manual hand pump operation exclusively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eWork Surface Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFlooring:\u003c\/strong\u003e Place jack on clean, level, and stable flooring capable of supporting the loaded jack (maximum 44,000 lbs total load). Avoid wet, oily, or slippery surfaces. The jack must be positioned on solid concrete or paved surface to prevent sinking or tipping during lifting operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSpace and Clearance\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMinimum Height Clearance:\u003c\/strong\u003e 8.25 inches. Verify sufficient overhead clearance for full extension to 20.75 inches maximum height. Allow 3-6 feet of open space around the jack for safe operation and personnel movement during tire service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eOperational Setup\u003c\/h3\u003e\n\u003cp\u003ePosition the jack directly under the vehicle's structural support points or lift pads to prevent tipping. For air operation, connect to your shop's compressed air system. For manual operation, use the included hand pump. Always inspect the jack for damage and test the lowering mechanism before lifting any vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO 10448 Yellow Jackit\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 10448 Yellow Jackit 22 Ton Air Hydraulic Floor Jack\u003c\/li\u003e\n\u003cli\u003e1-inch height extension adapter\u003c\/li\u003e\n\u003cli\u003e2-inch height extension adapter\u003c\/li\u003e\n\u003cli\u003e4-inch height extension adapter\u003c\/li\u003e\n\u003cli\u003eInstruction manual with operational guidelines\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Air hose assemblies, pressure reducers, replacement filters, and additional extension adapters available through ESCO authorized distributors for shop customization.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Compressed air system or shop compressor, air hoses beyond what is included, electrical installation work, or custom safety blocks. Additional safety equipment such as wheel chocks or supplemental jack stands are recommended for safe vehicle support.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 10448 Yellow Jackit Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free freight shipping to commercial addresses in the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e 5-7 business days for in-stock orders. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quotes and delivery information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePackage Weight:\u003c\/strong\u003e 90 lbs requires freight carrier handling. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Standard ground delivery to commercial or residential addresses. \u003cstrong\u003eSignature:\u003c\/strong\u003e Signature required upon delivery. Inspect the package before accepting to confirm it arrived in good condition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCondition Upon Arrival\u003c\/h3\u003e\n\u003cp\u003eExamine the outer package for any visible damage before accepting delivery. Note any damage on the delivery receipt and photograph the package if damage is apparent. Contact the carrier and seller immediately to report damage claims within 24 hours. Retain packaging materials for potential warranty claims.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 10448 Yellow Jackit Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLimited 1-Year Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO backs the Yellow Jackit 10448 with a 1-year limited manufacturer warranty covering defects in materials and workmanship under normal use conditions.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Full coverage for hydraulic function, welded base integrity, cylinder seals, and mechanical components\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Damage from misuse, overloading beyond 44,000 lbs, lack of maintenance, or normal wear of components\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupport:\u003c\/strong\u003e Contact your ESCO distributor or ESCO directly for warranty service, repair, or replacement\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid only when the jack is operated within manufacturer specifications (100-145 psi air pressure, maximum 44,000 lb load). Keep proof of purchase (invoice or sales receipt) for warranty claims. Regular inspection and maintenance are the owner's responsibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DOCUMENTS --\u003e\n\u003csection id=\"documents\"\u003e\n\u003ch2\u003eDocuments\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #555; margin-bottom: 1rem;\"\u003eClick to open in a new tab.\u003c\/p\u003e\n\u003cdiv class=\"docs-grid\"\u003e\n\u003cdiv class=\"doc-card\"\u003e\n\u003cimg loading=\"lazy\" height=\"40\" width=\"40\" alt=\"PDF\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\"\u003e\n\u003cdiv class=\"doc-meta\"\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/esco.net\/warranty\/\" target=\"_blank\"\u003eESCO Limited Warranty Information (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete warranty terms and coverage details\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doc-card\"\u003e\n\u003cimg loading=\"lazy\" height=\"40\" width=\"40\" alt=\"PDF\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\"\u003e\n\u003cdiv class=\"doc-meta\"\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/esco.net\/resources\/catalogs\/\" target=\"_blank\"\u003eESCO Product Catalogs and Resources (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete product lineup and technical reference materials\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 10448 Yellow Jackit?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with installation planning, air supply requirements, specifications, and product selection for your tire service shop or heavy equipment facility.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca href=\"tel:+18554982147\" class=\"btn\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eAir Hydraulic Floor Jacks\u003c\/h3\u003e\n\u003cp\u003eComplete line of ESCO Yellow Jackit jacks with lifting capacities from 20 to 50 tons\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/floor-jacks\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eHydraulic Lifting Equipment\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade jacks, pumps, and hydraulic tools for tire service and heavy-duty applications\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/hydraulic-equipment\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eTire Service Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete tire service solutions including changers, balancers, and support equipment\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/tire-service-equipment\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 10448 Yellow Jackit FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum lifting capacity of the ESCO 10448 Yellow Jackit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10448 Yellow Jackit has a maximum lifting capacity of 22 tons, which equals 44,000 pounds. This capacity makes it ideal for commercial trucks, buses, tractors, and heavy farm equipment. The jack should never be loaded beyond this maximum capacity as overloading can damage the equipment and create serious safety hazards. Always verify vehicle weight before lifting and use supplemental jack stands as backup support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the minimum and maximum height of the ESCO 10448?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe minimum height is 8.25 inches and the maximum height is 20.75 inches, providing a total lifting range of 12.5 inches. The compact 8.25 inch minimum height allows access under vehicles with limited clearance. With the included 1-inch, 2-inch, and 4-inch extensions, you can achieve additional height adjustments for different vehicle types and undercarriage configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the ESCO 10448 require compressed air to operate?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10448 can operate with compressed air (100-145 psi) or manual hand pump operation, giving you flexibility based on shop setup. For air operation, connect to your shop's compressed air system. For manual operation, use the included hand pump to raise and lower the load. Both methods provide controlled lifting and lowering, so you can choose the method that works best for your facility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat air pressure does the ESCO 10448 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10448 operates at 100-145 psi compressed air pressure for air-powered operation. Your shop compressor must be capable of delivering consistent pressure within this range. Ensure your air supply is clean and free of moisture to maintain reliable performance. The jack's self-retracting design works efficiently across the entire pressure range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety precautions should I take when using the Yellow Jackit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAlways place the jack on clean, level, stable flooring that can support the full load. Position the jack directly under the vehicle's structural support points to prevent tipping. Never work under a vehicle supported only by the jack. Use supplemental safety supports such as professional jack stands or cribbing blocks as backup. Always inspect the jack before use for any visible damage, and verify that the self-retracting mechanism works properly before lifting any vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the ESCO 10448 weigh?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10448 Yellow Jackit weighs 90 pounds (41 kg), making it relatively portable while still providing the structural strength needed for 22 ton lifting capacity. Despite its relatively lightweight construction, the fully welded base and cylinder provide exceptional durability and leak prevention for long-term service in demanding commercial tire shops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with the ESCO 10448 purchase?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach ESCO 10448 kit includes the floor jack unit, three extension adapters (1-inch, 2-inch, and 4-inch), and a comprehensive instruction manual covering all operational modes, safety procedures, and maintenance requirements. The extensions allow you to fine-tune lifting height for different vehicle types and undercarriage configurations commonly encountered in commercial tire service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty on the ESCO 10448?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO provides a 1-year limited manufacturer warranty covering defects in materials and workmanship under normal operating conditions. This warranty covers hydraulic function, welded base integrity, cylinder seals, and mechanical components when the jack is used within specifications (100-145 psi air pressure, maximum 44,000 lb loads). Keep your purchase receipt for warranty claims and contact your ESCO distributor for service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the ESCO 10448 be used on uneven or wet floors?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, the jack should only be operated on clean, level, stable flooring. Uneven surfaces, slopes, or wet floors can cause the jack to tip or fail, creating serious safety hazards. Ensure the work surface is level and dry before positioning the vehicle. If your service bay floor is not level, use shims or leveling equipment to create a stable base before operating the jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the self-retracting feature work on the Yellow Jackit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe self-retracting mechanism automatically returns the jack to its collapsed position when air or manual pressure is released, eliminating the need for manual retraction. This time-saving feature improves workflow efficiency by reducing the number of steps required for each lifting cycle. The automatic lowering happens in a controlled manner, providing safe descent of the load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance does the ESCO 10448 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eRegular maintenance includes inspecting the jack for visible damage, leaks, or corrosion. Wipe away any dirt or moisture from the saddle area before use. For air-powered operation, ensure the air supply is clean and dry to prevent contamination of the hydraulic system. Do not store the jack in wet environments as this can cause rust despite the chrome plating. Keep the jack in a clean, dry location and verify all connections are secure before operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the ESCO 10448 be used for applications beyond tire service?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the Yellow Jackit's 22 ton capacity and compact design make it suitable for many heavy lifting and positioning applications including general vehicle support, undercarriage work, load positioning, and equipment service work. However, always verify that your specific application is within the jack's design specifications and intended use. Never exceed the 44,000 pound maximum load capacity, and always follow all safety guidelines provided by ESCO in the instruction manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\" id=\"prop65\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg style=\"width: 28px; height: 28px; flex-shrink: 0;\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M16 2 L2 28 L30 28 Z\" fill=\"#FFD700\" stroke=\"#000\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003ctext x=\"16\" y=\"22\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"bold\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including lead and cadmium, which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default Title","offer_id":46395193590011,"sku":"ESC-10448","price":629.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_74.jpg?v=1767603238"},{"product_id":"esco-tall-55-ton-aluminum-jack-10-stroke","title":"ESCO Tall 55-Ton Aluminum Jack, 10\" Stroke","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\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;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\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 { margin-bottom: 1rem; }\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 { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\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 { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .docs-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.product-content-wrapper .doc-card {\n  display: flex;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: linear-gradient(180deg, #fff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .doc-card img {\n  width: 40px;\n  height: 40px;\n  flex: 0 0 40px;\n}\n\n.product-content-wrapper .doc-card .doc-meta { line-height: 1.35; }\n\n.product-content-wrapper .doc-card .doc-title {\n  font-weight: 600;\n  margin: 0 0 2px 0;\n  font-size: 0.95rem;\n}\n\n.product-content-wrapper .doc-card .doc-note {\n  margin: 0;\n  font-size: 0.85rem;\n  color: #555;\n}\n\n.product-content-wrapper .doc-card a { text-decoration: underline; }\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 55-Ton Tall Aluminum Hydraulic Jack 10\" Stroke\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eLift heavy equipment safely and efficiently with the ESCO 55-Ton Tall Aluminum Hydraulic Jack.\u003c\/strong\u003e Built from lightweight aluminum construction with a robust 11\/16\" cylinder wall, this professional-grade jack handles demanding lifting applications in mining, OTR, agricultural, and construction environments. Compatible with 10,000 PSI pumps, it delivers 55 tons of lifting capacity with a 10\" stroke range, extending from a compact 14.375\" to 24.375\" maximum height. Shipped fully assembled with integral valve, coupler, and mounting base, this ESCO jack is backed by a 3-year manufacturer warranty.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e55-ton lifting capacity for heavy equipment and vehicles\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eLightweight aluminum cylinder construction weighs only 41 lbs\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e10\" stroke range with 10,000 PSI maximum pressure rating\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eShips fully assembled with valve, coupler, and 8\" x 8\" base\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e3-year manufacturer warranty backed by ESCO industry leadership\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cnav aria-label=\"Page navigation\" class=\"quick-nav\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#related-collections\"\u003eRelated Products\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO 55-Ton Aluminum Jack Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLightweight Aluminum Cylinder Construction\u003c\/h3\u003e\n\u003cp\u003eThe ESCO 55-Ton Jack features a \u003cstrong\u003edurable aluminum cylinder\u003c\/strong\u003e that reduces overall weight to just 41 lbs while maintaining exceptional strength and reliability. Aluminum construction resists corrosion in demanding mining and outdoor environments, extending service life and reducing maintenance costs compared to traditional steel jacks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eRobust 11\/16 Inch Cylinder Wall\u003c\/h3\u003e\n\u003cp\u003eEngineered with a \u003cstrong\u003eheavy-duty 11\/16\" cylinder wall thickness\u003c\/strong\u003e, this jack withstands extreme pressures and repeated lifting cycles in heavy industrial applications. The reinforced design prevents deformation and ensures consistent, reliable performance across thousands of lifting operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e10,000 PSI Pump Compatibility\u003c\/h3\u003e\n\u003cp\u003eThe ESCO jack is rated for \u003cstrong\u003emaximum pressure of 10,000 PSI\u003c\/strong\u003e, compatible with professional-grade hydraulic pump systems. This high-pressure capability enables rapid lifting with minimal stroke cycles, improving operator efficiency and reducing cycle times in high-volume operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e10-Inch Stroke Range with Compact Footprint\u003c\/h3\u003e\n\u003cp\u003eDelivers a \u003cstrong\u003efull 10\" stroke from 14.375\" minimum to 24.375\" maximum height\u003c\/strong\u003e, accommodating a wide range of lifting heights while maintaining a compact collapsed profile. This flexibility allows single-jack deployment for varied equipment and load configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFully Assembled with Integral Valve and Coupler\u003c\/h3\u003e\n\u003cp\u003eThe ESCO jack ships \u003cstrong\u003ecompletely assembled with integrated valve, quick-coupler, and 8\" x 8\" mounting base\u003c\/strong\u003e. No field assembly required - connect to your hydraulic pump, attach to load, and lift. This reduces setup time and eliminates assembly errors in the field.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eTrusted by Mining and Heavy Industry Professionals\u003c\/h3\u003e\n\u003cp\u003eESCO is \u003cstrong\u003erecognized as the preferred hydraulic jack manufacturer for mining operations\u003c\/strong\u003e worldwide. This 55-Ton model reflects ESCO's 40+ year reputation for quality, durability, and reliability in the most demanding environments - from underground mining to agricultural equipment servicing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 55-Ton Aluminum Jack Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMining Equipment Lifting:\u003c\/strong\u003e Preferred jack for breaking beads, lifting heavy earth-moving equipment, and servicing mining machinery where durability and reliability are non-negotiable.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOTR Tire Service:\u003c\/strong\u003e Deploy for heavy equipment tire mounting and dismounting in off-the-road applications including bulldozers, scrapers, haul trucks, and specialized mining vehicles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAgricultural Equipment Repair:\u003c\/strong\u003e Lift large tractors, combines, and other farm machinery for wheel removal, undercarriage repair, and component replacement in agricultural service facilities.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConstruction Equipment Maintenance:\u003c\/strong\u003e Service cranes, excavators, loaders, and other construction machinery with the lifting capacity needed for wheel and component removal and repair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Commercial Fleet Maintenance:\u003c\/strong\u003e Lift large commercial vehicles and specialized trucks for maintenance, repair, and component replacement in high-volume fleet service operations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 55-Ton Aluminum Jack Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity Specifications\"\u003e\n\u003ccaption\u003eLifting Capacity\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\"\u003eTonnage Rating\u003c\/th\u003e\n\u003ctd\u003e55 Tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Pressure\u003c\/th\u003e\n\u003ctd\u003e10,000 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Pump Type\u003c\/th\u003e\n\u003ctd\u003e10,000 PSI Hydraulic Pump\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Dimension Specifications\"\u003e\n\u003ccaption\u003eDimensions and Stroke\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\"\u003eStroke Length\u003c\/th\u003e\n\u003ctd\u003e10\" (254 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Height (Collapsed)\u003c\/th\u003e\n\u003ctd\u003e14.375\" (365 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height (Extended)\u003c\/th\u003e\n\u003ctd\u003e24.375\" (619 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Size\u003c\/th\u003e\n\u003ctd\u003e8\" x 8\" (203 mm x 203 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Physical Specifications\"\u003e\n\u003ccaption\u003ePhysical 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\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eAluminum Cylinder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCylinder Wall Thickness\u003c\/th\u003e\n\u003ctd\u003e11\/16\" (17.46 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e41 lbs (19 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAssembled Status\u003c\/th\u003e\n\u003ctd\u003eFully Assembled with Valve, Coupler, and Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSKU\u003c\/th\u003e\n\u003ctd\u003eESC-10314\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO 55-Ton Aluminum Jack\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1x ESCO 55-Ton Tall Aluminum Hydraulic Jack, fully assembled\u003c\/li\u003e\n\u003cli\u003eIntegrated hydraulic valve with manual control\u003c\/li\u003e\n\u003cli\u003eQuick-coupler connection for pump attachment\u003c\/li\u003e\n\u003cli\u003e8\" x 8\" mounting base for stable load support\u003c\/li\u003e\n\u003cli\u003e3-year manufacturer warranty documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e ESCO manufactures complementary hydraulic equipment including high-pressure pumps, hoses, couplers, control systems, and additional cylinders in various capacities. Contact our sales team for accessory recommendations tailored to your lifting system.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic pump, pressure hoses, control gauges, safety blocks, or mounting hardware beyond the standard base assembly.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 55-Ton Aluminum Jack Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFree Freight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free LTL freight shipping to commercial addresses in the lower 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e Ships in 3-5 business days. \u003cstrong\u003eExclusions:\u003c\/strong\u003e Alaska, Hawaii, US territories, and international orders excluded. Contact sales for these locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery and Unloading\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside delivery standard (liftgate service not included). \u003cstrong\u003eUnloading:\u003c\/strong\u003e Receiver is responsible for unloading from freight vehicle. For liftgate, inside delivery, residential, or limited-access locations, contact customer service before placing order for additional charges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eInspection and Damage Claims\u003c\/h3\u003e\n\u003cp\u003eInspect all packages for visible damage before accepting delivery. Note any damage on the bill of lading. Retain all packaging materials. File damage claims with the freight carrier within 48 hours of delivery. Contact our customer service team within 24 hours of delivery to initiate warranty claims for defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 55-Ton Aluminum Jack Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e3-Year Manufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eThe ESCO 55-Ton Aluminum Jack is backed by a comprehensive \u003cstrong\u003e3-year manufacturer warranty\u003c\/strong\u003e covering defects in materials and workmanship under normal operating conditions.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage for all internal and external components including cylinder, seals, valves, and base\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage Scope:\u003c\/strong\u003e Defects in materials, manufacturing, and construction under rated pressure and proper use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Damage from misuse, abuse, improper maintenance, operation beyond rated specifications, or environmental damage not attributable to manufacturing defect\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Original purchase receipt required. User must operate within specifications (10,000 PSI maximum pressure, 55-ton rated load). Maintenance includes regular inspection and proper coupler connection. Warranty does not cover operator negligence or failure to follow safety guidelines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eESCO Hydraulic Jacks\u003c\/h3\u003e\n\u003cp\u003eComplete range of ESCO hydraulic jacks from 10-ton to 100-ton capacity for mining, OTR, agricultural, and construction applications.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/esco-hydraulic-jacks\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eHydraulic Pumps and Systems\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade hydraulic pumps, hoses, couplers, and control systems compatible with ESCO jacks and cylinders.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/hydraulic-pumps-systems\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eESCO Shop Equipment\u003c\/h3\u003e\n\u003cp\u003eExplore the full range of ESCO tire service and lifting equipment including bead breakers, wheel dollies, and specialty tools.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/esco\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 55-Ton Aluminum Jack?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with capacity planning, system compatibility, installation guidance, and product selection for your mining, OTR, agricultural, or construction operation.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca class=\"btn\" href=\"tel:+18554982147\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 55-Ton Aluminum Jack FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the lifting capacity of the ESCO 55-Ton Aluminum Jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO jack provides \u003cstrong\u003e55 tons of lifting capacity\u003c\/strong\u003e at its rated pressure of 10,000 PSI. This capacity is verified through factory testing and certified for safe lifting of heavy mining equipment, OTR vehicles, agricultural machinery, and construction equipment. Always verify the actual weight of your load and ensure it does not exceed 55 tons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat pump pressure is required for the ESCO 55-Ton Jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 55-Ton Aluminum Jack is designed for \u003cstrong\u003e10,000 PSI maximum operating pressure\u003c\/strong\u003e. It requires a compatible hydraulic pump rated for 10,000 PSI. The jack ships with an integrated valve and quick-coupler for easy connection to your pump system. Using pump pressure above 10,000 PSI will damage the jack and void warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the height dimensions of the ESCO jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 55-Ton Jack has a \u003cstrong\u003eminimum collapsed height of 14.375\" (365 mm) and maximum extended height of 24.375\" (619 mm)\u003c\/strong\u003e, providing a 10\" stroke range. The 8\" x 8\" base offers stable support when fully extended. Choose this model if you need a tall jack for lifting equipment from low chassis heights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the ESCO 55-Ton Aluminum Jack weigh?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 55-Ton Aluminum Jack weighs only \u003cstrong\u003e41 lbs (19 kg)\u003c\/strong\u003e despite its 55-ton capacity. The lightweight aluminum construction enables easy field deployment and relocation between job sites without requiring heavy lifting equipment or multiple workers for handling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the ESCO jack come fully assembled and ready to use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 55-Ton Jack ships \u003cstrong\u003ecompletely assembled with integral hydraulic valve, quick-coupler, and 8\" x 8\" mounting base\u003c\/strong\u003e. Simply connect the pump hose to the coupler, attach the jack to your load, and begin lifting. No field assembly or additional components are required for basic operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the ESCO jack suitable for mining applications?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely. The ESCO 55-Ton Aluminum Jack is \u003cstrong\u003ethe preferred jack choice for mining operations\u003c\/strong\u003e according to ESCO's product positioning. Its robust aluminum construction, heavy-duty cylinder wall, and 55-ton capacity make it ideal for breaking tire beads, lifting equipment, and servicing heavy mining machinery in demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty coverage does the ESCO 55-Ton Jack include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO jack includes a comprehensive \u003cstrong\u003e3-year manufacturer warranty\u003c\/strong\u003e covering all internal and external components against defects in materials and workmanship. The warranty applies to normal operation within rated specifications (10,000 PSI, 55-ton load limit). Warranty does not cover misuse, abuse, or operation beyond specifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the ESCO jack in agricultural applications?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 55-Ton Aluminum Jack is specifically designed for agricultural applications including servicing large tractors, combines, and other farm equipment. Its lightweight aluminum construction, high capacity, and tall stroke range make it well-suited for agricultural equipment tire and component removal and replacement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance does the ESCO jack require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eRegular maintenance includes: (1) Visual inspection of the cylinder for leaks or damage before each use, (2) Verification that all couplers are secure and properly sealed, (3) Wiping external surfaces to prevent corrosion, (4) Checking for proper valve operation, and (5) Following all manufacturer guidelines in the warranty documentation. Proper maintenance extends service life and maintains warranty coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hydraulic pump system should I pair with this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePair the ESCO 55-Ton Jack with a \u003cstrong\u003e10,000 PSI professional-grade hydraulic pump system\u003c\/strong\u003e sized appropriately for your application. Pump selection depends on desired lifting speed, flow rate requirements, and your specific equipment. Contact our sales team to discuss pump compatibility and system sizing for your operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the aluminum construction compare to steel jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO aluminum cylinder offers advantages over traditional steel: (1) Lighter weight (41 lbs vs. heavier steel), (2) Superior corrosion resistance in mining and outdoor environments, (3) Same lifting capacity despite lighter material, and (4) Reduced maintenance requirements. The robust 11\/16\" cylinder wall provides the strength needed for heavy industrial use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I purchase ESCO 55-Ton Aluminum Jacks and related equipment?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO jacks and hydraulic equipment are available through authorized distributors including Garage Supply Guys and other professional equipment suppliers. Free freight shipping is available to commercial addresses in the lower 48 states. For international orders or specialized equipment needs, contact our sales team at +1 (855) 498-2147.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection id=\"prop65\" style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including mineral oils and processing compounds that are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default","offer_id":46395194540283,"sku":"ESC-10314","price":1234.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_27.jpg?v=1767603548"},{"product_id":"esco-55-ton-aluminum-jack-6-stroke","title":"ESCO 55-Ton Aluminum Jack, 6\" Stroke","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\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;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\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 { margin-bottom: 1rem; }\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 { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\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 { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 55-Ton Aluminum Jack, 6\" Stroke for Highway and Off-Road Tire Service\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 55-Ton Aluminum Jack (ESC-10312) is a lightweight yet durable hydraulic jack engineered for professional tire service operations. Featuring a \u003cstrong\u003e6-inch stroke\u003c\/strong\u003e, \u003cstrong\u003e10.5-inch collapsed height\u003c\/strong\u003e, and \u003cstrong\u003e16.5-inch extended height\u003c\/strong\u003e, this jack is ideal for highway and off-road tire work. Designed for compatibility with \u003cstrong\u003e10,000 PSI hydraulic pumps\u003c\/strong\u003e and backed by a \u003cstrong\u003e3-year warranty\u003c\/strong\u003e, it's the preferred choice for road service technicians and fleet operations.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e55-ton lifting capacity for heavy-duty tire applications\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eLightweight aluminum construction for easy portability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e6-inch stroke with compact 10.5-inch collapsed height\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eShips fully assembled with valve, coupler, and base included\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e3-year manufacturer warranty and 10,000 PSI rated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK NAV --\u003e\n\u003cnav class=\"quick-nav\" aria-label=\"Page navigation\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO ESC-10312 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLightweight Aluminum Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt from \u003cstrong\u003edurable aluminum alloy\u003c\/strong\u003e, this jack delivers professional-grade lifting capacity while remaining \u003cstrong\u003elightweight and portable\u003c\/strong\u003e. The reduced weight makes it ideal for mobile tire service operations and road fleets where portability is essential without sacrificing structural integrity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eComplete Assembly Ready to Use\u003c\/h3\u003e\n\u003cp\u003eShips \u003cstrong\u003efully assembled with valve, coupler, and base\u003c\/strong\u003e included. No additional components needed - simply connect to a compatible 10,000 PSI pump and begin operations. This out-of-the-box readiness minimizes setup time and reduces compatibility concerns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eOptimized for High-Pressure Hydraulics\u003c\/h3\u003e\n\u003cp\u003eDesigned specifically for \u003cstrong\u003e10,000 PSI hydraulic pump systems\u003c\/strong\u003e, including ESCO models 10500 and 10592. The precision-engineered internal components ensure reliable operation under sustained high-pressure cycles typical in professional tire service environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompact Height for Tight Spaces\u003c\/h3\u003e\n\u003cp\u003eWith a \u003cstrong\u003ecollapsed height of just 10.5 inches\u003c\/strong\u003e and extended height of 16.5 inches, the ESC-10312 fits easily in vehicle storage compartments and tight garage spaces. The \u003cstrong\u003e6-inch stroke\u003c\/strong\u003e provides sufficient lift range for most tire service and maintenance work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eIndustry-Preferred for Road Service\u003c\/h3\u003e\n\u003cp\u003eTrusted by road service technicians and highway fleet operations, the ESCO 55-ton jack is engineered for the demanding conditions of mobile tire work. Built to withstand repeated cycling and field conditions while maintaining consistent performance across seasons and climates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e3-Year Manufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFull 3-year coverage\u003c\/strong\u003e protects your investment against manufacturing defects. ESCO stands behind every unit with comprehensive warranty support, providing peace of mind for commercial operations and professional shops investing in this equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO ESC-10312 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHighway Tire Service:\u003c\/strong\u003e Roadside assistance and highway rest area tire repair operations requiring portable, reliable lifting equipment for quick tire changes and maintenance work.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance:\u003c\/strong\u003e Commercial truck fleets, trailer service centers, and heavy-duty vehicle maintenance facilities needing durable jacking equipment for consistent daily operations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOff-Road Tire Work:\u003c\/strong\u003e Agricultural, construction, and mining tire service including tractor, grader, and heavy equipment tire repairs where portability and durability are critical.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMobile Tire Shops:\u003c\/strong\u003e Service vehicles and mobile tire units requiring compact yet powerful jacking solutions that won't consume excessive storage space or weight capacity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEmergency Road Recovery:\u003c\/strong\u003e Towing services, roadside assistance networks, and rescue operations needing reliable emergency lifting equipment for stuck or disabled vehicles requiring tire service.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO ESC-10312 Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eLifting Capacity\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\"\u003eMaximum Load Capacity\u003c\/th\u003e\n\u003ctd\u003e55 tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Load Capacity\u003c\/th\u003e\n\u003ctd\u003eNot specified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRated Working Pressure\u003c\/th\u003e\n\u003ctd\u003e10,000 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Dimensions specifications\"\u003e\n\u003ccaption\u003eDimensions and Height\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\"\u003eCollapsed Height\u003c\/th\u003e\n\u003ctd\u003e10.5 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eExtended Height\u003c\/th\u003e\n\u003ctd\u003e16.5 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStroke Length\u003c\/th\u003e\n\u003ctd\u003e6 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eJack Weight\u003c\/th\u003e\n\u003ctd\u003eLightweight aluminum (exact weight not specified)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Operational specifications\"\u003e\n\u003ccaption\u003eOperational 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\"\u003eCompatible Pump Models\u003c\/th\u003e\n\u003ctd\u003eESCO 10500, ESCO 10592\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePressure System\u003c\/th\u003e\n\u003ctd\u003eHydraulic, 10,000 PSI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction Material\u003c\/th\u003e\n\u003ctd\u003eAluminum alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eIncluded Components\u003c\/th\u003e\n\u003ctd\u003eValve, coupler, base (fully assembled)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty Period\u003c\/th\u003e\n\u003ctd\u003e3 years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eESC-10312\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eESCO ESC-10312 Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePump Compatibility\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eRequired Pump System:\u003c\/strong\u003e This jack is designed exclusively for \u003cstrong\u003e10,000 PSI hydraulic pump systems\u003c\/strong\u003e. Use only ESCO models 10500 or 10592, or equivalent 10,000 PSI pumps from qualified manufacturers. Never exceed rated pressure - doing so may cause equipment failure or safety hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHydraulic Connection Setup\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoupler Installation:\u003c\/strong\u003e The jack ships with a hydraulic coupler included. Connect hose lines from your pump system to the coupler, ensuring all connections are tight and secure. Check for leaks before applying full load. Use appropriate hose fittings rated for 10,000 PSI operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eWorking Surface Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eStable Base Needed:\u003c\/strong\u003e Place the jack on a level, stable work surface capable of supporting the total load (equipment plus vehicle weight). The included base distributes load across the contact surface. For permanent installations, use reinforced concrete floors or steel support surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eOperational Safety\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eProfessional Setup Recommended:\u003c\/strong\u003e While the jack ships fully assembled, first-time setup and calibration should be performed by personnel experienced with hydraulic equipment. Ensure all operators understand pressure controls, load limits, and emergency lowering procedures before beginning work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO ESC-10312\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 55-ton aluminum hydraulic jack (fully assembled)\u003c\/li\u003e\n\u003cli\u003eHydraulic pressure relief valve\u003c\/li\u003e\n\u003cli\u003eQuick-disconnect hydraulic coupler\u003c\/li\u003e\n\u003cli\u003eLoad-bearing base platform\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e ESCO hydraulic pumps (models 10500, 10592), hydraulic hose kits, adapter fittings, pressure gauges, and storage cases available separately.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic pump system, hose lines, connection fittings, transport case, or installation labor. Pump must be purchased separately and must be rated for 10,000 PSI operation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO ESC-10312 Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free freight shipping to commercial addresses in the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e Typically 5-10 business days from order. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quotes and options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eUnloading:\u003c\/strong\u003e Standard LTL freight delivery. Delivery to commercial addresses with loading dock or forklift access strongly recommended. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside delivery is standard; special handling requests available. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect all packages for damage before signing BOL. Note any visible damage on delivery receipt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns and Exchanges\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery in original unopened packaging with receipt. A 20% restocking fee applies to returns. Buyer is responsible for return freight costs. For damaged items, contact customer service immediately with photographic evidence and delivery documentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO ESC-10312 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO Limited 3-Year Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO manufactures stand behind every unit with comprehensive 3-year protection against manufacturing defects.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage for all internal hydraulic components, seals, and structural defects in the jack body\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Valve and coupler components covered against manufacturing defects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid only when the jack is used with compatible 10,000 PSI pump systems and maintained according to ESCO guidelines. Normal wear, modifications, misuse, or operation beyond rated specifications voids warranty. Proof of purchase required for all warranty claims. Contact ESCO directly for warranty service requests and claim procedures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO ESC-10312?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with pump selection, compatibility verification, installation planning, and product specifications for your tire service operation.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca href=\"tel:+18554982147\" class=\"btn\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eHydraulic Jacks\u003c\/h3\u003e\n\u003cp\u003eComplete line of aluminum and steel hydraulic jacks in various capacities for tire service and vehicle maintenance.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/hydraulic-jacks\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eHydraulic Pump Systems\u003c\/h3\u003e\n\u003cp\u003eESCO and compatible hydraulic pump systems rated for 10,000 PSI operation with complete hose assemblies.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/hydraulic-pumps\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eTire Service Equipment\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade tire changers, balancers, bead breakers, and service accessories for complete shop solutions.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/tire-service-equipment\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO ESC-10312 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum lifting capacity of the ESCO ESC-10312 jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO ESC-10312 has a \u003cstrong\u003emaximum load capacity of 55 tons\u003c\/strong\u003e when used with a properly maintained 10,000 PSI hydraulic pump system. This capacity is suitable for most highway and off-road tire service applications including commercial trucks, tractors, and heavy construction equipment. Always verify that your specific equipment does not exceed this weight limit before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat pump models are compatible with this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO ESC-10312 is designed for use with \u003cstrong\u003eESCO pump models 10500 and 10592\u003c\/strong\u003e, both rated at 10,000 PSI. Other 10,000 PSI hydraulic pump systems from qualified manufacturers may be compatible, but you must verify pressure rating and coupling compatibility before connection. Never attempt to use lower-pressure pump systems (5,000 PSI or less) as they will not provide adequate lifting force.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the height dimensions when collapsed and extended?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO jack has a \u003cstrong\u003ecollapsed height of 10.5 inches\u003c\/strong\u003e when fully lowered and an \u003cstrong\u003eextended height of 16.5 inches\u003c\/strong\u003e when fully raised. This provides a \u003cstrong\u003e6-inch stroke\u003c\/strong\u003e, which is sufficient for most tire service work. The compact collapsed height makes storage easy in vehicle compartments and tight shop spaces while maintaining adequate lift range for typical applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this jack suitable for roadside tire repair work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the ESCO ESC-10312 is specifically designed as the \u003cstrong\u003epreferred jack for road service operations\u003c\/strong\u003e. Its lightweight aluminum construction makes it portable for mobile service vehicles, and it ships fully assembled ready to connect to a pump system. The 55-ton capacity handles most highway vehicles, making it ideal for roadside assistance fleets and mobile tire shops requiring reliable field equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included when the jack is delivered?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe jack ships \u003cstrong\u003efully assembled with a valve, coupler, and base\u003c\/strong\u003e included in the package. This means you receive a complete, ready-to-use unit that only requires connection to a compatible 10,000 PSI pump system. No additional assembly is needed, reducing setup time and eliminating compatibility concerns with separate components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the ESCO ESC-10312 weigh?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe exact weight is not specified in available documentation, but the jack is constructed from \u003cstrong\u003elightweight aluminum alloy\u003c\/strong\u003e to reduce overall weight while maintaining durability. The aluminum construction makes it significantly lighter than comparable steel jacks of the same capacity, improving portability for mobile service operations while retaining structural integrity and load-bearing capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty does ESCO provide with this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO ESC-10312 is backed by a \u003cstrong\u003ecomprehensive 3-year manufacturer warranty\u003c\/strong\u003e covering all internal hydraulic components, seals, the jack body, valve, and coupler against manufacturing defects. The warranty is valid when used with compatible 10,000 PSI pump systems and maintained per ESCO guidelines. Proof of purchase is required for warranty claims.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this jack be used for permanent installation in a tire shop?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the ESCO jack can be permanently installed in a professional tire shop when placed on a level, stable concrete floor or reinforced steel support surface. The included base distributes the load across the contact surface. For fixed installations, ensure the work floor is capable of supporting the full combined weight of the jack and maximum load. Professional installation and setup are recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the minimum pressure needed to operate this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO ESC-10312 is rated for \u003cstrong\u003e10,000 PSI hydraulic operation\u003c\/strong\u003e. Using a pump system rated below this pressure will not provide adequate lifting force to reach the 55-ton capacity. Always use a pump system specifically rated for 10,000 PSI, and never attempt to exceed this rated pressure as it may cause equipment failure or safety hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required for this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhile the jack ships fully assembled and ready to connect to a pump system, \u003cstrong\u003eprofessional setup is recommended for first-time installations\u003c\/strong\u003e. Personnel should be experienced with hydraulic equipment and understand pressure control, load limits, and emergency lowering procedures. For permanent shop installations, have a qualified technician verify all connections, pressure settings, and safety systems before operational use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of vehicles can this jack lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe \u003cstrong\u003e55-ton capacity\u003c\/strong\u003e makes this jack suitable for most commercial and heavy-duty vehicles including pickup trucks, dump trucks, commercial tractor units, trailers, graders, agricultural tractors, and similar equipment where total weight does not exceed 55 tons. Always verify your specific equipment weight and weight distribution before use. The jack is particularly popular in highway service operations serving medium to heavy-duty commercial fleets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does delivery typically take for the ESCO ESC-10312?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eStandard delivery to commercial addresses in the 48 contiguous United States typically takes \u003cstrong\u003e5-10 business days\u003c\/strong\u003e from order placement, with free freight shipping included. Lead times may vary based on current inventory and shipping conditions. For international orders or expedited delivery, contact sales for specific shipping quotes and available options. Always verify delivery requirements with your sales representative at order time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\" id=\"prop65\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg style=\"width: 28px; height: 28px; flex-shrink: 0;\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M16 2 L2 28 L30 28 Z\" fill=\"#FFD700\" stroke=\"#000\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003ctext x=\"16\" y=\"22\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"bold\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including styrene and vinyl chloride, which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default Title","offer_id":46395194605819,"sku":"ESC-10312","price":994.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-55-ton-aluminum-jack-6-strk-hydraulics-978.webp?v=1767603573"},{"product_id":"esco-92007-yak-3-stage-hydraulic-jack","title":"ESCO 92007 YAK 3-Stage Hydraulic Jack","description":"\u003cstyle\u003e\n\/* Base Styles *\/\n.product-content-wrapper {\nfont-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\ncolor: #333;\nline-height: 1.6;\nmax-width: 1200px;\nmargin: 0 auto;\npadding: 20px 20px 40px 20px;\n}\n\/* Typography *\/\nh2 {\ncolor: #0066CC;\nfont-size: 1.8rem;\nmargin: 0 0 1rem 0;\nfont-weight: 700;\nline-height: 1.3;\n}\nh3 {\ncolor: #0066CC;\nfont-size: 1.5rem;\nmargin: 3rem 0 1.5rem;\npadding-top: 1rem;\nfont-weight: 600;\nborder-bottom: 1px solid #eee;\npadding-bottom: 0.5rem;\n}\nh4 {\ncolor: #333;\nfont-size: 1.1rem;\nmargin: 1rem 0 0.5rem;\nfont-weight: 600;\n}\np {\nline-height: 1.7;\nmargin-bottom: 1.2rem;\n}\n\/* Hero Section *\/\n.hero-container {\nbackground: linear-gradient(135deg, #FFFFFF 0%, #F8F9FA 100%);\npadding: 2.5rem;\nborder-radius: 12px;\nbox-shadow: 0 2px 8px rgba(0,0,0,0.08);\nmargin-bottom: 2rem;\n}\n.hero-subtitle {\nfont-size: 1.1rem;\ncolor: #555;\nmargin-bottom: 1.5rem;\nfont-weight: 500;\n}\n\/* Feature Cards *\/\n.feature-grid {\ndisplay: grid;\ngrid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\ngap: 20px;\nmargin: 2rem 0 3rem 0;\n}\n.feature-card {\nbackground: #F8F9FA;\nborder-left: 4px solid #0066CC;\npadding: 20px;\nborder-radius: 6px;\ntransition: transform 0.2s, box-shadow 0.2s;\n}\n.feature-card:hover {\ntransform: translateY(-2px);\nbox-shadow: 0 4px 12px rgba(0,102,204,0.15);\n}\n.feature-card h4 {\ncolor: #0066CC;\nfont-weight: 700;\nmargin-top: 0;\nfont-size: 1.1rem;\n}\n\/* Tables *\/\n.responsive-specs-table {\nwidth: 100%;\nborder-collapse: collapse;\nmargin: 2rem 0;\nbackground: white;\nbox-shadow: 0 2px 8px rgba(0,0,0,0.05);\nborder-radius: 8px;\noverflow: hidden;\n}\n.responsive-specs-table caption {\npadding: 12px;\nfont-weight: 600;\ntext-align: left;\ncolor: #333;\nfont-size: 1.1rem;\n}\n.responsive-specs-table th {\nbackground: linear-gradient(135deg, #0066CC, #0052A3);\ncolor: white;\npadding: 14px;\ntext-align: left;\nfont-weight: 600;\nletter-spacing: 0.5px;\n}\n.responsive-specs-table td {\npadding: 14px;\nborder-bottom: 1px solid #ddd;\n}\n.responsive-specs-table tbody tr:nth-child(even) {\nbackground-color: #F0F5FF;\n}\n.responsive-specs-table tbody tr:hover {\nbackground-color: #E6F0FF;\ntransition: background-color 0.2s;\n}\n\/* Mobile Card Transformation *\/\n@media (max-width: 767px) {\n.responsive-specs-table thead {\ndisplay: none;\n}\n.responsive-specs-table tbody {\ndisplay: block;\n}\n.responsive-specs-table tr {\ndisplay: block;\nmargin-bottom: 15px;\nbackground: white;\nborder: 1px solid #0066CC;\nborder-radius: 8px;\nbox-shadow: 0 2px 4px rgba(0,102,204,0.08);\noverflow: hidden;\n}\n.responsive-specs-table td {\ndisplay: block;\npadding: 12px 15px;\nborder: none;\nposition: relative;\n}\n.responsive-specs-table td:first-child {\nbackground: linear-gradient(135deg, #0066CC, #0052A3);\ncolor: white;\nfont-weight: 700;\npadding: 14px 15px;\n}\n.responsive-specs-table td:first-child strong {\ncolor: white;\n}\n.responsive-specs-table tbody tr:nth-child(even) {\nbackground-color: white;\n}\n}\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n.responsive-specs-table {\ndisplay: table !important;\n}\n.responsive-specs-table tbody,\n.responsive-specs-table thead {\ndisplay: table-row-group !important;\n}\n.responsive-specs-table tr {\ndisplay: table-row !important;\n}\n.responsive-specs-table td,\n.responsive-specs-table th {\ndisplay: table-cell !important;\n}\n}\n\/* Applications Section *\/\n.applications {\nmargin: 3rem 0;\n}\n.applications ul {\npadding-left: 20px;\nline-height: 1.6;\n}\n.applications li {\nmargin-bottom: 12px;\ncolor: #333;\n}\n\/* Key Features Section *\/\n.key-features {\nmargin: 3rem 0 4rem 0;\n}\nstrong {\nfont-weight: 700 !important;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO Professional Tire Bead Holder\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003eRubber-coated steel tool for secure bead control during mounting\u003c\/p\u003e\n\u003cp\u003eThe ESCO 70141 tire bead holder eliminates the frustration of stubborn beads popping out during mounting. This rubber-coated steel construction grips securely to your rim without scratching aluminum wheels or steel rims. Designed for truck tires, low-profile applications, and difficult sidewalls, this hands-free tool speeds up tire installation across professional tire shops and fleet operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eSecure Rim Grip\u003c\/h4\u003e\n\u003cp\u003eRubber-coated metal construction grips firmly on aluminum and steel rims without scratching or marring the surface. Provides holding power on stubborn beads that resist mounting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHands-Free Operation\u003c\/h4\u003e\n\u003cp\u003eClamps in place so you can work without standing on tires or using makeshift tools. Eliminates manual bead holding during truck tire and low-profile installations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHeavy-Duty Steel\u003c\/h4\u003e\n\u003cp\u003eCoated metal construction withstands pressure from stiff sidewalls and won't bend or crack like plastic alternatives. Built for years of professional shop use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eUniversal Compatibility\u003c\/h4\u003e\n\u003cp\u003eWorks with standard tire changing equipment and fits most automotive and truck rim sizes from 13 to 24 inches. No special installation required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 70141 rubber-coated steel bead holder\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003ctable class=\"responsive-specs-table\"\u003e\n\u003ccaption\u003eSpecifications\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\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eESCO\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eModel\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e70141\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSKU\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eESC-70141\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRubber-coated steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e6 inches (152 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3 lbs. (1.4 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eBlack coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eRim Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eMost automotive and truck rims 13-24 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eUnit Quantity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eSold individually (each)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- PERFECT FOR SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eProfessional tire shops and service centers\u003c\/li\u003e\n\u003cli\u003eHeavy truck and commercial vehicle tire mounting\u003c\/li\u003e\n\u003cli\u003eLow-profile and performance tire installations\u003c\/li\u003e\n\u003cli\u003eAgricultural and off-road tire mounting\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations requiring consistent results\u003c\/li\u003e\n\u003cli\u003eMobile tire repair and roadside assistance work\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 WARNING - ALWAYS INCLUDE --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg style=\"width: 28px; height: 28px; flex-shrink: 0;\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M16 2 L2 28 L30 28 Z\" fill=\"#FFD700\" stroke=\"#000\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003ctext x=\"16\" y=\"22\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"bold\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default Title","offer_id":46395198734587,"sku":"ESC-92007","price":3419.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-92007-yak-3-stage-hydraulic-jack-floor-972.webp?v=1767603961"},{"product_id":"esco-50-ton-high-tonnage-single-acting-cyl-jack-with-lock-nut","title":"ESCO 50 Ton High Tonnage Single Acting Cyl Jack with Lock Nut","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\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;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\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 { margin-bottom: 1rem; }\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 { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h3 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h2 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\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 { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h3 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.collection-btn {\n  display: inline-block;\n  background: var(--brand) !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n}\n\n.collection-btn:hover {\n  opacity: 0.9;\n  color: #fff !important;\n}\n\n.product-content-wrapper .docs-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.product-content-wrapper .doc-card {\n  display: flex;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: linear-gradient(180deg, #fff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .doc-card img {\n  width: 40px;\n  height: 40px;\n  flex: 0 0 40px;\n}\n\n.product-content-wrapper .doc-card .doc-meta { line-height: 1.35; }\n\n.product-content-wrapper .doc-card .doc-title {\n  font-weight: 600;\n  margin: 0 0 2px 0;\n  font-size: 0.95rem;\n}\n\n.product-content-wrapper .doc-card .doc-note {\n  margin: 0;\n  font-size: 0.85rem;\n  color: #555;\n}\n\n.product-content-wrapper .doc-card a { text-decoration: underline; }\n\n.product-content-wrapper .video-wrapper {\n  position: relative;\n  width: 100%;\n  max-width: 900px;\n  margin: 1.5rem auto;\n}\n\n.product-content-wrapper .video-wrapper.ratio-16-9 { padding-bottom: 56.25%; }\n\n.product-content-wrapper .video-wrapper iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: 0;\n  border-radius: 8px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper table {\n    display: table !important;\n    width: 100% !important;\n    table-layout: fixed !important;\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h3 {\n    text-align: right;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper table {\n    display: block !important;\n    overflow-x: auto !important;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper { padding: 0 10px 2rem 10px; }\n  .product-content-wrapper h2 { font-size: 1.1rem; }\n  .product-content-wrapper h3 { font-size: 1rem; }\n  .product-content-wrapper .highlight h3 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003ch2\u003eESCO 50 Ton High Tonnage Single Acting Hydraulic Cylinder Jack with Lock Nut\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 50 Ton High Tonnage Single Acting Hydraulic Cylinder Jack with Lock Nut (Model 10808) delivers professional-grade heavy lifting for OTR trucks, mining equipment, and industrial machinery. Featuring a \u003cstrong\u003esafety lock nut for mechanical load holding\u003c\/strong\u003e, \u003cstrong\u003e50-ton capacity at 10,000 PSI\u003c\/strong\u003e, and \u003cstrong\u003elightweight aluminum construction\u003c\/strong\u003e at just \u003cstrong\u003e26.4 lbs (12 kg)\u003c\/strong\u003e, this single-acting cylinder jack combines portability with heavy-duty performance. The \u003cstrong\u003e6-inch stroke\u003c\/strong\u003e, \u003cstrong\u003ehigh-flow quick-connect coupler\u003c\/strong\u003e, and \u003cstrong\u003espring return\u003c\/strong\u003e mechanism make it ideal for applications requiring sustained load support and OSHA 29 CFR 1926.305 compliance. Backed by a \u003cstrong\u003e3-year warranty\u003c\/strong\u003e, this compact lifting solution acts as its own self-contained support stand.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e50-ton capacity at 10,000 PSI supports extreme heavy-load lifting\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSafety lock nut provides mechanical load holding for sustained support\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eLightweight aluminum design at 26.4 lb - portable for field operations\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eHigh-flow quick-connect coupler enables fast pump connection\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eCompact 6-inch stroke with 12.5-18.6 inch height range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK NAV --\u003e\u003cnav aria-label=\"Page navigation\" class=\"quick-nav\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e - \u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e - \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e - \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e - \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e - \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e - \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e - \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO 50 Ton Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety Lock Nut for Load Holding\u003c\/h3\u003e\n\u003cp\u003eThe integrated \u003cstrong\u003esafety lock nut\u003c\/strong\u003e provides mechanical load holding capability, allowing the cylinder to sustain the lifted load even if hydraulic pressure is lost. This critical safety feature enables the jack to function as its own self-contained support stand, eliminating complete reliance on separate jack stands and aiding compliance with OSHA regulation 29 CFR 1926.305.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e50-Ton Lifting Capacity\u003c\/h3\u003e\n\u003cp\u003eRated for \u003cstrong\u003e50 US tons at 10,000 PSI (700 bar)\u003c\/strong\u003e, this single-acting cylinder delivers the heavy tonnage required for OTR truck lifting, large equipment mobilization, and mining machinery support. The cylinder generates consistent lifting force throughout the \u003cstrong\u003e6-inch stroke\u003c\/strong\u003e, maintaining power across the full range of motion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLightweight Aluminum Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt from \u003cstrong\u003eheavy-duty aluminum\u003c\/strong\u003e instead of steel, this jack weighs just \u003cstrong\u003e26.4 lbs (12 kg)\u003c\/strong\u003e - a fraction of traditional high-tonnage cylinders. The lightweight design makes the unit highly portable without sacrificing structural integrity, allowing technicians to position and move it easily on job sites.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHigh-Flow Quick-Connect Coupler\u003c\/h3\u003e\n\u003cp\u003eThe integrated \u003cstrong\u003ehigh-flow quick-connect coupler\u003c\/strong\u003e enables fast, leak-free connection to compatible hydraulic pumps. This coupler design reduces setup time and minimizes connection losses, improving overall system efficiency during lifting operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSpring Return Mechanism\u003c\/h3\u003e\n\u003cp\u003eEquipped with a \u003cstrong\u003espring return\u003c\/strong\u003e system, the piston automatically retracts when pump pressure is released. This feature speeds up cycle times for repeated lifting operations and improves operator safety by reducing the need for manual piston management.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompact Dimensions with Overflow Port\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eoverflow port functions as a stroke limiter\u003c\/strong\u003e, preventing overextension and protecting the cylinder from damage. Collapsed height of \u003cstrong\u003e12.5 inches\u003c\/strong\u003e expanding to \u003cstrong\u003e18.6 inches\u003c\/strong\u003e keeps the unit compact for confined spaces. \u003cstrong\u003eOutside diameter of 5.27 inches\u003c\/strong\u003e fits between tight structural elements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 50 Ton Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eOTR (Off-The-Road) Truck Lifting:\u003c\/strong\u003e Heavy tire and component service on mining haul trucks, logging trucks, and agricultural equipment requiring 50-ton lifting capacity and mechanical load holding for technician safety.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMining Equipment Maintenance:\u003c\/strong\u003e Lifting and supporting large mining machinery for routine maintenance, component replacement, and repair work in remote and challenging environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Field Service:\u003c\/strong\u003e Mobile repair operations on construction equipment, industrial machinery, and specialized vehicles where portability and sustained load support are critical.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndustrial Machine Setup:\u003c\/strong\u003e Precise positioning and lifting of manufacturing equipment, heavy machinery bases, and industrial components during installation and relocation projects.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEmergency Response and Recovery:\u003c\/strong\u003e Vehicle and equipment lifting for accident recovery, towing operations, and heavy equipment extraction in situations requiring rapid deployment and high load-holding reliability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 50 Ton Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity and pressure specifications\"\u003e\n\u003ccaption\u003eCapacity and Pressure\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\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e50 US tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperating Pressure\u003c\/th\u003e\n\u003ctd\u003e10,000 PSI (700 bar)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCylinder Type\u003c\/th\u003e\n\u003ctd\u003eSingle-acting with spring return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Holding\u003c\/th\u003e\n\u003ctd\u003eSafety lock nut\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Stroke and height dimensions\"\u003e\n\u003ccaption\u003eStroke and Height\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\"\u003eStroke Length\u003c\/th\u003e\n\u003ctd\u003e6 in (152 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCollapsed Height\u003c\/th\u003e\n\u003ctd\u003e12.5 in (317 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eExtended Height\u003c\/th\u003e\n\u003ctd\u003e18.6 in (472 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEffective Lift Range\u003c\/th\u003e\n\u003ctd\u003e6 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Cylinder and component dimensions\"\u003e\n\u003ccaption\u003eCylinder Dimensions\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\"\u003eOutside Diameter\u003c\/th\u003e\n\u003ctd\u003e5.27 in (134 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePiston Rod Diameter\u003c\/th\u003e\n\u003ctd\u003e3.14 in (80 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCylinder Effective Area\u003c\/th\u003e\n\u003ctd\u003e10.99 sq in (71 sq cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLock Nut Thickness\u003c\/th\u003e\n\u003ctd\u003e1.57 in (40 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Weight and capacity\"\u003e\n\u003ccaption\u003eWeight and Oil Capacity\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\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e26.4 lbs (12 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOil Capacity\u003c\/th\u003e\n\u003ctd\u003e67.07 cu in (1.1 liters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction Material\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty aluminum with aluminum nut\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eESCO 50 Ton Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHydraulic Pump Connection\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoupler Type:\u003c\/strong\u003e High-flow quick-connect coupler compatible with standard hydraulic pump outlets. \u003cstrong\u003ePressure Rating:\u003c\/strong\u003e 10,000 PSI (700 bar). Connect the cylinder to a compatible hydraulic pump rated for 10,000 PSI operation. Ensure all hose connections are secure and fittings are properly seated before pressurizing the system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLoad Setup and Positioning\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eSurface Preparation:\u003c\/strong\u003e Place the jack on level, stable ground capable of supporting the combined weight of the cylinder (26.4 lb) and the full 50-ton load. \u003cstrong\u003eContact Point:\u003c\/strong\u003e Ensure the lifting point on the load is solid and capable of withstanding 50 tons of concentrated force. Position the jack's piston rod tip against the load contact point, allowing the full 6-inch stroke for lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety Lock Nut Operation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eLoad Support:\u003c\/strong\u003e The integrated lock nut provides mechanical load holding once the desired height is reached. Screw the lock nut down firmly against the load contact point to create a mechanical lock that holds the load even if hydraulic pressure is lost. \u003cstrong\u003eLoad Verification:\u003c\/strong\u003e Always use additional support such as jack stands when required by safety protocols, and never rely solely on the lock nut as primary load support without verification of mechanical engagement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePressure and System Verification\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePre-Operation Check:\u003c\/strong\u003e Before lifting, verify that the hydraulic system is full of clean hydraulic fluid and that all connections are secure. \u003cstrong\u003ePressure Gauge:\u003c\/strong\u003e Use a pressure gauge to confirm system pressure does not exceed 10,000 PSI. \u003cstrong\u003eOverflow Port:\u003c\/strong\u003e The overflow port functions as a stroke limiter - ensure it is clear and not blocked, preventing over-pressurization at full stroke extension.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO 50 Ton Cylinder Jack\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 50 Ton Single-Acting Hydraulic Cylinder (Model 10808)\u003c\/li\u003e\n\u003cli\u003eSafety lock nut assembly for mechanical load holding\u003c\/li\u003e\n\u003cli\u003eHigh-flow quick-connect coupler\u003c\/li\u003e\n\u003cli\u003eSpring return mechanism fully assembled\u003c\/li\u003e\n\u003cli\u003eCarrying handle for positioning and transport\u003c\/li\u003e\n\u003cli\u003ePiston rod with 3.14-inch diameter\u003c\/li\u003e\n\u003cli\u003eAluminum cylinder body and components\u003c\/li\u003e\n\u003cli\u003eAll internal seals and hardware\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic pump, hydraulic hose, pressure gauge, fittings, hydraulic fluid, jack stands, additional support equipment, or operator training. These items must be sourced separately based on your specific application and safety requirements.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 50 Ton Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free freight shipping to commercial addresses in the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e 5-10 business days for in-stock units. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quotes and availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePackaging:\u003c\/strong\u003e Ships in protective packaging suitable for the cylinder's size and weight. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside or dock delivery standard. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect the package immediately upon delivery for any visible damage. Verify contents match the order. Note any damage on the delivery receipt before signing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery. Product must be unopened and unused in original packaging with receipt. A 20% restocking fee applies to all returns. Buyer is responsible for return freight costs. Contact Garage Supply Guys for return authorization before shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 50 Ton Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e3-Year Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eThe ESCO 50 Ton Hydraulic Cylinder is warranted against defects in materials and workmanship for three years from the date of shipment.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage on hydraulic cylinder, aluminum body, piston rod, lock nut assembly, seals, and all internal components against manufacturing defects\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage:\u003c\/strong\u003e Repair or replacement (at ESCO's discretion) of unaltered parts found to be defective under normal use and proper maintenance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWarranty Claim Process:\u003c\/strong\u003e Freight prepaid return to ESCO with proof of defect and purchase documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eExclusions:\u003c\/strong\u003e Warranty does not cover damage from improper use, overloading beyond 50-ton capacity, lack of maintenance, improper hydraulic fluid, unauthorized modifications, corrosion from environmental exposure, or damage caused by incompatible equipment. Damage from shipping is not covered by this warranty; such claims must be filed with the freight carrier within the specified timeframe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 50 Ton Cylinder Jack?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with pump selection, hose sizing, safety setup, and heavy equipment lifting planning for your OTR, mining, or industrial maintenance operations.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca class=\"btn\" href=\"tel:+18554982147\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RELATED --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch2\u003eRelated Products\u003c\/h2\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eESCO High Tonnage Cylinders\u003c\/h3\u003e\n\u003cp\u003eComplete range of 50-ton, 100-ton, and higher capacity lifting cylinders for heavy equipment\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/esco-high-tonnage-cylinders\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eHydraulic Pumps and Equipment\u003c\/h3\u003e\n\u003cp\u003eProfessional pumps and hydraulic systems rated for high-pressure heavy lifting applications\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/hydraulic-pumps-equipment\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eHeavy Equipment Lifting Tools\u003c\/h3\u003e\n\u003cp\u003eJacks, cylinders, and lifting accessories for OTR trucks, mining equipment, and industrial machinery\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/heavy-equipment-lifting\" style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 50 Ton Cylinder Jack FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum lifting capacity of the ESCO 50 Ton cylinder?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 50 Ton Hydraulic Cylinder is rated for 50 US tons (100,000 lbs) of lifting capacity at 10,000 PSI (700 bar) operating pressure. This single-acting cylinder design provides consistent lifting force throughout its 6-inch stroke. Never exceed the rated 50-ton capacity, as overloading can damage internal seals, compromise the lock nut mechanism, and create dangerous load-holding failures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the safety lock nut do and how do I use it?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe integrated safety lock nut provides mechanical load holding capability independent of hydraulic pressure. After lifting the load to the desired height, screw the lock nut down firmly against the load contact point. This creates a mechanical lock that sustains the load even if hydraulic pressure is lost, providing a critical safety feature that helps the jack function as its own self-contained support stand and aids compliance with OSHA 29 CFR 1926.305.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much space does the ESCO 50 Ton cylinder require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe cylinder has a collapsed height of 12.5 inches and extends to 18.6 inches at full stroke, providing a 6-inch lifting range. The outside diameter is 5.27 inches, making it compact enough to fit between tight structural elements. These dimensions allow the cylinder to work in confined spaces typical of OTR truck chassis and heavy equipment components, while still delivering full 50-ton lifting capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hydraulic pressure is required to operate this cylinder?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 50 Ton cylinder is designed to operate at 10,000 PSI (700 bar) pressure, delivering 50 tons of lifting force at this rated pressure. You must use a hydraulic pump rated for 10,000 PSI operation and capable of supplying sufficient flow to the cylinder. Always use a pressure gauge to monitor system pressure and ensure it never exceeds 10,000 PSI, as over-pressurization can damage seals and compromise performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the quick-connect coupler and why is it important?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe integrated high-flow quick-connect coupler enables fast, leak-free connection to compatible hydraulic pumps. This design reduces setup time on job sites and minimizes pressure losses during connection, improving system efficiency. Ensure your hydraulic pump's outlet coupler is compatible with this ESCO quick-connect type before purchasing, as incompatible couplers require adapters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the spring return mechanism work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe spring return system automatically retracts the piston when pump pressure is released. This feature speeds up lifting cycles for repeated operations and improves safety by reducing the need for manual piston management or separate retraction procedures. The spring maintains the piston in the retracted position when no pressure is applied, keeping the cylinder compact at 12.5 inches collapsed height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the overflow port and why does it matter?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe overflow port functions as a stroke limiter, preventing the piston from over-extending beyond the 6-inch stroke and protecting the cylinder from damage. Ensure the overflow port remains clear and unobstructed during operation. If pressure is applied after the piston reaches full extension, the overflow port directs excess pressure safely back to the reservoir, protecting internal components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this cylinder to replace a damaged or worn cylinder on my existing equipment?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 50 Ton cylinder is a standalone lifting tool rated for 10,000 PSI operation. If you are replacing a cylinder on existing equipment, verify that your hydraulic system can deliver 10,000 PSI continuously, that the pump and hose are compatible, and that the quick-connect coupler matches your system's outlets. Consult with your equipment manufacturer or a hydraulic specialist to ensure proper integration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the ESCO 50 Ton cylinder weigh and is it portable?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe cylinder weighs only 26.4 lbs (12 kg), making it highly portable compared to traditional steel high-tonnage cylinders. The lightweight aluminum construction allows technicians to position, move, and transport the unit easily on job sites or in service vehicles. It includes a carrying handle for convenient hand transport between locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty coverage does ESCO provide with this cylinder?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 50 Ton Hydraulic Cylinder is backed by a 3-year Limited Warranty covering all components against manufacturing defects. The warranty includes the aluminum body, piston rod, lock nut assembly, seals, and internal components. Warranty claims require freight-prepaid return to ESCO with proof of purchase and documentation of the defect. Damage from misuse, overloading, improper maintenance, or shipping is not covered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use jack stands with the ESCO 50 Ton cylinder?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhile the safety lock nut provides mechanical load holding capability that aids OSHA 29 CFR 1926.305 compliance, industry best practices recommend using additional support such as jack stands when required by safety protocols or equipment specifications. Never rely solely on the lock nut as your only load support without verifying mechanical engagement and without additional backup support as appropriate for your application and risk level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat hydraulic fluid should I use with this cylinder?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUse high-quality hydraulic fluid meeting ISO VG 46 specifications or equivalent. Check your hydraulic pump manufacturer's recommendations for specific fluid type and anti-wear additive packages. Always ensure the hydraulic system is filled with clean fluid before operating the cylinder. Contaminated or incorrect fluid can damage internal seals, reduce performance, and void the warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection id=\"prop65\" style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\" style=\"width: 28px; height: 28px; flex-shrink: 0;\"\u003e\n\u003cpath stroke-width=\"1\" stroke=\"#000\" fill=\"#FFD700\" d=\"M16 2 L2 28 L30 28 Z\"\u003e\u003c\/path\u003e\n\u003ctext font-weight=\"bold\" font-size=\"16\" text-anchor=\"middle\" y=\"22\" x=\"16\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product contains chemicals known to the State of California to cause cancer or birth defects and\/or other reproductive harm. For more information, visit \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default Title","offer_id":46395198931195,"sku":"ESC-10808","price":1924.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-50-ton-high-tonnage-single-acting-cyl-jack-with-lock-nut-hydraulics-597.webp?v=1767604061"},{"product_id":"eaton-ultrashift-14-spline-clutch-shaft","title":"Norco 72037 Eaton Ultrashift 14 Spline Clutch Shaft","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\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eNorco 72037 14 Spline Clutch Shaft for Eaton Ultrashift Alignment\u003c\/h2\u003e\n  \u003cp\u003eSwapping a clutch on an Eaton Ultrashift transmission lives or dies on alignment. Get the disc even slightly off center and you're fighting chatter, premature wear, or an install that won't seat right. The Norco 72037 is a 14 spline clutch alignment shaft built to match the Ultrashift spline pattern exactly, so the disc lines up true the first time.\u003c\/p\u003e\n  \u003cp\u003eThis isn't a universal guess-and-check tool. The 72037 pairs directly with the Norco 72030B clutch jack, turning your jack into a complete alignment system for commercial truck and fleet work. At 9 lbs of solid, shop-grade construction, it holds up to daily use in a busy bay, not just the occasional job.\u003c\/p\u003e\n  \u003cp\u003eTechs doing Ultrashift service see install time cut by up to 50% once alignment stops being a guessing game. Whether you're running a full commercial service center or handling mobile repairs, having the right spline count on hand means one less reason to send a truck back to the lift. We keep the 72037 in stock and ready to ship, backed by a team that knows Eaton Ultrashift service inside and out.\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 Number\u003c\/td\u003e\n\u003ctd\u003e72037\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSpline Count\u003c\/td\u003e\n\u003ctd\u003e14 spline\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eEaton Ultrashift transmissions\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompatible Jack\u003c\/td\u003e\n\u003ctd\u003eNorco 72030B clutch jack\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e9.0 lbs (4.1 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eManufacturer\u003c\/td\u003e\n\u003ctd\u003eNorco Professional Lifting Equipment\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd\u003eTaiwan\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eReady When You Are\u003c\/h2\u003e\n    \u003cp\u003eA precise fit for your Ultrashift alignment work. Add the 72037 to your cart and we'll get it shipped out fast.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397238444283,"sku":"NOR-72037","price":104.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-eaton-ultrashift-14-spline-clutch-shaft-automotive-109.webp?v=1767607606"},{"product_id":"norco-20-ton-capacity-low-height-air-operated-hydraulic-hand-jack","title":"Norco 72090A 20 Ton Low-Profile Air Hydraulic Floor Jack - Heavy Duty","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=\"#key-features\"\u003eKey Features\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=\"#faq\"\u003eFAQ\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eNorco 72090A 20 Ton Low-Profile Air Hydraulic Floor Jack\u003c\/h2\u003e\n  \u003cp\u003eA loaded trailer sitting low on its axles doesn't leave much room to work. Standard floor jacks won't slide under, and that's exactly the gap the Norco 72090A 20 ton low-profile air hydraulic floor jack was built to fill. At 8.625 inches at the low point, it gets under tight clearances that stop bigger jacks cold, whether you're doing roadside service on a loaded truck or working a trailer in the yard.\u003c\/p\u003e\n  \u003cp\u003eThis isn't a manual jack you're pumping by hand all day. Hook it to shop air and the built-in pump does the lifting, with a relief mechanism that keeps you from overloading it and a self-retracting ram that lowers automatically when you're done. The compact base slides between tandem wheels, and the 36.5-inch handle means you're not crouched under the vehicle to work the controls.\u003c\/p\u003e\n  \u003cp\u003eWe stock the 72090A and the extension adapters that go with it, so you're not waiting weeks for a fleet-critical tool to show back up.\u003c\/p\u003e\n\n  \u003ch2 id=\"key-features\"\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003e36.5\" Handle\u003c\/td\u003e\n\u003ctd\u003ePositions you clear of low-overhang vehicles instead of working from underneath.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eVertical Storage Design\u003c\/td\u003e\n\u003ctd\u003eThe hand grip doubles as a stand, so it stores upright without eating floor space.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompact Tandem-Wheel Fit\u003c\/td\u003e\n\u003ctd\u003eSlides into the gap between tandem wheels where full-size jacks won't go.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eParkerized \u0026amp; Chrome Components\u003c\/td\u003e\n\u003ctd\u003eResists rust from daily shop use and outdoor roadside calls.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eExtension Screw \u0026amp; 4\" Adapters\u003c\/td\u003e\n\u003ctd\u003eAdds lift height on demand for taller equipment without swapping jacks.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSelf-Retracting Ram\u003c\/td\u003e\n\u003ctd\u003eLowers automatically once released, no manual bleed-down needed.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003e5.25\" Composite Wheels\u003c\/td\u003e\n\u003ctd\u003eRolls easily across the shop floor even fully loaded.\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePush-Button Air Valve with In-Line Filter\u003c\/td\u003e\n\u003ctd\u003eProtects the hydraulic system from contaminants in your shop air line.\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e20 Ton\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eLow Lift Height\u003c\/td\u003e\n\u003ctd\u003e8.625 in\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHigh Lift Height\u003c\/td\u003e\n\u003ctd\u003e22.75 in\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eStroke\u003c\/td\u003e\n\u003ctd\u003e4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eScrew Extension\u003c\/td\u003e\n\u003ctd\u003e2.75 in\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eBase Size\u003c\/td\u003e\n\u003ctd\u003e9.25 in x 17.25 in\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eAir Pressure Range\u003c\/td\u003e\n\u003ctd\u003e100-130 PSI\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\u003eRemovable extension screw\u003c\/li\u003e\n    \u003cli\u003eTwo 4-inch extension adapters\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch2 id=\"applications\"\u003eApplications\u003c\/h2\u003e\n  \u003cdiv class=\"gsg-app-grid\"\u003e\n    \u003cdiv class=\"gsg-app-card\"\u003e\n      \u003cstrong\u003eHeavy-Duty Trucking\u003c\/strong\u003e\n      \u003cp\u003eLow clearance and 20 ton capacity make it a fit for roadside service on loaded trucks and trailers.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gsg-app-card\"\u003e\n      \u003cstrong\u003eAgricultural Equipment\u003c\/strong\u003e\n      \u003cp\u003eHandles the lift height and weight demands of tractors and farm implements.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gsg-app-card\"\u003e\n      \u003cstrong\u003eConstruction Equipment\u003c\/strong\u003e\n      \u003cp\u003eBuilt for the heavier, low-slung frames common on construction machinery.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gsg-app-card\"\u003e\n      \u003cstrong\u003eFleet \u0026amp; Mobile Service\u003c\/strong\u003e\n      \u003cp\u003eCompact base and wheeled maneuverability suit techs working on-site or in the field.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eQuestions Before You Order?\u003c\/h2\u003e\n    \u003cp\u003eCall us at (855) 498-2147.\u003c\/p\u003e\n  \u003c\/div\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 air pressure do I need to run this jack?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eIt runs on 100-130 PSI. Most shop air compressors handle that range without any modification.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill this fit under my low-clearance trucks and trailers?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes. The low lift height is 8.625 inches, and the compact 9.25 in x 17.25 in base is sized to slide between tandem wheels.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow high does it lift?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eHigh lift height is 22.75 inches. If you need more, the two included 4-inch extension adapters add extra reach.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it come with any accessories?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes. It ships with a removable extension screw and two 4-inch extension adapters for added lift height.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I move it around the shop?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eIt rolls on 5.25-inch composite wheels, and the hand grip doubles as a stand for compact vertical storage between jobs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: What air pressure do I need to run this jack? A: 100-130 PSI, standard shop compressor range. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: Will this fit under my low-clearance trucks and trailers? A: Low lift height 8.625 in, base 9.25 in x 17.25 in, fits between tandem wheels. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: How high does it lift? A: High lift height 22.75 in, extendable with included 4-inch adapters. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: Does it come with any accessories? A: Includes removable extension screw and two 4-inch extension adapters. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: How do I move it around the shop? A: 5.25-inch composite wheels, hand grip doubles as vertical storage stand. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397238509819,"sku":"NOR-72090A","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-20-ton-low-profile-air-hydraulic-floor-jack-72090a-220.webp?v=1767607641"},{"product_id":"norco-wheel-assembly-for-72200d-jack","title":"Norco 222068K Wheel Assembly for 72200D Jack - 3 Piece 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 Navigation\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\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\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eNorco 222068K Wheel Assembly for 72200D Jack\u003c\/h2\u003e\n  \u003cp\u003eA jack that drags, sticks, or rolls unevenly slows down every job it touches. If your Norco 72200D is fighting you across the shop floor instead of gliding, worn wheels are usually the culprit, and swapping them is a lot cheaper than replacing the jack.\u003c\/p\u003e\n  \u003cp\u003eThe Norco 222068K wheel assembly is a genuine OEM replacement built specifically for the 72200D, so you get the exact fit and mounting spec the jack was designed around instead of guessing with a universal part. This is the complete 3-piece set, meaning you replace all three wheels in one shot and get even rolling performance back across the board, not just a patch on the one wheel that finally gave out.\u003c\/p\u003e\n  \u003cp\u003eThese are built for daily use in a working service bay: automotive lifts, fleet maintenance, and industrial floors where jacks get rolled hard and often. Skip the trip-hazard wobble and the extra strain on your back from muscling a jack that won't track straight. Order from GSG and you're covered by our parts availability and support if you need anything else for the 72200D down the line, so a worn wheel never turns into downtime.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePart Number\u003c\/td\u003e\n\u003ctd\u003e222068K\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eNorco 72200D Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e3 Pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePart Type\u003c\/td\u003e\n\u003ctd\u003eOEM Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eContents\u003c\/td\u003e\n\u003ctd\u003eWheel Only\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e3.00 lbs (1.36 kg)\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\u003e3x OEM replacement wheels\u003c\/li\u003e\n    \u003cli\u003eSized and mounted for the 72200D jack\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eReady to Roll\u003c\/h2\u003e\n    \u003cp\u003eA solid OEM match for your 72200D. Add it to your cart and we'll get it shipped out.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397238640891,"sku":"NOR-222068K","price":64.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-wheel-assembly-for-72200d-jack-222068k-automotive-137.webp?v=1767607699"},{"product_id":"norco-1-1-2-ton-truck-transmission-jack-72000ei","title":"Norco 72000EI 1-1\/2 Ton Truck Transmission 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-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\u003cdiv class=\"gsg-description\"\u003e\n\u003cnav 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=\"#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=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNorco 72000EI 1-1\/2 Ton Truck Transmission Jack\u003c\/h2\u003e\n\u003cp\u003eTruck transmissions don't come out easy. They're heavy, awkward, and unforgiving if the jack under them shifts even a little. The Norco 72000EI 1-1\/2 Ton Truck Transmission Jack is built around that reality. A wide chassis with an open front spreads the load and keeps the unit planted, so you're not fighting the jack while you're fighting the transmission.\u003c\/p\u003e\n\u003cp\u003eThe saddle is where most transmission jacks fall short, and it's where this one earns its keep. The fully adjustable universal saddle with adjustable arms lets you position the load precisely instead of forcing the transmission to sit wherever the saddle happens to land. A heavy-duty chain with a tensioner locks it in place once you're there, so the load stays put through the tilt, the lift, and the pull.\u003c\/p\u003e\n\u003cp\u003eTilt control sits right where you need it. Saddle tilt knobs are easy to reach from a working position, and a 360-degree rotating handle means you're never stuck maneuvering from an awkward angle just because the jack's handle won't turn where you need to stand. Four 4-inch full-swivel ball-bearing casters move the whole unit around the shop without you wrestling it into position.\u003c\/p\u003e\n\u003cp\u003eNorco backs this jack with a flash chromed ram to inhibit corrosion in the hydraulic system, plus a safety overload system that keeps you inside ASME\/PASE load limits instead of guessing where the ceiling is. For truck dealers and transmission repair centers running this jack daily, that's the difference between a tool that lasts and one you're replacing in a year.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003ctable class=\"gsg-spec-table\" id=\"specifications\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e1-1\/2 Ton (3,000 lb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Lift Height\u003c\/td\u003e\n\u003ctd\u003e7.75 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh Lift Height\u003c\/td\u003e\n\u003ctd\u003e36.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e45 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e28 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSaddle Size\u003c\/td\u003e\n\u003ctd\u003e10.25 in x 15.25 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCaster Wheels\u003c\/td\u003e\n\u003ctd\u003eFour 4 in full-swivel ball-bearing casters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e310 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\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\u003eCall to confirm included accessories\u003c\/li\u003e\n\u003c\/ul\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\u003eTruck Dealership Service Bays\u003c\/strong\u003e\n\u003cp\u003eBuilt for dealers pulling and reinstalling transmissions on a regular schedule, where downtime on the jack means downtime on the bay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTransmission Repair Centers\u003c\/strong\u003e\n\u003cp\u003eShops that live and die by transmission work need a jack that positions the load precisely every time, not just most of the time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHeavy-Duty Fleet Maintenance\u003c\/strong\u003e\n\u003cp\u003eFleet techs working under trucks all day benefit from the open-front chassis and low lift height when clearance is tight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eIndependent Diesel and Truck Shops\u003c\/strong\u003e\n\u003cp\u003eA shop running mixed truck work needs a jack that adjusts to different transmission geometries without swapping equipment.\u003c\/p\u003e\n\u003c\/div\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 (855) 498-2147 and we'll help you confirm fitment and get your order moving.\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\u003eHow much weight can the 72000EI handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt's rated for 1-1\/2 ton, or 3,000 lb, and it carries a safety overload system that keeps you inside the ASME\/PASE load limit instead of letting you push past it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the lift range on this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt goes from a 7.75 in low lift height up to 36.5 in at full extension, which covers most truck transmission removal heights without needing a second jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this fit under a lifted truck or a low-clearance bay?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 7.75 in low lift height gets it under most truck platforms, and the 45 in by 28 in footprint gives it a stable base once it's in position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the saddle adjust to different transmission shapes?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe universal saddle measures 10.25 in by 15.25 in and has fully adjustable arms, so you can reposition it to match the transmission instead of forcing the transmission to match the saddle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat keeps the transmission from shifting once it's loaded?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eA heavy-duty chain with a tensioner secures the load to the saddle, holding it in place through tilting and repositioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I move this jack around the shop easily when it's not loaded?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. It rides on four 4 in full-swivel ball-bearing casters, so repositioning it between bays doesn't take more than one person.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to be in a specific spot to operate the handle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The handle rotates a full 360 degrees, so you can pump from whichever side gives you the clearest angle on the transmission.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's this jack made of, and will it hold up over time?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ram is flash chromed to inhibit rust in the hydraulic system, which matters most in shops where this jack sees daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow heavy is the unit itself, and what should I expect for shipping?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eShipping weight comes in at 310 lbs. Call (855) 498-2147 for current delivery timing and any freight questions before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this jack a good fit for a general repair shop, or is it really only for truck dealers?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt's built specifically for truck dealers and transmission repair centers, but any shop running heavy-duty truck or diesel work will get full use out of the wide chassis and adjustable saddle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How much weight can the 72000EI handle? A: 1-1\/2 ton (3,000 lb) capacity with ASME\/PASE safety overload protection \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What's the lift range on this jack? A: 7.75 in low lift height to 36.5 in high lift height \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Will this fit under a lifted truck or a low-clearance bay? A: 7.75 in low lift height, 45 in x 28 in footprint \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does the saddle adjust to different transmission shapes? A: 10.25 in x 15.25 in universal saddle with fully adjustable arms \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What keeps the transmission from shifting once it's loaded? A: Heavy-duty chain with tensioner secures the load \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I move this jack around the shop easily when it's not loaded? A: Four 4 in full-swivel ball-bearing casters \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Do I need to be in a specific spot to operate the handle? A: 360-degree rotating handle \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What's this jack made of, and will it hold up over time? A: Flash chromed ram inhibits rust in the hydraulic system \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How heavy is the unit itself, and what should I expect for shipping? A: 310 lbs shipping weight, call (855) 498-2147 for delivery details \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is this jack a good fit for a general repair shop, or is it really only for truck dealers? A: Built for truck dealers and transmission repair centers, suited to heavy-duty truck and diesel shops \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397238706427,"sku":"NOR-72000Ei","price":1900.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-1-12-ton-truck-transmission-jack-72000ei-jacks-987.webp?v=1767607722"},{"product_id":"norco-2-ton-quick-lift-floor-jack-2-3-4-min-height-71233a","title":"Norco 71233A 2 Ton Quick Lift Floor Jack - 2-3\/4 Min Height","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 Links\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eNorco 71233A 2 Ton Quick Lift Floor Jack\u003c\/h2\u003e\n  \u003cp\u003eYou're working on a lowered sports car or a truck sitting inches off the ground, and most jacks won't slide under the frame rail. The Norco 71233A 2 Ton Quick Lift Floor Jack starts at a 2.75 in minimum height, so you get under vehicles other jacks can't touch.\u003c\/p\u003e\n  \u003cp\u003eOnce you're under the car, you don't want to stand there pumping all day. The dual piston pump design gets this quick lift floor jack to full height in 8.5 strokes, cutting your lift time in half so you're back to the actual repair faster. That matters most when you're running low-clearance vehicles back to back and every extra pump stroke adds up over a shift.\u003c\/p\u003e\n  \u003cp\u003eBuilt-in bypass and overload protection keep the cylinder safe if you push past rated capacity, so you're not second-guessing the jack mid-job.\u003c\/p\u003e\n  \u003cp\u003eRated for 2 tons, the 71233A is built for shops running sports cars, lowered trucks, and custom suspension setups, and it earns its keep in a home garage where floor space is tight too. The two-piece handle breaks down for easier storage between jobs. If a part ever needs replacing down the line, GSG keeps parts in stock so you're not stuck waiting on a slow shipment to get back to work.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eLift Capacity\u003c\/td\u003e\n\u003ctd\u003e4,000 lb (1,814 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMin Height\u003c\/td\u003e\n\u003ctd\u003e2.75 in (70 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMax Height\u003c\/td\u003e\n\u003ctd\u003e20 in (508 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e27.875 x 14.625 in\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHandle Length\u003c\/td\u003e\n\u003ctd\u003e50.25 in (two-piece)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e92 lb (41.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePump Strokes to Max\u003c\/td\u003e\n\u003ctd\u003e8.5 strokes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eReady to Order\u003c\/h2\u003e\n    \u003cp\u003eThe right low-profile jack for your shop, in stock and ready to ship.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397239787771,"sku":"NOR-71233A","price":329.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-2-ton-quick-lift-floor-jack-34-min-height-71233a-741.webp?v=1767607737"},{"product_id":"norco-71331-3-ton-lightweight-floor-jack","title":"Norco 71331 3 Ton Lightweight Floor 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-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\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=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eNORCO 71331 3 Ton Lightweight Floor Jack\u003c\/h2\u003e\n  \u003cp\u003eYou've got a bay full of cars and a jack that fights you every time you roll it into position. The NORCO 71331 3 Ton Lightweight Floor Jack solves that. Aluminum construction brings the weight down to 71 lbs, so repositioning between vehicles doesn't wear you out by lunch. It still handles 3 tons, so you're not trading capacity for portability.\u003c\/p\u003e\n  \u003cp\u003eThe dual pump piston system gets the saddle up to load height fast, cutting the dead time between setting the jack and getting to work. That matters on a busy shop floor or a roadside call where every minute counts. A built-in bypass valve and overload protection keep the cylinder safe and keep you compliant with ASME\/PASE load-limiting standards, so you're covered on both performance and safety.\u003c\/p\u003e\n  \u003cp\u003eGrab handles and aluminum caster wheels make it easy to muscle around the shop, even loaded. It's built for tire changes, brake work, suspension jobs, oil changes, and general service on cars, light trucks, and SUVs. Low lift height of 3 inches gets under lowered vehicles without a fight, and it climbs to 19.75 inches when you need the clearance.\u003c\/p\u003e\n  \u003cp\u003eGSG stocks replacement parts for the Norco line, so you're not stuck waiting on a seal or handle down the road.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eLifting Capacity\u003c\/td\u003e\n\u003ctd\u003e3 tons (6,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eLow Lift Height\u003c\/td\u003e\n\u003ctd\u003e3 in (76 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHigh Lift Height\u003c\/td\u003e\n\u003ctd\u003e19.75 in (502 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e31 x 13.75 in (L x W)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eHandle Length\u003c\/td\u003e\n\u003ctd\u003e44.625 in (1,133 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e71 lbs (32.2 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eAluminum body with steel components\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWheels\u003c\/td\u003e\n\u003ctd\u003eAluminum caster wheels\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSafety Features\u003c\/td\u003e\n\u003ctd\u003eBypass valve and overload protection\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eModel Number\u003c\/td\u003e\n\u003ctd\u003e71331\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003cp\u003eA solid pick for shops that need capacity without the bulk. 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":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397239886075,"sku":"NOR-71331","price":439.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-71331-3-ton-lightweight-floor-jack-109.webp?v=1767607765"},{"product_id":"norco-222300-norco-repair-kit-for-72200c","title":"Norco 222300 Hydraulic Repair Kit for 72200D\/C\/B Floor Jacks","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  @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\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\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eNORCO 222300 Repair Kit for 72200D\/C\/B\u003c\/h2\u003e\n  \u003cp\u003eYour 22-ton floor jack is losing pressure, weeping fluid, or the air motor's gone rough. Before you write it off, replace the seals. The NORCO 222300 repair kit is built to bring a Norco 72200D, 72200C, or 72200B back to full hydraulic performance, no guesswork on fitment since it's matched to factory specs for all three variants.\u003c\/p\u003e\n  \u003cp\u003eEvery O-ring, packing, and seal in this kit is made to hold up under 22 tons of hydraulic pressure and resist breakdown from shop fluids. You're not ordering individual seals one at a time and hoping you didn't miss one. It's a single kit covering the cylinder, packing points, and air motor rebuild in one order.\u003c\/p\u003e\n  \u003cp\u003eGSG keeps replacement kits like this one in stock for the Norco line, so when a seal fails again down the road, you're not stuck waiting on a backorder to get your jack back in service.\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 Compatibility\u003c\/td\u003e\n\u003ctd\u003eNorco 72200D, 72200C, 72200B\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eJack Capacity\u003c\/td\u003e\n\u003ctd\u003e22 tons\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eKit Type\u003c\/td\u003e\n\u003ctd\u003eComplete hydraulic and air motor rebuild\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePart Number\u003c\/td\u003e\n\u003ctd\u003e222300\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eAir\/hydraulic floor jack restoration\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\u003e2 x U-Cup Packing\u003c\/li\u003e\n    \u003cli\u003e2 x Bolt\u003c\/li\u003e\n    \u003cli\u003e4 x Packing\u003c\/li\u003e\n    \u003cli\u003e1 x Oil Seal\u003c\/li\u003e\n    \u003cli\u003e8 x O-ring\u003c\/li\u003e\n    \u003cli\u003e3 x Back-Up Ring\u003c\/li\u003e\n    \u003cli\u003e2 x Copper Packing\u003c\/li\u003e\n    \u003cli\u003e1 x Muffler Insert\u003c\/li\u003e\n    \u003cli\u003e1 x Mini Y Packing\u003c\/li\u003e\n    \u003cli\u003e1 x Square Gasket\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003cp\u003eEverything you need to rebuild your 72200 series jack in one kit. Add it to your cart and we'll get it shipped out.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397239951611,"sku":"NOR-222300","price":117.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-222300-repair-kit-for-72200dcb-automotive-386.webp?v=1767607806"},{"product_id":"norco-222083-oem-replacement-handle-for-72200c-72200d","title":"Norco 222083 OEM Replacement Handle for 72200C and 72200D","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\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=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003ch2 id=\"overview\"\u003eNorco 222083 OEM Replacement Handle for 72200C, 72200D\u003c\/h2\u003e\n\u003cp\u003eYour Norco 72200C or 72200D floor jack is only as good as the handle you're pumping it with. Once that handle bends, cracks, or strips out at the pivot, you're fighting the jack instead of the car. The Norco 222083 is the OEM replacement handle built to the exact factory spec for these two models, so it drops in and works the way the original did on day one.\u003c\/p\u003e\n\u003cp\u003eThis isn't a universal handle you're hoping fits. It's built to Norco's own tolerances for the 72200C and 72200D, which means no binding, no play at the connection point, and no second-guessing whether it'll hold up under real shop use. At 15 lbs, it gives you the leverage a heavy-duty jack actually needs instead of a flimsy stand-in that flexes under load. Automotive service shops and equipment repair facilities running these floor jacks daily need that kind of reliability, not a handle that becomes next month's problem.\u003c\/p\u003e\n\u003cp\u003eSwap it in with basic hand tools once your jack is fully lowered and depressurized, and you're back to full lifting capability. If a part like this needs replacing again down the road, GSG keeps OEM Norco components in stock so you're not stuck waiting on backorders.\u003c\/p\u003e\n\n\u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003ePart Number\u003c\/td\u003e\n\u003ctd\u003e222083\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eNorco 72200C, 72200D Floor Jacks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e15 lb (6.8 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eOEM Replacement Handle Assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003cdiv class=\"gsg-cta-section\"\u003e\n  \u003ch2\u003eGet Back to Lifting\u003c\/h2\u003e\n  \u003cp\u003eThe right OEM handle for your 72200C or 72200D. Add it to your cart and we'll get it shipped out fast.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397240410363,"sku":"NOR-222083","price":224.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-222083-oem-replacement-handle-for-772200c-772200d-automotive-984.webp?v=1767607837"},{"product_id":"norco-jack-spring-for-72200-series-jack-set-4-4015","title":"Norco 4015 Jack Spring for 72200 Series Hydraulic 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\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=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003ch2 id=\"overview\"\u003eNorco 4015 Jack Spring for 72200 Series Jack\u003c\/h2\u003e\n\u003cp\u003eA tired spring turns a smooth-pumping jack into one that sags, sticks, or won't hold a load steady. If your 72200 Series hydraulic jack has lost that snap, the Norco 4015 jack spring is the part doing the damage, and it's a cheap fix for a problem that otherwise feels like the whole jack is failing.\u003c\/p\u003e\n\u003cp\u003eThis is a direct-fit replacement, not a generic coil that's close enough. The red steel construction and 39-coil design are built to Norco's own tolerances for the 72200 Series, so it seats right where the original did and holds tension the same way through repeated hydraulic cycles. No trimming, no forcing it into place.\u003c\/p\u003e\n\u003cp\u003eSwap it in without pulling the jack apart or hunting down specialty tools. It's a straightforward fix you can knock out in your own bay, whether you're running a service center, a fleet, or a single jack in a home garage. Automotive shops, fleet maintenance crews, and mobile techs keep a few of these on hand for exactly this reason, since a jack that won't hold steady isn't safe to work under.\u003c\/p\u003e\n\u003cp\u003eGSG stocks these springs individually, so you're not stuck buying a full repair kit just to replace the one part that's actually worn.\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\u003e4015\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eNorco 72200 Series Jack\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\u003eOutside Diameter\u003c\/td\u003e\n\u003ctd\u003e1.05 in (26.7 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eCoil Count\u003c\/td\u003e\n\u003ctd\u003e39\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eOverall Length\u003c\/td\u003e\n\u003ctd\u003e6.06 in (154 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003eEach\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003cdiv class=\"gsg-cta-section\"\u003e\n  \u003ch2\u003eKeep Your Jack Steady\u003c\/h2\u003e\n  \u003cp\u003eThe right replacement spring for your 72200 Series jack. Add it to your cart and we'll get it shipped out fast.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397240475899,"sku":"NOR-4015","price":45.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-jack-spring-for-72200-series-ea-4015-automotive-336.webp?v=1767607865"},{"product_id":"norco-222001-oem-screw-extension-for-72200-series-floor-jack-ea","title":"Norco 222001 Screw Extension for 72200 Series Floor 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\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eNorco 222001 Screw Extension for 72200 Series Floor Jacks\u003c\/h2\u003e\n  \u003cp\u003eA worn screw extension is a bad way to find out your jack is done. If the ram feels sloppy at full extension or the lift point wanders under load, this is usually the part causing it. The Norco 222001 screw extension is the OEM replacement for Norco's 72200 series floor jacks, built to bring that lift point back to solid, predictable travel.\u003c\/p\u003e\n  \u003cp\u003eIt's HD steel with a black finish, so it's built for the same 22-ton cycling demands the jack was designed around in the first place, not a softer stand-in part. At 5.5 inches and 2 pounds, it's a straightforward swap for anyone maintaining a 72200 series jack in a shop bay or a home garage. Fleet operators running several of these jacks will want to keep a couple on hand so a worn extension doesn't take a unit out of rotation.\u003c\/p\u003e\n  \u003cp\u003eThis is genuine OEM, not an aftermarket guess at fitment. We stock 72200 series parts specifically so a bad screw extension is a quick fix instead of a jack sitting idle waiting on the right piece.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePart Number\u003c\/td\u003e\n\u003ctd\u003e222001\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eNorco 72200 Series Floor Jacks\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHD Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e5.5 in (140 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e2 lbs (0.91 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003eEach (single unit)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePart Type\u003c\/td\u003e\n\u003ctd\u003eOEM Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003cp\u003eThe right OEM fix for your 72200 series jack, in stock and ready to ship.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397240901883,"sku":"NOR-222001","price":130.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-222001-oem-screw-extension-for-72200-series-floor-jack-ea-automotive-160.webp?v=1767607932"},{"product_id":"norco-3-ton-quick-pump-floor-jack-w-nylon-wheels-71203","title":"Norco 71203 3 Ton Quick Pump Floor Jack - Nylon Wheels","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\"\u003eFeatures \u0026amp; Benefits\u003c\/a\u003e\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#specs\"\u003eSpecifications\u003c\/a\u003e\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#included\"\u003eWhat's Included\u003c\/a\u003e\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNorco 71203 3 Ton Quick Pump Floor Jack\u003c\/h2\u003e\n\u003cp\u003eYou're pumping a single-piston jack up to lift height for the fifth time this shift, and it's eating minutes you don't have. The Norco 71203 3 ton quick pump floor jack solves that with a dual-piston pump system that gets the saddle up to your vehicle's lift point in a fraction of the strokes a standard jack needs.\u003c\/p\u003e\n\u003cp\u003eIt's built for 3 tons of capacity, covering cars, trucks, and SUVs, with a low lift height of 3 inches and a max height of 19.75 inches. Nylon wheels roll across epoxy, tile, and coated concrete without scuffing or scratching, so you're not thinking twice about rolling it across a showroom floor or a customer's garage.\u003c\/p\u003e\n\u003cp\u003eIntegrated bypass and overload protection keep the jack operating within ASME\/PASE safety standards, protecting the cylinder and you. This is a jack built for shops and mobile techs who need speed and floor protection without giving up capacity.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eDouble Pump Piston System\u003c\/td\u003e\n\u003ctd\u003eRaises the saddle to lift height in a fraction of the strokes a single-pump jack needs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNylon Floor-Safe Wheels\u003c\/td\u003e\n\u003ctd\u003eRolls across epoxy, tile, and coated floors without scuffing or scratching.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e3 Ton Capacity\u003c\/td\u003e\n\u003ctd\u003eHandles cars, trucks, and SUVs up to 6,000 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafety Bypass \u0026amp; Overload Protection\u003c\/td\u003e\n\u003ctd\u003eProtects the cylinder and keeps operation within ASME\/PASE safety standards.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompact 71 lb Build\u003c\/td\u003e\n\u003ctd\u003eLight enough to move between bays or load for mobile service calls.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e3 Tons (6,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Lift Height\u003c\/td\u003e\n\u003ctd\u003e3 in (76 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Lift Height\u003c\/td\u003e\n\u003ctd\u003e19.75 in (502 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFootprint\u003c\/td\u003e\n\u003ctd\u003e31 x 13.75 in (787 x 349 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Length\u003c\/td\u003e\n\u003ctd\u003e44.625 in (1,133 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e71 lbs (32.2 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWheel Type\u003c\/td\u003e\n\u003ctd\u003eNylon, floor-safe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Number\u003c\/td\u003e\n\u003ctd\u003e71203\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"gsg-included-list\"\u003e\n\u003cli\u003eNorco 71203 3 Ton Quick Pump Floor Jack\u003c\/li\u003e\n\u003cli\u003eNylon floor-safe wheels (installed)\u003c\/li\u003e\n\u003c\/ul\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\u003eFast lift speed keeps bays moving during back-to-back jobs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eRoadside \u0026amp; Mobile Service\u003c\/strong\u003e\n\u003cp\u003eCompact enough to bring along for on-site tire and brake work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHome Garage Use\u003c\/strong\u003e\n\u003cp\u003eNylon wheels make it safe on finished garage floors, not just concrete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003ePremium Flooring Environments\u003c\/strong\u003e\n\u003cp\u003eBuilt for shops or showrooms with epoxy, tile, or coated floors that scratch easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Order?\u003c\/h2\u003e\n\u003cp\u003eCall us at (855) 498-2147 and we'll help you confirm this jack fits your shop.\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\u003eHow does this compare to a standard single-pump floor jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe double pump piston system gets the saddle to lift height in far fewer strokes than a single-pump jack, so you're spending less time pumping and more time working, especially with a 19.75 inch max lift height to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the nylon wheels work on all garage floor types?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe nylon wheels are floor-safe and roll smoothly across epoxy, tile, and coated concrete without scuffing or scratching. They're a solid fit for any finished floor where you don't want steel casters leaving marks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles can this 3 ton floor jack lift safely?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt's rated for 3 tons (6,000 lbs), covering cars, trucks, and SUVs within that weight range, with built-in bypass and overload protection to keep you within the rated limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much faster is the double pump system?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe dual-piston design cuts the number of pump strokes needed to reach your vehicle's lift point compared to a standard single-pump jack, so you get to the 19.75 inch max height noticeably quicker.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this jack easy to move around the shop?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAt 71 lbs with nylon wheels, it rolls easily between bays or loads into a service vehicle without needing a second set of hands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to a standard single-pump floor jack? A: Double pump piston system reaches lift height in fewer strokes than single-pump jacks, max height 19.75 in. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Will the nylon wheels work on all garage floor types? A: Nylon wheels are floor-safe on epoxy, tile, and coated concrete without scuffing. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What vehicles can this 3 ton floor jack lift safely? A: Rated for 3 tons (6,000 lbs), covering cars, trucks, and SUVs within that range. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How much faster is the double pump system? A: Double pump piston design reduces strokes needed to reach 19.75 in max lift height versus single-pump jacks. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is this jack easy to move around the shop? A: 71 lbs with nylon wheels, easy to roll between bays or load for mobile use. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397240934651,"sku":"NOR-71203","price":503.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-3-ton-quick-pump-floor-jack-w-nylon-wheels-71203-780.webp?v=1767607940"},{"product_id":"norco-3-12-ton-capacity-suv-service-truck-jack","title":"Norco 71335 SUV Service Truck Jack - 3.5 Ton, 21.375\" 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; } }\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\"\u003eFeatures \u0026amp; Benefits\u003c\/a\u003e\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#specs\"\u003eSpecifications\u003c\/a\u003e\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#included\"\u003eWhat's Included\u003c\/a\u003e\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNorco 3.5 Ton SUV Service Truck Jack (Model 71335)\u003c\/h2\u003e\n\u003cp\u003eSUVs and 1-ton service trucks sit higher and heavier than a standard sedan, and a lot of shop jacks just aren't built for that combination. The Norco 3.5 Ton SUV Service Truck Jack is. Steel hydraulic block construction and a double pump piston get you from the ground to full height fast, and 3.5 tons of capacity means you're not second-guessing whether the jack can handle the vehicle in front of you.\u003c\/p\u003e\n\u003cp\u003eLow lift height starts at 4 inches, so it slides under stock ride heights without a fight, and it climbs to a 21.375 inch max, well past what most floor jacks offer. An extended two-piece handle with a knurled grip gives you the reach to work under SUV and truck overhangs without crouching or repositioning constantly, and it breaks down for easier storage and transport between bays.\u003c\/p\u003e\n\u003cp\u003eBuilt-in safety bypass and overload protection keep the cylinder protected and the jack operating within its rated capacity, so you're not relying on guesswork to know when you've hit the limit. This is a jack built for techs who lift heavier vehicles daily and need the equipment to keep up.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003e3.5 Ton Capacity\u003c\/td\u003e\n\u003ctd\u003eLifts up to 7,000 lbs, covering SUVs, pickups, and 1-ton+ service trucks that outweigh standard sedan jacks.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDouble Pump Piston\u003c\/td\u003e\n\u003ctd\u003eGets you to full lift height in fewer strokes instead of pumping all morning.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eExtended Two-Piece Handle\u003c\/td\u003e\n\u003ctd\u003eKnurled grip and added reach let you work under high overhangs without repositioning.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e21.375\" Max Lift Height\u003c\/td\u003e\n\u003ctd\u003eClears more of the vehicle for underside access than a standard-height jack.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafety Bypass \u0026amp; Overload Protection\u003c\/td\u003e\n\u003ctd\u003eProtects the cylinder and keeps the jack within its rated capacity automatically.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSteel Hydraulic Block Construction\u003c\/td\u003e\n\u003ctd\u003eBuilt for daily shop use, not occasional roadside duty.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e3.5 Ton (7,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Lift Height\u003c\/td\u003e\n\u003ctd\u003e4 in (102 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMax Lift Height\u003c\/td\u003e\n\u003ctd\u003e21.375 in (543 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFootprint\u003c\/td\u003e\n\u003ctd\u003e28.5 x 14.375 in (724 x 365 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle\u003c\/td\u003e\n\u003ctd\u003eExtended two-piece, knurled grip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e106 lbs (48 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eSteel hydraulic block, double pump piston\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafety Features\u003c\/td\u003e\n\u003ctd\u003eBypass and overload protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"gsg-included-list\"\u003e\n\u003cli\u003eNorco 3.5 Ton SUV Service Truck Jack (Model 71335)\u003c\/li\u003e\n\u003cli\u003eTwo-piece handle\u003c\/li\u003e\n\u003c\/ul\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\u003eSUV \u0026amp; Pickup Service\u003c\/strong\u003e\n\u003cp\u003eSized and rated for the higher ride heights and added weight of SUVs and pickups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eService Truck Lifting\u003c\/strong\u003e\n\u003cp\u003eHandles 1-ton+ commercial service trucks in shop settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHeavy-Duty Automotive Work\u003c\/strong\u003e\n\u003cp\u003eBuilt for shops running higher-capacity lifts regularly, not just occasionally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eProfessional Bay Use\u003c\/strong\u003e\n\u003cp\u003eA daily-use jack for techs working on 1-ton and larger vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Order?\u003c\/h2\u003e\n\u003cp\u003eCall us at (855) 498-2147 and we'll help you confirm fit and capacity for your shop.\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 vehicles can this jack safely lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt's rated for 3.5 tons (7,000 lbs), which covers SUVs, pickups, and 1-ton service trucks. That's the vehicle class it's specifically built for, not just a sedan jack with a bigger number on it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to a standard floor jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eStandard floor jacks typically top out well under 3.5 tons and don't reach 21.375 inches of lift. This jack's higher capacity and taller max height are built for the extra weight and ride height of SUVs and 1-ton+ trucks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety features does this jack include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt has a safety bypass system to protect the pressure cylinder and an overload system that prevents use beyond the 3.5 ton rated capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the handle easy to use and store?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe two-piece handle has a knurled grip for control and extra reach under overhangs, and it breaks down into two sections for easier storage and transport between bays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the low and high lift range?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e4 inches at the low end and 21.375 inches at full extension, giving you enough range for most SUV and truck service work.\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 this jack safely lift? A: 3.5 ton (7,000 lb) rated capacity, built for SUVs, pickups, and 1-ton service trucks. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to a standard floor jack? A: Higher 3.5 ton capacity and 21.375 in max lift height, above typical standard floor jacks. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What safety features does this jack include? A: Safety bypass system protects the cylinder, overload system prevents use beyond 3.5 ton capacity. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the handle easy to use and store? A: Two-piece knurled-grip handle, breaks down for storage and transport. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What's the low and high lift range? A: 4 in low lift height, 21.375 in max lift height. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397241032955,"sku":"NOR-71335","price":423.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-3-12-ton-capacity-suv-service-truck-jack-floor-744.webp?v=1767607991"},{"product_id":"norco-50-25-ton-capacity-air-hydraulic-telescopic-floor-jack","title":"Norco 50\/25 Ton Air Hydraulic Telescopic Floor 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-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\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=\"#shipping\"\u003eShipping\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=\"#documents\"\u003eDocuments\u003c\/a\u003e\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\u003eNorco 50 Ton Floor Jack - Air Hydraulic Power for Heavy Equipment\u003c\/h2\u003e\n    \u003cp\u003eYou're under a loaded truck, rail car, or piece of ag equipment, and you need lift you can trust without cranking a handle a hundred times. The Norco 50 \/ 25 Ton Capacity Air \/ Hydraulic Telescopic Floor Jack does the work for you. Hook up your shop air at 120 to 175 PSI and the double acting pump raises the ram fast, so you're spending less time pumping and more time working.\u003c\/p\u003e\n    \u003cp\u003eThis is a telescoping floor jack built for the loads that break lighter tools. Two stages give you 50 tons on the first and 25 tons on the second, so a single unit covers the range from initial break to full extension. The 61.75 inch long \"T\" handle slides the jack under vehicles with low overhang, and the handle locking lever holds it in vertical, horizontal, or 45 degree position while you set up.\u003c\/p\u003e\n    \u003cp\u003eSafety is engineered in, not bolted on. The overload system keeps you inside the ASME\/PASE load limiting standard and protects the cylinder from damage. A safety button at the top of the handle stops jack operation instantly in an emergency. Vacuum operated ram retraction drops the jack for you, so there's no manual lowering after the job's done. For shops that lean on hydraulic air floor jacks daily, this Norco earns its spot in the bay. Buy it here and you get a specialist on the phone who knows this equipment, not a call center, plus free freight to the lower 48.\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\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e50 Ton \/ 25 Ton (two stage)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLow Lift Height\u003c\/td\u003e\n\u003ctd\u003e8.75\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHigh Lift Height\u003c\/td\u003e\n\u003ctd\u003e16.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e39.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e8.625\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePiston Stroke\u003c\/td\u003e\n\u003ctd\u003e7.875\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHandle Length\u003c\/td\u003e\n\u003ctd\u003e61.75\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSaddle Diameter\u003c\/td\u003e\n\u003ctd\u003e2-3\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePSI Range\u003c\/td\u003e\n\u003ctd\u003e120-175\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e235 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\u003eNorco 50 \/ 25 Ton Air \/ Hydraulic Telescopic Floor Jack\u003c\/li\u003e\n      \u003cli\u003eRemovable 2-3\/4\" diameter saddle\u003c\/li\u003e\n      \u003cli\u003e2-9\/16\" long extension\u003c\/li\u003e\n      \u003cli\u003e5-7\/8\" long extension\u003c\/li\u003e\n      \u003cli\u003eExtension holder\u003c\/li\u003e\n      \u003cli\u003e61.75\" long \"T\" handle assembly\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"applications\"\u003e\n    \u003ch2\u003eApplications for Heavy Duty Air Jacks\u003c\/h2\u003e\n    \u003cdiv class=\"gsg-app-grid\"\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eTruck \u0026amp; Fleet Service\u003c\/strong\u003e\n        \u003cp\u003eBuilt for heavy duty truck work where a standard shop jack runs out of capacity. The low overhang clearance gets you under tractors and trailers others can't reach.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eRail \u0026amp; Transit\u003c\/strong\u003e\n        \u003cp\u003eRail and bus maintenance operations need repeatable, high tonnage lift. This air hydraulic floor jack handles the loads those environments throw at it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eAgriculture\u003c\/strong\u003e\n        \u003cp\u003eTractors, combines, and implements demand a jack that shrugs off weight and field grime. The rust inhibitive ram coating keeps it working season after season.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eConstruction Equipment\u003c\/strong\u003e\n        \u003cp\u003eLoaders, graders, and heavy machinery service calls for a telescoping floor jack with real reach and real capacity. This unit is sized for the job site.\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\u003eFree shipping to the lower 48.\u003c\/p\u003e\n      \u003cp\u003eOur team coordinates the freight shipment and helps manage scheduling details.\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\u003eLimited Lifetime Warranty. Norco Professional Lifting Equipment's products and parts are warranted against defects in materials and workmanship for the life of the product or the part.\u003c\/p\u003e\n      \u003cp\u003eThis warranty is expressly limited to persons who purchase Norco products or parts for the purpose of resale or use in the ordinary course of the buyer's business. It does not cover any product or part that has been abused, misused, worn out, neglected, ground or otherwise altered, used for a purpose other than intended, or used in a manner inconsistent with the instructions. Chains, batteries, and electric motors sold with Norco products are not covered here; electric motors are separately warranted by their manufacturer.\u003c\/p\u003e\n      \u003cp\u003eThis warranty is exclusive, and Norco makes no other warranty of any kind, express or implied, including implied warranties of merchantability or fitness for a particular purpose. If any product or part is determined by Norco to be defective, Norco will, at its option, either repair or replace it. This is the exclusive remedy for any defective product or part, and Norco is not liable for consequential or incidental damages of any kind.\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 id=\"documents\"\u003e\u003ch2\u003eDocuments\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #555; margin-bottom: 1rem;\"\u003eClick to open in a new tab.\u003c\/p\u003e\n\u003cdiv class=\"gsg-docs-grid\"\u003e\n\u003cdiv class=\"gsg-doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\u0026amp;width=40\" alt=\"PDF icon for Norco 72225 Manual\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\u003cdiv\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/72225_Manual.pdf?v=1784868494\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eNorco 72225 Manual\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eManual\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\u0026amp;width=40\" alt=\"PDF icon for Norco 72225 Sale Sheet\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\u003cdiv\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/72225_Spec_Sheet.pdf?v=1784868494\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eNorco 72225 Sale Sheet\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eSale Sheet\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\n  \u003csection class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eReady to Add This to Your Bay?\u003c\/h2\u003e\n    \u003cp\u003eQuestions about fitment, capacity, or freight before you order? Talk to a specialist at (855) 498-2147.\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 does the 50 \/ 25 ton two stage rating actually mean?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThis is a telescopic jack with two stages. The first stage lifts up to 50 tons for breaking the initial load, and the second stage lifts up to 25 tons as the ram extends higher. One unit covers both the heavy break and the taller reach up to 16.5 inches.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need shop air to run this jack?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes. This is an air hydraulic floor jack that runs on shop air in the 120 to 175 PSI range. The double acting pump uses that air to raise the ram quickly, so you're not hand pumping a heavy load.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow low does it sit and how high does it lift?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eLow lift height is 8.75 inches and high lift height is 16.5 inches, giving you a piston stroke of 7.875 inches. The low profile helps it slide under vehicles with limited overhang.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it fit under low clearance trucks and equipment?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe 61.75 inch long \"T\" handle is built specifically to position the jack under vehicles with low overhang, and the 8.75 inch low lift height gives you the clearance to get started under heavy trucks, rail, bus, and ag equipment.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I lower the jack after the job?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYou don't lower it by hand. Vacuum operated ram retraction drops the jack for you, which eliminates manual lowering and speeds up teardown.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat keeps me from overloading it?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eA safety overload system prevents cylinder damage and stops the jack from being used beyond the ASME\/PASE load limiting standard. There's also a safety button at the top of the handle to immediately halt operation in an emergency.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat accessories come with it?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eIt ships with a removable 2-3\/4 inch diameter saddle, a 2-9\/16 inch extension, a 5-7\/8 inch extension, and an extension holder, plus the 61.75 inch \"T\" handle assembly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat's the warranty and how is it shipped?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eIt carries a Norco Limited Lifetime Warranty against defects in materials and workmanship. Shipping is free to the lower 48, and our team coordinates the freight and scheduling. The unit ships at 235 lbs, so reach out if you need a liftgate or delivery window.\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 50 \/ 25 ton two stage rating actually mean? A: This is a telescopic jack with two stages. The first stage lifts up to 50 tons for breaking the initial load, and the second stage lifts up to 25 tons as the ram extends higher. One unit covers both the heavy break and the taller reach up to 16.5 inches. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: Do I need shop air to run this jack? A: Yes. This is an air hydraulic floor jack that runs on shop air in the 120 to 175 PSI range. The double acting pump uses that air to raise the ram quickly, so you're not hand pumping a heavy load. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: How low does it sit and how high does it lift? A: Low lift height is 8.75 inches and high lift height is 16.5 inches, giving you a piston stroke of 7.875 inches. The low profile helps it slide under vehicles with limited overhang. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: Will it fit under low clearance trucks and equipment? A: The 61.75 inch long \"T\" handle is built specifically to position the jack under vehicles with low overhang, and the 8.75 inch low lift height gives you the clearance to get started under heavy trucks, rail, bus, and ag equipment. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: How do I lower the jack after the job? A: You don't lower it by hand. Vacuum operated ram retraction drops the jack for you, which eliminates manual lowering and speeds up teardown. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: What keeps me from overloading it? A: A safety overload system prevents cylinder damage and stops the jack from being used beyond the ASME\/PASE load limiting standard. There's also a safety button at the top of the handle to immediately halt operation in an emergency. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: What accessories come with it? A: It ships with a removable 2-3\/4 inch diameter saddle, a 2-9\/16 inch extension, a 5-7\/8 inch extension, and an extension holder, plus the 61.75 inch \"T\" handle assembly. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: What's the warranty and how is it shipped? A: It carries a Norco Limited Lifetime Warranty against defects in materials and workmanship. Shipping is free to the lower 48, and our team coordinates the freight and scheduling. The unit ships at 235 lbs, so reach out if you need a liftgate or delivery window. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default","offer_id":46397241065723,"sku":"NOR-72225","price":3975.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-50-25-ton-capacity-air-hydraulic-telescopic-floor-jack-466.webp?v=1767608013"},{"product_id":"norco-222170-norco-repair-kit-for-72200c-hydraulic","title":"Norco 222170 Repair Kit for 72200C Hydraulic 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-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  @media (max-width: 600px) { .gsg-included-list { columns: 1; } }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNorco 222170 Repair Kit for 72200C Hydraulic Jack\u003c\/h2\u003e\n\u003cp\u003eWorn seals turn a reliable jack into one that slowly loses its lift, and once that starts happening it's usually a full seal set that needs replacing, not just one part. The Norco 222170 repair kit gives you all 9 components for a complete 72200C hydraulic rebuild in a single order, so you're not piecing together packings and seals from separate listings.\u003c\/p\u003e\n\u003cp\u003eEverything in the kit is built to OEM specifications, so fit and pressure performance match the original hardware. It's the direct fix for a 72200C that's lost lift height or is leaking down under load.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003ePart Number\u003c\/td\u003e\n\u003ctd\u003e222170\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eNorco 72200C Hydraulic Floor Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKit Contents\u003c\/td\u003e\n\u003ctd\u003e9 Components\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e0.5 lbs (0.23 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePart Type\u003c\/td\u003e\n\u003ctd\u003eOEM Replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul class=\"gsg-included-list\"\u003e\n\u003cli\u003e1 x U-Cup Packing\u003c\/li\u003e\n\u003cli\u003e2 x Bolt\u003c\/li\u003e\n\u003cli\u003e3 x Packing\u003c\/li\u003e\n\u003cli\u003e1 x Oil Seal\u003c\/li\u003e\n\u003cli\u003e1 x Backup Ring\u003c\/li\u003e\n\u003cli\u003e1 x Copper Packing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003cp\u003eThe complete OEM fix for your 72200C, in stock and ready to ship.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397241229563,"sku":"NOR-222170","price":57.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/222170.png?v=1767608028"},{"product_id":"norco-44-ton-capacity-air-operated-hydraulic-floor-jack","title":"Norco 44 Ton Air Operated Hydraulic Floor 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-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\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\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=\"#shipping\"\u003eShipping\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=\"#documents\"\u003eDocuments\u003c\/a\u003e\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\u003eNorco Professional Lifting Equipment Hydraulic Air Floor Jack\u003c\/h2\u003e\n\u003cp\u003eYou get a roadside call on a loaded truck and the clock's already running. That's where the Norco 44 Ton Capacity Air Operated Hydraulic Floor Jack (model 72244) earns its keep. This is a heavy-duty air hydraulic floor jack built for the trucks, trailers, and heavy construction equipment that lighter jacks can't touch. Hook up your shop air and the double acting pump pulls the ram to the load fast, so you're lifting instead of waiting.\u003c\/p\u003e\n\u003cp\u003eThe 61.75\" long \"T\" handle slides the jack under vehicles with low overhang, and the locking lever holds it vertical, horizontal, or at 45 degrees while you work. When the job's done, vacuum operated ram retraction lowers everything for you. No cranking, no manual bleed-down. It's the kind of air operated hydraulic floor jack that fits a real fleet shop, a rail yard, or a bus barn where downtime costs money.\u003c\/p\u003e\n\u003cp\u003eNorco has a long track record building air hydraulic floor jacks that hold up under daily abuse. This one's no exception. Buy it from Garage Supply Guys and you get a team you can call for fitment help before you order and support that stays reachable after the freight arrives, not a runaround to a manufacturer hotline.\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\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e44 Ton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Lift Height\u003c\/td\u003e\n\u003ctd\u003e9.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh Lift Height\u003c\/td\u003e\n\u003ctd\u003e15.625\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e21.625\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e8.125\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePiston Stroke\u003c\/td\u003e\n\u003ctd\u003e5.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle Length\u003c\/td\u003e\n\u003ctd\u003e61.75\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eP.S.I. Range\u003c\/td\u003e\n\u003ctd\u003e130-175\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e149 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\u003e2-3\/4\" diameter saddle\u003c\/li\u003e\n\u003cli\u003e2\" long stackable extension\u003c\/li\u003e\n\u003cli\u003e4\" long stackable extension\u003c\/li\u003e\n\u003cli\u003eExtension holder\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eWhere This Air Operated Hydraulic Floor Jack Fits\u003c\/h2\u003e\n\u003cp\u003eThis isn't a garage jack. It's a pneumatic hydraulic floor jack sized for the heavy stuff, so before you buy, know it's built for the following kind of work.\u003c\/p\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eLoaded Truck \u0026amp; Trailer Service\u003c\/strong\u003e\n\u003cp\u003eIdeal for roadside service calls on loaded trucks and trailers, where you need real lifting muscle without unloading first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAgricultural Equipment\u003c\/strong\u003e\n\u003cp\u003eHandles heavy farm equipment that shop-grade jacks aren't rated to touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHeavy Construction Equipment\u003c\/strong\u003e\n\u003cp\u003eRated for the weight and duty cycle that construction fleets throw at their gear day after day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eRail \u0026amp; Bus Work\u003c\/strong\u003e\n\u003cp\u003eHeavy enough for rail and bus applications where lift capacity and reliability are non-negotiable.\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\u003eFree shipping to the lower 48. Our team coordinates the freight shipment and helps manage scheduling details.\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\u003eNorco backs this jack with a Limited Lifetime Warranty. Norco Professional Lifting Equipment products and parts are warranted against defects in materials and workmanship for the life of the product or the part.\u003c\/p\u003e\n\u003cp\u003eThis warranty is limited to buyers who purchase Norco products for resale or use in the ordinary course of business. It does not cover any product that has been abused, misused, worn out, neglected, altered, or used in a manner inconsistent with its instructions. Chains, batteries, and electric motors sold with Norco products are excluded and, where applicable, are covered separately by their own manufacturer.\u003c\/p\u003e\n\u003cp\u003eIf Norco determines a product or part to be defective, it will, at its option, repair or replace it. This repair-or-replace remedy is the exclusive remedy for any defective product and for all resulting damages.\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 id=\"documents\"\u003e\u003ch2\u003eDocuments\u003c\/h2\u003e\n\u003cp style=\"font-size: 0.9rem; color: #555; margin-bottom: 1rem;\"\u003eClick to open in a new tab.\u003c\/p\u003e\n\u003cdiv class=\"gsg-docs-grid\"\u003e\u003cdiv class=\"gsg-doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\" alt=\"PDF\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\u003cdiv\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/72244_Spec_Sheet.pdf?v=1784863572\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eNorco 72244 Sale Sheet\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eSale Sheet\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Buy?\u003c\/h2\u003e\n\u003cp\u003eTalk to a specialist about the Norco 72244 before you order. 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\u003eHow does this jack lower the load once I'm done?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt uses vacuum operated ram retraction, so the jack lowers itself when you release it. There's no manual cranking or bleed-down to fight with, which speeds up teardown on back-to-back service calls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat shop air pressure do I need to run it?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe jack operates in a P.S.I. range of 130-175. As long as your shop compressor delivers within that range, you're set. The integrated filter protects the air motor from contaminants in your air line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow low does it go and how high does it lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eLow lift height is 9.25\" and high lift height is 15.625\", giving you a working range that clears low-overhang trucks and still reaches lifting points on taller equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it fit under vehicles with low ground clearance?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The 61.75\" long \"T\" handle helps you position the jack under vehicles with low overhang, and the 9.25\" low lift height lets it slide into tight spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat comes with the jack for adjusting lift height?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt ships with a 2-3\/4\" diameter saddle plus 2\" and 4\" long stackable extensions and an extension holder, so you can build up the height you need for different lifting points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there a way to stop it fast in an emergency?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. A safety button at the top of the handle can be pushed in to immediately stop jack operation. A safety overload system also prevents the jack from being used beyond the ASME\/PASE load-limiting standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of work is this jack actually built for?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt's a 44 ton capacity unit for heavy-duty truck, agricultural, and heavy construction equipment. It's a common choice for loaded truck and trailer roadside service and is heavy enough for rail and bus work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does it weigh for shipping and handling?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eShipping weight is 149 lbs. It ships freight, and our team coordinates the shipment. Ask about liftgate or residential delivery before ordering if you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the wheels hold up to heavy shop use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe jack rides on a suspension loaded axle that prevents wheel damage as you roll it across uneven shop and yard surfaces under load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty backs this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNorco backs it with a Limited Lifetime Warranty against defects in materials and workmanship. If a covered part is found defective, Norco repairs or replaces it. Warranty registration may be required after purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does it lower the load? A: Vacuum operated ram retraction lowers the jack automatically, no manual cranking or bleed-down. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What air pressure does it need? A: Operates at 130-175 P.S.I.; an integrated filter protects the air motor. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How low and high does it lift? A: Low lift height 9.25\", high lift height 15.625\". \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does it fit low-clearance vehicles? A: Yes; 61.75\" T handle and 9.25\" low lift height reach under low-overhang vehicles. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What's included for height adjustment? A: A 2-3\/4\" saddle, 2\" and 4\" stackable extensions, and an extension holder. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is there an emergency stop? A: Yes; a safety button stops operation instantly, plus an overload system per ASME\/PASE. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What is it built for? A: 44 ton capacity for heavy truck, agricultural, construction, rail, and bus work. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What's the shipping weight? A: 149 lbs; ships freight with team-coordinated scheduling. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Are the wheels durable? A: A suspension loaded axle prevents wheel damage under load. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What's the warranty? A: Limited Lifetime Warranty against defects; Norco repairs or replaces covered parts. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default","offer_id":46397241262331,"sku":"NOR-72244","price":2925.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Norco-72244-44-Ton-Air-Hyd.-Floor-Jack.webp?v=1767608043"},{"product_id":"norco-218680-norco-repair-kit-for-71202-a","title":"Norco 218680 Floor Jack Repair Kit for 71202 and 71202A","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 Navigation\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\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\n  \u003c\/div\u003e\n\n  \u003ch2 id=\"overview\"\u003eNorco 218680 Repair Kit for 71202 and 71202A Floor Jacks\u003c\/h2\u003e\n  \u003cp\u003eJack losing pressure halfway through a lift? That's worn seals, not a dying pump. The Norco 218680 repair kit puts 16 genuine seals, gaskets, and O-rings back into your 71202 or 71202A pump assembly, and you get full lifting capacity back.\u003c\/p\u003e\n  \u003cp\u003eThis isn't a generic seal assortment you're hoping fits. It's built specifically for that pump, so everything seats right the first time. Drain the hydraulic fluid, pull the pump assembly apart, swap in the new seals in original order, and refill with jack oil. Cycle it a few times and you're back in business.\u003c\/p\u003e\n  \u003cp\u003eSkip the rebuild and you're looking at a jack that creeps under load or won't hold at all, which eventually means a full replacement instead of a sixteen-piece fix. We keep genuine repair kits like this one in stock, so when a seal fails again down the road, you're not waiting weeks to get your equipment back online.\u003c\/p\u003e\n\n  \u003ch2 id=\"specifications\"\u003eSpecifications\u003c\/h2\u003e\n  \u003ctable class=\"gsg-spec-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eHydraulic Floor Jack Repair Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003ePart Number\u003c\/td\u003e\n\u003ctd\u003e218680\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e16 pieces\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eNorco 71202, 71202A\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eKit Contents\u003c\/td\u003e\n\u003ctd\u003eSeals, gaskets, O-rings\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003e1.5 ton floor jack repair\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\u003eHydraulic seals\u003c\/li\u003e\n    \u003cli\u003eGaskets\u003c\/li\u003e\n    \u003cli\u003eO-rings\u003c\/li\u003e\n    \u003cli\u003e16 pieces total\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eReady to Rebuild\u003c\/h2\u003e\n    \u003cp\u003eA precise fit for your 71202 or 71202A, ready to restore full lifting power. Add it to your cart and we'll get it shipped out fast.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397241622779,"sku":"NOR-218680","price":31.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-218680-repair-kit-for-71202a-automotive-763.webp?v=1767608200"},{"product_id":"norco-hydraulic-gauge-with-fittings","title":"NORCO HYDRAULIC GAUGE WITH FITTINGS","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.product-content-wrapper section {\n    margin: 40px 0;\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.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\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.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.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\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.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\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.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\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.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .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.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\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\/* 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.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\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\/* 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.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.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\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.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\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\/* 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    .product-content-wrapper tbody {\n        display: block;\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    .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    .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    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\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    .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@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\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!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Norco 4-inch hydraulic pressure gauge with fittings showing analog dial face\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-hydraulic-gauge-with-fittings-shop-equipments-682.webp?v=1723599064\u0026amp;width=400 400w,\n            https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-hydraulic-gauge-with-fittings-shop-equipments-682.webp?v=1723599064\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-hydraulic-gauge-with-fittings-shop-equipments-682.webp?v=1723599064\u0026amp;width=800\"\u003e\n\u003ch2\u003eNorco Hydraulic Gauge with Fittings - Precision Pressure Monitoring (Model 78021)\u003c\/h2\u003e\n\u003ch3\u003eProfessional Hydraulic Pressure Measurement for Shop Presses\u003c\/h3\u003e\n\u003cp\u003eThe Norco Hydraulic Gauge with Fittings is a 4-inch pressure measurement instrument designed for Norco 12-ton and 20-ton hydraulic shop presses. This wet-type gauge delivers pressure readings with +\/- 2.5% accuracy, displaying both internal hydraulic pressure in PSI and corresponding force output at the ram end. The standard 1\/4\" NPT fitting ensures compatibility with Norco hydraulic systems.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Key Features and Benefits --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eClear Reading\u003c\/strong\u003e - 4-inch face allows measurement reading from working distance.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eAccurate Measurement\u003c\/strong\u003e - Wet-type design provides +\/- 2.5% accuracy for consistent results.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eDual Display\u003c\/strong\u003e - Shows both hydraulic pressure and corresponding ram force.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Applications --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBearing installation and removal operations.\u003c\/li\u003e\n\u003cli\u003eBushing pressing and extraction tasks.\u003c\/li\u003e\n\u003cli\u003eMetal forming and straightening work.\u003c\/li\u003e\n\u003cli\u003eHydraulic press calibration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eNorco Hydraulic Gauge 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\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e78021\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e4 inches (102 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e2 lbs (0.9 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFitting Size\u003c\/th\u003e\n\u003ctd\u003e1\/4\" NPT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAccuracy\u003c\/th\u003e\n\u003ctd\u003e±2.5%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eGauge Type\u003c\/th\u003e\n\u003ctd\u003eWet-type design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eNorco 12-ton and 20-ton presses\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Installation --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation\u003c\/h2\u003e\n\u003cp\u003eThread the gauge into the 1\/4\" NPT pressure port on your Norco press hydraulic system. Position for clear dial visibility during operation and ensure secure connection to prevent leaks.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Call to Action --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eOrder Your Norco Hydraulic Gauge with Fittings\u003c\/h2\u003e\n\u003cp\u003eModel 78021 with +\/- 2.5% accuracy and 1\/4\" NPT fitting for Norco presses.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdd to cart for hydraulic pressure monitoring.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c!-- Hidden schema markers for Google --\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size hydraulic presses does this gauge work with? A: This gauge works with Norco 12-ton and 20-ton hydraulic shop presses. It connects through the standard 1\/4 inch NPT fitting found on these press models, providing accurate pressure monitoring for pressing operations including bearing installation, bushing work, and metal forming. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c!-- Visible accordion for users --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size hydraulic presses does this gauge work with?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis gauge works with Norco 12-ton and 20-ton hydraulic shop presses. It connects through the standard 1\/4\" NPT fitting found on these press models, providing accurate pressure monitoring for pressing operations including bearing installation, bushing work, and metal forming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How accurate are the pressure readings on this gauge? A: The gauge provides +\/- 2.5% accuracy tolerance, meeting standard requirements for shop force measurements. The wet-type design maintains consistent readings by dampening vibrations and protecting internal components from mechanical shock during press operations. This accuracy level supports repeatable results in bearing installation and metal forming tasks. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow accurate are the pressure readings on this gauge?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe gauge provides +\/- 2.5% accuracy tolerance, meeting standard requirements for shop force measurements. The wet-type design maintains consistent readings by dampening vibrations and protecting internal components from mechanical shock during press operations. This accuracy level supports repeatable results in bearing installation and metal forming tasks.\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 wet-type design mean for durability? A: Wet-type gauges contain liquid filling that dampens vibrations and protects internal components from mechanical shock and temperature fluctuations. This design extends gauge life in shop environments where hydraulic presses create vibration and impact forces during operation. The liquid filling also helps maintain measurement accuracy over extended use compared to standard dry gauges. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the wet-type design mean for durability?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWet-type gauges contain liquid filling that dampens vibrations and protects internal components from mechanical shock and temperature fluctuations. This design extends gauge life in shop environments where hydraulic presses create vibration and impact forces during operation. The liquid filling also helps maintain measurement accuracy over extended use compared to standard dry gauges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Does this gauge show both pressure and force measurements? A: Yes, the dial displays internal hydraulic pressure in PSI and corresponding pounds of force at the ram end simultaneously. This dual-scale feature eliminates manual calculations, allowing operators to monitor both pressure input and force output directly during operations. The 4-inch face provides clear visibility for both measurement scales during pressing tasks. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this gauge show both pressure and force measurements?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the dial displays internal hydraulic pressure in PSI and corresponding pounds of force at the ram end simultaneously. This dual-scale feature eliminates manual calculations, allowing operators to monitor both pressure input and force output directly during operations. The 4-inch face provides clear visibility for both measurement scales during pressing tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default","offer_id":46397241655547,"sku":"NOR-78021","price":268.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-hydraulic-gauge-with-fittings-shop-equipments-682.webp?v=1767608220"},{"product_id":"norco-55-37-23-12-ton-capacity-air-hydraulic-telescopic-floor-jack","title":"Norco 12-55 Ton Air Hydraulic Telescopic Floor 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-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\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\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=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eTelescoping Floor Jack Rated Up to 55 Tons\u003c\/h2\u003e\n\u003cp\u003eYou're trying to get under a bus, a rail car, or a piece of construction equipment that barely clears the ground, and a standard jack either won't fit under it or runs out of lift before the axle comes free. This Norco telescoping floor jack is built for exactly that gap. It's rated at 55 tons on its first stage and steps down through 37, 23, and 12 tons as the ram telescopes higher, so you get serious capacity right where the job actually needs it.\u003c\/p\u003e\n\u003cp\u003eThe 61.75\" T handle reaches under trailers and equipment with low overhang without you crawling underneath to line the jack up first. Lock the handle vertical, horizontal, or at 45 degrees with the locking lever, whatever angle the job calls for. A double acting pump gets the ram up to the load fast instead of wasting stroke on empty travel, and vacuum operated retraction brings the ram back down without you standing there cranking a release valve.\u003c\/p\u003e\n\u003cp\u003eRust inhibitive coating on the rams keeps this jack running after years of picking up water and grime off a shop floor. An integrated filter keeps contamination out of the air motor, and a safety overload system stops the cylinder from taking damage if you push past rated capacity. If something goes sideways mid-lift, the safety button at the top of the handle cuts operation immediately, no fumbling for a separate shutoff.\u003c\/p\u003e\n\u003cp\u003eBuy this telescoping floor jack through GSG and you've got a direct line for replacement parts and support if anything on it ever needs attention 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\u003eLow Lift Height\u003c\/td\u003e\n\u003ctd\u003e6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHigh Lift Height\u003c\/td\u003e\n\u003ctd\u003e15.375\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e39.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e8.625\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePiston Stroke\u003c\/td\u003e\n\u003ctd\u003e9.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePSI Range\u003c\/td\u003e\n\u003ctd\u003e100-175\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\u003eTelescopic jack with 61.75\" T handle\u003c\/li\u003e\n\u003cli\u003eRemovable 2-3\/4\" diameter saddle\u003c\/li\u003e\n\u003cli\u003e2-9\/16\" extension\u003c\/li\u003e\n\u003cli\u003e5-7\/8\" extension\u003c\/li\u003e\n\u003cli\u003eExtension holder\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cp\u003eFrom techs at Norco Industrial Salt Lake City to Norco Industrial Ogden, this telescopic jack shows up wherever low clearance and heavy loads meet in the same job.\u003c\/p\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eTruck and trailer service\u003c\/strong\u003e\n\u003cp\u003eThe long T handle gets under low overhang without you crawling underneath first to position the saddle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eRail equipment\u003c\/strong\u003e\n\u003cp\u003eTelescoping capacity handles the weight and limited clearance that come with rail car work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eBus fleets\u003c\/strong\u003e\n\u003cp\u003eSame low overhang challenge as trucks, and the same reach and capacity to handle it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eAgriculture and construction equipment\u003c\/strong\u003e\n\u003cp\u003eMulti ton capacity across the telescoping stages covers heavy loads at a range of lift heights.\u003c\/p\u003e\n\u003c\/div\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 us at (855) 498-2147 and we'll help you confirm this is the right jack for your shop before you 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\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What's the lift range on this jack? A: 6\" low lift height, 15.375\" high lift height. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the lift range on this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt lifts from a low height of 6\" up to a high lift height of 15.375\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How much weight can it lift? A: Rated to 55 tons, stepping down through 37, 23, and 12 tons as it telescopes higher. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can it lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt's rated at 55 tons on the first stage, stepping down through 37, 23, and 12 tons as the ram telescopes up to its 15.375\" high lift height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Does it come with the saddle and extensions? A: Yes, includes 2-3\/4\" saddle, 2-9\/16\" and 5-7\/8\" extensions, and extension holder. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it come with the saddle and extensions?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. It includes a removable 2-3\/4\" diameter saddle plus 2-9\/16\" and 5-7\/8\" extensions with a holder to store them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Do I need shop air to run this jack? A: Yes, air\/hydraulic pump operates within a 100-175 PSI range. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need shop air to run this jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. It's an air\/hydraulic pump jack that operates within a 100 to 175 PSI range, so you'll need a shop air line hooked up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can I lock the handle in different positions? A: Yes, locking lever holds it vertical, horizontal, or at 45 degrees. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I lock the handle in different positions?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the locking lever secures the 61.75\" handle vertical, horizontal, or at a 45 degree angle depending on how you need to work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Does the ram lower on its own? A: Yes, vacuum operated ram retraction. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the ram lower on its own?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, vacuum operated retraction brings the ram down without you manually cranking a release valve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is there an emergency stop if something goes wrong mid-lift? A: Yes, safety button at top of handle stops operation immediately. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there an emergency stop if something goes wrong mid-lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, a safety button at the top of the handle stops jack operation immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Will it fit under vehicles with low ground clearance? A: Yes, 61.75\" T handle positions jack under low overhang. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit under vehicles with low ground clearance?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the 61.75\" T handle is built to position the jack under vehicles and equipment with low overhang.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What keeps the jack from taking damage if it's overloaded? A: Safety overload system protects the cylinder. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat keeps the jack from taking damage if it's overloaded?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eA safety overload system prevents the cylinder from taking damage if you push past rated capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does it hold up to shop floor conditions? A: Rust inhibitive ram coating and integrated air motor filter. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does it hold up to shop floor conditions?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe rams carry a rust inhibitive coating for long-term durability, and an integrated filter protects the air motor from contamination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default","offer_id":46397241753851,"sku":"NOR-72212","price":4759.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-55-37-23-12-ton-capacity-air-hydraulic-telescopic-floor-jack-670.webp?v=1767608279"},{"product_id":"norco-spring-hanger-for-72200-series-jack-ea-222007","title":"Norco 222007 Spring Hanger for 72200 Series 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\u003c\/style\u003e\n\u003cdiv class=\"gsg-description\"\u003e\n  \u003cdiv class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eJump To\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003csection id=\"overview\"\u003e\n    \u003ch2\u003eNorco 222007 Spring Hanger for 72200 Series Jack\u003c\/h2\u003e\n    \u003cp\u003eYour 72200 series jack won't hold spring tension like it used to. The lift feels off, the return's sluggish, and you've traced it back to a worn hanger. The Norco 222007 spring hanger is the fix. It's the factory replacement that secures the spring assembly and keeps everything aligned through every lift cycle.\u003c\/p\u003e\n    \u003cp\u003eThis is the genuine Norco part, machined to match the 72200D and 72200 series exactly. No guessing on fit, no shimming, no wondering if a generic bracket will hold under load. Heavy-duty steel in Norco's red finish means it takes the compression cycles and the shop abuse without flinching. When a spring hanger fails, your jack becomes a safety risk. This one drops in and gets you back to safe, reliable lifting. Keep one on the shelf as backup and you're never sidelined waiting on a part when a hanger gives out mid-job.\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\u003ePart Number\u003c\/td\u003e\n\u003ctd\u003e222007\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eManufacturer\u003c\/td\u003e\n\u003ctd\u003eNorco Industries\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e2 lbs (0.91 kg)\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\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003eEach\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003e72200D, 72200 Series Jacks\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHeavy-Duty Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eReady to Restore Your Jack\u003c\/h2\u003e\n    \u003cp\u003eThe right hanger for your 72200 series, in stock and ready to ship. Add it to your cart and we'll get it on the way.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397241819387,"sku":"NOR-222007","price":51.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-spring-hanger-for-72200-series-jack-ea-222007-automotive-911.webp?v=1767608306"},{"product_id":"norco-222165-norco-repair-kit-for-72200c-air-motor","title":"Norco 222165 Air Motor Repair Kit for 72200C","description":"\u003cstyle\u003e :root { --primary: #0066cc; --accent: #666666; --light-bg: #f9f9f9; --border: #e0e0e0; --text: #333333; --text-light: #555555; --white: #ffffff; } .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; } .gsg-description * { box-sizing: border-box; } .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; } .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; } .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); } .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; } .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; } .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; } .gsg-quicknav a:hover { text-decoration: underline; } .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; } .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; } .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); } .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); } .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; } .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; } .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; } .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; } .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; } .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; } .gsg-cta-section p { margin: 0; font-size: 0.95em; } .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; } .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; } .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; } @media (max-width: 600px) { .gsg-included-list { columns: 1; } } \u003c\/style\u003e \u003cdiv class=\"gsg-description\"\u003e \u003cdiv class=\"gsg-quicknav\"\u003e \u003cstrong\u003eJump To\u003c\/strong\u003e \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\u003cspan class=\"sep\"\u003e•\u003c\/span\u003e \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\u003cspan class=\"sep\"\u003e•\u003c\/span\u003e \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e \u003c\/div\u003e \u003csection id=\"overview\"\u003e \u003ch2\u003eNorco 222165 Air Motor Repair Kit for the 72200C\u003c\/h2\u003e \u003cp\u003eYour 72200C air motor is losing pressure, leaking, or just not pulling like it used to. Worn seals are almost always the culprit, and chasing them down one part at a time turns a half-day fix into a week of back orders. The Norco 222165 repair kit skips all that. You get all 15 sealing components in one box, matched to the 72200C so there's no guessing on fit.\u003c\/p\u003e \u003cp\u003eThis is a full seal replacement, not a patch. O-rings, packings, backup rings, and the muffler insert are all here, so once you crack the housing open you've got everything on the bench to button it back up. It's built for shops that keep motors running instead of replacing them, whether you're doing routine rebuilds, fleet maintenance, or turning around rental equipment fast.\u003c\/p\u003e \u003c\/section\u003e \u003csection id=\"specifications\"\u003e \u003ch2\u003eSpecifications\u003c\/h2\u003e \u003ctable class=\"gsg-spec-table\"\u003e \u003ctbody\u003e \u003ctr\u003e\n\u003ctd\u003eModel Number\u003c\/td\u003e\n\u003ctd\u003e222165\u003c\/td\u003e\n\u003c\/tr\u003e \u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eNorco 72200C Air Motor\u003c\/td\u003e\n\u003c\/tr\u003e \u003ctr\u003e\n\u003ctd\u003eComponents Included\u003c\/td\u003e\n\u003ctd\u003e15 Pieces\u003c\/td\u003e\n\u003c\/tr\u003e \u003ctr\u003e\n\u003ctd\u003eKit Contents\u003c\/td\u003e\n\u003ctd\u003eO-rings, U-Cup Packing, Mini Y Packing, Backup Rings, Square Gasket, Copper Packing, Muffler Insert\u003c\/td\u003e\n\u003c\/tr\u003e \u003ctr\u003e\n\u003ctd\u003eApplication\u003c\/td\u003e\n\u003ctd\u003eAir Motor Seal Replacement\u003c\/td\u003e\n\u003c\/tr\u003e \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eNorco Industries\u003c\/td\u003e\n\u003c\/tr\u003e \u003c\/tbody\u003e \u003c\/table\u003e \u003c\/section\u003e \u003csection id=\"whats-included\"\u003e \u003ch2\u003eWhat's Included\u003c\/h2\u003e \u003cul class=\"gsg-included-list\"\u003e \u003cli\u003eO-rings\u003c\/li\u003e \u003cli\u003eU-Cup Packing\u003c\/li\u003e \u003cli\u003eMini Y Packing\u003c\/li\u003e \u003cli\u003eBackup Rings\u003c\/li\u003e \u003cli\u003eSquare Gasket\u003c\/li\u003e \u003cli\u003eCopper Packing\u003c\/li\u003e \u003cli\u003eMuffler Insert\u003c\/li\u003e \u003c\/ul\u003e \u003c\/section\u003e \u003csection class=\"gsg-cta-section\"\u003e \u003ch2\u003eGet Your 72200C Back to Work\u003c\/h2\u003e \u003cp\u003eThe right kit for your Norco air motor rebuild, in stock and ready to ship. Add it to your cart and we'll get it on the way.\u003c\/p\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397241884923,"sku":"NOR-222165","price":75.84,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-222165-repair-kit-for-72200c-air-motor-automotive-506.webp?v=1767608348"},{"product_id":"omega-oem-air-motor-for-22201-22203-service-jack-g55-3-2000-108","title":"OMEGA G55-3-2000-108 OEM Air Motor for 22201, 22203 Service Jack","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.product-content-wrapper section {\n    margin: 40px 0;\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.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\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.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.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\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.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\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.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\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.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .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.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\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\/* 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.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\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\/* 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.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.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\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.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\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\/* 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    .product-content-wrapper tbody {\n        display: block;\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    .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    .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    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\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    .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@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\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\u003cimg alt=\"Black steel air pump assembly motor for Omega service jacks with cylindrical design\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-oem-air-motor-for-22201-22203-service-jack-g55-3-2000-108-jacks-parts-acc-550.webp?v=1723599940\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-oem-air-motor-for-22201-22203-service-jack-g55-3-2000-108-jacks-parts-acc-550.webp?v=1723599940\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-oem-air-motor-for-22201-22203-service-jack-g55-3-2000-108-jacks-parts-acc-550.webp?v=1723599940\u0026amp;width=800\"\u003e\n\u003ch2\u003eRestore Jack Function - OMEGA Air Pump Assembly (G55-3-2000-108, OEM Replacement)\u003c\/h2\u003e\n\u003ch3\u003eProfessional Service Jack Air Motor for Models 22201 and 22203\u003c\/h3\u003e\n\u003cp\u003eThis genuine OEM air pump assembly is designed to restore optimal lifting performance in OMEGA service jacks models 22201 and 22203. Manufactured by Shin-fu with steel construction, this 3.6 lb motor assembly delivers reliable pneumatic power to ensure smooth jack operation in professional automotive service environments.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eGenuine OEM Performance\u003c\/strong\u003e - Factory-direct replacement part ensures perfect compatibility and reliable operation, backed by the same specifications as your original equipment.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional-Grade Construction\u003c\/strong\u003e - Steel housing withstands heavy-duty shop use while the precision-engineered internal components provide consistent air pressure for smooth lifting cycles.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eQuick Problem Resolution\u003c\/strong\u003e - Directly addresses common jack lifting issues by replacing the most failure-prone component, restoring your equipment to optimal working condition.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eOMEGA service jack models 22201 and 22203 requiring air motor replacement.\u003c\/li\u003e\n\u003cli\u003eProfessional automotive repair shops experiencing slow or incomplete jack lifting.\u003c\/li\u003e\n\u003cli\u003eCommercial garages needing reliable OEM parts for equipment maintenance.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance facilities replacing worn pneumatic components.\u003c\/li\u003e\n\u003cli\u003eIndependent mechanics servicing hydraulic lifting equipment.\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\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eOMEGA Air Pump Assembly 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\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eG55-3-2000-108 \/ TP12001065\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eShin-fu (OEM for OMEGA)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eOMEGA Service Jacks 22201, 22203\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eSteel Construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e2.96 x 2.96 x 7 in (75 x 75 x 178 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e3.6 lbs (1.63 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e1 Unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Your OMEGA Service Jack Working Again\u003c\/h2\u003e\n\u003cp\u003eDon't let equipment downtime cost you productivity. This genuine OEM air pump assembly restores reliable lifting performance with professional-grade construction designed for demanding shop environments.\u003c\/p\u003e\n\u003cstrong\u003eOrder your replacement air motor today and get back to efficient vehicle service.\u003c\/strong\u003e\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: How do I know if my air pump assembly needs replacement? A: Common signs include slow or incomplete lifting, unusual grinding or squealing noises during operation, visible air leaks around the motor housing, or the jack failing to maintain its lifted position. You may also notice the jack requiring multiple pumps to achieve previous lift heights or exhibiting inconsistent lifting speeds during operation. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I know if my air pump assembly needs replacement?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eSigns include slow lifting, jack won't lift fully, unusual noises during operation, or visible air leaks around the motor assembly. You may also notice inconsistent lifting speeds or the jack failing to hold its position properly. These symptoms typically indicate worn internal seals or damaged pneumatic components within the air motor unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is this compatible with both OMEGA 22201 and 22203 models? A: Yes, this G55-3-2000-108 air pump assembly is specifically engineered to fit both OMEGA service jack models 22201 and 22203 without modification. The OEM part number ensures exact compatibility with both jack models, providing identical pneumatic performance and mounting specifications as your original factory equipment. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this compatible with both OMEGA 22201 and 22203 models?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, this G55-3-2000-108 air pump assembly fits both OMEGA service jack models 22201 and 22203 perfectly. The OEM part number ensures exact compatibility with both jack models, providing the same pneumatic performance and mounting specifications. This single assembly replaces the original equipment in either model without modifications or additional adapters required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What's included with this air motor assembly? A: You receive one complete OEM air pump assembly unit ready for direct installation, including all internal pneumatic components, seals, valves, and steel housing. The assembly arrives pre-assembled and tested, with no additional parts or hardware needed beyond what is already included in this complete replacement motor unit. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's included with this air motor assembly?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYou receive one complete OEM air pump assembly unit ready for installation, including all internal components and housing. The assembly comes pre-assembled with seals, valves, and pneumatic components intact. No additional parts or hardware are needed beyond what's already included in this replacement motor unit for your OMEGA service jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does this compare to aftermarket air pump assemblies? A: OEM parts ensure exact fit and performance specifications, while aftermarket versions may have compatibility issues or shorter service life. This genuine Shin-fu manufactured assembly maintains the same quality standards as your original equipment, providing reliable long-term performance. Aftermarket alternatives often use different materials or tolerances that can lead to premature failure or reduced lifting efficiency. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to aftermarket air pump assemblies?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eOEM parts ensure exact fit and performance specifications, while aftermarket versions may have compatibility issues or shorter service life. This genuine Shin-fu manufactured assembly maintains the same quality standards as your original equipment, providing reliable long-term performance. Aftermarket alternatives often use different materials or tolerances that can lead to premature failure or reduced lifting efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397257416955,"sku":"OME-G5532000108","price":485.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-oem-air-motor-for-22201-22203-service-jack-g55-3-2000-108-jacks-parts-acc-550.webp?v=1767608394"},{"product_id":"omega-29028-2-1-2-ton-low-profile-magic-lift-service-jack","title":"OMEGA 29028 2-1\/2 Ton Low Profile Magic Lift Service Jack","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.product-content-wrapper section {\n    margin: 40px 0;\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.product-content-wrapper .hero {\n    display: block;\n    overflow: auto;\n}\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n    content: \"\";\n    display: table;\n    clear: both;\n}\n.product-content-wrapper img {\n    max-width: 100%;\n    height: auto;\n    margin: 1.5rem 0;\n    border-radius: 8px;\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.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.product-content-wrapper h3 {\n    font-size: 1.2rem;\n    margin: 1.5rem 0 0.75rem;\n    font-weight: 600;\n}\n.product-content-wrapper p {\n    margin-bottom: 1rem;\n}\n.product-content-wrapper ul, .product-content-wrapper ol {\n    margin-bottom: 1.5rem;\n    padding-left: 1.5rem;\n}\n.product-content-wrapper li {\n    margin-bottom: 0.5rem;\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.product-content-wrapper caption {\n    padding: 0.5rem;\n    font-weight: 600;\n    text-align: left;\n    background-color: #f8f9fa;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 1rem;\n    text-align: left;\n    border-bottom: 1px solid #e0e0e0;\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.product-content-wrapper td {\n    background-color: white;\n    color: #333;\n}\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n    border-bottom: none;\n}\n.product-content-wrapper tr:hover td {\n    background-color: #f8f9fa;\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.product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .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.product-content-wrapper .highlight strong {\n    font-weight: 600 !important;\n    color: #0053a6 !important;\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\/* 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.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n    color: white;\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\/* 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.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.product-content-wrapper summary::-webkit-details-marker {\n    display: none;\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.product-content-wrapper details[open] summary::after {\n    transform: rotate(90deg);\n}\n.product-content-wrapper details[open] summary {\n    border-bottom: 1px solid #e0e0e0;\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\/* 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    .product-content-wrapper tbody {\n        display: block;\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    .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    .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    .product-content-wrapper h2 {\n        font-size: 1.2rem;\n    }\n    .product-content-wrapper h3 {\n        font-size: 1.1rem;\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    .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@media (max-width: 500px) {\n    .product-content-wrapper {\n        padding: 0 10px 2rem 10px !important;\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!-- Hero Section --\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Red Omega magic lift floor jack with low profile design and foam handle\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-29028-2-12-ton-low-profile-magic-lift-service-jack-floor-268.webp?v=1723599951\u0026amp;width=400 400w,\n                     https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-29028-2-12-ton-low-profile-magic-lift-service-jack-floor-268.webp?v=1723599951\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-29028-2-12-ton-low-profile-magic-lift-service-jack-floor-268.webp?v=1723599951\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eQuick Lifting Power - Omega Magic Lift Floor Jack (29028, 2.5 Ton)\u003c\/h2\u003e\n\u003ch3\u003eProfessional Low Profile Service Jack with Patented Magic Lift Technology\u003c\/h3\u003e\n\u003cp\u003eThe Omega 29028 Magic Lift Floor Jack delivers powerful 2.5-ton lifting capacity with patented quick-lift technology that reduces pumping by up to 50%. This low profile service jack starts at just 3.35 inches to easily access lowered vehicles and sports cars, making it the go-to choice for professional mechanics working with minimal clearance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Key Features and Benefits --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eFast Magic Lift Operation\u003c\/strong\u003e - Patented dual-piston design requires 50% fewer pumps compared to standard floor jacks, delivering quick vehicle lifting with less physical effort.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eUltra-Low Profile Access\u003c\/strong\u003e - Starts at only 3.35 inches to easily slide under sports cars and tight clearance situations where standard jacks won't fit.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Load Control\u003c\/strong\u003e - U-joint assembly provides precise lowering control, while foam handle cover ensures comfortable operation.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Applications --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect For Professional and Home Use\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSports cars and lowered vehicles where standard jacks won't fit.\u003c\/li\u003e\n\u003cli\u003eProfessional auto shops needing fast, reliable lifting equipment.\u003c\/li\u003e\n\u003cli\u003eHome garages working on cars and light trucks up to 5,000 lbs.\u003c\/li\u003e\n\u003cli\u003eMobile repair services requiring portable, high-capacity lifting tools.\u003c\/li\u003e\n\u003cli\u003eQuick tire changes and brake jobs needing efficient lift cycles.\u003c\/li\u003e\n\u003cli\u003ePerformance vehicle maintenance with limited ground clearance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eOmega 29028 Magic Lift Floor Jack 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\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e2.5 Tons (5,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e3.35 in (85 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e19.3 in (490 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e69.5 lbs (31.5 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e29028\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eANSI Certified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Installation and Safety Guidelines --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation and Safety Guidelines\u003c\/h2\u003e\n\u003cp\u003eAlways use on firm, level ground and position jack under manufacturer-specified lifting points. After lifting, immediately support vehicle with properly rated jack stands. Never work under a vehicle supported only by a hydraulic jack.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CTA Section --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Magic Lift Performance\u003c\/h2\u003e\n\u003cp\u003eExperience patented quick-lift technology from Omega Lift Equipment, a trusted name in professional hydraulic lifting solutions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdd this ANSI-certified magic lift jack to your toolkit today.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c!-- Hidden schema markers for Google --\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does the Magic Lift technology work compared to standard floor jacks? A: The patented Magic Lift system features dual fast-action pump pistons that generate lifting power with approximately 50% fewer pumps than conventional floor jacks. This innovative design reduces operator fatigue during extended use while significantly speeding up vehicle service times in professional shops and home garages alike. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c!-- Visible accordion for users --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the Magic Lift technology work compared to standard floor jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe patented Magic Lift system features dual fast-action pump pistons that generate lifting power with approximately 50% fewer pumps than conventional floor jacks. This innovative design reduces operator fatigue during extended use while significantly speeding up vehicle service times in professional shops and home garages alike.\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 this 2.5-ton jack safely lift? A: This jack safely lifts passenger cars, light trucks, SUVs, and crossovers up to 5,000 lbs total vehicle weight. The ultra-low 3.35-inch starting height makes it perfect for sports cars, modified vehicles, and lowered cars that standard jacks cannot access due to insufficient ground clearance limitations. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles can this 2.5-ton jack safely lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis jack safely lifts passenger cars, light trucks, SUVs, and crossovers up to 5,000 lbs total vehicle weight. The ultra-low 3.35-inch starting height makes it perfect for sports cars, modified vehicles, and lowered cars that standard jacks cannot access due to insufficient ground clearance limitations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is the Omega 29028 better than standard low profile jacks? A: Yes, the Magic Lift design requires significantly fewer pumps to reach full 19.3-inch height compared to conventional low profile jacks in the market. The U-joint assembly provides superior load control with smoother, more precise lowering action, while the foam handle cover enhances comfort during daily professional use sessions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Omega 29028 better than standard low profile jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the Magic Lift design requires significantly fewer pumps to reach full 19.3-inch height compared to conventional low profile jacks in the market. The U-joint assembly provides superior load control with smoother, more precise lowering action, while the foam handle cover enhances comfort during daily professional use sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Does this jack meet safety standards for professional use? A: Yes, the Omega 29028 is fully ANSI certified and meets all current safety requirements for professional automotive service environments worldwide. The jack includes essential safety features like controlled lowering and stable base design for reliable operation in commercial settings and home workshops. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this jack meet safety standards for professional use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the Omega 29028 is fully ANSI certified and meets all current safety requirements for professional automotive service environments worldwide. The jack includes essential safety features like controlled lowering and stable base design for reliable operation in commercial settings and home workshops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default","offer_id":46397257548027,"sku":"OME-29028","price":162.07,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-29028-2-12-ton-low-profile-magic-lift-service-jack-floor-268.webp?v=1767608444"},{"product_id":"3-12-ton-magic-lift-service-jack","title":"OMEGA 27035 3-1\/2 Ton Magic Lift Service Jack","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eThe Omega 27035 Magic Lift Service Jack is a reliable and professional-grade 3-1\/2-Ton jack designed for both automotive and industrial applications. Featuring innovative Magic Lift technology, this jack allows for a quick lift, making it ideal for mechanics and technicians who need efficient performance. Its low-profile design and wide stance offer easy access and optimum stability during operation. With an exclusive breather plug that optimizes hydraulic performance and a built-in bypass device to prevent over-pumping damage, the Omega 27035 delivers durable and safe lifting capabilities for heavy-duty tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eQuick lift with Magic Lift technology for professional performance\u003c\/li\u003e\n\u003cli\u003eUniversal joint release for precise load control in any handle position\u003c\/li\u003e\n\u003cli\u003eExclusive breather plug optimizes hydraulic system performance\u003c\/li\u003e\n\u003cli\u003eRolled side frames prevent twisting and add strength\u003c\/li\u003e\n\u003cli\u003eHeavy gauge frame resists twisting for durability\u003c\/li\u003e\n\u003cli\u003eBuilt-in bypass device protects against over-pumping damage\u003c\/li\u003e\n\u003cli\u003eWide stance and low center of gravity for stability under load stress\u003c\/li\u003e\n\u003cli\u003eLow profile design for easy lift point access\u003c\/li\u003e\n\u003cli\u003eU.S. patent numbers: 5,946,912 and 5,755,099\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 3-1\/2 Ton\u003c\/li\u003e\n\u003cli\u003eJack Size Height: 7-1\/4 in\u003c\/li\u003e\n\u003cli\u003eMechanism Type: Hydraulic\u003c\/li\u003e\n\u003cli\u003eProduct Weight: 109 lbs\u003c\/li\u003e\n\u003cli\u003eSaddle Diameter: 4.75 in\u003c\/li\u003e\n\u003cli\u003eCollapsed Height: 4 in\u003c\/li\u003e\n\u003cli\u003eProduct Depth: 16.5 in\u003c\/li\u003e\n\u003cli\u003eProduct Width: 32.5 in\u003c\/li\u003e\n\u003cli\u003eMaximum Lift Height: 22 in\u003c\/li\u003e\n\u003cli\u003eMinimum Lift Height: 22 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003eOmega Lift Equipment is known for its high-quality hydraulic tools and lifting solutions, catering to professionals in automotive, industrial, and construction fields. Their products are designed for durability and safety, incorporating innovative technology to provide users with reliable performance even in the most demanding conditions.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397257580795,"sku":"OME-27035","price":548.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-3-12-ton-magic-lift-service-jack-27035-floor-557.webp?v=1767608465"},{"product_id":"20-ton-air-actuated-service-jack-22201c","title":"OMEGA 22201 20 Ton Air Actuated Service Jack","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"injustifyin\"\u003eThe Omega 22201 is a powerful air-actuated service jack designed for heavy lifting, capable of handling loads up to 20 tons. Its long chassis and high-speed air turbo motor enable quick and efficient lifting, making it ideal for automotive repair shops and industrial applications. The heavy gauge steel frame provides stability, preventing distortion and twisting when accessing difficult load points. The handle-actuated release valve allows for precise control over lowering speeds, while the built-in bypass mechanism safeguards the hydraulic system against over-pumping damage. Additionally, the convenient foot pedal facilitates fast, no-load lifts, ensuring ease of use. Invest in the Omega 22201 Service Jack to simplify your lifting tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e20 Ton air actuated long chassis service jack\u003c\/li\u003e\n\u003cli\u003eHigh-speed Air Turbo Motor for efficient, effortless, and safe lifting\u003c\/li\u003e\n\u003cli\u003eWide stance and low center of gravity for optimum stability\u003c\/li\u003e\n\u003cli\u003eHeavy gauge steel frame prevents distortion and twisting\u003c\/li\u003e\n\u003cli\u003eHandle actuated release valve for precise metered control of lowering speeds\u003c\/li\u003e\n\u003cli\u003eBuilt-in bypass mechanism protects hydraulic system from over-pumping damage\u003c\/li\u003e\n\u003cli\u003eConvenient foot pedal for fast, no-load lifts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cp\u003eCapacity: 20 Ton\u003cbr\u003eSaddle Diameter: 6-1\/8 in\u003cbr\u003eMin Height: 7-1\/2 Inch\u003cbr\u003eMax Height: 26 Inch\u003cbr\u003eHandle Length: 49-1\/2 Inch\u003cbr\u003eJack Size: 62-1\/4 x 20-3\/8 x 11-3\/4 Inch\u003cbr\u003eWeight: 540 Lbs\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eApplication\u003c\/h3\u003e\n\u003cp\u003eAutomotive repair shops\u003cbr\u003eHeavy equipment maintenance facilities\u003cbr\u003eIndustrial manufacturing plants\u003cbr\u003eConstruction sites\u003cbr\u003eMining operations\u003cbr\u003eWarehouses\u003cbr\u003eTransportation and logistics companies\u003cbr\u003eAgricultural facilities\u003cbr\u003eOil and gas refineries\u003cbr\u003eMarine industry\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397257974011,"sku":"OME-22201","price":3644.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-20-ton-air-actuated-service-jack-22201-floor-481.webp?v=1767608533"},{"product_id":"6-ton-toe-jack","title":"OMEGA 13120 6 Ton Toe Jack","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eIntroducing the Omega 6-Ton Toe Jack - the perfect lifting solution for various applications. This compact yet powerful jack is made of heat-treated chrome and features a swivel handle sleeve and welded style base. Lift from the toe and on top easily thanks to the heat-treated and chromed medium-carbon steel cylinder and chrome-plated ram that ensures longer seal life and optimum performance. Plus, the hydraulic system is protected from internal damage with a patented bypass mechanism. Get your hands on the Omega 6-Ton Toe Jack for reliable and efficient lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eHydraulic Omega 6-Ton Toe Jack with dual lifting points\u003c\/li\u003e\n\u003cli\u003eHeat-treated, chromed medium-carbon steel cylinder for durability\u003c\/li\u003e\n\u003cli\u003eChrome-plated ram for longer seal life and better performance\u003c\/li\u003e\n\u003cli\u003eThe patented by-pass mechanism protects the hydraulic system from internal damage\u003c\/li\u003e\n\u003cli\u003eSwivel handle sleeve and welded style base for stability and ease of use\u003c\/li\u003e\n\u003cli\u003eCompact design but a powerful lifting capacity of 6 tons\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 6 Ton\u003c\/li\u003e\n\u003cli\u003eToe Height:\n\u003cul\u003e\n\u003cli\u003eMin: 7\/8 in\u003c\/li\u003e\n\u003cli\u003eMax: 6 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003eHead Height:\n\u003cul\u003e\n\u003cli\u003eMin: 10-1\/2 in\u003c\/li\u003e\n\u003cli\u003eMax: 15-5\/8 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli\u003eHydraulic Lifting: 5-1\/8 in\u003c\/li\u003e\n\u003cli\u003eBase Size:\n\u003cul\u003e\n\u003cli\u003eLength: 11 in\u003c\/li\u003e\n\u003cli\u003eWidth: 7-1\/2 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003eOmega is known for its innovation and high-quality lifting equipment, delivering reliable and durable tools for industrial and automotive applications. With a focus on safety and performance, Omega products are trusted by professionals worldwide.\u003c\/p\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397258039547,"sku":"OME-13120","price":595.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-6-ton-toe-jack-13120-bottle-930.webp?v=1767608568"},{"product_id":"3000-lbs-capacity-floor-transmission-jacks","title":"OMEGA 43000 1-1\/2 Ton Low Profile Transmission Jacks","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eThe Omega model 4300, a 1-1\/2 Ton Floor Style Transmission Jack, is designed to assist in the removal and installation of automotive and light truck transmissions, transfer cases, and transaxles. This versatile jack is ideal for use under portable lift equipment where the vehicle is supported by appropriately rated jack stands. Its adjustable head, rugged design, and safety features ensure precise alignment and secure handling of transmissions, making it an essential tool for automotive professionals and DIY enthusiasts alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe adjustable head can be tilted forward, backward, and side to side for optimum alignment of transmission bolt patterns and pins\u003c\/li\u003e\n\u003cli\u003eThe hydraulic system is protected from internal damage by a patented by-pass mechanism\u003c\/li\u003e\n\u003cli\u003eRugged steel wheels and full swivel ball bearing casters for easy mobility\u003c\/li\u003e\n\u003cli\u003eU.S. Patented built-in by-pass device protects the hydraulic system from over-pumping damage\u003c\/li\u003e\n\u003cli\u003eMulti-adjustment knobs ensure the transmission cradle is always at the correct angle\u003c\/li\u003e\n\u003cli\u003eLoad-restraining chain ensures safe raising and lowering\u003c\/li\u003e\n\u003cli\u003eFour-wheel casters allow easy movement and positioning of the transmission jack\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 3000 lbs \/ 1.5 Ton\u003c\/li\u003e\n\u003cli\u003eMin Height: 7-7\/8 in\u003c\/li\u003e\n\u003cli\u003eMax Height: 37-1\/4 in\u003c\/li\u003e\n\u003cli\u003ePower Raise: 29-3\/8 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003eOmega Lift Equipment is recognized for providing high-quality, durable lifting solutions for automotive professionals. Known for their innovative designs and commitment to safety, Omega products are trusted by mechanics worldwide for delivering reliable performance in demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397258072315,"sku":"OME-43000","price":1957.89,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-1-12-ton-low-profile-transmission-jacks-43000-345.webp?v=1767608583"},{"product_id":"telescopic-trans-jacks-1000-lbs-capacity-air-turbo-motor","title":"OMEGA 41001C Telescopic Transmission Jacks, 1000 lbs, Air Turbo-Motor","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eThe Omega 41001C air\/manual telescopic transmission jack is the perfect solution for mechanics needing a heavy-duty jack that can lift up to 1000 lbs. This jack is equipped with two-stage chrome-plated rams to provide maximum reach and stability during lifting operations. It also features a user-friendly foot pedal for smooth operation, allowing for hands-free control. Designed with an extra-wide base for enhanced stability, rugged steel wheels, and full swivel ball bearing casters, this jack ensures ease of movement and precise positioning while maintaining safety when lowering heavy loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTwo-stage chrome-plated rams for maximum reach\u003c\/li\u003e\n\u003cli\u003eUser-friendly foot pedal for hands-free operation\u003c\/li\u003e\n\u003cli\u003eExtra-wide base for added stability\u003c\/li\u003e\n\u003cli\u003eSafety handle design for controlled load lowering\u003c\/li\u003e\n\u003cli\u003eRugged steel wheels for durability\u003c\/li\u003e\n\u003cli\u003eFull swivel ball bearing casters for easy maneuverability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 1\/2 Ton\u003c\/li\u003e\n\u003cli\u003eAir Pressure Required: 110-175 PSI\u003c\/li\u003e\n\u003cli\u003eMin. Height: 37-3\/4 in\u003c\/li\u003e\n\u003cli\u003eMax. Height: 78-1\/8 in\u003c\/li\u003e\n\u003cli\u003eSaddle Base: 8-7\/8 in x 7-1\/8 in\u003c\/li\u003e\n\u003cli\u003eExp. Saddle Area Min: 11-1\/2 in x 11-1\/2 in\u003c\/li\u003e\n\u003cli\u003eExp. Saddle Area Max: 21 in x 21 in\u003c\/li\u003e\n\u003cli\u003eJack Size (LxW): 33-5\/8 in x 33-5\/8 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003eOmega Lift Equipment is a trusted name in the industry, known for producing high-quality lifting solutions that are built for durability and safety. With a focus on innovation and meeting the needs of professional mechanics, Omega's products are designed to provide reliable performance in demanding work environments.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397258957051,"sku":"OME-41001C","price":1189.28,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-41001c-telescopic-trans-jacks-1-000-lbs-air-turbo-motor-transmission-630.webp?v=1767608719"},{"product_id":"omega-3-12-ton-magic-lift-service-jack","title":"OMEGA 29037 3-1\/2 Ton Magic Lift Service Jack","description":"\u003cstyle\u003e \/* Basic styling *\/ .product-content-wrapper { font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif; max-width: 1000px; margin: 0 auto; padding: 0 15px 3rem 15px !important; color: #333; line-height: 1.6; } .product-content-wrapper section { margin: 40px 0; } \/* Clearfix for all sections to contain floated elements *\/ .product-content-wrapper section::after { content: \"\"; display: table; clear: both; } .product-content-wrapper .hero { display: block; overflow: auto; } \/* Additional clearfix specifically for hero section *\/ .product-content-wrapper .hero::after { content: \"\"; display: table; clear: both; } .product-content-wrapper img { max-width: 100%; height: auto; margin: 1.5rem 0; border-radius: 8px; } .product-content-wrapper figcaption { font-size: 0.9rem; color: #666; text-align: center; margin-top: 0.5rem; } .product-content-wrapper h2 { font-size: 1.5rem; margin: 2rem 0 1rem; font-weight: 600; border-bottom: 1px solid #eee; padding-bottom: 0.5rem; } .product-content-wrapper h3 { font-size: 1.2rem; margin: 1.5rem 0 0.75rem; font-weight: 600; } .product-content-wrapper p { margin-bottom: 1rem; } .product-content-wrapper ul, .product-content-wrapper ol { margin-bottom: 1.5rem; padding-left: 1.5rem; } .product-content-wrapper li { margin-bottom: 0.5rem; } .product-content-wrapper table { width: 100%; border-collapse: collapse; margin: 1.5rem auto; box-shadow: 0 2px 8px rgba(0,0,0,0.1); border-radius: 8px; overflow: hidden; } .product-content-wrapper caption { padding: 0.5rem; font-weight: 600; text-align: left; background-color: #f8f9fa; } .product-content-wrapper th, .product-content-wrapper td { padding: 1rem; text-align: left; border-bottom: 1px solid #e0e0e0; } .product-content-wrapper th { background-color: #0053a6; color: white; font-weight: 600; white-space: nowrap; width: 40%; } .product-content-wrapper td { background-color: white; color: #333; } .product-content-wrapper tr:last-child th, .product-content-wrapper tr:last-child td { border-bottom: none; } .product-content-wrapper tr:hover td { background-color: #f8f9fa; } .product-content-wrapper .highlight { background-color: #f8f9fa !important; border-left: 4px solid #0053a6 !important; padding: 1rem 1.5rem !important; margin: 1.5rem 0 !important; color: #333 !important; font-weight: normal !important; } .product-content-wrapper .highlight *, .product-content-wrapper .highlight p, .product-content-wrapper .highlight span, .product-content-wrapper .highlight div { color: #333 !important; text-decoration: none !important; font-weight: normal !important; font-style: normal !important; } .product-content-wrapper .highlight strong { font-weight: 600 !important; color: #0053a6 !important; } .product-content-wrapper .button { display: inline-block; background-color: #0053a6; color: white !important; padding: 0.75rem 1.5rem; border-radius: 4px; text-decoration: none; font-weight: 600; margin: 1rem 0; } \/* CTA Section Styles *\/ .product-content-wrapper .cta { background: #0053a6; color: white; padding: 40px; border-radius: 8px; text-align: center; } .product-content-wrapper .cta h2, .product-content-wrapper .cta p { color: white; } \/* Focus styles for accessibility *\/ .product-content-wrapper a:focus-visible, .product-content-wrapper summary:focus-visible, .product-content-wrapper button:focus-visible { outline: 2px solid #0053a6; outline-offset: 2px; } \/* FAQ Styles *\/ .product-content-wrapper details { margin-bottom: 1rem; border: 1px solid #e0e0e0; border-radius: 8px; padding: 0; } .product-content-wrapper summary { padding: 1rem; cursor: pointer; font-weight: 600; background: #f8f9fa; border-radius: 8px 8px 0 0; position: relative; padding-right: 2.5rem; list-style: none; } .product-content-wrapper summary::-webkit-details-marker { display: none; } .product-content-wrapper summary::after { content: '▶'; position: absolute; right: 1rem; top: 1rem; transition: transform 0.3s ease; } .product-content-wrapper details[open] summary::after { transform: rotate(90deg); } .product-content-wrapper details[open] summary { border-bottom: 1px solid #e0e0e0; } .product-content-wrapper details div { padding: 1rem; } \/* Product hero image - responsive float *\/ .product-hero-image { margin-bottom: 1.5rem; } \/* Responsive table for mobile *\/ @media (max-width: 600px) { \/* Hide table caption + column header row on small screens *\/ .product-content-wrapper table caption, .product-content-wrapper table thead { display: none; } \/* Edge case: header row in tbody *\/ .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) { display: none; } \/* Keep all the original mobile table styles *\/ .product-content-wrapper table { display: block; box-shadow: none; } .product-content-wrapper tbody { display: block; } .product-content-wrapper tr { display: block; margin-bottom: 0.5rem; border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; } .product-content-wrapper th { display: block; width: 100%; background-color: #f5f5f5; color: #333; font-size: 0.9rem; padding: 0.75rem 1rem 0.25rem; border-bottom: none; } .product-content-wrapper td { display: block; width: 100%; padding: 0.25rem 1rem 0.75rem; font-weight: 600; border-bottom: none; } } @media (max-width: 767px) { .product-content-wrapper { padding: 0 10px 3rem 10px !important; } .product-content-wrapper h2 { font-size: 1.2rem; } .product-content-wrapper h3 { font-size: 1.1rem; } .product-content-wrapper .product-hero-image { float: none !important; display: block !important; margin: 0 auto 1.5rem auto !important; max-width: 100% !important; } .product-content-wrapper img[style*=\"float: right\"] { float: none !important; display: block !important; margin: 0 auto 1.5rem auto !important; max-width: 100% !important; } } @media (max-width: 500px) { .product-content-wrapper { padding: 0 10px 2rem 10px !important; } } @media (min-width: 768px) { .product-content-wrapper .product-hero-image { float: right !important; max-width: 40%; margin: 0 0 1rem 20px; } } \u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg alt=\"Red OMEGA magic lift floor jack with extended handle and wheel assembly\" class=\"product-hero-image\" decoding=\"async\" loading=\"eager\" height=\"600\" width=\"800\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-3-12-ton-magic-lift-service-jack-29037-floor-416.webp?v=1723600054\u0026amp;width=400 400w, https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-3-12-ton-magic-lift-service-jack-29037-floor-416.webp?v=1723600054\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-3-12-ton-magic-lift-service-jack-29037-floor-416.webp?v=1723600054\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Performance - OMEGA Magic Lift Floor Jack (29037, 3.5-Ton)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Service Jack for Light Trucks and SUVs\u003c\/h3\u003e\n\u003cp\u003eThe OMEGA 29037 magic lift service jack cuts lift time by up to 50% versus standard jacks with its 3.5-ton (3,175 kg) capacity designed for light trucks, vans, and SUVs. This professional-grade \u003cem\u003emagic lift floor jack\u003c\/em\u003e reaches contact in approximately 1 pump, then delivers extraordinary speed through patented bypass protection. Built with heavy gauge steel frames and air-vented saddle padding for reliable automotive shop performance.\u003c\/p\u003e\n\u003cp\u003eStandard car jacks lack the capacity and speed for efficient truck and SUV service work.\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\u003eMagic Lift Quick Performance\u003c\/strong\u003e - Patented design delivers extraordinary lifting speed after initial pump contact, reducing service time for faster vehicle maintenance.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eChassis Protection System\u003c\/strong\u003e - Air-vented soft saddle pad prevents scratches while the 4-inch (102 mm) diameter provides stable contact across different vehicle types.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHydraulic System Protection\u003c\/strong\u003e - Built-in bypass device prevents over-pumping damage while metered release system ensures precise load control during lowering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eLight truck and pickup maintenance in commercial shops.\u003c\/li\u003e\n\u003cli\u003eSUV and van servicing for fleet operations.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty DIY projects requiring reliable 3.5-ton capacity.\u003c\/li\u003e\n\u003cli\u003eProfessional mechanics needing quick lifting efficiency.\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\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eOMEGA 29037 Magic Lift Service Jack 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\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e3.5 tons (7,000 lbs \/ 3,175 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e5.5 - 22 in (140 - 559 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Diameter\u003c\/th\u003e\n\u003ctd\u003e4 in (102 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e30.12 x 15.75 x 6.9 in (765 x 400 x 175 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e89.1 lbs (40.4 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHandle Length\u003c\/th\u003e\n\u003ctd\u003e52.25 in (1,327 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePatent Numbers\u003c\/th\u003e\n\u003ctd\u003eU.S. 5,946,912 \u0026amp; 6,199,379\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eAbout OMEGA Lift Equipment\u003c\/h2\u003e\n\u003cp\u003eOMEGA Lift Equipment specializes in professional hydraulic lifting solutions for automotive and industrial applications, trusted by mechanics worldwide for reliable performance.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Magic Lift Performance Today\u003c\/h2\u003e\n\u003cp\u003eUpgrade your shop with the speed and safety of patented magic lift technology for reliable 3.5-ton capacity.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your OMEGA 29037 Magic Lift Service Jack now for faster, safer vehicle lifting.\u003c\/strong\u003e\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: How does the magic lift design work faster than regular floor jacks? A: The magic lift system delivers extraordinary lifting speed after the first pump reaches the contact point, reducing total lift time significantly compared to standard hydraulic floor jacks. This patented quick-lift technology uses optimized hydraulic flow design to achieve faster elevation once initial contact is made with the vehicle lifting point for improved shop efficiency. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the magic lift design work faster than regular floor jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe magic lift system delivers extraordinary speed after initial pump contact, reducing lift time through patented quick-lift technology.\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 this 3.5-ton service jack safely lift? A: This jack is specifically designed for light trucks, vans, and SUVs with lifting capacity up to 7,000 pounds and maximum height of 22 inches for higher clearance vehicles. The reinforced construction and wide saddle diameter make it suitable for both personal and commercial automotive service applications requiring reliable heavy-duty lifting performance in professional environments. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles can this 3.5-ton service jack safely lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eDesigned for light trucks, vans, and SUVs up to 7,000 pounds with 22-inch maximum height for reliable heavy-duty lifting.\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 bypass protection prevent hydraulic damage? A: The built-in bypass device automatically prevents over-pumping that could damage internal hydraulic components by redirecting excess pressure when maximum capacity is reached. Combined with the metered release system, this provides precise control when lowering vehicles safely while protecting the jack's hydraulic system from costly internal damage and extending overall service life significantly. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the bypass protection prevent hydraulic damage?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eBuilt-in bypass device prevents over-pumping damage by redirecting excess pressure, while metered release provides precise lowering control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is this magic lift jack suitable for professional shop use? A: Yes, this service jack features reinforced handle connections, heavy gauge side frames that resist twisting under load, and professional-grade hydraulic components designed for demanding commercial automotive repair environments. The patented magic lift technology and bypass protection system make it reliable for daily professional use in busy automotive service shops and fleet maintenance facilities requiring consistent performance. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this magic lift jack suitable for professional shop use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, features reinforced construction and professional-grade hydraulics designed for demanding commercial automotive repair environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397259514107,"sku":"OME-29037","price":337.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-3-12-ton-magic-lift-service-jack-29037-floor-416.webp?v=1767608907"},{"product_id":"telescopic-transmission-jack-700-lbs","title":"OMEGA 40700 Telescopic Transmission Jack, 700 lbs","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eThe Omega Telescopic Transmission Jack is the ideal solution for mechanics seeking strength, stability, and convenience. With a weight capacity of 700 lbs, this jack is designed to maximize high-reach capabilities, featuring chrome-plated rams for durability. The unique foot-release pedal allows for safe and controlled lowering of heavy loads, while the extra-wide base and rugged steel wheels provide enhanced stability and a lowered center of gravity. Full swivel ball-bearing casters make maneuverability easy, and the adjustable ratchet-style saddle (available on select models) adds versatility to your transmission work. This jack combines safety, ease of use, and superior performance for any transmission lifting needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e700 lbs capacity for heavy-duty transmission lifting\u003c\/li\u003e\n\u003cli\u003eChrome-plated rams for enhanced high-reach capability\u003c\/li\u003e\n\u003cli\u003eUser-friendly foot-release pedal for controlled lowering\u003c\/li\u003e\n\u003cli\u003eExtra-wide base for stability and lowered center of gravity\u003c\/li\u003e\n\u003cli\u003eRugged steel wheels and full swivel ball-bearing casters for mobility\u003c\/li\u003e\n\u003cli\u003eAdjustable ratchet-style saddle (41001 and 41000 only)\u003c\/li\u003e\n\u003cli\u003eHandle release pedal for added safety in lowering the load\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 700 lbs\u003c\/li\u003e\n\u003cli\u003eMin. Height: 57-1\/4 in\u003c\/li\u003e\n\u003cli\u003eMax. Height: 76-3\/8 in\u003c\/li\u003e\n\u003cli\u003eSaddle Base: 9-7\/8 in x 9-7\/8 in\u003c\/li\u003e\n\u003cli\u003eExp. Saddle Area Min.: 9-7\/8 in x 9-7\/8 in\u003c\/li\u003e\n\u003cli\u003eExp. Saddle Area Max.: 18-7\/8 in x 18-7\/8 in\u003c\/li\u003e\n\u003cli\u003eJack Size: 36-1\/8 in x 32-5\/8 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003eOmega Lift Equipment is recognized for producing high-quality, durable tools for professional mechanics and technicians. Known for their focus on safety, innovation, and reliability, Omega products are trusted worldwide in automotive, industrial, and commercial applications.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397259677947,"sku":"OME-40700","price":528.73,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-40700-telescopic-transmission-jack-700-lbs-jacks-864.webp?v=1767608954"},{"product_id":"5-ton-magic-lift-long-chassis-service-jack-6-12-in-22-14-in-h","title":"OMEGA 25057 5 Ton Magic Lift Long Chassis Service Jack","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eWhen it comes to a hydraulic service jack that can handle the toughest jobs, the Omega 5-Ton Hydraulic Magic Lift Service Jack, model number 25057, is an essential tool for any professional mechanic. With a quick lift feature and precise load control, this jack simplifies even the most challenging tasks. Built with heavy gauge construction and equipped with essential safety features like hydraulic protection, the Magic Lift is designed to withstand the demands of daily use in professional settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eLift range of 6-1\/2 inches up to 22-1\/4 inches\u003c\/li\u003e\n\u003cli\u003eQuick lift for professional performance\u003c\/li\u003e\n\u003cli\u003eHeavy gauge construction for rugged durability\u003c\/li\u003e\n\u003cli\u003eUniversal joint release valve for precision control\u003c\/li\u003e\n\u003cli\u003eSafety bypass and overload systems protect hydraulics\u003c\/li\u003e\n\u003cli\u003eBuilt-in by-pass device prevents over-pumping damage\u003c\/li\u003e\n\u003cli\u003eMetered release system allows for precise load control\u003c\/li\u003e\n\u003cli\u003eExtraordinary lifting speed after reaching the lifting point\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 5 Ton\u003c\/li\u003e\n\u003cli\u003eMin. Height: 6-1\/2 in\u003c\/li\u003e\n\u003cli\u003eMax Height: 22-1\/4 in\u003c\/li\u003e\n\u003cli\u003eHandle Length: 40 in\u003c\/li\u003e\n\u003cli\u003eSaddle Diameter: 6-1\/2 in\u003c\/li\u003e\n\u003cli\u003eJack Size Length: 52-1\/2 in\u003c\/li\u003e\n\u003cli\u003eJack Size Width: 17-1\/8 in\u003c\/li\u003e\n\u003cli\u003eJack Size Height: 7-1\/4 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003eOmega Lift Equipment is known for its commitment to producing durable, high-quality hydraulic lifting solutions for both professional and industrial applications. With a strong focus on innovation and safety, Omega has built a reputation as a trusted name in the automotive and industrial lifting industry, providing reliable tools for heavy-duty tasks.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397259710715,"sku":"OME-25057","price":836.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-5-ton-magic-lift-long-chassis-service-jack-25057-floor-370.webp?v=1767608978"},{"product_id":"floor-transmission-jacks-2000-lbs-capacity","title":"OMEGA 42000C Floor Transmission Jacks, 2000 lbs","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eThe Omega 42000C Floor Transmission Jack is a versatile and portable tool designed for a wide range of automotive tasks. With a weight capacity of 2000 lbs, this jack is ideal for transmission installation, removal, and alignment. Its adjustable head tilts forward, backward, and side to side, ensuring precise positioning. Equipped with durable steel wheels and swivel ball-bearing casters, this jack provides easy mobility. The hydraulic system is protected by a patented bypass mechanism, while the load-restraining chain ensures safe operation. The user-friendly 360-degree rotating pumping socket allows for convenient, directional control, making this jack a reliable choice for any garage or workshop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eWeight capacity of 2000 lbs for heavy-duty tasks\u003c\/li\u003e\n\u003cli\u003eAdjustable head tilts forward, backward, and side to side for optimal alignment\u003c\/li\u003e\n\u003cli\u003eSteel wheels and swivel casters for durability and mobility\u003c\/li\u003e\n\u003cli\u003ePatented bypass mechanism (U.S. Patent No. 5,946,912) protects the hydraulic system\u003c\/li\u003e\n\u003cli\u003eLoad-restraining chain ensures safe raising and lowering of loads\u003c\/li\u003e\n\u003cli\u003e360-degree rotating pumping socket for easy operation\u003c\/li\u003e\n\u003cli\u003eReliable and versatile jack for garage or workshop use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 1 Ton\u003c\/li\u003e\n\u003cli\u003eMin. Height: 7-7\/8 in\u003c\/li\u003e\n\u003cli\u003eMax. Height: 33-1\/2 in\u003c\/li\u003e\n\u003cli\u003eHandle Length: 22-1\/2 in\u003c\/li\u003e\n\u003cli\u003eSaddle Base: 14-1\/4 in x 8 in\u003c\/li\u003e\n\u003cli\u003eExpanded Saddle Area: 17 in x 15-3\/4 in\u003c\/li\u003e\n\u003cli\u003eJack Size: 39-3\/8 in x 19-1\/8 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003eOmega Lift Equipment is known for producing high-quality and durable lifting tools designed for the automotive, industrial, and engineering sectors. With a strong commitment to safety, innovation, and performance, Omega products are trusted by professionals worldwide for reliable, long-lasting performance in demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397260071163,"sku":"OME-42000C","price":937.57,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-42000c-floor-transmission-jacks-2000-lbs-239.webp?v=1767609128"},{"product_id":"floor-transmission-jacks-1100-lbs-capacity","title":"OMEGA 41100C Floor Transmission Jacks, 1100 lbs","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eThe Omega 41100C Low-Profile Transmission Jack is designed for mechanics and DIY enthusiasts who need a versatile, durable tool to handle up to 1100 lbs. Its adjustable head allows for forward, backward, and side-to-side tilting to accommodate various transmission bolt patterns and pins. The jack features a patented bypass mechanism to protect the hydraulic system from internal damage, ensuring reliable performance. A load-restraining chain provides added safety during lifting and lowering, while four swivel casters make movement and positioning easy. With a 360-degree rotating pumping socket and multi-adjustment knobs, this jack offers precision and ease of use for any transmission work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e1100 lbs capacity for lifting transmissions\u003c\/li\u003e\n\u003cli\u003eAdjustable head for optimal bolt pattern and pin alignment\u003c\/li\u003e\n\u003cli\u003eProtected hydraulic system with a patented by-pass mechanism\u003c\/li\u003e\n\u003cli\u003eLoad-restraining chain for safe raising and lowering\u003c\/li\u003e\n\u003cli\u003eFour swivel casters for easy movement and positioning\u003c\/li\u003e\n\u003cli\u003e360-degree rotating pumping socket for directional operation\u003c\/li\u003e\n\u003cli\u003eRugged steel wheels and full swivel ball bearing casters\u003c\/li\u003e\n\u003cli\u003eMulti-adjustment knobs ensure the correct transmission cradle angle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 1\/2 Ton\u003c\/li\u003e\n\u003cli\u003eMin. Height: 8-1\/2 in\u003c\/li\u003e\n\u003cli\u003eMax. Height: 24-3\/4 in\u003c\/li\u003e\n\u003cli\u003eHandle Length: 22-1\/2 in\u003c\/li\u003e\n\u003cli\u003eSaddle Base: 12-5\/8 in x 7-7\/8 in\u003c\/li\u003e\n\u003cli\u003eExpanded Saddle Area: 17 in x 9-3\/8 in\u003c\/li\u003e\n\u003cli\u003eJack Size: 31 in x 15 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003ch3\u003e\u003cspan id=\"cph_Content_header_lbl\"\u003eTHE BRAND OMEGA PROFESSIONAL PRODUCTS CARRIES A ONE YEAR LIMITED WARRANTY.\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cspan\u003eONE YEAR LIMITED WARRANTY\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eFor a period of one (1) year from date of purchase, SFA Companies will repair or replace, at its option, without charge, any of its products, which fails due to a defect in material or workmanship under normal usage. This limited warranty is a consumer's exclusive remedy.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003ePerformance of any obligation under this warranty may be obtained by returning the warranted product, freight prepaid, to SFA Companies Warranty Service Department, 10939 N. Pomona Ave., Kansas City, MO 64153. Except where such limitations and exclusions are specifically prohibited by applicable law,\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e(1) THE CONSUMER'S SOLE AND EXCLUSIVE REMEDY SHALL BE THE REPAIR OR REPLACEMENT OF DEFECTIVE PRODUCTS AS DESCRIBED ABOVE. (2) SFA Companies SHALL NOT BE LIABLE FOR ANY CONSEQUENTIAL OR INCIDENTAL DAMAGE OR LOSS WHATSOEVER. (3) ANY IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, SHALL BE LIMITED TO ONE YEAR, OTHERWISE THE REPAIR, REPLACEMENT OR REFUND AS PROVIDED UNDER THIS EXPRESS LIMITED WARRANTY IS THE EXCLUSIVE REMEDY OF THE CONSUMER, AND IS PROVIDED IN LIEU OF ALL OTHER WARRANTIES, EXPRESS OR IMPLIED. (4) ANY MODIFICATION, ALTERATION, ABUSE, UNAUTHORIZED SERVICE OR ORNAMENTAL DESIGN VOIDS THIS WARRANTY AND IS NOT COVERED BY THIS WARRANTY.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSome states do not allow limitations on how long an implied warranty lasts, so the above limitation may not apply to you. Some states do not allow the exclusion or limitation of incidental or consequential damages, so the above limitation or exclusion may not apply to you. This warranty gives you specific legal rights, and you may also have other rights, which vary from state to state.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-additional\"\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Screenshot_2024-10-27_at_9.18.16_PM.png?v=1730078309\" width=\"781\" height=\"310\"\u003e\u003c\/p\u003e\n\u003cp\u003eOmega Lift Equipment is a trusted provider of premium-quality lifting solutions for professionals and DIY enthusiasts alike. Known for its durable construction, innovative design, and commitment to safety, Omega products are widely recognized for delivering reliable performance in the automotive and industrial sectors.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397260103931,"sku":"OME-41100C","price":535.31,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-41100c-floor-transmission-jacks-1100-lbs-527.webp?v=1767609144"},{"product_id":"10-ton-toe-jack","title":"OMEGA 13200 10 Ton Toe Jack","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eThe Omega 10 Ton Toe Jack is the perfect tool for heavy-duty lifting jobs. With a 10-ton capacity and dual lift pistons, it can handle even the most challenging projects. The heat-treated medium carbon steel cylinder and chrome-plated ram are built to last, and the rotating pump socket allows for multi-directional use. Plus, the patented bypass mechanism protects the hydraulic system from internal damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-bulletpoints\"\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e10-Ton Hydraulic Toe Jack for maneuvering under low clearance areas\u003c\/li\u003e\n\u003cli\u003eThe patented bypass mechanism protects the hydraulic system from internal damage\u003c\/li\u003e\n\u003cli\u003eHeat-treated medium carbon steel cylinder with dual lift pistons\u003c\/li\u003e\n\u003cli\u003eRotating pump socket allows for multi-directional use\u003c\/li\u003e\n\u003cli\u003eChrome-plated ram for longer seal life and optimum performance\u003c\/li\u003e\n\u003cli\u003ePatented bypass mechanism with US patent number: 5,946,914\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-specs\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapacity: 10 Ton\u003c\/li\u003e\n\u003cli\u003eToe Height: Min. 1-1\/8 in, Max. 6-1\/4 in\u003c\/li\u003e\n\u003cli\u003eHead Height: Min. 11 in, Max. 16-1\/8 in\u003c\/li\u003e\n\u003cli\u003eHydraulic Lifting: 5-1\/8 in\u003c\/li\u003e\n\u003cli\u003eBase Size: Length 11-5\/8 in, Width 9-1\/4 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-warranty\"\u003e\n\u003ch3\u003eWarranty\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-shipping\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003cdiv class=\"description-brand\"\u003e\n\u003ch3\u003eAbout the Brand\u003c\/h3\u003e\n\u003cp\u003eOmega Lift Equipment is a well-known manufacturer of hydraulic lifting equipment, offering durable and reliable tools for professional and industrial use. They are recognized for their high-quality engineering and commitment to safety and performance.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397260202235,"sku":"OME-13200","price":714.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-10-ton-toe-jack-13200-bottle-310.webp?v=1767609203"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/collections\/mechanicaljack-5150114.webp?v=1762593439","url":"https:\/\/garagesupplyguys.com\/collections\/mechanical-jacks.oembed?page=8","provider":"Garage Supply Guys","version":"1.0","type":"link"}