Foldable small Mazha portable outdoor stool

KSh4,300.00
KSh7,999.00
Save 46%
2 sold
Quantity
Customer Service Whatsapp: Kenya:+254114968848,Ghana: +233 57 577 0414
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

Versatile Design | Multi-Functional Handbag Stool

Product Features:

  • Multi-Functional: This portable foldable stool isn't just a stool—it's a pen bag and a handbag too! One item, multiple uses, making your travels hassle-free and convenient.

  • Highly Portable: Lightweight and compact when folded, it's easy to fit into your backpack or handbag. Perfect for high-speed rail trips, outdoor camping, hiking, and sketching.

  • Durable and Sturdy: Made from premium aluminum alloy frame and wear-resistant fabric, ensuring stability and durability even in outdoor conditions.

  • Easy to Fold: Unique folding design, simple and quick to operate. Whether for a quick rest or extended use, you can unfold or fold it in seconds, saving time and space.

 

  • Comfortable Experience: Ergonomic height and width, combined with a soft seat surface, provide optimal comfort, enhancing your outdoor activities.

  • Stylish Design: Modern and minimalist style with multiple trendy color options to match your personality, making you the center of attention outdoors.

Ideal For:

  • High-Speed Rail Travel: Easy to carry, you can unfold it anytime, anywhere for a comfortable seat.
  • Outdoor Camping: Lightweight and portable, solving the issue of no seats outdoors.
  • Hiking: A great helper for breaks during your hike; easily fits in your backpack.
  • Sketching and Painting: Offers a stable platform for sitting, making your artistic creation more enjoyable.

Product Specifications:

  • Material: High-strength aluminum alloy, wear-resistant fabric
  • Unfolded Dimensions: 26cm * 23cm * 26cm
  • Folded Dimensions: Approx. 26cm * 8cm
  • Weight: Standard version: 0.47kg
  • Load Capacity: Up to 100kg

Specification