Auto Supplies Mini Metal Safety Hammer

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
$29.99
$42.99
Save 30%
Color : Dark Gray
Quantity
Description

MAIN FEATURES

  • 2 IN 1 SAFETY TOOLS: This lifesaving multifunctional safety hammer and seat belt cutter is durable and reliable, allowing you to quickly exit your vehicle in an emergency.

         

  • Easy to carry: You can install it on the center console of your vehicle. The tip of the head is made of high-grade carbon steel with a hardness of 55, which can quickly destroy doors, windows, metal, glass, etc., U-shaped opening, anti-slip hurt design, built-in sharp blade can quickly cut off the seat belt in an emergency, mini and simple, can be carried around, The size and weight are the same as car keys, simple and more fashionable.

          

  • SUPER DURABLE AND WATERPROOF: The rescue tool is made of high quality aluminum alloy material, which is sturdy and durable. Metal matte, in the car, heat resistant, super smooth edges and interior for quick and easy cleaning, very convenient. It also has a good waterproof body, is not easy to damage, can be used easily in water, and it is safe not to hurt your hands.

           

  • Applicable people: This rescue tool has a built-in high-pressure spring. In the event of an emergency, the windows can be broken within 1 second with a single press, and it can also be used to cut stuck seat belts if necessary. It is easy to get started, whether it is an elderly person or a woman.

          

  • ADDITIONAL: The hammer provides rapid 1 second window breaking, even under water. The solid Tungsten Steel head as a rock well hardness of 55 and can easily cut metal or glass. A powerful spring mechanism delivers a force of 6 KG to instantly break any window in your car with minimum effort, even under the pressure of water.

Specification:

  • Material: Aluminum alloy
  • Weight: 200g

Shipping:

  • Free shipping over $50.
  • 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.