{"title":"Work Lights \u0026 LED Lights","description":null,"products":[{"product_id":"bendpak-litestix-ls36mdx-led-light","title":"BendPak LITESTIX LS36MDX LED Light for Four-Post Lifts - Rechargeable 1200 Lumen","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-features-table,\n.responsive-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 3rem 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-features-table caption,\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-features-table th,\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-features-table td,\n.responsive-specs-table td {\n  padding: 14px;\n  border-bottom: 1px solid #0066cc;\n}\n\n.responsive-features-table tbody tr:nth-child(even),\n.responsive-specs-table tbody tr:nth-child(even) {\n  background-color: #f0f5ff;\n}\n\n.responsive-features-table tbody tr:hover,\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-features-table thead,\n  .responsive-specs-table thead {\n    display: none;\n  }\n  \n  .responsive-features-table tbody,\n  .responsive-specs-table tbody {\n    display: block;\n  }\n  \n  .responsive-features-table tr,\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-features-table td,\n  .responsive-specs-table td {\n    display: block;\n    padding: 12px 15px;\n    border: none;\n    position: relative;\n  }\n  \n  .responsive-features-table td:first-child,\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-features-table td:first-child strong,\n  .responsive-specs-table td:first-child strong {\n    color: white;\n  }\n  \n  .responsive-features-table tbody tr:nth-child(even),\n  .responsive-specs-table tbody tr:nth-child(even) {\n    background-color: white;\n  }\n  \n  .responsive-specs-table td[data-label=\"Value\"] {\n    font-weight: 600;\n    color: #0066cc;\n  }\n}\n\n\/* Desktop Protection *\/\n@media (min-width: 768px) {\n  .responsive-features-table,\n  .responsive-specs-table {\n    display: table !important;\n  }\n  \n  .responsive-features-table tbody,\n  .responsive-specs-table tbody,\n  .responsive-features-table thead,\n  .responsive-specs-table thead {\n    display: table-row-group !important;\n  }\n  \n  .responsive-features-table tr,\n  .responsive-specs-table tr {\n    display: table-row !important;\n  }\n  \n  .responsive-features-table td,\n  .responsive-specs-table td,\n  .responsive-features-table th,\n  .responsive-specs-table th {\n    display: table-cell !important;\n  }\n}\n\n\/* CTA Section *\/\n.cta-section {\n  background: linear-gradient(135deg, #0066cc, #0052a3);\n  color: white;\n  padding: 2rem;\n  border-radius: 8px;\n  text-align: center;\n  margin: 4rem 0 3.5rem 0;\n  box-shadow: 0 4px 12px rgba(0,102,204,0.2);\n}\n\n.cta-section h3 {\n  color: white;\n  margin-top: 0;\n  padding-top: 0;\n  border-bottom: none;\n}\n\n.cta-section p {\n  margin: 0.5rem 0;\n}\n\n\/* FAQ Section *\/\n.faq {\n  margin: 4rem 0 2rem 0;\n}\n\n.faq h3 {\n  margin-bottom: 2rem;\n}\n\n.faq details {\n  background: #f8f9fa;\n  border-left: 3px solid #0066cc;\n  margin-bottom: 10px;\n  border-radius: 6px;\n  overflow: hidden;\n}\n\n.faq summary {\n  padding: 15px;\n  cursor: pointer;\n  font-weight: 600;\n  color: #333;\n  transition: background-color 0.2s;\n}\n\n.faq summary:hover {\n  background-color: #e6f0ff;\n}\n\n.faq details[open] summary {\n  background-color: #f0f5ff;\n  border-bottom: 1px solid #e6f0ff;\n}\n\n.faq details div {\n  padding: 15px;\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\u003eBendPak LITESTIX LS36MDX Four-Post Lift Light (1200 Lumen)\u003c\/h2\u003e\n\u003cp class=\"hero-subtitle\"\u003eRechargeable LED Work Light with Magnetic Swivel Mounts | 50-79\" Adjustable\u003c\/p\u003e\n\u003cp\u003eThe BendPak LITESTIX LS36MDX transforms under-vehicle work with professional-grade LED illumination designed specifically for automotive lift applications. Delivering 1200 lumens of uniform brightness across adjustable 50-79 inch spans, this rechargeable work light eliminates shadows and provides hands-free lighting exactly where you need it. Featuring swivel magnetic mounts and impact-resistant polycarbonate construction, this lift-mounted LED system is built for the demanding conditions of professional automotive service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES SECTION --\u003e\n\u003csection class=\"key-features\"\u003e\n\u003ch3\u003eKey Features and Benefits\u003c\/h3\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003e1200-Lumen LED Array\u003c\/h4\u003e\n\u003cp\u003eBright, uniform illumination eliminates shadows and dark spots under lifted vehicles. Wide-angle coverage provides even lighting distribution for detailed inspection and repair work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eRechargeable 2600mAh Battery\u003c\/h4\u003e\n\u003cp\u003eLong-lasting lithium-ion battery provides up to 7 hours of continuous operation. Rechargeable design eliminates cord clutter and provides portable lighting freedom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eMagnetic Swivel Mounts\u003c\/h4\u003e\n\u003cp\u003ePowerful magnets with swivel heads allow precise light positioning and secure attachment to lift posts. Quick setup and adjustment for optimal illumination angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch4\u003eAdjustable 50-79\" Coverage\u003c\/h4\u003e\n\u003cp\u003eTelescoping steel tube extends to fit virtually any standard four-post lift. Universal compatibility with professional and residential lift systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES TABLE --\u003e\n\u003ctable class=\"responsive-features-table\"\u003e\n\u003ccaption\u003eProduct Features Overview\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eBenefit\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003e\u003cstrong\u003e1200-Lumen LED Lighting System\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Benefit\"\u003eHigh-output LED array delivers professional-grade illumination that eliminates shadows and dark zones commonly found under lifted vehicles. Uniform light distribution provides clear visibility for detailed inspection work, precision repairs, and safety inspections. Superior to traditional shop lights that create hot spots and uneven coverage, ensuring technicians can see critical components clearly and work safely in all under-vehicle areas.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003e\u003cstrong\u003eRechargeable 2600mAh Lithium Battery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Benefit\"\u003eLong-lasting rechargeable battery provides up to 7 hours of continuous operation, eliminating the need for power cords and electrical connections that create trip hazards and limit positioning flexibility. Lithium-ion technology delivers consistent brightness throughout the discharge cycle while providing hundreds of recharge cycles for long-term reliability. Cordless operation allows complete freedom of movement and positioning without workspace restrictions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003e\u003cstrong\u003eMagnetic Swivel Mount System\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Benefit\"\u003ePowerful magnetic mounts with 360-degree swivel capability allow precise light positioning and secure attachment to any ferrous lift surface. Quick setup and adjustment enable technicians to direct light exactly where needed without tools or complex mounting hardware. Magnetic design provides strong hold while allowing easy repositioning between jobs, maximizing versatility and reducing setup time in busy automotive service environments.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003e\u003cstrong\u003eTelescoping 50-79\" Adjustment Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Benefit\"\u003eAdjustable steel tube construction accommodates lift spans from 50 to 79 inches, providing universal compatibility with most four-post lift configurations. Telescoping design allows precise width adjustment for optimal coverage without gaps or overhang. Professional versatility means one light system works across multiple lift types and brands, reducing inventory needs while ensuring proper illumination coverage for diverse automotive service applications.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003e\u003cstrong\u003eImpact-Resistant Polycarbonate Housing\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Benefit\"\u003eRugged polycarbonate construction protects LED components from impacts, drops, and harsh shop environment conditions that destroy standard lighting equipment. Shatter-resistant material maintains structural integrity even when dropped from lift height or struck by tools and parts. Professional-grade protection ensures reliable operation and long service life in demanding automotive repair environments where equipment durability is essential for productivity and safety.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- APPLICATIONS SECTION --\u003e\n\u003csection class=\"applications\"\u003e\n\u003ch3\u003ePerfect Applications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUnder-vehicle inspections requiring detailed visibility of suspension and drivetrain components\u003c\/li\u003e\n\u003cli\u003eBrake service and repair work where clear sight lines are critical for safety\u003c\/li\u003e\n\u003cli\u003eTransmission and differential service requiring precise component identification\u003c\/li\u003e\n\u003cli\u003eVehicle detailing operations needing comprehensive undercarriage illumination\u003c\/li\u003e\n\u003cli\u003eAutomotive diagnostics where visual inspection supports electronic testing\u003c\/li\u003e\n\u003cli\u003eFleet maintenance facilities requiring efficient, hands-free lighting solutions\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\u003eModel Number\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eLS36MDX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eBendPak LITESTIX\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLight Output\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e1200 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eBattery Capacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e2600mAh lithium-ion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eRuntime\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eUp to 7 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eAdjustable Range\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003e50\" to 79\" telescoping\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eMounting System\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eMagnetic swivel mounts with hooks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eHousing Material\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eImpact-resistant polycarbonate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eLED Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eHigh-efficiency LED array\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eApplication\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd data-label=\"Value\"\u003eFour-post lift under-vehicle lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"cta-section\"\u003e\n\u003ch3\u003eIlluminate Your Work Like a Pro\u003c\/h3\u003e\n\u003cp\u003eProfessional technicians rely on BendPak LITESTIX for consistent, powerful under-vehicle illumination in demanding service environments.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGet your BendPak Four-Post Lift Light LED delivered fast - engineered for professional performance and built for durability.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection aria-labelledby=\"faq-heading\" class=\"faq\"\u003e\n\u003ch3 id=\"faq-heading\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is the BendPak LITESTIX LS36MDX lift light?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis four-post lift LED light delivers 1200 lumens of bright, uniform illumination for professional under-vehicle work and inspection applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the battery last on this lift light?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe rechargeable 2600mAh lithium-ion battery provides up to 7 hours of continuous operation on a full charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat lift spans does this adjustable LED light fit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis telescoping lift light adjusts from 50 inches to 79 inches, fitting virtually any standard four-post lift configuration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this lift light attach to four-post lifts?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe light features magnetic swivel mounts with built-in hooks that attach securely to lift posts and allow precise positioning for optimal illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this LED lift light durable enough for shop use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the impact-resistant polycarbonate housing protects the LED components from drops, impacts, and harsh automotive service environment conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this lift light require permanent installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, the magnetic mounting system allows quick setup and removal without permanent installation or modifications to your lift structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"BendPak","offers":[{"title":"Default Title","offer_id":46390394519803,"sku":"5150063","price":130.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/litestix-led-work-light-90-degree-bend-handles-bendpak_teyu8vwkyu2co2gi.jpg?v=1767589064"},{"product_id":"rotary-fa5700-techlight4-led-light-kit-for-four-post-lift-set-of-4","title":"Rotary FA5700 - TechLight4 LED Light Kit, Four-Post, Set of 4","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px !important;\n  color: #333;\n  line-height: 1.6;\n}\n\n.product-content-wrapper section {\n  margin: 40px 0;\n}\n\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper .hero {\n  display: block;\n  overflow: auto;\n}\n\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper img {\n  max-width: 100%;\n  height: auto;\n  margin: 1.5rem 0;\n  border-radius: 8px;\n}\n\n.product-content-wrapper figcaption {\n  font-size: 0.9rem;\n  color: #666;\n  text-align: center;\n  margin-top: 0.5rem;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p {\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li {\n  margin-bottom: 0.5rem;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem auto;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.product-content-wrapper caption {\n  padding: 0.5rem;\n  font-weight: 600;\n  text-align: left;\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 1rem;\n  text-align: left;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper th {\n  background-color: #0053a6;\n  color: white;\n  font-weight: 600;\n  white-space: nowrap;\n  width: 40%;\n}\n\n.product-content-wrapper td {\n  background-color: white;\n  color: #333;\n}\n\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n  border-bottom: none;\n}\n\n.product-content-wrapper tr:hover td {\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa !important;\n  border-left: 4px solid #0053a6 !important;\n  padding: 1rem 1.5rem !important;\n  margin: 1.5rem 0 !important;\n  color: #333 !important;\n  font-weight: normal !important;\n}\n\n.product-content-wrapper .highlight *,\n.product-content-wrapper .highlight p,\n.product-content-wrapper .highlight span,\n.product-content-wrapper .highlight div {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: normal !important;\n  font-style: normal !important;\n}\n\n.product-content-wrapper .highlight strong {\n  font-weight: 600 !important;\n  color: #0053a6 !important;\n}\n\n.product-content-wrapper .button {\n  display: inline-block;\n  background-color: #0053a6;\n  color: white !important;\n  padding: 0.75rem 1.5rem;\n  border-radius: 4px;\n  text-decoration: none;\n  font-weight: 600;\n  margin: 1rem 0;\n}\n\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n  background: #0053a6;\n  color: white;\n  padding: 40px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n  color: white;\n}\n\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n  outline: 2px solid #0053a6;\n  outline-offset: 2px;\n}\n\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-content-wrapper summary::after {\n  content: '▶';\n  position: absolute;\n  right: 1rem;\n  top: 1rem;\n  transition: transform 0.3s ease;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details div {\n  padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n  margin-bottom: 1.5rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n  \/* Hide table caption + column header row on small screens *\/\n  .product-content-wrapper table caption,\n  .product-content-wrapper table thead {\n    display: none;\n  }\n\n  \/* Edge case: header row in tbody *\/\n  .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n    display: none;\n  }\n\n  \/* Keep all the original mobile table styles *\/\n  .product-content-wrapper table {\n    display: block;\n    box-shadow: none;\n  }\n\n  .product-content-wrapper tbody {\n    display: block;\n  }\n\n  .product-content-wrapper tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .product-content-wrapper th {\n    display: block;\n    width: 100%;\n    background-color: #f5f5f5;\n    color: #333;\n    font-size: 0.9rem;\n    padding: 0.75rem 1rem 0.25rem;\n    border-bottom: none;\n  }\n\n  .product-content-wrapper td {\n    display: block;\n    width: 100%;\n    padding: 0.25rem 1rem 0.75rem;\n    font-weight: 600;\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding: 0 10px 3rem 10px !important;\n  }\n\n  .product-content-wrapper h2 {\n    font-size: 1.2rem;\n  }\n\n  .product-content-wrapper h3 {\n    font-size: 1.1rem;\n  }\n\n  .product-content-wrapper .product-hero-image {\n    float: none !important;\n    display: block !important;\n    margin: 0 auto 1.5rem auto !important;\n    max-width: 100% !important;\n  }\n\n  .product-content-wrapper img[style*=\"float: right\"] {\n    float: none !important;\n    display: block !important;\n    margin: 0 auto 1.5rem auto !important;\n    max-width: 100% !important;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px !important;\n  }\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper .product-hero-image {\n    float: right !important;\n    max-width: 40%;\n    margin: 0 0 1rem 20px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch2\u003eRotary FA5700 TechLight4 LED Light Kit for Four-Post Lifts (Four Wands)\u003c\/h2\u003e\n\u003cp\u003eThe Rotary FA5700 TechLight4 is a fixed, lift-mounted lighting solution providing high-output illumination for vehicles on four-post automotive lifts. The kit consists of four LED light wands, each containing 216 LEDs, delivering uniform under-vehicle visibility for inspections, diagnostics, and service work. Designed for professional shops and dealerships, the TechLight4 eliminates floor lamp clutter while improving workflow efficiency.\u003c\/p\u003e\n\u003cp\u003eMagnetic mounting clips secure the wands to lift structures without drilling, and the system operates on standard 100-240 V AC power. Eight magnetic clips are included for flexible positioning around the lift bay.\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\u003eHigh-Density LED Coverage\u003c\/strong\u003e - 216 LEDs per wand deliver consistent, bright illumination across large under-vehicle areas without dark spots or shadowing.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eNo-Drill Magnetic Mounting\u003c\/strong\u003e - Eight magnetic clips attach wands securely to lift structures, preserving lift integrity and enabling quick repositioning as needed.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eFour-Wand Configuration\u003c\/strong\u003e - Extended coverage for spacious service bays with wide four-post lift spans, supporting simultaneous work on multiple vehicle zones.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eLow-Heat LED Operation\u003c\/strong\u003e - Cool-running LEDs operate safely in enclosed spaces without ventilation concerns or heat buildup in service areas.\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\u003eUnder-vehicle inspections and brake system diagnostics on four-post lifts.\u003c\/li\u003e\n\u003cli\u003eSuspension, exhaust, and alignment service work requiring detailed visibility.\u003c\/li\u003e\n\u003cli\u003eProfessional service bays and dealership workshops with four-post lift systems.\u003c\/li\u003e\n\u003cli\u003eHigh-volume repair facilities seeking permanent lighting without floor clutter.\u003c\/li\u003e\n\u003cli\u003eComplex service tasks requiring extended coverage and consistent illumination.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ccaption\u003eRotary FA5700 TechLight4 Kit Details\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eFA5700\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eTechLight4 LED Light Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKit Configuration\u003c\/th\u003e\n\u003ctd\u003eFour (4) LED light wands\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Count\u003c\/th\u003e\n\u003ctd\u003e216 LEDs per wand\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWand Length\u003c\/th\u003e\n\u003ctd\u003eApproximately 48-50 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWand Diameter\u003c\/th\u003e\n\u003ctd\u003eApproximately 1 inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVoltage\u003c\/th\u003e\n\u003ctd\u003e100-240 V AC (universal input)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMounting Method\u003c\/th\u003e\n\u003ctd\u003eMagnetic clips (eight included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Compatibility\u003c\/th\u003e\n\u003ctd\u003eFour-post automotive lifts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eProfessional Under-Vehicle Lighting for Your Service Bay\u003c\/h2\u003e\n\u003cp\u003eThe Rotary FA5700 TechLight4 delivers fixed, high-output illumination from a trusted lift equipment manufacturer. Improve visibility and efficiency with this permanent lighting solution.\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 many LEDs does each light wand contain?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach of the four light wands contains 216 LEDs, providing consistent, high-density illumination across under-vehicle areas without gaps or shadowing during service work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs drilling required to install the TechLight4 kit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, the TechLight4 uses magnetic mounting clips with no drilling required. Eight clips are included, allowing technicians to reposition wands quickly without modifying lift structures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat voltage does the FA5700 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe FA5700 operates on standard 100-240 V AC universal input, compatible with shop electrical systems without special wiring or step-down converters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the typical length of each light wand?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach light wand is approximately 48-50 inches long, providing extended coverage across wide four-post lift bays and supporting complex service areas requiring broad illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the TechLight4 be used on all four-post lifts?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe TechLight4 is designed for four-post automotive lift structures. Verify your lift model for magnetic clip compatibility before installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How many LEDs does each light wand contain? A: Each of the four light wands contains 216 LEDs, providing consistent, high-density illumination across under-vehicle areas without gaps or shadowing during service work. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is drilling required to install the TechLight4 kit? A: No, the TechLight4 uses magnetic mounting clips with no drilling required. Eight clips are included, allowing technicians to reposition wands quickly without modifying lift structures. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What voltage does the FA5700 require? A: The FA5700 operates on standard 100-240 V AC universal input, compatible with shop electrical systems without special wiring or step-down converters. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What is the typical length of each light wand? A: Each light wand is approximately 48-50 inches long, providing extended coverage across wide four-post lift bays and supporting complex service areas requiring broad illumination. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Can the TechLight4 be used on all four-post lifts? A: The TechLight4 is designed for four-post automotive lift structures. Verify your lift model for magnetic clip compatibility before installation. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Rotary","offers":[{"title":"Default Title","offer_id":46394956415227,"sku":"RTY-FA5700","price":1201.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ROTARY_FA5700.webp?v=1767593247"},{"product_id":"branick-40-0090-oem-replacement-led-light","title":"BRANICK 40-0090 OEM Replacement LED Light","description":"\u003cstyle\u003e\n\/* Basic styling *\/\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px !important;\n  color: #333;\n  line-height: 1.6;\n}\n\n.product-content-wrapper section {\n  margin: 40px 0;\n}\n\n\/* Clearfix for all sections to contain floated elements *\/\n.product-content-wrapper section::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper .hero {\n  display: block;\n  overflow: auto;\n}\n\n\/* Additional clearfix specifically for hero section *\/\n.product-content-wrapper .hero::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper img {\n  max-width: 100%;\n  height: auto;\n  margin: 1.5rem 0;\n  border-radius: 8px;\n}\n\n.product-content-wrapper figcaption {\n  font-size: 0.9rem;\n  color: #666;\n  text-align: center;\n  margin-top: 0.5rem;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p {\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li {\n  margin-bottom: 0.5rem;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem auto;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n  border-radius: 8px;\n  overflow: hidden;\n}\n\n.product-content-wrapper caption {\n  padding: 0.5rem;\n  font-weight: 600;\n  text-align: left;\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 1rem;\n  text-align: left;\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper th {\n  background-color: #0053a6;\n  color: white;\n  font-weight: 600;\n  white-space: nowrap;\n  width: 40%;\n}\n\n.product-content-wrapper td {\n  background-color: white;\n  color: #333;\n}\n\n.product-content-wrapper tr:last-child th,\n.product-content-wrapper tr:last-child td {\n  border-bottom: none;\n}\n\n.product-content-wrapper tr:hover td {\n  background-color: #f8f9fa;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa !important;\n  border-left: 4px solid #0053a6 !important;\n  padding: 1rem 1.5rem !important;\n  margin: 1.5rem 0 !important;\n  color: #333 !important;\n  font-weight: normal !important;\n}\n\n.product-content-wrapper .highlight *,\n.product-content-wrapper .highlight p,\n.product-content-wrapper .highlight span,\n.product-content-wrapper .highlight div {\n  color: #333 !important;\n  text-decoration: none !important;\n  font-weight: normal !important;\n  font-style: normal !important;\n}\n\n.product-content-wrapper .highlight strong {\n  font-weight: 600 !important;\n  color: #0053a6 !important;\n}\n\n.product-content-wrapper .button {\n  display: inline-block;\n  background-color: #0053a6;\n  color: white !important;\n  padding: 0.75rem 1.5rem;\n  border-radius: 4px;\n  text-decoration: none;\n  font-weight: 600;\n  margin: 1rem 0;\n}\n\n\/* CTA Section Styles *\/\n.product-content-wrapper .cta {\n  background: #0053a6;\n  color: white;\n  padding: 40px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.product-content-wrapper .cta h2,\n.product-content-wrapper .cta p {\n  color: white;\n}\n\n\/* Focus styles for accessibility *\/\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible,\n.product-content-wrapper button:focus-visible {\n  outline: 2px solid #0053a6;\n  outline-offset: 2px;\n}\n\n\/* FAQ Styles *\/\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker {\n  display: none;\n}\n\n.product-content-wrapper summary::after {\n  content: '▶';\n  position: absolute;\n  right: 1rem;\n  top: 1rem;\n  transition: transform 0.3s ease;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details div {\n  padding: 1rem;\n}\n\n\/* Product hero image - responsive float *\/\n.product-hero-image {\n  margin-bottom: 1.5rem;\n}\n\n\/* Responsive table for mobile *\/\n@media (max-width: 600px) {\n  \/* Hide table caption + column header row on small screens *\/\n  .product-content-wrapper table caption,\n  .product-content-wrapper table thead {\n    display: none;\n  }\n\n  \/* Edge case: header row in tbody *\/\n  .product-content-wrapper table tbody tr:first-child:has(th[scope=\"col\"]) {\n    display: none;\n  }\n\n  \/* Keep all the original mobile table styles *\/\n  .product-content-wrapper table {\n    display: block;\n    box-shadow: none;\n  }\n\n  .product-content-wrapper tbody {\n    display: block;\n  }\n\n  .product-content-wrapper tr {\n    display: block;\n    margin-bottom: 0.5rem;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .product-content-wrapper th {\n    display: block;\n    width: 100%;\n    background-color: #f5f5f5;\n    color: #333;\n    font-size: 0.9rem;\n    padding: 0.75rem 1rem 0.25rem;\n    border-bottom: none;\n  }\n\n  .product-content-wrapper td {\n    display: block;\n    width: 100%;\n    padding: 0.25rem 1rem 0.75rem;\n    font-weight: 600;\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding: 0 10px 3rem 10px !important;\n  }\n\n  .product-content-wrapper h2 {\n    font-size: 1.2rem;\n  }\n\n  .product-content-wrapper h3 {\n    font-size: 1.1rem;\n  }\n\n  .product-content-wrapper .product-hero-image {\n    float: none !important;\n    display: block !important;\n    margin: 0 auto 1.5rem auto !important;\n    max-width: 100% !important;\n  }\n\n  .product-content-wrapper img[style*=\"float: right\"] {\n    float: none !important;\n    display: block !important;\n    margin: 0 auto 1.5rem auto !important;\n    max-width: 100% !important;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px !important;\n  }\n}\n\n@media (min-width: 768px) {\n  .product-content-wrapper .product-hero-image {\n    float: right !important;\n    max-width: 40%;\n    margin: 0 0 1rem 20px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\n\u003ch2\u003eProfessional LED Inspection Lighting - Branick 40-0090 OEM Replacement (1000 Lumens)\u003c\/h2\u003e\n\u003cp\u003eThe Branick 40-0090 is an OEM replacement LED light fixture designed for professional tire spreaders in automotive service shops and fleet maintenance facilities. This drop-in replacement for the CFL Lamp 376-016 delivers 1000 lumens of bright, consistent 5000K daylight illumination to enhance tire inspection accuracy and reduce technician eye strain during puncture evaluation and sidewall analysis.\u003c\/p\u003e\n\u003cp\u003eBuilt for compatibility with Branick spreader models 5035, 5045, 5040, and 5120, the 40-0090 requires no wiring modifications and installs in seconds. The energy-efficient 10W LED design cuts power consumption compared to older CFL technology while providing superior brightness and color rendering for detailed tire assessment.\u003c\/p\u003e\n\u003cp\u003eEngineered and made in the USA, this fixture comes with Branick's one-year commercial warranty, ensuring reliable performance in demanding professional environments.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Features \u0026amp; Benefits\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eBright, Consistent Illumination\u003c\/strong\u003e - The 1000-lumen output at 5000K daylight color temperature provides clear, shadow-free lighting for detailed tire inspection work, enabling faster and more accurate puncture location and tread evaluation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eDirect OEM Compatibility\u003c\/strong\u003e - Replaces CFL Lamp 376-016 on Branick tire spreaders without adaptation, fitting perfectly on models 5035, 5045, 5040, and 5120. Drop-in design minimizes shop downtime and installation complexity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eEnergy-Efficient Upgrade\u003c\/strong\u003e - The 10W LED consumes significantly less power than the original CFL lamp while delivering superior light output, reducing operational costs and heat generation in the work area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eMade in USA with Warranty\u003c\/strong\u003e - American-manufactured quality backed by a one-year commercial warranty covering defects in material and workmanship, providing long-term reliability for professional shop environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eTire inspection and puncture location on compatible Branick spreaders.\u003c\/li\u003e\n\u003cli\u003eSidewall analysis and tread assessment in professional automotive service shops.\u003c\/li\u003e\n\u003cli\u003eFleet maintenance facilities requiring reliable lighting for repair accuracy.\u003c\/li\u003e\n\u003cli\u003eLegacy Branick equipment upgrades from CFL to efficient LED technology.\u003c\/li\u003e\n\u003cli\u003eProfessional tire repair shops performing detailed damage evaluation.\u003c\/li\u003e\n\u003cli\u003eHigh-volume service environments where downtime must be minimized.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Output\u003c\/td\u003e\n\u003ctd\u003e1000 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Temperature\u003c\/td\u003e\n\u003ctd\u003e5000K (daylight)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Consumption\u003c\/td\u003e\n\u003ctd\u003e10W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatible Models\u003c\/td\u003e\n\u003ctd\u003eBranick 5035, 5045, 5040, 5120\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReplaces\u003c\/td\u003e\n\u003ctd\u003eCFL Lamp 376-016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eApproximately 3 lbs\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\u003ctr\u003e\n\u003ctd\u003eInstallation Type\u003c\/td\u003e\n\u003ctd\u003eDrop-in replacement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eInstallation \u0026amp; Requirements\u003c\/h2\u003e\n\u003cp\u003eThe Branick 40-0090 is engineered as a direct replacement for CFL Lamp 376-016 on compatible Branick tire spreader models (5035, 5045, 5040, 5120). Installation requires no wiring modifications or special tools. Simply remove the old lamp assembly and insert the new LED fixture into the existing mount.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch2\u003eReady to Upgrade Your Shop Lighting?\u003c\/h2\u003e\n\u003cp\u003eProfessional-grade OEM quality with verified compatibility, superior brightness, and one-year commercial warranty coverage. Add the Branick 40-0090 to your cart today and experience brighter, more efficient tire inspection.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Which Branick spreader models are compatible with the 40-0090? A: The Branick 40-0090 is compatible with models 5035, 5045, 5040, and 5120. It serves as a direct drop-in replacement for the older CFL Lamp 376-016 used in these spreaders. Verify your equipment model before ordering to ensure compatibility. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich Branick spreader models are compatible with the 40-0090?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Branick 40-0090 is compatible with models 5035, 5045, 5040, and 5120. It serves as a direct drop-in replacement for the older CFL Lamp 376-016 used in these spreaders. Verify your equipment model before ordering to ensure compatibility.\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 modify wiring to install this LED light? A: No wiring modifications are required. The 40-0090 is engineered as a drop-in replacement and installs directly into the existing mount on compatible Branick spreaders. Installation takes only seconds with no additional tools or electrical work needed. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to modify wiring to install this LED light?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo wiring modifications are required. The 40-0090 is engineered as a drop-in replacement and installs directly into the existing mount on compatible Branick spreaders. Installation takes only seconds with no additional tools or electrical work needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: How does the LED light compare to the original CFL lamp? A: The 40-0090 delivers 1000 lumens at 5000K daylight color temperature, providing brighter and clearer illumination than the CFL 376-016 it replaces. The LED consumes only 10W compared to the CFL's higher power draw, reducing energy costs while delivering superior color rendering for tire inspection accuracy. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the LED light compare to the original CFL lamp?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 40-0090 delivers 1000 lumens at 5000K daylight color temperature, providing brighter and clearer illumination than the CFL 376-016 it replaces. The LED consumes only 10W compared to the CFL's higher power draw, reducing energy costs while delivering superior color rendering for tire inspection accuracy.\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 the Branick 40-0090 include? A: The fixture is backed by a one-year commercial warranty against defects in material and workmanship. Warranty coverage includes repair or replacement of defective components. Damage from misuse, alteration, or improper maintenance is excluded from coverage. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty coverage does the Branick 40-0090 include?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe fixture is backed by a one-year commercial warranty against defects in material and workmanship. Warranty coverage includes repair or replacement of defective components. Damage from misuse, alteration, or improper maintenance is excluded from coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Why choose the OEM Branick light over generic LED retrofits? A: The 40-0090 is engineered by Branick specifically for their spreader models, ensuring perfect fitment, verified compatibility, and no installation complications. OEM quality guarantees reliability in professional environments, backed by one-year commercial warranty and made in USA manufacturing standards. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy choose the OEM Branick light over generic LED retrofits?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe 40-0090 is engineered by Branick specifically for their spreader models, ensuring perfect fitment, verified compatibility, and no installation complications. OEM quality guarantees reliability in professional environments, backed by one-year commercial warranty and made in USA manufacturing standards.\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\u003e\u003cstrong\u003eWarranty:\u003c\/strong\u003e One-year commercial warranty covers defects in material and workmanship, with repair or replacement of defective components. Excludes damage from misuse, alteration, or improper maintenance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Typical delivery within 1-3 business days from authorized dealers. Some vendors restrict shipping to the contiguous U.S. Dimensional weight pricing may apply.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Branick","offers":[{"title":"Default Title","offer_id":46395058127099,"sku":"BR-40-0090","price":204.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/branick-oem-replacement-led-light-40-0090-tire-spreader-accessories-281.webp?v=1767595122"},{"product_id":"challenger-sx14-scissor-alignment-lift-14000-lb","title":"Challenger SX14 14,000 lb Scissor Alignment Lift with LED Lighting","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 SX14 14,000 lb Heavy-Duty Scissor Alignment Lift for Professional Service Centers\u003c\/h2\u003e\n\u003cp\u003eThe Challenger SX14 Series delivers professional-grade wheel alignment capability with a robust \u003cstrong\u003e14,000 lb lifting capacity\u003c\/strong\u003e and \u003cstrong\u003e77\" rise height\u003c\/strong\u003e. This ALI-certified scissor lift features integrated LED lighting, adjustable turn plates, and pneumatic single-point locking rear slip plates for precise alignment work. Available in standard, extended ramp, and flush-mount configurations, the SX14 accommodates wheelbases from \u003cstrong\u003e70.75\" to 176\"\u003c\/strong\u003e for alignment and up to \u003cstrong\u003e183\" maximum\u003c\/strong\u003e. Powered by a \u003cstrong\u003e3 HP motor\u003c\/strong\u003e operating on \u003cstrong\u003e208-240V single-phase power\u003c\/strong\u003e, this American-engineered lift is backed by Challenger's comprehensive warranty.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e14,000 lb lifting capacity with 7,000 lb per platform rating\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e77\" rise height for comfortable underbody access\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eIntegrated LED lighting illuminates underside automatically\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eALI\/ETL certified for professional shop safety compliance\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eIncludes rolling jacks, turn plates, and airline kit\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\u003eChallenger SX14 Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eIntegrated LED Lighting System\u003c\/h3\u003e\n\u003cp\u003eThe automatic LED lighting feature illuminates the underside of the vehicle when the lift rises, providing excellent visibility for inspections and alignment work. The system \u003cstrong\u003eautomatically turns off when the lift descends below 18\"\u003c\/strong\u003e, conserving energy and indicating lowered position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePneumatic Single-Point Lock Release\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003eair-actuated single-point lock release\u003c\/strong\u003e allows technicians to work at an ergonomic height, increasing productivity and minimizing fatigue during busy service days. This streamlined design eliminates the need to manually release multiple lock points.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMaintenance-Reduced Rear Slip Plates\u003c\/h3\u003e\n\u003cp\u003eEngineered with \u003cstrong\u003eoversized, encapsulated bearings\u003c\/strong\u003e, the rear slip plates are protected against environmental debris and contamination. This design significantly reduces maintenance requirements while ensuring smooth, precise movement during alignment procedures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePhoto Cell Runway Synchronization\u003c\/h3\u003e\n\u003cp\u003eBuilt-in photo cell technology \u003cstrong\u003eensures both runways rise and lower in perfect synchronization\u003c\/strong\u003e, maintaining level vehicle positioning throughout the lift cycle. This safety feature prevents uneven lifting that could damage vehicles or compromise alignment accuracy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eExtra-Wide Runways for Versatility\u003c\/h3\u003e\n\u003cp\u003eWith \u003cstrong\u003e25.5\" wide runways\u003c\/strong\u003e and \u003cstrong\u003e40\" between platforms\u003c\/strong\u003e, the SX14 accommodates both single and dual rear wheel vehicles. This versatility makes it ideal for service centers handling everything from passenger cars to heavy-duty trucks and commercial vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eTwin Hydraulic Cylinder Operation\u003c\/h3\u003e\n\u003cp\u003eThe \u003cstrong\u003edual hydraulic cylinder system\u003c\/strong\u003e provides smooth, stable operation with a \u003cstrong\u003e75-second rise time\u003c\/strong\u003e. Approach ramps are equipped with end rollers to minimize noise during vehicle loading and reduce potential floor damage in your shop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eChallenger SX14 Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Wheel Alignment:\u003c\/strong\u003e Adjustable turn plates accommodate wheelbases from 70.75\" to 176\", making the SX14 ideal for dedicated alignment bays handling diverse vehicle types from compact cars to full-size trucks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFull-Service Automotive Repair:\u003c\/strong\u003e The 14,000 lb capacity and 77\" rise height provide ample room for comprehensive undercar service including suspension work, brake repairs, exhaust system service, and drivetrain maintenance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDealership Service Departments:\u003c\/strong\u003e ALI certification and professional-grade construction meet the demanding requirements of franchise dealerships, with the flush-mount option providing a clean, showroom-quality appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance Facilities:\u003c\/strong\u003e Extra-wide runways handle single and dual rear wheel vehicles, making the SX14 well-suited for mixed fleets including delivery vans, service trucks, and commercial vehicles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTire and Quick-Service Shops:\u003c\/strong\u003e The fast 75-second rise time and easy drive-on design maximize throughput for high-volume tire installations, rotations, and alignment services.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eChallenger SX14 Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Model comparison specifications\"\u003e\n\u003ccaption\u003eModel Comparison\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eSX14 Standard\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eSX14-ER Extended Ramps\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eSX14-FM Flush Mount\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\u003e14,000 lb\u003c\/td\u003e\n\u003ctd\u003e14,000 lb\u003c\/td\u003e\n\u003ctd\u003e14,000 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRise Height\u003c\/th\u003e\n\u003ctd\u003e77\"\u003c\/td\u003e\n\u003ctd\u003e77\"\u003c\/td\u003e\n\u003ctd\u003e66.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Length\u003c\/th\u003e\n\u003ctd\u003e265\"\u003c\/td\u003e\n\u003ctd\u003e283\"\u003c\/td\u003e\n\u003ctd\u003e265\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLowered Height\u003c\/th\u003e\n\u003ctd\u003e10.5\"\u003c\/td\u003e\n\u003ctd\u003e10.5\"\u003c\/td\u003e\n\u003ctd\u003eFlush\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRamp Length\u003c\/th\u003e\n\u003ctd\u003e62.75\"\u003c\/td\u003e\n\u003ctd\u003e80.75\"\u003c\/td\u003e\n\u003ctd\u003eN\/A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\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\"\u003eTotal Lifting Capacity\u003c\/th\u003e\n\u003ctd\u003e14,000 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMax Load per Platform\u003c\/th\u003e\n\u003ctd\u003e7,000 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum Wheelbase\u003c\/th\u003e\n\u003ctd\u003e183\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWheel Alignment Range (Max)\u003c\/th\u003e\n\u003ctd\u003e176\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWheel Alignment Range (Min)\u003c\/th\u003e\n\u003ctd\u003e70.75\"\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 Width\u003c\/th\u003e\n\u003ctd\u003e91.25\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth of Runways\u003c\/th\u003e\n\u003ctd\u003e25.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBetween Runways\u003c\/th\u003e\n\u003ctd\u003e40\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDistance to Controls\u003c\/th\u003e\n\u003ctd\u003e156\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Electrical and pneumatic specifications\"\u003e\n\u003ccaption\u003eElectrical and Pneumatic\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\"\u003eMotor\u003c\/th\u003e\n\u003ctd\u003e3 HP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVoltage\u003c\/th\u003e\n\u003ctd\u003e208-240V, 60Hz, Single Phase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAmperage\u003c\/th\u003e\n\u003ctd\u003e23 FLA (30A circuit recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRise Time\u003c\/th\u003e\n\u003ctd\u003e75 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAir Required\u003c\/th\u003e\n\u003ctd\u003e90-120 PSI (20 CFM), filtered and lubricated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Certification and requirements\"\u003e\n\u003ccaption\u003eCertification and Requirements\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\"\u003eALI\/ETL Certified\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMin. Recommended Bay Size\u003c\/th\u003e\n\u003ctd\u003e14' x 28'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMin. to Nearest Obstruction\u003c\/th\u003e\n\u003ctd\u003e3'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch2\u003eChallenger SX14 Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eElectrical Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePower:\u003c\/strong\u003e 208-240V, 60Hz, single-phase, 30A dedicated circuit. A licensed electrician must install and verify the electrical supply meets all local codes and manufacturer specifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eConcrete Foundation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eAnchoring:\u003c\/strong\u003e Minimum 4\" thick reinforced concrete, rated at 3,500+ PSI, fully cured for at least 28 days. Floor must be free from cracks, seams, and expansion joints in the anchor area. The flush-mount model requires pit excavation per installation drawings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSpace Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMinimum Bay Width:\u003c\/strong\u003e 12' (14' recommended). \u003cstrong\u003eRecommended Bay Length:\u003c\/strong\u003e 28'. Maintain minimum 3' clearance to nearest obstruction on all sides for safe operation and technician access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePneumatic Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eAir Supply:\u003c\/strong\u003e 90-120 PSI at 20 CFM, filtered and lubricated. A dedicated air line with proper filtration and lubrication is required for pneumatic lock release and dual rolling jack operation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional Installation\u003c\/h3\u003e\n\u003cp\u003eProfessional installation by a qualified lift technician is strongly recommended. Proper installation ensures safe operation, validates warranty coverage, and meets ALI certification requirements. Contact Garage Supply Guys for installation service options in your area.\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 SX14\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eChallenger SX14 scissor alignment lift\u003c\/li\u003e\n\u003cli\u003eTwo (2) rolling jacks for wheel-free service\u003c\/li\u003e\n\u003cli\u003eAdjustable turn plates for alignment\u003c\/li\u003e\n\u003cli\u003eAirline kit for dual jack operation\u003c\/li\u003e\n\u003cli\u003eRear slip plates with encapsulated bearings\u003c\/li\u003e\n\u003cli\u003eIntegrated LED lighting system\u003c\/li\u003e\n\u003cli\u003ePhoto cell synchronization system\u003c\/li\u003e\n\u003cli\u003eApproach ramps with end rollers\u003c\/li\u003e\n\u003cli\u003ePower unit with 3 HP motor\u003c\/li\u003e\n\u003cli\u003eAnchor hardware\u003c\/li\u003e\n\u003cli\u003eInstallation and operation manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOptional Accessories:\u003c\/strong\u003e Extended ramps (SX14-ER model) for low-clearance vehicle loading, drive-on wheel alignment systems, and additional rolling jacks.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Electrical wiring and installation, concrete work or pit excavation (flush-mount), compressed air supply system, professional installation labor, wheel alignment equipment and targets.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eChallenger SX14 Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eFreight Shipping\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free freight shipping to commercial addresses in the 48 contiguous United States. \u003cstrong\u003eLead Time:\u003c\/strong\u003e Ships within 5-10 business days; delivery typically 1-2 weeks after shipment. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact sales for international shipping quotes and lead times.\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 at delivery location. \u003cstrong\u003eDelivery Type:\u003c\/strong\u003e Curbside delivery is standard; liftgate service available for additional charge where accessible. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect all packages for damage before signing the bill of lading. Note any visible damage on the delivery receipt and photograph damaged packaging.\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. A 20% restocking fee applies to all returns. Buyer is responsible for return freight costs. Damaged or defective items should be reported within 48 hours of delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eChallenger SX14 Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eChallenger Lifts Warranty Coverage\u003c\/h3\u003e\n\u003cp\u003eChallenger Lifts backs the SX14 with comprehensive warranty protection for professional automotive service environments.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e5 Years:\u003c\/strong\u003e Structural components including runways, frames, and scissor assemblies\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e2 Years:\u003c\/strong\u003e Hydraulic cylinders, power unit, and mechanical components\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Electrical components, controls, and accessories\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty coverage requires proper installation according to manufacturer specifications, use within rated capacity, and adherence to recommended maintenance schedules. Commercial use in professional automotive service environments. See warranty document for complete terms, conditions, and exclusions.\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\/SX14_Sale_Sheets.pdf?v=1769743829\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eChallenger SX14 Sales Sheet (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eProduct overview with features and specifications\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\" alt=\"PDF\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\n\u003cdiv class=\"doc-meta\"\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/SX14_Manual.pdf?v=1769743844\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eChallenger SX14 Installation and Operation Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete installation, operation, and maintenance instructions\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"doc-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/pdf.png?v=1731289095\" alt=\"PDF\" width=\"40\" height=\"40\" loading=\"lazy\"\u003e\n\u003cdiv class=\"doc-meta\"\u003e\n\u003cp class=\"doc-title\"\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/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 SX14?\u003c\/h2\u003e\n\u003cp\u003eOur equipment specialists can help with installation planning, specifications, and product selection for your shop.\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\u003eScissor Lifts\u003c\/h3\u003e\n\u003cp\u003eBrowse our complete selection of scissor lifts for alignment and general service\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/scissor-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\u003eChallenger Lifts\u003c\/h3\u003e\n\u003cp\u003eExplore the full line of American-made Challenger 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\u003eAlignment Equipment\u003c\/h3\u003e\n\u003cp\u003eComplete your alignment bay with wheel alignment systems and accessories\u003c\/p\u003e\n\u003ca class=\"collection-btn\" href=\"\/collections\/alignment-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 SX14 FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the lifting capacity of the Challenger SX14?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Challenger SX14 has a total lifting capacity of 14,000 lb, with a maximum load of 7,000 lb per platform. This capacity is ALI\/ETL certified and suitable for most passenger vehicles, light trucks, and commercial vehicles within the weight rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between the SX14, SX14-ER, and SX14-FM models?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe SX14 is the standard surface-mount model with 62.75\" approach ramps. The SX14-ER (Extended Ramps) features longer 80.75\" ramps for easier loading of low-clearance vehicles like sports cars. The SX14-FM (Flush Mount) installs into a pit for a floor-level drive-on surface, with a 66.5\" rise height. All three models share the same 14,000 lb capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the electrical requirements for the SX14?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe SX14 requires 208-240V, 60Hz, single-phase power on a dedicated 30A circuit. The 3 HP motor draws 23 FLA during operation. A licensed electrician should install and verify the electrical supply meets local codes and manufacturer specifications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the concrete requirements for installation?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lift requires a minimum 4\" thick reinforced concrete floor rated at 3,500+ PSI that has been fully cured for at least 28 days. The floor must be free from cracks, seams, and expansion joints in the anchor area. The flush-mount model requires additional pit excavation per the installation drawings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is included with the Challenger SX14?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe SX14 includes the complete scissor lift, two rolling jacks, adjustable turn plates, an airline kit for dual jack operation, rear slip plates with encapsulated bearings, integrated LED lighting, photo cell synchronization system, approach ramps with end rollers, power unit, anchor hardware, and installation manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the warranty on the Challenger SX14?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eChallenger provides a 5-year warranty on structural components, 2-year warranty on hydraulic and mechanical components, and 1-year warranty on electrical components and accessories. Warranty requires proper installation and use within rated capacity. See the warranty document for complete terms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much space do I need for the SX14?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eChallenger recommends a minimum bay size of 14' x 28'. The lift itself measures 91.25\" wide and 265\" long (283\" for the extended ramp model). Maintain at least 3' clearance to the nearest obstruction on all sides for safe operation and technician access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the SX14 require compressed air?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the SX14 requires filtered and lubricated compressed air at 90-120 PSI with 20 CFM capacity. The air supply operates the pneumatic single-point lock release and the dual rolling jack system included with the lift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the wheel alignment range on the SX14?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe adjustable turn plates accommodate wheelbases from 70.75\" minimum to 176\" maximum for wheel alignment. The lift can support vehicles with wheelbases up to 183\" for general service work without using the alignment features.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take for the lift to reach full height?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe SX14 rises to full height in approximately 75 seconds. The twin hydraulic cylinder system provides smooth, stable operation throughout the lift cycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the SX14 ALI certified?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, all SX14 models are ALI\/ETL certified, meeting the safety and performance standards established by the Automotive Lift Institute. This certification is often required for professional shop insurance and franchise dealership compliance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the SX14 shipped and what do I need for delivery?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe SX14 ships via freight truck with free delivery to commercial addresses in the 48 contiguous US states. You will need a forklift or loading dock to unload the lift. Curbside delivery is standard. Inspect all packages before signing and note any damage on the delivery receipt.\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":"Challenger","offers":[{"title":"Surface Mount","offer_id":46749764255995,"sku":"SX14-SR","price":44399.91,"currency_code":"USD","in_stock":true},{"title":"Flush Mount","offer_id":47830890545403,"sku":"SX14-FM","price":43425.43,"currency_code":"USD","in_stock":true},{"title":"Surface Mount + Extended Ramps","offer_id":47830890578171,"sku":"SX14-ER","price":44607.37,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/sx14-website.png?v=1767615858"},{"product_id":"slim-led-work-light-600-lumens-14-8-long","title":"MT-RSR WL-2231 Slim LED Work Light, 600 Lumens, 14.8\" Rechargeable, Magnetic Base","description":"\u003ch1\u003eMT-RSR | WL-2231 | Slim LED Work Light | 600 Lumens, 14.8\" Rechargeable, Magnetic Base\u003c\/h1\u003e\n\n\u003ch2\u003eSlim LED Work Light – 600 Lumens, 14.8\" Long\u003c\/h2\u003e\n\n\u003cp\u003eIlluminate your workspace with this compact and powerful slim LED work light, delivering up to 600 lumens of adjustable brightness. Designed for convenience, it features a variable output dial, a swivel hook, and a removable 360° magnetic base for hands-free operation in tight spaces. Perfect for automotive repair, home projects, and professional use, this rechargeable work light provides reliable illumination where you need it most.\u003c\/p\u003e\n\n\u003ch3\u003eKey Features:\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eAdjustable brightness from 150 to over 600 lumens for optimal light output\u003c\/li\u003e\n  \u003cli\u003eSlim, low-profile design ideal for confined or hard-to-reach areas\u003c\/li\u003e\n  \u003cli\u003e360° swivel magnetic base and integrated swivel hook for versatile, hands-free use\u003c\/li\u003e\n  \u003cli\u003eErgonomic, lightweight housing with a comfortable grip for extended use\u003c\/li\u003e\n  \u003cli\u003eRechargeable Li-Ion 18650 battery with included USB charging cable for convenient charging\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eSpecifications:\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eRun Time: 2.5 hours (high), 10 hours (low)\u003c\/li\u003e\n  \u003cli\u003eCharge Time: ~2 hours\u003c\/li\u003e\n  \u003cli\u003eInput: 5V 1A\u003c\/li\u003e\n  \u003cli\u003eBattery: 3.7V DC, 2000mAh\u003c\/li\u003e\n  \u003cli\u003eUSB Cable Length: 80cm\u003c\/li\u003e\n  \u003cli\u003eDimensions: 14.8\" x 1.4\" (375mm x 35mm)\u003c\/li\u003e\n  \u003cli\u003eWeight: 6.2 oz (177g)\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers:\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003eW2231\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858078912763,"sku":"WL-2231","price":45.43,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/c737f5b6f930069d75a90ff728757b151815bc2d__63392_cd4153e2-9821-49c3-96aa-8964f8938821.jpg?v=1767619243"},{"product_id":"large-rechargeable-worklight-w-magnetic-base","title":"EZ-RED EZR-L-XLM500 Rechargeable Worklight, 500 Lumens, Magnetic Base, COB LED","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\"\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-start; gap: 20px;\"\u003e\n\u003cdiv style=\"flex: 1; min-width: 300px;\"\u003e\n\u003ch2\u003eProfessional Grade Brightness - EZ-RED Rechargeable Worklight (XLM500, 500 Lumens)\u003c\/h2\u003e\n\u003ch3\u003eMagnetic Base LED Work Light for Automotive and Workshop Tasks\u003c\/h3\u003e\n\u003cp\u003eWhen you need reliable hands-free lighting for automotive repairs, garage projects, or tight workspace tasks, this rechargeable worklight delivers exactly what professionals demand. The 500-lumen COB LED provides smooth, even coverage while the powerful magnetic base secures to any metal surface, freeing your hands to focus on the job.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 0 0 40%; min-width: 250px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/XLM500-RD_main.jpg?v=1767631348?v=1767109597\" alt=\"rechargeable worklight magnetic base 500 lumens COB LED\" loading=\"lazy\" style=\"float: right; max-width: 40%; height: auto; margin-left: 20px;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eKey Benefits That Set This Work Light Apart\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eHands-Free Operation\u003c\/strong\u003e - Strong magnetic base attaches securely to hoods, lift arms, toolboxes, and any ferrous surface, keeping both hands available for detailed work.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eAdjustable Brightness Control\u003c\/strong\u003e - Stepless dimming lets you dial in the perfect light intensity for any task, from 250 lumens for close detail work up to full 500-lumen output for maximum visibility.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eExtended Runtime Performance\u003c\/strong\u003e - Get up to 6 hours of continuous operation on low setting or 3 hours on high, with built-in battery indicator lights so you always know your charge status.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications for This LED Work Light\u003c\/h2\u003e\n\u003cp\u003eThis portable rechargeable worklight excels in situations where traditional flashlights fall short:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomotive diagnostics and engine bay repairs\u003c\/li\u003e\n\u003cli\u003eUnder-vehicle inspections and undercarriage work\u003c\/li\u003e\n\u003cli\u003eGarage workbench and toolbox illumination\u003c\/li\u003e\n\u003cli\u003eHome repair projects in tight spaces\u003c\/li\u003e\n\u003cli\u003eEmergency lighting during power outages\u003c\/li\u003e\n\u003cli\u003eOutdoor maintenance and equipment servicing\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;\"\u003eEZ-RED XLM500 rechargeable worklight specifications\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e500 lumens (high), 250 lumens (low)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLED Type\u003c\/th\u003e\n\u003ctd\u003eCOB LED with stepless dimming\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBattery Runtime\u003c\/th\u003e\n\u003ctd\u003e3 hours (high), 6 hours (low)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCharging\u003c\/th\u003e\n\u003ctd\u003eMicro USB with 36\" cable included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMounting\u003c\/th\u003e\n\u003ctd\u003eMulti-directional magnetic swivel base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eRugged ABS with protective corner bumpers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBattery Capacity\u003c\/th\u003e\n\u003ctd\u003e3.7V 2200mAh rechargeable lithium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCharge Time\u003c\/th\u003e\n\u003ctd\u003e4 hours for full charge\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\u003eGet Professional-Grade Lighting for Your Workshop\u003c\/h2\u003e\n\u003cp\u003eStop struggling with inadequate lighting during important repairs and projects. This rechargeable worklight with magnetic base delivers the brightness, durability, and convenience that professionals rely on every day.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrder your EZ-RED rechargeable worklight today and experience hands-free illumination that works as hard as you do.\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 does this rechargeable worklight compare to battery-powered alternatives?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUnlike disposable battery worklights, this USB rechargeable model eliminates ongoing battery costs and provides consistent brightness throughout its charge cycle. The 2200mAh lithium battery delivers longer runtime than most AA or AAA battery models, and you'll never be caught without power since it charges from any USB source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the magnetic base work on aluminum or stainless steel surfaces?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe magnetic base only adheres to ferrous (iron-containing) metals like steel car hoods, iron workbenches, and steel toolboxes. It won't stick to aluminum, stainless steel, or plastic surfaces. For non-magnetic surfaces, the adjustable handle allows you to position the light manually or hang it from hooks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use this worklight while it's charging?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, you can operate the light while connected to the USB charging cable, making it perfect for extended workshop sessions or as backup lighting during power outages. The 36-inch cable provides plenty of reach to nearby power sources.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is 500 lumens compared to regular flashlights?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003e500 lumens provides significantly more light than most household flashlights (typically 100-200 lumens). The COB LED design spreads this brightness evenly across a wide area rather than focusing it in a narrow beam, making it ideal for illuminating entire work areas instead of just spotlight effects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"EZ-Red","offers":[{"title":"Default Title","offer_id":46858216472827,"sku":"EZR-L-XLM500","price":45.61,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/XLM500-back-plain-for-web.jpg?v=1767631331"},{"product_id":"rechargeable-neck-light","title":"EZ-RED EZR-L-NK15 Rechargeable Neck Light, 300 Lumens, USB Rechargeable, IPX4 Water-Resistant","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\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003cdiv style=\"display: flex; align-items: flex-start; gap: 20px; flex-wrap: wrap;\"\u003e\n\u003cdiv style=\"flex: 1; min-width: 300px;\"\u003e\n\u003ch2\u003eHands-Free Lighting Solution - EZ-RED Rechargeable Neck Light (NK15, 300 Lumens)\u003c\/h2\u003e\n\u003ch3\u003eProfessional Wearable LED Work Light with Dual Adjustable Beam Heads\u003c\/h3\u003e\n\u003cp\u003eFinally, a rechargeable neck light that gives you bright, reliable illumination exactly where you need it without the headband discomfort or hat interference. This USB rechargeable neck light delivers up to 300 lumens of adjustable brightness through dual independent LED heads, making it perfect for mechanics, DIYers, and outdoor enthusiasts who need their hands free to work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg alt=\"rechargeable neck light with adjustable LED beams\" src=\"https:\/\/garagesupplyguys.com\/cdn\/shop\/files\/NK15_main2.jpg?\" style=\"margin: 16px 14px 16px 14px; float: none;\" width=\"225\" height=\"225\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Key Benefits --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eWhy Choose This Neck Light Over Traditional Headlamps\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eAll-Day Comfort Without Forehead Fatigue\u003c\/strong\u003e - Unlike bulky headlamps that cause pressure and interfere with hats or safety gear, this ergonomic neck light rests naturally on your shoulders. The ABS nylon construction won't leave sweat marks and easily wipes clean after messy jobs.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003ePrecise Lighting Control Where You Need It\u003c\/strong\u003e - Each LED head articulates independently up to 90 degrees with four brightness modes from 30 to 300 lumens. Point them in different directions for wide coverage or focus both on your work area for maximum visibility.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eLong-Lasting Power for Extended Jobs\u003c\/strong\u003e - Dual lithium polymer batteries provide up to 9 hours of runtime per side on low setting. The included USB charging cable makes it easy to keep powered up, and you can operate each light independently to conserve battery life.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Applications --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect for These Hands-Free Lighting Situations\u003c\/h2\u003e\n\u003cp\u003eThis rechargeable LED neck light excels in situations where handheld flashlights are impractical and headlamps are uncomfortable:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAutomotive repairs and under-hood inspections\u003c\/li\u003e\n\u003cli\u003ePlumbing, electrical, and HVAC work in tight spaces\u003c\/li\u003e\n\u003cli\u003eCamping setup, hiking, and outdoor night activities\u003c\/li\u003e\n\u003cli\u003eHome maintenance, attic work, and crawl space projects\u003c\/li\u003e\n\u003cli\u003eEmergency preparedness and power outage situations\u003c\/li\u003e\n\u003cli\u003eDog walking and outdoor safety\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003ctable style=\"overflow-x: auto;\"\u003e\n\u003ccaption style=\"font-size: 0;\"\u003eEZ-RED NK15 rechargeable neck light specifications\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Output\u003c\/th\u003e\n\u003ctd\u003e30-300 lumens (adjustable)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Heads\u003c\/th\u003e\n\u003ctd\u003eDual 90° adjustable LED beams\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrightness Modes\u003c\/th\u003e\n\u003ctd\u003e4 settings with independent control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBattery Life\u003c\/th\u003e\n\u003ctd\u003eUp to 9 hours per side\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBattery Type\u003c\/th\u003e\n\u003ctd\u003eLithium polymer (built-in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCharging\u003c\/th\u003e\n\u003ctd\u003eUSB rechargeable (cable included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWater Resistance\u003c\/th\u003e\n\u003ctd\u003eIPX4-rated for weather protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eDurable ABS nylon blend\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e0.5 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDrop Test\u003c\/th\u003e\n\u003ctd\u003eImpact-resistant to 3 feet\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- Call to Action --\u003e\n\u003csection style=\"background-color: #0066cc; padding: 40px; text-align: center; color: white; border-radius: 8px; margin: 40px 0;\"\u003e\n\u003ch2 style=\"color: white; border: none; padding: 0; margin: 0 0 1rem 0;\"\u003eGet Hands-Free Lighting That Actually Works\u003c\/h2\u003e\n\u003cp style=\"color: white; font-size: 1.1rem; margin-bottom: 1.5rem;\"\u003eStop struggling with handheld flashlights and uncomfortable headlamps. This rechargeable neck light gives you the freedom to work with both hands while keeping your work area perfectly lit.\u003c\/p\u003e\n\u003cp style=\"color: white; font-weight: bold; font-size: 1.2rem;\"\u003eOrder your EZ-RED rechargeable neck light today and discover why professionals choose hands-free wearable lighting.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eCommon Questions About Rechargeable Neck Lights\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to traditional headlamps?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThis neck light eliminates the common problems with headlamps: forehead pressure, interference with hats or hard hats, and bouncing when you move your head. It rests comfortably on your neck and shoulders, won't leave sweat marks, and provides more stable lighting since it moves with your body rather than your head movements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the battery last and how do I charge it?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach LED head can run up to 9 hours on the lowest setting, with shorter runtime at higher brightness levels. The built-in lithium polymer batteries charge via the included USB cable. You can operate each light head independently to extend battery life when you only need light in one direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this neck light waterproof for outdoor work?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, it has an IPX4 water resistance rating, which means it can handle rain, splashing water, and humid conditions. While it's not submersible, it's built to keep working in typical outdoor weather and messy work environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I adjust the light direction and brightness?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAbsolutely. Each LED head pivots independently up to 90 degrees, so you can direct light exactly where needed. There are four brightness modes (30, 75, 150, and 300 lumens) with separate switches for each head, giving you complete control over your lighting setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"EZ-Red","offers":[{"title":"Default Title","offer_id":46858217193723,"sku":"EZR-L-NK15","price":49.34,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/NK15_Callouts.jpg?v=1767631363"},{"product_id":"led-work-light-assembly-w-mounting-bracket-650-lumens","title":"MT-RSR WL-8473 LED Work Light Assembly, 650 Lumens, Gooseneck, Mounting Bracket","description":"\u003ch1\u003eMT-RSR | WL-8473 | LED Work Light | 650 Lumens, Gooseneck, Bracket\u003c\/h1\u003e\n\n\u003ch2\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eThe MT-RSR WL-8473 LED Work Light provides a bright 650 lumen output, perfect for industrial tasks, automotive repair, and detailed work. Its flexible gooseneck and included mounting bracket allow for precise light positioning, ensuring you have illumination where it's needed most.\u003c\/p\u003e\n\n\u003ch3\u003eKey Features:\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLight Type:\u003c\/strong\u003e High-Intensity COB LED Work Lamp Assembly\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eMounting:\u003c\/strong\u003e Robust mounting bracket included for secure and easy installation\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eLength:\u003c\/strong\u003e 19-inch flexible gooseneck and 6.5-foot power cord for extended reach and adjustable positioning\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eInterchangeable Part Numbers:\u003c\/strong\u003e TR8473\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858418454779,"sku":"WL-8473","price":188.36,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/WL-8743-2.jpg?v=1767655045"},{"product_id":"xtra-seal-xlight-clamp-on-led-work-light","title":"XTRA SEAL X14923 Clamp-On LED Work Light, XLIGHT Series, Rechargeable, Compact Design","description":"\u003cdiv class=\"product-content-wrapper\"\u003e\n\u003csection class=\"hero\"\u003e\u003cimg class=\"product-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/14-923-x-tra-seal-x-light-led-tire-repair-work-light-ti14923.png?v=1767659460?v=1767154296\" sizes=\"(max-width: 767px) 100vw, 40vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/14-923-x-tra-seal-x-light-led-tire-repair-work-light-ti14923.png?v=1737245841\u0026amp;width=400 400w,\n          https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/14-923-x-tra-seal-x-light-led-tire-repair-work-light-ti14923.png?v=1767659460?v=1767154296 800w\" alt=\"Xtra Seal compact LED work light with adjustable clamp mount for automotive repair\" width=\"800\" height=\"600\" loading=\"eager\"\u003e\n\u003ch2\u003eHands-Free Garage Lighting - XTRA SEAL Clamp-On LED Work Light (X14923)\u003c\/h2\u003e\n\u003ch3\u003eRechargeable LED Light with Secure Clamp Mount\u003c\/h3\u003e\n\u003cp\u003eThe XTRA SEAL X14923 is a cordless clamp-on LED work light designed for mechanics, garage technicians, and DIY enthusiasts who need focused lighting in tight spaces. This rechargeable LED work light clamps securely to workbenches, vehicle hoods, or tool carts for 8+ hours of hands-free illumination during automotive repairs and diagnostics.\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\u003eHands-Free Operation\u003c\/strong\u003e - Secure clamp mount attaches to workbenches, hoods, and tool carts, eliminating the need to hold flashlights or constantly adjust bulky floor lamps during detailed work.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eLong-Lasting Battery Performance\u003c\/strong\u003e - Rechargeable lithium battery provides extended runtime for full-shift jobs, with cool-running LED technology that outlasts traditional incandescent bulbs.\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eFocused Beam Without Glare\u003c\/strong\u003e - LED system delivers concentrated light exactly where you need it for diagnostics and precision work, without overwhelming your workspace with harsh glare.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003ePerfect Applications for Clamp-On LED Lighting\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAutomotive repair and under-hood diagnostics.\u003c\/li\u003e\n\u003cli\u003eMobile mechanic services and roadside assistance.\u003c\/li\u003e\n\u003cli\u003eGarage workshop and shop lighting.\u003c\/li\u003e\n\u003cli\u003eDIY car maintenance and home projects.\u003c\/li\u003e\n\u003cli\u003eEquipment inspection in tight or shadowed spaces.\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\u003eXTRA SEAL X14923 Work Light Specifications\u003c\/caption\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eX14923\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Type\u003c\/th\u003e\n\u003ctd\u003eLED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower Source\u003c\/th\u003e\n\u003ctd\u003eRechargeable Battery (Cordless)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMounting Style\u003c\/th\u003e\n\u003ctd\u003eClamp-On\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eCompact and Portable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eXTRA SEAL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\u003ctd\u003eN\/A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eN\/A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003eCompact Work Light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatibility\u003c\/th\u003e\n\u003ctd\u003eUniversal Clamp Mount\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\u003eUpgrade Your Workshop with Professional LED Lighting\u003c\/h2\u003e\n\u003cp\u003eGet hands-free, focused illumination for automotive repairs with the XTRA SEAL X14923 Clamp-On LED Work Light. Perfect for mechanics who need reliable, cordless lighting that stays exactly where you position it.\u003c\/p\u003e\n\u003cstrong\u003eAdd this rechargeable LED work light to your professional tool collection 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 long does the battery last on a single charge? A: The rechargeable battery provides 8+ hours of continuous operation, which covers most single-shift jobs without interruption. Battery runtime depends on usage intensity, LED brightness settings, and ambient temperature conditions. Simply recharge overnight and the light is ready for another full day of professional use. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the battery last on a single charge?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe rechargeable battery provides 8+ hours of continuous operation, which covers most single-shift jobs without interruption. Battery runtime depends on usage intensity, LED brightness settings, and ambient temperature conditions. Simply recharge overnight and the light is ready for another full day of professional use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: What surfaces can the clamp mount attach to? A: The clamp securely attaches to workbenches, vehicle hoods, tool carts, pipes, and most surfaces up to several inches thick. The opening accommodates standard shop equipment including engine compartment components, toolbox edges, and automotive lifts. The clamp mechanism provides stable grip without damaging painted or finished surfaces during extended use sessions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat surfaces can the clamp mount attach to?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe clamp securely attaches to workbenches, vehicle hoods, tool carts, pipes, and most surfaces up to several inches thick. The opening accommodates standard shop equipment including engine compartment components, toolbox edges, and automotive lifts. The clamp mechanism provides stable grip without damaging painted or finished surfaces during extended use sessions.\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 corded work lights? A: Unlike corded lights, the X14923 eliminates extension cord limitations, trip hazards, and electrical outlet dependencies for complete workspace mobility. The rechargeable battery maintains consistent brightness throughout the shift, while corded models can experience voltage fluctuations. This cordless design is also safer around automotive fluids and won't lose power during electrical outages or circuit breaker trips. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does this compare to corded work lights?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eUnlike corded lights, the X14923 eliminates extension cord limitations, trip hazards, and electrical outlet dependencies for complete workspace mobility. The rechargeable battery maintains consistent brightness throughout the shift, while corded models can experience voltage fluctuations. This cordless design is also safer around automotive fluids and won't lose power during electrical outages or circuit breaker trips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is this work light suitable for mobile mechanics? A: Yes, the compact design and rechargeable battery make it ideal for mobile automotive service and roadside assistance calls. It fits easily in toolbags without adding excessive weight, provides reliable lighting anywhere without needing electrical outlets, and the secure clamp mount works on various vehicle surfaces. The durable construction handles transport between job sites and outdoor working conditions. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this work light suitable for mobile mechanics?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, the compact design and rechargeable battery make it ideal for mobile automotive service and roadside assistance calls. It fits easily in toolbags without adding excessive weight, provides reliable lighting anywhere without needing electrical outlets, and the secure clamp mount works on various vehicle surfaces. The durable construction handles transport between job sites and outdoor working conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Xtra Seal","offers":[{"title":"Default Title","offer_id":46858460561659,"sku":"X14923","price":70.66,"currency_code":"USD","in_stock":true}]},{"product_id":"work-light-for-ammco-brake-lathes-7963","title":"MT-RSR 7963 Work Light Assembly for Ammco Brake Lathes, Fits 4000, 4100, 7500, 7700","description":"\u003ch1\u003eMT-RSR | 7963 | Brake Lathe Work Light Assembly | Ammco 4000, 4100, 7500, 7700 Compatible\u003c\/h1\u003e\n\n\u003ch2\u003eDescription:\u003c\/h2\u003e\n\n\u003cp\u003eIlluminate your Ammco brake lathe work area with the MT-RSR 7963 Work Light Assembly. This robust and reliable light assembly is engineered to significantly enhance visibility, allowing for more precise brake rotor and drum machining. Improve accuracy and safety during every operation with this essential accessory.\u003c\/p\u003e\n\n\u003ch3\u003eCompatible Brake Lathe Models:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003eAmmco 4000 Brake Lathe\u003c\/li\u003e\n  \u003cli\u003eAmmco 4100 Brake Lathe\u003c\/li\u003e\n  \u003cli\u003eAmmco 7500 Brake Lathe\u003c\/li\u003e\n  \u003cli\u003eAmmco 7700 Brake Lathe\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eInterchangeable Part Numbers:\u003c\/h3\u003e\n\n\u003cul\u003e\n  \u003cli\u003eAmmco #907963\u003c\/li\u003e\n  \u003cli\u003e7963\u003c\/li\u003e\n  \u003cli\u003eWL7963\u003c\/li\u003e\n  \u003cli\u003eTMRWL7963\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"MT-RSR","offers":[{"title":"Default Title","offer_id":46858490085627,"sku":"7963","price":249.13,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/7963_43019b9f-5664-405d-8056-854b0d020503.jpg?v=1767664212"},{"product_id":"forward-fa5700-four-post-lift-led-light-kit","title":"Forward FA5700 Four Post Lift LED Light Kit Magnetic Mount","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\u003eRotary LED Light Kit for Four-Post Lifts with Magnetic Mounting\u003c\/h2\u003e\n\u003cp\u003eThe Rotary LED Light Kit is the ultimate lighting solution designed specifically for four-post lifts. This complete kit includes four 48\" LED light bars with a combined 216 LEDs, delivering bright, even illumination across your entire work area. Each slim 1\" diameter light bar comes with magnetic mounting clips for quick, drill-free installation that lets you position lights exactly where you need them. The universal 100-240V input voltage makes this kit compatible with shops worldwide, while the 60W power supply ensures energy-efficient operation. \u003cstrong\u003eBacked by Rotary's warranty and support.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e4 LED light bars with 216 total LEDs for complete coverage\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eSlim 1\" diameter design reaches tight spaces\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eMagnetic mounting with no drilling required\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eUniversal 100-240V input for global compatibility\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e16 ft cable length for flexible positioning\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=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch2\u003eRotary LED Light Kit Features\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eSlim Profile Design\u003c\/h3\u003e\n\u003cp\u003eEach light bar measures just \u003cstrong\u003e1\" in diameter\u003c\/strong\u003e, making it possible to illuminate even the tightest, most hard-to-reach areas under your vehicle. The slim profile ensures the lights stay out of your way while providing maximum visibility for detailed work on undercarriages, exhaust systems, and suspension components.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMagnetic Mounting System\u003c\/h3\u003e\n\u003cp\u003eEach light includes \u003cstrong\u003eeight magnetic mounting clips\u003c\/strong\u003e that attach securely to any steel surface. This no-drill installation system lets you position and reposition lights in seconds without any permanent modifications to your lift. Simply place the magnets where you need light and get to work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePowerful LED Illumination\u003c\/h3\u003e\n\u003cp\u003eWith \u003cstrong\u003e216 LEDs spread across four 48\" light bars\u003c\/strong\u003e, this kit delivers bright, shadow-free illumination across your entire work area. The even light distribution eliminates dark spots and reduces eye strain during extended work sessions, helping you spot issues faster and work more efficiently.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eUniversal Voltage Compatibility\u003c\/h3\u003e\n\u003cp\u003eThe included \u003cstrong\u003e60W power supply accepts 100-240V AC input\u003c\/strong\u003e, making this kit compatible with electrical systems worldwide. Whether you're operating in North America, Europe, or elsewhere, the Rotary LED Light Kit works right out of the box without adapters or transformers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eExtended Cable Length\u003c\/h3\u003e\n\u003cp\u003eEach light bar connects via a generous \u003cstrong\u003e16 ft cable\u003c\/strong\u003e, giving you the flexibility to route power exactly where you need it. The extended cable length allows you to position lights at any point along your four-post lift without worrying about reaching an outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eProfessional-Grade Construction\u003c\/h3\u003e\n\u003cp\u003eBuilt to withstand the demands of a busy shop environment, the Rotary LED Light Kit features durable housings that resist impacts, oils, and common automotive chemicals. The solid-state LED design contains no fragile filaments, ensuring reliable performance day after day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eRotary LED Light Kit Applications\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFour-Post Lift Illumination:\u003c\/strong\u003e Designed specifically for four-post lifts, this kit provides comprehensive lighting for vehicle storage, maintenance, and inspection tasks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUndercarriage Inspections:\u003c\/strong\u003e The bright, even illumination makes it easy to spot rust, leaks, worn components, and other issues during routine inspections.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrake and Suspension Work:\u003c\/strong\u003e Position lights exactly where you need them to clearly see brake components, suspension parts, and steering linkages.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExhaust System Service:\u003c\/strong\u003e The slim profile allows you to illuminate tight spaces around exhaust manifolds, catalytic converters, and muffler systems.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFluid Leak Detection:\u003c\/strong\u003e Bright LED lighting helps identify the source of oil, coolant, transmission fluid, and other leaks quickly and accurately.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeneral Shop Lighting:\u003c\/strong\u003e Use the magnetic mounting system to add supplemental lighting to workbenches, tool carts, or anywhere you need additional illumination.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch2\u003eRotary LED Light Kit Specifications\u003c\/h2\u003e\n\u003ctable aria-label=\"Light specifications\"\u003e\n\u003ccaption\u003eLight 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\"\u003eLights Included\u003c\/th\u003e\n\u003ctd\u003e4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Bar Length\u003c\/th\u003e\n\u003ctd\u003e48\" (1,219 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLight Bar Diameter\u003c\/th\u003e\n\u003ctd\u003e1\" (25 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTotal LED Count\u003c\/th\u003e\n\u003ctd\u003e216\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLEDs Per Light Bar\u003c\/th\u003e\n\u003ctd\u003e54\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Electrical specifications\"\u003e\n\u003ccaption\u003eElectrical\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\"\u003eInput Voltage\u003c\/th\u003e\n\u003ctd\u003e100-240V AC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePower Supply Unit\u003c\/th\u003e\n\u003ctd\u003e60W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCable Length\u003c\/th\u003e\n\u003ctd\u003e16 ft (4.9 m)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable aria-label=\"Mounting specifications\"\u003e\n\u003ccaption\u003eMounting\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\"\u003eMounting Type\u003c\/th\u003e\n\u003ctd\u003eMagnetic clips\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMounting Clips Included\u003c\/th\u003e\n\u003ctd\u003e8 per light bar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDrilling Required\u003c\/th\u003e\n\u003ctd\u003eNo\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 LED Light Kit Installation Requirements\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eElectrical Requirements\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003ePower:\u003c\/strong\u003e Standard 110-120V outlet (North America) or 220-240V outlet (international). The universal power supply automatically adjusts to your local voltage. No special electrical work or dedicated circuits required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eMounting Surface\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMagnetic Mounting:\u003c\/strong\u003e The included magnetic clips attach to any steel surface on your four-post lift. Ensure mounting surfaces are clean and free of heavy grease or debris for optimal magnetic hold. Non-magnetic surfaces may require alternative mounting solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eEasy DIY Installation\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eNo Professional Installation Required:\u003c\/strong\u003e The Rotary LED Light Kit is designed for simple DIY installation. Simply attach the magnetic clips to your lift structure, connect the light bars, plug in the power supply, and you're ready to work. Most installations take less than 30 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003ePositioning Tips\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eOptimal Placement:\u003c\/strong\u003e For best results, position light bars along the main crossmembers of your four-post lift. Space lights evenly to eliminate shadows and ensure complete coverage of the work area below the vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e4 LED light bars (48\" each)\u003c\/li\u003e\n\u003cli\u003e32 magnetic mounting clips (8 per light bar)\u003c\/li\u003e\n\u003cli\u003e60W power supply unit\u003c\/li\u003e\n\u003cli\u003e16 ft power cable\u003c\/li\u003e\n\u003cli\u003eInstallation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eNot Included:\u003c\/strong\u003e Four-post lift (sold separately). Extension cords may be needed depending on outlet location.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch2\u003eRotary LED Light Kit Shipping and Delivery\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eShipping Details\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eCoverage:\u003c\/strong\u003e Free shipping to addresses in the 48 contiguous US states. \u003cstrong\u003eLead Time:\u003c\/strong\u003e Ships within 3-5 business days. \u003cstrong\u003eInternational:\u003c\/strong\u003e Contact our sales team for international shipping options and rates.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eDelivery Information\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery Method:\u003c\/strong\u003e Ground shipping via UPS or FedEx. \u003cstrong\u003eSignature:\u003c\/strong\u003e Signature may be required for delivery. \u003cstrong\u003eInspection:\u003c\/strong\u003e Inspect package upon arrival and 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 purchase. Items must be unopened and in original packaging with receipt. A 20% restocking fee applies to all returns. Buyer is responsible for return shipping costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch2\u003eRotary LED Light Kit Warranty\u003c\/h2\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch3\u003eRotary Warranty Coverage\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e1 Year:\u003c\/strong\u003e Full coverage on LED light bars and power supply\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e90 Days:\u003c\/strong\u003e Coverage on mounting clips and accessories\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eRequirements:\u003c\/strong\u003e Warranty coverage requires proof of purchase and use according to manufacturer guidelines. Damage from misuse, modification, or improper installation is not covered.\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 Rotary LED Light Kit?\u003c\/h2\u003e\n\u003cp\u003eGet help with product specifications, compatibility, and ordering.\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\u003eFour-Post Lifts\u003c\/h3\u003e\n\u003cp\u003eBrowse our selection of four-post lifts for service and storage applications.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/four-post-lifts\" class=\"collection-btn\"\u003eBrowse Collection\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eLift Accessories\u003c\/h3\u003e\n\u003cp\u003eFind rolling jacks, drip trays, caster kits, and other lift accessories.\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\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch3\u003eShop Lighting\u003c\/h3\u003e\n\u003cp\u003eExplore additional lighting solutions for your garage or service bay.\u003c\/p\u003e\n\u003ca style=\"background: #0066cc !important; color: #fff !important; text-decoration: none !important;\" href=\"\/collections\/shop-lighting\" 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\u003eRotary LED Light Kit FAQ\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many light bars are included in the kit?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Rotary LED Light Kit includes four 48\" LED light bars with a combined total of 216 LEDs. This provides comprehensive coverage for standard four-post lifts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the diameter of each light bar?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eEach light bar has a slim 1\" diameter profile. This compact design allows the lights to fit into tight spaces and illuminate hard-to-reach areas under vehicles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do the lights mount to the lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lights use magnetic mounting clips that attach to any steel surface on your lift. Each light bar includes eight magnetic clips. No drilling or permanent modifications are required, and you can easily reposition the lights as needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat voltage does the light kit require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe included 60W power supply accepts universal 100-240V AC input, making it compatible with standard outlets in North America, Europe, and most other regions worldwide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long is the power cable?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe kit includes a 16 ft power cable, providing plenty of length to route power to your preferred outlet location. Extension cords can be used if additional length is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the magnetic mounts work on my lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe magnetic mounting clips attach securely to any steel surface. Most four-post lifts have steel frames and crossmembers that work perfectly with the magnetic system. The mounts may not work on aluminum or other non-magnetic surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs professional installation required?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eNo, the Rotary LED Light Kit is designed for easy DIY installation. Simply attach the magnetic clips, connect the light bars, and plug in the power supply. Most installations take less than 30 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat warranty coverage is included?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Rotary LED Light Kit includes a 1-year warranty on the LED light bars and power supply, plus 90-day coverage on mounting clips and accessories. Warranty requires proof of purchase and proper use according to manufacturer guidelines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is the light kit shipped?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe kit ships free via ground shipping (UPS or FedEx) to addresses in the 48 contiguous US states. Orders typically ship within 3-5 business days. Contact our sales team for international shipping options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I return the light kit if it doesn't work for my setup?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, returns are accepted within 30 days of purchase. Items must be unopened and in original packaging with proof of purchase. A 20% restocking fee applies, and the buyer is responsible for return shipping costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- PROP 65 --\u003e\n\u003csection style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\" id=\"prop65\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg style=\"width: 28px; height: 28px; flex-shrink: 0;\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M16 2 L2 28 L30 28 Z\" fill=\"#FFD700\" stroke=\"#000\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003ctext x=\"16\" y=\"22\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"bold\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch3 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals including styrene and vinyl chloride, which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Forward Lifts","offers":[{"title":"Default Title","offer_id":47881923264763,"sku":"FOR-FA5700","price":1201.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/forward-fa5700-four-post-lift-led-light-kit-hero.webp?v=1787729306"}],"url":"https:\/\/garagesupplyguys.com\/collections\/work-lights.oembed","provider":"Garage Supply Guys","version":"1.0","type":"link"}