Amana Electronic Control Board ABB1924BRM02
Amana Electronic Control Board ABB1924BRM02

Add To Profile

Part Number : WPW10503278

Review

$138.65
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 $13.87 $152.52

Part NumberWPW10503278

Out of stock

DESCRIPTION

Electronic Control Board for Amana ABB1924BRM02 Refrigerator. Genuine Product, Whirlpool manufactured the original product for your Amana ABB1924BRM02.

Find if this part fits your appliance

Does this part fit my model?

No, This Part Does Not Fits in This Model

var productVendor = "Amana"; var productModels = ""; var productTags = ["GMC","GRP part","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 = 'Amana'; } // ✅ 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?