Mobile Phone Solar Charger

KSh4,599.00
KSh9,999.00
Save 54%
Quantity
Customer Service Whatsapp: Kenya:+254114968848,Ghana: +233 57 577 0414--🔥Contact customer service to get a discounted price🔥
Free Shipping From Nairobi, 2-Day Delivery
7 Days Free Return and Change
M-pesa Guaranteed Safe Checkout and Fast Refunds
/** @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-1709805248260').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

The Solar Charger Power Bank for Mobile Phones is a reliable and eco-friendly solution for charging your mobile devices on the go. Harnessing the power of the sun, this power bank features a built-in solar panel that converts sunlight into usable energy, providing an eco-conscious charging option. With its compact and portable design, it is perfect for outdoor activities, travel, and emergencies. Keep your mobile devices powered up anytime anywhere while reducing your carbon footprint with this solar charger power bank.

 

Whether for daily life, travel, hurricane prep, outdoor camping, cycling, fishing, hiking, etc., this solar phone charger will all become part of your "traveling essentials bag".

 It is also the best gift option for your family and friends.

 

FEATURES

Solar Charging Capability -- The built-in solar panel allows you to recharge the power bank using solar energy, making it an ideal charging solution when traditional power sources are unavailable. It also provides fast charging to minimize downtime.

5000mAh /10000mAh Large Capacity -- Built-in industry-leading high-density lithium polymer cells without changing the volume and weight. The super battery life can support thousands of charge cycles.

Dual USB Outport and Powerful LED Light -- Makes it easy to charge two smartphones simultaneously or a tablet at full speed. Equipped with a bright led light can be used as a flashlight. It can be charged by solar energy and USB power.

 

IPX67 Waterproof & Safe Material -- The outer case is made from flame-retardant material, tough and drop-resistant. The IPX67 waterproof function better protects the internal structure of the charger. Comfortable touch, and exquisite appearance.

Multi-Purpose Outdoor Power Bank -- This portable solar charger is made IPX67 waterproof, dustproof, and shockproof. The built-in super bright flashlight and the included compass carabiner are the ideal companion for outdoor enthusiasts.

 

SPECIFICATION

Capacity: 5000mAh, 10000mAh

Material: Plastic + Silicone

Solar Panel: High-efficiency Solar Panel

Input: Solar Energy, Power Supply

Color: Black, Orange, Green, Yellow, Blue, Red

Size: 139*75*20mm

Product Weight: 193g

Package Includes: 1 * Solar Charger Power Bank for Mobile Phones

 

NOTE

Please allow slight measurement errors due to manual measurement.

Due to the different monitor and light effects, the actual color of the item might be slightly different from the color shown in the pictures.