{"title":"Stands \u0026 Cranes","description":"\u003ch3\u003e\u003cstrong\u003eHeavy-Duty Stands \u0026amp; Cranes for Lifting and Support\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eStands and cranes are essential tools for safely lifting and supporting heavy vehicles, engines, and other large equipment in your garage. Designed with durability and safety in mind, our range of heavy-duty stands and cranes provides stable, reliable support for both professional mechanics and DIY enthusiasts. From engine cranes to jack stands, these tools ensure your projects are completed efficiently and safely. Whether you're lifting an engine for repairs or stabilizing a vehicle for maintenance, our stands and cranes deliver the strength and stability you need.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGarage Supply Guys\u003c\/strong\u003e is an authorized dealer of high-quality garage equipment, ensuring all products are authentic and backed by the full manufacturer's warranty.\u003c\/p\u003e\n\u003cp\u003eMaximize your workspace efficiency with high-quality stands and cranes from \u003cstrong\u003eGarage Supply Guys\u003c\/strong\u003e!\u003c\/p\u003e","products":[{"product_id":"ranger-res-1tf-folding-engine-stand-2000-lb","title":"Ranger RES-1TF Folding Engine Stand 2000 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 Folding Engine Stand RES-1TF\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e2,000 lb. capacity with space-saving folding design\u003c\/p\u003e\n\u003cp\u003eThe RANGER RES-1TF is a heavy-duty folding engine stand that supports up to 2,000 lbs. The 360-degree swivel head provides complete access to all sides of the engine, while the folding frame reduces storage footprint by over 60% compared to fixed-frame stands.\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\u003e360-Degree Swivel Head\u003c\/h4\u003e\n\u003cp\u003eRotate engines to any position for complete access. Locking mechanism secures the engine at any angle during work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eSpace-Saving Design\u003c\/h4\u003e\n\u003cp\u003eFolds to just 37\" x 19\" x 7\" for storage against walls or in corners. Reduces footprint by over 60% when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHeavy-Duty Mobility\u003c\/h4\u003e\n\u003cp\u003eSwivel casters on front wheels provide smooth positioning around the shop. Wide 34\" front base prevents tipping under load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eAdjustable Saddle\u003c\/h4\u003e\n\u003cp\u003eAccommodates different engine mounting points and block configurations for passenger cars and light trucks.\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\u003eFolding engine stand frame\u003c\/li\u003e\n\u003cli\u003e4 heavy-duty casters\u003c\/li\u003e\n\u003cli\u003eAdjustable saddle components\u003c\/li\u003e\n\u003cli\u003eMounting hardware\u003c\/li\u003e\n\u003cli\u003eAssembly instructions\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\"\u003eRES-1TF\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\"\u003e5150470\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e2,000 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eOverall Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e38.5\"\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\"\u003e43.5\"\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\"\u003e34\"\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\"\u003e21\"\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\"\u003e91 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eFolded Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e37\" x 19\" x 7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHead Rotation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e360-degree swivel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCaster Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHeavy-duty swivel (front)\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 steel with reinforced neck\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\u003eEngine removal and installation in passenger cars and light trucks\u003c\/li\u003e\n\u003cli\u003eEngine rebuilds requiring full 360-degree access\u003c\/li\u003e\n\u003cli\u003eSmall shop operations with limited floor space\u003c\/li\u003e\n\u003cli\u003eHome garage mechanics needing compact storage\u003c\/li\u003e\n\u003cli\u003eV6, V8, small block, and big block engines under 2,000 lbs.\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":46388294287611,"sku":"5150470","price":410.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ranger-res-1tf-2000lb-capacity-folding-engine-stand-882027.png?v=1767587313"},{"product_id":"ranger-rsc-2tf-folding-shop-crane-4000-lb","title":"Ranger RSC-2TF Folding Shop Crane 4000 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 RSC-2TF Folding Shop Crane\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e4,000 lbs. capacity with 1\" to 93\" lifting range\u003c\/p\u003e\n\u003cp\u003eThe RSC-2TF 2-ton folding shop crane handles engine removal, transmission work, and heavy component lifting with a 4,000 lbs. capacity. The foldable steel frame stores compactly when not in use, while the 6-wheel base and adjustable boom provide stable, precise positioning for vehicles on the ground or on a lift.\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,000 lbs. Lifting Capacity\u003c\/h4\u003e\n\u003cp\u003eThe 4-hole adjustable boom lets you position loads at different extensions to match capacity requirements for engines, transmissions, and other heavy components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eWide Lifting Range\u003c\/h4\u003e\n\u003cp\u003eAdjust from 1\" to 93\" to work on vehicles at ground level or elevated on a lift. The hydraulic ram and reinforced boom handle heavy loads with controlled precision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eFoldable Design\u003c\/h4\u003e\n\u003cp\u003eThe frame folds for compact storage in shops with limited space. Quick-release ring pins allow fast setup and teardown without tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eStable 6-Wheel Base\u003c\/h4\u003e\n\u003cp\u003eSix steel casters with front safety brakes lock the crane in position during lifts. The stable base allows rotation without sliding during use.\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\u003eRSC-2TF folding shop crane\u003c\/li\u003e\n\u003cli\u003eRemovable ergonomic handle\u003c\/li\u003e\n\u003cli\u003eQuick-release ring pins\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\"\u003eRSC-2TF\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\"\u003e5150105\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4,000 lbs. (2 tons)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLifting Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e1\" to 93\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBoom Positions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4-hole adjustable\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\u003eCasters\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e6 wheels with front safety brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHandle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRemovable ergonomic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eFoldable\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eYes\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\u003eEngine removal and installation\u003c\/li\u003e\n\u003cli\u003eTransmission and differential work\u003c\/li\u003e\n\u003cli\u003eAutomotive repair shops\u003c\/li\u003e\n\u003cli\u003eHome garages with limited storage space\u003c\/li\u003e\n\u003cli\u003eFleet maintenance facilities\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":46388294746363,"sku":"5150105","price":625.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ranger-rsc-2tf-4000lb-capacity-folding-shop-crane-623742.png?v=1767587415"},{"product_id":"ranger-rjs-6t-jack-stands-6-ton-12000-lb","title":"Ranger RJS-6T Jack Stands 6-Ton 12000 lb Set of 2","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 RJS-6T Jack Stands, 12,000 lbs. Capacity (Set of 2)\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e6-ton capacity with ratchet-and-pin safety locks\u003c\/p\u003e\n\u003cp\u003eThe Ranger RJS-6T heavy-duty jack stands deliver 6-ton (12,000 lbs.) capacity for safe vehicle support during maintenance and repairs. Each welded steel stand features a ratchet-and-pin safety mechanism and a wide 9\" x 10.5\" base for maximum stability when working under trucks, SUVs, and heavy vehicles.\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\u003eWide Stability Base\u003c\/h4\u003e\n\u003cp\u003e9\" x 10.5\" base dimensions with welded steel construction resist tipping during critical repairs on high center-of-gravity vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eRatchet-and-Pin Safety Lock\u003c\/h4\u003e\n\u003cp\u003eHeavy-duty locking mechanism requires deliberate upward motion to disengage, preventing accidental release from bumps or vibrations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e24.5\" Maximum Height\u003c\/h4\u003e\n\u003cp\u003eExtended lift height creates ample workspace for brake repairs, oil changes, and suspension maintenance on large vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eWelded Steel Construction\u003c\/h4\u003e\n\u003cp\u003eSolid welded steel frame handles heavy loads and provides long-lasting durability for professional shop use.\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\u003e2 Ranger RJS-6T Jack Stands\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\"\u003eRJS-6T\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\"\u003e5150120\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\"\u003e6 tons (12,000 lbs.)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eSet of 2 stands\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBase Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e9\" x 10.5\"\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\"\u003e24.5\"\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\"\u003e15.5\"\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\"\u003eWelded Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLock Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRatchet-and-Pin Safety\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eShipping Weight\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e36 lbs.\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\u003ePickup truck maintenance and repairs\u003c\/li\u003e\n\u003cli\u003eSUV brake service and suspension work\u003c\/li\u003e\n\u003cli\u003eCommercial fleet maintenance shops\u003c\/li\u003e\n\u003cli\u003eProfessional garages handling heavy vehicles\u003c\/li\u003e\n\u003cli\u003eRV service and support\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":46388294779131,"sku":"5150120","price":136.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ranger-rjs-6t-12000lb-capacity-jack-stands-874553.png?v=1767587437"},{"product_id":"ranger-rjs-3t-jack-stands-6000-lb","title":"Ranger RJS-3T Jack Stands 6000 lb Set of 2","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 RJS-3T Jack Stands (Set of 2)\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e6,000 lbs. total capacity with ratchet-pin safety lock\u003c\/p\u003e\n\u003cp\u003eThese welded steel jack stands support up to 3,000 lbs. each (6,000 lbs. per pair) with a height range of 11.5\" to 17\". The ratchet-pin locking system clicks into position and requires deliberate release to prevent accidental collapse.\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\u003eRatchet-Pin Safety Lock\u003c\/h4\u003e\n\u003cp\u003eDual-safety mechanism locks automatically with an audible click at each height position. Requires deliberate upward force to release, preventing accidental collapse under load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eWide Base Stability\u003c\/h4\u003e\n\u003cp\u003e7\" x 7.5\" base dimensions provide superior surface contact and resist tipping when bumped during service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eWelded Steel Construction\u003c\/h4\u003e\n\u003cp\u003eHeavy-duty welded steel withstands repeated commercial use while maintaining structural integrity under rated loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eAdjustable Height Range\u003c\/h4\u003e\n\u003cp\u003eExtends from 11.5\" to 17\" with 5.5\" of adjustment range. Multiple locking points accommodate different vehicle heights from sports cars to trucks.\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\u003e2 Ranger RJS-3T Jack Stands\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\"\u003eRJS-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\"\u003e5150115\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCapacity (Per Stand)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3,000 lbs. (1,361 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCapacity (Per Pair)\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\u003eLowered Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e11.5\" (292 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\" (432 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBase Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e7\" x 7.5\" (178 x 191 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\"\u003eWelded steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSafety Mechanism\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRatchet and pin locking system\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eWeight per Stand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e11 lbs. (5.0 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eSet of 2 stands\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\u003eAutomotive service and repair shops\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations\u003c\/li\u003e\n\u003cli\u003eHome garage mechanics\u003c\/li\u003e\n\u003cli\u003eAgricultural and construction equipment servicing\u003c\/li\u003e\n\u003cli\u003eTire changes and undercarriage access\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":46388294811899,"sku":"5150115","price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ranger-rjs-3t-6000lb-capacity-jack-stands-699218.png?v=1767587451"},{"product_id":"bendpak-mls-18-mobile-jack-stand","title":"BendPak MLS-18 Mobile Jack Stand - 18,000 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\u003eMLS-18 Mobile Jack Stand\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e18,000 lbs. capacity per stand\u003c\/p\u003e\n\u003cp\u003eThe MLS-18 is a mobile support stand designed for raised heavy-duty vehicles. It facilitates maintenance and inspection procedures with easy positioning at manufacturer-designated support points. Use in sets of four, six, or eight for secure vehicle support.\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-Duty Capacity\u003c\/h4\u003e\n\u003cp\u003eEach stand supports up to 18,000 lbs., providing secure support for heavy-duty vehicles during maintenance and inspection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eMobile Design\u003c\/h4\u003e\n\u003cp\u003eEasy positioning allows quick placement at designated vehicle support points without lifting or carrying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eFlexible Configuration\u003c\/h4\u003e\n\u003cp\u003eDesigned to work in sets of four, six, or eight stands to match different vehicle sizes and weight requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eSecure Placement\u003c\/h4\u003e\n\u003cp\u003ePlace under level, raised vehicles at manufacturer-designated support points for safe, stable support.\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\u003eMLS-18 Mobile Jack Stand (1)\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\"\u003eBendPak\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\"\u003eMLS-18\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\"\u003e5175001\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e18,000 lbs. (8,165 kg) per stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eRecommended Usage\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eSets of four, six, or eight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHeavy-duty vehicles with designated support points\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\u003eHeavy-duty truck maintenance facilities\u003c\/li\u003e\n\u003cli\u003eFleet service operations\u003c\/li\u003e\n\u003cli\u003eCommercial vehicle repair shops\u003c\/li\u003e\n\u003cli\u003eBus and transit maintenance bays\u003c\/li\u003e\n\u003cli\u003eHeavy equipment service centers\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":"BendPak","offers":[{"title":"Default Title","offer_id":46390331244795,"sku":"5175001","price":1325.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/BENDPAK_MLS-18_Mobile_Jack_Stand_18_000_lb_Capacity.jpg?v=1767588880"},{"product_id":"esco-10498k-jack-stands-3-ton","title":"ESCO 10498K 3 Ton Jack Stands with Axle and Rubber Cushion Posts","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 10498K 3 Ton Jack Stand w- Axle and Rubber Cushion Post - Pair\u003c\/h2\u003e\n\u003cp\u003eThe ultimate versatile jack stand solution that combines the best of two designs in one pair. ESCO's 10498K features \u003cstrong\u003einterchangeable support posts\u003c\/strong\u003e - a \u003cstrong\u003eremovable rubber-cushioned flat top\u003c\/strong\u003e for protecting painted surfaces and frame contact points, plus a \u003cstrong\u003econventional curved axle saddle\u003c\/strong\u003e for gripping axles and rounded surfaces. With \u003cstrong\u003e3-ton capacity\u003c\/strong\u003e, \u003cstrong\u003e10 adjustable height positions\u003c\/strong\u003e from \u003cstrong\u003e13.2\" to 21.5\"\u003c\/strong\u003e, and \u003cstrong\u003eASME certified testing\u003c\/strong\u003e, this kit delivers professional-grade versatility. The \u003cstrong\u003epowder-coated finish\u003c\/strong\u003e resists rust and \u003cstrong\u003ecircular base pads\u003c\/strong\u003e ensure maximum stability. Perfect for shops and serious home garages needing one stand for every job.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003eInterchangeable posts for maximum versatility and two distinct use cases\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e3-ton capacity with 10 adjustable positions (13.2\" to 21.5\")\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eRubber-cushioned flat top protects vehicle finish and painted surfaces\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eConventional axle saddle for secure grip on rounded surfaces\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eASME certified and A2LA tested for safety and reliability\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 10498K Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eInterchangeable Support Posts for Maximum Versatility\u003c\/h3\u003e\n\u003cp\u003eEach stand includes \u003cstrong\u003etwo removable support posts in one unit\u003c\/strong\u003e - a \u003cstrong\u003erubber-cushioned flat top saddle\u003c\/strong\u003e and a \u003cstrong\u003econventional curved axle saddle\u003c\/strong\u003e. Easily switch between them depending on the vehicle or task. The rubber-cushioned post protects painted surfaces on frames, while the curved axle saddle grips rounded surfaces with superior contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eRubber-Cushioned Flat Top Design\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eremovable flat-top rubber saddle\u003c\/strong\u003e absorbs impact and protects car frames, hood edges, and painted contact points better than traditional curved saddles. Perfect for modern vehicles where finish protection is critical. The rubber cushion prevents marring and provides secure, stable contact on flat frame surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eConventional Axle Saddle for Rounded Surfaces\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003ecurved axle saddle post\u003c\/strong\u003e secures vehicles by gripping axles, differential housings, and other rounded surfaces with a tight, stable contact point. This traditional design is ideal for suspension work and rear-axle support where a rounded surface is your only jacking point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e10 Adjustable Height Positions\u003c\/h3\u003e\n\u003cp\u003eFine-tune support height with \u003cstrong\u003e0.7\" (18 mm) and 1.4\" (35 mm) position adjustments\u003c\/strong\u003e for a total range from \u003cstrong\u003e13.2\" to 21.5\"\u003c\/strong\u003e. The \u003cstrong\u003epin-style locking mechanism\u003c\/strong\u003e securely locks each position for safe, stable support during service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCircular Base Pads for Optimal Stability\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003ewide circular base pads\u003c\/strong\u003e maximize ground contact and distribute load evenly across shop floors. This design provides superior stability compared to narrow bases and resists tipping or shifting, making it safe for extended work sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eASME Certified and A2LA Tested Engineering\u003c\/h3\u003e\n\u003cp\u003eIndependently tested to \u003cstrong\u003eASME standards by an A2LA certified testing facility\u003c\/strong\u003e, the 10498K meets or exceeds industry safety requirements for load-bearing capacity and structural integrity. This certification confirms each unit is engineered and tested for dependable performance under rated load conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 10498K Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame Jacking and Service:\u003c\/strong\u003e Use the rubber-cushioned flat top to safely support vehicle frames during suspension work, brake service, and undercar maintenance without marring painted surfaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAxle and Differential Support:\u003c\/strong\u003e Switch to the curved axle saddle to securely grip rear axles and differential housings during service, repair, or inspection work requiring rounded-surface support.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Repair Shops:\u003c\/strong\u003e Trusted by ASE-certified technicians who need maximum flexibility and one stand solution for any vehicle type or service scenario.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTire and Suspension Work:\u003c\/strong\u003e Ideal for tire mounting, wheel balancing, suspension component replacement, and alignment work requiring stable vehicle elevation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHome Garage and Restoration Projects:\u003c\/strong\u003e Perfect for DIY mechanics and enthusiasts who want professional-grade equipment that protects vehicle finish while providing reliable support.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 10498K 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\"\u003eLoad Capacity (Per Stand)\u003c\/th\u003e\n\u003ctd\u003e3 tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Capacity (Pair)\u003c\/th\u003e\n\u003ctd\u003e6 tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Type\u003c\/th\u003e\n\u003ctd\u003eStatic load\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 (Each Stand)\u003c\/th\u003e\n\u003ctd\u003e13.2 inches (335 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height (Each Stand)\u003c\/th\u003e\n\u003ctd\u003e21.5 inches (546 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Adjustment Increments\u003c\/th\u003e\n\u003ctd\u003e0.7 inches (18 mm) and 1.4 inches (35 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Height Positions\u003c\/th\u003e\n\u003ctd\u003e10 adjustable positions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight Per Stand\u003c\/th\u003e\n\u003ctd\u003e15 lbs (6.8 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Weight (Pair)\u003c\/th\u003e\n\u003ctd\u003e30 lbs (13.6 kg)\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 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\"\u003eSupport Post Type\u003c\/th\u003e\n\u003ctd\u003eDual interchangeable posts (flat rubber-cushioned and curved axle)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFlat Top Post\u003c\/th\u003e\n\u003ctd\u003eRemovable rubber-cushioned saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAxle Post\u003c\/th\u003e\n\u003ctd\u003eConventional curved saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Design\u003c\/th\u003e\n\u003ctd\u003eCircular base pads for stability\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Locking\u003c\/th\u003e\n\u003ctd\u003ePin-style locking mechanism\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003ePowder-coated base (rust-resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturing Standard\u003c\/th\u003e\n\u003ctd\u003eEuropean design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSafety Certification\u003c\/th\u003e\n\u003ctd\u003eASME certified, A2LA tested\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 10498K\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 jack stands with interchangeable support posts\u003c\/li\u003e\n\u003cli\u003eRemovable rubber-cushioned flat top saddle for each stand\u003c\/li\u003e\n\u003cli\u003eConventional curved axle saddle for each stand\u003c\/li\u003e\n\u003cli\u003eLocking pins for both height and post retention\u003c\/li\u003e\n\u003cli\u003eCircular rubber base pads pre-installed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Vehicle-specific adapters or additional saddle styles. Both posts are included - simply swap them depending on your application.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 10498K 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 on orders 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 Small parcel (fits standard UPS\/FedEx ground services). \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Standard ground delivery. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect packaging and stands for damage upon receipt. Report any damage to carrier within 48 hours of delivery.\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 opened products. 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 10498K Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 1-Year Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO stands behind the quality and durability of the 10498K with comprehensive coverage against manufacturing defects and material failure under normal use conditions.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Complete coverage for frame defects, weld failures, base pad deterioration, and post\/locking pin mechanism defects 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 components and removable posts\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Damage from misuse, overload, improper storage, or failure to perform basic maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid on products registered with ESCO and used in accordance with manufacturer guidelines. Keep original receipt and proof of purchase for warranty claims.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 10498K FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight capacity of each stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach stand supports a static load of 3 tons, for a combined capacity of 6 tons when using the pair. The 10498K is designed for safe support of vehicles up to approximately 6,000 lbs per pair on level, solid concrete floors. Always verify your vehicle's weight and use appropriate safety practices during vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I switch between the rubber-cushioned and axle posts?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eBoth posts are removable and can be easily swapped. Simply remove the pin securing your current post, lift off the post, and insert the alternate post into the stand's receiving slot. The posts are designed for quick changes so you can adapt to different vehicles and applications without tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich post should I use for my vehicle frame?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUse the removable rubber-cushioned flat top post when jacking on painted frame rails, frame contact points, or hood support areas. The rubber cushion protects the finish and prevents marring. This post is ideal for modern vehicles where finish protection is a priority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should I use the curved axle saddle post?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUse the curved axle saddle post when supporting rear axles, differential housings, or any rounded vehicle surfaces. The conventional curve grips these surfaces securely and prevents slipping. This post is perfect for suspension work, rear-axle service, and undercar support where rounded surfaces are available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many height adjustment positions are available?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 10498K features 10 adjustable height positions ranging from 13.2 inches to 21.5 inches. Height adjustments come in 0.7 inch (18 mm) and 1.4 inch (35 mm) increments, allowing precise positioning for different vehicle heights and service scenarios. Lock each position with the included pin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these stands ASME certified?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 10498K is independently tested to ASME (American Society of Mechanical Engineers) standards by an A2LA certified testing facility. This certification confirms that each unit meets or exceeds industry safety requirements for jack stand design, material strength, and load capacity verification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these stands for vehicle storage?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10498K is designed for temporary vehicle support during service work, not permanent storage. For vehicles stored for extended periods (weeks to months), use permanent storage equipment like ramps or storage lifts. Using jack stands for periods longer than one service shift is not recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat surface should I place these stands on?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePlace the stands on level, solid concrete or asphalt flooring. The circular base pads require a firm, stable surface to distribute load evenly. Never place stands on soft ground, gravel, wooden floors, or sloped surfaces. Ensure the floor has sufficient PSI rating to support the concentrated load of the vehicle and stands combined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I maintain the powder-coated finish?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe powder-coated finish requires minimal maintenance. Clean with a dry cloth after each use to remove dirt and debris. If exposed to salt water or harsh chemicals, wash with mild soap and water, then dry completely. Store stands in a dry environment to prevent rust. The coating will maintain its appearance and corrosion resistance for years with basic care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between the 10498K and the 10497 axle-only model?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 10498K includes both interchangeable posts (rubber-cushioned flat top and curved axle saddle) in one stand, while the 10497 features the conventional curved axle saddle only. The 10498K offers maximum versatility for shops that need to support various vehicle types and frame styles with one product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I safely use just one stand from the pair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNever support a vehicle on a single stand. Always use both stands together at separate frame contact points to distribute load evenly and prevent tipping or vehicle collapse. A pair of stands rated at 3 tons each provides 6 tons total capacity and ensures safe, balanced support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much do these stands weigh and are they portable?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach stand weighs 15 lbs (6.8 kg), for a total pair weight of 30 lbs (13.6 kg). This makes them highly portable and easy to transport between service bays or vehicles. Store them in a dry location and transport in the vehicle or on a cart. The lightweight design doesn't compromise safety - the powder-coated steel construction is engineered for strength and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 10498K?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with proper selection, post applications, safety practices, and product support 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\u003eJack Stands\u003c\/h3\u003e\n\u003cp\u003eFull range of ESCO and competitive jack stand models with varying capacities and post styles.\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\u003eHydraulic Floor Jacks\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade floor jacks for vehicle lifting paired with proper jack stand support.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/hydraulic-floor-jacks\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eLift Accessories and Safety Equipment\u003c\/h3\u003e\n\u003cp\u003eRamps, adapters, and safety equipment to complement your lifting and support solutions.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/lift-accessories\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\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":46395174158587,"sku":"ESC-10498K","price":199.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-3-ton-jack-stand-w-axle-and-rubber-cushion-post-pair-10498k-424.webp?v=1767601262"},{"product_id":"esco-10499-jack-stands-low-profile-3-ton","title":"ESCO 10499 3 Ton Short Jack Stands Low Profile Rubber Saddle","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\u003eESCO 10499 3-Ton Short Style Jack Stand (Pair)\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003eLow-profile support from 11.5\" to 17\" with a flat rubber saddle\u003c\/p\u003e\n\u003cp\u003eThe ESCO 10499 is a pair of 3-ton short style jack stands built for low-clearance vehicles and tight workspaces. A flat-top rubber saddle protects frames and pinch welds, while the pin-style height adjustment locks securely across 7 positions. Sold as a pair with a 9.5\" x 9.5\" square base for stable, confident support.\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\u003eFlat Rubber Saddle\u003c\/h4\u003e\n\u003cp\u003eRemovable and replaceable flat-top rubber pad eliminates metal-to-metal contact. Protects painted frames, pinch welds, and underbody panels from scratches and shifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003ePin-Style Height Lock\u003c\/h4\u003e\n\u003cp\u003e7-position pin-through adjustment provides secure, positive locking under load. No ratchet teeth to slip or wear out over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eShort Profile Design\u003c\/h4\u003e\n\u003cp\u003e11.5\" minimum height fits under lowered and performance vehicles where standard stands won't reach. Maximum height of 17\" keeps the range compact and purposeful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eWide Square Base\u003c\/h4\u003e\n\u003cp\u003e9.5\" x 9.5\" base provides a stable footprint on shop floors. Powder-coated finish resists corrosion and daily wear in busy shop 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\u003eESCO 10499 3-Ton Short Style Jack Stands (2)\u003c\/li\u003e\n\u003cli\u003eRemovable flat rubber saddle pads (2)\u003c\/li\u003e\n\u003cli\u003eLocking pins (2)\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\"\u003e10499\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\"\u003eEsco 10499\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 tons per pair\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\"\u003e11.5\"\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\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBase Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e9.5\" x 9.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eTop Saddle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eRemovable flat rubber pad\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eAdjustment Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003ePin-style, 7-position\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSold As\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003ePair (2 stands)\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 and performance vehicles\u003c\/li\u003e\n\u003cli\u003eTire rotations, brake jobs, and suspension work\u003c\/li\u003e\n\u003cli\u003eShops with low ceiling clearance\u003c\/li\u003e\n\u003cli\u003eFleet sedan servicing\u003c\/li\u003e\n\u003cli\u003eHome garages and portable lift setups\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":"Esco","offers":[{"title":"Default Title","offer_id":46395174387963,"sku":"ESC-10499","price":119.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-10499-3-ton-short-style-jack-stand-pair-465.webp?v=1767601381"},{"product_id":"esco-10498-3-ton-jack-stand-flat-rubber","title":"ESCO 10498 3 Ton Jack Stand Pair Flat Rubber Saddle","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\u003eESCO 10498 3 Ton Jack Stand w\/ Flat Top Rubber Cushion (Pair)\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e3 ton capacity per stand with flat rubber saddle for frame protection\u003c\/p\u003e\n\u003cp\u003eThe ESCO 10498 is a pair of 3 ton jack stands built with a flat-top rubber cushion that protects pinch welds, subframes, and underbody rails from damage. The stands adjust from 13.2\" to 21.5\" with a steel locking pin and sit on an 11.3\" round base for stable support under passenger cars, SUVs, and light trucks.\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\u003eFlat-Top Rubber Saddle\u003c\/h4\u003e\n\u003cp\u003eRemovable flat rubber pad cradles contact points and distributes weight evenly. Prevents crushing or marring on pinch welds, subframes, and underbody rails.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eSteel Locking Pin\u003c\/h4\u003e\n\u003cp\u003eHeight adjusts from 13.2\" to 21.5\" using a positive-lock pin mechanism. Secure engagement at each height setting keeps the load stable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eWide Round Base\u003c\/h4\u003e\n\u003cp\u003e11.3\" diameter base provides solid grip on concrete, asphalt, and uneven shop floors. Each stand weighs 13.2 lbs. for a low center of gravity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003ePowder-Coated Finish\u003c\/h4\u003e\n\u003cp\u003eDurable powder coat resists corrosion and stands up to daily use in busy shops or damp garages.\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 10498 3 Ton Jack Stand (2)\u003c\/li\u003e\n\u003cli\u003eFlat-top rubber cushion pads (2, installed)\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\"\u003e10498\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\"\u003eEsco 10498\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLoad Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e3 tons (per stand)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHeight Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e13.2\" to 21.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBase Diameter\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e11.3\"\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\"\u003e13.2 lbs. per stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSaddle Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eFlat rubber pad (removable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eAdjustment Mechanism\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eSteel locking pin\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\"\u003ePowder-coated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eSold As\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003ePair\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\u003eHome mechanics and DIY garage builds\u003c\/li\u003e\n\u003cli\u003eTire rotations, brake jobs, and suspension work\u003c\/li\u003e\n\u003cli\u003eUnibody vehicles with sensitive lift points\u003c\/li\u003e\n\u003cli\u003eEV, exotic, and restoration shop environments\u003c\/li\u003e\n\u003cli\u003eVehicle detailers needing clean, damage-free support\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":"Esco","offers":[{"title":"Default Title","offer_id":46395176616187,"sku":"ESC-10498","price":109.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-3-ton-jack-stand-w-flat-top-rubber-cushion-pair-10498-775.webp?v=1767601636"},{"product_id":"esco-10493-hd-10-ton-high-lift-jack-stand","title":"ESCO 10493 HD 10 Ton High Lift Jack Stand","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 10493 HD 10 Ton High Lift Jack Stand for Professional Shop Support\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 10493 HD Heavy Duty High-Lift Jack Stand delivers professional-grade vehicle support with extended lift capabilities. Featuring a 10 ton (20,000 lb) capacity, 43 to 69.25 inch adjustable height range with 11 pin positions, and spring-assisted shaft technology, this stand handles extended undercarriage work on trucks, buses, and heavy equipment. The foldable tripod design with three spring-loaded caster wheels ensures easy mobility and compact storage, while the adjustable lifting pad and 200 lb weight provide exceptional stability. Engineered for heavy-duty service work, this stand is backed by professional-grade construction and specifications.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e10 Ton capacity for heavy commercial vehicles and extended work\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e43 to 69.25 inch height range with 11 adjustable pin positions\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSpring-assisted shaft for safe and effortless height adjustments\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eThree spring-loaded caster wheels for smooth, easy mobility\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eFoldable tripod design for compact storage and space efficiency\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=\"#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 10493 HD Jack Stand Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSpring-Assisted Lifting Shaft\u003c\/h3\u003e\n\u003cp\u003eThe innovative spring-assisted shaft provides safe and effortless height positioning. This design reduces operator strain during adjustment and enables precise, controlled movements when positioning the stand under vehicles. The spring mechanism assists in both raising and lowering the support column smoothly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e11 Adjustable Pin Positions\u003c\/h3\u003e\n\u003cp\u003eWith 11 total adjustable pin positions spanning the full 43 to 69.25 inch height range, this stand offers unprecedented flexibility for different vehicle types and maintenance requirements. Each position locks securely to provide stable support at the selected height without drift or shifting under load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eAdjustable Lifting Pad\u003c\/h3\u003e\n\u003cp\u003eThe adjustable lifting pad accommodates various undercarriage shapes and contact points. The pad angles to match the vehicle's frame, distributing load evenly and preventing marring or slipping. This precision positioning ensures safe, stable contact with delicate vehicle components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSpring-Loaded Caster Wheels\u003c\/h3\u003e\n\u003cp\u003eThree heavy-duty spring-loaded caster wheels provide smooth mobility across shop floors. The spring-loaded design allows the stand to navigate uneven surfaces and settle firmly on the ground once positioned. Wheels lock securely to prevent movement during vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFoldable Tripod Design\u003c\/h3\u003e\n\u003cp\u003eThe ingenious foldable tripod design collapses for compact storage without sacrificing stability during use. When extended, the tripod legs provide a wide, stable stance. When folded, the entire stand compacts dramatically, making it ideal for mobile service units and shops with limited storage space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty Construction and Stability\u003c\/h3\u003e\n\u003cp\u003eWeighing 200 lbs, the ESCO 10493 combines substantial mass with engineered weight distribution for maximum stability. The tripod design and wide stance prevent tipping even with off-center loads. Purpose-built for demanding professional service shops that require reliable support throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 10493 HD Jack Stand Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtended Commercial Truck Service:\u003c\/strong\u003e Perfect for major undercarriage work on commercial trucks requiring extended support height and precise positioning for complex repairs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBus and Transit Vehicle Maintenance:\u003c\/strong\u003e Ideal for public transit maintenance facilities working on large buses and articulated vehicles requiring high lift and stability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Repair and Repositioning:\u003c\/strong\u003e Suitable for farm equipment, construction vehicles, and specialized machinery that require elevated support and precision positioning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame and Structural Work:\u003c\/strong\u003e Excellent for frame straightening, suspension work, and other tasks requiring stable, adjustable support at multiple heights.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMobile Service and Fleet Operations:\u003c\/strong\u003e The foldable design makes this stand ideal for mobile tire service units and fleet maintenance operations requiring portability and storage efficiency.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 10493 HD Jack Stand Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eCapacity 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\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e10 Ton (20,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e43 in (1,096 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e69.25 in (1,759 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Height Range\u003c\/th\u003e\n\u003ctd\u003e26.25 in (667 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustable Pin Positions\u003c\/th\u003e\n\u003ctd\u003e11 positions\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\"\u003eSaddle Width\u003c\/th\u003e\n\u003ctd\u003e4.5 in (108 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Height\u003c\/th\u003e\n\u003ctd\u003e2.75 in (70 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Stand Width\u003c\/th\u003e\n\u003ctd\u003e38.4 in (975 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e200 lbs (90 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCaster Wheels\u003c\/th\u003e\n\u003ctd\u003e3 spring-loaded wheels\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 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\"\u003eDesign Type\u003c\/th\u003e\n\u003ctd\u003eFoldable tripod with casters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Mechanism\u003c\/th\u003e\n\u003ctd\u003eSpring-assisted shaft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePad Type\u003c\/th\u003e\n\u003ctd\u003eAdjustable lifting pad\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMobility\u003c\/th\u003e\n\u003ctd\u003eThree spring-loaded caster wheels\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eCompact foldable design\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 10493 HD Jack Stand Installation and Setup\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFloor Preparation and Positioning\u003c\/h3\u003e\n\u003cp\u003ePosition the stand on clean, level flooring capable of supporting the full load (20,000 lbs). The tripod legs should rest firmly on the ground with the caster wheels released and locked in position. For extended work sessions, ensure the floor is dry and free from oil or grease that could affect wheel traction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeight Adjustment and Pin Selection\u003c\/h3\u003e\n\u003cp\u003eSelect the appropriate pin position from the 11 available options to match your vehicle's suspension height and work requirements. The spring-assisted shaft assists in moving between positions. Always verify the pin is fully seated in both the main column and the tripod leg before lowering the vehicle onto the stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePad Positioning and Load Distribution\u003c\/h3\u003e\n\u003cp\u003eAdjust the lifting pad to match your vehicle's frame contact point. The pad should angle slightly to create maximum surface contact and prevent slipping. Position the stand directly under structural support points, not on suspension components or brackets that could flex under load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafe Vehicle Support Procedures\u003c\/h3\u003e\n\u003cp\u003eUse a properly functioning hydraulic or pneumatic jack to raise the vehicle. Position the stand beneath the vehicle before lowering it onto the pad. Never work under a vehicle supported only by a jack. Always use the stand as backup support in addition to the primary lifting device. Lock the caster wheels firmly to prevent any stand movement during 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 10493 HD Jack Stand\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 10493 HD 10 Ton High-Lift Jack Stand with foldable tripod design\u003c\/li\u003e\n\u003cli\u003eSpring-assisted lifting shaft with 11 adjustable pin positions\u003c\/li\u003e\n\u003cli\u003eAdjustable lifting pad for precise load positioning\u003c\/li\u003e\n\u003cli\u003eThree spring-loaded caster wheels for mobility\u003c\/li\u003e\n\u003cli\u003eComplete product documentation and warranty information\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Additional jack stands for matched pairs, supplemental safety blocking, and specialized lifting pads available through ESCO authorized distributors.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic or pneumatic jacks, primary lifting equipment, wheel chocks, or supplemental blocking materials. Buyers are responsible for providing proper lifting devices and safety equipment during installation and use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 10493 HD Jack Stand Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003eFree freight shipping to commercial addresses in the 48 contiguous United States. Lead Time: 5-7 business days for in-stock orders. International: Contact sales for international shipping quotes and delivery timeframes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery and Handling\u003c\/h3\u003e\n\u003cp\u003ePackage Weight: 200 lbs requires freight carrier handling. Delivery Type: Standard ground delivery to commercial or residential addresses. Signature: Signature may be required upon delivery. Inspect the stand before accepting delivery to confirm it arrived in good condition and all components are present.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDamage Claims and Inspection\u003c\/h3\u003e\n\u003cp\u003eExamine the jack stand carefully before accepting delivery and note any visible damage on the delivery receipt. Contact the carrier and seller immediately if damage is apparent. Photograph damaged items and retain packaging materials for damage claims. Report damage within 24 hours to ensure proper claim processing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 10493 HD Jack Stand Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLimited Manufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO backs the 10493 HD with a limited manufacturer warranty covering defects in materials and workmanship under normal use conditions.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage:\u003c\/strong\u003e Structural integrity, welded joints, spring mechanisms, caster wheels, and mechanical components under normal service use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Damage from misuse, overloading beyond 10 tons, lack of maintenance, intentional modification, or normal wear from extended service\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 stand is operated within manufacturer specifications (10 ton maximum capacity, proper floor surface, appropriate lifting points). Keep proof of purchase 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 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:\/\/esco.net\/warranty\/\" rel=\"noopener noreferrer\" 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 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:\/\/esco.net\/resources\/catalogs\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eESCO Product Catalogs and Resources (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete product lineup and technical specifications\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 10493 HD Jack Stand?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with installation planning, height calculations, specifications, and product selection for your maintenance facility or fleet service 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\u003eProfessional Jack Stands\u003c\/h3\u003e\n\u003cp\u003eComplete line of ESCO jack stands with capacities from 3 to 10 tons and multiple height ranges\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/jack-stands\" 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 Lifting Equipment\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade jacks, pumps, and hydraulic tools for heavy-duty fleet and service operations\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/hydraulic-lifting\" 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\u003eFleet Maintenance Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete tire service and vehicle maintenance solutions for commercial fleet garages and service centers\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/fleet-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 10493 HD Jack Stand FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum capacity of the ESCO 10493 HD jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10493 HD has a maximum capacity of 10 tons or 20,000 pounds. This capacity is suitable for most commercial trucks, heavy buses, and specialized equipment. Never exceed the 10 ton per stand limit as this creates serious safety hazards. Always verify the total vehicle weight before using the stand. For heavier vehicles exceeding 10 tons, ESCO manufactures higher-capacity stands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the height adjustment range of the ESCO 10493?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10493 HD features an exceptional height range from a minimum of 43 inches to a maximum of 69.25 inches, providing 26.25 inches of total adjustment range. The 11 adjustable pin positions allow precise height selection for different vehicle types and maintenance requirements. This extended range accommodates extended undercarriage access for major service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I adjust the height on the ESCO 10493?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10493 features a spring-assisted shaft that makes height adjustment easy. Simply select the desired pin position from the 11 available options and insert the pin into both the main lifting column and the tripod leg. The spring-assisted mechanism helps guide the pin into place. Always verify the pin is fully seated before lowering any vehicle onto the stand to ensure safe, stable support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the ESCO 10493 include caster wheels?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the ESCO 10493 is equipped with three heavy-duty spring-loaded caster wheels that provide smooth mobility across shop floors. The wheels allow easy repositioning of the stand to different work areas. For safety during vehicle support, the wheels lock firmly to prevent any movement. The spring-loaded design helps the stand settle and lock securely on uneven shop floors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the ESCO 10493 be stored in a compact space?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the ESCO 10493 features an ingenious foldable tripod design that collapses for compact storage. When folded, the stand occupies minimal floor space, making it ideal for mobile service units and shops with limited storage areas. When extended for use, the tripod design provides a wide, stable stance. This combination of portability and stability makes the 10493 an excellent choice for fleet operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat flooring is required for safe use of the ESCO 10493?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10493 requires clean, level, and solid flooring capable of supporting the full 10 ton load (20,000 lbs). Concrete, asphalt, or similar hard surfaces are appropriate. Avoid soft surfaces like dirt or gravel that could compress or shift under load. The stand should never be used on ramps, inclined surfaces, or uneven floors that could cause tipping. Always verify the floor is dry and free of oil or grease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use supplemental support in addition to the ESCO 10493?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, best practices require using a properly functioning hydraulic or pneumatic jack in addition to the jack stand. The jack raises the vehicle to the desired height, while the stand serves as backup support. Never work under a vehicle supported only by a jack or only by a stand. Always use wheel chocks to prevent accidental vehicle movement. Use blocking and supplemental safety equipment for extra protection during extended work on complex repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance does the ESCO 10493 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10493 requires minimal maintenance. Periodically inspect the tripod legs and joints for visible damage or cracks, the pin holes for wear, and the caster wheels for proper operation. Wipe away dirt, grease, or moisture that could affect stability or wheel function. Do not store the stand in wet environments as this can cause rust. Keep the stand clean and dry when not in use, and verify all pins and mechanisms function freely before each use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the ESCO 10493 weigh?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10493 weighs 200 pounds (90 kg), providing substantial mass that contributes to overall stability and load distribution. Despite its weight, the foldable tripod design and spring-loaded caster wheels make it surprisingly portable. The weight ensures the stand remains firmly planted during work without tipping, even when supporting off-center loads typical in vehicle service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty coverage for the ESCO 10493?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO provides a limited manufacturer warranty covering defects in materials and workmanship under normal use conditions. This includes coverage for structural integrity, welded joints, spring mechanisms, caster wheels, and mechanical components. The warranty excludes damage from misuse, overloading beyond 10 tons, lack of maintenance, or normal wear from extended service. Keep proof of purchase and contact your ESCO distributor for warranty claims or service needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the ESCO 10493 be used for vehicles heavier than 10 tons?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, the ESCO 10493 must never be used beyond its 10 ton capacity rating. Overloading the stand creates serious safety hazards including structural failure, tipping, and potential injury or death. Before using the stand, determine your vehicle's total weight and verify it is appropriate for the 10 ton capacity. For heavier vehicles exceeding 10 tons, ESCO manufactures higher-capacity stands suitable for the heaviest equipment and vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the adjustable lifting pad included with the ESCO 10493?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the adjustable lifting pad is included as a standard feature on the ESCO 10493. The pad angles to match various undercarriage shapes and contact points, distributing load evenly and preventing marring or slipping. The adjustable design accommodates different vehicle types from trucks to buses to specialized equipment, making the stand versatile for diverse maintenance applications and vehicle types.\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 lead, 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":46395179663611,"sku":"ESC-10493","price":974.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-10493-hd-10-ton-high-lift-jack-stand-978.webp?v=1767601858"},{"product_id":"esco-10497-3-ton-jack-stand-w-axle-top-post-pair","title":"ESCO 10497 3 Ton Jack Stand w\/ Axle Top Post (Pair)","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 10497 3 Ton Jack Stand w- Axle Top Post - Pair\u003c\/h2\u003e\n\u003cp\u003eProfessional-grade ESCO jack stands deliver reliable vehicle support with a \u003cstrong\u003e3-ton capacity per stand\u003c\/strong\u003e and \u003cstrong\u003e10 adjustable height positions\u003c\/strong\u003e ranging from \u003cstrong\u003e13.2\" to 21.5\"\u003c\/strong\u003e. The conventional axle saddle design grips frame contact points securely while circular base pads provide maximum stability. Built with a \u003cstrong\u003epowder-coated finish\u003c\/strong\u003e to resist rust and tested to \u003cstrong\u003eASME standards by A2LA certified testing\u003c\/strong\u003e, these stands are essential safety equipment for professional shops, dealerships, and serious home garages. Sold as a pair with \u003cstrong\u003e1-year warranty\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e3-ton capacity per stand for reliable support\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e10 adjustable positions spanning 13.2\" to 21.5\" height range\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eCircular base pads deliver maximum stability and safety\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eASME certified and tested by A2LA facility\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003ePowder-coated base prevents corrosion and extends service life\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 10497 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eConventional Axle Saddle Design\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003ecurved axle saddle\u003c\/strong\u003e securely grips vehicle frame contact points and axles, preventing slippage during service work. This traditional design is trusted by professionals for frame jacking and undercar work where contact with axles and frame rails is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e10 Adjustable Height Positions\u003c\/h3\u003e\n\u003cp\u003eCustomize support height with \u003cstrong\u003e0.7\" (18 mm) and 1.4\" (35 mm) position adjustments\u003c\/strong\u003e for a total height range from \u003cstrong\u003e13.2\" to 21.5\"\u003c\/strong\u003e. Quickly and safely lock each position with the \u003cstrong\u003eincluded locking pin\u003c\/strong\u003e, ensuring stable support across diverse vehicle types and service scenarios.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCircular Base Pads for Stability\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003ewide circular base pads\u003c\/strong\u003e distribute load evenly and resist tipping or shifting on shop floors. This design maximizes contact area with the floor surface, making the stands safer and more stable than narrow base designs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePowder-Coated Finish\u003c\/h3\u003e\n\u003cp\u003eA \u003cstrong\u003eprotective powder-coated base prevents rust and corrosion\u003c\/strong\u003e, extending service life in humid shop environments. This finish maintains appearance and structural integrity over years of daily use without additional maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eASME Certified and A2LA Tested\u003c\/h3\u003e\n\u003cp\u003eIndependently tested to \u003cstrong\u003eASME standards by an A2LA certified testing facility\u003c\/strong\u003e, these stands meet or exceed industry safety requirements. Certification provides confidence that each unit will safely support rated loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade European Design\u003c\/h3\u003e\n\u003cp\u003eBuilt with \u003cstrong\u003eEuropean engineering principles\u003c\/strong\u003e and manufactured to OEM quality standards, the 10497 delivers durability and reliability comparable to lift and jack stand products costing significantly more. No other jack stand combines this level of quality at this price point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 10497 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUndercar Service Work:\u003c\/strong\u003e Ideal for brake service, suspension work, and exhaust system replacement where stands must grip frame rails and axles securely.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Repair Shops:\u003c\/strong\u003e Trusted by ASE-certified technicians at dealerships and independent shops for daily use on all vehicle types.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTire and Wheel Service:\u003c\/strong\u003e Perfect support for tire mounting, balancing, and brake work requiring stable long-term vehicle elevation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrame and Alignment Work:\u003c\/strong\u003e Suitable for vehicle jacking on frame contact points during alignment and frame straightening operations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHome Garage and Enthusiast Use:\u003c\/strong\u003e Essential safety equipment for DIY mechanics, performance shops, and home garage restoration projects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 10497 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\"\u003eLoad Capacity (Per Stand)\u003c\/th\u003e\n\u003ctd\u003e3 tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Capacity (Pair)\u003c\/th\u003e\n\u003ctd\u003e6 tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Type\u003c\/th\u003e\n\u003ctd\u003eStatic load\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 (Each Stand)\u003c\/th\u003e\n\u003ctd\u003e13.2 inches (335 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height (Each Stand)\u003c\/th\u003e\n\u003ctd\u003e21.5 inches (546 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Adjustment Increments\u003c\/th\u003e\n\u003ctd\u003e0.7 inches (18 mm) and 1.4 inches (35 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Height Positions\u003c\/th\u003e\n\u003ctd\u003e10 adjustable positions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight Per Stand\u003c\/th\u003e\n\u003ctd\u003e11.4 lbs (5.2 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Weight (Pair)\u003c\/th\u003e\n\u003ctd\u003e22.8 lbs (10.4 kg)\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 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\"\u003eSupport Post Type\u003c\/th\u003e\n\u003ctd\u003eConventional curved axle saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Design\u003c\/th\u003e\n\u003ctd\u003eCircular base pads for stability\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Locking\u003c\/th\u003e\n\u003ctd\u003ePin-style locking mechanism\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003ePowder-coated base (rust-resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturing Standard\u003c\/th\u003e\n\u003ctd\u003eEuropean design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSafety Certification\u003c\/th\u003e\n\u003ctd\u003eASME certified, A2LA tested\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 10497\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e2 jack stands with conventional axle saddles\u003c\/li\u003e\n\u003cli\u003eLocking pins for each stand (height position retention)\u003c\/li\u003e\n\u003cli\u003eCircular rubber base pads pre-installed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Vehicle-specific adapters, frame contact pads, or specialized saddles. The curved axle saddle is designed for direct contact with frame rails and axles.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 10497 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 on orders 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 Small parcel (fits standard UPS\/FedEx ground services). \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Standard ground delivery. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect packaging and stands for damage upon receipt. Report any damage to carrier within 48 hours of delivery.\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 opened products. 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 10497 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 1-Year Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO stands behind the quality and durability of the 10497 with comprehensive coverage against manufacturing defects and material failure under normal use conditions.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Complete coverage for frame defects, weld failures, base pad deterioration, and pin mechanism defects 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 components\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Damage from misuse, overload, improper storage, or failure to perform basic maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid on products registered with ESCO and used in accordance with manufacturer guidelines. Keep original receipt and proof of purchase for warranty claims.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 10497 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight capacity of the ESCO 10497 jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach stand supports a static load of 3 tons, for a combined capacity of 6 tons when using the pair. The 10497 is designed for safe support of vehicles up to approximately 6,000 lbs per pair on level, solid concrete floors. Always verify your vehicle's weight and use appropriate safety practices during vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the height adjustment increments?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10497 features 10 adjustable positions with increment adjustments of 0.7 inches (18 mm) and 1.4 inches (35 mm). This gives you flexibility to set the stands to specific heights between the minimum of 13.2 inches and maximum of 21.5 inches, accommodating a wide range of vehicle clearances and undercar work requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I lock the height position?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach stand includes a locking pin that you insert through the adjustment holes to lock your desired height position. Insert the pin firmly through both the main post and the saddle assembly. The pin prevents any unintended height changes during service work. Always verify the pin is fully seated before placing weight on the stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between the axle saddle and flat-top models?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 10497 features a conventional curved axle saddle designed for gripping vehicle frame rails and axles. ESCO also offers the 10498 model with a removable flat rubber-padded saddle that protects painted surfaces. Choose the 10497 for axle support and frame contact applications; choose the 10498 if you need protection for frame contact points on newer vehicles with finish-sensitive areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these stands ASME certified?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 10497 is independently tested to ASME (American Society of Mechanical Engineers) standards by an A2LA certified testing facility. This certification confirms that each unit meets or exceeds industry safety requirements for jack stand design, material strength, and load capacity verification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use these stands for longer-term vehicle storage?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10497 is designed for temporary vehicle support during service work, not permanent storage. For vehicles stored for extended periods (weeks to months), use permanent storage equipment like ramps or storage lifts. Using jack stands for periods longer than one service shift is not recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of flooring surface do these stands require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePlace the stands on level, solid concrete or asphalt flooring. The circular base pads require a firm, stable surface to distribute load evenly. Never place stands on soft ground, gravel, wooden floors, or sloped surfaces. Ensure the floor has sufficient PSI rating to support the concentrated load of the vehicle and stands combined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I maintain the powder-coated finish?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe powder-coated finish requires minimal maintenance. Clean with a dry cloth after each use to remove dirt and debris. If exposed to salt water or harsh chemicals, wash with mild soap and water, then dry completely. Store stands in a dry environment to prevent rust. The coating will maintain its appearance and corrosion resistance for years with basic care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the proper way to position jack stands under a vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAlways place stands at manufacturer-recommended frame support points or axle contact areas. Never place stands under thin sheet metal panels, suspension components, or fuel lines. Set the height so the stand saddle contacts the frame with the stand in a vertical position. Use a hydraulic floor jack to position and support the vehicle while placing stands. Never climb under a vehicle supported only by a jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I stack these jack stands or use them nested?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNever stack or nest jack stands together. Each stand must stand independently on the floor to maintain its load-bearing integrity. Stacking reduces stability and creates tipping hazards. Always use the stands as designed - as individual support units placed side by side at separate frame contact points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the warranty coverage and how do I file a claim?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 10497 includes a 1-year limited warranty covering manufacturing defects and material failures from date of purchase. Warranty covers frame welds, base pads, and pin mechanisms. Register your product with ESCO and retain proof of purchase. For warranty claims, contact our sales team with photos of the defect. Misuse, overload, and damage from improper storage are not covered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much do the stands weigh and are they portable?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach stand weighs 11.4 lbs (5.2 kg), for a total pair weight of 22.8 lbs (10.4 kg). This makes them highly portable and easy to transport between service bays or vehicles. Store them in a dry location and transport in the vehicle or on a cart. The lightweight design doesn't compromise safety - the powder-coated steel construction is engineered for strength and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 10497?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with proper selection, safety practices, and product applications 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\u003eJack Stands\u003c\/h3\u003e\n\u003cp\u003eFull range of ESCO and competitive jack stand models with varying capacities and saddle styles.\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\u003eHydraulic Floor Jacks\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade floor jacks for vehicle lifting paired with proper jack stand support.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/hydraulic-floor-jacks\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eLift Accessories and Safety Equipment\u003c\/h3\u003e\n\u003cp\u003eRamps, adapters, and safety equipment to complement your lifting and support solutions.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/lift-accessories\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\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":46395181170939,"sku":"ESC-10497","price":109.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-3-ton-jack-stand-w-axle-top-post-pair-10497-476.webp?v=1767601953"},{"product_id":"esco-20-ton-screw-style-jack-stand-sold-per-stand","title":"ESCO 20 Ton Screw Style Jack Stand, Sold per Stand","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@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 YAK 22 Ton Jack Stand 18.9-Inch Height Capacity for Heavy Equipment Support\u003c\/h2\u003e\n\u003cp\u003eThe ESCO YAK 22 ton jack stand is a professional-grade support stand designed for safely stabilizing heavy trucks, industrial equipment, and commercial vehicles. This \u003cstrong\u003e22-ton capacity stand features adjustable height from 10.75-inches to 18.9-inches\u003c\/strong\u003e with \u003cstrong\u003efour separate pin-style locking positions\u003c\/strong\u003e for secure equipment support. The \u003cstrong\u003e16.14-inch square base provides maximum stability\u003c\/strong\u003e under extreme loads while the durable construction handles \u003cstrong\u003e44,000 pounds of total weight\u003c\/strong\u003e. Backed by a \u003cstrong\u003e3-year manufacturer warranty\u003c\/strong\u003e and weighing just \u003cstrong\u003e29.8 pounds\u003c\/strong\u003e, the YAK stand is essential for professional mechanics, fleet operations, and heavy equipment service shops.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e22-ton capacity with 44,000 pounds maximum support per stand\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eFour adjustable height settings from 10.75-inches to 18.9-inches\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e16.14-inch square base for maximum load stability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003ePin-style locking secures load at preferred height\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e3-year warranty with product registration\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 YAK 22 Ton Jack Stand Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eAdjustable Height with Pin-Lock Safety\u003c\/h3\u003e\n\u003cp\u003eThe YAK stand features \u003cstrong\u003efour separate height positions from 10.75-inches minimum to 18.9-inches maximum\u003c\/strong\u003e. The \u003cstrong\u003epin-style locking mechanism\u003c\/strong\u003e securely holds the extending post at your chosen height, preventing accidental collapse and providing fail-safe support for heavy loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMassive Capacity for Heavy Loads\u003c\/h3\u003e\n\u003cp\u003eWith a \u003cstrong\u003e22-ton per-stand capacity (44,000 pounds total weight)\u003c\/strong\u003e, the YAK stand safely supports heavy trucks, buses, industrial equipment, and commercial vehicles. This capacity meets or exceeds industry standards for professional heavy equipment support in professional shops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eWide Stable Base Design\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e16.14-inch square base provides maximum stability\u003c\/strong\u003e under extreme loads and prevents tipping or tilting. This generous base width distributes weight evenly and maintains stand integrity even when supporting maximum capacity loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLightweight Yet Durable\u003c\/h3\u003e\n\u003cp\u003eAt only \u003cstrong\u003e29.8 pounds\u003c\/strong\u003e, the YAK stand is portable enough for mobile service operations yet built from durable materials to withstand thousands of load cycles in professional fleet and service shop environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Construction\u003c\/h3\u003e\n\u003cp\u003eEngineered for commercial and professional use, the ESCO YAK stand uses heavy-duty steel construction and precision-machined components. The design has proven reliability in demanding professional shops, fleet maintenance operations, and heavy equipment service centers.\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\u003eESCO's 3-year warranty\u003c\/strong\u003e (with product registration) protects your investment against manufacturing defects and provides peace of mind for professional operations. This comprehensive coverage demonstrates ESCO's confidence in the YAK stand's durability and reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO YAK 22 Ton Jack Stand Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial Truck Maintenance:\u003c\/strong\u003e Support heavy tractor-trailer units and commercial trucks during tire service, brake work, and undercarriage maintenance. The 22-ton capacity handles the weight of fully loaded transport vehicles safely.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Service Operations:\u003c\/strong\u003e Essential for fleet maintenance centers maintaining multiple commercial vehicles. Use multiple stands for dual-axle support and systematic vehicle maintenance scheduling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Service:\u003c\/strong\u003e Support large industrial equipment, earth-moving machinery, and specialized vehicles that require safe, stable lifting support during maintenance and repair work.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoadside Emergency Service:\u003c\/strong\u003e Portable jack stands allow mobile service technicians to safely support vehicles during roadside repairs, minimizing downtime and improving service efficiency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Truck Dealerships:\u003c\/strong\u003e Professional dealers trust ESCO YAK stands for safe vehicle support during routine service, inspections, and customer vehicle preparation activities.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO YAK 22 Ton Jack Stand 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\"\u003eRated Capacity\u003c\/th\u003e\n\u003ctd\u003e22 tons per stand (44,000 pounds)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e92019\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eAS 20-048\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\u003e10.75 inches (273 millimeters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e18.9 inches (480 millimeters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Width\u003c\/th\u003e\n\u003ctd\u003e13.75 inches (350 millimeters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Length\u003c\/th\u003e\n\u003ctd\u003e13.75 inches (350 millimeters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Adjustment Range\u003c\/th\u003e\n\u003ctd\u003eFour separate pin-lock positions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Weight and construction\"\u003e\n\u003ccaption\u003eWeight and Materials\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\u003e29.8 pounds (13.5 kilograms)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty steel with durable powder coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLocking Mechanism\u003c\/th\u003e\n\u003ctd\u003ePin-style height lock at four positions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\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 YAK 22 Ton Jack Stand\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO YAK 22 Ton Jack Stand Model 92019\u003c\/li\u003e\n\u003cli\u003eOperating instructions and safety guidelines\u003c\/li\u003e\n\u003cli\u003eWarranty documentation (3-year coverage with registration)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Additional jack stands can be purchased for dual-axle support or fleet operations. ESCO offers complementary lifting equipment for comprehensive vehicle support solutions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Jack for initial lifting (must use separate jack to position vehicle), mounting blocks, or other lifting equipment. This is a support stand only and requires proper jacking procedures before stand placement.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO YAK 22 Ton Jack Stand 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 from order. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quote 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\u003eUnloading:\u003c\/strong\u003e Standard LTL freight curbside delivery. The 29.8-pound stand does not require forklift. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect stand for damage before accepting delivery. Note any damage on 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 for unused stands in original packaging with receipt. A 20% restocking fee applies. Buyer responsible for return freight costs. Contact customer service before initiating return.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO YAK 22 Ton Jack Stand Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 3-Year Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eThe ESCO YAK 22 ton jack stand is covered by ESCO's comprehensive 3-year limited warranty protecting against manufacturing defects when product is properly registered.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage against defects in materials and workmanship under normal use and proper maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Product must be registered with ESCO within 30 days of purchase to activate the 3-year warranty. Warranty covers manufacturing defects only and does not cover damage from misuse, overloading beyond rated capacity, or wear from extended professional use. Proof of registration required 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 YAK 22 Ton Jack Stand?\u003c\/h2\u003e\n\u003cp\u003eOur heavy equipment support specialists can help with load specifications, fleet requirements, and optimal stand configuration for your 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\u003eJack Stands and Support\u003c\/h3\u003e\n\u003cp\u003eComplete selection of professional jack stands in various capacities for automotive and industrial equipment 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\u003eAutomotive Lifting Tools\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade jacks, lifts, and support equipment for safe vehicle and equipment service 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\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eESCO Tools and Equipment\u003c\/h3\u003e\n\u003cp\u003eFull range of ESCO professional automotive service tools and shop equipment for commercial operations.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/esco-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 YAK 22 Ton Jack Stand FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum weight capacity of the ESCO YAK stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK 22 Ton Jack Stand has a rated capacity of 22 tons (44,000 pounds) per stand. This makes it suitable for supporting large commercial trucks, industrial equipment, and heavy vehicles. Always ensure you never exceed the stated capacity and use multiple stands for vehicles with dual-axle configurations requiring distributed support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many height settings does the YAK stand have?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe YAK stand features four separate height settings controlled by pin-style locking. The height adjusts from a minimum of 10.75 inches to a maximum of 18.9 inches. The pin lock system secures the extending post at your chosen height, preventing accidental collapse and providing fail-safe support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use just one jack stand or do I need multiple stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFor maximum safety, you should always use multiple jack stands for vehicle support. Never rely on a single stand. For single-axle vehicles, use two stands. For dual-axle trucks and commercial vehicles, use four stands (one at each corner or axle point) to distribute the load and ensure stable, level support throughout the maintenance procedure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the base size and why is it important?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK features a 16.14-inch square base (13.75 inches in each direction). This wide base distributes the load evenly across a larger footprint, preventing tipping and ensuring maximum stability even when supporting maximum capacity loads. The large base is engineered for professional operations with heavy vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I register the stand for warranty coverage?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK includes a 3-year limited warranty when the product is registered with ESCO within 30 days of purchase. Registration documentation is included in the packaging. Proper registration protects your investment and activates comprehensive coverage against manufacturing defects under normal use and proper maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the best way to use these jack stands safely?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAlways follow proper safety procedures: (1) Never work under a vehicle supported only by a jack - always use jack stands. (2) Use multiple stands appropriately positioned under the vehicle frame. (3) Select the appropriate height setting for your work requirements. (4) Ensure the locking pin is fully engaged before beginning work. (5) Never exceed the 22-ton per-stand capacity. (6) Inspect stands before each use for damage or wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the YAK stand portable for mobile service work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, at 29.8 pounds per stand, the ESCO YAK is portable enough for mobile technicians while maintaining the heavy-duty construction required for professional service operations. The relatively light weight combined with the 22-ton capacity makes it ideal for fleet service centers and roadside operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles and equipment can the YAK stand support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 22-ton capacity makes the YAK suitable for supporting most commercial trucks, heavy construction equipment, buses, industrial machinery, and specialized service vehicles. It's particularly valuable for fleet maintenance operations, heavy truck dealerships, and professional service shops requiring reliable equipment support during routine maintenance and repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is height adjustment performed?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK uses a simple pin-lock system. The extending post adjusts to one of four predetermined heights from 10.75 inches to 18.9 inches. Once you position the post at your desired height, insert the locking pin to secure it in place. The pin prevents accidental height changes and keeps the stand stable during your work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these stands be used on uneven surfaces?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFor maximum safety, jack stands should be used on level, solid surfaces such as concrete flooring in professional shops. For uneven terrain or outdoor service, consider using shims or support blocks to level the stand and ensure stable support. Always verify the surface is capable of supporting the combined weight being placed on the stands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat regular maintenance is required?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK requires minimal maintenance. Regularly inspect the stand for any visible damage, rust, or wear on the locking pin. Clean the stand to remove dirt and debris that could interfere with the pin-lock mechanism. Store in a dry location to prevent rust. Proper maintenance extends the stand's lifespan and ensures continued safe operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre replacement pins or parts available?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, ESCO offers replacement components and service parts for the YAK jack stand. If the locking pin becomes damaged or worn, replacement pins are available. Contact our sales team for availability and pricing on replacement parts to maintain your equipment in optimal working condition.\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, which are known to the State of California to cause cancer and 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":"26.5\" Max Height","offer_id":46395182645499,"sku":"ESC-10802","price":324.95,"currency_code":"USD","in_stock":true},{"title":"46\" Max Height","offer_id":46395182678267,"sku":"ESC-10803","price":399.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-20-ton-screw-style-jack-stand-sold-per-26-5-max-height-548.webp?v=1767602107"},{"product_id":"esco-12503-9-height-steel-cribbing-jack-stand-55-ton-capacity","title":"ESCO 12503 9\" Height Steel Cribbing Jack Stand, 55 Ton Capacity","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 12503 9-Inch Steel Cribbing Jack Stand - 55 Ton Capacity\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 12503 is a heavy-duty steel cribbing stand designed to safely support vehicles and equipment during maintenance and repair work. Featuring a \u003cstrong\u003e55-ton capacity\u003c\/strong\u003e, \u003cstrong\u003e9-inch height\u003c\/strong\u003e, and interlocking design, this stand prevents dangerous shifting during critical lifting operations. Constructed from \u003cstrong\u003ehigh-strength HD steel\u003c\/strong\u003e in distinctive yellow finish, the 12-inch diameter base provides stable support for bottle jacks and hydraulic cylinders. Stands interlock with ESCO's 3-inch and 6-inch models to create adjustable stack heights up to 18 inches.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e55-ton load capacity for heavy equipment support\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e9-inch height with interlocking design prevents shifting\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eHD steel construction with non-slip base for reliable performance\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e12-inch diameter platform fits 7-inch square hydraulic cylinders\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eStacks with 3-inch and 6-inch models for variable lift heights\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 12503 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eInterlocking Steel Design\u003c\/h3\u003e\n\u003cp\u003eThe recessed top surface features an interlocking mechanism that securely locks with the ESCO 12501 (3-inch) and 12502 (6-inch) stands. This prevents dangerous creeping or shifting during use, ensuring the load remains stable throughout the job.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty HD Steel Construction\u003c\/h3\u003e\n\u003cp\u003eManufactured from \u003cstrong\u003ehigh-strength HD steel\u003c\/strong\u003e with a protective yellow finish, the 12503 resists bending and warping under load. The durable construction ensures consistent performance across thousands of lifting cycles in shop and field conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eOptimized 9-Inch Height\u003c\/h3\u003e\n\u003cp\u003eAt \u003cstrong\u003e9 inches tall\u003c\/strong\u003e, the 12503 provides ideal clearance when bottle jacks or hydraulic cylinders fall short of reaching the frame or lift point. The single-unit height fills the critical gap between shorter cribbing and full manual stacking solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLarge 12-Inch Diameter Base\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e12-inch diameter platform\u003c\/strong\u003e accommodates standard 7-inch square base plates found on 55-ton hydraulic cylinders. The oversized footprint distributes load pressure evenly, reducing surface stress and improving overall stability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eModular Stack System\u003c\/h3\u003e\n\u003cp\u003eInterlock the 12503 with ESCO's 12501 (3-inch) and 12502 (6-inch) stands to create combined heights of 12 inches, 15 inches, or 18 inches. Build custom stacks for any lift scenario without purchasing redundant equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLightweight for Portability\u003c\/h3\u003e\n\u003cp\u003eAt just \u003cstrong\u003e56 pounds\u003c\/strong\u003e, the 12503 is easy to move between job sites and storage areas. Single-unit handling reduces crew strain while the durable steel resists damage from transport and field use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 12503 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Repair:\u003c\/strong\u003e Support wheel loaders, excavators, dozers, and other heavy machinery during maintenance, tire service, and undercarriage inspection without relying on unsafe wooden cribbing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTruck and Trailer Work:\u003c\/strong\u003e Lift trucks, trailers, and agricultural equipment for frame repair, alignment correction, and component replacement with predictable, repeatable support.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShop Floor Assembly:\u003c\/strong\u003e Provide stable work platforms when assembling large equipment or components that require precise height positioning during fabrication or installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTemporary Load Support:\u003c\/strong\u003e Support structures, machinery, or equipment during bridge-type operations, inspection, or testing where temporary bracing is critical to safety.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBottle Jack Extension:\u003c\/strong\u003e Eliminate wobble and instability by raising bottle jacks with cribbing stands designed to work together as an integrated lifting system.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 12503 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\"\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e55 tons (110,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Base Pressure\u003c\/th\u003e\n\u003ctd\u003eRated for standard 7-inch square base cylinders\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\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e9 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e12 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e56 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStackable Height (with 12501 + 12502)\u003c\/th\u003e\n\u003ctd\u003eUp to 18 inches combined\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Material specifications\"\u003e\n\u003ccaption\u003eMaterial and Finish\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\u003eHD (High-Density) Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eYellow powder coat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecessed Top Surface\u003c\/th\u003e\n\u003ctd\u003eInterlocking with models 12501 and 12502\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDurability\u003c\/th\u003e\n\u003ctd\u003eWill not bend, warp, or deteriorate under load\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 12503 Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePositioning and Placement\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eSurface:\u003c\/strong\u003e Place on level, stable ground capable of supporting the total load weight plus 50% safety margin. \u003cstrong\u003eClearance:\u003c\/strong\u003e Position cribbing directly under load-bearing points. Ensure the interlocking surfaces are aligned and fully seated before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eStacking and Interlocking\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eAlignment:\u003c\/strong\u003e When stacking multiple stands, ensure the recessed interlocking surfaces are fully engaged before raising load. \u003cstrong\u003eLoad Distribution:\u003c\/strong\u003e Center the load directly over the cribbing stack to prevent tipping or tilting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eInspection Before Use\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eVisual Check:\u003c\/strong\u003e Inspect for cracks, dents, or warping before each use. \u003cstrong\u003eInterlock Test:\u003c\/strong\u003e Verify interlocking surfaces are clean and fully seated. Do not use damaged cribbing under load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLoad Verification\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eWeight Assessment:\u003c\/strong\u003e Confirm the total load does not exceed 55 tons per stand. \u003cstrong\u003eMultiple Stands:\u003c\/strong\u003e If using more than one stand, distribute load evenly across all cribbing units. Never exceed the rated capacity.\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 12503\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 12503 9-Inch Steel Cribbing Stand (single unit)\u003c\/li\u003e\n\u003cli\u003eInstruction card with load rating and safety information\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Purchase the ESCO 12501 (3-inch stand) and 12502 (6-inch stand) separately to create modular stacks. The complete ESCO 12500 kit includes all three heights (3-inch, 6-inch, and 9-inch) for maximum flexibility.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic cylinders, bottle jacks, or lifting equipment. This product is intended as a support\/cribbing platform only.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 12503 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. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for quote.\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 truck delivery. Curbside delivery acceptable for this item. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect the unit for damage before signing delivery receipt. Note any visible damage on the BOL.\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 unused 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 12503 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eStandard Manufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO stands offer a \u003cstrong\u003e1-year limited warranty\u003c\/strong\u003e against manufacturing defects.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Covers defects in materials and workmanship under normal use and service\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Defects in material and workmanship from the original purchase date. \u003cstrong\u003eWarranty Card Required:\u003c\/strong\u003e Register your warranty online at www.esco.net\/warranty to activate coverage. This warranty is non-transferable and applies only to the original end-user purchaser. Excludes damage from misuse, overload, impact, or lack of maintenance.\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 12503?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with load calculations, stacking configurations, and product selection for your shop or field 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\u003eSteel Cribbing Stands\u003c\/h3\u003e\n\u003cp\u003eComplete ESCO modular cribbing system with 3-inch, 6-inch, and 9-inch heights\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/heavy-duty-stands\" 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\u003eJack Stands and Lifts\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade lifting and cribbing equipment for shops and field work\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/jack-stands\" 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\u003eLifting Accessories\u003c\/h3\u003e\n\u003cp\u003eHydraulic cylinders, adapters, and support platforms for heavy equipment\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/lifting-accessories\" 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 12503 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum weight the ESCO 12503 can support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12503 has a 55-ton capacity, which equals 110,000 pounds. This refers to the safe working load per stand when properly positioned on a level surface and loaded directly over the center of the platform. When using multiple stands in a stack, ensure the load is evenly distributed and does not exceed 55 tons per individual stand unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I stack the ESCO 12503 with other ESCO cribbing stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 12503 features an interlocking design that works with the ESCO 12501 (3-inch) and 12502 (6-inch) stands. You can create combined heights of 12 inches, 15 inches, or 18 inches depending on your stacking configuration. Always ensure interlocking surfaces are fully engaged and clean before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions of the ESCO 12503 base?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12503 stands 9 inches tall and has a 12-inch diameter base. The large footprint accommodates standard 7-inch square base plates on 55-ton hydraulic cylinders. The 12-inch diameter helps distribute load pressure evenly and provides stable support during lifting operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the ESCO 12503 suitable for shop floor use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 12503 is ideal for professional shop use, field operations, and equipment service centers. The HD steel construction resists bending and warping, and the interlocking design prevents dangerous shifting. It's designed for repetitive use in commercial and industrial environments where reliability and safety are critical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance does the ESCO 12503 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12503 requires minimal maintenance. Inspect the unit visually before each use for cracks, dents, or warping. Keep the interlocking surfaces clean and free of debris to ensure proper engagement. Wipe down with a dry cloth occasionally to maintain the yellow finish. The steel construction does not require lubrication or special treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the ESCO 12503 compare to wooden cribbing blocks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eSteel cribbing like the ESCO 12503 is far superior to wooden cribbing. Steel provides consistent, repeatable support that won't compress, splinter, or rot. The interlocking design eliminates dangerous shifting that can occur with stacked wood. Steel cribbing is also easier to inspect for damage and safer for high-capacity lifting operations used in professional settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight of the ESCO 12503 stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12503 weighs 56 pounds. This lightweight construction makes it portable and easy to move between job sites or storage areas. A single worker can transport the stand without mechanical assistance, reducing crew labor and improving efficiency during equipment repositioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the ESCO 12503 painted or does it rust?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12503 features a protective yellow powder coat finish that resists rust and corrosion. The HD steel construction combined with the durable finish ensures the stand maintains its structural integrity in both shop and outdoor field conditions. Occasional wiping with a dry cloth keeps the finish clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the ESCO 12503 with bottle jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 12503 is specifically designed as a companion to bottle jacks and hydraulic cylinders. The 12-inch diameter base accommodates standard 7-inch square plates found on 55-ton cylinders. Placing the cribbing stand under the jack extends its reach and eliminates wobble that occurs when jacks are used at extreme angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if I need extra height beyond 18 inches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe maximum stackable height using one 12501 (3-inch), one 12502 (6-inch), and one 12503 (9-inch) is 18 inches total. For additional height requirements, consult with a lifting equipment specialist. Multiple stacks or alternative lifting methods may be necessary for applications requiring heights beyond this range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I know if the interlocking surfaces are properly engaged?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eVisually inspect that the recessed top surface of the lower stand is fully seated with the interlocking tabs of the stand above it. There should be no visible gaps or movement when you gently try to wiggle the stacked units. If they don't feel solidly connected, reposition and re-engage the interlocks before raising load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes ESCO offer a complete cribbing kit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 12500 is a complete kit that includes all three stands (12501 3-inch, 12502 6-inch, and 12503 9-inch) in one package. The kit provides maximum flexibility for creating any height between 3 and 18 inches. Purchasing the kit costs less than buying individual stands separately.\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":46395185955067,"sku":"ESC-12503","price":269.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-55-ton-interlock-steel-jack-stand-9-height-12503-cribbing-653.webp?v=1767602310"},{"product_id":"esco-12501-55-ton-interlock-steel-jack-stand-3-height","title":"ESCO 12501 55 Ton Interlock Steel Jack Stand, 3\" Height","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 12501 55 Ton Interlock Steel Jack Stand - 3\" Height\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 12501 provides a stable, non-slip platform for supporting heavy equipment during maintenance, repair, and temporary bracing applications. Built from high-density steel with an interlock design that prevents shifting during lifting, this cribbing stand delivers professional-grade safety with \u003cstrong\u003e55 ton capacity, 3\" height, and 12\" diameter base\u003c\/strong\u003e. Ideal for truck shops, construction sites, machinery maintenance, and heavy equipment support, the stand can be used individually or stacked with complementary ESCO models to achieve variable lift heights up to 18\".\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e55 ton capacity for heavy-duty support\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e3\" height with 12\" diameter base footprint\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eInterlock design prevents shifting and slipping\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eStackable with 12502 (6\") and 12503 (9\") stands\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eDurable yellow HD steel construction, 38 lb weight\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=\"#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 12501 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e55 Ton Capacity\u003c\/h3\u003e\n\u003cp\u003eEngineered to support loads up to \u003cstrong\u003e55 tons\u003c\/strong\u003e, this cribbing stand is rated for heavy truck repair, machinery maintenance, and construction support. Recessed area on the stand fits 7\" square plates on 55 ton hydraulic cylinders for secure, stable positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eInterlock Design Prevents Shifting\u003c\/h3\u003e\n\u003cp\u003eThe interlocking feature ensures the stand will not slide or shift during lifting operations. All pieces interlock seamlessly with complementary ESCO stands, maintaining alignment and safety throughout the lift cycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompact 3\" Height with Wide Base\u003c\/h3\u003e\n\u003cp\u003eAt \u003cstrong\u003e3\" height and 12\" diameter\u003c\/strong\u003e, this stand provides the lowest starting point for bottle jack support while maintaining a wide, stable footprint. Ideal for vehicles and equipment that require minimal clearance under lifting points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eStackable for Variable Lift Heights\u003c\/h3\u003e\n\u003cp\u003eStack the 12501 with the 6\" (12502) and 9\" (12503) models to achieve combined lift heights up to \u003cstrong\u003e18\"\u003c\/strong\u003e. Use individually for low-profile support or combine for multi-stage lifting without repositioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty Yellow HD Steel\u003c\/h3\u003e\n\u003cp\u003eConstructed from high-density steel, the stand resists bending and warping under extreme loads. The bright yellow finish improves visibility in shops and work areas, and the \u003cstrong\u003e38 lb\u003c\/strong\u003e weight is manageable for shop floor placement and repositioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO Quality and Reliability\u003c\/h3\u003e\n\u003cp\u003eESCO Professional Hydraulic Tools are trusted by professional shops and dealerships worldwide. This stand is backed by ESCO's reputation for engineering, quality control, and customer support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 12501 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTruck and Heavy Vehicle Repair:\u003c\/strong\u003e Support trucks and commercial vehicles during undercarriage work, brake service, and component replacement with confidence and stability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConstruction and Machinery Support:\u003c\/strong\u003e Provide temporary bracing for heavy equipment, generators, compressors, and structural components on job sites and in shop environments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHydraulic Cylinder Bracing:\u003c\/strong\u003e The recessed area accommodates 7\" square plates, making this stand compatible with 55 ton bottle jacks and portable hydraulic systems.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMulti-Stage Lifting Operations:\u003c\/strong\u003e Stack with other ESCO stands to achieve variable lift heights for phased maintenance, inspection, and support procedures.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Shop and Dealer Operations:\u003c\/strong\u003e Designed for busy shops, dealerships, and service centers that require reliable, repeatable support for diverse lifting and bracing tasks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 12501 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\"\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e55 tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Capacity (lbs)\u003c\/th\u003e\n\u003ctd\u003e110,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCylinder Plate Size\u003c\/th\u003e\n\u003ctd\u003e7\" square\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\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter (Base)\u003c\/th\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e38 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight (Metric)\u003c\/th\u003e\n\u003ctd\u003e17 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Material and finish specifications\"\u003e\n\u003ccaption\u003eMaterial and Finish\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\u003eHigh-Density Steel (HD Steel)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eYellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDurability\u003c\/th\u003e\n\u003ctd\u003eResists bending and warping\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Compatibility specifications\"\u003e\n\u003ccaption\u003eInterlock and Stacking\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\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eESCO 12501\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eInterlocks With\u003c\/th\u003e\n\u003ctd\u003e12502 (6\"), 12503 (9\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Stack Height\u003c\/th\u003e\n\u003ctd\u003e18\" (with all three stands)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eReference Number (AME)\u003c\/th\u003e\n\u003ctd\u003e15012\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 12501\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e1x ESCO 12501 55 Ton Interlock Steel Jack Stand, 3\" Height\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRelated Stands:\u003c\/strong\u003e ESCO also offers the 12502 (6\" height) and 12503 (9\" height) cribbing stands. All three can be purchased as a kit (model 12500) for maximum flexibility in lift height applications.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic bottle jack, lifting equipment, installation labor, or optional bracing accessories. Stands are ready to use out of the box - no assembly required.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 12501 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 2-5 business days. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for quote.\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 Single unit may ship via parcel; heavy orders via freight with forklift\/loading dock access recommended. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside delivery standard. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect all packages for damage before signing. Note any damage on delivery receipt.\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 unused in original condition 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 12501 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLimited Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO Professional Hydraulic Tools are warranted to be free from defects in materials and workmanship under normal use and service.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage for defects in materials and workmanship from date of warranty registration\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLifetime:\u003c\/strong\u003e Coverage for the original owner, non-transferable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty card must be registered at www.esco.net\/warranty or on file with ESCO within 30 days of purchase. Exclusions apply for misuse, modifications, lack of maintenance, and damage from accidents or neglect. ESCO's remedy is limited to repair, replacement, or refund at ESCO's sole discretion.\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 12501?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with product selection, specifications, and shop setup for your cribbing and lifting applications.\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 Cribbing Stands\u003c\/h3\u003e\n\u003cp\u003eComplete lineup of interlock jack stands in 3\", 6\", and 9\" heights for variable lift support\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/esco-jack-stands\" 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-Duty Jack Stand Sets\u003c\/h3\u003e\n\u003cp\u003eMulti-stand kits for flexible lifting heights and professional shop operations\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/heavy-duty-stands\" 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 Bottle Jacks\u003c\/h3\u003e\n\u003cp\u003ePortable jacks and cylinders compatible with ESCO cribbing stand systems\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/hydraulic-jacks\" 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 12501 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the load capacity of the ESCO 12501?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12501 has a \u003cstrong\u003e55 ton capacity (110,000 lbs)\u003c\/strong\u003e, making it suitable for heavy truck repair, machinery support, and construction applications. The stand features a recessed area designed to accommodate 7\" square plates on 55 ton hydraulic cylinders. Always verify that the total load is distributed properly across multiple stands when using multiple units for support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the ESCO 12501 be stacked with other ESCO stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The 12501 interlocks with the ESCO 12502 (6\" height) and 12503 (9\" height) stands. You can stack them in any combination to achieve variable lift heights up to \u003cstrong\u003e18\" total\u003c\/strong\u003e. All three stands together are also available as the ESCO 12500 kit. The interlock design ensures alignment and stability when stacking.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions and weight of the 12501?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12501 measures \u003cstrong\u003e3\" in height with a 12\" diameter base\u003c\/strong\u003e and weighs \u003cstrong\u003e38 lbs (17 kg)\u003c\/strong\u003e. The compact footprint and manageable weight make it easy to position and reposition on the shop floor. The wide base provides stability even under heavy loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat material is the ESCO 12501 made from?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe stand is constructed from \u003cstrong\u003ehigh-density steel (HD Steel)\u003c\/strong\u003e with a yellow finish. This material resists bending and warping under extreme loads, ensuring durability and safety throughout the stand's service life. The bright yellow color improves visibility in workshop and job site environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I prevent the stand from shifting during lifting?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12501's interlock design prevents sliding and shifting during lifting operations. The stand will not slide or shift when used properly with a compatible hydraulic bottle jack rated for 55 tons. Ensure the stand is placed on a level, solid surface and that the load is centered on the recessed area designed for 7\" square cylinder plates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the ESCO 12501 suitable for truck repair shops?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The 55 ton capacity, non-slip design, and compact 3\" height make the 12501 ideal for truck repair operations. Professional shops and dealerships use these stands for undercarriage work, brake service, component replacement, and temporary bracing. The interlock feature ensures safety and stability during extended work sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan multiple 12501 stands be used together?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. For lifting applications that require higher capacity or wider support distribution, you can place multiple 12501 stands (or mix with 12502 and 12503 models) under a load. Each stand maintains its \u003cstrong\u003e55 ton individual capacity\u003c\/strong\u003e, so proper load distribution across all stands is critical. Ensure even weight distribution and verify stability before proceeding with work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty on the ESCO 12501?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12501 is covered by ESCO's Limited Warranty, which provides \u003cstrong\u003e3 years of coverage from the date of warranty registration\u003c\/strong\u003e for defects in materials and workmanship. Coverage is non-transferable and limited to the original owner. Register your warranty card at www.esco.net\/warranty within 30 days of purchase to activate coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat applications can the ESCO 12501 be used for?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe stand supports heavy truck repair, construction bracing, machinery maintenance, hydraulic cylinder support, and temporary equipment positioning. It is compatible with 55 ton bottle jacks and portable hydraulic systems. Use the stand individually for low-profile support or stack with other ESCO stands to achieve variable lift heights up to 18\" for multi-stage operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I order replacement or additional stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIndividual stands are available by model number: 12501 (3\"), 12502 (6\"), and 12503 (9\"). You can also purchase the complete ESCO 12500 kit, which includes all three stands. Contact our sales team at +1 (855) 498-2147 or visit our heavy-duty stands collection to order or check availability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs assembly or installation required for the ESCO 12501?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The ESCO 12501 ships ready to use - no assembly or installation required. Unbox the stand, inspect for shipping damage, and place it on a level surface. The stand is immediately ready to support loads when used with a compatible 55 ton hydraulic bottle jack or similar lifting equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat makes ESCO cribbing stands different from other brands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO is a leading manufacturer of professional hydraulic tools trusted by shops and dealerships worldwide. The 12501 features an interlock design that prevents shifting, high-density steel construction that resists warping, and compatibility with a full range of ESCO lifting accessories. Each stand is engineered for safety, durability, and ease of use in demanding shop environments.\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 steel dust and other metals, 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":46395186118907,"sku":"ESC-12501","price":205.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-55-ton-interlock-steel-jack-stand-3-height-12501-cribbing-453.webp?v=1767602334"},{"product_id":"esco-10455-22-ton-short-pin-jack-stand-pair","title":"ESCO 10455 22 Ton Short Pin Jack Stand (Pair)","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 10455 22 Ton Short Pin Jack Stand Pair for Fleet Garages\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 10455 Pin Style Jack Stand Pair provides professional-grade safety support for heavy commercial vehicles. With a **22 ton (44,000 lb) capacity per stand**, **14 to 20 inch adjustable height range**, and **three pin-selectable height positions**, these stands deliver versatile support for fleet maintenance and tire service operations. Engineered with **1\/4-inch solid steel base plate**, **securely tethered adjustment pins**, and **built-in carrying handles**, this pair ensures reliable vehicle support during service work. Backed by a **1-year warranty**, these jack stands are the trusted choice for commercial garages.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e22 Ton capacity per stand for heavy commercial vehicles and trucks\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eThree adjustable pin positions for 14 to 20 inch height range flexibility\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSolid 1\/4-inch steel base plate ensures maximum stability and durability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSecurely tethered adjustment pins prevent loss during repositioning\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSold as a pair - two stands included in every purchase\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 10455 Jack Stand Pair Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePin-Type Adjustable Support Column\u003c\/h3\u003e\n\u003cp\u003eThe **pin-type support column adjusts to three different axle height positions**, allowing you to precisely match the stand height to your vehicle's suspension and lift points. This simple yet effective design provides reliable support without requiring complex mechanical adjustments, making it ideal for high-volume service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSolid Steel Base Plate Construction\u003c\/h3\u003e\n\u003cp\u003eThe **1\/4-inch thick solid steel base plate** provides exceptional stability and weight distribution, ensuring the stands remain secure even under heavy load on various floor conditions. The generous 11 x 11 inch footprint prevents tipping and provides the confidence needed for safe vehicle support during extended service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSecurely Tethered Adjustment Pins\u003c\/h3\u003e\n\u003cp\u003eThe **adjustment pins are permanently secured to each stand** with heavy-duty tethers, preventing loss or misplacement during regular shop use. This simple feature eliminates the frustration and safety risk of lost pins while maintaining quick access for height adjustments between different vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eBuilt-In Carrying Handles\u003c\/h3\u003e\n\u003cp\u003eEach stand features a **built-in handle for ease of positioning and carrying** throughout your garage or fleet maintenance facility. The ergonomic handle design makes it simple to move, position, and reposition the stands without requiring additional lifting equipment or assistance, improving workflow efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional Pair Package\u003c\/h3\u003e\n\u003cp\u003eThe 10455 model is **sold as a pair**, meaning you receive two fully functional 22-ton capacity stands in every purchase. This ensures proper vehicle support for dual-stand applications commonly required in professional fleet maintenance and tire service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDurable Fleet-Grade Construction\u003c\/h3\u003e\n\u003cp\u003ePurpose-built for fleet and maintenance garages, the ESCO 10455 is designed to **withstand continuous daily use** in the most demanding service environments. The all-steel construction and robust design ensure long-term reliability and consistent performance through hundreds of service cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 10455 Jack Stand Pair Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial Fleet Maintenance:\u003c\/strong\u003e Essential for fleet maintenance shops supporting trucks, buses, and heavy commercial vehicles requiring safe support during routine service, inspection, and tire work.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Commercial Tire Service:\u003c\/strong\u003e Provides reliable backup support during tire changes, rotations, and detailed undercarriage work on commercial vehicles with extended service cycles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBus and Transit Maintenance:\u003c\/strong\u003e Designed for transit maintenance facilities requiring safe vehicle support for large passenger buses and specialized heavy-duty vehicles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTruck Stop and Service Centers:\u003c\/strong\u003e Ideal for independent truck service facilities supporting diverse commercial fleet operations and roadside emergency service needs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Support and Positioning:\u003c\/strong\u003e Beyond tire work, these stands provide general vehicle positioning, load support, wheel removal, and extended undercarriage access during major service operations.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 10455 Jack Stand Pair 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\"\u003eCapacity Per Stand\u003c\/th\u003e\n\u003ctd\u003e22 Ton (44,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Pair Capacity\u003c\/th\u003e\n\u003ctd\u003e44 Ton (88,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustable Height Positions\u003c\/th\u003e\n\u003ctd\u003e3 Pin Positions\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\u003e14 in (356 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e20 in (508 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e6 in total adjustment range\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Dimensions\u003c\/th\u003e\n\u003ctd\u003e11 x 11 in (279 x 279 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Thickness\u003c\/th\u003e\n\u003ctd\u003e1\/4 in solid steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight Per Stand\u003c\/th\u003e\n\u003ctd\u003e37.5 lbs (17 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal Pair Weight\u003c\/th\u003e\n\u003ctd\u003e75 lbs (34 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Construction specifications\"\u003e\n\u003ccaption\u003eConstruction\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\"\u003eBase Plate Material\u003c\/th\u003e\n\u003ctd\u003e1\/4 inch solid steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSupport Column Type\u003c\/th\u003e\n\u003ctd\u003ePin-type adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustment Pin Security\u003c\/th\u003e\n\u003ctd\u003ePermanently tethered\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCarrying Handle\u003c\/th\u003e\n\u003ctd\u003eBuilt-in handle included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003ePair (2 stands)\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 10455 Jack Stand Pair Installation and Setup\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFloor and Surface Preparation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eLevel Floor:\u003c\/strong\u003e Place jack stands on clean, level, and solid flooring capable of supporting the full load (44 tons per pair or 44,000 lbs total). Ensure the concrete or paved surface is free from cracks, oil, or debris. The stands should never be used on soft surfaces, ramps, or uneven floors that could cause tipping or slipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePositioning Under Vehicle\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eSupport Points:\u003c\/strong\u003e Position each stand directly under the vehicle's structural support points or manufacturer-designated lift pads. Place one stand on each side of the vehicle at appropriate locations for balanced load distribution. Never position stands outside the vehicle's structural frame or suspension mounting points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeight Adjustment and Pin Selection\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePin Positioning:\u003c\/strong\u003e Select the appropriate pin hole position to match your vehicle's suspension height and lifting requirements. The three available positions provide flexibility for different vehicles and load conditions. Always verify the stand is securely seated at the selected height before raising the vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafe Vehicle Support Practices\u003c\/h3\u003e\n\u003cp\u003eAlways use a properly functioning hydraulic or pneumatic jack to raise the vehicle. Position the jack stands before lowering the vehicle onto them. Never work under a vehicle supported only by a jack. Use the jack stands as backup support in addition to the primary lifting device. Always block wheels with wheel chocks to prevent accidental vehicle movement.\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 10455 Jack Stand Pair\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTwo ESCO 10455 Pin Style Jack Stands, each rated for 22 ton capacity\u003c\/li\u003e\n\u003cli\u003eTwo permanently tethered adjustment pins (one per stand)\u003c\/li\u003e\n\u003cli\u003eTwo built-in carrying handles (one per stand)\u003c\/li\u003e\n\u003cli\u003eProduct documentation and warranty information\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Wheel chocks, supplemental safety blocking, and additional jack stands available through ESCO authorized distributors for expanded vehicle support capabilities.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic or pneumatic jacks, lifting equipment, wheel chocks, or supplemental safety support items. Buyers are responsible for providing proper lifting and blocking equipment during installation and use.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 10455 Jack Stand Pair 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 timeframes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery and Handling\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePackage Weight:\u003c\/strong\u003e 75 lbs per pair requires standard freight carrier handling. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Standard ground delivery to commercial or residential addresses. \u003cstrong\u003eSignature:\u003c\/strong\u003e Signature may be required upon delivery. Inspect the package before accepting to confirm it arrived in good condition and all items are present.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDamage Claims and Inspection\u003c\/h3\u003e\n\u003cp\u003eExamine both jack stands before accepting delivery and note any visible damage on the delivery receipt. Contact the carrier and seller immediately if damage is apparent. Photograph damaged items and retain packaging materials for damage claims. Report damage within 24 hours to ensure proper claim processing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 10455 Jack Stand Pair Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLimited 1-Year Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO backs the 10455 Jack Stand Pair 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 structural integrity, base plate welds, adjustment pin securement, and mechanical components under normal service use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Damage from misuse, overloading beyond 22 tons per stand, lack of maintenance, intentional modification, or normal wear from extended service\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 stands are operated within manufacturer specifications (22 ton maximum capacity per stand, proper floor surface, appropriate lifting points). Keep proof of purchase 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\/wp-content\/uploads\/2016\/12\/10455-Manual.pdf\" target=\"_blank\"\u003eESCO 10455 Instruction Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete setup, safety, and operational instructions\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\/wp-content\/uploads\/2021\/09\/10455-PAIR_ss_02.23.a.pdf\" target=\"_blank\"\u003eESCO 10455 Product Sheet (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eDetailed specifications and technical information\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\/warranty\/\" target=\"_blank\"\u003eESCO Limited Warranty Information (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete warranty terms and registration details\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 10455 Jack Stand Pair?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with installation planning, fleet specifications, load capacity verification, and product selection for your maintenance garage or service 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\u003eJack Stands and Support Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete line of ESCO pin-style and axle-style jack stands with capacities from 3 to 50 tons\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\u003eHydraulic Lifting Equipment\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade jacks, pumps, and hydraulic tools for heavy-duty fleet and service operations\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/hydraulic-lifting\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eFleet Maintenance Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete tire service and vehicle maintenance solutions for commercial fleet garages\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/fleet-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 10455 Jack Stand Pair FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum capacity of the ESCO 10455 jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach ESCO 10455 jack stand has a maximum capacity of 22 tons (44,000 pounds). When used as a pair, the total supporting capacity is 44 tons (88,000 pounds). This capacity is suitable for most commercial trucks, buses, and heavy vehicles. Never exceed the 22 ton per stand limit as this creates serious safety hazards. Always verify the total weight of your vehicle is distributed evenly between the two stands before supporting it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the height adjustments available on the ESCO 10455?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10455 jack stands feature three adjustable pin positions that allow heights from a minimum of 14 inches to a maximum of 20 inches. This provides a 6-inch total adjustment range. The three pin positions allow you to select the appropriate height for different vehicles and suspension configurations. The pins are permanently tethered to prevent loss during repositioning or storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the ESCO 10455 stands sold individually or as a pair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10455 is sold as a pair, meaning you receive two jack stands in every purchase. The pair includes two fully functional 22-ton capacity stands, two tethered adjustment pins, two built-in carrying handles, and complete documentation. Proper vehicle support requires using both stands simultaneously, so the pair package ensures you have everything needed for safe operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the base dimension and weight of each jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach ESCO 10455 jack stand features an 11 x 11 inch solid steel base plate that is 1\/4 inch thick, providing excellent stability and a low center of gravity. Each individual stand weighs 37.5 pounds (17 kg), with the complete pair weighing 75 pounds (34 kg). The solid steel base plate is designed to distribute load evenly and prevent tipping, even on slightly uneven floors typical of service bays and garages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the adjustment pins be lost from the ESCO 10455?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, the adjustment pins on the ESCO 10455 are permanently tethered to each stand with heavy-duty straps, preventing loss or misplacement. This design eliminates the frustration and safety risk of lost pins while providing quick access for height adjustments between different vehicles. The tethering ensures pins remain with the stands for organized storage and prevents pin mix-ups in busy fleet maintenance environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat flooring is required for safe use of the ESCO 10455?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10455 stands require clean, level, and solid flooring capable of supporting the full load (44 tons for a pair). Concrete, asphalt, or similar hard surfaces are appropriate. Avoid soft surfaces like dirt, gravel, or wood that could compress or shift under load. The stands should never be used on ramps, inclined surfaces, or uneven floors that could cause tipping. Always verify the floor is free of cracks, oil, or debris that could affect stability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use supplemental support in addition to the ESCO 10455 stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, best practices require using a properly functioning hydraulic or pneumatic jack in addition to jack stands. The jack raises the vehicle to the desired height, while the jack stands serve as backup support. Never work under a vehicle supported only by a jack or only by stands. Always use wheel chocks to prevent accidental vehicle movement. Use blocking and supplemental safety equipment for extra protection during extended work on vehicles with complex repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance do the ESCO 10455 jack stands require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10455 stands require minimal maintenance. Periodically inspect the base plate for cracks or damage, the adjustment pins for bending or corrosion, and the tether straps for wear. Wipe away dirt, grease, or moisture that could affect stability. Do not store the stands in wet environments as this can cause rust despite the steel construction. Keep the stands clean and dry when not in use, and verify all pins are functioning freely before each use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty coverage for the ESCO 10455?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO provides a 1-year limited manufacturer warranty covering defects in materials and workmanship under normal use conditions. This includes coverage for structural integrity, base plate welds, adjustment pin securement, and mechanical components. The warranty excludes damage from misuse, overloading beyond 22 tons per stand, lack of maintenance, or normal wear from extended service. Keep proof of purchase and contact your ESCO distributor for warranty claims or service needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I position the ESCO 10455 stands under my vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePosition each stand directly under the vehicle's structural support points or manufacturer-designated lift pads. Place one stand on each side of the vehicle at locations that provide balanced load distribution. Never position stands outside the frame or suspension mounting points as this creates tipping hazards. Always use a hydraulic jack to raise the vehicle, position the stands, and then lower the vehicle slowly onto both stands simultaneously. Verify both stands are securely seated before releasing the hydraulic jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the ESCO 10455 stands be used for vehicles heavier than 22 tons per stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, the ESCO 10455 stands must never be used beyond their 22 ton per stand capacity rating. Overloading the stands creates serious safety hazards including structural failure, tipping, and potential injury or death. Before using the stands, determine your vehicle's total weight and verify it is appropriate for the paired capacity of 44 tons maximum. For heavier vehicles, ESCO manufactures higher-capacity stands including 50-ton models suitable for the heaviest equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre there single stands available, or must I buy the pair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 10455 is specifically sold as a pair (two stands) because proper vehicle support requires using both stands simultaneously. This ensures balanced load distribution and maximum stability. While single stands can be ordered separately for replacement purposes through ESCO distributors, the standard purchase is the pair package which includes everything needed for safe, professional-grade vehicle support.\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":46395187462395,"sku":"ESC-10455-PAIR","price":269.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-10455-22-ton-short-pin-jack-stand-ea-640.webp?v=1767602456"},{"product_id":"esco-12502-55-ton-interlock-steel-jack-stand-6-height","title":"ESCO 12502 55 Ton Interlock Steel Jack Stand, 6\" Height","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 12502 55 Ton Interlock Steel Jack Stand - 6 Inch Height\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 12502 is a heavy-duty steel cribbing stand designed to safely support vehicles and equipment during maintenance and repair work. Featuring a \u003cstrong\u003e55-ton capacity\u003c\/strong\u003e, \u003cstrong\u003e6-inch height\u003c\/strong\u003e, and interlocking design, this stand prevents dangerous shifting during critical lifting operations. Constructed from \u003cstrong\u003ehigh-strength HD steel\u003c\/strong\u003e in distinctive yellow finish, the 12-inch diameter base provides stable support for bottle jacks and hydraulic cylinders. Stands interlock with ESCO's 3-inch and 9-inch models to create adjustable stack heights up to 18 inches.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e55-ton load capacity for heavy equipment support\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e6-inch height with interlocking design prevents shifting\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eHD steel construction with non-slip base for reliable performance\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e12-inch diameter platform fits 7-inch square hydraulic cylinders\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eStacks with 3-inch and 9-inch models for variable lift heights\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\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\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eESCO 12502 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eInterlocking Steel Design\u003c\/h3\u003e\n\u003cp\u003eThe recessed top surface features an interlocking mechanism that securely locks with the ESCO 12501 (3-inch) and 12503 (9-inch) stands. This prevents dangerous creeping or shifting during use, ensuring the load remains stable throughout the job.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty HD Steel Construction\u003c\/h3\u003e\n\u003cp\u003eManufactured from \u003cstrong\u003ehigh-strength HD steel\u003c\/strong\u003e with a protective yellow finish, the 12502 resists bending and warping under load. The durable construction ensures consistent performance across thousands of lifting cycles in shop and field conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eOptimized 6-Inch Height\u003c\/h3\u003e\n\u003cp\u003eAt \u003cstrong\u003e6 inches tall\u003c\/strong\u003e, the 12502 provides ideal clearance for many applications where bottle jacks fall short of reaching the frame or lift point. The mid-range height fills the gap between shorter and taller cribbing stands for maximum flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLarge 12-Inch Diameter Base\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e12-inch diameter platform\u003c\/strong\u003e accommodates standard 7-inch square base plates found on 55-ton hydraulic cylinders. The oversized footprint distributes load pressure evenly, reducing surface stress and improving overall stability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eModular Stack System\u003c\/h3\u003e\n\u003cp\u003eInterlock the 12502 with ESCO's 12501 (3-inch) and 12503 (9-inch) stands to create combined heights of 9 inches, 12 inches, 15 inches, or 18 inches. Build custom stacks for any lift scenario without purchasing redundant equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLightweight for Portability\u003c\/h3\u003e\n\u003cp\u003eAt just \u003cstrong\u003e47 pounds\u003c\/strong\u003e, the 12502 is easy to move between job sites and storage areas. Single-unit handling reduces crew strain while the durable steel resists damage from transport and field use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 12502 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Repair:\u003c\/strong\u003e Support wheel loaders, excavators, dozers, and other heavy machinery during maintenance, tire service, and undercarriage inspection without relying on unsafe wooden cribbing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTruck and Trailer Work:\u003c\/strong\u003e Lift trucks, trailers, and agricultural equipment for frame repair, alignment correction, and component replacement with predictable, repeatable support.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShop Floor Assembly:\u003c\/strong\u003e Provide stable work platforms when assembling large equipment or components that require precise height positioning during fabrication or installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTemporary Load Support:\u003c\/strong\u003e Support structures, machinery, or equipment during bridge-type operations, inspection, or testing where temporary bracing is critical to safety.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBottle Jack Extension:\u003c\/strong\u003e Eliminate wobble and instability by raising bottle jacks with cribbing stands designed to work together as an integrated lifting system.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 12502 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\"\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e55 tons (110,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Base Pressure\u003c\/th\u003e\n\u003ctd\u003eRated for standard 7-inch square base cylinders\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\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\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e6 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e12 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e47 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStackable Height (with 12501 + 12503)\u003c\/th\u003e\n\u003ctd\u003eUp to 18 inches combined\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Material specifications\"\u003e\n\u003ccaption\u003eMaterial and Finish\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\u003eHD (High-Density) Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eYellow powder coat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecessed Top Surface\u003c\/th\u003e\n\u003ctd\u003eInterlocking with models 12501 and 12503\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDurability\u003c\/th\u003e\n\u003ctd\u003eWill not bend, warp, or deteriorate under load\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included with the ESCO 12502\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO 12502 6-Inch Steel Cribbing Stand (single unit)\u003c\/li\u003e\n\u003cli\u003eInstruction card with load rating and safety information\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Purchase the ESCO 12501 (3-inch stand) and 12503 (9-inch stand) separately to create modular stacks. The complete ESCO 12500 kit includes all three heights (3-inch, 6-inch, and 9-inch) for maximum flexibility.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic cylinders, bottle jacks, or lifting equipment. This product is intended as a support\/cribbing platform only.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 12502 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. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for quote.\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 truck delivery. Curbside delivery acceptable for this item. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect the unit for damage before signing delivery receipt. Note any visible damage on the BOL.\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 unused 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\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 12502 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eStandard Manufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO stands offer a \u003cstrong\u003e1-year limited warranty\u003c\/strong\u003e against manufacturing defects.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Covers defects in materials and workmanship under normal use and service\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Defects in material and workmanship from the original purchase date. \u003cstrong\u003eWarranty Card Required:\u003c\/strong\u003e Register your warranty online at www.esco.net\/warranty to activate coverage. This warranty is non-transferable and applies only to the original end-user purchaser. Excludes damage from misuse, overload, impact, or lack of maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 12502?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with load calculations, stacking configurations, and product selection for your shop or field operations.\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\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\u003eSteel Cribbing Stands\u003c\/h3\u003e\n\u003cp\u003eComplete ESCO modular cribbing system with 3-inch, 6-inch, and 9-inch heights\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/heavy-duty-stands\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eJack Stands and Lifts\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade lifting and cribbing equipment for shops and field work\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\u003eLifting Accessories\u003c\/h3\u003e\n\u003cp\u003eHydraulic cylinders, adapters, and support platforms for heavy equipment\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/lifting-accessories\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eESCO 12502 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum weight the ESCO 12502 can support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12502 has a 55-ton capacity, which equals 110,000 pounds. This refers to the safe working load per stand when properly positioned on a level surface and loaded directly over the center of the platform. When using multiple stands in a stack, ensure the load is evenly distributed and does not exceed 55 tons per individual stand unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I stack the ESCO 12502 with other ESCO cribbing stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 12502 features an interlocking design that works with the ESCO 12501 (3-inch) and 12503 (9-inch) stands. You can create combined heights of 9 inches, 12 inches, 15 inches, or 18 inches depending on your stacking configuration. Always ensure interlocking surfaces are fully engaged and clean before lifting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions of the ESCO 12502 base?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12502 stands 6 inches tall and has a 12-inch diameter base. The large footprint accommodates standard 7-inch square base plates on 55-ton hydraulic cylinders. The 12-inch diameter helps distribute load pressure evenly and provides stable support during lifting operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the ESCO 12502 suitable for shop floor use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 12502 is ideal for professional shop use, field operations, and equipment service centers. The HD steel construction resists bending and warping, and the interlocking design prevents dangerous shifting. It's designed for repetitive use in commercial and industrial environments where reliability and safety are critical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance does the ESCO 12502 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12502 requires minimal maintenance. Inspect the unit visually before each use for cracks, dents, or warping. Keep the interlocking surfaces clean and free of debris to ensure proper engagement. Wipe down with a dry cloth occasionally to maintain the yellow finish. The steel construction does not require lubrication or special treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the ESCO 12502 compare to wooden cribbing blocks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eSteel cribbing like the ESCO 12502 is far superior to wooden cribbing. Steel provides consistent, repeatable support that won't compress, splinter, or rot. The interlocking design eliminates dangerous shifting that can occur with stacked wood. Steel cribbing is also easier to inspect for damage and safer for high-capacity lifting operations used in professional settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight of the ESCO 12502 stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12502 weighs 47 pounds. This lightweight construction makes it portable and easy to move between job sites or storage areas. A single worker can transport the stand without mechanical assistance, reducing crew labor and improving efficiency during equipment repositioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the ESCO 12502 painted or does it rust?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 12502 features a protective yellow powder coat finish that resists rust and corrosion. The HD steel construction combined with the durable finish ensures the stand maintains its structural integrity in both shop and outdoor field conditions. Occasional wiping with a dry cloth keeps the finish clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the ESCO 12502 with bottle jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 12502 is specifically designed as a companion to bottle jacks and hydraulic cylinders. The 12-inch diameter base accommodates standard 7-inch square plates found on 55-ton cylinders. Placing the cribbing stand under the jack extends its reach and eliminates wobble that occurs when jacks are used at extreme angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat should I do if I need extra height beyond 18 inches?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe maximum stackable height using one 12501 (3-inch), one 12502 (6-inch), and one 12503 (9-inch) is 18 inches total. For additional height requirements, consult with a lifting equipment specialist. Multiple stacks or alternative lifting methods may be necessary for applications requiring heights beyond this range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I know if the interlocking surfaces are properly engaged?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eVisually inspect that the recessed top surface of the lower stand is fully seated with the interlocking tabs of the stand above it. There should be no visible gaps or movement when you gently try to wiggle the stacked units. If they don't feel solidly connected, reposition and re-engage the interlocks before raising load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes ESCO offer a complete cribbing kit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO 12500 is a complete kit that includes all three stands (12501 3-inch, 12502 6-inch, and 12503 9-inch) in one package. The kit provides maximum flexibility for creating any height between 3 and 18 inches. Purchasing the kit costs less than buying individual stands separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\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":46395188510971,"sku":"ESC-12502","price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-55-ton-interlock-steel-jack-stand-6-height-12502-cribbing-775.webp?v=1767602595"},{"product_id":"esco-5-tons-jack-stand","title":"ESCO 5 Tons Jack Stand","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 5 Ton Jack Stand Pair for Professional and DIY Garage Use\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 5 Ton Performance Axle Top Jack Stands (Model 10472) deliver professional-grade stability and reliability for home garages and professional shops. This pair provides \u003cstrong\u003e10,000 lb total capacity\u003c\/strong\u003e with \u003cstrong\u003e4-position adjustability\u003c\/strong\u003e and an \u003cstrong\u003e11-inch tripod base\u003c\/strong\u003e for superior load distribution. Heavy-duty construction makes these stands ideal for supporting passenger cars, light-duty trucks, trailers, and forklifts during maintenance and repairs.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e5 ton capacity - 10,000 lb per pair\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e4-position height adjustability - pin style positioning\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e11-inch tripod base - heavy-duty round footprint\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eConventional axle saddle design - universal vehicle compatibility\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eProfessional-grade construction - DIY and commercial 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=\"#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 5 Ton Jack Stand Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e4-Position Height Adjustability\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003epin-style positioning system\u003c\/strong\u003e allows you to quickly set the jack stand at your desired height without complicated mechanisms. Simply slide the pin into the appropriate hole to lock the stand in place. This flexibility accommodates different vehicle heights and provides easy under-vehicle access for maintenance, tire work, and repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty Tripod Base\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e11-inch round tripod footprint\u003c\/strong\u003e provides a stable, wide base for maximum load distribution and resistance to tipping. The heavy-duty round design spreads the weight evenly across all three support points, ensuring the jack stand remains stable on level shop floors, concrete, and asphalt surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eConventional Axle Saddle Design\u003c\/h3\u003e\n\u003cp\u003eThe traditional \u003cstrong\u003eaxle-style saddle\u003c\/strong\u003e securely cradles the vehicle's axle or frame contact point. This proven design provides positive contact and reduces the risk of slipping. The saddle accommodates a wide range of vehicle types and is compatible with passenger cars, light-duty trucks, SUVs, and commercial equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eUniversal Vehicle Application\u003c\/h3\u003e\n\u003cp\u003eThese stands work with \u003cstrong\u003epassenger cars, light-duty trucks, SUVs, trailers, forklifts, and tractors\u003c\/strong\u003e. The versatile design and adjustable height make them a practical choice for any automotive facility or home garage that needs reliable support across multiple vehicle types and service applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt with \u003cstrong\u003eheavy-duty materials and industrial-strength welds\u003c\/strong\u003e, these jack stands are engineered for both professional and DIY applications. The robust construction ensures long-term durability and reliable performance through years of regular shop and garage use without compromise to safety or stability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePair Configuration\u003c\/h3\u003e\n\u003cp\u003eThis purchase includes \u003cstrong\u003etwo jack stands\u003c\/strong\u003e, providing the proper support for safely lifting and securing vehicles. Always use at least two stands when elevating a vehicle, and never rely on a single support point. The pair configuration ensures you have the recommended minimum setup for safe vehicle service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 5 Ton Jack Stand Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePassenger Vehicle Maintenance:\u003c\/strong\u003e Support sedans, coupes, and compact vehicles during tire service, brake work, suspension repair, and undercarriage inspections in home garages and professional shops.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight-Duty Truck Service:\u003c\/strong\u003e Safely elevate pickup trucks and light commercial vehicles for axle work, driveline service, suspension repair, and frame-mounted equipment installation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSUV and Crossover Support:\u003c\/strong\u003e Provide stable support for mid-size and full-size SUVs during tire rotation, brake service, and suspension maintenance without fear of stand failure or tipping.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTrailer and Specialty Equipment:\u003c\/strong\u003e Support trailers, forklifts, and agricultural tractors during maintenance, tire work, bearing service, and mechanical adjustments in commercial and farm settings.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Shop Use:\u003c\/strong\u003e Deliver reliable, consistent performance in busy service departments handling high-volume vehicle maintenance and repairs with demanding daily use requirements.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 5 Ton Jack Stand 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\"\u003ePer Stand Capacity\u003c\/th\u003e\n\u003ctd\u003e5 tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePair Total Capacity\u003c\/th\u003e\n\u003ctd\u003e10,000 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Rating Classification\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty professional and DIY use\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\"\u003eTripod Base Diameter\u003c\/th\u003e\n\u003ctd\u003e11 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Positions\u003c\/th\u003e\n\u003ctd\u003e4 adjustable heights with pin-style locking\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Type\u003c\/th\u003e\n\u003ctd\u003eConventional axle-style saddle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003ePair (2 stands)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Material and construction specifications\"\u003e\n\u003ccaption\u003eMaterial and Construction\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\"\u003eConstruction Type\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty welded steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesign Grade\u003c\/th\u003e\n\u003ctd\u003eProfessional-grade with industrial-strength welds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDurability Rating\u003c\/th\u003e\n\u003ctd\u003eCommercial and residential use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\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 5 Ton Jack Stand Pair\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTwo ESCO 5 Ton Jack Stands (Model 10472)\u003c\/li\u003e\n\u003cli\u003ePin-style height adjustment system for each stand\u003c\/li\u003e\n\u003cli\u003eConventional axle saddle (one per stand)\u003c\/li\u003e\n\u003cli\u003eHeavy-duty tripod base (one per stand)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic jack, lifting bags, air suspension systems, or other lifting equipment. These stands are support devices only and must be used in conjunction with a proper lifting device.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 5 Ton Jack Stand Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFree Ground Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free ground shipping to the 48 contiguous United States via LTL freight. \u003cstrong\u003eExcluded Areas:\u003c\/strong\u003e Alaska, Hawaii, US territories, and international destinations. Contact sales for specialized shipping quotes to excluded regions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eStandard Delivery\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside delivery is standard. \u003cstrong\u003eUnloading:\u003c\/strong\u003e Buyer responsible for unloading. Optional accessorials such as liftgate service, inside delivery, and residential fees are available for additional cost - contact sales for pricing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Inspection\u003c\/h3\u003e\n\u003cp\u003eInspect all packages for visible damage before accepting delivery. Note any shipping damage on the delivery receipt and BOL before signing. Report all damage within 48 hours of delivery with photographs for warranty claim processing.\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 condition. A 20% restocking fee applies to all returns. Buyer is responsible for return freight costs. Contact customer service to initiate a return or exchange.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 5 Ton Jack Stand Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eManufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO jack stands are covered by the manufacturer's standard warranty against defects in materials and workmanship under normal use conditions. For complete warranty details, including coverage periods, exclusions, and claim procedures, contact Garage Supply Guys customer service or visit the ESCO website.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage:\u003c\/strong\u003e Defects in materials and workmanship\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Misuse, abuse, improper maintenance, and failure to follow safety guidelines\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRequirements:\u003c\/strong\u003e Proper installation, regular inspection, and adherence to load ratings and application guidelines\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the ESCO 5 Ton Jack Stand?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with product selection, technical specifications, and application guidance for your garage or shop.\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\u003eLifting and Support Equipment\u003c\/h3\u003e\n\u003cp\u003eHydraulic jacks, pneumatic jacks, and lifting bags for vehicle support and maintenance\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/lifting-jacks\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eAutomotive Lifts\u003c\/h3\u003e\n\u003cp\u003eProfessional two-post and four-post lifts for service shops and commercial garages\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/automotive-lifts\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eGarage Equipment Accessories\u003c\/h3\u003e\n\u003cp\u003eSupport stands, wheel chocks, and complementary garage service equipment\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/garage-equipment-accessories\" 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 5 Ton Jack Stand FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight capacity of these ESCO jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach ESCO stand has a capacity of 5 tons (10,000 lb per pair). These stands are engineered and rated for passenger cars, light-duty trucks, SUVs, trailers, forklifts, and tractors. Never exceed the rated capacity, and always use at least two stands when elevating any vehicle. Verify that your specific vehicle weight does not exceed the capacity before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many height positions do these jack stands have?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 5 Ton Jack Stands feature 4 different height positions for adjustability. A pin-style locking system allows you to quickly position the stand at your desired working height without tools or complicated mechanisms. Simply align the pin with the appropriate hole and insert it to lock the stand in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the tripod base size?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe tripod base has an 11-inch diameter round footprint. This wide, heavy-duty base distributes the load across all three support points, providing maximum stability and resistance to tipping. The wide stance ensures the stands remain stable on level shop floors, concrete, and asphalt surfaces even under load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles can I use these jack stands with?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese ESCO stands are designed for passenger cars, light-duty trucks, SUVs, trailers, forklifts, and tractors. The conventional axle-style saddle accommodates most vehicles within the weight capacity. However, always verify that your specific vehicle's weight and support point are compatible before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these jack stands safe for professional shop use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. These stands feature heavy-duty welded steel construction and professional-grade engineering suitable for both DIY home garage use and high-volume commercial service departments. The robust design, wide tripod base, and proven axle saddle design provide the reliability and stability required for professional applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included in the package?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis purchase includes one pair (2 stands) of ESCO 5 Ton Jack Stands. Each stand features a pin-style height adjustment system, conventional axle saddle, and heavy-duty tripod base. A hydraulic jack or other lifting device is not included and must be purchased separately to lift your vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these jack stands be used alone or do I need to use a pair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAlways use at least two jack stands when elevating a vehicle. A single stand is insufficient for safe vehicle support. Never rely on one support point. This package includes two stands to provide the minimum recommended configuration for safe vehicle service work. Use multiple pairs if supporting larger vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of saddle does the ESCO stand use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 5 Ton stands feature a conventional axle-style saddle design. This proven design securely cradles the vehicle's axle or frame contact point and provides positive contact to reduce the risk of slipping. The saddle is compatible with a wide range of vehicle types and frame geometries.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these jack stands adjustable for different vehicle heights?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The pin-style positioning system provides 4 different height positions. Simply insert the pin into the appropriate hole to set your desired working height. This adjustability accommodates different vehicles and service applications without the need for additional equipment or complicated adjustment mechanisms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I care for and maintain these jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eRegularly inspect the stands for visible damage, cracks, or deformation before each use. Keep the saddle clean and free of grease or dirt that could cause slipping. Store in a dry location to prevent rust. Do not attempt to weld, modify, or repair damaged stands. Replace immediately if damage is detected. Follow all manufacturer safety guidelines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo you offer liftgate or inside delivery?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eStandard delivery is curbside, and the buyer is responsible for unloading. Liftgate service, inside delivery, and other delivery accessorials are available for an additional fee. Contact customer service to request these services and receive a pricing quote for your specific location and requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the return policy for these jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eReturns are accepted within 30 days of delivery if the product is in original, unopened condition. A 20% restocking fee applies to all returns. The buyer is responsible for return freight costs. To initiate a return or discuss your specific situation, contact Garage Supply Guys customer 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 including steel dust and lead, 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":46395188543739,"sku":"ESC-10472","price":199.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-5-tons-jack-stand-pair-10472-390.webp?v=1767602609"},{"product_id":"esco-yak-22-ton-jack-stand-18-9-ea-92020","title":"ESCO YAK 92019 22 Ton Jack Stand 18.9-Inch Height Professional Support","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@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 YAK 22 Ton Jack Stand 18.9-Inch Height Capacity for Heavy Equipment Support\u003c\/h2\u003e\n\u003cp\u003eThe ESCO YAK 22 ton jack stand is a professional-grade support stand designed for safely stabilizing heavy trucks, industrial equipment, and commercial vehicles. This \u003cstrong\u003e22-ton capacity stand features adjustable height from 10.75-inches to 18.9-inches\u003c\/strong\u003e with \u003cstrong\u003efour separate pin-style locking positions\u003c\/strong\u003e for secure equipment support. The \u003cstrong\u003e16.14-inch square base provides maximum stability\u003c\/strong\u003e under extreme loads while the durable construction handles \u003cstrong\u003e44,000 pounds of total weight\u003c\/strong\u003e. Backed by a \u003cstrong\u003e3-year manufacturer warranty\u003c\/strong\u003e and weighing just \u003cstrong\u003e29.8 pounds\u003c\/strong\u003e, the YAK stand is essential for professional mechanics, fleet operations, and heavy equipment service shops.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e22-ton capacity with 44,000 pounds maximum support per stand\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eFour adjustable height settings from 10.75-inches to 18.9-inches\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e16.14-inch square base for maximum load stability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003ePin-style locking secures load at preferred height\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e3-year warranty with product registration\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 YAK 22 Ton Jack Stand Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eAdjustable Height with Pin-Lock Safety\u003c\/h3\u003e\n\u003cp\u003eThe YAK stand features \u003cstrong\u003efour separate height positions from 10.75-inches minimum to 18.9-inches maximum\u003c\/strong\u003e. The \u003cstrong\u003epin-style locking mechanism\u003c\/strong\u003e securely holds the extending post at your chosen height, preventing accidental collapse and providing fail-safe support for heavy loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMassive Capacity for Heavy Loads\u003c\/h3\u003e\n\u003cp\u003eWith a \u003cstrong\u003e22-ton per-stand capacity (44,000 pounds total weight)\u003c\/strong\u003e, the YAK stand safely supports heavy trucks, buses, industrial equipment, and commercial vehicles. This capacity meets or exceeds industry standards for professional heavy equipment support in professional shops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eWide Stable Base Design\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e16.14-inch square base provides maximum stability\u003c\/strong\u003e under extreme loads and prevents tipping or tilting. This generous base width distributes weight evenly and maintains stand integrity even when supporting maximum capacity loads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLightweight Yet Durable\u003c\/h3\u003e\n\u003cp\u003eAt only \u003cstrong\u003e29.8 pounds\u003c\/strong\u003e, the YAK stand is portable enough for mobile service operations yet built from durable materials to withstand thousands of load cycles in professional fleet and service shop environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Construction\u003c\/h3\u003e\n\u003cp\u003eEngineered for commercial and professional use, the ESCO YAK stand uses heavy-duty steel construction and precision-machined components. The design has proven reliability in demanding professional shops, fleet maintenance operations, and heavy equipment service centers.\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\u003eESCO's 3-year warranty\u003c\/strong\u003e (with product registration) protects your investment against manufacturing defects and provides peace of mind for professional operations. This comprehensive coverage demonstrates ESCO's confidence in the YAK stand's durability and reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO YAK 22 Ton Jack Stand Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial Truck Maintenance:\u003c\/strong\u003e Support heavy tractor-trailer units and commercial trucks during tire service, brake work, and undercarriage maintenance. The 22-ton capacity handles the weight of fully loaded transport vehicles safely.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Service Operations:\u003c\/strong\u003e Essential for fleet maintenance centers maintaining multiple commercial vehicles. Use multiple stands for dual-axle support and systematic vehicle maintenance scheduling.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Service:\u003c\/strong\u003e Support large industrial equipment, earth-moving machinery, and specialized vehicles that require safe, stable lifting support during maintenance and repair work.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoadside Emergency Service:\u003c\/strong\u003e Portable jack stands allow mobile service technicians to safely support vehicles during roadside repairs, minimizing downtime and improving service efficiency.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Truck Dealerships:\u003c\/strong\u003e Professional dealers trust ESCO YAK stands for safe vehicle support during routine service, inspections, and customer vehicle preparation activities.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO YAK 22 Ton Jack Stand 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\"\u003eRated Capacity\u003c\/th\u003e\n\u003ctd\u003e22 tons per stand (44,000 pounds)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e92019\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eStyle\u003c\/th\u003e\n\u003ctd\u003eAS 20-048\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\u003e10.75 inches (273 millimeters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e18.9 inches (480 millimeters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Width\u003c\/th\u003e\n\u003ctd\u003e13.75 inches (350 millimeters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Length\u003c\/th\u003e\n\u003ctd\u003e13.75 inches (350 millimeters)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Adjustment Range\u003c\/th\u003e\n\u003ctd\u003eFour separate pin-lock positions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Weight and construction\"\u003e\n\u003ccaption\u003eWeight and Materials\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\u003e29.8 pounds (13.5 kilograms)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty steel with durable powder coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLocking Mechanism\u003c\/th\u003e\n\u003ctd\u003ePin-style height lock at four positions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\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 YAK 22 Ton Jack Stand\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eESCO YAK 22 Ton Jack Stand Model 92019\u003c\/li\u003e\n\u003cli\u003eOperating instructions and safety guidelines\u003c\/li\u003e\n\u003cli\u003eWarranty documentation (3-year coverage with registration)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Additional jack stands can be purchased for dual-axle support or fleet operations. ESCO offers complementary lifting equipment for comprehensive vehicle support solutions.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Jack for initial lifting (must use separate jack to position vehicle), mounting blocks, or other lifting equipment. This is a support stand only and requires proper jacking procedures before stand placement.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO YAK 22 Ton Jack Stand 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 from order. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quote 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\u003eUnloading:\u003c\/strong\u003e Standard LTL freight curbside delivery. The 29.8-pound stand does not require forklift. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect stand for damage before accepting delivery. Note any damage on 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 for unused stands in original packaging with receipt. A 20% restocking fee applies. Buyer responsible for return freight costs. Contact customer service before initiating return.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO YAK 22 Ton Jack Stand Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 3-Year Limited Warranty\u003c\/h3\u003e\n\u003cp\u003eThe ESCO YAK 22 ton jack stand is covered by ESCO's comprehensive 3-year limited warranty protecting against manufacturing defects when product is properly registered.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage against defects in materials and workmanship under normal use and proper maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Product must be registered with ESCO within 30 days of purchase to activate the 3-year warranty. Warranty covers manufacturing defects only and does not cover damage from misuse, overloading beyond rated capacity, or wear from extended professional use. Proof of registration required 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 YAK 22 Ton Jack Stand?\u003c\/h2\u003e\n\u003cp\u003eOur heavy equipment support specialists can help with load specifications, fleet requirements, and optimal stand configuration for your 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\u003eJack Stands and Support\u003c\/h3\u003e\n\u003cp\u003eComplete selection of professional jack stands in various capacities for automotive and industrial equipment 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\u003eAutomotive Lifting Tools\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade jacks, lifts, and support equipment for safe vehicle and equipment service 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\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eESCO Tools and Equipment\u003c\/h3\u003e\n\u003cp\u003eFull range of ESCO professional automotive service tools and shop equipment for commercial operations.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/esco-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 YAK 22 Ton Jack Stand FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum weight capacity of the ESCO YAK stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK 22 Ton Jack Stand has a rated capacity of 22 tons (44,000 pounds) per stand. This makes it suitable for supporting large commercial trucks, industrial equipment, and heavy vehicles. Always ensure you never exceed the stated capacity and use multiple stands for vehicles with dual-axle configurations requiring distributed support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many height settings does the YAK stand have?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe YAK stand features four separate height settings controlled by pin-style locking. The height adjusts from a minimum of 10.75 inches to a maximum of 18.9 inches. The pin lock system secures the extending post at your chosen height, preventing accidental collapse and providing fail-safe support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use just one jack stand or do I need multiple stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFor maximum safety, you should always use multiple jack stands for vehicle support. Never rely on a single stand. For single-axle vehicles, use two stands. For dual-axle trucks and commercial vehicles, use four stands (one at each corner or axle point) to distribute the load and ensure stable, level support throughout the maintenance procedure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the base size and why is it important?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK features a 16.14-inch square base (13.75 inches in each direction). This wide base distributes the load evenly across a larger footprint, preventing tipping and ensuring maximum stability even when supporting maximum capacity loads. The large base is engineered for professional operations with heavy vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I register the stand for warranty coverage?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK includes a 3-year limited warranty when the product is registered with ESCO within 30 days of purchase. Registration documentation is included in the packaging. Proper registration protects your investment and activates comprehensive coverage against manufacturing defects under normal use and proper maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the best way to use these jack stands safely?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAlways follow proper safety procedures: (1) Never work under a vehicle supported only by a jack - always use jack stands. (2) Use multiple stands appropriately positioned under the vehicle frame. (3) Select the appropriate height setting for your work requirements. (4) Ensure the locking pin is fully engaged before beginning work. (5) Never exceed the 22-ton per-stand capacity. (6) Inspect stands before each use for damage or wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the YAK stand portable for mobile service work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, at 29.8 pounds per stand, the ESCO YAK is portable enough for mobile technicians while maintaining the heavy-duty construction required for professional service operations. The relatively light weight combined with the 22-ton capacity makes it ideal for fleet service centers and roadside operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles and equipment can the YAK stand support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 22-ton capacity makes the YAK suitable for supporting most commercial trucks, heavy construction equipment, buses, industrial machinery, and specialized service vehicles. It's particularly valuable for fleet maintenance operations, heavy truck dealerships, and professional service shops requiring reliable equipment support during routine maintenance and repairs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is height adjustment performed?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK uses a simple pin-lock system. The extending post adjusts to one of four predetermined heights from 10.75 inches to 18.9 inches. Once you position the post at your desired height, insert the locking pin to secure it in place. The pin prevents accidental height changes and keeps the stand stable during your work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these stands be used on uneven surfaces?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eFor maximum safety, jack stands should be used on level, solid surfaces such as concrete flooring in professional shops. For uneven terrain or outdoor service, consider using shims or support blocks to level the stand and ensure stable support. Always verify the surface is capable of supporting the combined weight being placed on the stands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat regular maintenance is required?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK requires minimal maintenance. Regularly inspect the stand for any visible damage, rust, or wear on the locking pin. Clean the stand to remove dirt and debris that could interfere with the pin-lock mechanism. Store in a dry location to prevent rust. Proper maintenance extends the stand's lifespan and ensures continued safe operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre replacement pins or parts available?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, ESCO offers replacement components and service parts for the YAK jack stand. If the locking pin becomes damaged or worn, replacement pins are available. Contact our sales team for availability and pricing on replacement parts to maintain your equipment in optimal working condition.\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, which are known to the State of California to cause cancer and 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":46395192279291,"sku":"ESC-92019","price":324.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-yak-22-ton-jack-stand-18-9-ea-92019-538.webp?v=1767602929"},{"product_id":"esco-25-ton-tall-pin-style-jack-stand-ea","title":"ESCO 25 Ton Tall Pin Style Jack Stand (ea)","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 25 Ton Tall Pin Style Jack Stand for Heavy-Duty Vehicle Support\u003c\/h2\u003e\n\u003cp\u003eThe ESCO 25 Ton Tall Pin Style Jack Stand delivers professional-grade heavy-duty support for your garage or shop. Built with a reinforced design and controlled pin holes, this stand provides stable lift capacity across a \u003cstrong\u003e26.6 to 41.3 inch height range\u003c\/strong\u003e with six position adjustment settings. Each stand is rated for \u003cstrong\u003e25 tons per unit\u003c\/strong\u003e and weighs \u003cstrong\u003e79 lbs\u003c\/strong\u003e, making it ideal for supporting vehicles during service, maintenance, and repairs. The turned oil-blacked sliding posts ensure durability and smooth height adjustments.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e25 ton capacity per stand with reinforced bracing\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e6-position height adjustment from 26.6 to 41.3 inches\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eEasy-to-use pin adjustable design for quick height changes\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eOil-blackened sliding posts for durability and smooth operation\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSold individually - pair stands for balanced vehicle support\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 25 Ton Jack Stand Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty Pin Adjustable Design\u003c\/h3\u003e\n\u003cp\u003eThe ESCO 25 ton stand features \u003cstrong\u003eeasy-to-use pin adjustment\u003c\/strong\u003e for quick height changes without mechanical complexity. Six lifting positions allow precise height selection between \u003cstrong\u003e26.6 and 41.3 inches\u003c\/strong\u003e, giving you flexibility for different vehicles and working heights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReinforced Construction for Stability\u003c\/h3\u003e\n\u003cp\u003eBuilt with \u003cstrong\u003equality design and support bracing\u003c\/strong\u003e engineered to sustain heavy loads safely. The reinforced structure distributes load evenly across the stand frame, ensuring stable support during extended work sessions and maintaining capacity under full-weight conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eOil-Blackened Sliding Posts\u003c\/h3\u003e\n\u003cp\u003eTurned oil-blackened sliding posts provide \u003cstrong\u003esmooth height adjustment and long-lasting durability\u003c\/strong\u003e. The treated finish resists corrosion and wear, keeping the stand functioning reliably through years of shop use and environmental exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompact Footprint for Shop Organization\u003c\/h3\u003e\n\u003cp\u003eAt \u003cstrong\u003e79 lbs per stand\u003c\/strong\u003e, these units are portable and easy to store when not in use. The compact design makes them ideal for shops with limited floor space while maintaining full lifting capacity and stability when supporting vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional Shop Standard\u003c\/h3\u003e\n\u003cp\u003eThe tall pin style design is the industry standard for professional automotive shops and serious garage operations. Compatible with standard lift protocols and vehicle support procedures used across the automotive service industry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSold Per Stand - Plan for Pairs\u003c\/h3\u003e\n\u003cp\u003eEach purchase includes one jack stand. \u003cstrong\u003eAlways use at least one pair (two stands minimum) for balanced vehicle support\u003c\/strong\u003e. For full-vehicle lifting, most technicians use four stands positioned at lift points under the frame or suspension mounting locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO 25 Ton Jack Stand Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeneral Vehicle Maintenance:\u003c\/strong\u003e Provides stable secondary support during tire changes, brake service, suspension work, and routine undercarriage inspection where additional support is needed beyond the primary lifting equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChassis Work and Repairs:\u003c\/strong\u003e Holds vehicles securely during frame straightening, exhaust system service, transmission replacement, and other work requiring stable support while technicians access underside components.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuspension and Steering Service:\u003c\/strong\u003e Maintains proper vehicle height during suspension rebuild, control arm replacement, alignment procedures, and steering system work that requires prolonged stable support.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTransmission and Engine Work:\u003c\/strong\u003e Provides secondary support during major engine work, transmission service, and drivetrain repairs where vehicles must remain elevated and immobile for extended periods.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Shop Operations:\u003c\/strong\u003e Supports light trucks, SUVs, and passenger vehicles during comprehensive service work in professional shops where maximum load capacity and stability are critical for worker safety and equipment protection.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO 25 Ton Jack Stand 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\"\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e25 tons per stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad Type\u003c\/th\u003e\n\u003ctd\u003eStatic holding capacity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003ePair minimum (two stands) for balanced support\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\u003e26.6 inches (675 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e41.3 inches (1050 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e14.7 inches total adjustment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight Per Stand\u003c\/th\u003e\n\u003ctd\u003e79 lbs (36 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustment Positions\u003c\/th\u003e\n\u003ctd\u003e6 position pin-style\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Material and construction specifications\"\u003e\n\u003ccaption\u003eMaterial and Construction\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\"\u003eDesign Type\u003c\/th\u003e\n\u003ctd\u003eTall pin style jack stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePosts\u003c\/th\u003e\n\u003ctd\u003eTurned oil-blackened sliding posts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Adjustment\u003c\/th\u003e\n\u003ctd\u003ePin-hole adjustable (6 positions)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFrame Design\u003c\/th\u003e\n\u003ctd\u003eReinforced with quality support bracing\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 25 Ton Jack Stand\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eOne ESCO 25 Ton Tall Pin Style Jack Stand (sold individually)\u003c\/li\u003e\n\u003cli\u003eAdjustment pin for height selection\u003c\/li\u003e\n\u003cli\u003eOil-blackened sliding posts with reinforced frame\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Second stand (pair use recommended for balanced support), warning labels or placards, lifting cushions, adapter plates, or locking mechanisms.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO 25 Ton Jack Stand 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 standard. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quote.\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 Curbside delivery standard; loading dock access recommended. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Freight LTL. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect all packages for damage before accepting. Note any visible damage on delivery receipt and contact customer service 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 unused in original packaging. 15% restocking fee applies. Buyer responsible for return freight costs. Items used or damaged due to customer negligence are not eligible for return.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO 25 Ton Jack Stand Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eManufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eThe ESCO 25 Ton Jack Stand is backed by manufacturer warranty covering defects in materials and workmanship. Review specific warranty terms in the product documentation provided with your order.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Defects in materials and manufacturing workmanship\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Normal wear and tear, misuse, overloading beyond 25-ton capacity, modification, and damage from improper storage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid only when products are used according to manufacturer specifications and shop safety standards. Proof of purchase required. Warranty does not cover damage from overloading, impacts, or use outside rated specifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHATS INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eInstallation and Setup for ESCO 25 Ton Jack Stand\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eInitial Setup and Inspection\u003c\/h3\u003e\n\u003cp\u003eUpon receipt, \u003cstrong\u003einspect each stand for shipping damage\u003c\/strong\u003e before use. Verify all adjustment pins are present and functional. Check that sliding posts move smoothly through full height range. Do not use stands with visible damage, bent frames, or non-functional adjustment mechanisms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeight Adjustment Procedure\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eTo change height:\u003c\/strong\u003e Locate the pin holes along the post, insert the adjustment pin at desired height setting (6 positions available between 26.6 and 41.3 inches). Secure the pin firmly before positioning stand under vehicle. Always use matched height stands in pairs for level vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePositioning Under Vehicles\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCritical:\u003c\/strong\u003e Place stands at manufacturer-designated lift points or frame rails designed for support. Never use stands under plastic trim, fiberglass panels, or areas not engineered for full vehicle weight. Position stands to distribute load evenly with minimum spacing of 48 inches between stand centers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety and Operational Best Practices\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eAlways use minimum two stands (pair) for any vehicle support.\u003c\/strong\u003e Never depend on a single stand. Ensure all adjustment pins are fully seated before loading. Keep work area clear of trip hazards. Verify stand stability before placing any body weight under supported vehicle. Follow all shop safety protocols and OSHA guidelines.\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 25 Ton Jack Stand?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with product selection, proper pairing recommendations, and shop setup guidance for your garage or professional service 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\u003eJack Stands\u003c\/h3\u003e\n\u003cp\u003eHeavy-duty pin and screw-style stands for stable 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\u003eAutomotive Lifting Tools\u003c\/h3\u003e\n\u003cp\u003eComplete range of jacks, stands, and support equipment\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\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eShop Equipment\u003c\/h3\u003e\n\u003cp\u003eProfessional garage tools and equipment for vehicle service\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/shop-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 25 Ton Jack Stand FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight capacity of the ESCO 25 Ton Jack Stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 25 Ton Jack Stand is rated for \u003cstrong\u003e25 tons (50,000 lbs) of static holding capacity per stand\u003c\/strong\u003e. This rating assumes proper positioning at designated lift points and use according to manufacturer specifications. Always use at minimum two stands (pair) for balanced vehicle support, and never exceed the rated capacity. For complete vehicle support, refer to your vehicle's owners manual for proper lift point locations and recommended support methodology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat height range does the ESCO 25 Ton Stand provide?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 25 Ton Tall Pin Style Jack Stand adjusts from a \u003cstrong\u003eminimum height of 26.6 inches to a maximum height of 41.3 inches\u003c\/strong\u003e, providing a total adjustment range of 14.7 inches. The stand features \u003cstrong\u003e6 position pin-hole adjustment\u003c\/strong\u003e allowing you to set the height precisely at your preferred working elevation. Always set paired stands to the same height for level vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I adjust the height on this jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eHeight adjustment is simple: \u003cstrong\u003elocate the pin holes along the vertical post\u003c\/strong\u003e, select your desired height position (6 options available), and insert the adjustment pin fully into the selected hole. The pin-style design is faster and easier than screw-type stands. Always verify the pin is fully seated before applying any load. Never adjust the height while a vehicle is supported on the stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould I use one stand or multiple stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eAlways use at minimum two stands (a pair) for any vehicle support.\u003c\/strong\u003e Never attempt to support a vehicle with a single stand, regardless of the load capacity rating. For most passenger vehicles, four stands positioned at the four lift points provide optimal stability and safety. Professional shops typically use stands in pairs or sets of four depending on the work being performed and the vehicle size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere should I position the jack stand under a vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cstrong\u003eAlways position stands at manufacturer-designated lift points\u003c\/strong\u003e found in your vehicle's owners manual or service documentation. Typically these are reinforced frame rails or suspension mounting points. Never place stands under plastic trim, fiberglass, unibody areas without frame reinforcement, or panels not engineered for full vehicle weight support. Consult your vehicle's manual for proper lift points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight of each ESCO jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach ESCO 25 Ton Jack Stand weighs \u003cstrong\u003e79 lbs (36 kg)\u003c\/strong\u003e. This weight makes individual stands portable and easy to move within your shop when not in use, while the robust construction provides the strength needed for heavy-duty vehicle support. Despite the substantial weight, stands are manageable for manual positioning during setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the ESCO jack stands sold individually or in pairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO 25 Ton Jack Stands are \u003cstrong\u003esold individually (one stand per purchase)\u003c\/strong\u003e. While each stand is rated for 25 tons, professional use requires at minimum two stands for balanced support. Most shops purchase stands in pairs or sets of four depending on how many vehicles they service simultaneously and the scope of work being performed on each vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat materials are used in the ESCO 25 Ton Stand construction?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe stand features \u003cstrong\u003eturned oil-blackened sliding posts\u003c\/strong\u003e that provide corrosion resistance and smooth operation through years of shop use. The frame is built with \u003cstrong\u003ereinforced quality design and support bracing\u003c\/strong\u003e engineered to sustain the 25-ton capacity safely. The oil-blackened finish resists rust and wear, while the reinforced frame distributes loads evenly to prevent deformation under working conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use ESCO jack stands with my hydraulic floor jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, ESCO 25 Ton Jack Stands are designed to work alongside hydraulic floor jacks as a secondary support system. First raise the vehicle using a quality hydraulic floor jack rated for your vehicle weight, then carefully position and secure the jack stands at proper lift points. \u003cstrong\u003eNever rely solely on a hydraulic jack\u003c\/strong\u003e; always place stands immediately after lifting and maintain them as primary support during the work session.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs assembly or installation required out of the box?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO 25 Ton Jack Stand arrives fully assembled and ready to use. \u003cstrong\u003eNo tools or assembly are required.\u003c\/strong\u003e Upon receipt, inspect the stand for any shipping damage, verify all parts are present including the adjustment pin, and test the height adjustment mechanism through its full range before first use. Once inspected and approved, stands are immediately ready for shop use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty coverage for the ESCO jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\u003c\/div\u003e\u003c\/details\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Esco","offers":[{"title":"Default Title","offer_id":46395194343675,"sku":"ESC-10804","price":289.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-25-ton-tall-pin-style-jack-stand-ea-886.webp?v=1767603499"},{"product_id":"esco-yak-22-ton-jack-stand-28-75-ea-92021","title":"ESCO YAK 22 Ton Jack Stand (28.75\") (Ea) - 92020","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 YAK 22 Ton Jack Stand (28.75\") - Mid-Range Support for Heavy-Duty Lifting\u003c\/h2\u003e\n\u003cp\u003eThe ESCO YAK 22 Ton Jack Stand (28.75\") delivers professional-grade support for heavy trucks, medium-lift applications, and industrial equipment maintenance. With a \u003cstrong\u003e44,000 lb capacity\u003c\/strong\u003e and adjustable height range from \u003cstrong\u003e17.50\" to 28.75\"\u003c\/strong\u003e, this jack stand provides versatile vertical clearance and exceptional stability. Featuring a secure \u003cstrong\u003epin-style locking mechanism with 6 adjustable positions\u003c\/strong\u003e, wide base construction, and \u003cstrong\u003e3-year warranty\u003c\/strong\u003e, the YAK 92020 is engineered for demanding shop environments where reliability and load capacity are essential.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e44,000 lb capacity (22 tons) per stand\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e6 adjustable height positions from 17.50\" to 28.75\"\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eCompact 17.32\" wide base for excellent stability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSecure pin-style locking mechanism\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eMade in Europe - 3-year warranty\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 YAK 92020 Jack Stand Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e44,000 lb Lifting Capacity\u003c\/h3\u003e\n\u003cp\u003eEach stand supports up to \u003cstrong\u003e44,000 lbs (22 tons)\u003c\/strong\u003e, making it ideal for heavy trucks, medium-lift projects, and commercial vehicle service. The robust design ensures reliable support during extended maintenance operations and multi-stage lifting sequences where stability cannot be compromised.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e6 Adjustable Height Positions\u003c\/h3\u003e\n\u003cp\u003ePin-style locking at \u003cstrong\u003e6 preset height increments\u003c\/strong\u003e provides flexibility for different vehicle profiles and work requirements. Height range spans \u003cstrong\u003e17.50\" to 28.75\"\u003c\/strong\u003e, accommodating standard frame heights while remaining compact enough for shops with space constraints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompact Base Design\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003e17.32\" wide footprint\u003c\/strong\u003e provides exceptional stability while consuming less floor space than taller jack stand models. The compact base is ideal for shops managing multiple stands per vehicle and offers excellent maneuverability in tight work areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSecure Pin-Style Locking\u003c\/h3\u003e\n\u003cp\u003eRugged pin-style locking mechanism holds the extending post firmly in place at any selected height. Heavy-duty construction prevents shift or sag under load, ensuring worker safety during extended maintenance work on heavy equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Durability\u003c\/h3\u003e\n\u003cp\u003eThick steel construction and European manufacturing standards ensure the YAK stands up to daily-duty abuse in demanding shop environments. Built to perform alongside professional hydraulic lift systems and in commercial fleet maintenance operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eIntegrated Safety Chain\u003c\/h3\u003e\n\u003cp\u003eIncluded safety chain provides secondary restraint during setup and operation. The chain helps prevent accidental lowering and adds an extra layer of workplace safety compliance. Easy to inspect and maintain for long-term reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO YAK 92020 Jack Stand Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Truck Service:\u003c\/strong\u003e Provides stable support for commercial trucks, delivery vehicles, and medium-duty trucks requiring intermediate height clearance and 44,000 lb load capacity during wheel-off maintenance and inspections.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial Fleet Maintenance:\u003c\/strong\u003e Ideal for fleet shops servicing multiple vehicles where standardized equipment simplifies operations and reduces training requirements for mechanics working across varied vehicle types.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicle Frame Repair:\u003c\/strong\u003e Stable platform for frame straightening, welding, and structural repair work where the vehicle must be securely held for extended periods while technicians work underneath.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuspension and Drivetrain Service:\u003c\/strong\u003e Provides the height and stability needed for suspension work, transmission removal, and drivetrain service on heavy trucks and commercial equipment where precision positioning is critical.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMedium-Duty Lift Work:\u003c\/strong\u003e Bridges the gap between lightweight jack stands and heavy-duty tall stands, making it perfect for shops serving diverse vehicle classes and equipment requiring intermediate lift height and capacity.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO YAK 92020 Jack Stand 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) per stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCapacity Rating\u003c\/th\u003e\n\u003ctd\u003e20 Tonne\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\u003e17.50\" (445 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e28.75\" (730 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e17.32\" (440 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Adjustment Positions\u003c\/th\u003e\n\u003ctd\u003e6 pin positions\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 Properties\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\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e41 lbs (18.5 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLocking Mechanism\u003c\/th\u003e\n\u003ctd\u003ePin-style with 6 positions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Stability\u003c\/th\u003e\n\u003ctd\u003eSquare base design for maximum load distribution\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Compliance specifications\"\u003e\n\u003ccaption\u003eWarranty and Origin\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\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e3 years (must register for extension)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eYAK AS 20-073\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSKU\u003c\/th\u003e\n\u003ctd\u003e92020\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacture\u003c\/th\u003e\n\u003ctd\u003eMade in Europe\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 YAK 92020 Jack Stand Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSurface Preparation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFloor Surface:\u003c\/strong\u003e Place on clean, level, and stable floor surface. Concrete floors are recommended for optimal stability. Ensure the work area is free of debris, oil, or other slippery substances that could compromise jack stand placement or safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePositioning and Alignment\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePlacement:\u003c\/strong\u003e Position the jack stand directly under frame contact points rated to support the vehicle weight. Always use a minimum of \u003cstrong\u003etwo jack stands per vehicle\u003c\/strong\u003e when vehicle is lifted. Never work under a vehicle supported by jacks alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeight Adjustment\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePin Locking:\u003c\/strong\u003e Select the appropriate height from the \u003cstrong\u003e6 adjustable positions (17.50\" to 28.75\")\u003c\/strong\u003e. Insert the locking pin through both the post and adjustable collar to secure the height setting. Verify the pin is fully seated before placing any load on the stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety Setup\u003c\/h3\u003e\n\u003cp\u003eUse the integrated safety chain as secondary restraint. Apply wheel chocks on the opposite end of the vehicle. Keep bystanders clear of the work area. Verify the vehicle is stable before beginning service. Inspect the jack stand before each use for damage to locking mechanism or base.\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 YAK 92020 Jack Stand\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eOne (1) ESCO YAK 22 Ton Jack Stand (Model 92020)\u003c\/li\u003e\n\u003cli\u003eIntegrated safety chain\u003c\/li\u003e\n\u003cli\u003ePin-style locking mechanism with 6 height positions\u003c\/li\u003e\n\u003cli\u003e3-year manufacturer warranty (registration required)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSold Individually:\u003c\/strong\u003e Jack stands are sold one per unit. Most shop applications require a minimum of two stands per vehicle for safe lifting and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic jacks, vehicle-specific adapters, frame contact point protection pads, or floor installation hardware.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO YAK 92020 Jack Stand 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. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside delivery standard (no inside delivery or setup). \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect the jack stand for damage before signing the bill of lading. Note any transit damage on the delivery receipt. Photograph damage for warranty claim purposes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns and Restocking\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery. Product must be unopened in original packaging with receipt. A 20% restocking fee applies to all returns. Buyer is responsible for return freight costs. Contact sales to arrange return authorization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO YAK 92020 Jack Stand Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 3-Year Manufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO stands behind the YAK jack stand with comprehensive warranty coverage protecting your investment.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage against manufacturing defects in materials and workmanship\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWarranty Registration:\u003c\/strong\u003e Must register product at esco.net\/warranty to qualify for extended warranty coverage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage Includes:\u003c\/strong\u003e Defective welds, structural cracks, locking mechanism failure, and material defects under normal use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid only when the product is used in accordance with manufacturer instructions. Misuse, overloading beyond rated capacity, improper storage, or lack of maintenance voids warranty coverage. Keep receipt and warranty documentation for 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 YAK 92020 Jack Stand?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with installation planning, specifications, and recommendations for your shop's heavy-duty 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\u003eJack Stands\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade support stands for safe vehicle lifting and maintenance across all capacity levels and height ranges.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/jack-stands\" 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-Duty Lifting Equipment\u003c\/h3\u003e\n\u003cp\u003eComprehensive range of jacks, stands, and lifts designed for trucks, commercial vehicles, and industrial machinery.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/heavy-duty-lifting\" 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 Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete selection of ESCO-brand jack stands, jacks, and specialty lifting equipment for professional shops.\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/esco-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 YAK 92020 Jack Stand FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum weight capacity of the ESCO YAK 92020 jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK 92020 jack stand supports a maximum capacity of \u003cstrong\u003e44,000 lbs (22 tons) per stand\u003c\/strong\u003e. Always use a minimum of two jack stands when lifting a vehicle, and verify that the total combined weight of the vehicle does not exceed the rated capacity of the stands being used. Never exceed rated capacity or use a single stand for vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many adjustable height positions does the YAK 92020 offer?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe YAK 92020 jack stand features \u003cstrong\u003e6 adjustable pin positions\u003c\/strong\u003e that allow height settings from \u003cstrong\u003e17.50\" minimum to 28.75\" maximum\u003c\/strong\u003e. This flexibility accommodates vehicles with different frame heights and provides the clearance needed for heavy trucks and commercial equipment. Height adjustments are made by repositioning the locking pin to the desired increment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions and weight of the ESCO YAK 92020?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK 92020 has a \u003cstrong\u003e17.32\" width\u003c\/strong\u003e, weighs \u003cstrong\u003e41 lbs\u003c\/strong\u003e, and adjusts from \u003cstrong\u003e17.50\" to 28.75\" in height\u003c\/strong\u003e. The compact base footprint (17.32\") provides excellent stability while consuming less floor space than taller jack stand models, making it ideal for shops with space constraints or multiple vehicles requiring simultaneous support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the pin-style locking mechanism work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe jack stand uses a \u003cstrong\u003epin-style locking system\u003c\/strong\u003e with 6 preset height positions. To set the height, extend or lower the adjustable post to the desired position, then insert the locking pin through both the post and the corresponding hole in the collar. This prevents the post from collapsing under load. Always verify the pin is fully seated before placing any weight on the stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the ESCO YAK 92020 suitable for commercial fleet maintenance?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The YAK 92020 is ideal for commercial fleet operations and shops servicing multiple vehicles. With \u003cstrong\u003e44,000 lb capacity and heights up to 28.75\"\u003c\/strong\u003e, it provides reliable support for heavy trucks and commercial vehicles. The \u003cstrong\u003ecompact 17.32\" base\u003c\/strong\u003e allows efficient space management when multiple stands are in use for multi-point vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty coverage does the ESCO YAK 92020 include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO provides a \u003cstrong\u003e3-year manufacturer warranty\u003c\/strong\u003e covering defects in materials and workmanship. Warranty registration is required at esco.net\/warranty to qualify for extended coverage. The warranty covers manufacturing defects such as faulty welds, structural cracks, and locking mechanism failures under normal use. Misuse or overloading voids warranty protection.\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 jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAlways use a \u003cstrong\u003eminimum of two jack stands per vehicle\u003c\/strong\u003e, never rely on a single stand or jack alone. Never work underneath a vehicle supported only by a hydraulic jack. Place stands on clean, level surfaces free of debris or slippery substances. Use wheel chocks on the opposite wheels. Verify the locking pin is fully seated before loading. Inspect the stand before each use for damage or defects. Keep bystanders clear of the work area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the YAK 92020 compare to the taller YAK 92021 model?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe YAK 92020 is the mid-range model with heights up to \u003cstrong\u003e28.75\" and 6 adjustable positions\u003c\/strong\u003e, while the taller YAK 92021 reaches \u003cstrong\u003e47.25\" with 8 adjustable positions\u003c\/strong\u003e. Both support the same \u003cstrong\u003e44,000 lb capacity\u003c\/strong\u003e. The 92020's compact base (17.32\") makes it ideal for standard commercial trucks and fleet operations, while the 92021 is better suited for tall trucks and agricultural equipment requiring maximum clearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the jack stand with a hydraulic lift system?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The YAK 92020 jack stand is engineered to work alongside professional hydraulic lift systems and can be used as secondary support during wheel-off inspections or specialized maintenance on heavy commercial vehicles. Its \u003cstrong\u003ecompact base (17.32\")\u003c\/strong\u003e and \u003cstrong\u003eintermediate height (up to 28.75\")\u003c\/strong\u003e make it ideal for supporting equipment under lifts during extended service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required for the ESCO YAK 92020 jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo professional installation is required. The jack stand is ready to use out of the box. Simply place it on a clean, level surface, adjust to the desired height using one of the \u003cstrong\u003e6 pin positions\u003c\/strong\u003e, and secure the locking pin. The integrated safety chain adds an extra layer of security. Ensure the surface is stable and level to maximize safety and stability during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere is the ESCO YAK 92020 manufactured?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK 92020 is \u003cstrong\u003emade in Europe\u003c\/strong\u003e with a reputation for quality engineering and durable construction. ESCO has been a trusted manufacturer of lifting and service equipment for over 40 years, and the YAK line of jack stands represents their commitment to providing heavy-duty, professional-grade equipment for demanding shop environments and commercial fleet maintenance operations.\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 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":46395195326715,"sku":"ESC-92020","price":319.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-yak-22-ton-jack-stand-28-75-ea-92020-836.webp?v=1767603872"},{"product_id":"esco-yak-22-ton-jack-stand-47-25-ea-92022","title":"ESCO YAK 1.6\" Extension Saddle For YAK Jacks - 92022","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 YAK 1.6\" Extension Saddle for Standard YAK Jacks\u003c\/h2\u003e\n\u003cp\u003eThe ESCO YAK \u003cstrong\u003e1.6\" extension saddle\u003c\/strong\u003e enhances lifting versatility by adding extra height to standard-size YAK jacks and compatible Blader jacks. Designed for heavy-duty shop environments, this \u003cstrong\u003eprecision-engineered saddle\u003c\/strong\u003e provides additional clearance for challenging lifting situations, frame access, and specialized maintenance tasks. Constructed with the same durability standards as ESCO's renowned YAK jack series, this accessory extends your jack's reach while maintaining full load capacity and stability during heavy-equipment service work.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e1.6 inch lift extension for YAK jacks\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003ePrecision-engineered for stable, reliable load transfer\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eCompatible with standard-size YAK jacks\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eProfessional-grade construction and durability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eEssential accessory for specialized lifting applications\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=\"#compatibility\"\u003eCompatibility\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 YAK Extension Saddle Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e1.6\" Precision Height Extension\u003c\/h3\u003e\n\u003cp\u003eAdds \u003cstrong\u003e1.6 inches (40 mm)\u003c\/strong\u003e of additional lifting height to standard YAK jacks, providing the extra clearance needed when accessing lifting points behind vehicle skirts, large tires, or equipment with high ground clearance. Precision-machined surfaces ensure proper load transfer and stability at full lift capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLoad-Bearing Design\u003c\/h3\u003e\n\u003cp\u003eEngineered to maintain full jack capacity when installed. The \u003cstrong\u003ereinforced contact surface\u003c\/strong\u003e distributes load evenly across the jack's piston head, eliminating stress concentration and extending equipment life. Tested to ESCO's quality standards for reliability in demanding shop applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty Material Construction\u003c\/h3\u003e\n\u003cp\u003eFabricated from hardened steel to resist deformation and maintain precision fit over repeated use cycles. Smooth, durable finish resists corrosion and oxidation in shop environments. Built to perform reliably under the high pressures and dynamic forces of professional-grade hydraulic jack operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompatible with YAK System\u003c\/h3\u003e\n\u003cp\u003eWorks seamlessly with standard-size YAK hydraulic and air-hydraulic jacks. Saddle-style design provides \u003cstrong\u003eeasy installation and removal\u003c\/strong\u003e without tools or modifications. Stores compactly when not in use, making it an ideal accessory for multi-purpose shop equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eUniversal Blader Jack Compatibility\u003c\/h3\u003e\n\u003cp\u003eBeyond YAK-branded jacks, this extension is engineered for compatibility with \u003cstrong\u003eBlader jack models\u003c\/strong\u003e, expanding its utility for shops with diverse lifting equipment. Verify model compatibility before installation to ensure proper fit and function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Quality\u003c\/h3\u003e\n\u003cp\u003eManufactured by ESCO, a leader in heavy-equipment lifting and service tools for over 40 years. Backed by ESCO's commitment to precision engineering and reliability. Ideal for professional shops, mobile service units, and specialized lifting operations requiring precise height control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003csection id=\"compatibility\"\u003e\n\u003ch2\u003eESCO YAK Extension Saddle Compatibility\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompatible Models\u003c\/h3\u003e\n\u003cp\u003eThis extension saddle is designed for \u003cstrong\u003estandard-size YAK jacks\u003c\/strong\u003e and compatible \u003cstrong\u003eBlader jack models\u003c\/strong\u003e. It provides \u003cstrong\u003e1.6 inches of additional lift height\u003c\/strong\u003e when installed on the jack's piston head or saddle platform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eNOT Compatible With These YAK Models\u003c\/h3\u003e\n\u003cp\u003eThis 1.6\" extension saddle is \u003cstrong\u003eNOT compatible\u003c\/strong\u003e with the following YAK models: \u003cstrong\u003e92000, 92001, 92005, 92009, 92011, 92012, 92013, 92014\u003c\/strong\u003e. Always verify your jack model number before ordering to ensure compatibility and avoid installation issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO YAK Extension Saddle Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSkirt Clearance:\u003c\/strong\u003e Access lifting points located behind vehicle skirts and bodywork on heavy trucks and specialized vehicles where standard height is insufficient for proper contact and load distribution.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLarge Tire Clearance:\u003c\/strong\u003e Provides additional height for lifting vehicles equipped with oversized agricultural, forestry, or industrial tires where the saddle must clear the rubber to reach frame contact points.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEquipment Adaptation:\u003c\/strong\u003e Allows use of your existing YAK jack fleet on varied equipment without purchasing higher-capacity jacks. Extends versatility for shops serving diverse vehicle and equipment types.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecision Load Control:\u003c\/strong\u003e Offers height adjustment capability for fine-tuning load application and ensuring proper contact pressure during multi-stage lifting operations and complex repair sequences.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpecialized Maintenance:\u003c\/strong\u003e Enables access and clearance for undercarriage work, suspension service, transmission removal, and component installation on vehicles where standard height is marginal or inadequate.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO YAK Extension Saddle Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Extension dimensions specifications\"\u003e\n\u003ccaption\u003eExtension 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\"\u003eExtension Height\u003c\/th\u003e\n\u003ctd\u003e1.6\" (40 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Type\u003c\/th\u003e\n\u003ctd\u003eHeight extension \/ contact pad\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eContact Surface Finish\u003c\/th\u003e\n\u003ctd\u003ePrecision-machined hardened steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Compatibility specifications\"\u003e\n\u003ccaption\u003eCompatibility\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\"\u003ePrimary Application\u003c\/th\u003e\n\u003ctd\u003eStandard-size YAK jacks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSecondary Application\u003c\/th\u003e\n\u003ctd\u003eBlader jack models\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e92022\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePart Number\u003c\/th\u003e\n\u003ctd\u003eESC-92022\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eNOT Compatible With\u003c\/th\u003e\n\u003ctd\u003eModels 92000, 92001, 92005, 92009, 92011, 92012, 92013, 92014\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 Properties\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\u003eHardened steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003ePrecision-engineered and machined\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eDurable protective coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e3 years (must register)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\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 YAK Extension Saddle\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eOne (1) ESCO YAK 1.6\" Extension Saddle (Model 92022)\u003c\/li\u003e\n\u003cli\u003ePrecision-machined contact surface\u003c\/li\u003e\n\u003cli\u003e3-year manufacturer warranty (registration required)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation:\u003c\/strong\u003e The saddle installs directly onto the jack piston head or existing saddle platform without tools. No modifications to your jack are required. Always verify model compatibility before installation.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic jacks, hydraulic fluid, installation tools, or frame contact point protection pads.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO YAK Extension Saddle 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 standard shipping to commercial addresses in the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e 3-5 business days for in-stock items. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping options and rates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery and Inspection\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Shipped via parcel carrier (FedEx, UPS, or similar). \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect the package immediately upon arrival for damage. Report any shipping damage to the carrier within the specified timeframe for claims processing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns and Restocking\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery for unopened products in original packaging with receipt. A 20% restocking fee applies. Buyer is responsible for return shipping costs. Contact sales to arrange return authorization before sending items back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO YAK Extension Saddle Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 3-Year Manufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO stands behind this extension saddle with comprehensive warranty coverage protecting against manufacturing defects.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage against defects in materials and workmanship under normal use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWarranty Registration:\u003c\/strong\u003e Must register product at esco.net\/warranty to qualify for extended coverage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage Includes:\u003c\/strong\u003e Material defects, manufacturing flaws, and structural defects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid only when the product is used in accordance with manufacturer instructions. Use only with compatible jack models. Damage from overloading, improper installation, or misuse voids warranty coverage. Keep receipt and warranty documentation for 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 YAK Extension Saddle?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with product specifications, compatibility verification, and recommendations for your shop's lifting equipment needs.\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\u003eJack Saddles and Extensions\u003c\/h3\u003e\n\u003cp\u003eComplete selection of extension saddles, contact pads, and height adapters for professional hydraulic jacks.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/jack-saddles\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eESCO YAK Jacks\u003c\/h3\u003e\n\u003cp\u003eFull line of YAK hydraulic and air-hydraulic jacks for heavy trucks, agricultural equipment, and industrial machinery.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/esco-yak-jacks\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eJack Accessories and Parts\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade jack accessories, extension saddles, adapter plates, and replacement components for shops.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/jack-accessories\" 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 YAK Extension Saddle FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the height extension of the ESCO YAK 1.6\" saddle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis extension saddle adds \u003cstrong\u003e1.6 inches (40 mm)\u003c\/strong\u003e of additional lifting height to compatible standard-size YAK jacks. This extra clearance is useful when lifting points are located behind vehicle skirts, when large tires need clearance, or when access to suspended load points requires additional height beyond the jack's standard reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich YAK jack models is this extension saddle compatible with?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 1.6\" extension saddle is compatible with \u003cstrong\u003estandard-size YAK jacks\u003c\/strong\u003e and \u003cstrong\u003eBlader jack models\u003c\/strong\u003e. However, it is \u003cstrong\u003eNOT compatible\u003c\/strong\u003e with models \u003cstrong\u003e92000, 92001, 92005, 92009, 92011, 92012, 92013, or 92014\u003c\/strong\u003e. Always verify your jack's model number before purchasing to ensure compatibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the extension saddle reduce the lifting capacity of the jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The ESCO YAK extension saddle is engineered to maintain \u003cstrong\u003efull lifting capacity\u003c\/strong\u003e of the jack when properly installed. The precision-machined contact surface distributes load evenly across the piston head, ensuring no reduction in performance or safety. The saddle simply extends the reach of your existing jack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the extension saddle installed on the jack?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eInstallation is simple and requires \u003cstrong\u003eno tools or modifications\u003c\/strong\u003e to your jack. The saddle sits directly on the jack's piston head or existing saddle platform. Simply place the saddle on the contact surface - it will rest securely during operation. Verify that the saddle is centered and stable before lifting any load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the extension saddle with Blader jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The ESCO YAK 1.6\" extension saddle is designed to work with \u003cstrong\u003ecompatible Blader jack models\u003c\/strong\u003e in addition to standard YAK jacks. Verify that your specific Blader model is compatible before ordering. Contact ESCO or our sales team for model-specific compatibility information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat material is the extension saddle made from?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe extension saddle is constructed from \u003cstrong\u003ehardened steel\u003c\/strong\u003e with a \u003cstrong\u003eprecision-machined contact surface\u003c\/strong\u003e. This durable material resists deformation under load and maintains its protective finish over years of shop use. The smooth surface ensures proper load transfer and easy cleaning between applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs there a warranty on the extension saddle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. ESCO provides a \u003cstrong\u003e3-year manufacturer warranty\u003c\/strong\u003e covering defects in materials and workmanship under normal use. Warranty registration is required at esco.net\/warranty to qualify for extended coverage. The warranty covers manufacturing defects but does not cover damage from overloading, improper installation, or misuse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat applications benefit most from this extension saddle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 1.6\" saddle is most useful for lifting vehicles with \u003cstrong\u003elarge tires, high ground clearance, or skirt-mounted lifting points\u003c\/strong\u003e where standard jack height is insufficient. Common applications include agricultural equipment, oversized trucks, commercial vehicles with air suspensions, and specialized machinery where precise height control is needed for safe load contact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I stack multiple saddles for additional height?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO recommends verifying the specific jack's manual or contacting ESCO directly before stacking multiple extensions. While some jack systems support multiple extensions, improper stacking can affect stability and load distribution. Always consult the manufacturer's guidance for your specific jack model before adding multiple extensions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I verify my YAK jack model number for compatibility?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eLook for the \u003cstrong\u003emodel number plate\u003c\/strong\u003e located on the side of the jack's main body or underneath the handle area. The number will be in the format \"92XXX\" (for example, 92002, 92003, etc.). Cross-reference this number with the compatibility list provided - if your model is listed under \"NOT Compatible,\" this extension will not work with your jack. When in doubt, contact our sales team with your model number for verification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between this saddle and other jack extensions?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO's YAK extension saddle is engineered specifically for YAK jacks and selected Blader models, ensuring precision fit and full load capacity maintenance. The \u003cstrong\u003ehardened steel construction, precision-machined surface, and ESCO's 40+ years of equipment manufacturing expertise\u003c\/strong\u003e ensure reliability in demanding professional shop environments. ESCO saddles are not interchangeable with generic or knock-off extensions.\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 contains chemicals known to the State of California to cause cancer or 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":46395196768507,"sku":"ESC-92022","price":179.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-yak-1-6-extension-saddle-for-jacks-92022-automotive-697_fde3d525-60dc-4e7c-9919-9e466895ccc4.webp?v=1774381338"},{"product_id":"norco-81006d-6-ton-jack-stand-pair","title":"Norco 81006D 6 Ton Jack Stands - Pair","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 81006D 6 Ton Jack Stand (Pair)\u003c\/h2\u003e\n\u003cp\u003eYou're getting under a truck or SUV, and the stands you set it on are the only thing between you and the vehicle above you. The Norco 81006D 6 ton jack stand pair is built for exactly that kind of weight, delivering 12 tons of combined capacity so heavy duty trucks and SUVs sit solid while you work underneath.\u003c\/p\u003e\n\u003cp\u003eA spring-loaded pawl keeps constant locking pressure on the column, so there's no accidental release while you're mid-job. The four-leg base with foot pads plants the stand on concrete or asphalt without rocking, and a machine bolt through the column keeps the whole structure rigid instead of flexing under load. Height adjusts in small increments across a wide range, so you're not stuck between too low to fit and too high to be stable.\u003c\/p\u003e\n\u003cp\u003eBrake jobs, suspension work, differential and axle service, exhaust repairs, frame access. These stands handle the jobs that keep a shop moving, and they're rated to do it safely, provided you always run them as a pair on solid, level ground and never work under a vehicle sitting on just one stand.\u003c\/p\u003e\n\u003cp\u003eGSG ships these fast so your bay isn't sitting empty waiting on stands to show up.\u003c\/p\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\u003e6 Ton (per stand)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eHeight Range\u003c\/td\u003e\n\u003ctd\u003e16.25 - 24.875 in (413 - 632 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eHeight Intervals\u003c\/td\u003e\n\u003ctd\u003e0.625 in increments\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBase Size\u003c\/td\u003e\n\u003ctd\u003e10 x 11 in (254 x 279 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eSaddle Size\u003c\/td\u003e\n\u003ctd\u003e1.125 x 4.875 in\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e30 lbs (13.6 kg) per pair\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003eSold as pair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\n\u003cdiv class=\"gsg-cta-section\"\u003e\n  \u003ch2\u003eSet Up Safe Support\u003c\/h2\u003e\n  \u003cp\u003eA solid pick for heavy duty truck and SUV work. Add the pair to your cart and we'll get them shipped out fast.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397240541435,"sku":"NOR-81006D","price":120.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_-_2024-12-08T224142.555.jpg?v=1767607894"},{"product_id":"norco-2-000-lbs-engine-stand-75-1-gear-78230","title":"Norco 78230 2,000 lb Gear Driven Engine Stand","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 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\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#installation\"\u003eInstallation \u0026amp; Setup\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=\"#model-comparison\"\u003eModel Comparison\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 2000 lb Gear Driven Engine Stand (78230)\u003c\/h2\u003e\n    \u003cp\u003eYou've got a big-block or a diesel long-block on the crane and nowhere solid to put it. A standard stand fights you the whole way, and rotating a fully dressed engine by hand turns into a two-person job. The Norco 2000 lb gear driven engine stand solves that. It's a twin-post design rated at 2,000 lbs, built for automobile, light-duty truck, and medium-duty truck engines and transmissions.\u003c\/p\u003e\n    \u003cp\u003eHere's what sets this 2000 lb engine stand apart from the pack. The 75:1 ratio gearbox. You crank a hand lever and the 360-degree rotating head turns to exactly where you want it, no straining, no fighting the weight. That gear drive is the whole reason to reach for this over a cheaper unit. The 78230 is the improved version of the 78200, and that 75:1 gear box is what makes turning the heaviest engines effortless.\u003c\/p\u003e\n    \u003cp\u003eThis is a heavy duty engine stand meant for shops that work on real iron. Two rigid rear wheels keep it planted, and one of the two front swivel casters locks for maximum stability. Polyurethane wheels roll clean over tile and epoxy floors without chewing them up. Twin universal mounting plates telescope for fine adjustment when you're mounting the ends or sides of an engine, and they open up to 36-1\/4 inches apart to swallow larger blocks.\u003c\/p\u003e\n    \u003cp\u003eIf you want a gear drive engine stand that turns a diesel like it's a four-banger, this is the one to put in the bay. We stock Norco professional lifting equipment, know the adapter options cold, and back every order with direct phone support so you get the right setup the first time.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"specifications\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003ctable class=\"gsg-spec-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003e78230\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e2,000 lbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eGear Ratio\u003c\/td\u003e\n\u003ctd\u003e75:1\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHead Rotation\u003c\/td\u003e\n\u003ctd\u003e360 degrees\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e42\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWidth - Front\u003c\/td\u003e\n\u003ctd\u003e21.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWidth - Rear\u003c\/td\u003e\n\u003ctd\u003e40\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLength (Retracted)\u003c\/td\u003e\n\u003ctd\u003e38.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eLength (Extended)\u003c\/td\u003e\n\u003ctd\u003e53.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMax Plate Spread\u003c\/td\u003e\n\u003ctd\u003e36-1\/4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMounting Hardware Torque\u003c\/td\u003e\n\u003ctd\u003e75 ft-lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eStandards\u003c\/td\u003e\n\u003ctd\u003eASME PASE\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eShipping Weight\u003c\/td\u003e\n\u003ctd\u003e315 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\u003eTwo universal mounting plates\u003c\/li\u003e\n      \u003cli\u003eRotating shaft\u003c\/li\u003e\n      \u003cli\u003eEight fully adjustable adapter arms\u003c\/li\u003e\n      \u003cli\u003e75:1 gearbox with hand crank lever\u003c\/li\u003e\n      \u003cli\u003eAll related mounting hardware\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"installation\"\u003e\n    \u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n    \u003cp\u003eAssembly is straightforward and the manual walks you through it with an exploded-view drawing. You'll build out the base, attach the wheels and locking caster, mount the gear housing upright, and install the handle lever onto the worm gear. From there the mounting plate receiver slides onto the drive shaft and the adapter arms bolt into the mounting plates.\u003c\/p\u003e\n    \u003cp\u003eWhen you mount an engine, get the center of balance within one inch of the stand's rotational axis, then torque all mounting hardware to 75 ft-lbs. Use grade 5 or metric grade 8.8 cap screws or better for all mounting hardware, and make sure thread engagement runs at least 1-1\/2 times the bolt diameter. Always work on a hard, level surface, and never exceed the rated capacity.\u003c\/p\u003e\n    \u003cdiv class=\"gsg-info-box\"\u003e\n      \u003cp\u003eConsult the engine manufacturer for proper mounting locations and center of balance before you lift. Position the adapter arms as far apart as practical in the mounting plate slots for maximum supporting strength.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"applications\"\u003e\n    \u003ch2\u003eHeavy Duty Engine Stand Applications\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\u003eFull engine rebuilds where you need to rotate the block to reach every bolt, seal, and pan without wrestling the weight by hand.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eDiesel and Truck Service\u003c\/strong\u003e\n        \u003cp\u003eBuilt for light-duty and medium-duty truck engines, this heavy duty diesel engine stand handles the mass of a dressed diesel long-block with the gear drive doing the work.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003ePerformance and Machine Shops\u003c\/strong\u003e\n        \u003cp\u003eTwin mounting plates and eight adjustable arms let you secure oddball blocks and transmissions by the ends or the sides.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eFleet Maintenance\u003c\/strong\u003e\n        \u003cp\u003eA gear driven rotating engine stand that keeps heavy powerplants stable and positioned so your techs move through jobs faster.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"model-comparison\"\u003e\n    \u003ch2\u003eModel Comparison\u003c\/h2\u003e\n    \u003cp\u003eBoth stands in this family carry the same 2,000 lb capacity, and every optional engine mounting adapter fits either model. The difference is how the head turns.\u003c\/p\u003e\n    \u003ctable class=\"gsg-parts-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eHead Rotation Drive\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e78200\u003c\/td\u003e\n\u003ctd\u003e2,000 lbs.\u003c\/td\u003e\n\u003ctd\u003eStandard rotation\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e78230\u003c\/td\u003e\n\u003ctd\u003e2,000 lbs.\u003c\/td\u003e\n\u003ctd\u003e75:1 gear box, hand crank\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cp\u003eIf you regularly turn heavy engines, the 78230 gear drive is the upgrade that pays for itself in effort saved. Same footprint, same capacity, far less muscle.\u003c\/p\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 Lower 48.\u003c\/p\u003e\n      \u003cp\u003eOur team coordinates the freight shipment and helps manage scheduling details. Need a delivery window, residential delivery, or liftgate service? Contact us before ordering so we can confirm the best delivery setup and any accessorial charges.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"warranty\"\u003e\n    \u003ch2\u003eWarranty\u003c\/h2\u003e\n    \u003cdiv class=\"gsg-info-box\"\u003e\n      \u003cp\u003eThis product is covered by a Limited Lifetime Warranty. Norco products and parts are warranted against defects in materials and workmanship for the life of the product or part, for buyers who purchase for resale or use in the ordinary course of business.\u003c\/p\u003e\n      \u003cp\u003eThe warranty does not cover any product or part that has been abused, misused, worn out, neglected, altered, used for an unintended purpose, or used inconsistent with the instructions. It does not cover chains, batteries, or electric motors sold with Norco products; electric motors are separately warranted by their own manufacturer. This warranty is exclusive, and the exclusive remedy is repair or replacement at Norco's option of any product or part determined by Norco to be defective.\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\" 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\/78230_Manual.pdf?v=1784866869\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eNorco 78230 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\" 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\/78230_Spec_Sheet.pdf?v=1784866870\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eNorco 78230 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\u003eTalk To Us Before You Buy\u003c\/h2\u003e\n    \u003cp\u003eQuestions about fitment, adapters, or freight on the Norco 78230? Our team knows this equipment and can help you order the right setup the first time.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCall (855) 498-2147\u003c\/strong\u003e\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 size engines can this stand handle? A: The 78230 is rated at 2,000 lbs and is built for automobile, light-duty truck, and medium-duty truck engines and transmissions. Keep the engine's center of balance within one inch of the rotational axis and never exceed the rated capacity. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size engines can this stand handle?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe 78230 is rated at 2,000 lbs and is built for automobile, light-duty truck, and medium-duty truck engines and transmissions. Keep the engine's center of balance within one inch of the rotational axis and never exceed the rated capacity.\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 75:1 gear ratio actually do for me? A: The 75:1 gearbox is activated by a hand crank and turns the 360-degree rotating head to any work position with very little effort. It's what lets you rotate a heavy dressed engine smoothly instead of fighting the weight by hand. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does the 75:1 gear ratio actually do for me?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe 75:1 gearbox is activated by a hand crank and turns the 360-degree rotating head to any work position with very little effort. It's what lets you rotate a heavy dressed engine smoothly instead of fighting the weight by hand.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: How is the 78230 different from the 78200? A: Both share the same 2,000 lb capacity and accept all the same optional mounting adapters. The 78230 adds the 75:1 gear box, which makes turning the heaviest engines effortless. The 78200 uses standard rotation. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow is the 78230 different from the 78200?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eBoth share the same 2,000 lb capacity and accept all the same optional mounting adapters. The 78230 adds the 75:1 gear box, which makes turning the heaviest engines effortless. The 78200 uses standard rotation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: How far apart do the mounting plates adjust? A: The two universal mounting plates can be adjusted up to 36-1\/4 inches apart. The rotating shaft telescopes inside the post receiver for fine adjustment when you're mounting the ends or sides of an engine. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow far apart do the mounting plates adjust?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe two universal mounting plates can be adjusted up to 36-1\/4 inches apart. The rotating shaft telescopes inside the post receiver for fine adjustment when you're mounting the ends or sides of an engine.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: What comes with the stand? A: You get two universal mounting plates, the rotating shaft, eight fully adjustable adapter arms, the 75:1 gearbox with hand crank, and all related mounting hardware. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat comes with the stand?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYou get two universal mounting plates, the rotating shaft, eight fully adjustable adapter arms, the 75:1 gearbox with hand crank, and all related mounting hardware.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: What hardware and torque does mounting require? A: Use grade 5 or metric grade 8.8 cap screws or better for all mounting hardware, with thread engagement of at least 1-1\/2 times the bolt diameter. Torque all mounting hardware to 75 ft-lbs once the engine and adapter arms are correctly positioned. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat hardware and torque does mounting require?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eUse grade 5 or metric grade 8.8 cap screws or better for all mounting hardware, with thread engagement of at least 1-1\/2 times the bolt diameter. Torque all mounting hardware to 75 ft-lbs once the engine and adapter arms are correctly positioned.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: Will it damage my shop floor? A: No. The polyurethane wheels are made to protect tile and epoxy floors. Two rigid rear wheels and a locking front swivel caster keep the stand stable while you work. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it damage my shop floor?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eNo. The polyurethane wheels are made to protect tile and epoxy floors. Two rigid rear wheels and a locking front swivel caster keep the stand stable while you work.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: Does it meet any safety standards? A: Yes. The 78230 meets ASME PASE performance and safety standards. Always use it on a hard, level surface and inspect it before each use. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it meet any safety standards?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes. The 78230 meets ASME PASE performance and safety standards. Always use it on a hard, level surface and inspect it before each use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: What are the assembled dimensions and weight? A: The stand is 42 inches tall, 21.25 inches wide at the front and 40 inches at the rear, with a length that extends from 38.25 to 53.25 inches. Shipping weight is 315 lbs. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the assembled dimensions and weight?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe stand is 42 inches tall, 21.25 inches wide at the front and 40 inches at the rear, with a length that extends from 38.25 to 53.25 inches. Shipping weight is 315 lbs.\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 ship? A: It ships free to the lower 48 as a freight shipment. Contact us before ordering if you need a delivery window, residential delivery, or liftgate service so we can confirm the setup and any accessorial charges. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does it ship?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eIt ships free to the lower 48 as a freight shipment. Contact us before ordering if you need a delivery window, residential delivery, or liftgate service so we can confirm the setup and any accessorial charges.\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 Title","offer_id":46397241295099,"sku":"NOR-78230","price":1799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-2-000-lbs-engine-stand-751-gear-78230-631.webp?v=1767608050"},{"product_id":"norco-81225i-25-ton-jack-stands-pair","title":"Norco 81225I 25 Ton Jack Stands Pair - 12 to 20 In 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-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\u003cnav 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=\"#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\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#installation\"\u003eInstallation \u0026amp; Setup\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNORCO 81225i 25 Ton Jack Stands (Pair) - Heavy Duty Support for Trucks and Trailers\u003c\/h2\u003e\n\u003cp\u003eYou're not putting a passenger sedan on these. You're putting a loaded truck or trailer up in the air and climbing under it, so the stand better hold. The NORCO 81225i delivers 25 tons of capacity per stand, with a 10 x 10 inch base plate and solid steel construction that keeps the load planted while you work.\u003c\/p\u003e\n\u003cp\u003eHeight range runs 12 to 20 inches across four pin-adjusted positions, so you're not stuck with one setup for every job. Chamfered pins seat clean, and a tethered adjustment pin means you're not digging through a tool tray to find the one piece that makes the stand actually work. Built in the USA, sold as a pair.\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\u003eMaximum Load Security\u003c\/td\u003e\n\u003ctd\u003eSolid steel construction and a 10 x 10 inch base give you 25 tons of stable support per stand.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuick Height Adjustment\u003c\/td\u003e\n\u003ctd\u003eFour pin positions with a tethered pin let you set the height fast and move to the next job.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLow Profile Design\u003c\/td\u003e\n\u003ctd\u003eA 12-inch minimum height and built-in handle make these easy to position under low vehicles and carry across the shop.\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 per Stand\u003c\/td\u003e\n\u003ctd\u003e25 ton (22.7 t)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight Range\u003c\/td\u003e\n\u003ctd\u003e12 in to 20 in (305-508 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight Adjustment\u003c\/td\u003e\n\u003ctd\u003e4 positions, 3 in intervals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Dimensions\u003c\/td\u003e\n\u003ctd\u003e10 in x 10 in (254 x 254 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSaddle Size\u003c\/td\u003e\n\u003ctd\u003e2.25 in x 3.25 in (57 x 83 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e65 lbs (29.5 kg) each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Plate Thickness\u003c\/td\u003e\n\u003ctd\u003e3\/8 in (9.5 mm) solid steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd\u003eMade in USA\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\u003e(2) NORCO 81225i 25 Ton Jack Stands\u003c\/li\u003e\n\u003cli\u003eTethered adjustment pin installed on each stand\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\u003eHeavy-Duty Truck Maintenance\u003c\/strong\u003e\u003cp\u003eBuilt for the loads you see on truck and trailer repair jobs, not light-duty passenger work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFleet Servicing\u003c\/strong\u003e\u003cp\u003eRated for loaded trailers, making them a fit for commercial fleet maintenance programs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eIndustrial Vehicle Support\u003c\/strong\u003e\u003cp\u003eSolid steel construction holds up in maintenance garages running heavy equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eRoadside and Preventive Work\u003c\/strong\u003e\u003cp\u003eQuick pin adjustment supports emergency repairs and scheduled fleet inspections alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Setup\u003c\/h2\u003e\n\u003cp\u003eSet these on firm, level ground that can handle the vehicle's weight before you load anything. Make sure the adjustment pins are fully seated and locked in position, then always work with both stands together so the load is distributed evenly. Chock the remaining wheels before you get under the vehicle, and double check that the vehicle's weight stays within the 25-ton per-stand limit.\u003c\/p\u003e\n\u003c\/section\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 and we'll help you get the right setup for your shop.\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 vehicles can these 25 ton jack stands support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach stand holds up to 25 tons on its own, so as a pair they're built for trucks, loaded trailers, and other heavy commercial vehicles rather than everyday passenger cars.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the pin-type height adjustment work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe column adjusts across four positions in 3-inch intervals, from 12 inches up to 20 inches. Chamfered pins seat easily, and a tethered pin stays attached to the stand so it's always within reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill these fit under a low-clearance vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The minimum height is 12 inches, which is low enough for most low-clearance setups, and you can raise it in 3-inch steps up to 20 inches as needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo these come as a pair, or do I need to order two?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 81225i is sold as a matched pair. You're getting both stands you need for a proper, evenly supported lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much floor space does the base take up?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach base is 10 x 10 inches, built from 3\/8-inch solid steel plate for a stable footprint under heavy loads.\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 these support? A: 25 tons per stand, built for trucks and loaded trailers. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does the height adjustment work? A: 4 positions, 3-inch intervals, 12 to 20 inches, tethered chamfered pin. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Fits low-clearance vehicles? A: Yes, 12-inch minimum height. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Sold as pair or single? A: Sold as a matched pair. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Base footprint? A: 10 x 10 inch base, 3\/8-inch solid steel. \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":46397241327867,"sku":"NOR-81225I","price":399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-81225i-25-ton-jack-stands-pair-stand-169.webp?v=1767608072"},{"product_id":"norco-arbor-plates","title":"Norco 78033 Arbor Plates Pair - 12.5, 22 and 25 Ton Press","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\u003cnav 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=\"#specs\"\u003eSpecifications\u003c\/a\u003e\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#included\"\u003eWhat's Included\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNORCO 78033 Arbor Plates (Pair) - Versatile Support for Your Shop Press\u003c\/h2\u003e\n\u003cp\u003eBearing installs on shafts one day, bushing work the next. Swapping plate sets between jobs eats time you don't have. The NORCO 78033 arbor plates solve that with a V-shaped cutout on one edge and a circular cutout on the other, so one pair covers both bearing and bushing work without a second set on the bench.\u003c\/p\u003e\n\u003cp\u003eThey fit 12.5, 22, and 25 ton hydraulic presses, so you're not locked into a single press to use them. Industrial-grade steel construction handles the loads that come with automotive repair and general fabrication work, and they're a direct replacement for the older NORCO 78000, so an existing setup upgrades without a fitment guessing game.\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\u003eModel\u003c\/td\u003e\n\u003ctd\u003eNORCO 78033\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003e1 Pair (2 Plates)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e28 lbs (12.7 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e10 x 4 x 1.25 in (254 x 102 x 31.8 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eIndustrial Grade Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePress Compatibility\u003c\/td\u003e\n\u003ctd\u003e12.5, 22, and 25 Ton Presses\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCutout Types\u003c\/td\u003e\n\u003ctd\u003eV-Shape and Circular\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReplaces\u003c\/td\u003e\n\u003ctd\u003eNORCO 78000\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\u003e(2) NORCO 78033 Arbor Plates\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"gsg-cta-section\"\u003e\n\u003cp\u003eThe right press plates for bearing and bushing work alike. Add them to your cart and we'll get them shipped out.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397241458939,"sku":"NOR-78033","price":172.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-78033-arbor-plates-pair-shop-equipments-448.webp?v=1767608131"},{"product_id":"norco-81012-12-ton-jack-stand-pair","title":"Norco 81012 12 Ton Jack Stands - Pair","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\u003cnav 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=\"#specs\"\u003eSpecifications\u003c\/a\u003e\u003cspan class=\"sep\"\u003e|\u003c\/span\u003e\n\u003ca href=\"#included\"\u003eWhat's Included\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNORCO 81012 12 Ton Jack Stands (Pair) - Constant-Lock Support for Fleet and Heavy Truck Work\u003c\/h2\u003e\n\u003cp\u003eA stand that can creep out of position under load isn't a stand you trust. The NORCO 81012 solves that with a spring-loaded pawl that holds continuous locking pressure against the column, so there's no gap where the load could slip before it's fully seated.\u003c\/p\u003e\n\u003cp\u003eEach stand in the pair supports 12 tons, 24,000 lbs total, enough for heavy trucks and commercial vehicles in fleet garages, construction shops, and ag facilities. The four-legged base spreads that weight across a 13 x 15 inch footprint, so it plants solid on asphalt, concrete, or a shop floor. The lock handle won't release until the load is fully off the saddle, which keeps things from dropping mid-job.\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\u003eCapacity Per Stand\u003c\/td\u003e\n\u003ctd\u003e12 Tons (24,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMinimum Height\u003c\/td\u003e\n\u003ctd\u003e19.625 in (498 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaximum Height\u003c\/td\u003e\n\u003ctd\u003e29.375 in (746 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight Intervals\u003c\/td\u003e\n\u003ctd\u003e1.25 in (32 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Dimensions\u003c\/td\u003e\n\u003ctd\u003e13 in x 15 in (330 x 381 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSaddle Size\u003c\/td\u003e\n\u003ctd\u003e1.625 in x 4.75 in (41 x 121 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e86 lbs (39 kg) per pair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Number\u003c\/td\u003e\n\u003ctd\u003e81012\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\u003e(2) NORCO 81012 12 Ton Jack Stands\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"gsg-cta-section\"\u003e\n\u003cp\u003eBuilt for fleet and heavy truck work, ready when you are. Add the pair to your cart and we'll get them shipped out.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397241491707,"sku":"NOR-81012","price":305.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-81012-12-ton-jack-stand-pair-278.webp?v=1767608145"},{"product_id":"norco-1-250-lbs-capacity-engine-stand-75-1-gear-78155","title":"Norco 78155 1,250 lb. Heavy Duty Rotating Engine Stand 75:1 Gear","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\u003eHeavy Duty Engine Stand With 75:1 Gear-Driven Rotation\u003c\/h2\u003e\n\u003cp\u003eYou've got a big block sitting on the shop floor and no clean way to flip it for a valve job or a rebuild. That's the problem this heavy duty engine stand solves. The Norco 78155 handles up to 1,250 lbs, so whether you're working a gas V8 or something in diesel territory, you're not second-guessing whether the stand can take the load.\u003c\/p\u003e\n\u003cp\u003eThe 75:1 gear-driven crank is what separates this from the stands that make you fight the engine into position. Turn the hand crank and the mounting head rotates a full 360 degrees, smooth and controlled, with no sudden drops and no straining to hold a heavy block mid-rotation. That ratio does the work for you, which matters when you're flipping the same engine multiple times during a teardown.\u003c\/p\u003e\n\u003cp\u003eMobility is where a lot of engine stands heavy duty enough to handle real capacity fall apart. This one doesn't. Two rigid wheels in back and two swivel casters up front give it stability under load, and the locking caster means it stays put once you've got it positioned. The telescopic base locks into four different length settings, so you can extend it out for extra stability when the engine calls for it and collapse it back down when you need to move through a tighter aisle.\u003c\/p\u003e\n\u003cp\u003ePolyurethane wheels mean you're not chewing up epoxy or tile floors every time you roll this rotating engine stand across the shop. For a shop that's invested in its floor, that's not a small detail.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"specifications\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"gsg-spec-table\"\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eNorco 78155\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd\u003e1,250 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGear Ratio\u003c\/td\u003e\n\u003ctd\u003e75:1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e42 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth (Front)\u003c\/td\u003e\n\u003ctd\u003e21.25 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth (Rear)\u003c\/td\u003e\n\u003ctd\u003e40 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength (Retracted)\u003c\/td\u003e\n\u003ctd\u003e38.25 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength (Extended)\u003c\/td\u003e\n\u003ctd\u003e53.25 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStand Weight\u003c\/td\u003e\n\u003ctd\u003e179 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\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cp\u003eBuilt for the kind of engine work that doesn't stop at one make or one displacement. Here's where this heavy duty rotating engine stand earns its spot in the bay.\u003c\/p\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eEngine Rebuilds \u0026amp; Teardowns\u003c\/strong\u003e\n\u003cp\u003eFull 360-degree rotation puts every bolt, gasket, and mating surface at a workable angle without wrestling the block by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eDiesel Engine Stand Work\u003c\/strong\u003e\n\u003cp\u003eThe 1,250 lb capacity and 75:1 gearing give you the margin a heavy duty diesel engine stand needs for larger diesel blocks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eMachine Shops \u0026amp; Independent Garages\u003c\/strong\u003e\n\u003cp\u003eLocking caster and telescopic base mean it holds its ground on a busy shop floor with multiple engines in rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFloor-Sensitive Shops\u003c\/strong\u003e\n\u003cp\u003ePolyurethane wheels roll clean across epoxy and tile without marking or gouging the surface.\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 get the right setup 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\u003eHow much weight can this engine stand actually hold?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Norco 78155 is rated for 1,250 lbs, which covers the vast majority of gas V8s and many diesel blocks. Always double-check your specific engine's dressed weight against that number before mounting it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this stand rated for diesel engines?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The 1,250 lb capacity and 75:1 gear ratio make it a solid fit as a diesel engine stand for many diesel applications. If you're working with an especially heavy diesel block, weigh it first to confirm it's under the 1,250 lb limit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the rotation mechanism work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eA hand crank drives a 75:1 ratio gearbox connected to the mounting head. Turning the crank rotates the head a full 360 degrees in controlled increments, so you're never fighting momentum or holding a heavy engine mid-turn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this stand roll easily and stay put when I need it to?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt runs on two rigid rear wheels and two front swivel casters, with one of the casters lockable. That combination gives you easy maneuvering around the shop and a stand that won't drift once you've locked it in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the wheels damage my shop floor?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The wheels are polyurethane, which is built to roll across epoxy and tile floors without scuffing or gouging them, unlike hard rubber or steel casters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the length of the stand for different engine sizes?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The telescopic base locks into four different positions, letting you extend the stand from 38.25 in up to 53.25 in for added stability when a longer or heavier engine calls for it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the stand itself weigh?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe stand weighs 179 lbs on its own, which is worth factoring in if you're planning to move it between bays or load it for transport.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the mounting head adjustable for different engine shapes?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the mounting head is fully adjustable, which lets you position the mounting points to match the bolt pattern and shape of the engine you're working on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this come assembled?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eCall to confirm assembly requirements and included accessories before ordering.\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 this engine stand hold? A: Rated for 1,250 lbs capacity. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is this stand rated for diesel engines? A: Yes, 1,250 lb capacity and 75:1 gear ratio suit many diesel blocks; verify engine weight first. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How does the rotation mechanism work? A: Hand crank drives a 75:1 gearbox for full 360-degree controlled rotation. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Will it roll easily and stay put? A: Two rigid rear wheels, two front swivel casters, one lockable caster. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Will the wheels damage my floor? A: No, polyurethane wheels are safe on epoxy and tile. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I adjust the stand length? A: Telescopic base locks into 4 positions, 38.25 in to 53.25 in. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How much does the stand weigh? A: 179 lbs. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Is the mounting head adjustable? A: Yes, fully adjustable to match engine bolt pattern and shape. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does this come assembled? A: Call to confirm assembly requirements and included accessories. \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":46397241524475,"sku":"NOR-78155","price":1221.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-1-250-lbs-capacity-engine-stand-751-gear-78155-953.webp?v=1767608159"},{"product_id":"norco-81004c-3-ton-jack-stand-pair","title":"Norco 81004C 3 Ton Jack Stands - Pair","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=\"#specs\"\u003eSpecifications\u003c\/a\u003e\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n\u003ca href=\"#included\"\u003eWhat's Included\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNorco 81004C 3 Ton Jack Stand Overview\u003c\/h2\u003e\n\u003cp\u003eYou're under a car for a brake job or an oil change, and the last thing you want is a stand that creeps down as the weight settles. The Norco 81004C 3 ton jack stands solve that with a spring-loaded pawl that stays locked against the column under constant pressure, so the height you set is the height that holds.\u003c\/p\u003e\n\u003cp\u003eEach stand in the pair carries 3 tons on its own, 6 tons combined, which covers most cars, trucks, and SUVs rolling through a shop. The four-legged base spreads that load across concrete, asphalt, or shop floor without tipping or sliding out from under the vehicle. A machine bolt secures the lifting column to the base instead of a cheaper pin setup, so it holds up to daily use in a professional bay, not just occasional home garage jobs.\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\u003eCapacity Per Stand\u003c\/td\u003e\n\u003ctd\u003e3 Ton (6,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Pair Capacity\u003c\/td\u003e\n\u003ctd\u003e6 Ton (12,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight Range\u003c\/td\u003e\n\u003ctd\u003e12 in to 17.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight Intervals\u003c\/td\u003e\n\u003ctd\u003e0.5625 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Size\u003c\/td\u003e\n\u003ctd\u003e7.5 in x 7.875 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSaddle Size\u003c\/td\u003e\n\u003ctd\u003e1.125 in x 4.625 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e19 lbs per pair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel Number\u003c\/td\u003e\n\u003ctd\u003e81004C\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\u003eJack Stand (Qty: 2, sold as a pair)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003cp\u003eA solid, dependable pick for daily shop use. Add the pair to your cart and we'll get them on the way.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default Title","offer_id":46397241590011,"sku":"NOR-81004C","price":79.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-81004c-3-ton-jack-stand-pair-659.webp?v=1767608193"},{"product_id":"norco-100-ton-capacity-pair-of-arbor-plates","title":"Norco 78111A 100 Ton Arbor Plates for 78110C Shop Press - Pair","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span.sep { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cdiv class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n\u003ca href=\"#features\"\u003eKey Features \u0026amp; Benefits\u003c\/a\u003e\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n\u003ca href=\"#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=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eNorco 78111A 100 Ton Arbor Plates Overview\u003c\/h2\u003e\n\u003cp\u003eYou've got a 78110C shop press already earning its keep in the bay, but bare ram surfaces only get you so far when a bearing race or bushing needs a wider, flatter surface to sit against. The Norco 78111A arbor plates give that press exactly that. Rated for the same 100 ton capacity as your 78110C, this pair sits between the ram and the work so the load spreads evenly instead of concentrating on one edge of your table.\u003c\/p\u003e\n\u003cp\u003eThese aren't generic stamped plates. Norco built the 78111A specifically to pair with the 78110C, so the fit lines up and the frame isn't taking a beating every time you press a shaft, bushing, or bearing. High-strength steel construction handles repeated 100 ton loads without cupping or warping the way a thinner plate would.\u003c\/p\u003e\n\u003cp\u003eOrder from GSG and you're covered if a plate ever takes a bad hit. We stock Norco press accessories, so getting a replacement set doesn't mean waiting on a full press rebuild.\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\u003eMatched to the 78110C\u003c\/td\u003e\n\u003ctd\u003eFits your existing press with the correct load path, no guessing on compatibility.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStable pressing surface\u003c\/td\u003e\n\u003ctd\u003eKeeps the workpiece from shifting mid-press.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePrecision-built for heavy-duty use\u003c\/td\u003e\n\u003ctd\u003eReduces slip risk during high-force jobs.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEven load distribution\u003c\/td\u003e\n\u003ctd\u003eProtects your press frame from concentrated stress over time.\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\u003e100 Ton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatible Model\u003c\/td\u003e\n\u003ctd\u003e78110C Shop Press\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHigh-strength steel\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\u003eArbor Plate (Qty: 2, sold as a pair)\u003c\/li\u003e\n\u003c\/ul\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 for your 78110C shop press.\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\u003eWill these arbor plates fit shop press models other than the 78110C?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNorco designed the 78111A specifically to pair with the 78110C, so the fit and the 100 ton rating are matched to that press. If you're running a different model, check its plate specs before ordering since we can't confirm fit outside the 78110C.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the actual weight capacity on these plates?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThey're rated for 100 Ton, matching the capacity of the 78110C shop press they're built to work with. That means you're not derating your press by adding these to the setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the plates made of?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eHigh-strength steel. That's what lets them hold up under repeated 100 ton presses without cupping or bowing the way a lighter-gauge plate would.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat do these arbor plates actually do for my press?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThey give the ram and table a flat, even surface to press against, so the 100 ton load spreads across the plate instead of concentrating on one spot of your press frame. Over time that means less wear on the frame itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I get a replacement if a plate gets damaged?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. GSG stocks Norco press accessories including this 100 ton arbor plate set, so you can order a replacement pair directly instead of waiting on a full press rebuild.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Will these fit presses other than the 78110C? A: Matched specifically to the 78110C at 100 Ton capacity, not confirmed for other models. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What's the weight capacity? A: 100 Ton, matching the 78110C shop press. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What material are the plates made of? A: High-strength steel rated for 100 Ton loads. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What do the plates do for my press? A: Spread the 100 Ton load evenly to protect the press frame. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can I get a replacement plate? A: Yes, GSG stocks the 100 Ton Norco arbor plate set for direct replacement. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default","offer_id":46397241721083,"sku":"NOR-78111A","price":735.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-100-ton-arbor-plates-78111a-pair-shop-equipments-282.webp?v=1767608267"},{"product_id":"norco-50-ton-capacity-pair-of-arbor-plates","title":"Norco 50 Ton Arbor Plates for Shop Presses - Pair","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  \u003cnav class=\"gsg-quicknav\"\u003e\n    \u003cstrong\u003eOn This Page\u003c\/strong\u003e\n    \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#features\"\u003eKey Features \u0026amp; Benefits\u003c\/a\u003e\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#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\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e\u003cspan class=\"sep\"\u003e\/\u003c\/span\u003e\n    \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n  \u003c\/nav\u003e\n\n  \u003csection id=\"overview\"\u003e\n    \u003ch2\u003eNorco 50 Ton Capacity Pair of Arbor Plates Overview\u003c\/h2\u003e\n    \u003cp\u003eYou've got a 50 ton press doing serious work, and the bed plates that came with it are chewed up, warped, or just gone. That's where the Norco 50 Ton Capacity Pair of Arbor Plates come in. Built to handle the full load your press can throw at them, these arbor plates give you a flat, dependable bearing surface so your pressing jobs come out right the first time. When you're leaning on the ram to seat a bearing or drive out a stubborn pin, the last thing you want is a plate that flexes, shifts, or lets your workpiece walk out of position.\u003c\/p\u003e\n    \u003cp\u003eThese aren't a compromise. Norco's 50 ton arbor plates hold up to the punishment of repeated pressing day after day, which is exactly what you need when your press is a daily workhorse rather than an occasional tool. They're matched to the same 50 ton rating as your press, so you're not guessing about whether the plates can take what the ram delivers. If your shop leans on its press for bearings, bushings, u-joints, and gears, a solid pair of plates isn't optional. It's the difference between a clean press and a bent workpiece.\u003c\/p\u003e\n    \u003cp\u003eNorco has spent decades supplying the automotive, industrial, and construction trades with hydraulic and lifting gear that gets used hard, and these arbor plates carry that same reputation. Order the pair as a straight replacement for tired plates, or add them to a new press setup so you're ready to press from day one. Questions about your specific press? We're here before you buy, not just after.\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\u003eCompatible with all 50 ton shop presses\u003c\/td\u003e\n        \u003ctd\u003eDrops into any 50 ton capacity press without hunting for a specific fitment. One less thing to second-guess.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eRobust construction\u003c\/td\u003e\n        \u003ctd\u003eBuilt from high-quality materials that stand up to repeated heavy pressing loads instead of deforming.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eConsistent performance\u003c\/td\u003e\n        \u003ctd\u003eA flat, reliable bearing surface means predictable results job after job.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eEasy to install and use\u003c\/td\u003e\n        \u003ctd\u003eSet them in place and get to work. No fabrication, no fuss.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSold as a matched pair\u003c\/td\u003e\n        \u003ctd\u003eTwo plates in the box so you can support your workpiece across the span right out of the gate.\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\u003eBrand\u003c\/td\u003e\n        \u003ctd\u003eNorco\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eType\u003c\/td\u003e\n        \u003ctd\u003eArbor Plates\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCapacity Rating\u003c\/td\u003e\n        \u003ctd\u003e50 Ton\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eApplication\u003c\/td\u003e\n        \u003ctd\u003eFor 50 ton capacity shop presses\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eQuantity\u003c\/td\u003e\n        \u003ctd\u003ePair (2 plates)\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 50 ton capacity arbor plate (Qty: 2)\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\u003eAnywhere a 50 ton press earns its keep, this pair of plates belongs. If your work involves seating, removing, or straightening components under real pressure, here's where these arbor plates fit into your day.\u003c\/p\u003e\n    \u003cdiv class=\"gsg-app-grid\"\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eAutomotive Shops\u003c\/strong\u003e\n        \u003cp\u003ePressing bearings, bushings, and u-joints on a 50 ton press without worrying about your bed plates giving out.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eIndustrial \u0026amp; Fabrication\u003c\/strong\u003e\n        \u003cp\u003eHeavy pressing operations that demand a flat, stable surface capable of taking full press capacity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eConstruction \u0026amp; Heavy Equipment\u003c\/strong\u003e\n        \u003cp\u003eServicing large components where a warped or missing plate isn't an option.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eReplacement \u0026amp; Restock\u003c\/strong\u003e\n        \u003cp\u003eSwapping out worn or damaged plates to bring an existing 50 ton press back to full duty.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"warranty\"\u003e\n    \u003ch2\u003eWarranty\u003c\/h2\u003e\n    \u003cdiv class=\"gsg-info-box\"\u003e\n      \u003cp\u003eNorco backs these arbor plates with a Limited Lifetime Warranty against defects in materials and workmanship for the life of the product. If a covered product or part is determined to be defective, Norco will, at its option, either repair or replace it.\u003c\/p\u003e\n      \u003cp\u003eThe warranty does not cover products that have been abused, misused, worn out, neglected, altered, or used for a purpose other than intended. Warranty registration may be required after purchase. Refer to included documentation for details.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eTalk To Us Before You Buy\u003c\/h2\u003e\n    \u003cp\u003eNot sure these are the right plates for your press setup? Give us a call at (855) 498-2147 and we'll make sure you order exactly what your shop needs.\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\u003eWill these arbor plates fit my shop press?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThey're compatible with all 50 ton capacity shop presses. As long as your press carries a 50 ton rating, this pair is built to match it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many plates come in the set?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYou get a matched pair, two plates, so you can support your workpiece across the press bed right away.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need any special tools to install them?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eNo. These arbor plates are made to install and use easily. You set them in place on your 50 ton press and get to work, no fabrication required.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eAre these strong enough for full-capacity pressing?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes. They carry a 50 ton rating, matched to your press, so they're made to take the full load the ram delivers during heavy-duty pressing.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does the warranty cover?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eNorco provides a Limited Lifetime Warranty against defects in materials and workmanship for the life of the product. Covered defective parts are repaired or replaced at Norco's option.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: Will these fit my press? A: They fit all 50 ton capacity shop presses. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: How many plates are included? A: A matched pair, two plates. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: Are special tools needed to install? A: No, they install and use easily with no fabrication. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: Can they handle full-capacity pressing? A: Yes, robust construction handles full 50 ton press loads. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: What does the warranty cover? A: Limited Lifetime Warranty against defects in materials and workmanship; repair or replacement at Norco's option. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Norco Industries","offers":[{"title":"Default","offer_id":46397241950459,"sku":"NOR-78056A","price":614.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/norco-50-ton-capacity-pair-of-arbor-plates-shop-equipments-900.webp?v=1767608380"},{"product_id":"engine-stand-w-rotating-head-1250-lbs-capacity","title":"OMEGA 31256 Engine Stand, Rotating Head, 1250 lbs","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=\"Black Omega rotating engine stand with adjustable legs and heavy-duty steel construction\" 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-31256-engine-stand-w-rotating-head-1250-lbs-691.webp?v=1723599960\u0026amp;width=400 400w, https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-31256-engine-stand-w-rotating-head-1250-lbs-691.webp?v=1723599960\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-31256-engine-stand-w-rotating-head-1250-lbs-691.webp?v=1723599960\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eProfessional Grade Stability - OMEGA Rotating Engine Stand (31256, 1250 lbs Capacity)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Automotive Shop Equipment\u003c\/h3\u003e\n\u003cp\u003eThe OMEGA 31256 is a professional rotating engine stand with 1250 lbs capacity and 8-position locking head. Built for mechanics and automotive enthusiasts who need reliable support for heavy engine work and smooth 360-degree rotation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003e360-Degree Engine Access\u003c\/strong\u003e - Rotating head with worm gear locks in 8 positions for safe working angles.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHeavy-Duty Construction\u003c\/strong\u003e - Welded square tubular steel frame supports up to 1250 lbs.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eShop Mobility\u003c\/strong\u003e - 3-1\/2\" wheels and rubber grip handle for easy maneuvering.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProfessional Engine Stand Applications\u003c\/h2\u003e\n\u003cp\u003ePerfect for automotive professionals and DIY mechanics working on \u003cem\u003eheavy duty engine stand\u003c\/em\u003e applications.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eEngine rebuilds and overhauls up to 1,250 lbs.\u003c\/li\u003e\n\u003cli\u003eTransmission installation and removal work.\u003c\/li\u003e\n\u003cli\u003eEngine block cleaning and inspection.\u003c\/li\u003e\n\u003cli\u003eProfessional automotive shop operations.\u003c\/li\u003e\n\u003cli\u003eDIY garage restoration projects.\u003c\/li\u003e\n\u003cli\u003eDiesel engine maintenance and repair.\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 31256 Engine Stand 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\"\u003eWeight Capacity\u003c\/th\u003e\n\u003ctd\u003e1,250 lbs (567 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Dimensions\u003c\/th\u003e\n\u003ctd\u003e41-3\/4 in x 23-5\/8 in (1060 x 600 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Height\u003c\/th\u003e\n\u003ctd\u003e42-3\/4 in (1086 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHead Plate Size\u003c\/th\u003e\n\u003ctd\u003e7-1\/2 in x 6-1\/2 in x 5\/8 in thick (191 x 165 x 16 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWheel Diameter\u003c\/th\u003e\n\u003ctd\u003e3-1\/2 in (89 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction Material\u003c\/th\u003e\n\u003ctd\u003eHeavy-gauge welded square tubular steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRotation System\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty worm gear with 8-position locking\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 manufactures professional-grade automotive tools trusted by mechanics worldwide. Their engine stands are engineered for safety and performance in demanding workshop environments.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Engine Support\u003c\/h2\u003e\n\u003cp\u003eThe OMEGA 31256 delivers professional stability for efficient engine work.\u003c\/p\u003e\n\u003cstrong\u003eOrder your rotating engine stand today.\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 does this compare to Harbor Freight engine stands? A: The OMEGA 31256 features heavy-gauge welded steel construction and a professional-grade worm gear rotation system, offering superior durability and smoother operation than entry-level alternatives. The 1250 lb capacity and 8-position locking head provide better stability for heavy engine work compared to lighter-duty stands found at discount retailers. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to Harbor Freight engine stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe OMEGA 31256 features heavy-gauge welded steel construction and a professional-grade worm gear rotation system, offering superior durability and smoother operation than entry-level alternatives. The 1250 lb capacity and 8-position locking head provide better stability for heavy engine work compared to lighter-duty stands found at discount retailers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What size engines will this stand support? A: This stand safely supports engines up to 1250 lbs, including small block V8s, LS engines, diesel truck engines, and most automotive applications requiring engine removal. The robust construction and wide base make it suitable for both passenger car and light commercial vehicle engines, from 4-cylinder rebuilds to heavy V8 applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size engines will this stand support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis stand safely supports engines up to 1250 lbs, including small block V8s, LS engines, diesel truck engines, and most automotive applications requiring engine removal. The robust construction and wide base make it suitable for both passenger car and light commercial vehicle engines, from 4-cylinder rebuilds to heavy V8 applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Does the rotating head lock in position for safety? A: Yes, the rotating head locks securely in 8 different positions using a heavy-duty worm gear mechanism, ensuring the engine stays exactly where you position it during work. The locking system prevents accidental rotation while providing smooth movement when adjustments are needed for optimal working angles and complete engine access. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the rotating head lock in position for safety?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the rotating head locks securely in 8 different positions using a heavy-duty worm gear mechanism, ensuring the engine stays exactly where you position it during work. The locking system prevents accidental rotation while providing smooth movement when adjustments are needed for optimal working angles and complete engine access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is assembly required for this engine stand? A: Some assembly is required, but the stand is designed for straightforward setup with basic tools and clear instructions. The heavy-duty construction ensures long-lasting performance once properly assembled. Most users can complete assembly in 30-45 minutes with standard hand tools, and all necessary hardware is typically included. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs assembly required for this engine stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eSome assembly is required, but the stand is designed for straightforward setup with basic tools and clear instructions. The heavy-duty construction ensures long-lasting performance once properly assembled. Most users can complete assembly in 30-45 minutes with standard hand tools, and all necessary hardware is typically included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What warranty comes with the OMEGA 31256? A: The OMEGA 31256 engine stand includes a one-year limited manufacturer's warranty covering defects in materials and workmanship under normal use conditions. This warranty reflects OMEGA's confidence in their professional-grade construction and provides peace of mind for your investment in quality shop equipment. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty comes with the OMEGA 31256?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe OMEGA 31256 engine stand includes a one-year limited manufacturer's warranty covering defects in materials and workmanship under normal use conditions. This warranty reflects OMEGA's confidence in their professional-grade construction and provides peace of mind for your investment in quality shop equipment.\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":46397257646331,"sku":"OME-31256","price":480.81,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-31256-engine-stand-w-rotating-head-1250-lbs-691.webp?v=1767608487"},{"product_id":"auxiliary-stand-1500-lbs-capacity-no-foot-pedal","title":"OMEGA 31500 Auxiliary Stand, 1500 lbs Capacity, No Foot Pedal","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=\"Black steel auxiliary stand with adjustable height mechanism and wide circular base\" 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-auxiliary-stand-1500-lbs-capacity-no-foot-pedal-automotive-299.webp?v=1723599985\u0026amp;width=400 400w, https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-auxiliary-stand-1500-lbs-capacity-no-foot-pedal-automotive-299.webp?v=1723599985\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-auxiliary-stand-1500-lbs-capacity-no-foot-pedal-automotive-299.webp?v=1723599985\u0026amp;width=800\"\u003e\n\u003ch2\u003eProfessional Support Solution - Omega Auxiliary Stand (31500, 1500 lbs Capacity)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Duty Under Hoist Support Stand for Automotive Components\u003c\/h3\u003e\n\u003cp\u003eThe Omega 31500 auxiliary stand is a professional support tool for automotive mechanics needing reliable component positioning. With 1500 lb capacity and 25 inches of adjustment, this stand supports exhaust systems, shock absorbers, and suspension components during repairs.\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\u003eMaximum Stability During Repairs\u003c\/strong\u003e - Wide 12-inch diameter base and heavy-gauge steel construction prevent tipping and rocking during critical repair work.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Height Adjustment\u003c\/strong\u003e - 25 inches of vertical range with smooth operation, allowing precise positioning for exhaust and suspension work.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eComponent-Specific Support Design\u003c\/strong\u003e - Rubber-capped saddle protects parts while maintaining secure contact during installation and removal.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications for Auxiliary Stands\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eExhaust system installation and removal procedures.\u003c\/li\u003e\n\u003cli\u003eShock absorber and strut replacement work.\u003c\/li\u003e\n\u003cli\u003eSuspension component repairs and modifications.\u003c\/li\u003e\n\u003cli\u003eSteering system maintenance and alignment work.\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 31500 Auxiliary Stand 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\"\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e1500 lbs (680 kg) - 3\/4 Ton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e53-3\/4\" to 78-7\/8\" (136.5-200.3 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e12\" diameter base (30.5 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Size\u003c\/th\u003e\n\u003ctd\u003e5-1\/4\" x 1-1\/2\" (13.3 x 3.8 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e33 lbs (15 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eUnder-hoist component support; not for primary vehicle support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e31500\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFoot Pedal\u003c\/th\u003e\n\u003ctd\u003eNot included (see model 31501)\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 manufactures professional lifting tools for automotive sectors. Known for heavy-duty construction, Omega products are trusted by mechanics in demanding environments.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Auxiliary Stand Support\u003c\/h2\u003e\n\u003cp\u003eJoin professional mechanics who trust Omega auxiliary stands for reliable component support.\u003c\/p\u003e\n\u003cstrong\u003eOrder your Omega 31500 auxiliary stand today.\u003c\/strong\u003e\u003c\/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 is the difference between the Omega 31500 and 31501 auxiliary stand models? A: The 31500 operates without a foot pedal using manual adjustment mechanism, while the 31501 includes a foot pedal for easier load movement and positioning adjustments during repairs. Both models offer the same 1500 lb capacity and identical height ranges from 53-3\/4 to 78-7\/8 inches, with the foot pedal being the primary functional difference. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c!-- Visible accordion for users --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the Omega 31500 and 31501 auxiliary stand models?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 31500 uses a manual adjustment mechanism and does not include a foot pedal, making it a straightforward option for controlled, incremental positioning. The 31501 adds a foot pedal to help move and fine-tune loads more easily during service. Both models share a 1500-lb capacity and the same 53-3\/4\" to 78-7\/8\" height range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this auxiliary stand support the full weight of a vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. This stand is intended for partial support of components—such as exhaust sections, shocks, and suspension parts—while the vehicle is already safely lifted. It is not a primary lifting or stabilizing device. Always use certified lifts or jack stands for vehicle support and follow your shop's safety procedures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to jack stands for automotive work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eJack stands are designed to support the vehicle's weight for stability during service. An auxiliary stand like the 31500 supports individual components, helping you align, hold, or position parts during removal and installation. Use it alongside your primary lifting equipment to gain precise control without transferring full vehicle load to the stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of automotive components can this auxiliary stand support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eIt's ideal for exhaust assemblies, shock absorbers, struts, and various suspension or steering components up to 1500 lbs. The rubber-capped saddle helps protect surfaces, while the 12-inch base improves stability during delicate alignment and bolt-up tasks. Use it to hold parts steady as you torque fasteners or verify clearances.\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":46397258105083,"sku":"OME-31500","price":173.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-auxiliary-stand-1500-lbs-capacity-no-foot-pedal-automotive-299.webp?v=1767608599"},{"product_id":"10-ton-high-lift-pin-style-jack-stand","title":"OMEGA 32107B 10 Ton High Lift Pin Style Jack Stand (Pair)","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eIntroducing the OMEGA 32107B 10 Ton High Lift Pin Style Jack Stands, designed to provide ultimate safety and value for heavy-duty lifting tasks. These ANSI-certified jack stands are built with sturdy welded-steel construction, offering a lift range from 27 7\/8 inches to 47 3\/8 inches. With a large saddle to securely support the load and a 16 1\/8-inch by 16 1\/8-inch base to prevent twisting, these stands ensure stability and peace of mind during use. Ideal for professionals and DIY enthusiasts, the OMEGA 32107B delivers dependable strength for demanding applications.\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\u003ePin-style design for ultimate security and safety\u003c\/li\u003e\n\u003cli\u003eANSI certified for added assurance\u003c\/li\u003e\n\u003cli\u003eSturdy welded-steel construction to prevent twisting\u003c\/li\u003e\n\u003cli\u003eStable 16 1\/8 in. x 16 1\/8 in. base for enhanced stability\u003c\/li\u003e\n\u003cli\u003eLift range of 27 7\/8 in. – 47 3\/8 in. for versatile use\u003c\/li\u003e\n\u003cli\u003eLarge saddle design to support load securely\u003c\/li\u003e\n\u003cli\u003eHeavy gauge steel frame to prevent distortion or twisting\u003c\/li\u003e\n\u003cli\u003eDurable construction for long-lasting use\u003c\/li\u003e\n\u003cli\u003eProvides superior safety and strength for peace of mind\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\u003eMin Height: 27-7\/8 in\u003c\/li\u003e\n\u003cli\u003eMax Height: 47-3\/8 in\u003c\/li\u003e\n\u003cli\u003eWeight: 110 lbs\u003c\/li\u003e\n\u003cli\u003eBase Size: 16-1\/8 in x 16-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 a leader in the hydraulic and lifting equipment industry, known for its durable, high-quality products that prioritize safety and performance. Omega tools are trusted by professionals worldwide for their reliability, innovative design, and adherence to industry standards.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397258301691,"sku":"OME-32107B","price":629.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-10-ton-high-lift-pin-style-jack-stand-pair-32107b-131.webp?v=1767608653"},{"product_id":"truck-stand-pin-style-22-ton-capacity","title":"OMEGA 32225B 22 Ton Truck Stand Pin Style, Pair","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 - wrapped for better browser support *\/\n    @supports selector(:has(*)) {\n        .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n            display: none;\n        }\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=\"Two black steel pin style truck stands with adjustable height mechanism\" 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-22-ton-truck-stand-pin-style-pair-32225b-jack-879.webp?v=1723599999\u0026amp;width=400 400w,\n                  https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-22-ton-truck-stand-pin-style-pair-32225b-jack-879.webp?v=1723599999\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-22-ton-truck-stand-pin-style-pair-32225b-jack-879.webp?v=1723599999\u0026amp;width=800\"\u003e\n\u003ch2\u003eHeavy-Duty Support for Big Trucks - Omega Pin Style Truck Stands (32225B, Pair)\u003c\/h2\u003e\n\u003ch3\u003eProfessional 22-Ton Capacity Jack Stands for Commercial and Heavy-Duty Vehicles\u003c\/h3\u003e\n\u003cp\u003eThe Omega 32225B pin style truck stands deliver 22-ton lifting capacity (~19,958 kg) per pair for heavy-duty trucks and commercial vehicles. These professional jack stands feature welded steel construction with a twist-resistant frame, providing secure support during maintenance work from 12-1\/4 to 19-7\/8 inches in height.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2\u003eKey Benefits and Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eMassive 22-Ton Load Capacity\u003c\/strong\u003e - Each pair supports up to 44,000 pounds total, providing the strength needed for heavy-duty trucks, RVs, and commercial vehicles without compromising safety during extended maintenance work.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eTwist-Resistant Steel Construction\u003c\/strong\u003e - Heavy-gauge welded steel frame prevents distortion under load, while the wide 9-3\/4 inch square base provides exceptional stability on workshop floors and driveways.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eSecure Pin-Style Height Adjustment\u003c\/strong\u003e - Heavy-duty pin mechanism locks stands at precise heights between 12-1\/4 and 19-7\/8 inches, eliminating the slip risks associated with ratcheting designs during critical repair work.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2\u003ePerfect Applications for Heavy-Duty Truck Stands\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSemi-truck and commercial vehicle maintenance and tire changes.\u003c\/li\u003e\n\u003cli\u003eHeavy-duty pickup truck suspension work and brake repairs.\u003c\/li\u003e\n\u003cli\u003eRV and motorhome undercarriage access and stabilization.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance operations requiring reliable long-term support.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable\u003e\n\u003ccaption\u003eOmega 32225B Pin Style Truck Stand 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\"\u003eLoad Capacity\u003c\/th\u003e\n\u003ctd\u003e22-ton per pair (~19,958 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e12-1\/4 in to 19-7\/8 in (311-505 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Size\u003c\/th\u003e\n\u003ctd\u003e3-1\/8 in × 2-3\/4 in (79 × 70 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Dimensions\u003c\/th\u003e\n\u003ctd\u003e9-3\/4 in × 9-3\/4 in (248 × 248 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eWelded Steel Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustment Style\u003c\/th\u003e\n\u003ctd\u003ePin Style Locking\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003eSold as Pair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003e32225B\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 Professional-Grade Truck Support Today\u003c\/h2\u003e\n\u003cp\u003eTrust the Omega 32225B pin style truck stands for reliable 22-ton capacity and twist-resistant construction.\u003c\/p\u003e\n\u003cstrong\u003eOrder your pair of heavy-duty truck stands today and work with confidence.\u003c\/strong\u003e\u003c\/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 vehicles can these 22-ton truck stands safely support? A: The Omega 32225B stands safely support heavy-duty trucks, commercial vehicles, RVs, and large SUVs up to 44,000 pounds total load when used as a pair. The 22-ton capacity makes them ideal for Class 7 and Class 8 commercial trucks, motorhomes, and heavy pickup trucks that exceed standard passenger car jack stand capacity limits. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c!-- Visible accordion for users --\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles can these 22-ton truck stands safely support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Omega 32225B stands support heavy-duty trucks, commercial vehicles, RVs, and large SUVs up to 44,000 pounds total load when used as a pair. The 22-ton capacity makes them suitable for Class 7 and Class 8 commercial trucks, motorhomes, and heavy pickup trucks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How do pin style jack stands compare to ratcheting stands? A: Pin style stands like the 32225B lock securely at specific heights using a heavy-duty pin mechanism, eliminating slip risks common with ratcheting stands under extreme loads. The pin design provides absolute mechanical locking that prevents accidental lowering, making them preferred for long-term support applications and heavy commercial vehicle maintenance work. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do pin style jack stands compare to ratcheting stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePin style stands like the 32225B lock securely at specific heights using a heavy-duty pin mechanism, helping prevent slip risks common with ratcheting stands under extreme loads. The pin design reduces the risk of unintended lowering and offers consistent support for long-duration applications and heavy commercial vehicle maintenance work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What is the height adjustment range on these truck stands? A: The 32225B adjusts from 12-1\/4 inches to 19-7\/8 inches using the secure pin-locking mechanism for precise positioning. This range accommodates most heavy-duty trucks, commercial vehicles, and RVs while maintaining proper ground clearance for undercarriage work, brake maintenance, and suspension repairs on various vehicle heights. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the height adjustment range on these truck stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 32225B adjusts from 12-1\/4 inches to 19-7\/8 inches using the secure pin-locking mechanism for precise positioning. This range accommodates most heavy-duty trucks, commercial vehicles, and RVs while maintaining proper ground clearance for undercarriage work, brake maintenance, and suspension repairs on various vehicle heights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are these jack stands stable enough for long-term vehicle support? A: The welded steel frame and 9-3\/4 inch square base are designed for extended maintenance sessions. The heavy-gauge construction helps resist frame distortion, while the wide base footprint supports stability during extended use. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these jack stands stable enough for long-term vehicle support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe welded steel frame and 9-3\/4 inch square base are designed for extended maintenance sessions. The heavy-gauge construction helps resist frame distortion, while the wide base footprint helps the stands remain secure during extended use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Why choose pin style over other truck stand designs? A: Pin style truck stands offer superior safety because they lock mechanically at specific heights using a solid steel pin, eliminating gradual settling or slippage common with ratcheting mechanisms. This mechanical locking system provides absolute security during critical repairs and maintenance work on heavy vehicles where safety cannot be compromised under any circumstances. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy choose pin style over other truck stand designs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePin style truck stands offer enhanced safety because they lock mechanically at specific heights using a solid steel pin, helping prevent gradual settling or slippage common with ratcheting mechanisms. This mechanical locking system helps prevent unintended lowering, supporting safer long-duration maintenance on heavy vehicles where stability is critical for worker safety.\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":46397258334459,"sku":"OME-32225B","price":255.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-22-ton-truck-stand-pin-style-pair-32225b-jack-879.webp?v=1767608668"},{"product_id":"auxiliary-stand-1500-lbs-capacity-foot-pedal","title":"OMEGA 31501 Auxiliary Stand, 1500 lbs Capacity, Foot Pedal","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\n\u003cdiv class=\"product-content-wrapper\"\u003e\n    \u003csection class=\"hero\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-31501-auxiliary-stand-1500-lbs-capacity-foot-pedal-automotive-508.webp?v=1767608679?v=1767072455\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-31501-auxiliary-stand-1500-lbs-capacity-foot-pedal-automotive-508.webp?v=1723600004\u0026amp;width=400 400w,\n                    https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-31501-auxiliary-stand-1500-lbs-capacity-foot-pedal-automotive-508.webp?v=1767608679?v=1767072455 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" class=\"product-hero-image\" alt=\"Heavy-duty steel auxiliary stand with foot pedal and adjustable height mechanism\"\u003e\n        \n        \u003ch2\u003eProfessional Support for Under-Vehicle Repairs - Omega Auxiliary Stand with Foot Pedal (31501, 1500 lb Capacity)\u003c\/h2\u003e\n        \u003ch3\u003eHeavy-Gauge Steel Construction for Safe Automotive Maintenance\u003c\/h3\u003e\n        \n        \u003cp\u003eThe Omega 31501 auxiliary stand is designed for professional mechanics who need reliable support during under-vehicle repairs. With a 1,500 lb (680 kg) capacity and foot pedal operation, this stand provides hands-free height adjustment while supporting exhaust systems, shock absorbers, and other components safely under properly secured lifts.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eHands-Free Operation\u003c\/strong\u003e - The foot pedal design allows quick height adjustment from 53-3\/4 to 78-7\/8 inches (136.5–200.3 cm), keeping your hands free to position components and focus on the repair work.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eProfessional-Grade Durability\u003c\/strong\u003e - Heavy-gauge steel frame construction prevents twisting and distortion under load, ensuring consistent support throughout extended repair sessions.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eStable Component Support\u003c\/strong\u003e - The 12-inch (30.5 cm) diameter base and 5-1\/4 x 1-1\/2 inch saddle provide secure positioning for exhaust systems, shock absorbers, and transmission components during installation or removal.\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003ePerfect Applications for Automotive Professionals\u003c\/h2\u003e\n        \u003cp\u003eThis under-hoist auxiliary stand excels in professional shop environments where precise component positioning is critical:\u003c\/p\u003e\n        \u003cul\u003e\n            \u003cli\u003eExhaust system repairs and replacements.\u003c\/li\u003e\n            \u003cli\u003eShock absorber and strut installations.\u003c\/li\u003e\n            \u003cli\u003eTransmission component service.\u003c\/li\u003e\n            \u003cli\u003eDifferential and axle maintenance.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\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 31501 Auxiliary Stand 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\"\u003eWeight Capacity\u003c\/th\u003e\n                        \u003ctd\u003e1,500 lbs\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eMinimum Height\u003c\/th\u003e\n                        \u003ctd\u003e53-3\/4 in\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n                        \u003ctd\u003e78-7\/8 in\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eSaddle Size\u003c\/th\u003e\n                        \u003ctd\u003e5-1\/4 in x 1-1\/2 in\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eBase Diameter\u003c\/th\u003e\n                        \u003ctd\u003e12 in\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n                        \u003ctd\u003eHeavy-gauge steel\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eAdjustment Method\u003c\/th\u003e\n                        \u003ctd\u003eFoot pedal operation\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eInstallation and Setup\u003c\/h2\u003e\n        \u003cp\u003ePosition under your secured automotive lift before raising the vehicle. Adjust height using the foot pedal to contact the component needing support.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"cta\"\u003e\n        \u003ch2\u003eProfessional-Grade Auxiliary Stand\u003c\/h2\u003e\n        \u003cp\u003eEssential tool for any professional automotive service environment.\u003c\/p\u003e\n        \u003cstrong\u003eAdd this reliable support stand to your shop equipment today.\u003c\/strong\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: What is the maximum weight this auxiliary stand can support?\n            A: The Omega 31501 auxiliary stand has a maximum capacity of 1,500 lbs (680 kg) and is specifically designed for supporting vehicle components during repair, not the vehicle itself. This capacity handles most exhaust systems, transmissions, and differential components safely under proper lift conditions.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eWhat is the maximum weight this auxiliary stand can support?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThe Omega 31501 auxiliary stand has a maximum capacity of 1,500 lbs (680 kg) and is specifically designed for supporting vehicle components during repair, not the vehicle itself. This capacity handles most exhaust systems, transmissions, and differential components safely under proper lift conditions.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: Can this stand be used without an automotive lift?\n            A: No, this auxiliary stand must only be used under a properly secured automotive lift. It is not designed to support vehicles independently and should never be used as a primary vehicle support system. The stand is engineered specifically for component support during under-vehicle maintenance operations.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eCan this stand be used without an automotive lift?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eNo, this auxiliary stand must only be used under a properly secured automotive lift. It is not designed to support vehicles independently and should never be used as a primary vehicle support system. The stand is engineered specifically for component support during under-vehicle maintenance operations.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: How does the foot pedal operation work?\n            A: The foot pedal allows hands-free height adjustment from 53-3\/4 to 78-7\/8 inches (136.5-200.3 cm), letting you position components while keeping both hands available for repair work. This design eliminates the need for manual cranking or adjustment tools, improving efficiency and safety during component installation.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eHow does the foot pedal operation work?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThe foot pedal allows hands-free height adjustment from 53-3\/4 to 78-7\/8 inches (136.5–200.3 cm), letting you position components while keeping both hands available for repair work. This design eliminates the need for manual cranking or adjustment tools, improving efficiency and safety during component installation.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: How does this compare to regular jack stands?\n            A: Unlike standard jack stands that support the vehicle, this auxiliary stand specifically supports components during repair and features foot pedal adjustment with a smaller saddle designed for parts rather than vehicle contact points. The 12-inch base provides stability while the specialized saddle securely holds automotive components during service operations.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eHow does this compare to regular jack stands?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eUnlike standard jack stands that support the vehicle, this auxiliary stand specifically supports components during repair and features foot pedal adjustment with a smaller saddle designed for parts rather than vehicle contact points. The 12-inch base provides stability while the specialized saddle securely holds automotive components during service operations.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397258858747,"sku":"OME-31501","price":204.76,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-auxiliary-stand-1500-lbs-capacity-foot-pedal-automotive-407.webp?v=1767608689"},{"product_id":"2-ton-capacity-engine-crane","title":"OMEGA 44020 2 Ton Capacity Engine Crane","description":"\u003cdiv class=\"description-main\"\u003e\n\u003cp align=\"justify\"\u003eLooking to make engine removal and installation a breeze? Look no further than the Omega 2 Ton Capacity Engine Crane model 44020. This heavy-duty crane is designed to remove, install, and transport automotive and light truck engines with ease. Constructed with welded, reinforced tubular steel, it can handle heavy loads reliably. The metered control release valve allows for precise lowering of the boom, giving you complete control during engine handling. Whether you're a professional mechanic or a DIY enthusiast, the Omega 44020 Engine Crane will simplify your engine projects.\u003c\/p\u003e\n\u003cp align=\"justify\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e All measurements are approximate and may vary slightly due to manufacturing tolerances. Specifications are subject to change without notice.\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\u003eOmega 2 Ton Capacity Engine Crane model 44020\u003c\/li\u003e\n\u003cli\u003eIdeal for removing, installing, and transporting auto and light truck engines\u003c\/li\u003e\n\u003cli\u003eHeavy-duty welded construction with reinforced tubular steel for strength\u003c\/li\u003e\n\u003cli\u003eMetered control release valve for precise boom-lowering speed\u003c\/li\u003e\n\u003cli\u003eRequires appropriate engine leveler, sling, and\/or chains (not included)\u003c\/li\u003e\n\u003cli\u003eEquipped with special 8-ton hydraulic crane jacks\u003c\/li\u003e\n\u003cli\u003eBuilt-in by-pass mechanism with U.S. Patent No. 5,946,912\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\u003eBoom Capacity at Length 1 Ton:\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003eHook Height (Min): 9-1\/4 in\u003c\/li\u003e\n\u003cli\u003eHook Height (Max): 81-1\/4 in\u003c\/li\u003e\n\u003cli\u003eBase Length: 80-1\/2 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cli\u003eBoom Capacity at Length 1\/2 Ton:\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003eHook Height (Min): 5 in\u003c\/li\u003e\n\u003cli\u003eHook Height (Max): 86-1\/2 in\u003c\/li\u003e\n\u003cli\u003eBase Length: 89-1\/2 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cli\u003eBoom Capacity at Length 1-1\/2 Ton:\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003eHook Height (Min): 14 in\u003c\/li\u003e\n\u003cli\u003eHook Height (Max): 75-1\/4 in\u003c\/li\u003e\n\u003cli\u003eBase Length: 71-1\/2 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cli\u003eBoom Capacity at Length 2 Ton:\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003eHook Height (Min): 18-3\/8 in\u003c\/li\u003e\n\u003cli\u003eHook Height (Max): 69-1\/4 in\u003c\/li\u003e\n\u003cli\u003eBase Length: 62-1\/2 in\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cli\u003e\u003cstrong\u003eAdditional Specifications:\u003c\/strong\u003e\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003eFront Base Width: 29 in\u003c\/li\u003e\n\u003cli\u003eRear Base Width: 34-5\/8 in\u003c\/li\u003e\n\u003cli\u003eHeight: 57 in\u003c\/li\u003e\n\u003cli\u003eWheel Diameter: 3-1\/2 in\u003c\/li\u003e\n\u003c\/ul\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 automotive and industrial sectors, producing high-quality lifting and support tools for professionals. With a commitment to durability, safety, and innovation, Omega products are designed to handle the toughest tasks while ensuring maximum reliability and performance.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397259743483,"sku":"OME-44020","price":878.91,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-2-ton-capacity-engine-crane-44020-518.webp?v=1767608993"},{"product_id":"4-ton-capacity-jack-for-engine-crane","title":"OMEGA 44940 4 Ton Capacity Jack for Engine Crane","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=\"Silver hydraulic engine crane jack with heavy-duty steel construction and rugged base\" 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-4-ton-capacity-jack-for-engine-crane-44940-automotive-596.webp?v=1723600076\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-4-ton-capacity-jack-for-engine-crane-44940-automotive-596.webp?v=1723600076\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-4-ton-capacity-jack-for-engine-crane-44940-automotive-596.webp?v=1723600076\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eOMEGA 4 Ton Engine Crane Jack (44940) - Professional Heavy-Duty Lifting\u003c\/h2\u003e\n\u003ch3\u003eHydraulic Long Ram Jack with Leak-Free Performance\u003c\/h3\u003e\n\u003cp\u003eThe OMEGA 44940 engine crane jack is a professional-grade hydraulic lifting tool designed for automotive professionals and serious DIY mechanics who need reliable 4-ton lifting capacity. This long ram jack features machined cylinders with patented bypass protection, providing controlled lifting from 19-7\/8 inches to 35-1\/4 inches for engine removal and heavy component 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\u003eLeak-Free Hydraulic System\u003c\/strong\u003e - Features machined and polished cylinders with die-cut threads that eliminate fluid leaks while delivering smooth, consistent lifting performance for years of professional use.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eOverload Protection\u003c\/strong\u003e - Built-in patented bypass mechanism (U.S. Patent No. 5,946,912) prevents internal damage from excessive loads, protecting both the jack and your engine crane investment.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHeavy-Duty Construction\u003c\/strong\u003e - Fabricated from hard-cast steel with heat-treated critical stress areas and a wide rugged base that provides superior stability during lifting operations.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect for Professional Applications\u003c\/h2\u003e\n\u003cp\u003eIdeal when you need reliable lifting power for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eEngine removal and installation on passenger vehicles.\u003c\/li\u003e\n\u003cli\u003eHeavy transaxle work requiring precise control.\u003c\/li\u003e\n\u003cli\u003eAutomotive shop operations with frequent lifting needs.\u003c\/li\u003e\n\u003cli\u003eProfessional mechanics requiring leak-free reliability.\u003c\/li\u003e\n\u003cli\u003eDIY enthusiasts tackling major engine projects.\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 44940 Engine Crane 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\"\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e4 Ton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e19-7\/8 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e35-1\/4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Size\u003c\/th\u003e\n\u003ctd\u003e5-1\/8 x 4-1\/2 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e17 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHydraulic Oil Volume\u003c\/th\u003e\n\u003ctd\u003e12 oz \/ 353 mL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eOMEGA Engine Cranes\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 Professional-Grade Lifting Performance\u003c\/h2\u003e\n\u003cp\u003eJoin thousands of automotive professionals who trust OMEGA's proven hydraulic technology for critical lifting applications. Built to last with leak-free reliability.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdd the OMEGA 44940 engine crane jack to your professional toolkit today.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eAbout the Brand\u003c\/h2\u003e\n\u003cp\u003eOMEGA Lift Equipment is a trusted manufacturer of professional-grade lifting tools, known for engineering reliable hydraulic solutions that meet the demanding requirements of automotive professionals. With patented safety features and rigorous testing, OMEGA products deliver the performance and durability needed for critical lifting operations.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What engine cranes is this jack compatible with? A: The OMEGA 44940 is specifically engineered for use with OMEGA engine cranes and may not be compatible with other brands due to mounting specifications, hydraulic connections, and safety systems. Always verify compatibility with your specific crane model before purchase to ensure proper fit, optimal performance, and safe operation during lifting operations. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat engine cranes is this jack compatible with?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe OMEGA 44940 is specifically engineered for use with OMEGA engine cranes and may not be compatible with other brands due to mounting specifications, hydraulic connections, and safety systems. Always verify compatibility with your specific crane model before purchase to ensure proper fit, optimal performance, and safe operation during lifting operations.\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 standard bottle jacks? A: Unlike standard bottle jacks, this long ram hydraulic design provides extended reach and controlled lifting specifically engineered for engine crane applications with patented bypass protection. The machined cylinders offer leak-free performance while integrated safety mechanisms prevent overload damage to your crane equipment, making it superior for professional automotive lifting applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard bottle jacks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUnlike standard bottle jacks, this long ram hydraulic design provides extended reach and controlled lifting specifically engineered for engine crane applications with patented bypass protection. The machined cylinders offer leak-free performance while integrated safety mechanisms prevent overload damage to your crane equipment, making it superior for professional automotive lifting applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What maintenance does the hydraulic system require? A: Check hydraulic oil level periodically using the 12 oz capacity specification as reference and keep cylinders clean to maintain optimal lifting performance. The sealed hydraulic system with precision-machined components requires minimal maintenance thanks to the leak-free design, but regular inspection of seals and proper storage ensures long-term reliability and professional performance standards. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance does the hydraulic system require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eCheck hydraulic oil level periodically using the 12 oz capacity specification as reference and keep cylinders clean to maintain optimal lifting performance. The sealed hydraulic system with precision-machined components requires minimal maintenance thanks to the leak-free design, but regular inspection of seals and proper storage ensures long-term reliability and professional performance standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can this jack be used for other lifting applications? A: This hydraulic jack is engineered specifically for engine crane use and should not be used for other lifting applications or as a standalone jack. Using it outside its intended application may compromise the patented safety features, void warranty coverage, and potentially cause equipment damage or unsafe lifting conditions that could result in injury. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this jack be used for other lifting applications?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis hydraulic jack is engineered specifically for engine crane use and should not be used for other lifting applications or as a standalone jack. Using it outside its intended application may compromise the patented safety features, void warranty coverage, and potentially cause equipment damage or unsafe lifting conditions that could result in injury.\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":46397259841787,"sku":"OME-44940","price":106.26,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-4-ton-capacity-jack-for-engine-crane-44940-automotive-596.webp?v=1767609030"},{"product_id":"auxiliary-stand-2-ton-capacity","title":"OMEGA 33020 2 Ton Auxiliary Stand","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 under hoist auxiliary stand with adjustable height and square base pad for automotive repairs\" 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-2-ton-auxiliary-stand-33020-jack-863.webp?v=1723600143\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-2-ton-auxiliary-stand-33020-jack-863.webp?v=1723600143\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-2-ton-auxiliary-stand-33020-jack-863.webp?v=1723600143\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eProfessional Support Technology - OMEGA Under Hoist Auxiliary Stand (33020, 2 Ton)\u003c\/h2\u003e\n\u003ch3\u003eHeavy-Gauge Steel Tripod Stand for Exhaust System Repairs\u003c\/h3\u003e\n\u003cp\u003eThe OMEGA 33020 auxiliary stand is a professional-grade tripod support system designed for mechanics working on exhaust systems, shock absorbers, and other vehicle components during under-vehicle repairs. This 2-ton capacity stand features heavy-gauge steel frame construction that extends from 69 to 78.5 inches (175 to 199 cm), providing reliable partial support while preventing vehicle tipping when used alongside automotive lifts.\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\u003eEnhanced Workshop Safety\u003c\/strong\u003e - Heavy-gauge steel frame prevents distortion and twisting, while high-reach design stops vehicle tipping when working on lifts.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Versatility\u003c\/strong\u003e - Adjustable 69-78.5 inch range accommodates various vehicles and lift positions for exhaust work and shock replacement.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eFast Component Access\u003c\/strong\u003e - Tripod design allows quick setup and secure positioning, reducing repair time while maintaining safety standards.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n\u003cp\u003eThis \u003cem\u003eunder hoist auxiliary stand\u003c\/em\u003e excels in professional automotive environments:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eExhaust system repairs and installations in auto shops.\u003c\/li\u003e\n\u003cli\u003eShock absorber and suspension component service work.\u003c\/li\u003e\n\u003cli\u003eUnder-vehicle repairs requiring stable component positioning.\u003c\/li\u003e\n\u003cli\u003eProfessional garage and dealership maintenance operations.\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 33020 Auxiliary Stand 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\"\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e2 Ton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e69 in (175 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e78.5 in (199 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Size\u003c\/th\u003e\n\u003ctd\u003e5-1\/4 x 1-1\/2 in (133 x 38 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Dimensions\u003c\/th\u003e\n\u003ctd\u003e24 x 24 x 24 in (610 x 610 x 610 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e54 lbs (24.5 kg)\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 Pro-Grade Under Hoist Auxiliary Stand Support\u003c\/h2\u003e\n\u003cp\u003eEnhance your automotive service capabilities with the OMEGA 33020 auxiliary stand. Backed by a one-year limited manufacturer warranty, this tripod stand delivers the reliability and safety features that professional mechanics depend on for under-vehicle repairs.\u003c\/p\u003e\n\u003cstrong\u003eAdd to cart for fast, professional-quality automotive support.\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: What is the weight capacity of this auxiliary stand? A: The OMEGA 33020 has a 2-ton weight capacity designed for partial component support during automotive repairs, not vehicle support. It provides stable positioning for exhaust systems, shock absorbers, and similar components while working under lifted vehicles in professional shop environments. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight capacity of this auxiliary stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e2-ton capacity for component support, not vehicle support.\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 standard jack stands? A: Unlike fixed-height jack stands that support vehicles, this tripod auxiliary stand adjusts from 69 to 78.5 inches and specializes in component positioning during repairs. Its high-reach design prevents vehicle tipping on lifts while offering precise positioning for exhaust and suspension work. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to standard jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAdjusts 69-78.5 inches for component positioning, prevents tipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can this stand be used with all types of automotive lifts? A: Yes, the high-reach design extending from 69 to 78.5 inches prevents vehicle tipping when used alongside most automotive lifts including two-post, four-post, and scissor lifts. The heavy-gauge steel construction and tripod base provide stable supplementary support for professional shop applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this stand be used with all types of automotive lifts?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWorks with most lift types to prevent tipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What warranty coverage does this auxiliary stand include? A: The OMEGA 33020 comes with a one-year limited manufacturer warranty covering defects in materials and workmanship under normal professional use conditions. This warranty reflects Omega Lift Equipment commitment to quality construction and provides peace of mind for automotive service facilities. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty coverage does this auxiliary stand include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eOne-year limited warranty covers defects and workmanship.\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":46397260529915,"sku":"OME-33020","price":206.77,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-2-ton-auxiliary-stand-33020-jack-863.webp?v=1767609385"},{"product_id":"engine-stand-750-lbs-capacity","title":"OMEGA 30750 Engine Stand, 750 lbs","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=\"Black H-type engine stand with four wheels and rotating head plate\" 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-30750-engine-stand-750-lbs-395.webp?v=1723600175\u0026amp;width=400 400w, https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-30750-engine-stand-750-lbs-395.webp?v=1723600175\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-30750-engine-stand-750-lbs-395.webp?v=1723600175\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eProfessional Grade Engine Stand - Omega Heavy Duty Rotating Stand (30750, 750 lbs)\u003c\/h2\u003e\n\u003ch3\u003eBuilt for Serious Engine Work and Professional Rebuilds\u003c\/h3\u003e\n\u003cp\u003eThe Omega 30750 engine stand is a heavy-duty rotating stand designed for mechanics who need reliable support during engine rebuilds. With a 750 lb (340 kg) capacity and 8-position locking head plate, this professional-grade stand handles small block Chevy engines to larger V8 powerplants safely.\u003c\/p\u003e\n\u003cp\u003eBuilt with heavy-gauge welded square tubular steel, this stand prevents distortion under load while the rotating head provides complete 360-degree access for precision 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\u003eMaximum Stability Under Load\u003c\/strong\u003e - Heavy-gauge welded steel construction eliminates flex and distortion, keeping engines secure during delicate rebuild operations.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eComplete 360-Degree Access\u003c\/strong\u003e - Rotating head plate locks in 8 positions, providing perfect access to every component without repositioning the stand.\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\u003eSmall block Chevy and Ford engine rebuilds.\u003c\/li\u003e\n\u003cli\u003eV6 and V8 engine repair and maintenance work.\u003c\/li\u003e\n\u003cli\u003eProfessional shop and serious DIY garage applications.\u003c\/li\u003e\n\u003cli\u003eEngine storage during long-term rebuild projects.\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 30750 Engine Stand 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\"\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e750 lbs (340 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003e31.5 × 31.5 × 36.75 in (800 × 800 × 934 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHead Plate\u003c\/th\u003e\n\u003ctd\u003e10 × 6 in with 3\/8 in thickness\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHandle Length\u003c\/th\u003e\n\u003ctd\u003e20.25 in (514 mm) with rubber grip\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWheel Diameter\u003c\/th\u003e\n\u003ctd\u003e3 in (76 mm) casters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeavy-gauge welded square tubular steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRotation\u003c\/th\u003e\n\u003ctd\u003e360 degrees with 8 lock positions\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 Professional Engine Support for Your Next Rebuild\u003c\/h2\u003e\n\u003cp\u003eThe Omega 30750 rotating engine stand delivers the stability needed for safe, efficient engine work.\u003c\/p\u003e\n\u003cstrong\u003eAdd to cart now and tackle your engine project with confidence.\u003c\/strong\u003e\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eAbout Omega Lift Equipment\u003c\/h2\u003e\n\u003cp\u003eOmega Lift Equipment manufactures professional-grade lifting tools trusted by mechanics for reliable, heavy-duty rebuild projects.\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 this compare to Harbor Freight engine stands? A: The Omega 30750 features heavy-gauge welded square tubular steel construction with 8-position locking capability, providing superior stability compared to many Harbor Freight models that typically use lighter materials and offer fewer lock positions. The steel construction prevents flexing under load, while the precise locking mechanism allows for more accurate positioning during engine work. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to Harbor Freight engine stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Omega 30750 features heavy-gauge welded square tubular steel construction with 8-position locking capability, providing superior stability compared to many Harbor Freight models that typically use lighter materials and offer fewer lock positions. The steel construction prevents flexing under load, while the precise locking mechanism allows for more accurate positioning during engine work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What engines will this 750 lb engine stand support? A: This stand safely supports most V6 and V8 automotive engines under 750 lbs, including popular small block Chevy 350, Ford 302\/351 Windsor, and similar engines. It works well for motorcycle engines, ATV powerplants, and most passenger car engines. However, it's not recommended for large block engines like big block Chevy 454 or diesel engines that exceed the weight capacity. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat engines will this 750 lb engine stand support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis stand safely supports most V6 and V8 automotive engines under 750 lbs, including popular small block Chevy 350, Ford 302\/351 Windsor, and similar engines. It works well for motorcycle engines, ATV powerplants, and most passenger car engines. However, it's not recommended for large block engines like big block Chevy 454 or diesel engines that exceed the weight capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Does the rotating head make engine work easier? A: Yes, the 360-degree rotating head with 8 lock positions allows access to every engine angle without repositioning the stand. This is valuable when working on cylinder heads, oil pans, or transmission mounting points, as you can rotate to optimal working angles. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the rotating head make engine work easier?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the 360-degree rotating head with 8 lock positions allows access to every engine angle without repositioning the stand. This is valuable when working on cylinder heads, oil pans, or transmission mounting points, as you can rotate to optimal working angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is this engine stand easy to move around the garage? A: The built-in 3-inch casters provide smooth rolling movement across concrete garage floors, even when supporting a mounted engine. The extra-long 20.25-inch handle gives you excellent leverage and control when maneuvering, allowing you to position the stand precisely where needed without straining or struggling with heavy loads in tight garage spaces. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this engine stand easy to move around the garage?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe built-in 3-inch casters roll smoothly across garage floors, and the 20.25-inch handle provides excellent leverage for precise positioning, even with engines mounted.\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":46397260890363,"sku":"OME-30750","price":216.04,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-30750-engine-stand-750-lbs-395.webp?v=1767609542"},{"product_id":"ome-3-ton-dual-locking-jack-stands-pair-32038","title":"OMEGA 32038 3-Ton Dual Locking Jack Stands (Pair)","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\n\u003cdiv class=\"product-content-wrapper\"\u003e\n    \u003csection class=\"hero\"\u003e\n        \u003cimg class=\"product-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ome-3-ton-dual-locking-jack-stands-pair-32038-stand-791.webp?v=1767609588?v=1767073994\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ome-3-ton-dual-locking-jack-stands-pair-32038-stand-791.webp?v=1723600185\u0026amp;width=400 400w,\n                    https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ome-3-ton-dual-locking-jack-stands-pair-32038-stand-791.webp?v=1767609588?v=1767073994 800w\" sizes=\"(max-width: 767px) 100vw, 40vw\" width=\"800\" height=\"600\" loading=\"eager\" decoding=\"async\" fetchpriority=\"high\" alt=\"Black and yellow Omega ratcheting jack stands with dual locking pin mechanism\"\u003e\n        \n        \u003ch2\u003eMaximum Safety Under Your Vehicle - Omega 3 Ton Jack Stands (32038, Pair)\u003c\/h2\u003e\n        \u003ch3\u003eHeavy Duty Dual Locking Pin Design for Professional Auto Repair\u003c\/h3\u003e\n        \n        \u003cp\u003eThese Omega 3 ton jack stands deliver professional-grade vehicle support with a dual locking system providing 6,000 lbs total capacity. The ratchet design combines quick height adjustment from 11 3\/8 to 16 3\/4 inches with both pin lock and collar lock mechanisms. Built with stamped steel construction and ductile iron ratchet bars, these ASME compliant stands support cars, SUVs, and light trucks.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eKey Features and Benefits\u003c\/h2\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eDual Safety Lock System\u003c\/strong\u003e - Features both ratchet collar lock and visual pin lock that can be confirmed from a distance, preventing accidental release and ensuring secure vehicle support.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eWide Vehicle Compatibility\u003c\/strong\u003e - Adjustable height range accommodates small cars, SUVs, and light-duty trucks with 3-ton capacity per pair for versatile garage use.\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"highlight\"\u003e\n            \u003cstrong\u003eProfessional Grade Construction\u003c\/strong\u003e - Stamped steel frame with welded joints and cast ductile iron ratchet bar provides superior strength and durability.\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003ePerfect Applications\u003c\/h2\u003e\n        \u003cp\u003eIdeal for automotive repairs including:\u003c\/p\u003e\n        \u003cul\u003e\n            \u003cli\u003eOil changes and brake repairs on passenger vehicles.\u003c\/li\u003e\n            \u003cli\u003eTire rotation and suspension work on SUVs and light trucks.\u003c\/li\u003e\n            \u003cli\u003eProfessional auto shop and home garage maintenance.\u003c\/li\u003e\n            \u003cli\u003eFarm equipment and light commercial vehicle service.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\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 32038 Jack Stands 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\"\u003eCapacity\u003c\/th\u003e\n                        \u003ctd\u003e3 tons (6,000 lbs total per pair)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eJack Stand Type\u003c\/th\u003e\n                        \u003ctd\u003eRatcheting with dual locking pins\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n                        \u003ctd\u003e11 3\/8 - 16 3\/4 in (289 - 425 mm)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eBase Size\u003c\/th\u003e\n                        \u003ctd\u003e7 5\/8 x 6 7\/8 in (194 x 175 mm)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eSaddle Size\u003c\/th\u003e\n                        \u003ctd\u003e1 x 3 in (25 x 76 mm)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n                        \u003ctd\u003e13.9 lbs (6.3 kg) per pair\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n                        \u003ctd\u003ePair (2 jack stands)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eSafety Compliance\u003c\/th\u003e\n                        \u003ctd\u003eASME\/PASE certified\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n                        \u003ctd\u003e32038\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eInstallation and Usage Notes\u003c\/h2\u003e\n        \u003cul\u003e\n            \u003cli\u003eAlways use on level, solid ground - never on soft surfaces.\u003c\/li\u003e\n            \u003cli\u003ePosition under vehicle frame or designated lift points only.\u003c\/li\u003e\n            \u003cli\u003eUse wheel chocks on opposite end for additional stability.\u003c\/li\u003e\n            \u003cli\u003eAlways use jack stands in pairs for proper vehicle support.\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eAbout Omega Lift Equipment\u003c\/h2\u003e\n        \u003cp\u003eOmega Lift Equipment specializes in professional-grade automotive lifting solutions with innovative safety features and ASME compliant designs.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"cta\"\u003e\n        \u003ch2\u003eGet Professional-Grade Vehicle Support with Dual Safety Locks\u003c\/h2\u003e\n        \u003cp\u003eThese ASME compliant 3 ton jack stands provide the dual locking protection and adjustable height range you need for confident repairs.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eOrder your pair of Omega dual locking jack stands today.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003csection style=\"margin: 40px 0;\"\u003e\n        \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n        \n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: How do the dual locking pins work on these jack stands?\n            A: The dual system includes a ratchet collar lock that secures the height adjustment bar and a separate safety pin lock that can be visually confirmed from a distance. This redundant locking mechanism prevents accidental lowering and provides peace of mind when working under vehicles, especially compared to single-lock designs.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eHow do the dual locking pins work on these jack stands?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThe dual system includes a ratchet collar lock that secures the height adjustment bar and a separate safety pin lock that can be visually confirmed from a distance. This redundant locking mechanism prevents accidental lowering and provides peace of mind when working under vehicles, especially compared to single-lock designs.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: What vehicles can these 3 ton jack stands support?\n            A: These jack stands support passenger cars, SUVs, and light trucks up to 6,000 lbs total weight across the pair. The 11 3\/8 to 16 3\/4 inch height range accommodates most standard vehicles including sedans, compact SUVs, and half-ton pickup trucks when positioned under proper frame contact points.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eWhat vehicles can these 3 ton jack stands support?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThese jack stands support passenger cars, SUVs, and light trucks up to 6,000 lbs total weight across the pair. The 11 3\/8 to 16 3\/4 inch height range accommodates most standard vehicles including sedans, compact SUVs, and half-ton pickup trucks when positioned under proper frame contact points.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: How do these compare to Harbor Freight jack stands?\n            A: These Omega stands feature dual locking pins and ASME\/PASE compliance, while many Harbor Freight models use single-lock mechanisms without secondary safety pins. The ductile iron ratchet bar construction provides superior durability over standard steel alternatives, and the visual pin confirmation adds an extra safety layer for professional use.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eHow do these compare to Harbor Freight jack stands?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eThese Omega stands feature dual locking pins and ASME\/PASE compliance, while many Harbor Freight models use single-lock mechanisms without secondary safety pins. The ductile iron ratchet bar construction provides superior durability over standard steel alternatives, and the visual pin confirmation adds an extra safety layer for professional use.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdiv style=\"display: none;\"\u003e\n            \u003c!--FAQ--\u003e\n            Q: Are these jack stands safe for heavy duty use?\n            A: Yes, these are ASME\/PASE certified with stamped steel welded construction and cast ductile iron ratchet bars rated for 3 tons per pair (6,000 lbs total). The dual locking system exceeds basic safety standards and provides professional-grade reliability for both commercial shop environments and demanding home garage applications.\n            \u003c!--\/FAQ--\u003e\n        \u003c\/div\u003e\n        \u003cdetails\u003e\n            \u003csummary\u003eAre these jack stands safe for heavy duty use?\u003c\/summary\u003e\n            \u003cdiv\u003e\u003cp\u003eYes, these are ASME\/PASE certified with stamped steel welded construction and cast ductile iron ratchet bars rated for 3 tons per pair (6,000 lbs total). The dual locking system exceeds basic safety standards and provides professional-grade reliability for both commercial shop environments and demanding home garage applications.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Omega","offers":[{"title":"Default Title","offer_id":46397261054203,"sku":"OME-32038","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_-_2024-12-09T220327.974.jpg?v=1767609597"},{"product_id":"engine-stand-1250-lbs-capacity","title":"OMEGA 31250 Engine Stand, 1250 lbs","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=\"Heavy duty engine stand with rotating head plate and wheeled base for automotive repair\" 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-engine-stand-1250-lbs-capacity-537.webp?v=1723600191\u0026amp;width=400 400w, https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-engine-stand-1250-lbs-capacity-537.webp?v=1723600191\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-engine-stand-1250-lbs-capacity-537.webp?v=1723600191\u0026amp;width=800\"\u003e\n\u003ch2\u003eHeavy Duty Performance - Omega Engine Stand (31250, 1250 lbs Capacity)\u003c\/h2\u003e\n\u003ch3\u003eProfessional-Grade Rotating Engine Stand for Automotive Rebuilds\u003c\/h3\u003e\n\u003cp\u003eThe Omega 31250 heavy duty engine stand delivers 1,250 lbs capacity with 8-position rotating head plate for professional engine rebuilds and repairs. Designed for mechanics, automotive shops, and serious DIY enthusiasts who need reliable heavy-duty support for large engines. Built from welded square tubular steel for maximum durability and stability during intensive automotive projects.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003e1,250 lbs Capacity\u003c\/strong\u003e - Supports large V8 engines and heavy automotive applications that lighter stands cannot handle safely.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003e8-Position Rotation\u003c\/strong\u003e - Head plate locks in 8 positions with 360-degree rotation for perfect access to every working angle.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eEasy Maneuvering\u003c\/strong\u003e - Long handle with rubber grip plus swivel wheels enable smooth repositioning around your workspace.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eEngine rebuilds and overhauls for cars, trucks, and SUVs.\u003c\/li\u003e\n\u003cli\u003eTransmission removal and installation projects.\u003c\/li\u003e\n\u003cli\u003eEngine block cleaning and machining preparation.\u003c\/li\u003e\n\u003cli\u003eClassic car restoration and engine swaps.\u003c\/li\u003e\n\u003cli\u003eProfessional automotive shop and home garage use.\u003c\/li\u003e\n\u003cli\u003eHeavy diesel engine maintenance and repair work.\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 31250 Engine Stand 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\"\u003eWeight Capacity\u003c\/th\u003e\n\u003ctd\u003e1,250 lbs (567 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Dimensions\u003c\/th\u003e\n\u003ctd\u003e33-3\/8 in × 33-7\/8 in (84.8 × 86.0 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Height\u003c\/th\u003e\n\u003ctd\u003e42-3\/4 in (108.6 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHead Plate Size\u003c\/th\u003e\n\u003ctd\u003e7-1\/2 in × 6-1\/2 in × 5\/8 in × 10-1\/2 in (19.1 × 16.5 × 1.6 × 26.7 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHandle Length\u003c\/th\u003e\n\u003ctd\u003e20-1\/4 in (51.4 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeavy-gauge welded square tubular steel\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\u003eInstallation and Setup\u003c\/h2\u003e\n\u003cp\u003eThe Omega 31250 engine stand ships partially assembled requiring basic hand tools to attach wheels and handle assembly. Typical setup time is 30-45 minutes. Always place on level ground before mounting engines and verify all attachment points are secure before rotating or moving the loaded stand.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional Engine Stand Performance\u003c\/h2\u003e\n\u003cp\u003eReady for your next engine project? This heavy duty engine stand provides the stability and precision control you need. Perfect for both professional shops and serious home mechanics.\u003c\/p\u003e\n\u003cstrong\u003eOrder your Omega 31250 engine stand today.\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 does this compare to Harbor Freight engine stands? A: The Omega 31250 offers 1,250 lbs capacity versus Harbor Freight models at 750-1000 lbs, plus welded steel construction and longer 20-1\/4 inch handle for better leverage. Features 8-position locking head plate compared to basic rotation on standard budget models, providing more precision during engine work. Designed for heavy-duty professional applications. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to Harbor Freight engine stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Omega 31250 offers 1,250 lbs capacity versus Harbor Freight models at 750-1000 lbs, plus welded steel construction and longer 20-1\/4 inch handle for better leverage. Features 8-position locking head plate compared to basic rotation on standard budget models, providing more precision during engine work. Designed for heavy-duty professional applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What engines will this stand hold? A: This stand supports big block V8s, diesel engines, LS motors, and small block engines with room for accessories. The 1,250 lb capacity handles fully dressed engines with manifolds, alternators, and other heavy components still attached during rebuilds, making engine work more convenient and efficient. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat engines will this stand hold?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis stand supports big block V8s, diesel engines, LS motors, and small block engines with room for accessories. The 1,250 lb capacity handles fully dressed engines with manifolds, alternators, and other heavy components still attached during rebuilds, making engine work more convenient and efficient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many positions does the head lock into? A: The head plate locks in 8 positions with 360-degree rotation for access to any angle during engine work. Each position clicks firmly into place with positive engagement, ensuring the engine stays exactly where you position it without drift or movement during detailed repair work. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many positions does the head lock into?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe head plate locks in 8 positions with 360-degree rotation for access to any angle during engine work. Each position clicks firmly into place with positive engagement, ensuring the engine stays exactly where you position it without drift or movement during detailed repair work.\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":46397261447419,"sku":"OME-31250","price":317.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-engine-stand-1250-lbs-capacity-537.webp?v=1767609631"},{"product_id":"10-ton-medium-lift-pin-style-jack-stand","title":"OMEGA 32105B 10 Ton Medium Lift Pin Style Jack Stand, Pair","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 Omega jack stands with pin adjustment mechanism and large saddle base\" 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-10-ton-medium-lift-pin-style-jack-stand-pair-32105b-168.webp?v=1723600203\u0026amp;width=400 400w,\n              https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-10-ton-medium-lift-pin-style-jack-stand-pair-32105b-168.webp?v=1723600203\u0026amp;width=800 800w\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-10-ton-medium-lift-pin-style-jack-stand-pair-32105b-168.webp?v=1723600203\u0026amp;width=800\" class=\"product-hero-image\"\u003e\n\u003ch2\u003eMaximum Vehicle Safety - Heavy Duty Jack Stands with 10-Ton Capacity (32105B, Pair)\u003c\/h2\u003e\n\u003ch3\u003eHeavy Duty Jack Stands with Pin Style Design for Automotive Repair\u003c\/h3\u003e\n\u003cp\u003eThese heavy duty jack stands provide reliable 10-ton support capacity for safely lifting cars, trucks, and commercial vehicles. The Omega 32105B pin style jack stands feature welded steel construction and an adjustable height range from 18-5\/8 to 30-1\/2 inches (473–775 mm), making them ideal for professional automotive repair shops and serious DIY mechanics who need dependable vehicle support.\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\u003eMaximum Load Security\u003c\/strong\u003e - Pin style height adjustment system with heavy duty pins provides precise positioning and eliminates slip-down risk during repairs, supporting up to 10 tons per pair safely.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eProfessional Construction\u003c\/strong\u003e - Welded steel frame with heavy gauge material prevents distortion and twisting under load, delivering reliability for commercial automotive shops.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications for These Jack Stands\u003c\/h2\u003e\n\u003cp\u003eDesigned for automotive professionals and serious enthusiasts who need reliable vehicle support:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomotive repair shops and service centers.\u003c\/li\u003e\n\u003cli\u003eHeavy truck and commercial vehicle maintenance.\u003c\/li\u003e\n\u003cli\u003eDIY garage projects requiring extended under-vehicle work.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance and industrial applications.\u003c\/li\u003e\n\u003cli\u003eTire and wheel service operations.\u003c\/li\u003e\n\u003cli\u003eBrake system repairs and suspension work.\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 32105B Jack Stand 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\"\u003eCapacity (Per Pair)\u003c\/th\u003e\n\u003ctd\u003e10 Tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e18-5\/8 to 30-1\/2 in (473–775 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Size\u003c\/th\u003e\n\u003ctd\u003e16 x 16 in (406 x 406 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Size\u003c\/th\u003e\n\u003ctd\u003e3-1\/8 x 5 in (79 x 127 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e83.8 lbs (38.0 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eWelded Steel Frame\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustment Type\u003c\/th\u003e\n\u003ctd\u003ePin Style\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eCars, SUVs, light trucks, and select commercial vehicles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003e2 Stands (Pair)\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\u003eInstallation and Usage Notes\u003c\/h2\u003e\n\u003cp\u003eAlways use both jack stands together when supporting a vehicle. Position stands on solid, level ground and ensure contact with proper vehicle lift points. Adjust height using the pin mechanism before placing vehicle weight on the stands. Never exceed the 10-ton capacity rating and inspect stands regularly for wear or damage.\u003c\/p\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 has built a reputation for manufacturing reliable lifting solutions trusted by automotive professionals worldwide. Their commitment to safety engineering and heavy-duty construction makes Omega jack stands a preferred choice in commercial repair facilities and professional garages.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eGet Professional-Grade Jack Stands for Vehicle Support Today\u003c\/h2\u003e\n\u003cp\u003eThese Omega jack stands deliver the safety and reliability your automotive work demands. With welded steel construction and proven 10-ton capacity, they provide dependable support for professional repair shops and serious DIY mechanics.\u003c\/p\u003e\n\u003cstrong\u003eOrder your pair of Omega 32105B jack stands now for dependable vehicle lifting.\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 much weight can these jack stands safely support? A: The Omega 32105B jack stands have a 10-ton capacity per pair when used together, making them suitable for most passenger vehicles, light trucks, and some commercial vehicles. This capacity rating provides a safe working load with proper placement and level ground conditions for reliable vehicle support during extended repair work. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much weight can these jack stands safely support?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Omega 32105B jack stands have a 10-ton capacity per pair when used together, making them suitable for most passenger vehicles, light trucks, and some commercial vehicles. This capacity rating provides a safe working load with proper placement and level ground conditions for reliable vehicle support during extended repair 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 work with the 18-5\/8 to 30-1\/2 inch height range? A: This height range accommodates most cars, SUVs, pickup trucks, and light commercial vehicles with standard lift points. The adjustable pin design allows precise positioning for different vehicle types and chassis heights. The minimum height works for low-profile vehicles while the maximum height reaches higher truck frames and lifted vehicles effectively. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles work with the 18-5\/8 to 30-1\/2 inch height range?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis height range accommodates most cars, SUVs, pickup trucks, and light commercial vehicles with standard lift points. The adjustable pin design allows precise positioning for different vehicle types and chassis heights. The minimum height works for low-profile vehicles while the maximum height reaches higher truck frames and lifted vehicles effectively.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How do these compare to 6-ton jack stands? A: These 10-ton jack stands provide 67% more weight capacity than 6-ton models, with a larger 16x16 inch base for enhanced stability. The increased capacity makes them suitable for heavier vehicles and provides additional safety margin for professional work. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do these compare to 6-ton jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese 10-ton jack stands provide 67% more weight capacity than 6-ton models, with a larger 16x16 inch base for enhanced stability. The increased capacity makes them suitable for heavier vehicles and provides additional safety margin for professional work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Are pin style jack stands safer than screw-type stands? A: Pin style jack stands like these offer faster height adjustment and positive locking positions, reducing the risk of gradual settling that can occur with worn screw mechanisms over time. The pin system provides discrete height settings with secure engagement, making them preferred for professional automotive repair where consistent support height is critical for safety. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre pin style jack stands safer than screw-type stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePin style jack stands like these offer faster height adjustment and positive locking positions, reducing the risk of gradual settling that can occur with worn screw mechanisms over time. The pin system provides discrete height settings with secure engagement, making them preferred for professional automotive repair where consistent support height is critical for safety.\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 to buy these jack stands as a pair? A: Yes, this product includes both jack stands as a pair and they must be used together to safely support a vehicle. The 10-ton capacity rating applies to the pair working together. Using only one stand creates an unsafe condition that could result in vehicle instability. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to buy these jack stands as a pair?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, this product includes both jack stands as a pair and they must be used together to safely support a vehicle. The 10-ton capacity rating applies to the pair working together. Using only one stand creates an unsafe condition that could result in vehicle instability.\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":46397261578491,"sku":"OME-32105B","price":452.58,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/omega-10-ton-medium-lift-pin-style-jack-stand-pair-32105b-168.webp?v=1767609677"},{"product_id":"challenger-clhm-es-2000-engine-stand-2000lb","title":"Challenger CLHM-ES-2000 Heavy-Duty Engine Stand 2000 lb","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\u003eChallenger Lifts CLHM-ES-2000 Heavy-Duty Engine Stand - 2,000 lb Capacity for Professional Automotive Shops\u003c\/h2\u003e\n\u003cp\u003eThe Challenger Lifts CLHM-ES-2000 is a professional-grade \u003cstrong\u003e2,000 lb capacity\u003c\/strong\u003e heavy-duty engine stand designed for demanding shop environments. Built with \u003cstrong\u003erobust steel construction\u003c\/strong\u003e, this engine stand features a fully adjustable length design spanning \u003cstrong\u003e84\" overall length\u003c\/strong\u003e and \u003cstrong\u003e41\" overall width\u003c\/strong\u003e, with a \u003cstrong\u003e31\" maximum swing radius\u003c\/strong\u003e for safe engine rotation. The dual mounting plate system with 8 adjustable mounting arms accommodates a wide range of automotive engines, while the geared rotation handle provides controlled 360-degree engine positioning. Ideal for shops working on heavy-duty trucks, commercial vehicles, and specialty applications like snow plow trucks with obstructed access points.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e2,000 lb capacity for heavy-duty automotive engines\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eRobust steel construction weighing 337 lb for maximum stability\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eAdjustable length with multiple locking positions\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eGeared rotation system with safety locking pins\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e8 adjustable mounting arms for versatile engine fitment\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\"\u003eAssembly\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\u003eChallenger CLHM-ES-2000 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e2,000 lb Heavy-Duty Capacity\u003c\/h3\u003e\n\u003cp\u003eEngineered for professional applications, the CLHM-ES-2000 supports engines weighing up to \u003cstrong\u003e2,000 lb (908 kg)\u003c\/strong\u003e. This substantial capacity makes it ideal for heavy-duty truck engines, diesel powerplants, and commercial vehicle applications where standard engine stands fall short.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eRobust Steel Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt from heavy-gauge steel throughout, this engine stand weighs \u003cstrong\u003e337 lb\u003c\/strong\u003e for exceptional stability during engine rotation and service work. The substantial construction ensures years of reliable service in demanding shop environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eAdjustable Length Design\u003c\/h3\u003e\n\u003cp\u003eThe telescoping main tube assembly allows you to adjust the stand's length to accommodate different engine sizes. Multiple locking positions secured by the \u003cstrong\u003eMain Tube Locking Pin\u003c\/strong\u003e ensure the mounting plates are optimally positioned for each application.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eGeared Rotation System\u003c\/h3\u003e\n\u003cp\u003eThe integrated gear box and \u003cstrong\u003e12\" rotation handle\u003c\/strong\u003e provide smooth, controlled engine rotation with a \u003cstrong\u003e31\" maximum swing radius\u003c\/strong\u003e. Rotation locking pins secure the engine at multiple positions for safe service access to all sides of the powerplant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDual Mounting Plate System\u003c\/h3\u003e\n\u003cp\u003eFront and rear mounting plates with \u003cstrong\u003e8 adjustable mounting arms\u003c\/strong\u003e provide secure, versatile engine attachment. The detachable front mounting plate and retention hole system ensure engines remain safely secured throughout the service process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeavy-Duty Caster System\u003c\/h3\u003e\n\u003cp\u003eFour heavy-duty casters with integrated \u003cstrong\u003ebrakes\u003c\/strong\u003e allow safe repositioning of loaded engines while preventing unwanted movement during service. The caster system is rated for the stand's full 2,000 lb capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eChallenger CLHM-ES-2000 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-Duty Truck Engines:\u003c\/strong\u003e Ideal for servicing large diesel and gasoline engines from commercial trucks and fleet vehicles requiring professional-grade support.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSnow Plow and Utility Vehicles:\u003c\/strong\u003e Specifically designed for vehicles with body components or accessories that obstruct traditional column lift access, such as snow plow trucks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVehicles with Recessed Front Wheels:\u003c\/strong\u003e Perfect for specialty vehicles where wheel positioning prevents standard lift usage during engine service.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommercial Fleet Maintenance:\u003c\/strong\u003e Built for high-volume shop environments where durability and capacity are essential for fleet engine overhauls.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerformance Engine Builds:\u003c\/strong\u003e Provides stable, rotatable access for precision engine assembly and disassembly work on high-performance applications.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eChallenger CLHM-ES-2000 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\"\u003eMaximum Capacity\u003c\/th\u003e\n\u003ctd\u003e2,000 lb \/ 908 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Swing Radius\u003c\/th\u003e\n\u003ctd\u003e31\"\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\"\u003eOverall Length\u003c\/th\u003e\n\u003ctd\u003e84\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Width\u003c\/th\u003e\n\u003ctd\u003e41\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Height\u003c\/th\u003e\n\u003ctd\u003e58.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHandle Length\u003c\/th\u003e\n\u003ctd\u003e12\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUnit Weight\u003c\/th\u003e\n\u003ctd\u003e337 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Construction specifications\"\u003e\n\u003ccaption\u003eConstruction\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\"\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eHeavy-Gauge Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMounting Arms\u003c\/th\u003e\n\u003ctd\u003e8 Adjustable Arms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRotation System\u003c\/th\u003e\n\u003ctd\u003eGeared with Locking Pins\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCasters\u003c\/th\u003e\n\u003ctd\u003e4 Heavy-Duty with Brakes\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\u003eChallenger CLHM-ES-2000 Assembly Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eAssembly Overview\u003c\/h3\u003e\n\u003cp\u003eThe CLHM-ES-2000 requires assembly upon delivery. Parts are heavy and awkward to handle - \u003cstrong\u003etwo people are required\u003c\/strong\u003e for safe assembly. Allow approximately 1-2 hours for complete assembly following the included instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eTools Required\u003c\/h3\u003e\n\u003cp\u003eAssembly requires standard hand tools and a torque wrench. Hardware torque specifications: \u003cstrong\u003eMain tube fasteners: 70 ft-lb minimum\u003c\/strong\u003e. Post fasteners: 30-35 ft-lb. Mounting arm fasteners: 75 ft-lb minimum. All hardware is included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFloor Requirements\u003c\/h3\u003e\n\u003cp\u003eThe engine stand must be used on a \u003cstrong\u003ehard, level surface\u003c\/strong\u003e that is clean and free of debris, cracks, and chips. Avoid uneven or dirty surfaces when moving a loaded engine stand to prevent tip-over hazards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety Equipment\u003c\/h3\u003e\n\u003cp\u003eEye protection meeting \u003cstrong\u003eANSI Z87.1 and OSHA requirements\u003c\/strong\u003e must be worn during assembly and operation. Ensure all operators are trained on proper use before operating the engine stand.\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 Challenger CLHM-ES-2000\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eOuter Main Tube Assembly\u003c\/li\u003e\n\u003cli\u003eInner Main Tube Assembly\u003c\/li\u003e\n\u003cli\u003eFront Caster Tube with (2) Heavy-Duty Casters\u003c\/li\u003e\n\u003cli\u003eRear Caster Tube\u003c\/li\u003e\n\u003cli\u003eFront Post\u003c\/li\u003e\n\u003cli\u003eRear Post\u003c\/li\u003e\n\u003cli\u003eDetachable Mounting Plate\u003c\/li\u003e\n\u003cli\u003eFixed Mounting Plate\u003c\/li\u003e\n\u003cli\u003e(8) Adjustable Mounting Arms with Brackets\u003c\/li\u003e\n\u003cli\u003eRotation Handle Assembly (Inner and Outer Tubes)\u003c\/li\u003e\n\u003cli\u003eGear Box Assembly\u003c\/li\u003e\n\u003cli\u003eTool Tray\u003c\/li\u003e\n\u003cli\u003eMain Tube Locking Pin\u003c\/li\u003e\n\u003cli\u003e(2) Rotation Locking Pins\u003c\/li\u003e\n\u003cli\u003eAll Assembly Hardware (Grade 5 and Grade 8 Capscrews)\u003c\/li\u003e\n\u003cli\u003eInstallation and Operation Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Engine mounting capscrews (user must supply appropriately sized Grade 8 capscrews for specific engine application), shop crane or hoist for engine handling, assembly tools.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eChallenger CLHM-ES-2000 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 3-5 business days. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for quote.\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 Forklift or loading dock required - unit ships at 337 lb plus packaging. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside delivery standard. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect all packages for damage before signing BOL. Note any damage on delivery receipt and contact carrier 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\u003eChallenger CLHM-ES-2000 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eChallenger Lifts Warranty Coverage\u003c\/h3\u003e\n\u003cp\u003eChallenger Lifts backs this engine stand with comprehensive warranty protection for professional use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eStructural Components:\u003c\/strong\u003e Warranted against defects in materials and workmanship\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMechanical Components:\u003c\/strong\u003e Gear box, rotation system, and locking mechanisms covered\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHardware:\u003c\/strong\u003e All included fasteners and pins covered\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty coverage requires use according to manufacturer specifications, proper assembly per included instructions, and adherence to capacity limits. Damage from overloading, misuse, or unauthorized modifications is not covered. See warranty document for complete terms and conditions.\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\/CLHMES-2000-2023-12-01.pdf?v=1770016894\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eChallenger CLHM-ES-2000 Installation and Operation Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete assembly, operation, safety, 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\/Challenger_Lifts_Warranty.pdf?v=1769577473\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eChallenger Lifts 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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eQuestions About the Challenger CLHM-ES-2000?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with product specifications, compatibility questions, and shop planning for your engine stand 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\u003eChallenger Lifts\u003c\/h3\u003e\n\u003cp\u003eComplete line of two-post, four-post, and specialty automotive lifts\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/challenger-lifts\" 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\u003eEngine Stands\u003c\/h3\u003e\n\u003cp\u003eHeavy-duty engine stands for professional automotive service\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/engine-stands\" 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\u003eProfessional automotive service equipment and accessories\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\u003eChallenger CLHM-ES-2000 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum engine weight capacity?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Challenger CLHM-ES-2000 has a maximum capacity of 2,000 lb (908 kg). Never exceed this capacity as overloading can result in equipment failure and serious injury. The engine weight should be verified before mounting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the overall dimensions of the engine stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe CLHM-ES-2000 measures 84\" in overall length, 41\" in overall width, and 58.5\" in overall height. The maximum swing radius during engine rotation is 31\". Ensure your shop has adequate clearance for both storage and operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many people are required for assembly?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eTwo people are required for safe assembly. The components are heavy and awkward to handle - the complete unit weighs 337 lb. Following proper assembly procedures with assistance helps prevent injury and ensures correct installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of floor surface is required?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe engine stand must be used on a hard, level surface that is clean and free of debris, cracks, and chips. Concrete shop floors are ideal. Avoid uneven or dirty surfaces, especially when moving a loaded engine stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat mounting hardware is included?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAll hardware for assembling the engine stand is included. However, you must supply your own Grade 8 capscrews for mounting engines to the stand. Capscrews should have at least 1\" of thread engagement with the engine block.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the stand length be adjusted?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the CLHM-ES-2000 features an adjustable length design with telescoping inner and outer main tubes. Multiple locking positions are secured by the Main Tube Locking Pin to accommodate different engine sizes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the rotation locking system work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe stand uses Rotation Locking Pins that insert through the mounting plate and post tubes at multiple positions. Always ensure pins are fully inserted before loading the engine and before releasing the rotation handle during operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat maintenance is required?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eRegular maintenance includes: lubricating the mounting plate tubes before each use via the grease zerks, greasing the gear teeth and worm regularly, greasing wheel axles, and inspecting all components for wear or damage before each use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this stand suitable for diesel engines?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the 2,000 lb capacity makes this stand ideal for heavy-duty diesel engines. Verify your specific engine weight before mounting and ensure the center of gravity is properly aligned with the mounting plates' axis of rotation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety equipment is required during use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEye protection meeting ANSI Z87.1 and OSHA requirements must be worn during assembly and operation. Operators should be trained on proper use, and the stand should be inspected before each use per the manual's inspection checklist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the engine stand shipped?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe CLHM-ES-2000 ships via freight carrier to commercial addresses in the continental US. A forklift or loading dock is required for unloading due to the unit's weight. Inspect packaging for damage before signing the delivery receipt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is covered under warranty?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eChallenger Lifts provides warranty coverage against defects in materials and workmanship. Coverage requires proper use according to manufacturer specifications. Damage from overloading, misuse, or modifications is not covered. See the warranty document for complete terms.\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":"Not Available","offers":[{"title":"Default Title","offer_id":46572341690619,"sku":"CLHM-ES-2000","price":5157.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/challenger-clhm-es-2000-heavy-duty-engine-stand-2000-lb.jpg?v=1767613906"},{"product_id":"ranger-rjs-1t-high-reach-jack-stand-1650-lb","title":"Ranger RJS-1T High Reach Jack Stand 1650 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 RJS-1T 1,650 lbs. High Reach Jack Stand\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e54.5\" to 80.5\" adjustable height for vehicles on car lifts\u003c\/p\u003e\n\u003cp\u003eThe Ranger RJS-1T high reach jack stand provides 1,650 lbs. of holding capacity for vehicles raised on automotive lifts. The hardened ACME screw mechanism adjusts from 54.5\" to 80.5\", and the 12\" diameter base with thick rubber pad keeps vehicles stable during transmission removal, engine work, and other heavy component service.\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\u003eExtended Height Range\u003c\/h4\u003e\n\u003cp\u003eAdjusts from 54.5\" to 80.5\" using a hardened ACME screw mechanism. Reaches vehicles on two-post, four-post, and scissor lifts where standard jack stands cannot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e12\" Diameter Base\u003c\/h4\u003e\n\u003cp\u003eWide base and thick rubber contact pad prevent vehicle tipping during heavy component removal. Provides stable support when weight distribution shifts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e1,650 lbs. Capacity\u003c\/h4\u003e\n\u003cp\u003eHeavy-gauge steel construction supports vehicles during transmission removal and engine work. Built for professional shop environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eQuick-Adjust Spin Handle\u003c\/h4\u003e\n\u003cp\u003eSpin handle allows fast height adjustment and locks securely at any point within the range. No tools required for setup or repositioning.\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\u003e(1) Ranger RJS-1T High Reach Jack Stand\u003c\/li\u003e\n\u003cli\u003eRubber contact pad\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\"\u003eRJS-1T\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\"\u003e5150183\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e1,650 lbs. (748 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHeight Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e54.5\" to 80.5\" (1,382 to 2,045 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBase Diameter\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e12\" (305 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\"\u003e30 lbs. (13 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\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\u003eStabilizing vehicles during transmission removal on car lifts\u003c\/li\u003e\n\u003cli\u003eSupporting lifted vehicles when removing heavy engine components\u003c\/li\u003e\n\u003cli\u003eHolding drivetrain or exhaust components beneath raised vehicles\u003c\/li\u003e\n\u003cli\u003eFrame modifications and undercarriage welding projects\u003c\/li\u003e\n\u003cli\u003eProfessional automotive service shops\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":46635030937851,"sku":"5150183","price":196.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/RG-5150183_3__11580.1714229262.jpg?v=1767614258"},{"product_id":"ranger-rjs-2th-tripod-jack-stand-4000-lb","title":"Ranger RJS-2TH Tripod Jack Stand 4000 lb High Reach","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 RJS-2TH 2-Ton High Reach Tripod Jack Stand\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003e4,000 lbs. capacity with 55\" to 87\" height range\u003c\/p\u003e\n\u003cp\u003eThe Ranger RJS-2TH tripod jack stand provides stable support for vehicles on two-post or four-post lifts. The triangular base and hardened ACME screw mechanism allow precise height adjustment for transmission service, engine work, and drivetrain repairs.\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\u003eTripod Stability Design\u003c\/h4\u003e\n\u003cp\u003eTriangular base configuration resists tipping forces during heavy component removal. The 24\" x 24\" footprint distributes weight across three contact points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eExtended Height Range\u003c\/h4\u003e\n\u003cp\u003eAdjusts from 55\" to 87\" to accommodate most automotive lift configurations. Works with both two-post and four-post lifts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eACME Screw Mechanism\u003c\/h4\u003e\n\u003cp\u003eHardened ACME screw with thrust bearing provides smooth, precise height adjustments. Maintains strength under load and resists binding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eHeavy-Duty Construction\u003c\/h4\u003e\n\u003cp\u003eSteel construction supports up to 4,000 lbs. Safety orange finish for high visibility in shop 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 RJS-2TH Tripod Jack Stand\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\"\u003eRJS-2TH\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\"\u003e5150125\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e4,000 lbs. (2 tons)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHeight Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e55\" to 87\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBase Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e24\" x 24\"\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\"\u003e50 lbs.\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\u003eAdjustment Mechanism\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHardened ACME screw with thrust bearing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eSafety orange\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\u003eTransmission removal and installation\u003c\/li\u003e\n\u003cli\u003eEngine service on lifted vehicles\u003c\/li\u003e\n\u003cli\u003eExhaust system repairs\u003c\/li\u003e\n\u003cli\u003eWheel service between four-post runways\u003c\/li\u003e\n\u003cli\u003eDrivetrain component positioning\u003c\/li\u003e\n\u003cli\u003eProfessional automotive shops\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":46635060363515,"sku":"5150125","price":206.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/download_3_63d8a8da-ac0a-4e76-b2c6-837f3fc8ddd5.png?v=1767614292"},{"product_id":"triumph-njs-1500-underhoist-stand-with-foot-pedal-1500-lb-capacity","title":"Triumph NJS-1500, Underhoist Stand With Foot Pedal 1500 lb Capacity","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.75rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n.product-content-wrapper h3 {\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 h4 {\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.hero-content {\n  text-align: left;\n  width: 100%;\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\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 a:focus-visible,\n.product-content-wrapper summary:focus-visible {\n  outline: 2px solid var(--brand);\n  outline-offset: 2px;\n}\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 h4 {\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.product-content-wrapper .highlight ul { 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 h3 {\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 .cta-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.75rem;\n}\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 h4 {\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.product-content-wrapper .collection-link-card a.collection-btn,\n.product-content-wrapper .collection-link-card a.collection-btn:link,\n.product-content-wrapper .collection-link-card a.collection-btn:visited,\n.product-content-wrapper .collection-link-card a.collection-btn:active {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  line-height: 1.2;\n  background-color: #0066cc !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  border: none !important;\n  box-shadow: none !important;\n}\n\n.product-content-wrapper .collection-link-card a.collection-btn:hover {\n  opacity: 0.9;\n  background-color: #0055aa !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 .docs-grid {\n    grid-template-columns: repeat(3, 1fr);\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) h4 {\n    text-align: right;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding-bottom: calc(3rem + 88px + 20px + env(safe-area-inset-bottom));\n  }\n\n  .product-content-wrapper table {\n    display: block;\n    overflow-x: auto;\n    table-layout: auto;\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 {\n    padding: 0 10px 2rem 10px;\n  }\n\n  .product-content-wrapper h2 { font-size: 1.4rem; }\n  .product-content-wrapper h3 { font-size: 1.1rem; }\n  .product-content-wrapper h4 { font-size: 1rem; }\n  .product-content-wrapper .highlight h4 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  * {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\" id=\"main-content\"\u003e\n\n\u003c!-- HERO SECTION --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eNJS-1500 Under Hoist Jack Stand 1,500 lb Capacity for Two-Post and Four-Post Lifts\u003c\/h2\u003e\n\u003cp\u003eThe NJS-1500 Under Hoist Jack Stand delivers 1,500 lb of lifting capacity to support vehicles and components while working beneath a raised lift. Designed for use with both two-post and four-post lifts, this versatile stand adjusts from 54 inches to 80 inches in height using a convenient screw-type mechanism. The padded contact plate protects vehicle components during use, while the foot pedal allows for easy height adjustments without bending down. Built with a durable powder-coated finish, the NJS-1500 is ready to handle the demands of professional and home garage environments alike.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e1,500 lb capacity for heavy-duty support\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eAdjustable height range from 54 in to 80 in\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003ePadded contact plate protects vehicle surfaces\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eFoot pedal for hands-free height adjustment\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eDurable powder-coated finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\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=\"#who-its-for\"\u003eWho It's For\u003c\/a\u003e · \u003ca href=\"#features\"\u003eFeatures\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=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\n\n\u003c!-- WHO IT'S FOR SECTION --\u003e\n\u003csection id=\"who-its-for\"\u003e\n\u003ch3\u003eNJS-1500 Under Hoist Jack Stand: Who It's For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Mechanics:\u003c\/strong\u003e Provides reliable support when working on exhaust systems, transmissions, and other undercarriage components in a busy shop environment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHome Garage Enthusiasts:\u003c\/strong\u003e Offers an affordable way to add safety and convenience when tackling DIY projects on your personal lift.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExhaust and Welding Specialists:\u003c\/strong\u003e Holds exhaust components securely in place while welding, freeing up both hands for precision work.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance Operations:\u003c\/strong\u003e Speeds up service tasks by providing quick, adjustable support for repetitive undercar work across multiple vehicles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo-Post and Four-Post Lift Owners:\u003c\/strong\u003e Compatible with both lift styles, making it a versatile addition to any shop already equipped with a vehicle lift.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003c!-- FEATURES SECTION --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch3\u003eNJS-1500 Under Hoist Jack Stand Features\u003c\/h3\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003e1,500 lb Lifting Capacity\u003c\/h4\u003e\n\u003cp\u003eThe NJS-1500 supports up to 1,500 lb, giving you the strength to hold heavy components like transmissions, differentials, and exhaust assemblies. This capacity handles most passenger vehicles and light trucks with ease, providing a stable platform for extended work sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eExtended Height Range\u003c\/h4\u003e\n\u003cp\u003eWith a minimum height of 54 inches and maximum height of 80 inches, the NJS-1500 offers 26 inches of vertical adjustment. This wide range accommodates different lift heights and vehicle clearances, letting you position the stand exactly where you need it for the job at hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eScrew-Type Height Adjustment\u003c\/h4\u003e\n\u003cp\u003eThe threaded screw mechanism allows for precise, incremental height changes. Unlike ratchet-style stands that lock at fixed positions, the screw adjustment lets you dial in the exact height needed to make solid contact with the vehicle or component you're supporting.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eFoot Pedal Operation\u003c\/h4\u003e\n\u003cp\u003eThe integrated foot pedal lets you release and adjust the stand without reaching down or repositioning your body. This hands-free operation is especially useful when you're already holding a component in place or working in a confined space beneath the vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003ePadded Contact Plate\u003c\/h4\u003e\n\u003cp\u003eThe cushioned contact surface prevents scratches, dents, and damage to vehicle undercarriages and components. Whether you're supporting a painted exhaust system or a machined transmission housing, the padded plate provides protection while maintaining a secure grip.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003ePowder-Coated Finish\u003c\/h4\u003e\n\u003cp\u003eA durable powder coat protects the steel construction from rust, corrosion, and shop chemicals. This finish stands up to the oils, solvents, and general wear that come with regular use in a working garage environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- SPECIFICATIONS SECTION --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch3\u003eNJS-1500 Under Hoist Jack Stand Specifications\u003c\/h3\u003e\n\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eCapacity\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e1,500 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Dimensions\"\u003e\n\u003ccaption\u003eDimensions\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinimum Height\u003c\/th\u003e\n\u003ctd\u003e54 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e80 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e26 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Features\"\u003e\n\u003ccaption\u003eFeatures\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePadded Contact Plate\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eScrew Adjustable Height\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFoot Pedal\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePowder Coated\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Shipping specifications\"\u003e\n\u003ccaption\u003eShipping\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e38 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Dimensions\u003c\/th\u003e\n\u003ctd\u003e55 in x 16 in x 4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003c!-- INSTALLATION SECTION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch3\u003eNJS-1500 Under Hoist Jack Stand Setup Requirements\u003c\/h3\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eFloor Requirements\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSurface:\u003c\/strong\u003e Level concrete floor recommended for stable operation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCondition:\u003c\/strong\u003e Floor should be clean and free of oil or debris that could cause slipping\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSpace:\u003c\/strong\u003e Ensure adequate clearance beneath your lift to position the stand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eLift Compatibility\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo-Post Lifts:\u003c\/strong\u003e Fully compatible for supporting vehicles and components\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFour-Post Lifts:\u003c\/strong\u003e Designed to work within the runway spacing of standard four-post lifts\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeight Clearance:\u003c\/strong\u003e Requires minimum 54 in clearance beneath the vehicle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eAssembly\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSetup:\u003c\/strong\u003e Minimal assembly required out of the box\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNo Tools Required:\u003c\/strong\u003e Stand ships ready for immediate use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSingle Person:\u003c\/strong\u003e Lightweight design allows one person to set up and position\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch3\u003eWhat's Included with the NJS-1500 Under Hoist Jack Stand\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eNJS-1500 Under Hoist Jack Stand (1,500 lb capacity)\u003c\/li\u003e\n\u003cli\u003ePadded contact plate (pre-installed)\u003c\/li\u003e\n\u003cli\u003eFoot pedal assembly (pre-installed)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Color of product may vary depending on stock at time of order.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- SHIPPING SECTION --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch3\u003eNJS-1500 Under Hoist Jack Stand Shipping and Delivery\u003c\/h3\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eShipping Method\u003c\/h4\u003e\n\u003cp\u003eThe NJS-1500 ships via standard ground freight. With a shipping weight of only 38 lb and compact dimensions of 55 in x 16 in x 4 in, this stand typically ships quickly and arrives within 5 to 10 business days depending on your location. Tracking information will be provided once your order ships.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eDelivery and Unloading\u003c\/h4\u003e\n\u003cp\u003eDue to its manageable size and weight, the NJS-1500 can be delivered by standard carriers and does not require freight delivery or special unloading equipment. The driver will deliver to your address, and one person can easily move the package into your shop or garage.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eInspection\u003c\/h4\u003e\n\u003cp\u003ePlease inspect your shipment upon arrival for any signs of damage. If you notice damage to the packaging or product, note it on the delivery receipt and contact us immediately so we can resolve the issue promptly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WARRANTY SECTION --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch3\u003eNJS-1500 Under Hoist Jack Stand Warranty\u003c\/h3\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eManufacturer Warranty\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage Period:\u003c\/strong\u003e 1-year limited warranty from date of purchase\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat's Covered:\u003c\/strong\u003e Defects in materials and workmanship under normal use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat's Not Covered:\u003c\/strong\u003e Damage from misuse, overloading beyond rated capacity, modifications, or normal wear and tear\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClaim Process:\u003c\/strong\u003e Contact Garage Supply Guys with your order number and description of the issue to initiate a warranty claim\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch3\u003eQuestions About the NJS-1500 Under Hoist Jack Stand?\u003c\/h3\u003e\n\u003cp\u003eHave questions about capacity, lift compatibility, height range, or shipping? Our team is ready to help you find the right solution for your shop.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca href=\"tel:+18554982147\" class=\"btn\" aria-label=\"Call to discuss NJS-1500 Under Hoist Jack Stand\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- RELATED COLLECTIONS --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch3\u003eRelated Products\u003c\/h3\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch4\u003eCar Lift Accessories\u003c\/h4\u003e\n\u003cp\u003eJack stands, drip trays, adapters, and more to enhance your lift setup.\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/car-lift-accessories\" class=\"collection-btn\" style=\"display: inline-flex; align-items: center; justify-content: center; background-color: #0066cc; color: #fff; padding: 0.5rem 1rem; border-radius: 4px; text-decoration: none; font-weight: 600; font-size: 0.9rem;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch4\u003eTwo-Post Lifts\u003c\/h4\u003e\n\u003cp\u003eExplore our full selection of two-post lifts for professional and home use.\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/2-post-lifts\" class=\"collection-btn\" style=\"display: inline-flex; align-items: center; justify-content: center; background-color: #0066cc; color: #fff; padding: 0.5rem 1rem; border-radius: 4px; text-decoration: none; font-weight: 600; font-size: 0.9rem;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch4\u003eFour-Post Lifts\u003c\/h4\u003e\n\u003cp\u003eDrive-on lifts for service, storage, and alignment work.\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/4-post-lifts\" class=\"collection-btn\" style=\"display: inline-flex; align-items: center; justify-content: center; background-color: #0066cc; color: #fff; padding: 0.5rem 1rem; border-radius: 4px; text-decoration: none; font-weight: 600; font-size: 0.9rem;\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch3\u003eNJS-1500 Under Hoist Jack Stand FAQ\u003c\/h3\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the weight capacity of the NJS-1500?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe NJS-1500 has a maximum lifting capacity of 1,500 lb. This is sufficient for supporting most exhaust systems, transmissions, and other undercarriage components on passenger vehicles and light trucks. Always ensure the load does not exceed this rated capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the height range of the NJS-1500?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe NJS-1500 adjusts from a minimum height of 54 inches to a maximum height of 80 inches, providing 26 inches of vertical adjustment. The screw-type mechanism allows you to set any height within this range for precise positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWill this stand work with my two-post lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the NJS-1500 is designed to work with two-post lifts. Position the stand beneath your raised vehicle to support components during service work. The height range of 54 to 80 inches accommodates most standard two-post lift configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the NJS-1500 with a four-post lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely. The NJS-1500 works with four-post lifts as well. It fits within the runway spacing of standard four-post lifts and provides the same reliable support for undercar work, exhaust jobs, and component holding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow does the height adjustment work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe NJS-1500 uses a screw-type adjustment mechanism that allows for precise, incremental height changes. Turn the screw to raise or lower the contact plate to your desired height. The foot pedal releases the lock for repositioning, making adjustments quick and hands-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the padded contact plate do?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe padded contact plate protects vehicle surfaces and components from scratches, dents, and damage during use. It provides a cushioned grip that holds components securely without marring painted or machined surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow heavy is the NJS-1500?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe NJS-1500 has a shipping weight of 38 lb. This manageable weight allows one person to position and move the stand around the shop as needed without requiring lifting equipment or assistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat color does the NJS-1500 come in?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe color of the NJS-1500 may vary depending on stock at the time of your order. All units feature a durable powder-coated finish regardless of color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eIs the NJS-1500 covered by a warranty?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the NJS-1500 comes with a 1-year limited manufacturer warranty covering defects in materials and workmanship under normal use. Contact Garage Supply Guys with your order number if you need to make a warranty claim.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this stand to hold exhaust components while welding?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, holding exhaust components during welding is one of the primary uses for the NJS-1500. The adjustable height and padded contact plate let you position and secure exhaust pipes and assemblies at the right height, freeing both hands for welding work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- PROP 65 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 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\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Triumph","offers":[{"title":"Default Title","offer_id":46660959961339,"sku":"NJS-1500","price":209.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/Under_Hoist_Stand_NJS-1500-1_2000x_08d01d6f-c1ea-4f13-aba4-f914086e9316.jpg?v=1767615291"},{"product_id":"gaither-6-ton-jack-stands","title":"GAITHER GAI-451600 6 Ton Jack Stands, Heavy-Duty, Adjustable, Set of 2","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    position: relative;\n    z-index: 1;\n}\n.product-content-wrapper * {\n    position: static;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\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 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 0;\n    display: block;\n    overflow-x: auto;\n    white-space: nowrap;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 0.75rem;\n    text-align: left;\n    border: 1px solid #ddd;\n}\n.product-content-wrapper th {\n    background-color: #f5f5f5;\n    font-weight: 600;\n}\n.product-content-wrapper tr:nth-child(even) {\n    background-color: #f9f9f9;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0066cc !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 .button {\n    display: inline-block;\n    background-color: #0066cc;\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\/* 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}\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@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 img[style*=\"float: right\"] {\n        float: none !important;\n        display: block;\n        margin: 0 auto 1.5rem auto;\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 img[style*=\"float: right\"] {\n        float: right;\n        max-width: 40%;\n        margin-left: 20px;\n        margin-bottom: 1rem;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\" style=\"text-align: start;\"\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProfessional Grade Safety - Gaither 6 Ton Jack Stands (GAI-451600, Set of 2)\u003c\/h2\u003e\n\u003ch3\u003eHeavy Duty Construction for Automotive and Industrial Use\u003c\/h3\u003e\n\u003cimg alt=\"6 ton jack stands heavy duty adjustable\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/GAI-451600.jpg?v=1737246596\u0026amp;width=300\" style=\"margin-bottom: 16px; margin-left: 20px; float: none;\"\u003e\n\u003cp\u003eWhen you need reliable vehicle support that won't fail under pressure, these 6 ton jack stands deliver the strength and stability professionals demand. Built with robot-welded frames and precision-engineered safety features, they're designed to handle everything from car repairs to heavy truck maintenance with complete confidence.\u003c\/p\u003e\n\u003cp\u003eEach stand features counter-weighted pawls and a multi-position ratchet system that locks securely at any height between 15.5\" and 23.5\". The quick adjustment mechanism means you can position them fast and know they'll stay put, giving you the peace of mind to focus on your work.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits That Keep You Safe\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eRock-Solid Stability Under Load\u003c\/strong\u003e - Robot-welded frame construction eliminates weak points and provides consistent 6-ton capacity across the entire height range, preventing dangerous stand failure during critical repairs.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eFast Height Adjustment Without Compromise\u003c\/strong\u003e - Multi-position ductile ratchet bar with quick-lock mechanism lets you adjust from 15.5\" to 23.5\" in seconds while maintaining full structural integrity at every setting.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eDouble Safety Lock System\u003c\/strong\u003e - Counter-weighted pawls automatically engage to provide backup security, ensuring your jack stands stay locked even if the primary mechanism experiences unexpected stress.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect for These Applications\u003c\/h2\u003e\n\u003cp\u003eThese heavy duty jack stands are ideal when you need:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCar and truck maintenance in your garage or shop\u003c\/li\u003e\n\u003cli\u003eProfessional automotive repair work\u003c\/li\u003e\n\u003cli\u003eIndustrial equipment servicing\u003c\/li\u003e\n\u003cli\u003eTrailer and RV undercarriage access\u003c\/li\u003e\n\u003cli\u003eHeavy machinery maintenance projects\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eComplete Specifications\u003c\/h2\u003e\n\u003ctable style=\"overflow-x: auto;\"\u003e\n\u003ccaption style=\"font-size: 0;\"\u003eGaither 6 Ton Jack Stand Technical Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6.6 US Tons \/ 6 Metric Tons\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f8f9fa;\"\u003e\n\u003ctd\u003e\u003cstrong\u003eMinimum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e15.51 inches \/ 394mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaximum Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e23.5 inches \/ 597mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f8f9fa;\"\u003e\n\u003ctd\u003e\u003cstrong\u003eBase Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e10.63\" L x 9.45\" W (270mm x 240mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWeight Per Pair\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e30.4 lbs \/ 13.8 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background-color: #f8f9fa;\"\u003e\n\u003ctd\u003e\u003cstrong\u003eModel Number\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGAI-451600\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0; background-color: #0066cc; color: white; padding: 40px; border-radius: 8px; text-align: center;\"\u003e\n\u003ch2 style=\"color: white; border-bottom: none; margin: 0 0 1rem 0;\"\u003eGet Professional-Grade Safety for Your Next Project\u003c\/h2\u003e\n\u003cp style=\"color: white;\"\u003eDon't risk your safety with inferior jack stands. These heavy duty 6 ton stands provide the strength and reliability you need for confident repairs and maintenance work.\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eOrder your set of 2 Gaither jack stands today and work with complete peace of mind.\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\u003cdetails\u003e\n\u003csummary\u003eWhat makes these jack stands safer than standard models?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese stands feature a unique counter-weighted pawl system that provides automatic backup locking, plus robot-welded construction that eliminates weak spots. The multi-position ratchet bar distributes weight evenly across multiple contact points rather than relying on a single pin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do these compare to Harbor Freight jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eWhile Harbor Freight offers budget options, these Gaither stands provide professional-grade construction with robot-welded frames, counter-weighted safety pawls, and precision-engineered ratchet systems. The enhanced safety features and build quality make them worth the investment for serious automotive work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these handle trucks and SUVs safely?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely. With a 6-ton capacity per stand (12 tons total when used as a pair), these jack stands easily support full-size trucks, SUVs, and even light commercial vehicles. The height range of 15.5\" to 23.5\" accommodates most vehicle ground clearances.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these suitable for professional shop use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, these jack stands are built for professional environments. The robot-welded construction, heavy-duty materials, and advanced safety features meet the demands of busy automotive shops and industrial maintenance facilities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Gaither","offers":[{"title":"Default Title","offer_id":46858291118331,"sku":"GAI-451600","price":79.44,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/GAI-451600.jpg?v=1767639397"},{"product_id":"k-tool-22-ton-jack-stands-hd-pin-style","title":"K-TOOL K-61222 22-Ton Heavy-Duty Pin-Style Jack Stands, 11.825\" - 19.75\" Range, Steel Construction","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    position: relative;\n    z-index: 1;\n}\n.product-content-wrapper * {\n    position: static;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\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 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 0;\n    display: block;\n    overflow-x: auto;\n    white-space: nowrap;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 0.75rem;\n    text-align: left;\n    border: 1px solid #ddd;\n}\n.product-content-wrapper th {\n    background-color: #f5f5f5;\n    font-weight: 600;\n}\n.product-content-wrapper tr:nth-child(even) {\n    background-color: #f9f9f9;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0066cc !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 .button {\n    display: inline-block;\n    background-color: #0066cc;\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\/* 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}\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@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 img[style*=\"float: right\"] {\n        float: none !important;\n        display: block;\n        margin: 0 auto 1.5rem auto;\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 img[style*=\"float: right\"] {\n        float: right;\n        max-width: 40%;\n        margin-left: 20px;\n        margin-bottom: 1rem;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\" style=\"text-align: start;\"\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eMaximum Strength Support - K-TOOL Heavy Duty Jack Stands (K-61222, 22-Ton Pair)\u003c\/h2\u003e\n\u003ch3\u003eProfessional Grade Pin-Style Jack Stands for Trucks and Heavy Equipment\u003c\/h3\u003e\n\u003cimg alt=\"K-TOOL 22 ton heavy duty jack stands with pin adjustment\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/K-61222-5.jpg?v=1737246592\u0026amp;width=300\" style=\"margin-top: 24px; margin-bottom: 16px; margin-left: 20px; float: start;\"\u003e\n\u003cp\u003eWhen you're working under heavy trucks or equipment, you need jack stands that won't let you down. These K-TOOL 22-ton heavy duty jack stands deliver the rock-solid support and safety features that professional mechanics and truck operators demand. With their robust steel construction and secure pin-style adjustment system, they provide reliable support for the heaviest lifting tasks.\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\u003eMassive 22-Ton Load Capacity\u003c\/strong\u003e - Handles the weight of heavy duty trucks, commercial vehicles, and large equipment with confidence. Built to exceed the demands of professional garages and fleet maintenance operations.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eVersatile Height Adjustment Range\u003c\/strong\u003e - Adjusts from 11.825\" to 19.75\" to accommodate different vehicle heights and lifting points. The wide range ensures compatibility with various truck and equipment configurations.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eSecure Pin-Style Locking System\u003c\/strong\u003e - Features reliable pin adjustment with lanyard attachment to prevent loss. The positive locking mechanism ensures your vehicle stays securely supported throughout your work.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications for Professional Use\u003c\/h2\u003e\n\u003cp\u003eIdeal when you need maximum support for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHeavy duty truck maintenance and repairs\u003c\/li\u003e\n\u003cli\u003eCommercial vehicle servicing in fleet operations\u003c\/li\u003e\n\u003cli\u003eLarge equipment and machinery support\u003c\/li\u003e\n\u003cli\u003eProfessional garage and shop environments\u003c\/li\u003e\n\u003cli\u003eConstruction and industrial vehicle maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable style=\"overflow-x: auto;\"\u003e\n\u003ccaption style=\"font-size: 0;\"\u003eK-TOOL K-61222 22-Ton Jack Stands Specifications\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLoad 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\"\u003eHeight Range\u003c\/th\u003e\n\u003ctd\u003e11.825\" - 19.75\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeavy duty steel plate and structural tubing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustment Type\u003c\/th\u003e\n\u003ctd\u003ePin-style with lanyard attachment\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSaddle Design\u003c\/th\u003e\n\u003ctd\u003eV-shaped for secure component cradling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eK-61222 \/ KTIHD61222\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003eSold as pair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection style=\"background-color: #0066cc; color: white; padding: 40px; margin: 40px 0; text-align: center;\"\u003e\n\u003ch2 style=\"color: white;\"\u003eGet Professional-Grade Support for Your Heavy Equipment\u003c\/h2\u003e\n\u003cp style=\"color: white;\"\u003eDon't compromise on safety when working under heavy vehicles. These K-TOOL 22-ton jack stands provide the strength and reliability you need for professional results.\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eOrder your pair today and experience the difference quality jack stands make.\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\u003cdetails\u003e\n\u003csummary\u003eHow do these compare to 6-ton jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese 22-ton jack stands offer nearly 4 times the capacity of standard 6-ton stands, making them essential for heavy trucks and commercial equipment. The robust steel construction and higher weight rating provide the safety margin needed for professional heavy-duty work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the difference between pin-style and ratchet jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePin-style jack stands like these use a positive locking pin system that provides secure, reliable support. Unlike ratchet mechanisms that can potentially slip, the pin system offers definitive locking positions and is preferred for heavy-duty applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan these jack stands support lifted trucks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, with their 11.825\" to 19.75\" height range, these jack stands accommodate both stock and moderately lifted trucks. The V-shaped saddle design securely cradles axles and suspension components at various heights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these suitable for commercial garage use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely. These K-TOOL jack stands are built for professional environments with heavy-duty steel construction and 22-ton capacity. They meet the demands of fleet maintenance, commercial garages, and industrial applications where reliability is critical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"K-Tool","offers":[{"title":"Default Title","offer_id":46858293412091,"sku":"K-61222","price":276.35,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/K-61222-2.jpg?v=1767639623"},{"product_id":"k-tool-6-ton-jack-stands","title":"K-TOOL K-61205 6-Ton Jack Stands, Ratchet Action, Steel Base, 15.75\"-24\" Lift Range","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    position: relative;\n    z-index: 1;\n}\n.product-content-wrapper * {\n    position: static;\n}\n.product-content-wrapper section {\n    margin: 40px 0;\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 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 0;\n    display: block;\n    overflow-x: auto;\n    white-space: nowrap;\n}\n.product-content-wrapper th, .product-content-wrapper td {\n    padding: 0.75rem;\n    text-align: left;\n    border: 1px solid #ddd;\n}\n.product-content-wrapper th {\n    background-color: #f5f5f5;\n    font-weight: 600;\n}\n.product-content-wrapper tr:nth-child(even) {\n    background-color: #f9f9f9;\n}\n.product-content-wrapper .highlight {\n    background-color: #f8f9fa !important;\n    border-left: 4px solid #0066cc !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 .button {\n    display: inline-block;\n    background-color: #0066cc;\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\/* 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}\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@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 img[style*=\"float: right\"] {\n        float: none !important;\n        display: block;\n        margin: 0 auto 1.5rem auto;\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 img[style*=\"float: right\"] {\n        float: right;\n        max-width: 40%;\n        margin-left: 20px;\n        margin-bottom: 1rem;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\" style=\"text-align: start;\"\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eProfessional Grade 6 Ton Jack Stands - K-TOOL Ratchet Action Steel Base (K-61205, Pair)\u003c\/h2\u003e\n\u003ch3\u003e6 Ton Jack Stands with Heavy Duty Steel Construction\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/K-61205-1.jpg?v=1767639741?v=1767123069\" alt=\"6 ton jack stands K-TOOL ratchet steel base\" style=\"margin-bottom: 16px; margin-left: 20px; float: none;\"\u003e\n\u003cp\u003eWhen you need reliable support for heavy lifting jobs, these 6 ton jack stands deliver the stability and strength that professionals demand. Built with a durable steel base and precision ratchet mechanism, they provide secure vehicle support for everything from compact cars to heavy-duty trucks. The 15.75\" to 24\" lift range gives you the flexibility to work on various vehicle heights while maintaining rock-solid stability.\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\u003eMaximum Stability and Safety\u003c\/strong\u003e - Four-foot steel base design distributes weight evenly across the ground, preventing dangerous tilting or sinking that can occur with cheaper jack stands. The wide stance keeps your vehicle secure even on slightly uneven surfaces.\n\u003cul\u003e\n\u003cli\u003eWide four-foot steel base prevents tipping and sliding\u003c\/li\u003e\n\u003cli\u003eEven weight distribution across all contact points\u003c\/li\u003e\n\u003cli\u003eStable on various garage floor surfaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003ePrecise Height Adjustment\u003c\/strong\u003e - Ratchet action mechanism allows you to dial in the exact height you need with confidence. No fumbling with pins or struggling to align holes - just smooth, controlled adjustments from 15.75\" to 24\" that lock securely in place.\n\u003cul\u003e\n\u003cli\u003eSmooth ratchet action for easy height changes\u003c\/li\u003e\n\u003cli\u003eSecure locking mechanism at any height\u003c\/li\u003e\n\u003cli\u003eNo pins or holes to align during adjustment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eBuilt for Heavy Duty Work\u003c\/strong\u003e - 6-ton capacity handles everything from sports cars to pickup trucks and commercial vehicles. The ductile iron support column provides superior strength compared to standard steel, ensuring these stands won't fail under pressure.\n\u003cul\u003e\n\u003cli\u003e6-ton weight capacity for heavy vehicles\u003c\/li\u003e\n\u003cli\u003eDuctile iron column stronger than standard steel\u003c\/li\u003e\n\u003cli\u003eProfessional-grade construction for daily use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cp\u003ePerfect for professional mechanics and DIY enthusiasts who need reliable vehicle lift supports. You'll love how these heavy duty jack stands provide confidence during extended automotive work. Ideal when you need:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBrake repairs and wheel changes on cars and light trucks\u003c\/li\u003e\n\u003cli\u003eTransmission work and undercarriage maintenance\u003c\/li\u003e\n\u003cli\u003eHeavy duty truck and commercial vehicle servicing\u003c\/li\u003e\n\u003cli\u003eProfessional automotive shop use\u003c\/li\u003e\n\u003cli\u003eDIY garage projects requiring extended vehicle support\u003c\/li\u003e\n\u003cli\u003eEmergency roadside repairs with proper lifting equipment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable style=\"overflow-x: auto;\"\u003e\n\u003ccaption style=\"font-size: 0;\"\u003eK-TOOL 6-Ton Jack Stand Specifications\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight Capacity\u003c\/th\u003e\n\u003ctd\u003e6 Tons (12,000 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Range\u003c\/th\u003e\n\u003ctd\u003e15.75\" - 24\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Material\u003c\/th\u003e\n\u003ctd\u003eHeavy-Duty Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSupport Column\u003c\/th\u003e\n\u003ctd\u003eDuctile Iron\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Design\u003c\/th\u003e\n\u003ctd\u003eFour-Foot Steel Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustment Type\u003c\/th\u003e\n\u003ctd\u003eRatchet Action\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n\u003ctd\u003eSold as Pair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eK-61205 \/ KTIXD61205\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSafety Standards\u003c\/th\u003e\n\u003ctd\u003eASME PASE\/2014 Compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection style=\"background-color: #0066cc; color: white; padding: 40px; text-align: center; border-radius: 8px; margin: 40px 0;\"\u003e\n\u003ch2 style=\"color: white; border-bottom: none; margin-bottom: 1rem;\"\u003eCTA\u003c\/h2\u003e\n\u003cp style=\"color: white;\"\u003eDon't compromise on safety when working under vehicles. These heavy duty jack stands provide the reliable support you need for confident automotive work, whether you're a professional mechanic or serious DIY enthusiast.\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eOrder your pair of 6 ton jack stands now and experience the difference quality makes.\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\u003csection style=\"margin: 20px 0;\"\u003e\n\u003ch3\u003eComparison Chart: K-TOOL vs Harbor Freight Jack Stands\u003c\/h3\u003e\n\u003ctable style=\"overflow-x: auto;\"\u003e\n\u003ccaption style=\"font-size: 0;\"\u003eJack Stand Comparison Chart\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFeature\u003c\/th\u003e\n\u003ctd\u003e\u003cstrong\u003eK-TOOL 6-Ton\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eHarbor Freight\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSupport Column\u003c\/th\u003e\n\u003ctd\u003eDuctile Iron\u003c\/td\u003e\n\u003ctd\u003eStandard Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Design\u003c\/th\u003e\n\u003ctd\u003eFour-Foot Steel Base\u003c\/td\u003e\n\u003ctd\u003eThree-Point Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdjustment Type\u003c\/th\u003e\n\u003ctd\u003ePrecision Ratchet\u003c\/td\u003e\n\u003ctd\u003ePin-Style\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSafety Standards\u003c\/th\u003e\n\u003ctd\u003eASME PASE\/2014\u003c\/td\u003e\n\u003ctd\u003eVaries by Model\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e2 Years\u003c\/td\u003e\n\u003ctd\u003e90 Days Typical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich 6 ton jack stands are best for heavy trucks?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eK-TOOL jack stands feature a ductile iron support column and precision ratchet mechanism that provides smoother, more reliable height adjustment than many budget alternatives. The four-foot steel base design offers superior stability for heavy vehicles, and they meet ASME safety standards for professional use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's the best height range for automotive jack stands?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 15.75\" to 24\" range is ideal for most automotive work, accommodating everything from low sports cars to lifted trucks. This range allows you to work comfortably under most passenger vehicles while providing enough clearance for undercarriage access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I know if these jack stands will fit my vehicle?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThese jack stands safely support most passenger cars, SUVs, pickup trucks, and many commercial vehicles up to 12,000 pounds total capacity. The 15.75\" to 24\" height range accommodates everything from low sports cars to lifted trucks and commercial equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy are jack stands sold in pairs?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eJack stands should always be used in pairs to ensure even weight distribution and maximum safety. Using two stands prevents the vehicle from tilting and provides redundant support in case one stand fails. Never rely on a single jack stand for vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eWarranty \u0026amp; Shipping\u003c\/h2\u003e\n\u003cp\u003eK-TOOL backs these heavy duty jack stands with a 2-year warranty on materials and workmanship, giving you confidence in your investment. This coverage demonstrates the manufacturer's commitment to quality construction and reliable performance that professional mechanics trust.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"K-Tool","offers":[{"title":"Default Title","offer_id":46858296557819,"sku":"K-61205","price":90.04,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/K-61205-2.jpg?v=1767639691"},{"product_id":"esco-92021-yak-22-ton-tall-jack-stand-47-25","title":"ESCO 92021 YAK 22 Ton Tall Jack Stand – 47.25\" Heavy-Duty Support","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 YAK 22 Ton Jack Stand (47.25\") - Heavy-Duty Support for Industrial Vehicles\u003c\/h2\u003e\n\u003cp\u003eThe ESCO YAK 22 Ton Jack Stand delivers professional-grade support for heavy trucks, agricultural equipment, and industrial machinery. With a \u003cstrong\u003e44,000 lb capacity\u003c\/strong\u003e and adjustable height range from \u003cstrong\u003e27.36\" to 47.25\"\u003c\/strong\u003e, this jack stand provides the vertical clearance and stability needed for safe maintenance and inspections. Featuring a secure \u003cstrong\u003epin-style locking mechanism with 8 adjustable positions\u003c\/strong\u003e, wide base construction, and \u003cstrong\u003e3-year warranty\u003c\/strong\u003e, the YAK is purpose-built for demanding shop environments where reliability is essential.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e44,000 lb capacity (22 tons) per stand\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e8 adjustable height positions from 27.36\" to 47.25\"\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eWide base footprint minimizes tipping risk\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSecure pin-style locking mechanism\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eMade in Europe - 3-year warranty\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=\"#documents\"\u003eDocuments\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 YAK Jack Stand Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e44,000 lb Lifting Capacity\u003c\/h3\u003e\n\u003cp\u003eEach stand supports up to \u003cstrong\u003e44,000 lbs (22 tons)\u003c\/strong\u003e, making it ideal for heavy-duty applications where standard jack stands fall short. Designed specifically for oversized vehicles, agricultural rigs, and industrial machinery that require substantial support during service operations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003e8 Adjustable Height Positions\u003c\/h3\u003e\n\u003cp\u003ePin-style locking at \u003cstrong\u003e8 preset height increments\u003c\/strong\u003e provides flexibility for different vehicle profiles and work requirements. Height range spans \u003cstrong\u003e27.36\" to 47.25\"\u003c\/strong\u003e, accommodating everything from standard frame rails to tall industrial equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSecure Pin-Style Locking\u003c\/h3\u003e\n\u003cp\u003eRugged pin-style locking mechanism holds the extending post firmly in place at any selected height. Heavy-duty construction prevents shift or sag under load, ensuring worker safety during extended maintenance work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eWide Base Footprint Design\u003c\/h3\u003e\n\u003cp\u003eStability is engineered into the base with a \u003cstrong\u003e26.75\" wide footprint\u003c\/strong\u003e that distributes load evenly and minimizes tipping risk. The broad stance allows confident positioning even in tight shop spaces where stability is critical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Durability\u003c\/h3\u003e\n\u003cp\u003eThick steel construction and European manufacturing standards ensure the YAK stands up to daily-duty abuse in demanding shop environments. Built to perform alongside professional hydraulic lift systems and heavy equipment services.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMobile Wheels and Safety Chain\u003c\/h3\u003e\n\u003cp\u003eIntegrated wheels allow easy repositioning between jobs, while the included safety chain provides secondary restraint during setup and operation. Combines convenience with workplace safety compliance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eESCO YAK Jack Stand Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Truck Service:\u003c\/strong\u003e Provides reliable support for over-the-road trucks, dump trucks, and commercial vehicles requiring tall jack stands and exceptional load capacity during wheel-off maintenance and inspections.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAgricultural Equipment:\u003c\/strong\u003e Ideal for servicing farm equipment, tractors, combines, and other large agricultural machinery where standard jack stands are inadequate for safe, stable support.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndustrial Machinery:\u003c\/strong\u003e Supports heavy industrial equipment, manufacturing machinery, and specialized vehicles requiring tall stands and professional-grade load capacity for maintenance work.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOTR and Earthmover Tires:\u003c\/strong\u003e Designed for shops specializing in off-the-road and earthmover tire service, where extreme load capacity and tall stand height are essential for safe operations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy Equipment Inspection:\u003c\/strong\u003e Provides the stability and clearance needed for detailed inspections, frame repair, suspension work, and undercarriage service on oversized vehicles.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eESCO YAK Jack Stand 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) per stand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCapacity Rating\u003c\/th\u003e\n\u003ctd\u003e20 Tonne\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\u003e27.36\" (695 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Height\u003c\/th\u003e\n\u003ctd\u003e47.25\" (1,200 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26.75\" (680 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Adjustment Positions\u003c\/th\u003e\n\u003ctd\u003e8 pin positions\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 Properties\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\"\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e66 lbs (30 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHeavy-duty steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLocking Mechanism\u003c\/th\u003e\n\u003ctd\u003ePin-style with 8 positions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Mobility\u003c\/th\u003e\n\u003ctd\u003eWheels included for easy positioning\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Compliance specifications\"\u003e\n\u003ccaption\u003eWarranty and Origin\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\"\u003eWarranty\u003c\/th\u003e\n\u003ctd\u003e3 years (must register for extension)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eYAK AS 20-120\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSKU\u003c\/th\u003e\n\u003ctd\u003e92021\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacture\u003c\/th\u003e\n\u003ctd\u003eMade in Europe\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 YAK Jack Stand Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSurface Preparation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFloor Surface:\u003c\/strong\u003e Place on clean, level, and stable floor surface. Concrete floors are recommended for optimal stability. Ensure the work area is free of debris, oil, or other slippery substances that could compromise jack stand placement or safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePositioning and Alignment\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePlacement:\u003c\/strong\u003e Position the jack stand directly under frame contact points rated to support the vehicle weight. Always use a minimum of \u003cstrong\u003etwo jack stands per vehicle\u003c\/strong\u003e when vehicle is lifted. Never work under a vehicle supported by jacks alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eHeight Adjustment\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePin Locking:\u003c\/strong\u003e Select the appropriate height from the \u003cstrong\u003e8 adjustable positions (27.36\" to 47.25\")\u003c\/strong\u003e. Insert the locking pin through both the post and adjustable collar to secure the height setting. Verify the pin is fully seated before placing any load on the stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSafety Setup\u003c\/h3\u003e\n\u003cp\u003eUse the integrated safety chain as secondary restraint. Apply wheel chocks on the opposite end of the vehicle. Keep bystanders clear of the work area. Verify the vehicle is stable before beginning service. Inspect the jack stand before each use for damage to locking mechanism or base.\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 YAK Jack Stand\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eOne (1) ESCO YAK 22 Ton Jack Stand (Model 92021)\u003c\/li\u003e\n\u003cli\u003eIntegrated wheels for mobility\u003c\/li\u003e\n\u003cli\u003eSafety chain\u003c\/li\u003e\n\u003cli\u003e8 pin-locking height positions\u003c\/li\u003e\n\u003cli\u003e3-year manufacturer warranty (registration required)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSold Individually:\u003c\/strong\u003e Jack stands are sold one per unit. Most shop applications require a minimum of two stands per vehicle for safe lifting and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Hydraulic jacks, vehicle-specific adapters, frame contact point protection pads, or floor installation hardware.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eESCO YAK Jack Stand 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. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside delivery standard (no inside delivery or setup). \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect the jack stand for damage before signing the bill of lading. Note any transit damage on the delivery receipt. Photograph damage for warranty claim purposes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eReturns and Restocking\u003c\/h3\u003e\n\u003cp\u003eReturns accepted within 30 days of delivery. Product must be unopened in original packaging with receipt. A 20% restocking fee applies to all returns. Buyer is responsible for return freight costs. Contact sales to arrange return authorization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eESCO YAK Jack Stand Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eESCO 3-Year Manufacturer Warranty\u003c\/h3\u003e\n\u003cp\u003eESCO stands behind the YAK jack stand with comprehensive warranty coverage protecting your investment.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e3 Years:\u003c\/strong\u003e Full coverage against manufacturing defects in materials and workmanship\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWarranty Registration:\u003c\/strong\u003e Must register product at esco.net\/warranty to qualify for extended warranty coverage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage Includes:\u003c\/strong\u003e Defective welds, structural cracks, locking mechanism failure, and material defects under normal use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty is valid only when the product is used in accordance with manufacturer instructions. Misuse, overloading beyond rated capacity, improper storage, or lack of maintenance voids warranty coverage. Keep receipt and warranty documentation for claims.\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. Please contact Garage Supply Guys to request manufacturer documents for this product.\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\/wp-content\/uploads\/2018\/11\/ESCO-MASTER-CATALOG-34TH-EDITION-2018_89.pdf\" target=\"_blank\"\u003eESCO YAK 22 Ton Jack Stand Sales Sheet (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eProduct overview with specifications and features\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=\"[MANUAL_URL]\" target=\"_blank\"\u003eESCO YAK Jack Stand Installation and Operation Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete setup, operation, and maintenance instructions\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\/warranty\/\" target=\"_blank\"\u003eESCO Warranty Information (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete warranty terms and registration requirements\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 YAK 22 Ton Jack Stand?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with product specifications, safety guidance, and recommendations for your shop's heavy-equipment service needs.\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\u003eJack Stands\u003c\/h3\u003e\n\u003cp\u003eProfessional-grade support stands for safe vehicle lifting and maintenance across all capacity levels.\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\u003eHeavy-Duty Lifting Equipment\u003c\/h3\u003e\n\u003cp\u003eComprehensive range of jacks, stands, and lifts designed for trucks, agricultural equipment, and industrial machinery.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/heavy-duty-lifting\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eESCO Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete selection of ESCO-brand jack stands, jacks, and specialty lifting equipment for professional shops.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/esco-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 YAK Jack Stand FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum weight capacity of the ESCO YAK jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK jack stand supports a maximum capacity of \u003cstrong\u003e44,000 lbs (22 tons) per stand\u003c\/strong\u003e. Always use a minimum of two jack stands when lifting a vehicle, and verify that the total combined weight of the vehicle does not exceed the rated capacity of the stands being used. Never exceed rated capacity or use a single stand for vehicle support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many adjustable height positions does the YAK stand offer?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe YAK jack stand features \u003cstrong\u003e8 adjustable pin positions\u003c\/strong\u003e that allow height settings from \u003cstrong\u003e27.36\" minimum to 47.25\" maximum\u003c\/strong\u003e. This flexibility accommodates vehicles with different frame heights and provides the clearance needed for heavy trucks, agricultural equipment, and industrial machinery. Height adjustments are made by repositioning the locking pin to the desired increment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions and weight of the jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK has a \u003cstrong\u003e26.75\" width\u003c\/strong\u003e for stability, weighs \u003cstrong\u003e66 lbs\u003c\/strong\u003e, and adjusts from \u003cstrong\u003e27.36\" to 47.25\" in height\u003c\/strong\u003e. The wide base footprint (26.75\") minimizes tipping risk and provides a secure stance. The stand includes wheels for easy mobility between job locations while maintaining full load capacity when properly positioned.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the pin-style locking mechanism work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe jack stand uses a \u003cstrong\u003epin-style locking system\u003c\/strong\u003e with 8 preset height positions. To set the height, extend or lower the adjustable post to the desired position, then insert the locking pin through both the post and the corresponding hole in the collar. This prevents the post from collapsing under load. Always verify the pin is fully seated before placing any weight on the stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the ESCO YAK suitable for heavy trucks and agricultural equipment?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The YAK is specifically designed for heavy trucks, farm equipment, agricultural machinery, and industrial applications where standard jack stands are insufficient. With \u003cstrong\u003e44,000 lb capacity and heights up to 47.25\"\u003c\/strong\u003e, it provides the load-bearing capability and clearance needed for trucks, combines, tractors, and oversized equipment that requires tall supports during maintenance and inspections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty coverage does the ESCO YAK include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eESCO provides a \u003cstrong\u003e3-year manufacturer warranty\u003c\/strong\u003e covering defects in materials and workmanship. Warranty registration is required at esco.net\/warranty to qualify for extended coverage. The warranty covers manufacturing defects such as faulty welds, structural cracks, and locking mechanism failures under normal use. Misuse or overloading voids warranty protection.\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 jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAlways use a \u003cstrong\u003eminimum of two jack stands per vehicle\u003c\/strong\u003e, never rely on a single stand or jack alone. Never work underneath a vehicle supported only by a hydraulic jack. Place stands on clean, level surfaces free of debris or slippery substances. Use wheel chocks on the opposite wheels. Verify the locking pin is fully seated before loading. Inspect the stand before each use for damage or defects. Keep bystanders clear of the work area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the jack stand be used with hydraulic lift systems?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The YAK jack stand is purpose-built to work alongside professional hydraulic lift systems and can be used as secondary support during wheel-off inspections or specialized maintenance on large vehicles. Its \u003cstrong\u003ewide base (26.75\")\u003c\/strong\u003e and \u003cstrong\u003etall height (up to 47.25\")\u003c\/strong\u003e make it ideal for supporting equipment under lifts during extended service operations where additional support is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required for the ESCO YAK jack stand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo professional installation is required. The jack stand is ready to use out of the box. Simply place it on a clean, level surface, adjust to the desired height using one of the \u003cstrong\u003e8 pin positions\u003c\/strong\u003e, and secure the locking pin. The integrated wheels allow for easy repositioning between jobs. Ensure the surface is stable and level to maximize safety and stability during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere is the ESCO YAK manufactured?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe ESCO YAK is \u003cstrong\u003emade in Europe\u003c\/strong\u003e with a reputation for quality engineering and durable construction. ESCO has been a trusted manufacturer of lifting and service equipment for over 40 years, and the YAK line of jack stands represents their commitment to providing heavy-duty, professional-grade equipment for demanding shop environments and specialized heavy equipment service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with the jack stand purchase?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach ESCO YAK jack stand purchase includes the stand unit with \u003cstrong\u003eintegrated wheels for mobility\u003c\/strong\u003e and a \u003cstrong\u003esafety chain for secondary restraint\u003c\/strong\u003e. The stand is sold individually; most applications require a minimum of two stands per vehicle. The 3-year warranty and registration documentation are also included (product registration required at esco.net\/warranty).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the return and restocking policy for the ESCO YAK?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eReturns are accepted within \u003cstrong\u003e30 days of delivery\u003c\/strong\u003e for unopened products in original packaging with receipt. A \u003cstrong\u003e20% restocking fee applies\u003c\/strong\u003e to all returns. The buyer is responsible for return freight costs. To arrange a return, contact Garage Supply Guys sales team. Damaged items should be reported to the carrier immediately upon delivery for damage claims.\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 contains chemicals known to the State of California to cause cancer or 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":47657496838395,"sku":"ESC-92021","price":429.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/esco-yak-22-ton-jack-stand-47-25-ea-92021-423_fdcbebb1-7dde-4066-a16e-cc576c8cef4b.webp?v=1773829745"},{"product_id":"aff-3340sd-16-5-ton-fixed-high-truck-stand","title":"AFF 3340SD 16.5 Ton Fixed High Truck Stand - American Forge","description":"\u003cstyle\u003e\n  :root {\n    --primary: #333333;\n    --accent: #ff2600;\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\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\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=\"#model-comparison\"\u003eModel Comparison\u003c\/a\u003e\u003cspan class=\"sep\"\u003e-\u003c\/span\u003e\n    \u003ca href=\"#product-video\"\u003eProduct Video\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\u003eHeavy Duty Truck Jack Stands Built for the Work That Doesn't Quit\u003c\/h2\u003e\n    \u003cp\u003eIf your shop works on heavy trucks, buses, or fleet vehicles, you already know that most jack stands weren't made with you in mind. The AFF 3340SD changes that. These american forge and foundry jack stands carry a 33,000 lb (16.5-ton) rated capacity and reach heights from 57\" all the way up to 82\" - so you're not contorting yourself around a stand that wasn't tall enough to begin with. This is one of the most capable tall truck jack stands on the market, and it earns that position through construction, not claims.\u003c\/p\u003e\n    \u003cp\u003eTwenty-one 1\" height increments give you a wide working range right away. Then a 4\" fine adjustment by screw lets you dial in exactly where you need it. That combination means you're not shimming, improvising, or compromising your working height. You set it once, it stays there, and you get to work. The spring-loaded tower makes height changes fast, and the spring-loaded caster wheels let you roll the stand into position without a fight - even on a loaded shop floor.\u003c\/p\u003e\n    \u003cp\u003eThe non-skid rubber saddle pad keeps things where you put them. It protects the vehicle from contact damage and keeps the stand from walking under load. Super heavy duty construction throughout - this thing was purpose-built for truck and bus support, not scaled up from a passenger car design. When you're supporting 33,000 lbs off the ground, that distinction matters.\u003c\/p\u003e\n    \u003cp\u003eThese are the truck jack stands you buy when you're done dealing with stands that weren't made for the job. Order ships free to the lower 48, and our team is standing by at (855) 498-2147 if you have questions before you buy.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"specifications\"\u003e\n    \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003ctable class=\"gsg-spec-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eModel\u003c\/td\u003e\n        \u003ctd\u003e3340SD\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCapacity\u003c\/td\u003e\n        \u003ctd\u003e33,000 lb (16.5 ton)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight Range\u003c\/td\u003e\n        \u003ctd\u003e57\" to 82\"\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eHeight Adjustments\u003c\/td\u003e\n        \u003ctd\u003e21 x 1\" increments with 4\" fine adjustment by screw\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSaddle\u003c\/td\u003e\n        \u003ctd\u003eNon-skid rubber pad\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eCasters\u003c\/td\u003e\n        \u003ctd\u003eSpring-loaded for easy positioning and portability\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eTower\u003c\/td\u003e\n        \u003ctd\u003eSpring-loaded for fast height adjustment\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eShip Weight\u003c\/td\u003e\n        \u003ctd\u003e324 lb\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"whats-included\"\u003e\n    \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n    \u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"applications\"\u003e\n    \u003ch2\u003eApplications - Who These Jack Stands Are For\u003c\/h2\u003e\n    \u003cdiv class=\"gsg-app-grid\"\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eSemi Truck and Fleet Service\u003c\/strong\u003e\n        \u003cp\u003eJack stands for semi trucks demand a height range and capacity that passenger-car stands simply can't deliver. The 3340SD's 57\" to 82\" range puts you exactly where you need to be under a loaded frame.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eBus and Coach Maintenance\u003c\/strong\u003e\n        \u003cp\u003eTransit and motor coach shops deal with the same tall chassis and heavy axle loads. These heavy duty truck jack stands were purpose-built for that environment - not adapted from lighter-duty designs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eHeavy Equipment and Work Truck Support\u003c\/strong\u003e\n        \u003cp\u003eVocational trucks, construction vehicles, and agricultural equipment often demand both high reach and serious capacity. The 33,000 lb rating means you're not guessing whether the stand can handle it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"gsg-app-card\"\u003e\n        \u003cstrong\u003eHigh-Volume Commercial Shops\u003c\/strong\u003e\n        \u003cp\u003eSpring-loaded casters make repositioning fast between jobs. If you're cycling through trucks all day, that portability keeps your bay time efficient instead of burning it on stand setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"model-comparison\"\u003e\n    \u003ch2\u003eModel Comparison - Fixed High Truck Stand Series\u003c\/h2\u003e\n    \u003cp\u003eAmerican Forge and Foundry offers three models in the Fixed High Truck Stand line. Each covers a different capacity and height range, so you can match the stand to your specific application rather than over- or under-specifying.\u003c\/p\u003e\n    \u003ctable class=\"gsg-parts-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eModel\u003c\/th\u003e\n          \u003cth\u003eCapacity\u003c\/th\u003e\n          \u003cth\u003eHeight Range\u003c\/th\u003e\n          \u003cth\u003eAdjustments\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e3344SD\u003c\/td\u003e\n          \u003ctd\u003e15,000 lb\u003c\/td\u003e\n          \u003ctd\u003e36\" to 54\"\u003c\/td\u003e\n          \u003ctd\u003e17 x 1\" increments\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e3342SD\u003c\/td\u003e\n          \u003ctd\u003e15,000 lb\u003c\/td\u003e\n          \u003ctd\u003e57\" to 82\"\u003c\/td\u003e\n          \u003ctd\u003e20 x 1\" increments with 4\" fine adjust by screw\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e3340SD\u003c\/td\u003e\n          \u003ctd\u003e33,000 lb\u003c\/td\u003e\n          \u003ctd\u003e57\" to 82\"\u003c\/td\u003e\n          \u003ctd\u003e21 x 1\" increments with 4\" fine adjustment by screw\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cp\u003eThe 3344SD is the right call when your height needs are lower and 15,000 lb is enough capacity. The 3342SD hits the same high range as the 3340SD but at half the rated capacity - a good fit for lighter trucks and buses. If you're regularly supporting heavy semi or vocational truck frames, the 3340SD is the one. Not sure which model fits your work? Call us at (855) 498-2147.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"product-video\"\u003e\n    \u003ch2\u003eProduct Video\u003c\/h2\u003e\n    \u003cdiv class=\"gsg-video-wrap\"\u003e\n      \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/zwGFb70ijas?si=Xj7dKrfiWCFX0Zqc\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c\/iframe\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 states. This is a heavy freight item at 324 lb ship weight - we'll take care of getting it to your door at no additional charge.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"warranty\"\u003e\n    \u003ch2\u003eWarranty\u003c\/h2\u003e\n    \u003cdiv class=\"gsg-info-box\"\u003e\n      \u003cp\u003e\u003cstrong\u003eLimited One-Year Warranty\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003eAmerican Forge \u0026amp; Foundry warrants this product to the final purchaser to be free from operating defects in material and workmanship for one year from the date of purchase. If the equipment is found to be defective during that period, AFF will, at its option, repair or replace it at no charge - provided the unit is returned transportation prepaid with proof of purchase to AFF or an authorized Field Service Depot.\u003c\/p\u003e\n      \u003cp\u003eThis warranty does not cover damage from accident, overload, or abuse, and does not apply to products that have been altered or used with attachments not expressly recommended by American Forge \u0026amp; Foundry. The seller's sole obligation is to repair or replace any defective product or part. AFF is not liable for incidental, consequential, or indirect damages of any kind.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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=\"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\" alt=\"PDF\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/AFF_3340SD_Sale_Sheet.pdf?v=1775803796\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eAFF 3340SD 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\n  \u003c\/section\u003e\n\n  \u003csection class=\"gsg-cta-section\"\u003e\n    \u003ch2\u003eReady to Order or Have Questions?\u003c\/h2\u003e\n    \u003cp\u003eOur team knows this product line inside and out. Call us before you buy if you want to confirm fitment, compare models, or ask about lead times.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gsg-faq\" id=\"faq\" style=\"margin: 40px 0;\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat's the maximum height the AFF 3340SD reaches?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe 3340SD adjusts from 57\" up to 82\" in total. You get 21 increments of 1\" for broad range adjustments, plus a 4\" fine adjustment by screw for precise positioning at any working height within that range.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the 3340SD rated for semi trucks and heavy buses?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes. The 3340SD carries a 33,000 lb (16.5-ton) rated capacity and was purpose-built for truck and bus support. The height range of 57\" to 82\" is specifically suited to the taller chassis found on semi trucks, transit buses, and heavy vocational vehicles. These are jack stands for semi trucks and commercial fleets, not scaled-up versions of passenger car stands.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do the spring-loaded casters work and can the stand be moved when positioned under a vehicle?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eThe spring-loaded casters are designed to make positioning and portability easy before the stand is placed under load. They allow you to roll the stand into place on the shop floor. Once the stand is bearing weight under a vehicle, you should not attempt to reposition it - always relieve load before moving any jack stand.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this ship free and how long does delivery take?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eYes, the AFF 3340SD ships free to all contiguous lower 48 states. The ship weight is 324 lb, so this moves as a freight shipment. For specific delivery timeframes to your location, call us at (855) 498-2147 and we can give you a more precise estimate.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat's the difference between the 3340SD and the 3342SD?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003eBoth models cover the same 57\" to 82\" height range, but they differ in capacity. The 3340SD is rated at 33,000 lb and offers 21 height adjustment increments. The 3342SD is rated at 15,000 lb with 20 increments. If you're supporting heavy semi truck frames or high-GVW vehicles, the 3340SD is the right choice. The 3342SD works well for lighter trucks and buses where 15,000 lb of capacity is sufficient.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdiv style=\"display: none;\"\u003e\n      \u003c!--FAQ--\u003e Q: What is the maximum height of the AFF 3340SD? A: Adjusts from 57\" to 82\". Includes 21 x 1\" increments plus a 4\" fine adjustment by screw. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: Is the 3340SD rated for semi trucks and heavy buses? A: Yes. 33,000 lb (16.5-ton) capacity, 57\"-82\" height range. Purpose-built for truck and bus support. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: How do the spring-loaded casters work? A: They allow easy floor positioning before load is applied. Never move the stand while it is bearing vehicle weight. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: Does the 3340SD ship free? A: Yes, free freight shipping to the lower 48 states. Ship weight is 324 lb. Call (855) 498-2147 for delivery timeframes. \u003c!--\/FAQ--\u003e\n      \u003c!--FAQ--\u003e Q: What is the difference between the 3340SD and 3342SD? A: Same height range (57\"-82\"), different capacities. 3340SD is 33,000 lb with 21 adjustments; 3342SD is 15,000 lb with 20 adjustments. \u003c!--\/FAQ--\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"American Forge \u0026 Foundry","offers":[{"title":"Default Title","offer_id":47880341913851,"sku":"AFF-3340SD","price":2006.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/aff-3340sd-16-5-ton-fixed-high-truck-stand-jack-660.webp?v=1776141365"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/collections\/stands-8541878.webp?v=1762593453","url":"https:\/\/garagesupplyguys.com\/collections\/stands-cranes.oembed?page=6","provider":"Garage Supply Guys","version":"1.0","type":"link"}