Electric Eyelash Curler for Instant Glam ✨ Blink & Dazzle!

$28.00
$35.00
-$7.00
1 sold
Quantity
Shipping
/** @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);

Description

Say goodbye to these worries with our new Electric Eyelash Curler!

Heated Eyelash Curler gives your eyelashes a natural, gentle upward curve. It lifts your eyelashes to the curve which is completely different from what tradition eyelash curler can give.

Features

  • 1.【Scope of Application】 - For the Most Voluminously Curled your natural lashes, false eyelashes, mink eyelashes and eyelash extensions.

  • 2.【Upgraded brush head, 8 seconds quick heating】- Its deep grooved comb design, can easily hold the lashes in place when gently curved upwards, better fit the lashes curvature, create long lashes that last Elegant curls.

  • 3. 【3 temperature settings - the upgraded version of the heated eyelash curler, you have 3 temperature settings to choose from, according to your eyelashes: the first gear is low temperature blue light 50°C; the second gear is medium temperature purple light 65°C; the third gear For high temperature red light 80 ℃.

  • 4.【Larger Heat Release & No Harm】- The heat is what makes this heated curler amazing at producing dramatically swept-up curls in record time. You can sweep your lashes up to a gorgeous curve in one or two slow swoops; Temperature display and thermostatic control, can ensure the curler effect and avoid scald eyelashes at the same time.

  • 5.【 Rechargeable Design】 - 3.7V lithium battery power supply, USB chargin.

Kind tips:
The silicone color of the mascara brush starts to curl from red to white. First use the eyelash curler to perm the eyelashes, then apply a layer of mascara on the eyelashes, wait for the mascara to dry, and then use the eyelash curler to repeat the perm. Gently press the center a few times, then curl and shape the lashes from root to tail.

Product Specifications

  • Input current: 5V=1A
  • Material: ABS
  • Charging method: USB direct
  • Weight: about 31g
  • Working voltage: 3.7V
  • Operating temperature 60°C~80°C
  • Size: 18*22*140mm

Package Includes

  • Electric Eyelash Curler x 1

Note

  • Due to manual measurements, please allow slight measurement deviations.
  • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.