KitchenAid K5SSWH Ultra Power 300W Stand Mixer White w/Attachments + Bowl (2024)

  • Home
  • Browse
  • Appliances
  • KitchenAid K5SSWH Ultra Power 300W Stand Mixer White w/Attachments + Bowl(191202117)

× Bidding has ended on this item.

"); if (!$(this).is(":visible")) { $(this).fadeTo(1000, 1, function () { $(this).slideDown(500); }); } }); } if (data.Accepted) { //prepare success system message systemMessage = "

×" + contextMessageDictionary["ActionSuccess"] + "

"; if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } //render checkout button if a lineitem was returned if ((autoGenerateInvoices || ownerAllowsInstantCheckout) && data.LineItemID) { var checkoutUrl = 'https://shopthesalvationarmy.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f191202117%2fHome-Garden'; if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } var checkoutHtml = '

' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

'; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } if (data.LineItemID && !highlightCheckoutButtonForBuyNow) { //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=Pasadena_390&template=ask_listing_question&listingID=191202117&returnUrl=%2FListing%2FDetails%2F191202117%2FKitchenAid-K5SSWH-Ultra-Power-300W-Stand-Mixer-White-wAttachments-Bowl'; var contactSellerHtml = '

' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

'; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=191202117&Receiver=Pasadena_390' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

'; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for line item #" + data.LineItemID); } } } else { //ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

    ×" + contextMessageDictionary[data.ReasonString] + "

    "; } else { systemMessage = "

    ×" + data.ReasonString + "

    "; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } else { //Context is null, but ReasonString is populated, prepare a Negative System message if (contextMessageDictionary[data.ReasonString]) { systemMessage = "

    ×" + contextMessageDictionary[data.ReasonString] + "

    "; } else { systemMessage = "

    ×" + data.ReasonString + "

    "; } if (!$(".awe-rt-ListingActionMessage").is(":visible") || $(".awe-rt-ListingActionMessage").html() == "") { $(".awe-rt-ListingActionMessage").hide(); $(".awe-rt-ListingActionMessage").html(systemMessage); $(".awe-rt-ListingActionMessage").slideDown(); } else { $(".awe-rt-ListingActionMessage").fadeOut(200, function () { $(this).html(systemMessage); $(this).fadeIn(200); }); } } } }); //render checkout button if the listing ends successfully and the winner is viewing $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; if (autoGenerateInvoices || ownerAllowsInstantCheckout) { if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { var checkoutUrl = 'https://shopthesalvationarmy.com/Account/Checkout?lineitemid=' + data.LineItemID; checkoutUrl += '&returnUrl=%2fListing%2fDetails%2f191202117%2fHome-Garden'; var checkoutHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

    '; if ($(".detail__context-menu").find(".btn__detail__checkout").length == 0) { $(".detail__context-menu").prepend(checkoutHtml).show(); } else { jslog("skipped rendering checkout button because one already exists."); } } if (data.Status == "Successful" && data.LineItemID && data.LineItemPayerUN == "") { //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { //"/Account/SendListingMessage?receiver=tester1&template=ask_listing_question&listingID=166614&returnUrl=%2FListing%2FDetails%2F166614%2Ftest-item-J" var contactSellerUrl = '/Account/SendListingMessage?receiver=Pasadena_390&template=ask_listing_question&listingID=191202117&returnUrl=%2FListing%2FDetails%2F191202117%2FKitchenAid-K5SSWH-Ultra-Power-300W-Stand-Mixer-White-wAttachments-Bowl'; var contactSellerHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

    '; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for line item #" + data.LineItemID); } //render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=191202117&Receiver=Pasadena_390' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

    '; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for line item #" + data.LineItemID); } } } }); $(document).on("SignalR_UpdateInvoiceStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; jslog("SignalR_UpdateInvoiceStatus (listing, invoice, status, payer): " + data.ListingID + ", " + data.InvoiceID + ", " + data.InvoiceStatus + ", " + data.InvoicePayerUN); //show "View Invoice" or "Checkout" button if applicable if (data.InvoicePayerUN == aweUserName) { //get result of /RealTime/IsInvoicePayable?invoiceId=nnnnnn var promise = Proxy.invokeAsync("IsInvoicePayable", { invoiceId: data.InvoiceID }, function(result) { var checkoutUrl = 'https://shopthesalvationarmy.com/Account/Invoice/' + data.InvoiceID; checkoutUrl += '?returnUrl=%2fListing%2fDetails%2f191202117%2fHome-Garden'; if (result.isPayable) { //invoice is payable if (autoCheckoutForBuyNow) { window.location = checkoutUrl; } if ($("a.btn__detail__checkout").length == 0) { //render checkout button if one does not already exist var checkoutHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Checkout' + '' + '' + '

    '; $(".detail__context-menu").prepend(checkoutHtml).show(); jslog("checkout button rendered for invoice #" + data.InvoiceID); } } else { //the invoice is not payable, so instead of 'checkout' button, render 'view invoice' button if one does not already exist if ($("a.btn__detail__invoices").length == 0) { var viewInvoiceHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'View Invoice' + '' + '' + '

    '; $(".detail__context-menu").append(viewInvoiceHtml).show(); jslog("view invoice button rendered for invoice #" + data.InvoiceID); } } //only render the contact and/or feedback buttons if either // a) the web.config setting HighlightCheckoutButtonForBuyNow is set to False, or // b) the invoice is not payable if (!highlightCheckoutButtonForBuyNow || !result.isPayable) { //render contact seller button if one does not already exist if (true && $("a.btn__detail__contactuser").length == 0) { var contactSellerUrl = '/Account/SendListingMessage?receiver=Pasadena_390&template=ask_listing_question&listingID=191202117&returnUrl=%2FListing%2FDetails%2F191202117%2FKitchenAid-K5SSWH-Ultra-Power-300W-Stand-Mixer-White-wAttachments-Bowl'; var contactSellerHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Contact Seller' + '' + '' + '

    '; $(".detail__context-menu").append(contactSellerHtml).show(); jslog("contact button rendered for invoice #" + data.InvoiceID); } //render feedback button if (true) { var feedbackUrl = '/Account/SubmitFeedback?LineItemID=REPLACELINEITEMID&ListingID=191202117&Receiver=Pasadena_390' .replace("REPLACELINEITEMID", data.LineItemID); var feedbackHtml = '

    ' + '' + '' + '' + '' + '' + '' + 'Feedback' + '' + '' + '

    '; var feedbackHtmlList = '

  • ' + 'Submit Feedback' + ' #' + data.LineItemID + '
  • '; if ($(".detail__feedback").length == 0) { $(".detail__context-menu").append(feedbackHtml).show(); } else { $(".detail__feedback-dropdown-menu").append(feedbackHtmlList); } jslog("feedback button rendered for invoice #" + data.InvoiceID); } } }, function(error) { jslog("Error retrieving invoice status (1): " + error); } ); promise.fail(function (jqXHR, textStatus) { jslog("Error retrieving invoice status (2): " + textStatus); }); } }); });

    Ended

    KitchenAid K5SSWH Ultra Power 300W Stand Mixer White w/Attachments + Bowl KitchenAid K5SSWH Ultra Power 300W Stand Mixer White w/Attachments + Bowl (1)

    (R3G3)

    • SoldWinning Bid: $35.00
    • 23 Bid(s) View Bid History
    • High Bidder: Broncosguy2021

    Pasadena_390 Pasadena, CA US

    1256
    View Seller's Other Listings

    Contact Seller

    Payment Options Seller Accepts PayPal
    Seller Accepts Credit Cards

    Payment Instructions
    Payments accepted online within 5 days via PayPal or Credit Card processed by Stripe.

    Shipping Options

    • Local Pick Up:$0.00
    • Calculate USPS Shipping Rates
    • Calculate UPS Shipping Rates

    KitchenAid K5SSWH Ultra Power 300W Stand Mixer White w/Attachments + Bowl (3)

    Select Country First

    Get Rates

    Details

    • Brand KitchenAid
    • Power function Powers on
    • New or Used USED - see additional info
    • Item Condition Normal wear and tear with visible signs of use
    • Item # 191202117
    • End Date
    • Start Date

    Description

    Up for your consideration is this:
    KitchenAid K5SSWH Ultra Power 300W Stand Mixer White w/Attachments + Bowl

    Item was tested and is in good working order.

    Stand mixer is in good cosmetic condition
    -Minor scuffs and scratches

    See Photos

    Bid With Confidence!

    Questions & Answers

    There are no questions for this listing.

    ', buttons: [{ id: 'btn-post', label: 'Post', cssClass: 'btn-primary', action: function (dialog) { var thisButton = dialog.getButton('btn-post'); thisButton.disable(); thisButton.spin(); $.ajax({ url: '/Listing/PostListingQuestion', type: "post", cache: false, data: { "ListingID": "191202117", "Question": $("#ListingQuestionInput").val() }, success: function (data) { if (data.error) { //an error occurred, display error message var modalBody = questionDialog.getModalBody(); modalBody.prepend($('

    ').html(data.error)); thisButton.enable(); thisButton.stopSpin(); } else if (data.result == "LOGON_NEEDED") { $.cookie('savedQuestion', $("#ListingQuestionInput").val(), { path: '/', expires: 1 }); window.location.replace("/Account/LogOn?returnUrl=%2FListing%2FDetails%2F191202117%2FHome-Garden%3FresumeQuestion%3D1"); } else { //reload page to show posted question window.location.replace('/Listing/Details/191202117/Home-Garden'); } } }); } }, { id: 'btn-cancel', label: 'Cancel', cssClass: 'btn-link', action: function (dialog) { dialog.close(); } }], autodestroy: false, closable: true }); questionDialog.realize(); $(document).on("keyup", "#ListingQuestionInput", function () { var charsRemaining = 250 - $("#ListingQuestionInput").val().length; $("#ListingQuestionInput_LenCount").html(charsRemaining); if (charsRemaining < 0) { $("span.length-count").addClass("validation-summary-errors"); } else { $("span.length-count").removeClass("validation-summary-errors"); } }); //open the dialog when the "Post a question to the seller" link is clicked $(document).on("click", "#PostQuestion", function (event) { event.preventDefault(); var savedQuestion = ""; if (!($.cookie('savedQuestion') == null || $.cookie('savedQuestion') == "")) { savedQuestion = $.cookie('savedQuestion'); $.cookie('savedQuestion', "", { path: '/', expires: 0 }); } var postButton = questionDialog.getButton('btn-post'); postButton.enable(); postButton.stopSpin(); questionDialog.open(); var modalBody = questionDialog.getModalBody(); modalBody.find("#ListingQuestionInput").val(savedQuestion).focus().keyup(); modalBody.find("div.validation-summary-errors").remove(); }); //prepare "answer question" dialog modal answerDialog = new BootstrapDialog({ title: 'Enter your answer', message: '

    ' + '' + 'RE:' + '' + '' + '

    ' + '' + '

    ' + 'Maximum 250 characters' + '' + '(remaining:)' + '' + '

    ', buttons: [{ id: 'btn-post', label: 'Post', cssClass: 'btn-primary', action: function (dialog) { var thisButton = dialog.getButton('btn-post'); thisButton.disable(); thisButton.spin(); $.ajax({ url: '/Listing/AnswerQuestion', type: "post", cache: false, data: { "QuestionID": answeringQuestionId, "Answer": $("#ListingAnswerInput").val() }, success: function (data) { if (data.error) { //an error occurred, display error message var modalBody = answerDialog.getModalBody(); modalBody.prepend($('

    ').html(data.error)); thisButton.enable(); thisButton.stopSpin(); } else if (data.result == "LOGON_NEEDED") { $.cookie('savedAnswer', $("#ListingAnswerInput").val(), { path: '/', expires: 1 }); window.location.replace("/Account/LogOn?returnUrl=%2FListing%2FDetails%2F191202117%2FHome-Garden%3FresumeAnswer%3D" + answeringQuestionId); } else { //reload page to show posted question window.location.replace('/Listing/Details/191202117/Home-Garden'); } } }); } }, { id: 'btn-cancel', label: 'Cancel', cssClass: 'btn-link', action: function (dialog) { dialog.close(); } }], autodestroy: false, closable: true }); answerDialog.realize(); $(document).on("keyup", "#ListingAnswerInput", function () { var charsRemaining = 250 - $("#ListingAnswerInput").val().length; $("#ListingAnswerInput_LenCount").html(charsRemaining); if (charsRemaining < 0) { $("span.length-count").addClass("validation-summary-errors"); } else { $("span.length-count").removeClass("validation-summary-errors"); } }); //open the dialog when the "answer question" link/button is clicked $(document).on("click", ".post-answer-button", function (event) { event.preventDefault(); answeringQuestionId = $(this).parents(".question-answer").data("questionid") + ''; BeginAnsweringQuestion() }); function BeginAnsweringQuestion() { var savedAnswer = ""; if (!($.cookie('savedAnswer') == null || $.cookie('savedAnswer') == "")) { savedAnswer = $.cookie('savedAnswer'); $.cookie('savedAnswer', "", { path: '/', expires: 0 }); } var postButton = answerDialog.getButton('btn-post'); postButton.enable(); postButton.stopSpin(); answerDialog.open(); var questionText = $("[data-questionid='" + answeringQuestionId + "'] .question-text").html(); var modalBody = answerDialog.getModalBody(); modalBody.find("#QuestionTextToAnswer").html(questionText); modalBody.find("#ListingAnswerInput").val(savedAnswer).focus().keyup(); modalBody.find("div.validation-summary-errors").remove(); } //automatically close the question dialog if the listing ends $(document).on("SignalR_UpdateListingStatus", function (event, data) { if ($.inArray(data.ListingID, interestingListings) < 0) return; if (data.Status != "Active" && data.Status != "Preview") { questionDialog.close(); } }); //resume posting question or answer if returning from a login var queryStringItems = getQueryStrings(); // get all query string kvp's in order to pre-fill generated inputs with previously specified values from the query string if (queryStringItems["resumeQuestion"]) { $("#PostQuestion").click(); } else if (queryStringItems["resumeAnswer"]) { answeringQuestionId = queryStringItems["resumeAnswer"]; BeginAnsweringQuestion(); } //modal warning when deleting a question $(".delete-question").click(function () { var jsDeleteConfirmMsg = //"Really delete this event?\nTHIS ACTION CANNOT BE UNDONE" 'Really delete this question?' + '\n' + 'THIS ACTION CANNOT BE UNDONE'; var targetHref = $(this).attr("href"); BootstrapDialog.show({ type: 'type-danger', title: ' Delete Confirmation', message: jsDeleteConfirmMsg, buttons: [ { label: 'Delete', cssClass: 'btn-danger', action: function () { window.location = $.htmlDecode(targetHref); } }, { label: 'Cancel', action: function (dialogItself) { dialogItself.close(); } } ] }); return false; }); });

    KitchenAid K5SSWH Ultra Power 300W Stand Mixer White w/Attachments + Bowl (2024)

    FAQs

    What size bowl is for the KitchenAid K5SS? ›

    5-Quart Bowl for Bowl Lift Mixer Features:

    Dimensions: 9.5" x 9.25" x 8" Compatible with 4.5-Quart & 5-Quart KitchenAid Bowl-Lift Stand Mixer models starting with K4, K4SS, K5, K5(A), K5SS, KP50, KSM5, KSM50P, KSM500, KSM500PS, KSM450, KSM455, KSM50HDP.

    What is the difference between KitchenAid Classic and Ultra? ›

    The only difference between the two is down to power output: the Classic has a 250W motor, while the Plus has a 275W motor. On the surface, the KSM95ER Ultra Power and KSM100PS Ultra Power Plus are identical to the Classic Models. The real difference can be found in the motors. Both models have 300W motors.

    Can you use any bowl in a KitchenAid stand mixer? ›

    KitchenAid brand offers a wide variety of bowl options with a range of colors, patterns and materials. But not all mixer bowls fit all stand mixer models. In general, bowls are designed to fit one of three basic types of stand mixers: bowl-lift, tilt-head or mini tilt-head.

    How many quarts is a K5SS KitchenAid mixer? ›

    KitchenAid K5SS Heavy Duty Series 5qt Stand Mixer - White.

    Can I use a 5qt bowl fit a 4.5 qt mixer? ›

    Hi Ford135, All of the 5 quart mixing bowls for the tilt head model stand mixers will fit on the 4.5 quart model tilt head mixers.

    Can you change the bowl size in a KitchenAid stand mixer? ›

    KitchenAid® bowl-lift stand mixers come with 5–7-quart bowls which are perfect for mixing from 9 to 14 dozen cookies or multiple batches of recipes at once. Additional bowl sizes can be purchased separately, such as the 3-quart bowl with whip accessory for when you need less capacity to whip ingredients.

    Is KitchenAid considered high end? ›

    Yes, KitchenAid is widely recognized as a top-tier brand, known for its quality and high-performance kitchen appliances. Many homeowners trust KitchenAid for its commitment to excellence and enduring reputation in the industry.

    Which is better, tilt-head or bowl-lift? ›

    Bowl-lift mixers are typically more powerful and have larger capacities, which makes them ideal for heavy-duty tasks and big batches. On the other hand, tilt-head mixers are convenient for everyday use and ease of access, especially when adding ingredients or changing the paddle.

    What number on KitchenAid is best? ›

    When your recipe calls for medium high speed, use speeds 6 and 7. This is the best speed for beating and creaming, as well as whipping ingredients to create batters.

    Which stand mixer is as good as KitchenAid? ›

    The best KitchenAid Alternatives, in depth
    • Cuisinart Precision Stand Mixer. Best stand mixer overall. ...
    • Delish by Dash Stand Mixer. Best small stand mixer. ...
    • Kenwood Chef XL Titanium Stand Mixer. Best large stand mixer. ...
    • Smeg Retro Stand Mixer. ...
    • Wolf Gourmet Stand Mixer. ...
    • Beautiful Stand Mixer by Drew Barrymore.
    Oct 16, 2023

    What not to do with a KitchenAid mixer? ›

    To protect against risk of electrical shock, do not put Stand Mixer in water or other liquid.

    What is the most powerful KitchenAid mixer? ›

    Or choose our largest, most powerful home stand mixer—the Pro Line® Series 7 qt bowl-lift stand mixer. This mixer boasts a yield of up to 14 dozen cookies in one batch.

    How many quarts is a 300 watt KitchenAid mixer? ›

    The 4 1/2 quart stand mixer is perfect for mixing and kneeding enough dough for two small loaves of bread at the same time.

    What is the difference between a 4.5 and 5 quart KitchenAid mixer? ›

    Both the Artisan® vs Classic stand mixers feature generous capacities, but the Artisan® Series offers a little extra capacity for big jobs. The Artisan® mixer's 5 quart bowl can mix up to 9 dozen cookies3 in a single batch. The 4.5 quart bowl on the Classic mixer can mix up to 8 dozen cookies3 in a single batch.

    How do I know what size bowl my KitchenAid mixer is? ›

    Look on the bottom of the bowl, where the capacity is noted. A 4 qt. bowl will be marked "K4," a 4.5 qt. bowl "K45," a 5 qt.

    What size bowl is the KitchenAid Classic? ›

    The KitchenAid® Classic and Classic Plus stand mixers offer exceptional performance and durability for everyday recipes. You'll find up to three colors, a streamlined 4.5 qt stainless steel bowl, and all the essentials you need to get started.

    How many quarts is the KitchenAid K45 bowl? ›

    A: An easy tip to remember - the 45 stands for 4.5 qt.

    What are standard mixing bowl sizes? ›

    Most mixing bowl sets come in size ranges of 1 1/2 quarts to 5–6 quarts. That's enough to cover almost every cooking need you'd have. We also recommend picking up a larger 8-quart mixing bowl, separately if need be. An extra-large mixing bowl is great to have on hand when you're making a big batch of something.

    References

    Top Articles
    Latest Posts
    Article information

    Author: Ray Christiansen

    Last Updated:

    Views: 6301

    Rating: 4.9 / 5 (49 voted)

    Reviews: 88% of readers found this page helpful

    Author information

    Name: Ray Christiansen

    Birthday: 1998-05-04

    Address: Apt. 814 34339 Sauer Islands, Hirtheville, GA 02446-8771

    Phone: +337636892828

    Job: Lead Hospitality Designer

    Hobby: Urban exploration, Tai chi, Lockpicking, Fashion, Gunsmithing, Pottery, Geocaching

    Introduction: My name is Ray Christiansen, I am a fair, good, cute, gentle, vast, glamorous, excited person who loves writing and wants to share my knowledge and understanding with you.