ECO-FRIENDLY MATERIAL✅FOLDABLE TRAVEL PORTABLE SHOPPING BAG👍

KSh3,899.00
KSh4,599.00
Save 15%
Color : Black Leopard Print
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

STOP USING PLASTIC BAGS! One bag can easily handle all storage needs!

The portable foldable shopping bag is easy to fold and saves more storage space. After being folded, the figure is small and light, so you can carry it with you without any burden.

Main Features

  • [Large Capacity Design]

The increased capacity design makes it easy to handle all storage needs with one bag of shopping. Tear-resistant nylon material, high density, strong load-bearing. The sturdy shoulder strap buckle is not easy to break.

  • [Portable And Foldable]

The shopping bag can be easily folded and rolled into a small size for easy storage and carry around at any time. Easily store in a pocket or wallet to save space. Make your shopping journey easy and enjoyable.

  • [Reusable And Waterproof]

Use reusable bags to reduce environmental impact. High-quality reusable shopping bags are machine washable. Throw these handbags into the washing machine to save your time! Waterproof treatment, easy to clean and dry faster.

  • [Environmental Protection Fabrics]

Select high-quality fabrics, environmentally friendly, harmless, and odorless, bringing a real sense of security to the family. Customized anti-tear nylon, high density, good bearing capacity, waterproof treatment, easy to clean and dry faster.

  • [Small Travel without Burden]

It's just a small role when you put it away, with a small body and lightweight, so you can carry it with you.

Using Methods

  • 01: hold both sides
  • 02: Straighten to the left and right sides
  • 03: Roll from one end
  • 04: Cover with a strap
  • 05: Folding completed

Specifications

  • Materials: Nylon cloth
  • Product Weight: 100g/3.5oz
Package Contents
  • Foldable Travel One-shoulder Portable Shopping Bag × 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.