Bosch SHXM4AY55N/28 Lower Dish Rack Wheel (Kit Of 8) - Genuine OEM
Bosch SHXM4AY55N/28 Lower Dish Rack Wheel (Kit Of 8) - Genuine OEM

Add To Profile

Part Number : 12004485

Review

$42.32
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 $4.23 $46.55

Part Number12004485

Out of stock

DESCRIPTION

Lower Dish Rack Wheel (Kit Of 8) for Bosch SHXM4AY55N/28 dishwasher. Genuine product manufactured by Bosch.

Find if this part fits your appliance

Does this part fit my model?

No, This Part Does Not Fits in This Model

var productVendor = "Bosch"; 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 = 'Bosch'; } // ✅ 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?