{"product_id":"forward-s100136-alignment-kit-sm14-smo14","title":"Forward S100136M Bolt-On Alignment Kit for SM14 SMO14 Lifts","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\u003eForward S100136 Bolt-On Alignment Kit for SM\/SMO14 Lifts\u003c\/h2\u003e\n\u003cp\u003eTransform your Rotary SM14 or SMO14 four-post lift into a professional alignment rack with this durable bolt-on conversion kit. The S100136 includes slip plates and ramp modifications to create a level alignment surface, perfect for shops looking to add wheel alignment capabilities without replacing their existing lift infrastructure. Compatible with SM14 and SMO14 models serving vehicles up to 182 in wheelbase. 5 year structure warranty.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003eConverts four-post lift to alignment platform with slip plates\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eBolt-on installation for quick retrofit to existing lifts\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSupports vehicles with wheelbases up to 182 in\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eDesigned for SM14 and SMO14 four-post lift models\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=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#applications\"\u003eApplications\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\u003eRotary S100136 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSlip Plates for Smooth Positioning\u003c\/h3\u003e\n\u003cp\u003eThe kit includes durable slip plates that reduce friction and allow technicians to position vehicles precisely on the alignment surface. The slip plates create a \u003cstrong\u003elevel platform\u003c\/strong\u003e from the turntable cutouts to the rear positioning area, essential for accurate four-wheel alignment work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eBolt-On Design for Easy Installation\u003c\/h3\u003e\n\u003cp\u003eThis kit bolts directly onto compatible SM14 and SMO14 lifts without requiring permanent modifications or welding. The bolt-on approach makes retrofitting straightforward and allows shops to maintain their lift's versatility for general service work when alignment capability isn't needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eRamp Modifications for Safety\u003c\/h3\u003e\n\u003cp\u003eIntegrated ramp modifications ensure smooth vehicle entry and exit while maintaining stability during the alignment process. The design accommodates the standard \u003cstrong\u003e20 in wide runways\u003c\/strong\u003e of SM\/SMO14 lifts for consistent vehicle positioning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eCompatible with Multiple SM\/SMO14 Lengths\u003c\/h3\u003e\n\u003cp\u003eThe S100136 works with SM14 and SMO14 lifts in standard, long, and extended lengths, supporting maximum wheelbases up to \u003cstrong\u003e182 in\u003c\/strong\u003e on SMO14L models. This flexibility makes the kit practical for shops maintaining diverse vehicle inventories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eRotary S100136 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndependent Auto Repair Shops:\u003c\/strong\u003e Add wheel alignment services without purchasing a dedicated alignment lift, increasing service revenue from existing equipment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull-Service Fleet Maintenance:\u003c\/strong\u003e Perform alignment checks and adjustments on company vehicles and light trucks using equipment already installed in the facility.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTire and Brake Centers:\u003c\/strong\u003e Expand service offerings to include wheel alignment alongside existing tire, brake, and suspension work on a unified platform.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMulti-Purpose Service Bays:\u003c\/strong\u003e Maintain a four-post lift for general service use that can be quickly converted to alignment work during peak demand periods.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMedium-Duty Commercial Vehicles:\u003c\/strong\u003e Accommodate alignment work on trucks, SUVs, and commercial vans using the SMO14 model's extended wheelbase capabilities.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eRotary S100136 Specifications\u003c\/h2\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\"\u003eCompatible Lifts\u003c\/th\u003e\n\u003ctd\u003eSM14, SM14L, SM14EL, SMO14, SMO14L, SMO14EL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMax Wheelbase\u003c\/th\u003e\n\u003ctd\u003e182 in (4,622 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Capacity\u003c\/th\u003e\n\u003ctd\u003e14,000 lb (6,350 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRunway Width\u003c\/th\u003e\n\u003ctd\u003e20 in (508 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Alignment dimensions\"\u003e\n\u003ccaption\u003eAlignment Platform 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\"\u003eSlip Plate Width\u003c\/th\u003e\n\u003ctd\u003e43 in (1,092 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRunway Height\u003c\/th\u003e\n\u003ctd\u003e7 in (178 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOperating Height\u003c\/th\u003e\n\u003ctd\u003e78.75 in (2,000 mm) maximum rise\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMounting Method\u003c\/th\u003e\n\u003ctd\u003eBolt-on, no welding required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Material and shipping\"\u003e\n\u003ccaption\u003eMaterials and Shipping\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\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003eApproximately 750 lb (340 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eSteel slip plates with mounting hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Designation\u003c\/th\u003e\n\u003ctd\u003eS100136, S100136-L, S100136-EL\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\u003eRotary S100136 Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMechanical Preparation\u003c\/h3\u003e\n\u003cp\u003eThe kit bolts directly to your existing SM14 or SMO14 lift using the provided mounting hardware. No cutting, welding, or permanent structural modifications are required. All necessary fasteners for \u003cstrong\u003ebolt-on attachment\u003c\/strong\u003e are included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSpace Requirements\u003c\/h3\u003e\n\u003cp\u003eThe alignment kit operates within the footprint of your existing lift. Ensure your service bay provides adequate working space around the alignment platform for technicians to access all four wheels during setup and measurement. Standard four-post lift bay spacing is sufficient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eLift Operational Readiness\u003c\/h3\u003e\n\u003cp\u003eYour SM14 or SMO14 lift must be in proper working order with \u003cstrong\u003efull hydraulic function and Sentinel Lock safety system engaged\u003c\/strong\u003e during alignment work. Perform standard pre-use inspection per Rotary lift maintenance guidelines before adding alignment services.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional Installation Recommended\u003c\/h3\u003e\n\u003cp\u003eWhile bolt-on installation is straightforward, professional installation is recommended to ensure proper fit and optimal alignment platform setup. Trained technicians can verify component alignment and positioning for maximum accuracy during wheel alignment procedures.\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\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRear slip plates for vehicle positioning\u003c\/li\u003e\n\u003cli\u003eRamp modifications for smooth entry and exit\u003c\/li\u003e\n\u003cli\u003eBolt-on mounting hardware (complete fastener set)\u003c\/li\u003e\n\u003cli\u003eInstallation guide for kit assembly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Rolling jacks (sold separately), turntables, front turning plates, or alignment measurement equipment. Technicians must supply their own wheel alignment system compatible with four-wheel alignment platforms.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch2\u003eRotary S100136 Bolt-On Alignment Kit FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Rotary lifts does the S100136 work with?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe S100136 is compatible with SM14, SM14L, SM14EL, SMO14, SMO14L, and SMO14EL four-post lifts. The kit works with both closed-front (SM14) and open-front (SMO14) models. Verify your lift model before ordering to ensure compatibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum wheelbase this kit supports?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe S100136 supports vehicles with wheelbases up to 182 in when installed on SMO14L and SM14L lifts. The kit provides stable positioning for cars, vans, light trucks, and SUVs within this wheelbase range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install the S100136 myself?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe bolt-on design allows for straightforward installation without welding or permanent modifications. However, professional installation is recommended to ensure proper platform leveling and alignment accuracy. Contact your Rotary dealer for installation services.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo rolling jacks come with this kit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, rolling jacks are sold separately. The S100136 includes slip plates and ramp modifications only. Your SM14 or SMO14 lift must be equipped with compatible rolling jacks for complete alignment capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty coverage for this alignment kit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe S100136 carries the same warranty as your Rotary lift. The structure is covered by Rotary's 5 year structure warranty. Operating components have 1 year coverage, with 1 year labor warranty included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill adding the alignment kit reduce my lift's general service capacity?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo. The bolt-on design allows you to keep your lift operational for general service work. When alignment work is needed, the slip plates and ramp modifications create the alignment platform. The kit can be adapted or removed without affecting standard lift function.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much additional weight does the S100136 add to my lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe alignment kit components weigh approximately 750 lb total. This weight is distributed across the lift platform and does not exceed the 14,000 lb vehicle capacity of your SM14 or SMO14 lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat alignment systems are compatible with this platform?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe S100136 provides a four-wheel alignment platform compatible with modern wheel alignment measurement systems. Verify that your chosen alignment equipment supports four-post lift integration before purchase.\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 Rotary S100136?\u003c\/h2\u003e\n\u003cp\u003eGet help selecting the right alignment kit, planning installation, and understanding compatibility with your Rotary lift models.\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\u003eRotary SM14 Four-Post Lifts\u003c\/h3\u003e\n\u003cp\u003eCompatible closed-front service lifts with standard and extended wheelbase options\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"#\" 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\u003eRotary SMO14 Open-Front Lifts\u003c\/h3\u003e\n\u003cp\u003eOpen-front design for enhanced undercarriage access and advanced alignment conversion\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"#\" 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\u003eAlignment Lift Accessories\u003c\/h3\u003e\n\u003cp\u003eRolling jacks, turntables, turn plates, and other components for complete alignment systems\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"#\" 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!-- 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":"Forward Lifts","offers":[{"title":"Default Title","offer_id":47878392054011,"sku":"FOR-S100136M","price":4685.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/media__37212.jpg?v=1768946638","url":"https:\/\/garagesupplyguys.com\/products\/forward-s100136-alignment-kit-sm14-smo14","provider":"Garage Supply Guys","version":"1.0","type":"link"}