New Portable Neck Fan

$29.89
$49.89
-$20.00
6728 sold
Color:  WHITE
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


As a gift for your loved ones, this best outdoor fan brings a cooling, chilly breeze during this hot summer!

A Sight Breeze Around Your Neck -- Compact and Portable, Pick It Up and Go!

FEATURES

  • ✅HANDS-FREE DESIGN & FASHION

Hand free fan was designed as a headphone to free your hands anywhere;Fashion style makes you look so cool and you can take it anywhere in hot weather.

  • ✅SAFETY & 22 AIR OUTLETS

A novel neck fan that can send the wind without clogging your hands by simply placing it on your neck. Designed without wings, it can be used safely by children and the elderly. When using the fan, you don't have to worry about your hair getting caught on the fan blades. With 22 air outlets around the neck, it can be used for the entire face around, which produces enough air to keep you cool always. It is also ideal as a companion for working in hot weather.

  • ✅LOW NOISE DESIGN & COMFORTABLE

The wearable neckband fan’s motor has been modified so that noises of at least 36 dB can be generated while running. It is quite enough to hear your own breath. Made of Eco-friendly ABS. Makes the hands free neckband fan softer and more durable and quieter.

  • ✅6-10 RUNNING HRS & 3 SPEEDS

Provide 6-10 working hours duration (depending on different speeds). Adjust appropriate fan speed by pressing the power button repeatedly.

  • ✅WIDE RANGE OF APPLICATIONS

Use for both indoor and outdoor activities, Office, Subway, Traveling, Camping, Picnic, Hiking, Cooking, Study room.

SPECIFICATIONS

  • Voltage Working Range: 5-9 (V)
  • Running Time: 2-3 hours
  • Interface Type: USB-C
  • Color: white, green, pink, purple
  • Weight: 250g
  • Size

PACKAGE INCLUDED 

  • 1 × New Portable Neck Fan