GE Oven Cooling Fan JT5500SF6SS

Add To Profile

Part Number : WB26X35089

Review

$98.18
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 $9.82 $108.00

Part NumberWB26X35089

Out of stock

DESCRIPTION

Cooling Fan for GE JT5500SF6SS Oven. Genuine product manufactured by GE. This cooling fan is for wall ovens.It circulates air through the oven control area to keep controls, wiring and other components cool during use.Disconnect the power before installing this part. Wear work gloves to protect your hands.

Find if this part fits your appliance

Does this part fit my model?

No, This Part Does Not Fits in This Model

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