www.midwestapplianceparts.com Open in urlscan Pro
2606:4700:3108::ac42:2902  Public Scan

URL: https://www.midwestapplianceparts.com/
Submission Tags: sansec.io magecart Search All
Submission: On August 14 via api from NL — Scanned from NL

Form analysis 4 forms found in the DOM

GET https://www.midwestapplianceparts.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form_top-search" action="https://www.midwestapplianceparts.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search_top-search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search_top-search" type="text" name="q" value="" placeholder="Search by Part Number" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-expanded="false" autocomplete="off"
        data-block="autocomplete-form">
      <div id="search-loader">
        <img src="https://www.midwestapplianceparts.com/static/version1713893927/frontend/MidwestApplianceParts/nest/en_US/images/loader-2.gif" alt="Loading...">
      </div>
      <div id="search_autocomplete_top-search" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search">
      <span>Search</span>
    </button>
  </div>
</form>

GET https://www.midwestapplianceparts.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form_search-widget-widget-searchblock-0" action="https://www.midwestapplianceparts.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search_search-widget-widget-searchblock-0" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search_search-widget-widget-searchblock-0" type="text" name="q" value="" placeholder="Search by Part Number" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-expanded="false"
        autocomplete="off" data-block="autocomplete-form">
      <div id="search-loader">
        <img src="https://www.midwestapplianceparts.com/static/version1713893927/frontend/MidwestApplianceParts/nest/en_US/images/loader-2.gif" alt="Loading...">
      </div>
      <div id="search_autocomplete_search-widget-widget-searchblock-0" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.midwestapplianceparts.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.midwestapplianceparts.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <div class="input-field">
        <input name="firstname" type="text" id="firstname" placeholder="First name" aria-label="First name" data-validate="{required:true}">
      </div>
      <div class="input-field">
        <input name="email" type="email" id="newsletter" placeholder="Email address" aria-label="Email address" data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-tjy92wt10pdj" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcvArsZAAAAAP9qkctwj8Cu_-3QSQ0a8bPMFW16&amp;co=aHR0cHM6Ly93d3cubWlkd2VzdGFwcGxpYW5jZXBhcnRzLmNvbTo0NDM.&amp;hl=nl&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=i4n6ee3swt49"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.midwestapplianceparts.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

icon shoutCOVID-19 Update: Actively accepting and shipping online orders.
Curbside pickup available for local customers. | More Information
Skip to Content
Currency
USD - US Dollar
 * EUR - Euro

Toggle Nav
 * Sign In

Search
Search

Search
WHERE’S MY MODEL NUMBER?

All appliances have a model number and a serial number tag located on the
appliance. Generally they are available for the customer to find quickly. If you
are unable to locate your tag, please see your original manual and or invoice
from when you purchased the appliance.

Store Location (773)-278-1300
Cart
Shopping Cart
Close You have no items in your shopping cart.

Store Location (773)-278-1300
Close
Menu
 * Appliance Parts Residential
   * * Air Conditioner
     * Blender
     * Coffee Maker
     * Cooktop
     * Dehumidifier
     * Dishwasher
     * Dryer
     * Exhaust Hood
     * Food Processor
     * Freezer
     * Garbage Disposal
     * Grill
     * Hot Water Dispenser
     * Icemaker
     * Laundry Pedestal
     * Microwave
     * Mixer
     * Refrigerator
     * Stove Oven Range
     * Television
     * Toaster
     * Trash Compactor
     * Warming Drawer
     * Washer Dryer Combo
     * Washer
     * Wine Cooler
 * Heating and Cooling Parts HVAC
   * View All Brands
   * Frequently searched brands
   * * Amana
     * AO Smith
     * Armstrong
     * Bell Gossett
     * Carrier
     * Ducane
     * General Electric
     * Heil Quaker
     * Honeywell
     * Lennox
     * Lochinvar
     * Maxxeon
     * Modine
     * Nordyne
     * Packard
     * Reznor
     * Rheem
     * Robertshaw
     * Trane
     * Utica Dunkirk
     * Velocity Crown
     * White Rodgers
   * View All Brands
 * Commercial Restaurant and Equipment Parts
   * View All Brands
   * Frequently searched brands
   * * Alto Shaam
     * American Range
     * Anets
     * APW
     * Bakers Pride
     * Beverage Air
     * Blodgett
     * Bunn
     * Cecilware
     * Cleveland
     * Delfield
     * Duke
     * Frymaster
     * Garland
     * giles
     * Globe
     * Groen
     * Hatco
     * Henny Penny
     * Hobart
     * Hoshizaki
     * Iceomatic
     * Imperial
     * Jade
     * Keating
     * Lincoln
     * Manitowoc
     * Montague
     * Norlake
     * Pitco
     * Prince Castle
     * Scotsman
     * Southbend
     * Southern Pride
     * Star
     * TRUE
     * Turbo Air
     * Vulcan
     * Waring
     * Wells
   * View All Brands
 * Lawn & Garden Parts
   * View All Brands
   * Frequently searched brands
   * * Briggs & Stratton
   * View All Brands

