3-in-1 Wireless Charging Stand
3-in-1 Wireless Charging Stand

3-in-1 Wireless Charging Stand

$49.99 $100.00 Save $50.01
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-1651799308132').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 worldwide shipping
Fast shipping
Sustainably made
Secure payments
Share the love
Description

Master of Space Management

Don't let messy charging cables clutter your desk. This 3-in-1 wireless charging stand powers your phone, smartwatch, and earbuds simultaneously, keeping your workspace clean and organized.

Compatible Devices:

● iPhone: 16/15/14/13/12 series
● Smartwatch: Series 2 to 10, Ultra/Ultra 2, SE
● Earbuds: AirPods 4 (with Active Noise Cancellation), 3, 2 (wireless charging case)



Smart Fast Charging System

This stand delivers 25W of total output: 15W for your phone, 5W for a smartwatch, and 5W for earbuds. Its built-in smart control ensures each device charges efficiently and safely.

When charging reaches 80%, it switches to trickle mode to protect your battery, promoting long-term health.

Charge with the Case On

Equipped with 18 built-in N52 magnets, this stand aligns perfectly with your phone for stable wireless charging—no need to remove your case.

Interactive Folding Design

A premium rotating hinge allows for bi-directional folding and multiple viewing angles. Tested for durability up to 200,000 folds, it offers long-lasting flexibility for everyday use.

Peace of Mind Charging at Night

Enjoy the ease of placing your device on the stand before bed. Built-in protections against over-current, voltage, short circuits, foreign objects, and overheating ensure safe, worry-free charging around the clock.

Compact & Travel-Friendly

Weighing just 188g and folding down to 2.33cm, this stand is less than half the size of a phone. It's the perfect travel companion—light, slim, and easy to pack.

Premium Aluminum Alloy Craftsmanship

Made from high-grade aluminum alloy using precision machining, sand treatment, and anodizing, this charging stand boasts a sleek, durable finish that enhances any space.

Package Includes

1. 3-in-1 Magnetic Wireless Charging Stand

2. Premium Storage Bag

3. Charging Cable

4. 20W Fast Charging Adapter (tailored to your country’s power standards)