📢Factory Promotion✨Per Pair Capacity Hydraulic Underbody Access Car Lift with Ramp - 3,000 lbs

€79.99
€150.99
-€71.00
people are viewing this right now
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Worldwide delivery
Secure payments
Visual logistics tracking
Free returns
Shipping

Description

📢📢Please note: Today is the last day of the year-end super discount event. Please don't miss this rare event. Due to the large-scale event, the red color is currently sold out.

This set of 2 Hydraulic Underbody Access Car Lifts with Ramps offers an easy-to-use solution to raising up the front or rear of your vehicle. Whether you need to perform a simple oil change, get under the vehicle to work on the exhaust system or simply need better access to the underside of your car, these lifts offer a simple, stable alternative to jacking up your vehicle and setting it on jack stands. The ramped design allows you to drive up and onto the lift platform, and a foot pedal raises the lift hydraulically from 5 in to 15 in. Sold as a pair, this car lift provides ample access for oil changes, underbody work and simple repairs, and supports up to 3,000 lbs.

  • Drive-up car lift ramps for oil/fluid changes, exhaust work, inspections, cleaning, as well as mechanical or underbody restoration work
  • Manufactured from steel with a black paint finish
  • 3,000 lbs. per pair weight capacity
  • Operating height range is 5 in. to 15 in.
  • Pair weighs 136 lbs.
  • Alternative to jack stands, suitable for professional or home use
  • Sold as a pair

Product Specifications

  • Material:Steel
  • Jack Stand Type:Ratcheting
  • Maximum Lift Height (in.):15 in
  • Product Weight (lb.):136 lb
  • Weight Capacity (lb.):3000 lb
  • Base Length (in.):39
  • Base Width (in.):14.5
  • Collapsed height (in.):10.25
  • Handle Length (in.):18
  • Product Depth (in.):39 in
  • Product Height (in.):20.25 in
  • Product Width (in.):14.5 in
Note: Specifications are approximate and subject to change

Certification

SATISFACTION GUARANTEE

📦 Insured Worldwide Shipping: Each order includes real-time tracking details and insurance coverage in the unlikely event that a package gets lost or stolen in transit.

🔒 Safe & Secure Checkouts: Safe payments via credit/debit card, Keep your personal and financial information 100% protected. 

🚚 All orders are shipped with the Tracking Number so you can track it every step of the way!  Cool things are worth waiting for! 

💸 Money Back Guarantee: If for ANY reason you are not satisfied with your purchase, we offer an iron-clad money-back guarantee.

✈WORLDWIDE SHIPPING✈ 

  • United States: 1 to 5 business days ( Ship from California)
  • Canada: 2 to 7 business days (Ship from Ottawa)
  • United Kingdom: 1 to 6 business days (Ship from London)
  • Europe: 2 to 8 business days (Ship from United Kingdom)
  • Australia: 1 to 5 business days (Ship from Canberra)