🔥🔥Charge Capsule

$32.99
$44.99
-$12.00
49875 sold
Color:  Gray
Quantity:  1 PC
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

Charge Capsule: The Sleek Power Solution for Life in Motion

Energize on the Go with Charge Capsule, the definitive power bank poised to redefine on-the-move charging. Designed with the dynamism of urban existence in mind, Charge Capsule isn’t just another power bank; it's the reliable ally that ensures your devices are charged and ready whenever life calls.

High-Efficiency Charging: Outfitted with a potent 5000mAh Li-polymer battery and fast-acting 20W Power Delivery, Charge Capsule delivers rapid charging to your devices. With dual-output interfaces of Lightning and USB-Type C, it serves a wide spectrum of gadgets, enabling you to juice up multiple devices on the fly.

Built for Convenience: With its integrated cables, this capsule-shaped innovator removes the hassle of additional wires. Its compact stature is reminiscent of an earbud case, making it the quintessential accessory for sliding into your daily carry with ease. Charge Capsule becomes an extension of your journey, from the daily grind to spontaneous escapades.

Versatile & User-Friendly: Instantly transform Charge Capsule into an elegant phone stand, offering a hands-free charge-up. Perfect for following directions or enjoying media, it shifts to meet your immediate needs with finesse and stability.

Durability Meets Style: Clad in a hard-wearing plastic shell and available in chic shades of Grey, Blue, and Purple, Charge Capsule is the embodiment of fashion meeting function. Its roots in Mainland China are evident in its use of top-tier polymer lithium-ion battery cells that promise consistent and dependable power.

Unmatched Portability: True to its earbud-sized dimensions and featuring foldable connectors, Charge Capsule epitomizes portable power. Its rotatable connector assures a comfortable charge angle, making gaming or watching videos seamless and uninterrupted.

Technical Excellence: Sporting a USB Type C input interface and a PD20W power capacity, Charge Capsule shines with its cutting-edge charging capabilities. This isn't just a power bank; it's a celebration of ingenuity and effortless utility that fits right in your hand.

🌎Experience the Freedom of Charge Capsule—where sophisticated design, practicality, and pioneering technology merge to empower your mobile lifestyle. Bid farewell to the woes of a drained battery and embrace the liberation of continuous power!

 

Specifications:

  • Output Interfaces: Apple Lightning, USB-Type C
  • Input Interface: USB Type C
  • Battery Type: Premium Li-polymer Battery
  • Battery Capacity: 5000mAh
  • Charging Power: PD 20W (Power Delivery)
  • Color Options: Grey, Purple
  • Shell material: PC VO grade flame retardant material
  • Product size: 78.5*28.5*36mm
  • Weight: ≈110g

Packaging Included:

  • 1* Capsule Charger

Attention:

  • Due to manual measurement, please allow slight measurement deviation.
  • Due to different monitors and lighting effects, the actual colour of the item may be slightly different from the colour shown in the picture.