4 ton ac unit for mobile home

Mobile Home Selection & Pricing Mobile Home Selection & Pricing We offer the full line of Coleman furnaces including the mobile home gas and electric furnace models. Our mobile home gas furnace is offered in both 80% and 95% efficiencies. Choose from Ruud, Rheem, and Goodman packaged mobile home air conditioning systems or heat pumps. A package unit is self contained in one easy-to-install outdoor unit. These mobile home air conditioning units are available as cooling only, or choose either electric heat or a heat pump for the most complete selection available in mobile home heating and cooling systems These systems offer maximum flexibility for mobile home heating and air conditioning. A split system has an outdoor air conditioning unit and either a gas or electric indoor furnace. Coleman is the most popular brand in the mobile home heating and air conditioning market and has what it takes to make your home comfortable. If you have an existing mobile home gas or electric (trailer) furnace you can add an air conditioning unit outside and a cooling coil that will fit within your existing furnace.

This add-on Coleman mobile cooling system is compatible with the following trailer furnace brands, depending on age: Coleman, Evcon, Vexar, Red T, Mortex, Nordyne, Intertherm, and Miller brands. 15 Kilowatt (51,000 BTU) Electric Mobile Home Furnace, Multi-Speed Blower, Downflow Application The AHRE9 Series furnace is designed for all sizes of manufactured and modular homes. These units incorporate reliability and low maintenance.
what does a home ac unit costUnits may be installed free standing in a utility room or enclosed in an alcove or closet.
ac unit on but no airAHRE9 Series furnaces are A/C ready, with multiple blower combinations for cooling requirements.
cheap home ac units Choice of Air Conditioning Options: From 2 to 4 tons A/C ready.

Easy Open Door: Secures the door firmly for transit, yet allows easy removal for access. Effective Air Filter: Universal disposable filter is readily available and simple to replace. Nichrome Heating Elements: Provide long lasting, efficient heating. Appliance Quality Door: Protects against rust and other corrosion. Baked enamel finish allows for easy cleaning. Fully Insulated Cabinet: Insures minimized heat loss and quiet operation. Safety and Dependability: Auto reset controls protect unit's electrical circuitry and helps ensure trouble free performance. Built in circuit breakers for extra safety. Adaptable: Unit can be adapted to provide dependable heating in either downflow or upflow mode. Versatile: Works with self-contained or split system air conditioners or heat pumps. Heating Relays: Provide quiet operation. Control Board: Eliminates need for additional cooling relay kit. Warranty: 2 years parts / 1 year labor Maximum Heating Output BTU Amperage Requirement (Circuit 1 / Circuit 2)

Amperage Requirement with Bus Bar Kit 24v Bypass Model w/ Automatic Digital Control & Humidity Readout 120v, TrueEASE, 18 Gallon Per Day, Power-Fan Humidifier FocusPro 5000 Universal Non-Programmable Thermostat - Two Stage Heat Two Stage Cool (Large Screen) FocusPro 6000 Universal Programmable Thermostat - Two Stage Heat Two Stage Cool (Large Display) VisionPRO 8000 Programmable Touchscreen Thermostat, Three Stage Heat Two Stage Cool Redesigned Prestige IAQ Kit, 4 Stage Heat / 2 Cool, w/HD Touchscreen, Equipment Interface Module and Duct Sensors, White Energy Saving, Learning Thermostat, 2nd Generation, T200477W Digital Control Fresh Air Ventilation System Fresh Air Ventilation System with TrueZONE Damper 1.5 to 3 Ton, W 18 X H 18 X D 19 5/8, Uncased Mobile Home Evaporator Coil, R-410A Refrigerant 2.5 to 3.5 Ton, W 18 X H 18 1/2 X D 19 5/8, Uncased Mobile Home Evaporator Coil, R-410A Refrigerant 2.5 to 4 Ton, W 18 X H 18 1/2 X D 19 5/8, Uncased Mobile Home Evaporator Coil, R-410A Refrigerant