Account
 * Sign In


HOME PAGE


FIND THE RIGHT PART. Right Now.®
Search
Search

Search
WHERE’S MY MODEL NUMBER?

All appliances have a model number and a serial number tag located on the
appliance. Generally they are available for the customer to find quickly. If you
are unable to locate your tag, please see your original manual and or invoice
from when you purchased the appliance.

We Carry New AND
Replacement Parts for Over 1,000+ brands!
Our large selection of residential parts includes parts for residential
appliances including Stoves, Ovens, Ranges, Microwaves, Refrigerators,
Dishwashers, Washers, Dryers across all major appliance brands. We carry over
1000+ brands, and over 2 million parts for your home or businesses heating and
cooling needs. We stock almost every igniter your furnace takes! What sets us
apart from our competitors is our large selection of parts and the ability to
get most parts to our customers within 24-48 hours if needed.
WHAT TYPE OF PARTS DO YOU NEED?
 1. Appliance Parts Residential
    
    We carry a large selection of appliance replacement parts for your kitchen
    and laundry room for all major brands including Bosch, General Electric,
    Frigidaire, Electrolux, LG, Kenmore, Samsung, and Whirlpool.
    
    FIND PARTS
 2. Heating and Cooling Parts HVAC
    We carry parts for all major manufacturers of heating, cooling, boiler and
    hot water tanks both commercial and residential.
    FIND PARTS
 3. Commercial Restaurant and Equipment Parts
    We carry parts for all major manufacturers of food preparation equipment for
    your commercial setting, restaurant, or school.
    FIND PARTS

ASK AN EXPERT

Having trouble find a part or model number? Call us at (773) 278-1300, live chat
or send us a photo and we’ll help you sort it out.

 * CALL
 * CHAT
 * EMAIL




GREAT DEALS ONLINE EVERYDAY

ONLINE PRICING IS FOR WEB STORE PURCHASES ONLY. IN-STORE PRICING MAY VARY.

