').appendTo(flyout.elem());var panelGroup=flyout.getName()+'SubCats';var hideTimeout=null;var sloppyTrigger=createSloppyTrigger($parent);var showParent=function(){if(hideTimeout){clearTimeout(hideTimeout);hideTimeout=null;} if(visible){return;} var height=$('#nav-flyout-shopAll').height(); $parent.css({'height': height});$parent.animate({width:'show'},{duration:200,complete:function(){$parent.css({overflow:'visible'});}});visible=true;};var hideParentNow=function(){$parent.stop().css({overflow:'hidden',display:'none',width:'auto',height:'auto'});panels.hideAll({group:panelGroup});visible=false;if(hideTimeout){clearTimeout(hideTimeout);hideTimeout=null;}};var hideParent=function(){if(!visible){return;} if(hideTimeout){clearTimeout(hideTimeout);hideTimeout=null;} hideTimeout=setTimeout(hideParentNow,10);};flyout.onHide(function(){sloppyTrigger.disable();hideParentNow();this.elem().hide();});var addPanel=function($link,panelKey){var panel=dataPanel({className:'nav-subcat',dataKey:panelKey,groups:[panelGroup],spinner:false,visible:false});if(!flyoutDebug){var mouseout=mouseOutUtility();mouseout.add(flyout.elem());mouseout.action(function(){panel.hide();});mouseout.enable();} var a11y=a11yHandler({link:$link,onEscape:function(){panel.hide();$link.focus();}});var logPanelInteraction=function(promoID,wlTriggers){var logNow=$F.once().on(function(){var panelEvent=$.extend({},event,{id:promoID});if(config.browsePromos&&!!config.browsePromos[promoID]){panelEvent.bp=1;} logEvent(panelEvent);phoneHome.trigger(wlTriggers);});if(panel.isVisible()&&panel.hasInteracted()){logNow();}else{panel.onInteract(logNow);}};panel.onData(function(data){renderPromo(data.promoID,panel.elem());logPanelInteraction(data.promoID,data.wlTriggers);});panel.onShow(function(){var columnCount=$('.nav-column',panel.elem()).length;panel.elem().addClass('nav-colcount-'+columnCount);showParent();var $subCatLinks=$('.nav-subcat-links > a',panel.elem());var length=$subCatLinks.length;if(length>0){var firstElementLeftPos=$subCatLinks.eq(0).offset().left;for(var i=1;i
'+ catTitle+'');panel.elem().prepend($subPanelTitle);}} $link.addClass('nav-active');});panel.onHide(function(){$link.removeClass('nav-active');hideParent();a11y.disable();sloppyTrigger.disable();});panel.onShow(function(){a11y.elems($('a, area',panel.elem()));});sloppyTrigger.register($link,panel);if(flyoutDebug){$link.click(function(){if(panel.isVisible()){panel.hide();}else{panel.show();}});} var panelKeyHandler=onKey($link,function(){if(this.isEnter()||this.isSpace()){panel.show();}},'keydown',false);$link.focus(function(){panelKeyHandler.bind();}).blur(function(){panelKeyHandler.unbind();});panel.elem().appendTo($parent);};var hideParentAndResetTrigger=function(){hideParent();sloppyTrigger.disable();};for(var i=0;i
Skip to main content
.us
Hello Select your address
Home & Kitchen
Select the department you want to search in
All Departments
Audible Books & Originals
Alexa Skills
Amazon Devices
Amazon Fresh
Amazon Pharmacy
Amazon Warehouse
Appliances
Apps & Games
Arts, Crafts & Sewing
Automotive Parts & Accessories
Baby
Beauty & Personal Care
Books
CDs & Vinyl
Cell Phones & Accessories
Clothing, Shoes & Jewelry
Women
Men
Girls
Boys
Baby
Amazon Explore
Bristol Farms
Collectibles & Fine Art
Computers
Courses
Credit and Payment Cards
Digital Educational Resources
Digital Music
Electronics
Garden & Outdoor
Gift Cards
Grocery & Gourmet Food
Handmade
Health, Household & Baby Care
Home & Business Services
Home & Kitchen
Industrial & Scientific
Just for Prime
Kindle Store
Luggage & Travel Gear
Luxury Stores
Magazine Subscriptions
Movies & TV
Musical Instruments
Office Products
Pet Supplies
Premium Beauty
Prime Video
Smart Home
Software
Sports & Outdoors
Subscription Boxes
Tools & Home Improvement
Toys & Games
Under $10
Vehicles
Video Games
Whole Foods Market
Hello, Sign in Account & Lists
Returns & Orders
0 Cart
All
Best Sellers
Prime
Customer Service
New Releases
Pharmacy
Today's Deals
Books
Fashion
Toys & Games
Registry
Kindle Books
Gift Cards
Amazon Home
Sell
Computers
Automotive
Coupons
Video Games
Home Improvement
Find a Gift
Smart Home
Beauty & Personal Care
Shopper Toolkit
Health & Household
Amazon Basics
Pet Supplies
TV & Video
Handmade
Baby
Disability Customer Support
Get your school supplies, fast
Amazon Home
Shop by Room
Discover
Shop by Style
Home Décor
Furniture
Kitchen & Dining
Bed & Bath
Garden & Outdoor
Home Improvement
"},"url":"/cart/ewc/compact?hostPageType=zeitgeist&hostSubPageType=null&hostPageRID=H7Y6YHKJM4RB3T3B1BBD&prerender=0&storeName=kitchen","cartCount":0,"freshCartCount":0,"almCartCount":0,"isCompactViewEnabled":true,"isCompactEWCRendered":true}; var hasAui = window.P && window.P.AUI_BUILD_DATE; var isRTLEnabled = (document.dir === 'rtl'); config.pinnable = config.pinnable && hasAui; config.isMigrationTreatment = true; config.flyout = (function() { var navbelt = document.getElementById('nav-belt'); var navCart = document.getElementById('nav-cart'); var ewcFlyout = document.getElementById('nav-flyout-ewc'); var persistentClassOnBody = 'nav-ewc-persistent-hover nav-ewc-full-height-persistent-hover'; var flyout = {}; var getDocumentScrollTop = function() { return (document.documentElement && document.documentElement.scrollTop) || document.body.scrollTop; }; var isWindow = function(obj) { return obj != null && obj === obj.window; }; var getWindow = function(elem) { return isWindow(elem) ? elem : elem.nodeType === 9 && elem.defaultView; }; var getOffset = function(elem) { if (elem.getClientRects && !elem.getClientRects().length) { return {top: 0}; } var rect = elem.getBoundingClientRect ? elem.getBoundingClientRect() : {top: 0}; if (rect.width || rect.height) { var doc = elem.ownerDocument; var win = getWindow(doc); return { top: rect.top + win.pageYOffset - doc.documentElement.clientTop }; } return rect; }; flyout.align = function() { var newTop = getOffset(navbelt).top - getDocumentScrollTop(); ewcFlyout.style.top = (newTop > 0 ? newTop + 'px' : 0); }; flyout.hide = function() { isRTLEnabled ? (ewcFlyout.style.left = '') : (ewcFlyout.style.right = ''); }; if(typeof config.isCompactEWCRendered === 'undefined') { if ( (config.isSmallScreenEnabled && viewportWidth() = 1400) ) { config.isCompactEWCRendered = true; config.isEWCStateExpanded = true; config.url = config.url.replace("/gp/navcart/sidebar", "/cart/ewc/compact"); } else { config.isCompactEWCRendered = false; } } var viewportQualifyForPersistent = function () { return (config.isCompactEWCRendered) ? true : viewportWidth() >= 1400; } flyout.hasQualifiedViewportForPersistent = viewportQualifyForPersistent; var getEWCRightOffset = function() { if (!config.isCompactEWCRendered) { return 0; } var $navbelt = document.getElementById('nav-belt'); if ($navbelt === undefined || $navbelt === null) { return 0; } var EWCCompactViewWidth = (config.isWiderCompactEWCRendered && viewportWidth() >= 1280) ? 130 : 100; var scrollLeft = (window.pageXOffset !== undefined) ? window.pageXOffset : (document.documentElement || document.body.parentNode || document.body).scrollLeft; var scrollXAxis = Math.abs(scrollLeft); var windowWidth = document.documentElement.clientWidth; var navbeltWidth = $navbelt.offsetWidth; var isPartOfNavbarNotVisible = (navbeltWidth + EWCCompactViewWidth) > windowWidth; if (isPartOfNavbarNotVisible) { return 0 - (navbeltWidth - scrollXAxis - windowWidth + EWCCompactViewWidth); } else { return 0; } } flyout.getEWCRightOffsetCssProperty = function () { return getEWCRightOffset() + 'px'; } if (config.isCompactEWCRendered) { persistentClassOnBody = 'nav-ewc-persistent-hover nav-ewc-compact-view'; if (config.isWiderCompactEWCRendered) { persistentClassOnBody += ' nav-ewc-wider-compact-view'; } } flyout.show = function() { isRTLEnabled ? (ewcFlyout.style.left = flyout.getEWCRightOffsetCssProperty()) : (ewcFlyout.style.right = flyout.getEWCRightOffsetCssProperty()); }; var isIOSDevice = function() { return (/iPad|iPhone|iPod/.test(navigator.platform) || (navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1)) && !window.MSStream; } var checkForPersistent = function() { if (!hasAui) { return { result: false, reason: 'noAui' }; } if (!config.enablePersistent) { return { result: false, reason: 'config' }; } if (!viewportQualifyForPersistent()) { return { result: false, reason: 'viewport' }; } if (isIOSDevice()) { return { result: false, reason: 'iOS' }; } if (!config.cartCount > 0) { return { result: false, reason: 'emptycart' }; } return { result: true }; }; flyout.ableToPersist = function() { return checkForPersistent().result; }; var persistentClassRegExp = '(?:^|\\s)' + persistentClassOnBody + '(?!\\S)'; flyout.applyPageLayoutForPersistent = function() { if (!document.documentElement.className.match( new RegExp(persistentClassRegExp) )) { document.documentElement.className += ' ' + persistentClassOnBody; } }; flyout.unapplyPageLayoutForPersistent = function() { document.documentElement.className = document.documentElement.className.replace( new RegExp(persistentClassRegExp, 'g'), ''); }; flyout.persist = function() { flyout.applyPageLayoutForPersistent(); flyout.show(); if (config.isCompactEWCRendered) { flyout.align(); } }; flyout.unpersist = function() { flyout.unapplyPageLayoutForPersistent(); flyout.hide(); }; var resizeCallback = function() { if (flyout.ableToPersist()) { flyout.persist(); } else { flyout.unpersist(); } }; flyout.bindEvents = function() { if (window.addEventListener) { window.addEventListener('resize', resizeCallback, false); if (config.isCompactEWCRendered) { window.addEventListener('scroll', flyout.align, false); } } }; flyout.unbindEvents = function() { if (window.removeEventListener) { window.removeEventListener('resize', resizeCallback, false); if (config.isCompactEWCRendered) { window.removeEventListener('scroll', flyout.align, false); } } }; var persistentCheck = checkForPersistent(); if (persistentCheck.result) { flyout.persist(); if (window.ue && ue.tag) { ue.tag('ewc:persist'); } } else { if (window.ue && ue.tag) { ue.tag('ewc:unpersist'); if (persistentCheck.reason === 'noAui') { ue.tag('ewc:unpersist:noAui'); } if (persistentCheck.reason === 'viewport') { ue.tag('ewc:unpersist:viewport'); } if (persistentCheck.reason === 'emptycart') { ue.tag('ewc:unpersist:emptycart'); } if (persistentCheck.reason === 'iOS') { ue.tag('ewc:unpersist:iOS'); } } } if (window.ue && ue.tag) { if (flyout.hasQualifiedViewportForPersistent()) { ue.tag('ewc:bview'); } else { ue.tag('ewc:sview'); } } flyout.bindEvents(); return flyout; }()); return config; }())); if (typeof uet === 'function') { uet('x2', 'ewc', {wb: 1}); (window.AmazonUIPageJS ? AmazonUIPageJS : P).when('navCF').execute(function() { uet('bb', 'ewc', {wb: 1}); }); } if (window.ue && ue.tag) { ue.tag('ewc'); ue.tag('ewc:unrec'); ue.tag('ewc:cartsize:0'); if ( window.P && window.P.AUI_BUILD_DATE ) { ue.tag('ewc:aui'); } else { ue.tag('ewc:noAui'); } } }());
Amazon Best Sellers: Best Electric Knives & Slicers
Amazon Best Sellers
Our most popular products based on sales. Updated hourly.
Best Sellers in
Electric Knives & Slicers
#1
Chefman Die-Cast Electric Deli & Food Slicer, Cuts Meat, Cheese, Bread, Fruit & Vegetables, Adjustable Slice Thickness, Stainless Steel Blade, Safe Non-Slip Feet, For Home Use, Easy To Clean, Black
4.3 out of 5 stars
6,245
$67.40 - $149.99
#2
Meat Slicer Electric Deli Food Slicer with Removable 7.5’’ Stainless Steel Blade, Adjustable Thickness Meat Slicer for Home Use, Child Lock Protection, Easy to Clean, Cuts Meat, Bread and Cheese, 150W
4.4 out of 5 stars
5,020
$89.99 - $105.99
#3
Presto Salad Shooter Electric Slicer/Shredder,White
4.7 out of 5 stars
6,450
$35.68 - $61.64
#4
Presto 02970 Professional SaladShooter Electric Slicer/Shredder, Black
4.5 out of 5 stars
6,560
$55.62 - $94.44
#5
Meat Slicer, Anescra Electric Deli Food Slicer with Removable Stainless Steel Blade and Food Carriage, Adjustable Thickness Food Slicer Machine For Meat, Cheese, Bread, Home Use, Easy To Clean(150W)
4.5 out of 5 stars
2,825
$79.99 - $109.99
#6
BESWOOD 10" Premium Chromium-plated Carbon Steel Blade Electric Deli Meat Cheese Food Slicer Commercial and for Home use 240W BESWOOD250
4.7 out of 5 stars
1,830
$338.00
#7
Chef'sChoice Electric Meat Slicer Features Precision thickness Control & Tilted Food Carriage For Fast & Efficient Slicing with Removable Blade for Easy Clean, 7-inch, Gray
4.4 out of 5 stars
2,109
$122.20 - $169.99
#8
Meat Slicer, CUSIMAX 200W Electric Deli Food Slicer with 7.5" Removable Stainless Steel Blade, Food Carriage & Pusher, Cheese Bread Fruit Vegetable Cutter, Adjustable Thickness Dial, Non-Slip Feet
4.5 out of 5 stars
3,230
$106.86 - $109.98
#9
Meat Slicer For Home Use - Electric Deli & Food Slicer with Removable 7.5’’ Stainless Steel Blade and 0-15mm Adjustable Thickness for Meat, Cheese, Bread, Include Food Pusher & Non-Slip Feet
4.0 out of 5 stars
1
$69.99
#10
Kitchener Meat Slicer Food Deli Bread Cheese Electric 9-inch Stainless Steel Blade 120VAC Belt Driven
4.3 out of 5 stars
1,013
$86.99
#11
Cuisinart Kitchen Pro Food Slicer, 7.5, Gray
4.3 out of 5 stars
2,512
$99.90 - $141.69
#12
Professional Salad Maker, Electric Slicer Shredder/Graters/Chopper for Cheese, Carrot, Potato, Cucumbers
4.4 out of 5 stars
31
$53.99
#13
Homdox Electric Cheese Grater, Professional Salad Shooter Electric Slicer Shredder, 150W Electric Gratersr/Chopper/Shooter with One-Touch Control | 5 Free Attachments for fruits, vegetables, cheeses
4.1 out of 5 stars
245
$55.99 - $86.98
#14
Meat Slicer for Home Use, Safest ETL Certified Electric Turkey Deli Ham Food Cutter Machine with Removable Blade, 1-20mm Thickness Adjustable, Anti Slip, Easy Clean
3.8 out of 5 stars
314
$119.99
#15
Electric Vegetable Graters Professional Salad Maker, Electric Slicer Shredder Graters for Kitchen, Gratersr/Chopper/Salad /Shooter,Electric Salad machine for Vegetables Carrot Cheese Black
4.0 out of 5 stars
245
$53.99
#16
SuperHandy Meat Slicer Electric Food Deli Bread Cheese Portable Collapsible 6.7" inch Stainless Steel RSG Solingen Blade
4.3 out of 5 stars
950
$74.99
#17
Meat Slicer Techwood Electric Food Slicer with 9” Removable Stainless Steel Blade and Pusher, Deli Cheese Fruit Vegetable Bread Cutter with Adjustable Knob for Thickness, Food Carriage & Non-Slip Feet
4.4 out of 5 stars
1,236
$119.98
#18
Fox Run 5789 Butter Cutter/Slicer, 7.75 x 3 x 1.5 inches, Multicolored
4.5 out of 5 stars
837
$5.99
#19
Super Deal Commercial Stainless Steel Semi-Auto Meat Slicer, Cheese Food Electric Deli Slicer Veggies Cutter
4.4 out of 5 stars
769
$277.99
#20
Meat Slicer, 2 x 7.5" Stainless Steel Blades, Safest ETL Certified Electric Meat Slicers for Home Use, Turkey Deli Ham Food Cutter Machine, 1-20mm Thickness Adjustable
3.8 out of 5 stars
177
$89.99
#21
Meat Slicer, 200W Electric Food Slicer with Two Removable 7.5"Stainless Steel Blades&One Stainless Steel Tray, Child Lock Protection, Adjustable Thickness, Food Slicer Machine for Meat Cheese Bread
4.2 out of 5 stars
100
$99.99
#22
Meat Slicer, Adortec Electric Deli Food Slicers with EXTRA Stainless Steel Blade+Pusher. Cheese Bread Fruit Cutter Machine for Home Use, Stepless Adjustment Dial, Quick Release Food Carriage-Black
$99.99
#23
Salad machine Electric Slicer Shredder Vegetable Cutter Cheese Grater for Home Kitchen Use with 4 Attachments for Fruits, Vegetables, Potato and Fruit Smoothie, 150W
4.1 out of 5 stars
253
$53.99 - $55.99
#24
Slyce - Bagel Slicer, Bagel Guillotine Cutter with Safety Shield and Safe Grip, Bagel Holder for Cutting Large and Small Bagels, Stainless Steel Blade (Black)
4.3 out of 5 stars
65
$24.99
#25
Maxi-Matic Elite Platinum Ultimate Precision Electric Deli Food Meat Slicer, Removable Stainless Steel Blade, Adjustable Thickness, Ideal For Cold Cuts, Hard Cheese, Vegetables & Bread, 7.5”,
4.2 out of 5 stars
2,240
$66.99 - $100.61
#26
Chef'sChoice S610012 Multi-Purpose Non-Serrated Blade for Models 607, 607E, 609, 609E, 610, 6102, 615, 615A Food Slicer, 7-inch, Silver
4.6 out of 5 stars
1,146
$29.66
#27
CukAid Electric Meat Slicer Non-serrated blade for CukAid & AKG Chef food slicer, Dishwasher Safe, Removable Stainless Steel Blade
4.2 out of 5 stars
46
$16.99 - $69.99
#28
Zica 10" Chrome-plated Carbon Steel Blade Electric Deli Meat Cheese Food Ham Slicer Commercial and for Home use ZBS-10A
4.4 out of 5 stars
135
$309.00
#29
KWS MS-10NS Premium Commercial 320w Electric Meat Slicer 10-Inch Stainless Steel Blade, Deli Meat Frozen Meat Cheese Food Slicer Low Noise Commercial and Home Use [ ETL, NSF Certified ]
4.5 out of 5 stars
176
$389.00
#30
OSTBA Meat Slicer Blade Non-serrated Blade Replacement only for Electric Food Slicer SL-518 and SL-518-1
4.4 out of 5 stars
151
$19.99
#31
Joie Mini Mandoline Slicer (Colors May Vary), Red, 29433
3.8 out of 5 stars
144
$8.70
#32
Manual Meat Slicer Slicer Bone Cutting Machine Meat Minced Lamb Meat Slicer Chicken Duck Fish Stainless Steel Meat Slicer
$65.00
#33
SUPER DEAL Premium Electric Food Meat Slicer - 7.5inch Stainless Steel Blade Home Kitchen Deli Meat Food Vegetable Cheese Cutter - Thickness Adjustable - Spacious Sliding Carriage - Easy to Clean
4.2 out of 5 stars
483
$50.49
#34
BESWOOD 9" Premium Chromium-plated Carbon Steel Blade Electric Deli Meat Cheese Food Slicer Commercial and for Home Use 240W BESWOOD220
4.5 out of 5 stars
185
$318.00
#35
Yeeper Electric Meat Slicer for Home Use, with CHILD LOCK & CLEAN KITS & REINFORCED PUSHER, 7.5" Deli Food Slicer Machine for Frozen Meat Bread Salami Bacon Ham Cheese Jerk Meat Cutter Machine 150w
4.4 out of 5 stars
105
$89.00 - $109.95
#36
Meat Slicer, Yeeyo 200W Electric Deli Food Slicer, Removable 7.5” Stainless Steel Blade, 0-15mm Adjustable Thickness Food Slicer Machine for Meat, Bread, Fruits, Vegetables, Cheese-Meat Slicers
4.4 out of 5 stars
235
$85.99
#37
Meat Slicer - 200W Food Slicer with Two 7.5’’ Stainless Steel Blade, 0-15mm Adjustable Thickness Electric Slicer Machine For Meat, Cheese, Bread, For Home Use
3.8 out of 5 stars
6
1 offer from $85.99
#38
Chard FSOP-150, Electric Food Slicer, Gray, Aluminum with 7.5 inch Stainless Steel Blade, 150 watts
4.3 out of 5 stars
241
$55.78
#39
AKG Chef Electric Food Slicer, Precision 7.5” ceramic coated Stainless Steel Blade For Various Food, Powerful 180 Watt motor, Anti Slip feet,Silver
3.9 out of 5 stars
82
$47.99 - $59.99
#40
Homdox Salad Maker Electric Slicer Shredder Greater Electric Cheese Grater Salad Maker Machine Carrot Slicer with 4 Stainless Steel Rotary Blades, One-Touch Control
4.1 out of 5 stars
121
$53.99
#41
CUSIMAX Meat Slicer, Electric Deli Food Slicer with 7.5” Removable Stainless Steel Blade, Adjustable Thickness, Food Carriage and Pusher, Non-Slip Feet, Powerful 200W Cutter for Meat, Bread, Cheese
4.2 out of 5 stars
607
$109.88 - $139.99
#42
Meat Slicer Electric Deli Food Slicer with Child Lock Protection, Removable 7.5’’ Stainless Steel Serrated Blade and Wave-serrated Blade and Food Carriage, Adjustable Thickness Food Slicer, 150W
$89.99
#43
CRANDDI Meat Slicer, Electric Deli Food Slicer with 7.5'' Stainless Steel Blade, Adjustable Thickness Knob Perfect for Deli Ham, Cheese, Bread, 200W Slicer Machine for Home Use, 519N-B
4.1 out of 5 stars
71
$99.99
#44
KWS Commercial 320W Electric Meat Slicer 10" Frozen Meat Deli Slicer Coffee Shop/restaurant and Home Use Low Noises (Stainless Steel Blade - Silver)
4.7 out of 5 stars
385
$389.00 - $409.00
#45
KWS MS-12NS Premium Commercial 420w Electric Meat Slicer 12-Inch Stainless Steel Blade, Frozen Meat/ Cheese/ Food Slicer Low Noises Commercial and Home Use [ ETL, NSF Certified ]
4.4 out of 5 stars
124
$569.00
#46
KWS MS-10XT Premium 320W Electric Meat Slicer 10-Inch in Red with Non-sticky Teflon Blade, Frozen Meat/ Deli Meat/ Cheese/ Food Slicer Low Noises Commercial and Home Use [ ETL, NSF Certified ]
4.6 out of 5 stars
159
$429.00
#47
CMI Commercial Aluminum Anodized 9'' Semi-Auto Frozen Meat Slicer, 9 inch Electric Deli Meat Cheese Food Ham Slicer
$309.99 - $409.99
#48
KWS Commercial 420w Electric Meat Slicer 12" Frozen Meat Deli Slicer Coffee Shop/restaurant and Home Use Low Noises (Stainless Steel Blade-Silver)
4.4 out of 5 stars
78
$569.00 - $584.00
#49
Hobart Sharpening Stone Set Fits 512/512TMS/1512/1612/1712/1712R Made in Italy
3.4 out of 5 stars
9
$22.99
#50
KWS MS-10NT Premium Commercial 320W Electric Meat Slicer 10-Inch with Non-sticky Teflon Blade, Frozen Meat/Deli Meat/Cheese/Food Slicer Low Noise Commercial and Home Use [ ETL, NSF Certified ]
4.5 out of 5 stars
363
$409.00
←
Previous page
1
2
Next page→
New Releases in Electric Knives & Slicers
Most Wished For in Electric Knives & Slicers
Gift Ideas in Electric Knives & Slicers
‹
Any Department
‹
Kitchen & Dining
‹
Small Appliances
Specialty Appliances
Bagel Slicers
Chocolate Fountains
Cotton Candy Makers
Crepe Makers
Dehydrators
Egg Cookers
Electric Can Openers
Electric Fondue Pots
Electric Slicers
Electric Wine Bottle Openers
Food Grinders & Mills
Knife Sharpeners
Pizzelle Makers
Popcorn Poppers
Quesadilla & Tortilla Makers
Sandwich Makers & Panini Presses
Shaved Ice Machines
Sous Vide Machines
Vacuum Sealer Bags
Vacuum Sealers
Yogurt Makers
Your recently viewed items and featured recommendations
Your recently viewed items and featured recommendations
Back to top
Get to Know Us
Careers
Blog
About Amazon
Sustainability
Press Center
Investor Relations
Amazon Devices
Make Money with Us
Sell products on Amazon
Sell apps on Amazon
Become an Affiliate
Become a Delivery Driver
Start a package delivery business
Advertise Your Products
Self-Publish with Us
Host an Amazon Hub
›
See More Ways to Make Money
Amazon Payment Products
Amazon Rewards Visa Signature Cards
Amazon.com Store Card
Amazon Secured Card
Amazon Business Card
Amazon Business Line of Credit
Shop with Points
Credit Card Marketplace
Reload Your Balance
Amazon Currency Converter
Let Us Help You
Amazon and COVID-19
Your Account
Your Orders
Shipping Rates & Policies
Amazon Prime
Returns & Replacements
Manage Your Content and Devices
Amazon Assistant
Help
EnglishChoose a language for shopping.
United StatesChoose a country/region for shopping.
Amazon MusicStream millionsof songs
Amazon AdvertisingFind, attract, andengage customers
Amazon DriveCloud storagefrom Amazon
6pmScore dealson fashion brands
AbeBooksBooks, art& collectibles
ACX Audiobook PublishingMade Easy
AlexaActionable Analyticsfor the Web
Sell on AmazonStart a Selling Account
Amazon BusinessEverything ForYour Business
Amazon FreshGroceries & MoreRight To Your Door
AmazonGlobalShip OrdersInternationally
Home ServicesExperienced ProsHappiness Guarantee
Amazon IgniteSell your originalDigital EducationalResources
Amazon Web ServicesScalable CloudComputing Services
AudibleListen to Books & OriginalAudio Performances
Book DepositoryBooks With FreeDelivery Worldwide
Box Office MojoFind MovieBox Office Data
ComiXologyThousands ofDigital Comics
DPReviewDigitalPhotography
East DaneDesigner Men'sFashion
FabricSewing, Quilting& Knitting
GoodreadsBook reviews& recommendations
IMDbMovies, TV& Celebrities
IMDbProGet Info EntertainmentProfessionals Need
Kindle Direct PublishingIndie Digital & Print PublishingMade Easy
Amazon PhotosUnlimited Photo StorageFree With Prime
Prime Video DirectVideo DistributionMade Easy
ShopbopDesignerFashion Brands
Amazon WarehouseGreat Deals onQuality Used Products
Whole Foods MarketAmerica’s HealthiestGrocery Store
Woot!Deals and Shenanigans
ZapposShoes &Clothing
RingSmart HomeSecurity Systems
eero WiFiStream 4K Videoin Every Room
BlinkSmart Securityfor Every Home
Neighbors App Real-Time Crime& Safety Alerts
Amazon Subscription BoxesTop subscription boxes – right to your door
PillPackPharmacy Simplified
Amazon RenewedLike-new productsyou can trust
Amazon Second ChancePass it on, trade it in, give it a second life
Conditions of Use
Privacy Notice
Interest-Based Ads
© 1996-2021, Amazon.com, Inc. or its affiliates