hezecar™-LED Gloves with Waterproof Lights

$14.97
$19.99
-$5.02
Type:  LEFT HAND
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);
Free returns
Sustainably made
Secure payments

Description

 

PRODUCT DESCRIPTION

Bringing light to your fingertips, a flash torch never drop make you hands free when repairing,fishing.

Comfortable stretched neoprene material, with position adjustable magic strap Cool gloves make you a spy at night. Easy turn on and off. 

FEATURES

  • Materials and parts: power by 2 button batteries, comfortable, soft, and breathable, with good quality cotton material.

  • A Perfect gift: Birthdays, Christmas, Father's Day gift for any DIY, handyman, father, boyfriend, men, or women. This is a practical and creative gift, which will definitely surprise them.

  • Last for a long time: flashlights gloves last about 10 hours and you can simply replace the button battery with the screwdriver.

  • Easy to use: this LED light gloves is with on and off button and 2 LED lamp beads, to make your work more convenient.Great for fishing lover, gadget lover, handyman, plumber, camping, and outdoor work, etc.

  • Portable as a flashlight: this safety rescue gloves can be directly worn on your hands, no need to holding like a traditional flashlight, small and light, simple to use, fully release your hands.

SPECIFICATIONS

  • Material: cotton; silicone; PP
  • Size: 5.3*14.2 inches (expanded)
  • Color: Black
  • Light Power Supply: 2 * CR2016 lithium batteries (NOT INCLUDED)
  • Package: 1/2 packs of LED Gloves

We'll arrange the fastest shipping for you

Guarantee:

  • We are convinced that we have created some of the most innovative products in the world and we want to ensure that we support 30 days without risk.
  • We offer Money Back Guarantee. You can return items for are fund orexchange within15 days if there is true quality issue.
  • If you do not have a positive experience for any reason, we will do our best to ensure that you are 100% satisfied with the purchase.
  • Buying items online can be a daunting task, so we want you to realize that there is absolutely no risk in purchasing items and trials. If you don't like it, feel free to apply a refund.

Payment:

PayPal is welcomed here.
If you don't have a PayPal account, we accept all credit cards: just select 'PayPal' and click the 'Pay with Debit or CreditCard' button.