{"product_id":"triumph-nos10000-4-post-car-lift","title":"Triumph NOS10000 10,000 lb 4 Post Car Lift for Storage \u0026 Service","description":"\u003cstyle\u003e\n:root { --brand: #0066cc; }\n\n.product-content-wrapper {\n  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, sans-serif;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 15px 3rem 15px;\n  color: #333;\n  line-height: 1.6;\n  position: relative;\n  z-index: 1;\n  background: #fff;\n}\n\n.product-content-wrapper section { margin: 40px 0; }\n\n.product-content-wrapper section::after,\n.product-content-wrapper .hero::after,\n.product-content-wrapper .highlight::after {\n  content: \"\";\n  display: table;\n  clear: both;\n}\n\n.product-content-wrapper h2 {\n  font-size: 1.75rem;\n  margin: 0 0 1rem 0;\n  font-weight: 700;\n  line-height: 1.3;\n}\n\n.product-content-wrapper h3 {\n  font-size: 1.5rem;\n  margin: 2rem 0 1rem;\n  font-weight: 600;\n  border-bottom: 1px solid #eee;\n  padding-bottom: 0.5rem;\n}\n\n.product-content-wrapper h4 {\n  font-size: 1.2rem;\n  margin: 1.5rem 0 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper p { margin-bottom: 1rem; }\n\n.product-content-wrapper ul,\n.product-content-wrapper ol {\n  margin-bottom: 1.5rem;\n  padding-left: 1.5rem;\n}\n\n.product-content-wrapper li { margin-bottom: 0.5rem; }\n\n.quick-nav {\n  font-size: 0.95rem;\n  color: #666;\n  margin-top: 1.5rem;\n}\n\n.quick-nav a {\n  color: var(--brand);\n  text-decoration: none;\n}\n\n.quick-nav a:hover { text-decoration: underline; }\n\n.hero-container {\n  display: block;\n  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);\n  padding: 2.5rem;\n  border-radius: 12px;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n}\n\n.hero-content {\n  text-align: left;\n  width: 100%;\n}\n\n.product-content-wrapper table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 1.5rem 0;\n  display: table;\n  table-layout: fixed;\n}\n\n.product-content-wrapper th,\n.product-content-wrapper td {\n  padding: 0.75rem;\n  text-align: left;\n  border: 1px solid #ddd;\n  word-wrap: break-word;\n}\n\n.product-content-wrapper th { font-weight: 600; }\n\n.product-content-wrapper th[scope=\"row\"] { background-color: #f5f5f5; }\n\n.product-content-wrapper table thead th,\n.product-content-wrapper table caption {\n  background-color: var(--brand);\n  color: #fff;\n}\n\n.product-content-wrapper table caption {\n  caption-side: top;\n  display: table-caption;\n  padding: 0.75rem;\n  font-weight: 600;\n}\n\n.product-content-wrapper tr:nth-child(even) { background-color: #f9f9f9; }\n\n.product-content-wrapper a:focus-visible,\n.product-content-wrapper summary:focus-visible {\n  outline: 2px solid var(--brand);\n  outline-offset: 2px;\n}\n\n.product-content-wrapper .highlight {\n  background-color: #f8f9fa;\n  border-left: 4px solid var(--brand);\n  padding: 1rem 1.5rem;\n  margin: 1.5rem 0;\n  color: #333;\n}\n\n.product-content-wrapper .highlight h4 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--brand);\n  margin: 0 0 1rem 0;\n  line-height: 1.3;\n  padding-bottom: 0.5rem;\n  border-bottom: 2px solid #e0e8f0;\n}\n\n.product-content-wrapper .highlight p { margin-bottom: 0.75rem; }\n.product-content-wrapper .highlight p:last-child { margin-bottom: 0; }\n.product-content-wrapper .highlight ul { margin-bottom: 0; }\n\n.product-content-wrapper .cta {\n  margin: 40px 0;\n  padding: 1.75rem;\n  border: 1px solid #eee;\n  border-radius: 12px;\n  background: linear-gradient(180deg, #ffffff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .cta h3 {\n  border-bottom: none;\n  margin: 0 0 0.75rem 0;\n}\n\n.product-content-wrapper .cta p { margin: 0 0 1rem 0; }\n\n.product-content-wrapper .cta .cta-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 0.75rem;\n}\n\n.product-content-wrapper .cta .btn {\n  display: inline-block;\n  cursor: pointer;\n  background: var(--brand);\n  color: #fff;\n  border-radius: 6px;\n  padding: 0.75rem 1.25rem;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.product-content-wrapper .cta .btn:hover { opacity: 0.9; }\n\n.product-content-wrapper details {\n  margin-bottom: 1rem;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 0;\n  overflow: hidden;\n}\n\n.product-content-wrapper summary {\n  padding: 1rem;\n  cursor: pointer;\n  font-weight: 600;\n  background: #f8f9fa;\n  border-radius: 8px 8px 0 0;\n  position: relative;\n  padding-right: 2.5rem;\n  list-style: none;\n}\n\n.product-content-wrapper summary::-webkit-details-marker { display: none; }\n\n.product-content-wrapper summary::after {\n  content: '\\25B6';\n  position: absolute;\n  right: 1rem;\n  top: 50%;\n  transform: translateY(-50%);\n  transition: transform 0.3s ease;\n  font-size: 0.75rem;\n}\n\n.product-content-wrapper details[open] summary::after {\n  transform: translateY(-50%) rotate(90deg);\n}\n\n.product-content-wrapper details[open] summary {\n  border-bottom: 1px solid #e0e0e0;\n}\n\n.product-content-wrapper details \u003e div { padding: 1rem; }\n\n.product-content-wrapper .value-prop {\n  display: flex;\n  align-items: center;\n  gap: 0.5rem;\n  margin: 0.75rem 0;\n  font-weight: 600;\n  color: var(--brand);\n}\n\n.product-content-wrapper .value-prop::before {\n  content: \"\\2713\";\n  display: inline-block;\n  min-width: 20px;\n  width: 20px;\n  min-height: 20px;\n  height: 20px;\n  background: var(--brand);\n  color: white;\n  border-radius: 50%;\n  text-align: center;\n  line-height: 20px;\n  font-size: 12px;\n  flex-shrink: 0;\n}\n\n.collection-links {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.collection-link-card {\n  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.collection-link-card h4 {\n  font-size: 1.1rem;\n  margin: 0 0 0.5rem 0;\n  color: var(--brand);\n}\n\n.collection-link-card p {\n  font-size: 0.9rem;\n  color: #666;\n  margin-bottom: 1rem;\n}\n\n.product-content-wrapper .collection-link-card a.collection-btn,\n.product-content-wrapper .collection-link-card a.collection-btn:link,\n.product-content-wrapper .collection-link-card a.collection-btn:visited,\n.product-content-wrapper .collection-link-card a.collection-btn:active {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  line-height: 1.2;\n  background-color: #0066cc !important;\n  color: #fff !important;\n  padding: 0.5rem 1rem;\n  border-radius: 4px;\n  text-decoration: none !important;\n  text-decoration-line: none !important;\n  text-decoration-style: none !important;\n  text-decoration-color: transparent !important;\n  text-decoration-thickness: 0 !important;\n  text-underline-offset: 0 !important;\n  font-weight: 600;\n  font-size: 0.9rem;\n  transition: opacity 0.2s ease;\n  border: none !important;\n  border-top: none !important;\n  border-bottom: none !important;\n  border-left: none !important;\n  border-right: none !important;\n  box-shadow: none !important;\n  background-image: none !important;\n  -webkit-text-decoration: none !important;\n  -webkit-text-decoration-line: none !important;\n  outline: none !important;\n  text-shadow: none !important;\n}\n\n.product-content-wrapper .collection-link-card a.collection-btn::before,\n.product-content-wrapper .collection-link-card a.collection-btn::after {\n  content: none !important;\n  display: none !important;\n  background: none !important;\n  border: none !important;\n  width: 0 !important;\n  height: 0 !important;\n  position: absolute !important;\n  opacity: 0 !important;\n}\n\n.product-content-wrapper .collection-link-card a.collection-btn:hover {\n  opacity: 0.9;\n  background-color: #0055aa !important;\n  text-decoration: none !important;\n  border: none !important;\n  box-shadow: none !important;\n}\n\n.product-content-wrapper .docs-grid {\n  display: grid;\n  gap: 12px;\n}\n\n.product-content-wrapper .doc-card {\n  display: flex;\n  gap: 12px;\n  align-items: center;\n  padding: 12px;\n  border: 1px solid #eee;\n  border-radius: 8px;\n  background: linear-gradient(180deg, #fff 0%, #fafbff 100%);\n}\n\n.product-content-wrapper .doc-card img {\n  width: 40px;\n  height: 40px;\n  flex: 0 0 40px;\n}\n\n.product-content-wrapper .doc-card .doc-meta { line-height: 1.35; }\n\n.product-content-wrapper .doc-card .doc-title {\n  font-weight: 600;\n  margin: 0 0 2px 0;\n  font-size: 0.95rem;\n}\n\n.product-content-wrapper .doc-card .doc-note {\n  margin: 0;\n  font-size: 0.85rem;\n  color: #555;\n}\n\n.product-content-wrapper .doc-card a { text-decoration: underline; }\n\n@media (min-width: 768px) {\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .product-content-wrapper #features .highlight {\n    max-width: 88%;\n    clear: both;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(odd) {\n    margin-left: 0;\n    margin-right: auto;\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) {\n    margin-left: auto;\n    margin-right: 0;\n    border-left: none;\n    border-right: 4px solid var(--brand);\n  }\n\n  .product-content-wrapper #features .highlight:nth-of-type(even) h4 {\n    text-align: right;\n  }\n}\n\n@media (max-width: 767px) {\n  .product-content-wrapper {\n    padding-bottom: calc(3rem + 88px + 20px + env(safe-area-inset-bottom));\n  }\n\n  .product-content-wrapper table {\n    display: block;\n    overflow-x: auto;\n    table-layout: auto;\n  }\n\n  .product-content-wrapper .docs-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 500px) {\n  .product-content-wrapper {\n    padding: 0 10px 2rem 10px;\n  }\n\n  .product-content-wrapper h2 { font-size: 1.4rem; }\n  .product-content-wrapper h3 { font-size: 1.1rem; }\n  .product-content-wrapper h4 { font-size: 1rem; }\n  .product-content-wrapper .highlight h4 { font-size: 1.15rem; }\n  .hero-container { padding: 1.5rem; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  * {\n    animation-duration: 0.01ms !important;\n    animation-iteration-count: 1 !important;\n    transition-duration: 0.01ms !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-content-wrapper\" id=\"main-content\"\u003e\n\n\u003c!-- HERO SECTION --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eTriumph NOS10000 10,000 lb 4 Post Car Lift for Storage and Service\u003c\/h2\u003e\n\u003cp\u003eThe Triumph NOS10000 is a heavy-duty 4 post car lift with a 10,000 lb capacity, built for vehicle storage, maintenance, and service work in home garages and professional shops. Triumph's proven outside slider design pairs 4.75 in x 4.75 in posts with 6.5 in x 6.5 in slide collars for exceptional stability. The 3 HP power unit reaches full height in 60 seconds, with 14 locking positions and dual safety systems for precise, secure height control. The lift includes lightweight 36 in aluminum approach ramps, a rolling jack tray, drip trays, and heavy-duty poly coated casters. Triumph backs this four post lift with a 1 year parts warranty.\u003c\/p\u003e\n\u003cdiv class=\"value-prop\"\u003e10,000 lb capacity handles cars, trucks, and SUVs\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eLTL freight delivery to the continental United States\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e3\/8 in aircraft quality cables with cable keepers\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003e14 locking positions with dual safety systems\u003c\/div\u003e\n\u003cdiv class=\"value-prop\"\u003eLightweight aluminum ramps weigh only 29 lb each\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- QUICK NAV --\u003e\n\u003cnav class=\"quick-nav\" aria-label=\"Page navigation\"\u003e\n\u003cp\u003e\u003cstrong\u003eJump to:\u003c\/strong\u003e \u003ca href=\"#who-its-for\"\u003eWho It's For\u003c\/a\u003e · \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e · \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e · \u003ca href=\"#installation\"\u003eInstallation\u003c\/a\u003e · \u003ca href=\"#whats-included\"\u003eWhat's Included\u003c\/a\u003e · \u003ca href=\"#documents\"\u003eDocuments\u003c\/a\u003e · \u003ca href=\"#shipping\"\u003eShipping\u003c\/a\u003e · \u003ca href=\"#warranty\"\u003eWarranty\u003c\/a\u003e · \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/nav\u003e\n\n\u003c!-- WHO IT'S FOR SECTION --\u003e\n\u003csection id=\"who-its-for\"\u003e\n\u003ch3\u003eTriumph NOS10000: Who It's For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHome Garage Enthusiasts:\u003c\/strong\u003e The generous 109 in drive-thru width and straightforward 110V single phase power (with a dedicated 30 amp circuit) make this 4 post car lift for home garage use accessible to serious hobbyists who want professional-grade vehicle storage and service capability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCar Collectors:\u003c\/strong\u003e As a 4 post car storage lift, the NOS10000 doubles your garage capacity by letting you store one vehicle above another. The 5.5 in lowered height allows most vehicles to drive underneath a stored car with ease.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDIY Mechanics:\u003c\/strong\u003e The rolling jack tray and 81.5 in clearance under the runways give you room to work beneath vehicles. Perform oil changes, brake jobs, and suspension work from below.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmall Shops and Service Centers:\u003c\/strong\u003e At 10,000 lb capacity, this lift handles most passenger vehicles, light trucks, and SUVs that come through your shop doors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFleet Maintenance Operations:\u003c\/strong\u003e The boxed track design and heavy-duty construction stand up to daily commercial use while the single point lock release speeds up workflow.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003c!-- FEATURES SECTION --\u003e\n\u003csection id=\"features\"\u003e\n\u003ch3\u003eTriumph NOS10000 Features\u003c\/h3\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eOutside Slider Design for Superior Stability\u003c\/h4\u003e\n\u003cp\u003eThe NOS10000 uses Triumph's proven outside slider configuration with 4.75 in x 4.75 in posts paired with 6.5 in x 6.5 in slide collars. This design creates a sturdy, rigid stance that minimizes sway and movement during operation. The larger slide collars riding on the outside of the posts provide more contact surface area compared to inside slider designs common on cheaper 4 post car lifts.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eDual Safety Lock System\u003c\/h4\u003e\n\u003cp\u003eYour safety is protected by two independent systems working together. Manual dead bolt locks with oversized release linkage provide the primary locking mechanism, while a secondary redundant safety system adds an extra layer of protection. The single point lock release makes raising and lowering the lift quick and convenient, and the 14 locking positions let you set the perfect working height.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eLightweight Aluminum Approach Ramps\u003c\/h4\u003e\n\u003cp\u003eThe 36 in aluminum approach ramps weigh just 29 lb each, making them easy to position and store. Despite their light weight, these ramps are built to handle the full rated capacity of the lift. The manageable weight means one person can easily move and set up the ramps without strain.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eBoxed Track Construction\u003c\/h4\u003e\n\u003cp\u003eThe runways feature boxed track construction that adds significant structural strength compared to open channel designs. This enclosed profile resists twisting and bending under load, maintaining alignment over years of use. The 204 in runway length and 20 in runway width accommodate a wide range of vehicle wheelbases and track widths.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eRolling Jack Tray for True Service Capability\u003c\/h4\u003e\n\u003cp\u003eThe included rolling jack tray slides between the runways, giving you a stable platform to position a transmission jack, floor jack, or other equipment directly under the vehicle. This feature transforms your four post lift into a true service lift, not just a storage solution. For dedicated wheel-off service, the optional RJ-5000 5,000 lb rolling jack is the purpose-built companion accessory for the NOS10000.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003e3\/8 in Aircraft Quality Cables with Cable Keepers\u003c\/h4\u003e\n\u003cp\u003eThe NOS10000 uses 3\/8 in aircraft quality cables routed through multiple pulleys to lift the runways evenly. Cable keepers prevent cable run-off from the sheaves, protecting the lift mechanism and ensuring reliable operation. Combined with the heavy-duty 12 in x 12 in base plates with 5\/8 in thickness and poly coated casters, the NOS10000 is built for years of dependable service.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- SPECIFICATIONS SECTION --\u003e\n\u003csection id=\"specs\"\u003e\n\u003ch3\u003eTriumph NOS10000 Specifications\u003c\/h3\u003e\n\n\u003ctable aria-label=\"Capacity specifications\"\u003e\n\u003ccaption\u003eCapacity\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Capacity\u003c\/th\u003e\n\u003ctd\u003e10,000 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Overall dimensions\"\u003e\n\u003ccaption\u003eOverall Dimensions\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Height\u003c\/th\u003e\n\u003ctd\u003e99.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Length\u003c\/th\u003e\n\u003ctd\u003e210.5 in (247 in \/ 20.6 ft with ramps extended)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOverall Width\u003c\/th\u003e\n\u003ctd\u003e123 in (base plate to base plate)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth Between Posts\u003c\/th\u003e\n\u003ctd\u003e94.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Height\u003c\/th\u003e\n\u003ctd\u003e87 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLowered Height\u003c\/th\u003e\n\u003ctd\u003e5.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Runway specifications\"\u003e\n\u003ccaption\u003eRunways\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRunway Length\u003c\/th\u003e\n\u003ctd\u003e204 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRunway Width\u003c\/th\u003e\n\u003ctd\u003e20 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDrive Thru Width\u003c\/th\u003e\n\u003ctd\u003e109 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight Under Runway\u003c\/th\u003e\n\u003ctd\u003e81.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSpace Between Runways\u003c\/th\u003e\n\u003ctd\u003e44.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Performance specifications\"\u003e\n\u003ccaption\u003ePerformance\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLift Time\u003c\/th\u003e\n\u003ctd\u003e60 seconds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLocking Positions\u003c\/th\u003e\n\u003ctd\u003e14\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLock Release\u003c\/th\u003e\n\u003ctd\u003eSingle Point\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Power and hydraulic specifications\"\u003e\n\u003ccaption\u003ePower and Hydraulics\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVoltage\u003c\/th\u003e\n\u003ctd\u003e110V single phase\u003c\/td\u003e\n\u003c\/tr\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\"\u003eRecommended Circuit\u003c\/th\u003e\n\u003ctd\u003e30 amp dedicated, 10 gauge wiring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHydraulic Fluid\u003c\/th\u003e\n\u003ctd\u003e~3 gallons ATF or clear hydraulic oil (do not mix)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLifting Cables\u003c\/th\u003e\n\u003ctd\u003e3\/8 in aircraft quality\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Base and mounting specifications\"\u003e\n\u003ccaption\u003eBase and Mounting\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Plate Size\u003c\/th\u003e\n\u003ctd\u003e12 in x 12 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBase Plate Thickness\u003c\/th\u003e\n\u003ctd\u003e5\/8 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003ctable aria-label=\"Shipping specifications\"\u003e\n\u003ccaption\u003eShipping\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Weight\u003c\/th\u003e\n\u003ctd\u003e2,535 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShipping Dimensions\u003c\/th\u003e\n\u003ctd\u003e206 in x 22 in x 36 in\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003c!-- INSTALLATION SECTION --\u003e\n\u003csection id=\"installation\"\u003e\n\u003ch3\u003eTriumph NOS10000 Installation Requirements\u003c\/h3\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eFloor Requirements\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSurface:\u003c\/strong\u003e Level concrete floor in good condition\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eConcrete Strength:\u003c\/strong\u003e 3,000 psi minimum recommended\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFootprint:\u003c\/strong\u003e Minimum 247 in x 123 in (approximately 20.6 ft x 10.25 ft) to account for ramps extended\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBase Plates:\u003c\/strong\u003e Four 12 in x 12 in anchor points required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eElectrical Requirements\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePower:\u003c\/strong\u003e 110V single phase, 3 HP motor\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCircuit:\u003c\/strong\u003e Dedicated 30 amp circuit with 10 gauge wiring strongly recommended\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNote:\u003c\/strong\u003e Triumph's installation manual lists 20 amp capability, but the 3 HP motor can draw over 22 amps under load with a peak near 26 amps. A 30 amp dedicated circuit prevents nuisance breaker tripping and extends motor life. Most homeowners will need an electrician to install the proper circuit if one is not already present.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eCeiling Height\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMinimum:\u003c\/strong\u003e 100 in (8.3 ft) to clear lift at full height\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended:\u003c\/strong\u003e 10 ft or higher for comfortable working clearance with vehicle raised\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eInstallation Notes\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Installation:\u003c\/strong\u003e Recommended for proper alignment and anchor bolt installation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDocumentation:\u003c\/strong\u003e Review the installation manual thoroughly before beginning\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePermits:\u003c\/strong\u003e Check local building codes for any permit requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WHAT'S INCLUDED SECTION --\u003e\n\u003csection id=\"whats-included\"\u003e\n\u003ch3\u003eWhat's Included with the Triumph NOS10000\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFour post lift assembly with 4.75 in x 4.75 in posts and 6.5 in x 6.5 in slide collars\u003c\/li\u003e\n\u003cli\u003eTwo 36 in aluminum approach ramps (29 lb each)\u003c\/li\u003e\n\u003cli\u003eRolling jack tray\u003c\/li\u003e\n\u003cli\u003eSet of drip trays\u003c\/li\u003e\n\u003cli\u003eHeavy-duty poly coated caster kit\u003c\/li\u003e\n\u003cli\u003eCable keepers\u003c\/li\u003e\n\u003cli\u003e3 HP 110V power unit\u003c\/li\u003e\n\u003cli\u003e3\/8 in aircraft quality cables (pre-installed in runways)\u003c\/li\u003e\n\u003cli\u003eHardware and anchor bolts\u003c\/li\u003e\n\u003cli\u003eInstallation manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003c!-- DOCUMENTS SECTION --\u003e\n\u003csection id=\"documents\"\u003e\n\u003ch3\u003eTriumph NOS10000 Documents\u003c\/h3\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\/Triumph_NOS10000_Installation_Manual.pdf?v=1768453714\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eInstallation Manual (PDF)\u003c\/a\u003e\u003c\/p\u003e\n\u003cp class=\"doc-note\"\u003eComplete installation instructions and diagrams\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SHIPPING SECTION --\u003e\n\u003csection id=\"shipping\"\u003e\n\u003ch3\u003eTriumph NOS10000 Shipping and Delivery\u003c\/h3\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eLTL Freight Delivery\u003c\/h4\u003e\n\u003cp\u003eYour Triumph NOS10000 ships via LTL common carrier freight on a 48 foot semi truck. Transit time typically ranges from 3 to 14 days depending on your location. Once your lift ships, we will email you the carrier information and tracking number so you can monitor delivery progress.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eUnloading Requirements\u003c\/h4\u003e\n\u003cp\u003eYou are responsible for unloading the lift from the truck. The driver does not unload it for you, and lift gate service is not available for auto lifts. You will need machinery capable of lifting the full 2,535 lb shipping weight. Suitable equipment includes a forklift, Bobcat, tractor, tow truck, or backhoe. You cannot unload this lift by hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eAlternative Pickup Option\u003c\/h4\u003e\n\u003cp\u003eIf you cannot unload from a delivery truck, we can ship to the carrier's nearest freight terminal for you to pick up with a trailer or moving van. This is a good option if you have access to appropriate transport but not unloading equipment at your location.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003eDelivery Scheduling\u003c\/h4\u003e\n\u003cp\u003eYou are responsible for contacting the freight company to schedule your delivery appointment. We do not schedule this for you since we do not know your availability. Shipping availability excludes government secure locations, state and national parks, construction sites, islands, Alaska, or Hawaii.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- WARRANTY SECTION --\u003e\n\u003csection id=\"warranty\"\u003e\n\u003ch3\u003eTriumph NOS10000 Warranty\u003c\/h3\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003ch4\u003e1 Year Parts Warranty\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCoverage:\u003c\/strong\u003e 1 year parts warranty, no labor coverage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProcess:\u003c\/strong\u003e Call us and we will troubleshoot the problem with you over the phone, then ship the replacement part free of charge\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShipping:\u003c\/strong\u003e Free ground shipping on warranty parts\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLabor:\u003c\/strong\u003e You must install replacement parts yourself or hire someone to do it. Most repairs are straightforward for anyone with mechanical experience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eExclusions:\u003c\/strong\u003e Rubber lifting pads are not covered under warranty\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCylinders:\u003c\/strong\u003e 30 day full warranty on cylinders. After 30 days, we provide a seal kit for cylinder repairs.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"cta\"\u003e\n\u003ch3\u003eQuestions About the Triumph NOS10000?\u003c\/h3\u003e\n\u003cp\u003eNeed help determining if this lift fits your garage, vehicle, or application? Have questions about installation requirements, shipping logistics, or warranty coverage? Our team is ready to help.\u003c\/p\u003e\n\u003cdiv class=\"cta-actions\"\u003e\u003ca href=\"tel:+18554982147\" class=\"btn\" aria-label=\"Call to discuss Triumph NOS10000\"\u003eCall +1 (855) 498-2147\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- RELATED PRODUCTS --\u003e\n\u003csection id=\"related-collections\"\u003e\n\u003ch3\u003eRelated Products\u003c\/h3\u003e\n\u003cdiv class=\"collection-links\"\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch4\u003eTriumph RJ-5000 Rolling Jack\u003c\/h4\u003e\n\u003cp\u003e5,000 lb rolling jack built to pair with the NOS10000. Turns your storage lift into a full service lift.\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/products\/triumph-rj-5000\" class=\"collection-btn\"\u003e\u003cspan style=\"text-decoration:none !important;color:#fff !important;\"\u003eView Product\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch4\u003eTriumph Four Post Lifts\u003c\/h4\u003e\n\u003cp\u003eBrowse our complete selection of Triumph four post lifts in various capacities\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/triumph-four-post-lifts\" class=\"collection-btn\"\u003e\u003cspan style=\"text-decoration:none !important;color:#fff !important;\"\u003eBrowse Collection\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collection-link-card\"\u003e\n\u003ch4\u003eAll Four Post Lifts\u003c\/h4\u003e\n\u003cp\u003eCompare four post lifts from all brands we carry\u003c\/p\u003e\n\u003ca href=\"https:\/\/garagesupplyguys.com\/collections\/4-post-lifts\" class=\"collection-btn\"\u003e\u003cspan style=\"text-decoration:none !important;color:#fff !important;\"\u003eBrowse Collection\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- FAQ SECTION --\u003e\n\u003csection id=\"faq\"\u003e\n\u003ch3\u003eTriumph NOS10000 FAQ\u003c\/h3\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat vehicles can the Triumph NOS10000 lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe NOS10000 has a 10,000 lb capacity, which handles most passenger cars, SUVs, crossovers, and light trucks. The 109 in drive-thru width accommodates vehicles up to about 9 feet wide, and the 204 in runway length fits wheelbases up to approximately 17 feet. This covers the vast majority of consumer vehicles including full-size trucks and SUVs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of electrical power does the NOS10000 require?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe Triumph NOS10000 runs on 110V single phase power with a 3 HP motor. While Triumph's manual lists 20 amp capability, the motor can draw over 22 amps under load with peaks near 26 amps, which will trip a standard 20 amp breaker over time. We strongly recommend a dedicated 30 amp circuit with 10 gauge wiring. Most homeowners will need an electrician to install the proper circuit if one is not already present in the garage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow much ceiling height do I need for this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe overall height of the lift is 99.5 in (about 8.3 ft), so you need at least that much clearance. For comfortable working room with a vehicle on the lift, we recommend a ceiling height of 10 ft or higher. If you have a 9 foot ceiling, the NOS10000 will fit but headroom for working on tall vehicles will be tight. The lift height of 87 in gives you 81.5 in of clearance under the runways when fully raised.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow much floor space do I need?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003ePlan for 247 in x 123 in (approximately 20.6 ft x 10.25 ft). The lift itself is 210.5 in long, but the approach ramps add another 36 in when extended, so the full footprint with ramps down is 247 in. Many buyers make the mistake of only planning for the 210.5 in base length and find themselves short on space at install.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat hydraulic fluid does the NOS10000 use?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe NOS10000 uses approximately 3 gallons of ATF (automatic transmission fluid) or clear hydraulic oil. Do not mix the two. Pick one type and stick with it. The fluid is not included with the lift and needs to be purchased separately for initial fill.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I store a car underneath another car on this lift?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYes, this is one of the primary uses for a four post lift. With a lowered height of just 5.5 in, most vehicles can drive underneath a car stored on the lifted runways. This effectively doubles your garage parking capacity. Just verify that your lower vehicle's height plus 5.5 in does not exceed the clearance in your garage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow do I unload the lift when it arrives?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eYou need machinery capable of lifting the full 2,535 lb shipping weight. Suitable options include a forklift, Bobcat, tractor with loader, tow truck, or backhoe. The freight driver will not unload the lift for you, and lift gate service is not available. If you lack unloading equipment, you can have the lift shipped to a freight terminal for pickup with your own trailer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCan I do service work on this lift or is it just for storage?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe NOS10000 works great for both storage and service. The included rolling jack tray lets you position equipment under the vehicle for transmission work, exhaust repairs, and other undercar service. For dedicated wheel-off service, the optional Triumph RJ-5000 5,000 lb rolling jack is the purpose-built accessory for this lift. The 81.5 in clearance under the runways provides good working room, and the 14 locking positions let you set the ideal height for different tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat does the warranty cover?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eTriumph provides a 1 year parts warranty with no labor coverage. If something fails, call us and we will troubleshoot over the phone and ship replacement parts free of charge via ground shipping. You handle installation yourself. Rubber lifting pads are excluded, and cylinders have a 30 day full warranty followed by seal kit coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eLTL freight shipping typically takes 3 to 14 days depending on your location. Once your lift ships, you will receive carrier information and a tracking number by email. You are responsible for scheduling a delivery appointment with the carrier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety features does the NOS10000 have?\u003c\/summary\u003e\n\u003cdiv\u003e\n\u003cp\u003eThe lift features dual safety systems: manual dead bolt locks with oversized release linkage as the primary system, plus a secondary redundant safety mechanism. Cable keepers prevent cable run-off, and the outside slider design with large slide collars provides inherent stability. The 14 locking positions ensure secure positioning at any working height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- PROP 65 SECTION --\u003e\n\u003csection id=\"prop65\" style=\"margin-top: 3rem; padding: 1rem; background-color: #f8f8f8; border: 1px solid #ddd; border-radius: 8px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 0.75rem; margin-bottom: 1rem;\"\u003e\n\u003csvg style=\"width: 28px; height: 28px; flex-shrink: 0;\" viewbox=\"0 0 32 32\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n\u003cpath d=\"M16 2 L2 28 L30 28 Z\" fill=\"#FFD700\" stroke=\"#000\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n\u003ctext x=\"16\" y=\"22\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"bold\"\u003e!\u003c\/text\u003e\n\u003c\/svg\u003e\n\u003ch4 style=\"margin: 0; font-size: 1.1rem;\"\u003eCalifornia Proposition 65 Warning\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.9rem; margin-bottom: 0;\"\u003e\u003cstrong\u003eWARNING:\u003c\/strong\u003e This product can expose you to chemicals which are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, visit \u003ca href=\"https:\/\/www.p65warnings.ca.gov\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ewww.p65warnings.ca.gov\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Triumph","offers":[{"title":"Default Title","offer_id":47796112457979,"sku":null,"price":4875.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3612\/5947\/files\/triumph-nos10000-4-post-car-lift.webp?v=1776489726","url":"https:\/\/garagesupplyguys.com\/products\/triumph-nos10000-4-post-car-lift","provider":"Garage Supply Guys","version":"1.0","type":"link"}