Dent Repair Puller

people are viewing this right now
/** @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);
Free shipping on orders over 59.99
Free returns within fourteen days
Contact us: service@goodidealshop.com
Secure payments
$13.99
$19.99
Save 30%
Size : 1 PCS
Quantity
Description
MAIN FEATURES
  • GREAT FOR DENT PULLING: The ABN Car Dent Remover Kit Dent Suction Cup is great for pulling dents from metal and plastic auto bodies; These 2-inch dent pullers included in this car dent repair kit allow you to lift items up to 10 lbs. and to work on small and large dings or dents; Always confirm the suction is firm to the item before lifting; Cold environments may affect the suction ability.

  • REUSE FOR VARIETY OF APPLICATIONS: While this heavy duty suction cup dent puller is designed to be used as a paintless dent remover tool, it is also ideal for moving flat objects in any home garage or body shop; Compatible with plate and windshield glass, sheet metal, and plastic paneling; This paintless dent removal kit allows you to lift and move delicate slabs of heavy materials while putting less strain on your body

  • STRONG LIFTING CAPACITY: The 2 inch (5 cm) mini suction dent lifter car dent remover tool is designed to get into tight spaces and to work with smaller dents; Use the dent puller kit car dent repair device to lift materials up to 10 lbs. (4.5 kg)
  • SAFE FOR YOUR VEHICLE: Constructed of heavy-duty rubber and ABS plastic, this car dent puller suction cup car dent fixer is designed to lift and pull various materials gently to avoid scratching the material; Made with durable odorless, extra strength rubber, these dent repair tools provide a tight seal to most flat, non-porous surfaces with a single stroke

  • EASY TO USE: Prior to use, clean the area and wet the car suction cup tool to improve contact; Place the black suction cup to a flat section of the item and press the lever handle together to create a vacuum that will lock the suction cup to the material; To remove, move the locking levers to their original position.

Specification:
  • Material:plastic, plastic
  • weight:40g
Shipping:
  • Free shipping over $30.
  • The order will be processed within 7 working days after the order is placed, and the order will be shipped the next day after processing. Orders are usually delivered within 7 to 14 business days.
Return: Quick refund for any dissatisfaction within 15 days, 100% money-back guarantee.

Notes:
  • Manual measurement, the size is slightly wrong.
  • The colors may be slightly different due to different screen displays.