Kenmore 665.13849K603 Drain Hose -12ft - Genuine OEM

Add To Profile

Part Number : 3385556

Review

$24.89
i

How to Submit a Price Match Request

If you find a lower eligible price on an identical OEM part from a qualifying retailer, just navigate to the product page on our website. Right next to the price, you’ll see a “Price Match” button. Click that button to open our Price Match Request Form. Fill out the form and include a link to the competitor’s product, along with the other required details. Our team will review the request based on our Price Match Policy and determine whether it qualifies. If it does, we’ll approve the match; if not, we’ll explain why it didn’t meet the criteria. You’ll hear from us via email once the review is complete. Read More
Save $2.49 $27.38

Part Number3385556

Out of stock

DESCRIPTION

Drain Hose -12ft for Kenmore 665.13849K603 Dishwasher. Genuine Product, Whirlpool manufactured the original product for your Kenmore 665.13849K603.

Find if this part fits your appliance

Does this part fit my model?

No, This Part Does Not Fits in This Model

var productVendor = "Whirlpool"; var productModels = ""; var productTags = ["All GRP","Part-with-Model"]; $(function () { // ✅ Get `model` from URL querybran let params = new URLSearchParams(window.location.search); let modelParam = params.get("model"); let brandParam = params.get("brand"); let categoryParam = params.get("category") || ""; if (!modelParam && !categoryParam) { var defaultTitle = $('.title-flex').data('title') || $('.title-flex').attr('data-title'); $('.title-item').html(`

${defaultTitle}

`); return; } if (!modelParam && !categoryParam) return; if (!brandParam) { brandParam = 'Whirlpool'; } // ✅ Parse productModels safely let sub = '', web = ''; productTags.forEach(t => { if (t.startsWith("webcat:") && !web) web = t.split("webcat:")[1].trim(); }); let title = `${brandParam} ${modelParam} ${categoryParam} ${web}`; $(".title-item .product-name a").text(title); let productMeta = document.querySelector('meta[itemprop="name"]'); if (productMeta) { productMeta.setAttribute("content", title); } // ✅ Add hidden input for line item property $('form[action^="/cart/add"]').each(function () { if (!$(this).find('input[name="properties[Model Number]"]').length) { $('', { type: 'hidden', name: 'properties[Model Number]', value: modelParam }).appendTo(this); } }); }); fetch('//genuinereplacementparts.com/cdn/shop/t/2/assets/BrandImg.json?v=175416792016252619991753187261') .then((response) => response.json()) .then((data) => { const imgElement = document.getElementById('brandImageGet'); const params = new URLSearchParams(window.location.search); const brandParam = params.get('brand'); if (imgElement) { let altText = imgElement.alt.trim().toUpperCase(); // convert to uppercase if (brandParam) { altText = brandParam.toUpperCase(); } data.forEach((item) => { const brandName = Object.keys(item)[0].toUpperCase(); // convert to uppercase const brandImage = item[Object.keys(item)[0]]; if (altText === brandName) { imgElement.src = brandImage; } }); } }) .catch((error) => { console.error('Error loading JSON:', error); });
Have a question?