{"product_id":"challenger-clhm-cart-roll-around-adapter-storage-cart","title":"Challenger CLHM-CART Roll Around Adapter Storage Cart","description":"\u003cstyle\u003e\n  :root {\n    --primary: #0066cc;\n    --accent: #666666;\n    --light-bg: #f9f9f9;\n    --border: #e0e0e0;\n    --text: #333333;\n    --text-light: #555555;\n    --white: #ffffff;\n  }\n  .gsg-description { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, sans-serif; color: var(--text); line-height: 1.7; max-width: 900px; margin: 0 auto; font-size: 15px; }\n  .gsg-description * { box-sizing: border-box; }\n  .gsg-description h2 { color: var(--primary); font-size: 1.45em; margin-top: 2em; margin-bottom: 0.6em; padding-bottom: 0.35em; border-bottom: 3px solid var(--accent); font-weight: 700; letter-spacing: -0.01em; }\n  .gsg-description h3 { color: var(--primary); font-size: 1.15em; margin-top: 1.4em; margin-bottom: 0.5em; font-weight: 600; }\n  .gsg-description p { margin: 0 0 1em 0; color: var(--text-light); }\n  .gsg-quicknav { background: var(--light-bg); border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 14px 20px; margin-top: 2em; margin-bottom: 2em; border-radius: 3px; }\n  .gsg-quicknav strong { display: block; margin-bottom: 6px; color: var(--primary); font-size: 0.9em; text-transform: uppercase; letter-spacing: 0.04em; }\n  .gsg-quicknav a { color: var(--accent); text-decoration: none; font-size: 0.92em; margin-right: 10px; white-space: nowrap; }\n  .gsg-quicknav a:hover { text-decoration: underline; }\n  .gsg-quicknav span class=\"sep\" { color: var(--border); margin-right: 10px; }\n  .gsg-spec-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-spec-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-spec-table td { padding: 10px 14px; border: 1px solid var(--border); }\n  .gsg-spec-table td:first-child { font-weight: 600; color: var(--primary); width: 40%; }\n  .gsg-included-list { list-style: none; padding: 0; margin: 1em 0; columns: 2; column-gap: 24px; }\n  .gsg-included-list li { padding: 7px 0 7px 24px; position: relative; color: var(--text-light); font-size: 0.95em; break-inside: avoid; }\n  .gsg-included-list li::before { content: \"\\2713\"; position: absolute; left: 0; color: var(--accent); font-weight: 700; }\n  .gsg-app-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1em 0; }\n  @media (max-width: 600px) { .gsg-app-grid { grid-template-columns: 1fr; } .gsg-included-list { columns: 1; } .gsg-docs-grid { grid-template-columns: 1fr; } }\n  .gsg-app-card { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 16px; }\n  .gsg-app-card strong { display: block; color: var(--primary); margin-bottom: 4px; font-size: 0.95em; }\n  .gsg-app-card p { margin: 0; font-size: 0.9em; color: var(--text-light); }\n  .gsg-info-box { background: var(--light-bg); border: 1px solid var(--border); border-radius: 4px; padding: 18px 22px; margin: 1em 0; }\n  .gsg-info-box p { font-size: 0.93em; margin: 0 0 0.5em 0; }\n  .gsg-info-box p:last-child { margin-bottom: 0; }\n  .gsg-video-wrap { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 1em 0 1.5em 0; border-radius: 6px; }\n  .gsg-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 6px; }\n  .gsg-parts-table { width: 100%; border-collapse: collapse; margin: 1em 0 1.5em 0; font-size: 0.95em; }\n  .gsg-parts-table th { background-color: var(--primary); color: var(--white); padding: 10px 14px; font-size: 0.85em; text-align: left; font-weight: 600; }\n  .gsg-parts-table td { padding: 8px 14px; border: 1px solid var(--border); }\n  .gsg-parts-table tr:nth-child(even) { background: var(--light-bg); }\n  .gsg-cta-section { text-align: center; margin: 2em 0 1em 0; padding: 28px 20px; background: var(--light-bg); border-radius: 6px; }\n  .gsg-cta-section h2 { border: none; margin: 0 0 10px 0; padding: 0; }\n  .gsg-cta-section p { margin: 0; font-size: 0.95em; }\n  .gsg-faq details { border-bottom: 1px solid var(--border); padding: 12px 0; }\n  .gsg-faq summary { font-weight: 600; cursor: pointer; color: var(--primary); font-size: 0.95em; padding: 4px 0; }\n  .gsg-faq details div p { margin: 8px 0 4px 0; font-size: 0.93em; }\n  .gsg-docs-grid { display: grid; gap: 12px; margin: 1em 0; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); }\n  .gsg-doc-card { display: flex; gap: 12px; align-items: center; padding: 12px; border: 1px solid var(--border); border-radius: 8px; background: linear-gradient(180deg, #fff 0%, #fafbff 100%); }\n  .gsg-doc-card img { width: 40px; height: 40px; flex: 0 0 40px; }\n  .gsg-doc-card .doc-title { font-weight: 600; margin: 0 0 2px 0; font-size: 0.95em; }\n  .gsg-doc-card .doc-title a { color: var(--primary); text-decoration: underline; }\n  .gsg-doc-card .doc-note { margin: 0; font-size: 0.85em; color: var(--text-light); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gsg-description\"\u003e\n\n\u003cnav class=\"gsg-quicknav\"\u003e\n\u003cstrong\u003eQuick Nav\u003c\/strong\u003e\n\u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#applications\"\u003eApplications\u003c\/a\u003e\n\u003cspan class=\"sep\"\u003e·\u003c\/span\u003e\n\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection id=\"overview\"\u003e\n\u003ch2\u003eChallenger CLHM-CART Roll Around Adapter Storage Cart\u003c\/h2\u003e\n\n\u003cp\u003eLift adapters scattered across the shop floor aren't just an eyesore. They're a tripping hazard, a damage risk, and a productivity killer every time a tech has to hunt for the right set before pulling a car onto the rack. The Challenger CLHM-CART roll around adapter storage cart solves that problem by giving your adapters a dedicated, mobile home that moves wherever the work takes you.\u003c\/p\u003e\n\n\u003cp\u003eChallenger built this cart with a durable steel frame that holds up to the daily grind of a busy service bay. Locking casters keep it planted when you need it stationary, then release so you can roll the whole setup to the next lift without carrying armloads of adapters across the floor. It's a simple concept that pays off every single day.\u003c\/p\u003e\n\n\u003cp\u003eYou've already invested in quality Challenger lift equipment. Protecting those adapters with proper storage extends their service life and keeps your bays running efficiently. The CLHM-CART fits naturally into any Challenger lift workflow, and when you need support or have questions before ordering, the GSG team is one call away.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"whats-included\"\u003e\n\u003ch2\u003eWhat's Included\u003c\/h2\u003e\n\u003cp\u003eCall to confirm included accessories.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"applications\"\u003e\n\u003ch2\u003eApplications\u003c\/h2\u003e\n\u003cdiv class=\"gsg-app-grid\"\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eMulti-Bay Service Centers\u003c\/strong\u003e\n\u003cp\u003eRoll your adapter set between two-post and four-post lift bays without juggling loose pieces. One cart keeps everything organized and mobile across the entire shop floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eHigh-Volume Tire and Brake Shops\u003c\/strong\u003e\n\u003cp\u003eWhen you're cycling vehicles through lifts all day, having adapters staged and ready at the next bay cuts transition time between jobs and keeps your throughput on track.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eDealership Service Departments\u003c\/strong\u003e\n\u003cp\u003eMultiple techs sharing lift adapters need a central, visible storage point. The CLHM-CART prevents adapters from wandering off or getting buried under toolboxes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gsg-app-card\"\u003e\n\u003cstrong\u003eFleet Maintenance Facilities\u003c\/strong\u003e\n\u003cp\u003eFleet shops running standardized lift setups benefit from organized adapter storage that keeps every bay equipped and reduces downtime between service intervals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"gsg-cta-section\"\u003e\n\u003ch2\u003eQuestions Before You Order?\u003c\/h2\u003e\n\u003cp\u003eCall our team at \u003cstrong\u003e(855) 498-2147\u003c\/strong\u003e for compatibility details, shipping timelines, or help placing your order.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"faq\" class=\"gsg-faq\" style=\"margin: 40px 0;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the Challenger CLHM-CART compatible with all Challenger lift adapters?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe CLHM-CART is purpose-built by Challenger Lifts to store and transport their lift adapters. If you're running a specific Challenger lift model and want to confirm adapter fitment on the cart, give us a call at (855) 498-2147 with your lift model number and we'll verify compatibility before you order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the cart have locking wheels to stay in place during use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes. The CLHM-CART features locking casters that hold the cart securely in position when you're loading or unloading adapters. Release the locks and the cart rolls freely across concrete shop floors for easy repositioning between bays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this cart be used with non-Challenger lift adapters?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe cart is designed around Challenger's adapter lineup. While the open storage design may physically accommodate other brands' adapters, we recommend confirming dimensions and weight with our team at (855) 498-2147 to make sure the cart meets your needs before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow durable is the frame for daily shop use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eChallenger built the CLHM-CART with a heavy-duty steel frame rated for the demands of a professional service environment. The construction handles the weight of lift adapters and stands up to daily rolling across concrete floors without bending or warping over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the CLHM-CART require any assembly?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eContact our team at (855) 498-2147 to confirm current assembly requirements and what tools you may need. Challenger designs their shop accessories for straightforward setup, but specifics can vary by production run.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the dimensions of this adapter storage cart?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eSpecific dimensions for the CLHM-CART aren't listed in the current manufacturer documentation. Call us at (855) 498-2147 and we'll get you exact measurements so you can confirm it fits your shop layout before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many adapters can the CLHM-CART hold at once?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eAdapter capacity depends on the size and type of Challenger adapters you're storing. The cart's open design accommodates a full working set of lift adapters. For specific counts based on your adapter models, reach out to our team at (855) 498-2147.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill this cart ship fully assembled or flat-packed?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eShipping configuration can vary. Contact us at (855) 498-2147 before ordering to confirm how the CLHM-CART ships, estimated delivery timelines, and whether any freight considerations apply to your location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"display: none;\"\u003e\n\u003c!--FAQ--\u003e Q: Is the CLHM-CART compatible with all Challenger lift adapters? A: The CLHM-CART is built by Challenger Lifts to store their lift adapters. Call (855) 498-2147 with your lift model number to verify adapter fitment before ordering. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does the cart have locking wheels? A: Yes, the CLHM-CART has locking casters that hold it in position during loading and unloading, then release for easy rolling across shop floors. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Can this cart hold non-Challenger adapters? A: It's designed for Challenger adapters. Other brands may fit physically, but confirm dimensions and weight with our team at (855) 498-2147 first. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How durable is the CLHM-CART frame? A: Heavy-duty steel construction handles the weight of lift adapters and daily rolling across concrete floors in a professional service environment. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does the CLHM-CART require assembly? A: Contact (855) 498-2147 to confirm current assembly requirements. Challenger designs shop accessories for straightforward setup. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: What are the CLHM-CART dimensions? A: Exact dimensions are not listed in current documentation. Call (855) 498-2147 for measurements to confirm shop fit before ordering. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: How many adapters does the cart hold? A: Capacity depends on adapter size and type. The open design fits a full working set. Call (855) 498-2147 for counts based on your specific adapters. \u003c!--\/FAQ--\u003e\n\u003c!--FAQ--\u003e Q: Does the CLHM-CART ship assembled or flat-packed? A: Shipping configuration varies. Contact (855) 498-2147 to confirm packaging, delivery timelines, and freight details for your location. \u003c!--\/FAQ--\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Challenger","offers":[{"title":"Default Title","offer_id":48834818048251,"sku":"CLHM-CART","price":1694.54,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/ChallengerLifts_horizontal_4C_f3f64ee8-bd45-44e2-a0ff-b845c571f6c8.gif?v=1778819443","url":"https:\/\/garagesupplyguys.com\/products\/challenger-clhm-cart-roll-around-adapter-storage-cart","provider":"Garage Supply Guys","version":"1.0","type":"link"}