MJAA™-Foldable, Ergonomic, Adjustable Tablet/Phone Holder

KSh3,699.00 KSh7,999.00 Save KSh4,300.00
Style:  Basic model (black-70°rotation)
Quantity
Kenya Nairobi, 2-Day Delivery
Guaranteed Safe Checkout and Fast Refunds
7 Days Free Return and Change
Customer Service Whatsapp: +254114968848--🔥Contact customer service to get a discounted price🔥 M-pesa
/** @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);
Description

Foldable Ergonomic Adjustable Tablet/Phone Stand


Small and lightweight, foldable and retractable, easy to carry.
FEATURES:

🔸Fabricated from aluminium alloy + ABS material, durable and long-lasting. The stand and base have a non-slip silicone mat to give your device maximum protection against scratches and slipping.
🔸The phone holder looks very stylish, supports hands-free. It is ideal for watching videos, reading and studying, playing games, making video calls and video conferences, it is a great desk accessory for your office and home.
🔸The higher height aluminium arm provides a comfortable viewing angle that helps to fix your posture and reduce neck, back and arm strain and even protect your vision.
🔸Adjustable height and angle, Multi-angle adjustments (0 ° -360 °) ensure a perfect view, adjustable height up to 160 mm, and it stays firmly in place what you want.

Products are divided into basic models and upgrade models

 basic models:

Material: metal + ABS
Colour:  black,
Weight: approx. 150 g
Size: 6.5*11cm (after folding)
Height: 160 mm (maximum)
Angle settings: 0 ° - 72 °

upgrade models

Material: aluminum alloy
Color: Silver,
Weight: approx. 150 grams
Size: 15*13*2cm (suitable for tablet, mini computer)
Height: 2-15cm
Angle setting: 360°

PACKAGING INCLUDES :

1 x Adjustable Ergonomic Foldable Tablet/Phone Stand

NOTES :

⭐Due to different measurement methods, please allow for slight errors in product dimensions and weight.
⭐Please allow for slight chromatic aberration due to light and screen effects.
⭐If your device with a case, please ensure that the thickness of your device does not exceed 0.8 inches. For a mobile phone over 8 inches, please set it to landscape mode, which will provide more stability.