Professional 600 bowl - lifting series 10 speed 6 quarts.

$16.90
Color:  Grey
Quantity

Description

ORIGIN OF THE MERCHANDISE

When we liquidated our warehouse in Germany, there was a distributor inside and we had already packed and organized their large inventory of items, with the remaining 100 items for online retail.

DESCRIPTION

The product is perfect for heavy and dense mixes. The burnished metal flat beater, spiral dough hook, and 6-wire whisk will help you mix, knead, and whip ingredients into culinary masterpieces quickly and easily. For even more versatility, the Power Center accommodates optional accessories, from food grinders to pasta makers and more.

Bowl lift design for maximum stability

Excellent for kneading even the toughest dough, mixing dense ingredients, or larger batches. The lever gently lifts the mixing bowl into position, and the bowl locks into 3-point locking for maximum stability.

10 speeds for almost any task or recipe

From mixing the ingredients on a slow agitation speed to whipping the cream on speed 8, you'll get a thorough incorporation of the ingredients every time.

6-quart capacity for large to small batches

6-quart stainless steel with comfort handle for mixing 13 dozen cookies in a single batch. Dishwasher safe. Using the flat beater; 28 g dough each

Over 10 accessories available to do more with your mixer

A variety of versatile accessories to make everything from fresh pasta to burgers, veggie noodles, salads and more. sold separately.

WHAT IS IN THE BOX

MODEL RKP26M1X INCLUDES

  • (1) 6-quart stainless steel bowl
  • (1) flat beater
  • (1) spiral dough hook
  • (1) Wire Whip
  • (1) stand mixer

Blender + 4 accessories

  • stand mixer
  • 7-Blade Spiralizer Plus with Peel, Core and Slice

  • metal grain mill

  • food grinder

  • Fresh Prep Slicer/Shredder

CHARACTERISTICS

  • Commercial-style motor protection shuts down the mixer when an overload is detected to protect the motor
  • Soft start blending function helps minimize ingredient splatter with smooth acceleration to selected speed

MIXER DETAILS

  • Recommended for: Regular bread making
  • Watts: 575 watts
  • Dishwasher Safe Components: Bowl

SPECIFICATION

Overall: 17'' H x 7.25'' W x 14.6'' D

Total Product Weight: 28 lbs.

Country of Origin: Made in the USA

Capacity: 6.00 cu. foot

PRODUCT SITE PHOTOS:

 

We ship to 127 countries including the US, CA, Australia and all countries in Europe.

We are convinced that we have some of the most innovative products in the world, and we hope to support this with a 90-day risk-free guarantee.

If you don't have a positive experience for any reason, we'll do everything we can to make sure you're 100% satisfied with your purchase.

Note: Affected by Covid-19, there may be some delay in delivery.

Customer Reviews
Here are what our customers say.
Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.