Portable Mini Sealing MachinešŸ”„Buy more and Get more!!šŸ”„

KSh3,799.00
KSh4,299.00
Save 12%
1 sold
Color : Pink
Qty : āœØBuy 1 Get 1 Free(2 Pcs)
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
This Portable Food Bag Sealing MachineĀ will help Keep all edibles (groceries, chips, candies, snacks, leftovers) FRESH and DRY.
No need for snack clips and other unnecessary food savers.Ā 
  • Easy to use: open cover to preheat the itemĀ by pressing 5 secondsĀ before using, then simply slide it along the edge of any bag and it's sealed airtight.
  • Multi-Function:Ā Keep all edibles (groceries, chips, candies, snacks, leftovers) FRESH and DRY.Ā Avoid containers that don't truly keep food sealed from air. Any type of plastic or aluminum bag is subject to the power of sealing.
  • Seal In Seconds: Just press and pull the mini food sealer across the bag to create an airtight seal.Ā You will lock you food/ snacks in freshness and flavor.
  • Safe & Convenient Sealer: Magnetic bottom,Ā it easily attaches to refrigerators or any stationary metal surfaceĀ so you will keep it handy in your kitchen, outdoor, cabinet or anywhere you need it.

How to useļ¼š

  1. Insert 2 AA Batteries (Batteries Not Included)
  2. Unlock Safety/Protective Cap to Down Position
  3. Press Down on Sealer to Preheat 5-7 Seconds
  4. Flatten Out Surface of Desired Bag to be Sealed
  5. Apply Sealer to Bag and Firmly Press Down
  6. While Pressing Down, Move Moderately from One End to Another
  7. Move Protective Cap Back to Up Position

Specifications:

  • Material: ABS
  • Size: 10*35*3.8cm
  • Weight: 40g
  • Color: White / PinkĀ 
  • Battery: 1.5V, 2 AAA Batteries, use only alkaline(Not Included).

Package Include:

  • Ā 1 x Portable Food Bag Sealing Machine.Ā 

Notes:Ā 

  • Please allow 1-3cm measuring deviation due to manual measurement.
  • Due to the different monitor and light effect, the actual color of the item might be slightly different from the color showed on the pictures.