Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival Dropped Flash Sale: Upto 50% Off. |Sales Ends Soon. |Free Shipping no Minimum spent Limit. |New Arrival DroppedLiquid error (sections/marquee line 51): Could not find asset snippets/icon-arrow.liquid

Stainless steel 5 in 1 vegetable cutter vegetable slicer salad handheld chopper changeable blades kitchen tool kitchen accessories gadget multi-functional onion potato

Save 35%
Rs.1,999.00
Rs.1,299.00

Cash On Delivery! Biggest Ramzan Sale Avail Upto 50% off.

Product details of stainless steel 5 in 1 vegetable cutter vegetable slicer salad handheld chopper changeable blades kitchen tool kitchen accessories gadget multi-functional onion potato

  • 5-in-1 vegetable slicer with changeable blades.• Stainless steel vegetable cutter/slicer• suitable for slicing vegetables and making salads.• Handheld cutter/slicer no use of electricity.
  • Replaceable blades for different type of shapes .Multiple Blade Switching Hand Guard Design: hand safety during use. Hand gripping design

• 5-in-1 vegetable slicer with changeable blades. • Stainless steel vegetable cutter/slicer • suitable for slicing vegetables and making salads. • Handheld cutter/slicer no use of electricity. Replaceable blades for different type of shapes . Multiple Blade Switching Hand Guard Design: hand safety during use.  Hand gripping design

  • 5-in-1 vegetable slicer with changeable blades.• Stainless steel vegetable cutter/slicer• suitable for slicing vegetables and making salads.• Handheld cutter/slicer no use of electricity.
  • Replaceable blades for different type of shapes .Multiple Blade Switching Hand Guard Design: hand safety during use. Hand gripping design

Customer Reviews

Based on 6 reviews
67%
(4)
33%
(2)
0%
(0)
0%
(0)
0%
(0)
J
Jannat

Thanks

I
Inam Hussain

Fast shipping. Product works 👍

A
Alia Bhatti

Very good, I love it, it's just amazing, I really like it, it's the best!

J
Jawaid Iqbal

🔅 ❤️

D
Dua Daniyal

I tried it with sweet potato and it cuts it perfectly and finely in slices.

// 3. Find the Quantity Input var qtyInput = document.querySelector('input[name="quantity"]'); if (qtyInput) { // Find the best container var container = qtyInput.closest('.product-form__item') || qtyInput.closest('.product-form__quantity') || qtyInput.closest('.product-block'); if (!container) container = qtyInput.parentNode; if(container && container.parentNode) { // Create a wrapper div var newDiv = document.createElement('div'); // This ensures the wrapper takes up full width in the grid newDiv.style.gridColumn = "1 / -1"; newDiv.style.width = "100%"; newDiv.innerHTML = viewerHTML; // Insert BEFORE the quantity container container.parentNode.insertBefore(newDiv, container); // --- FORCE THE BUTTON DOWN --- // We act on the container itself to ensure it clears the new text container.style.clear = "both"; container.style.marginTop = "0px"; // We handle spacing in the text box above container.style.display = "block"; // Reset flex behavior on the button container } } });