3 to 5 Ton, W 18 X H 24 1/2 X D 19 5/8, Uncased Mobile Home Evaporator Coil, R-410A Refrigerant Bus Bar Kit For Alpine AHEB Series Furnaces Diversitech 640-UL25 Foil Tape Single Lamp UV Air Purifier - Mounts on Return Air Duct Dual Lamp UV Air Purifier - Mounts on Return Air Duct Call our product specialists at 800-865-5931 Mon-Fri 7am-7pm, Sat 9am-2pm CT Or ask us here: Will it run occasionally or most of the time? Check the appliance nameplate's for running watts and volt-amps. Running Watts / Starting Volt-AmpsWhy am I seeing this page? 404 means the file is not found. If you have already uploaded the file then the name may be misspelled or it is in a different folder. You may get a 404 error for images because you have Hot Link Protection turned on and the domain is not on the list of authorized domains. If you go to your temporary url (http://ip/~username/) and get this error, there maybe a problem with the rule set stored in an .htaccess file.

You can try renaming that file to .htaccess-backup and refreshing the site to see if that resolves the issue. It is also possible that you have inadvertently deleted your document root or the your account may need to be recreated. Either way, please contact your web host immediately. Are you using WordPress? See the Section on 404 errors after clicking a link in WordPress. How to find the correct spelling and folder Missing or Broken Files When you get a 404 error be sure to check the URL that you are attempting to use in your browser.This tells the server what resource it should attempt to request. In this example the file must be in public_html/example/Example/ Notice that the CaSe is important in this example. On platforms that enforce case-sensitivity example and Example are not the same locations. /example/Example/ and the names are case-sensitive. When you have a missing image on your site you may see a box on your page with with a red X where the image is missing.

Right click on the X and choose Properties. The properties will tell you the path and file name that cannot be found. This varies by browser, if you do not see a box on your page with a red X try right clicking on the page, then select View Page Info, and goto the Media Tab. In this example the image file must be in public_html/cgi-sys/images/On platforms that enforce case-sensitivity PNG and png are not the same locations. 404 Errors After Clicking WordPress Links When working with WordPress, 404 Page Not Found errors can often occur when a new theme has been activated or when the rewrite rules in the .htaccess file have been altered. When you encounter a 404 error in WordPress, you have two options for correcting it. Option 1: Correct the Permalinks Log in to WordPress. From the left-hand navigation menu in WordPress, click Settings > Permalinks (Note the current setting. If you are using a custom structure, copy or save the custom structure somewhere.)

Change the settings back to the previous configuration (before you selected Default). Put the custom structure back if you had one. This will reset the permalinks and fix the issue in many cases. If this doesn't work, you may need to edit your .htaccess file directly. Option 2: Modify the .htaccess File Add the following snippet of code to the top of your .htaccess file: RewriteRule ^index.php$ - [L] If your blog is showing the wrong domain name in links, redirecting to another site, or is missing images and style, these are all usually related to the same problem: you have the wrong domain name configured in your WordPress blog. How to modify your .htaccess file The .htaccess file contains directives (instructions) that tell the server how to behave in certain scenarios and directly affect how your website functions. Redirects and rewriting URLs are two very common directives found in a .htaccess file, and many scripts such as WordPress, Drupal, Joomla and Magento add directives to the .htaccess so those scripts can function.

It is possible that you may need to edit the .htaccess file at some point, for various reasons.This section covers how to edit the file in cPanel, but not what may need to be changed.(You may need to consult other articles and resources for that information.) There are Many Ways to Edit a .htaccess File Edit the file on your computer and upload it to the server via FTP Use an FTP program's Edit Mode Use SSH and a text editor Use the File Manager in cPanel The easiest way to edit a .htaccess file for most people is through the File Manager in cPanel. How to Edit .htaccess files in cPanel's File Manager Before you do anything, it is suggested that you backup your website so that you can revert back to a previous version if something goes wrong. Open the File Manager In the Files section, click on the File Manager icon. Check the box for Document Root for and select the domain name you wish to access from the drop-down menu. Make sure Show Hidden Files (dotfiles)" is checked.