Frigidaire Water Filter Cover FRS6LE4FW3
Frigidaire Water Filter Cover FRS6LE4FW3

Add To Profile

Part Number : 240434401

Review

$52.74
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 $5.27 $58.01

Part Number240434401

Out of stock

DESCRIPTION

Water Filter Cover for Frigidaire FRS6LE4FW3 Refrigerator. Genuine product manufactured by Frigidaire.

Find if this part fits your appliance

Does this part fit my model?

No, This Part Does Not Fits in This Model

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