[Last Day Promotion - 52% Off] Multi-Function Vegetable Cutter & Slicer

$37.99
$79.98
-$41.99
Color:  Blue
Quantity
/** @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-1539149753700').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

The Best Way To Cut, Slice, & Chop Vegetables

Our Multi-Function Vegetable Cutter & Slicer is flying off the shelves. Once we sell 500 pieces, we will have to restock and raise the price to $79.98 ⏰

Make the most out of your vegetables with the incredible Multi-Function Vegetable Slicer/Cutter.

Whether you're looking to make a stir-fry or a vegetable medley, it'll only take you seconds to professionally Julienne your vegetables. 

Simply place the vegetables you want to be cut into the bin and rotate the handle - It's as easy as that!

If you're spending money on ready-cut vegetables from the supermarket, then you're wasting your money!

  • Juliennes, Cuts, Slices your Vegetables with Ease
  • Food-Grade Stainless Steel Blades stay sharp over time - even after thousands of vegetables!
  • Pick from three beautiful colors to match your home decor
  • Compact, lightweight, and easily storable
  • Cuts through tough vegetables like carrots and potatoes with ease!
  • BPA Free 

FEATURES:

  • Save Time: 360-degree blades cut foods from all angles, 1 rotation equals 12 cuts.
  • 3 Different Blades: Regardless of what you're cutting and how you want it cut, we have a blade for you.
  • Safe: No electricity involved so you can use this with wet vegetables or on a wet countertop. While in use you'll never be in contact with the blades.
  • Easy To Use: There is no skill involved, no strength required, and no complicated steps to learn.

HOW TO CLEAN:

We recommend hand washing, running underwater, and applying soap when needed. Please don't soak and don't put it in the dishwasher.

Perfect For: Cheese, cucumber, potato, zucchini, garlic, nuts, peanut, cookies, beetroot, cauliflower, radish, and so on.

Unsuitable For: Onion, tomato, some soft fruit, and hard cheese like parmigiana or romano cheese.

Notes Of Discretion:

  • The rotary cheese grater blades are very sharp. Please be careful when you clean it.
  • Do not use more than 60 degrees of water to clean the rotary grater.
  • Do not leave the cheese slicer within reach of children.
  • The suction cup will only mount on non-porous, smooth, clean surfaces such as glass, marble, and so on.

US FDA Certification: Non-toxic, odorless, eco-friendly material can be safely contacted with food 

PACKAGE INCLUDES:

1 x transparent barrel
1 x coarse shredding blade
1 x fine shredding blade
1 x stainless steel slicing blade
1 x vegetable peeler and 1 x cleaning brush
1 x powerful suction base
1 x handle and 1 x food Pusher
1 x Instruction manual

CERTIFICATION

OUR GUARANTEE

📦 Insured Worldwide Shipping: Each order includes real-time tracking details and insurance coverage in the unlikely event that a package gets lost or stolen in transit.

💰 Money-Back Guarantee: If you are not satisfied with the item within 15 days of receipt, we will gladly issue a replacement or refund.

✉️ 24/7 Customer Support: We have a team of live reps ready to help and answer any questions you have within a 24-hour time frame, 7 days a week. 

🔒 Safe & Secure Checkouts: We use state-of-the-art SSL Secure encryption to keep your personal and financial information 100% protected.