MJAA™-Alarm Clock With Wireless Charging(Free shipping)

KSh5,399.00
KSh8,999.00
Save 40%
Color : Black
Quantity
Customer Service Whatsapp: +254114968848
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

Alarm clock with wireless charging, Fast-Charger clock.


Support most universal Wireless Charging cellphone models. It provide convenience for you to place and charge your phone at the same time.

Main Features

  • Widely Applicable
    Any devices with wireless charging function. Simply put your phone on the wireless charger pad start charging easily

  • Dimmable Display
    The LED clock with 3 brightness dimmable dislay adjusted by “+/-”button can meet your different demand at both day and night, dimmer display will not affect sleep(Please tear off the screen protect film before using)
  • Large Display with Full Range Dimmer
    6“ Large screen with nice eye care number display. Time, date and temperature display.
  • Digital Alarm Clock
    A multi-function digital alarm clock that displays time, date, temperature with bright and clear LED lights. Displays time in both 12h/24h format, and shows indoor temperature in Fahrenheit/Celsius. Easy to set up -patented smart set feature - sets itself to the correct year, Month, date, day and time
  • USB Output
    5V 1A Extra USB port designed in the left of clock, support charging other device, like phone or iWatch(Please use QC3.0 or 18W adapter to avoid display flashing and slow charging)

Specifications

Materials
  • ABS + LED
Product Weight
  • 370G
Product Colour
  • Black
Package Contents
  • Fast-Charger Clock × 1

Note

  • Due to manual measurements, please allow slight measurement deviations.
  • Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed in the picture.