EDR3RXD1 Whirlpool Everydrop Refrigerator Water FILTER 3 (Replaces 4396710,
4396841) Part Number: EDR3RXD1
Online special $59.95
Add to cart
EDR1RXD1 Whirlpool Refrigerator Everydrop Ice and Water Filter 1 (Replaces
W10295370A) Part Number: EDR1RXD1
Online special $58.95
Add to cart
EDR4RXD1 Whirlpool Everydrop Refrigerator Water FILTER4 (Replaces UKF8001
UKF8001AXX) Part Number: EDR4RXD1
Online special $61.95
Add to cart
ULTRAWF Frigidaire WATER FILTER Part Number: ULTRAWF
Online special $75.80
Add to cart
WF3CB Frigidaire WATER FILTER Part Number: WF3CB
Online special $63.65
Add to cart
WF2CB Frigidaire PS2 FILTER CS12 Part Number: WF2CB
Online special $53.94
Add to cart
WFCB Frigidaire PS+ FILTER CS6 Part Number: WFCB
Online special $41.90
Add to cart
5304492441 Frigidaire UNIVERSAL INLINE WA Part Number: 5304492441
Online special $33.00
Add to cart
F2WC9I1 Whirlpool Ice Machine Water Filter OEM Part Number: F2WC9I1
Online special $51.56
Add to cart
EDR2RXD1 Whirlpool Refrigerator Everydrop Ice and Water Filter 2 (Replaces
W10413645A) Part Number: EDR2RXD1
Online special $59.95
Add to cart
EDR3RXD1 Whirlpool Everydrop Refrigerator Water FILTER 3 (Replaces 4396710,
4396841) Part Number: EDR3RXD1
Online special $59.95
Add to cart
EDR1RXD1 Whirlpool Refrigerator Everydrop Ice and Water Filter 1 (Replaces
W10295370A) Part Number: EDR1RXD1
Online special $58.95
Add to cart
EDR4RXD1 Whirlpool Everydrop Refrigerator Water FILTER4 (Replaces UKF8001
UKF8001AXX) Part Number: EDR4RXD1
Online special $61.95
Add to cart
ULTRAWF Frigidaire WATER FILTER Part Number: ULTRAWF
Online special $75.80
Add to cart
WF3CB Frigidaire WATER FILTER Part Number: WF3CB
Online special $63.65
Add to cart
WF2CB Frigidaire PS2 FILTER CS12 Part Number: WF2CB
Online special $53.94
Add to cart
WFCB Frigidaire PS+ FILTER CS6 Part Number: WFCB
Online special $41.90
Add to cart
5304492441 Frigidaire UNIVERSAL INLINE WA Part Number: 5304492441
Online special $33.00
Add to cart
F2WC9I1 Whirlpool Ice Machine Water Filter OEM Part Number: F2WC9I1
Online special $51.56
Add to cart
EDR2RXD1 Whirlpool Refrigerator Everydrop Ice and Water Filter 2 (Replaces
W10413645A) Part Number: EDR2RXD1
Online special $59.95
Add to cart
EDR3RXD1 Whirlpool Everydrop Refrigerator Water FILTER 3 (Replaces 4396710,
4396841) Part Number: EDR3RXD1
Online special $59.95
Add to cart
EDR1RXD1 Whirlpool Refrigerator Everydrop Ice and Water Filter 1 (Replaces
W10295370A) Part Number: EDR1RXD1
Online special $58.95
Add to cart
EDR4RXD1 Whirlpool Everydrop Refrigerator Water FILTER4 (Replaces UKF8001
UKF8001AXX) Part Number: EDR4RXD1
Online special $61.95
Add to cart



Visit Our Store LOCATED IN Chicago, ILLINOIS!

LOCATION

2023 W Fullerton Ave Chicago, Illinois 60647 Local: (773)-278-1300

STORE HOURS

Mon-Fri: 8:00AM - 5:30PM (CST) Sat: 9:30AM - 2:00PM (CST) Sun: Closed

GET DIRECTIONS

 * 
 * 

←Naar links→Naar rechts↑Omhoog↓Omlaag+Inzoomen-UitzoomenHome75% naar links
schuivenEnd75% naar rechts schuivenPage Up75% omhoog schuivenPage Down75% omlaag
schuiven

Druk op de pijltoetsen om te navigeren.






Kaart
 * Terrein

Satelliet
 * Labels












Sneltoetsen
KaartgegevensKaartgegevens ©2024 Google, INEGI
Kaartgegevens ©2024 Google, INEGI

500 km 

Klik om te schakelen tussen metrische en Britse eenheden
Voorwaarden
Een kaartfout rapporteren
SHOP WITH CONFIDENCE
 * 
 * 
 * 
 * 
 * 
 * 

Get exclusive email offers
Subscribe
Reviews
 *  

MIDWEST APPLIANCE PARTS CO, INC 2023 W Fullerton Ave, Chicago, IL 60647
Monday-Friday: 8:30AM - 5:30PM (CST)
Saturday: 9:30AM - 2:00 PM (CST)
Sunday: Closed


GIVE US A CALL AT 773-278-1300 Monday-Friday: 8:30AM - 5:30PM (CST)
Saturday: 9:30AM - 2:00 PM (CST)
Sunday: Closed
email: customerservice@midwestapplianceparts.com
Allow 48 hours for response or call us for immediate help

Parts Catalog
 * Appliance Parts Residential
 * Heating and Cooling Parts HVAC
 * Commercial Restaurant and Equipment Parts

Customer Service
 * Track Orders
 * Shipping & Returns
 * Warranty Info
 * Repair Service Form
 * RMA Form For Returns
 * Core Fee Deposit Return Form

Help Center
 * Contact Us
 * About Us
 * Store Location
 * FAQ

Toggle Nav
©2023 Midwest Appliance Parts Co. Inc - midwestapplianceparts.com
 * Contact Us
 * Privacy Policy
 * Terms & Conditions

This site is not affiliated with or endorsed by any of the original
manufacturers listed.
All brand names and logos are property of their respective owners and are used
for identification purpose only.

 *  
 *  
 *  
 *  



Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?