โ˜€๏ธSummer Ourdoor essential - Portable Handheld Turbo Fan

$34.00
$40.00
-$6.00
764 sold
Colour:  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

๐ŸŒฌ๏ธ Ultimate Cooling Experience โ„๏ธ๐Ÿ”ฅ This N607 handheld turbo fan features an advanced 6-blade design and a high-speed three-phase brushless motor, delivering a powerful wind speed of up to 10m/s! ๐Ÿ’จ With a max speed of 13,550 RPM5x stronger than ordinary handheld fans—it's your perfect companion for beating the heat on hot journeys! ๐Ÿš—

๐Ÿ’จ 5 Gear Turbo Wind ๐Ÿ”„โ„๏ธ Customize your cooling with 5 adjustable wind speed settings! From a gentle breeze to a powerful gust, this handheld fan lets you find the perfect airflow for any situation. Stay cool anytime, anywhere! ๐ŸŒฌ๏ธโ˜€๏ธ

๐Ÿ”‹ Extra Long Battery Life โšก Stay cool for up to 10 hours with this USB rechargeable fan! ๐Ÿ’จ Compatible with USB ports, laptops, power banks, and car chargers, it ensures a seamless charging experience wherever you go. No more battery worries! ๐Ÿ”Œโ„๏ธ

๐ŸŒŸ Unique Appearance โœจ The ultra-small foldable design and lightweight 190g body make it easy to slip into your pocket or bag—no more bulky fans! ๐Ÿ’ผโ„๏ธ Plus, with an anti-lost lanyard, you can take this portable turbo fan anywhere and stay cool all day long! ๐ŸŒฌ๏ธ๐Ÿ”ฅ

๐ŸŽ Perfect Summer Gift โ˜€๏ธ This mini portable fan is stylish and perfect for men, women, and kids! ๐Ÿ‘จ‍๐Ÿ‘ฉ‍๐Ÿ‘ง Whether at work, studying, or traveling, it’s your go-to cooling companion for any adventure. Stay refreshed anywhere! ๐ŸŒฌ๏ธ๐Ÿž๏ธ