www.shaferhvac.us Open in urlscan Pro
199.180.184.136  Public Scan

Submitted URL: http://shaferhvac.us/
Effective URL: https://www.shaferhvac.us/
Submission: On March 07 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST /contact-us/get-a-call-back

<form action="/contact-us/get-a-call-back" id="ims-form-module-form-9" enctype="multipart/form-data" class="horizontal" method="post">
  <fieldset>
    <ul>
      <li id="item-li-1" class=" required"><label for="list-response-form-9-item-1" class="label-heading">First Name <em>*</em></label> <input name="data[FormResponse-9][1]" id="list-response-form-9-item-1" value="" type="text"></li>
      <li id="item-li-2" class=" required"><label for="list-response-form-9-item-2" class="label-heading">Last Name <em>*</em></label> <input name="data[FormResponse-9][2]" id="list-response-form-9-item-2" value="" type="text"></li>
      <li id="item-li-4" class=" required"><label for="list-response-form-9-item-4" class="label-heading">Phone Number <em>*</em></label> <input name="data[FormResponse-9][4]" id="list-response-form-9-item-4" value="" type="text"></li>
      <li id="item-li-9-3" class=" required"><label for="list-response-form-9-item-3" class="label-heading">Email <em>*</em></label> <input name="data[FormResponse-9][3]" id="list-response-form-9-item-3" value="" type="text"></li>
      <li id="item-li-10" class=" required"><label for="list-response-form-9-item-10" class="label-heading">Zip</label> <input name="data[FormResponse-9][10]" id="list-response-form-9-item-10" value="" type="text"></li>
      <li id="item-li-62" class=" required"><label for="list-response-form-9-item-62">What kind of service do you need? </label> <select name="data[FormResponse-9][62]" id="list-response-form-9-item-62">
          <option value="" selected="selected">(select one)</option>
          <option value="1">Air Conditioning</option>
          <option value="2">Heating</option>
          <option value="3">Indoor Air Quality</option>
          <option value="10">Water Heaters</option>
        </select></li>
      <li id="item-li-63" class="radio required">
        <p class="label-heading"></p><span class="wrapper"><label for="dataformresponse963_looking_for_a_new_system_or_replacement"><input type="radio" name="data[FormResponse-9][63]" id="dataformresponse963_looking_for_a_new_system_or_replacement"
              value="2"> <span>Looking for a new system or replacement</span></label><label for="dataformresponse963_in_need_of_repairs"><input type="radio" name="data[FormResponse-9][63]" id="dataformresponse963_in_need_of_repairs" value="3">
            <span>In need of repairs</span></label><label for="dataformresponse963_interested_in_maintenance"><input type="radio" name="data[FormResponse-9][63]" id="dataformresponse963_interested_in_maintenance" value="4"> <span>Interested in
              maintenance</span></label></span>
      </li>
      <li id="item-li-6" class="checkbox required">
        <p class="label-heading"> </p><span class="wrapper"><label for="dataformresponse96_164079e3f39873"><input type="checkbox" name="data[FormResponse-9][6][]" id="dataformresponse96_164079e3f39873" value="1"> <span>Yes! Sign me up for the Shafer
              Heating &amp; Cooling, LLC email list</span></label></span>
      </li>
    </ul>
  </fieldset>
  <fieldset>
    <div class="ims-grecaptcha ims-grecaptcha-invisible" id="ims-form-module-recaptcha-9"></div>
    <script>
      (function() {
        var fn_create_recaptcha = function() {
          var doc = document.documentElement;
          var is_loaded = (' ' + doc.className + ' ').indexOf(' recaptcha ') > -1;
          var form_reCAPTCHA = imsUtil.createGoogleRecaptcha('ims-form-module-form-9', 'ims-form-module-recaptcha-9', {
            'size': 'invisible',
            'badge': 'bottomleft',
            'tabindex': 109
          }, '6LcZSewUAAAAAOXpKcN4ks5zcTC_F4_ATQymlSok');
          if (is_loaded) {
            form_reCAPTCHA.render();
          } else {
            doc.addEventListener("RECAPTCHALoaded", function() {
              form_reCAPTCHA.render();
            });
          }
        };
        if (typeof(window.enhance) !== 'undefined') {
          window.enhance.jsready.register(fn_create_recaptcha);
        } else {
          document.addEventListener("DOMContentLoaded", fn_create_recaptcha);
        }
      })();
    </script>
    <ul>
      <li class="structured_particle_required company_name_required required"><label for="structured_particle_required_9">Structured Particle <em>*</em></label> <input name="structured_particle_required" id="structured_particle_required_9" value=""
          class="no-autopopulate" tabindex="-1" style="display: none;" type="text"></li>
    </ul> <input name="current_url" id="current_url-9" value="/" type="hidden"> <input name="page_info" id="page_info-9"
      value="a:3:{s:2:&quot;id&quot;;s:1:&quot;1&quot;;s:4:&quot;name&quot;;s:60:&quot;Shafer Heating &amp;amp; Cooling | HVAC Company in Hillsboro, OH&quot;;s:9:&quot;page_type&quot;;s:9:&quot;Home Page&quot;;}" type="hidden">
    <ul class="submit">
      <li><button type="submit" class="action-button">Send</button></li>
    </ul>
    <script>
      imsUtil.registerFormValidationSettings("#ims-form-module-form-9", {
        "rules": {
          "data[FormResponse-9][1]": {
            "required": true
          },
          "data[FormResponse-9][2]": {
            "required": true
          },
          "data[FormResponse-9][4]": {
            "required": true
          },
          "data[FormResponse-9][3]": {
            "required": true
          }
        },
        "messages": {
          "data[FormResponse-9][1]": {
            "required": "Please enter your first name"
          },
          "data[FormResponse-9][2]": {
            "required": "Please enter your last name"
          },
          "data[FormResponse-9][4]": {
            "required": "Please enter your phone number"
          },
          "data[FormResponse-9][3]": {
            "required": "Please enter an email address"
          },
          "data[FormResponse-9][10]": {
            "required": "Please enter your zip code"
          },
          "data[FormResponse-9][62]": {
            "required": "Please let us know what kind of service you need"
          },
          "data[FormResponse-9][63]": {
            "required": "Please let us know what kind of service you need"
          },
          "data[FormResponse-9][6][]": "Please enter a response for  "
        }
      });
    </script>
  </fieldset>
</form>

POST /service-areas

<form method="post" action="/service-areas" id="service-area-search-form">
  <fieldset>
    <ul>
      <li class="zip-input">
        <label class="hide" for="zip_code">ZIP Code</label>
        <input type="text" id="zip_code" name="zip_code" placeholder="Zip Code">
      </li>
      <li class="submit">
        <input type="submit" value="Search">
        <input type="hidden" value="1" name="is_postback">
      </li>
    </ul>
  </fieldset>
</form>

POST /contact-us/newsletter

<form action="/contact-us/newsletter" id="ims-form-module-form-7" enctype="multipart/form-data" class="horizontal" method="post">
  <fieldset>
    <ul>
      <li id="item-li-7-3" class=" required"> <input name="data[FormResponse-7][3]" id="list-response-form-7-item-3" value="" placeholder="Email*" aria-label="Email" type="text"></li>
    </ul>
  </fieldset>
  <fieldset>
    <div class="ims-grecaptcha ims-grecaptcha-invisible" id="ims-form-module-recaptcha-7"></div>
    <script>
      (function() {
        var fn_create_recaptcha = function() {
          var doc = document.documentElement;
          var is_loaded = (' ' + doc.className + ' ').indexOf(' recaptcha ') > -1;
          var form_reCAPTCHA = imsUtil.createGoogleRecaptcha('ims-form-module-form-7', 'ims-form-module-recaptcha-7', {
            'size': 'invisible',
            'badge': 'bottomleft',
            'tabindex': 107
          }, '6LcZSewUAAAAAOXpKcN4ks5zcTC_F4_ATQymlSok');
          if (is_loaded) {
            form_reCAPTCHA.render();
          } else {
            doc.addEventListener("RECAPTCHALoaded", function() {
              form_reCAPTCHA.render();
            });
          }
        };
        if (typeof(window.enhance) !== 'undefined') {
          window.enhance.jsready.register(fn_create_recaptcha);
        } else {
          document.addEventListener("DOMContentLoaded", fn_create_recaptcha);
        }
      })();
    </script>
    <ul>
      <li class="structured_particle_required company_name_required required"><label for="structured_particle_required_7">Structured Particle <em>*</em></label> <input name="structured_particle_required" id="structured_particle_required_7" value=""
          class="no-autopopulate" tabindex="-1" style="display: none;" type="text"></li>
    </ul> <input name="current_url" id="current_url-7" value="/" type="hidden"> <input name="page_info" id="page_info-7"
      value="a:3:{s:2:&quot;id&quot;;s:1:&quot;1&quot;;s:4:&quot;name&quot;;s:60:&quot;Shafer Heating &amp;amp; Cooling | HVAC Company in Hillsboro, OH&quot;;s:9:&quot;page_type&quot;;s:9:&quot;Home Page&quot;;}" type="hidden">
    <ul class="submit">
      <li><button type="submit" class="action-button">Join</button></li>
    </ul>
    <script>
      imsUtil.registerFormValidationSettings("#ims-form-module-form-7", {
        "rules": {
          "data[FormResponse-7][3]": {
            "required": true
          }
        },
        "messages": {
          "data[FormResponse-7][3]": {
            "required": "Please enter an email address"
          }
        }
      });
    </script>
  </fieldset>
</form>

Text Content

Skip navigation

Smoking HOT Specials in 2023 with Incredible $avings! Call us today! Read More

Your Browser Is Incompatible

You are seeing this message because we have detected you are using Internet
Explorer 10 (or older) to browse our site. Unfortunately, this means that your
browser is too old to display our site properly and that certain areas of the
site may display incorrectly or not at all. Please upgrade to the latest version
of Google Chrome, Mozilla Firefox, Internet Explorer, Microsoft Edge, or Apple
Safari in order to view this site.

Need service now?

Call Shafer Heating & Cooling, LLC at 937-466-1253

X


SHAFER HEATING & COOLING, LLC

4.9 269 Reviews

Showing 10. See all reviews.

Google

Branden Jackman, This week

> I had scheduled an appt just to have my systems gone thru before the heat
> hits. Shawn showed up and was very professional and answered all my questions!
> Top notch service and they arrived in the time window they promised!! Would
> definitely recommend!!

Facebook
Recommended by:
Karen Godsey-Boler, This week

> We found ourselves needing to get a new furnace. We had a technician out on
> Friday. He quickly found the issue and, after checking, determined the parts
> were no longer available. He set us up to have someone out on Monday to
> determine what we would need and to give us a price and time estimate. The new
> furnace was installed the next day. The crew that did the install were very
> courteous and professional. They explained everything they did and checked to
> make sure it performed properly. They made sure that we knew what changes were
> made and answered any questions. To go from no heat to a brand new unit could
> be a very stressful experience, but they made it very easy. Would recommend
> Shafer to anyone needing service, repair, replacement or needing
> recommendations for who to go to for a reputable company.

Google

Tyler Van Pelt, Last week

> I had a total system installation. Tyler and Cory were my main installers and
> they were a very professional, kind, and respectful. They did a great job and
> were very helpful with any questions I had. I would 100% chose Shafer over
> anyone else. Very grateful for all there help with my comfort needs!

Google

John Wellman, Last week

> Have done business with this company since 2016, when they installed my
> geothermal. As usual, the guys today were on time, courteous, professional,
> and knew their jobs well. I trust them completely, based on our history. It is
> rare anymore, it seems, to find people who do a good job and take pride in
> their work consistently. This company is a gem, don't hesitate to trust them
> with your home!

Google

mike, This month

> Shaffer did a great job very professional and wouldn't hesitate to use them
> again.
> 
> Tyler,Rob and jacob did a wonderful job everything looked great.

Google

Kayla Carter, This month

> Excellent service all around from the Shafer team!!! We had somewhat of a
> difficult job due to our old furnace/AC not properly sized for our home and
> the ducts/vents not designed well. Our techs Lance and Tyler did a phenomenal
> job. Great work ethic…Extremely professional…and very informative while
> installing our new systems. Tommy was on point coordinating everything
> properly.

Google

Marcus Bradley, This month

> Faxin did a great job explaining and installing the air purification system
> and enhanced filtration system. 2nd time in 6 months Shafer has done work for
> us. Great experience both times.

Google

Marcus Bradley, This month

> Faxin did a great job explaining and installing the air purification system
> and enhanced filtration system. 2nd time in 6 months Shafer has done work for
> us. Great experience both times.

Google

Cherrie Grasso, This month

> Great people to do business with.

Google

Stephanie Hardwick Stokes, This month

> Shafer Heating and Cooling performed outstanding service. The staff was so
> polite and kind. They were very easy to work with and were excellent in
> communication. We have a historic house which presented unique challenges, but
> the staff was willing to think outside the box and come up with creative
> solutions. The installers thoughtfully cleaned up after themselves each day.
> We highly recommend Kyle, Robert, Corey and all the team at Shafer!

View All Reviews


Request A Free Estimate
Schedule Service

937-466-1253

24 Hour Emergency Service

Schedule Service

Call Us

Menu
 * Home
 * Heating
   
   * Geothermal
   * Heating Repair
   * Heating Maintenance
   * Heating Installation
   * Furnaces
   * Boilers
   * Radiant Heating Systems
   * Ductless Systems
   * Duct Services
   * Heat Pumps
   * Pool Heaters
   * WiFi Smart Thermostats
 * Air Conditioning
   
   * Air Conditioning Maintenance
   * Air Conditioning Installation
   * Air Conditioning Repair
   * Duct Services
   * Ductless Systems
   * Central Air Conditioners
   * Heat Pumps
   * WiFi Smart Thermostats
 * Indoor Air Quality
   
   * Duct Services
   * Air Filtration Systems and Air Purifiers
   * Humidifiers and Dehumidifiers
   * Heat and Energy Recovery Ventilators
   * Zone Control Systems
 * Water Heaters
   
   * Tanked Water Heaters
   * Tankless Water Heaters
   * Heat Pump Water Heaters
 * Shop
 * About
   
   * Maintenance Club
   * Financing
   * Unmatched Guarantees
   * Reviews
   * Leave Us A Review
   * Promotions
   * Service Areas
   * Blog
   * Affiliations
   * Site Map
   * Accessibility Statement
   * Privacy Policy
 * Contact Us
   
   * Send A Message
   * Request An Estimate
   * Schedule Service
   * Take Our Survey
   * Refer A Friend
   * Careers

937-466-1253
Schedule Service


YOUR COMFORT EXPERTS SINCE 1985

 * Extensively Trained Staff
 * Unmatched Product & Service Guarantees!
 * Third-Generation Family-Owned

Schedule Service
Request A Free Estimate


GREAT SERVICE BACKED BY UNMATCHED GUARANTEES

Every Shafer employee has over 200 hours of training per year. This gives us the
confidence to deliver:

100% Money Back Guarantee Lifetime Unit Replacement Guarantee “No Lemon”
Guarantee Lowest Price Guarantee

All Guarantees

You’re Just One Click Away from the Comfort and Savings You Deserve!
 * Heating
 * Air Conditioning
 * Indoor Air Quality
 * Water Heaters
   


HEATING

Keeping your home warm during our local winters is a top priority. We’ll make
the job easy for you with our extensive heating installation, replacement,
repair, and maintenance services. Our team members work with gas and electric
furnaces, high-efficiency systems, heat pumps, and geothermal systems. We use
only the latest state-of-the-art equipment to ensure you receive the finest work
on every job.

Learn More About Heating




AIR CONDITIONING

You can trust us to keep you cool each summer. We install the top air
conditioning brands, and we work with central air conditioners, heat pumps,
ductless systems, and geothermal heat pumps. You can look to us to install a new
AC, replace an old one with a high-efficiency unit, make speedy repairs, and
regularly maintain your essential home cooling equipment.

Learn More About Air Conditioning




INDOOR AIR QUALITY

You don’t have to put up with low-quality air in your home. We offer indoor air
quality services to remove pollutants and stale air from your house, balance
humidity, and improve ventilation. Our IAQ services include air filtration and
air purification systems, humidifiers and dehumidifiers, heat and energy
recovery ventilators, and installation of zone controls.

Learn More About Indoor Air Quality




WATER HEATERS

No home heating system receives as much use as the water heater. If you want to
ensure that your house has a steady supply of hot water without massive energy
waste, call our team members. We install and service standard storage tank water
heaters, high-efficiency tankless water heaters, and flexible heat pump water
heaters.

Learn More About Water Heaters


Schedule Service
Request A Free Estimate


THE CLUB AT SHAFER HEATING & COOLING

When you sign up for the Club membership with Shafer, you’ll have access to many
money-saving benefits, such as:

 * 25% Utility Savings Guarantee
 * 10% off new system installations
 * Lifetime warranties on parts replaced
 * Guaranteed priority service

More Benefits


A HEATING AND COOLING COMPANY SERVING HILLSBORO, OH

Shafer Heating & Cooling, LLC is a world-class heating and cooling company
serving the residential needs of the Hillsboro, OH area. We have more than 35
years of history providing homeowners with great value and exceptional customer
service. Here are a few reasons to call us for all your HVAC needs:

 * Family-owned & operated since 1985
 * We deliver superior service with an unmatched client experience
 * We offer the best-written guarantees and warranties on new installations,
   including a 100% Money-Back Guarantee, a Lowest Price Guarantee, a Comfort
   Guarantee, and a Lifetime Unit Replacement Guarantee.
 * Same-day emergency HVAC service
 * We never accept past performance as good enough

[READ MORE +]

Our HVAC services include ductless systems, air quality systems, duct cleaning,
and more. Modern eco-friendly geothermal systems are one of our specialties. We
take pride in the high quality of service we offer, our unmatched guarantees,
and our commitment to giving customers the best experience.

You are just one call away from the comfort and savings you deserve!

Schedule Service
Request A Free Estimate


4.9 269 Reviews

OUR OUTSTANDING REVIEWS

Google

Branden Jackman, This week

> I had scheduled an appt just to have my systems gone thru before the heat
> hits. Shawn showed up and was very professional and answered all my questions!
> Top...

Read More Read More

All Reviews

Leave Us A Review

Get a $50 Visa Gift Card when you refer a friend!

Contact Shafer Today:
Contact Us
Or Call 937-466-1253


LET’S GET STARTED

Fill Out The Form Below:

 * First Name *
 * Last Name *
 * Phone Number *
 * Email *
 * Zip
 * What kind of service do you need? (select one)Air ConditioningHeatingIndoor
   Air QualityWater Heaters

 * 
   
   Looking for a new system or replacement In need of repairs Interested in
   maintenance

 * 
   
   Yes! Sign me up for the Shafer Heating & Cooling, LLC email list


 * Structured Particle *

 * Send


EXPERIENCE COMFORT FOR LESS

 * 
   Referrals Are Sweet! $1,000 Visa Gift Cards as a Thank You! Refer a Friend
   and Share Shafer HVAC for a New System! View Details
   
   
   REFERRALS ARE SWEET! $1,000 VISA GIFT CARDS AS A THANK YOU!
   
   Referrals are Sweet! Everyone Wins when you refer a friend and they Purchase
   a NEW System! You as the referrer, receive a thank you $1,000 VISA Gift Card
   AND your friend receives a $1,000 VISA Gift Card -OR- a Free Hot Water Heater
   Installation +PLUS 1 year FREE Maintenance Club Membership (w/the purchase of
   a new system) Call for details.
   
   
   
   Call to Redeem
   
   937-466-1253
   X
   
   All Promotions

 * 
   BIG $AVINGS On Our TUNE UP SPECIAL- CALL NOW! LIMITED TIME SPECIAL- BASIC
   TUNE UP FOR ONLY $79 View Details
   
   
   BIG $AVINGS ON OUR TUNE UP SPECIAL- CALL NOW!
   
   Basic Tune Up Special ONLY $79. Must be booked by 4/30/23 and redeemed within
   60 days. Limited spots available. Not to be combined with any other offers,
   specials or coupons.
   
   
   
   Call to Redeem
   
   937-466-1253
   X
   
   All Promotions

 * 
   Humidifier Special Happening Now! $649 Aprilaire Humidifier. This offer won't
   last long! View Details
   
   
   HUMIDIFIER SPECIAL HAPPENING NOW!
   
   
   
   Treat yourself to clean air with an Aprilaire Humidifier for only $649! Call
   us today!
   
   
   
   Call to Redeem
   
   937-466-1253
   X
   
   All Promotions

All Promotions


WE PROUDLY SERVE HILLSBORO, OH & THE SURROUNDING AREA

Do we serve your neighborhood?

 * ZIP Code
 * 

 * Blanchester
 * Greenfield
 * Leesburg
 * Lynchburg
 * Mount Orab
 * New Vienna
 * Sabina
 * Sardinia
 * Williamsburg
 * Wilmington

All Towns

Schedule Service

937-466-1253

970 W Main St, Hillsboro, OH 45133
HVAC Ohio Lic: #27375

View Our Financing Options

Business Hours:
Monday – Friday 7:30am-4:00pm
Saturday – Sunday closed

24 Hour Emergency Service Available

© 2022–2023 Shafer Heating & Cooling, LLC. All rights reserved.

 * Facebook
 * Twitter
 * Instagram
 * YouTube
 * LinkedIn

This site is protected by reCAPTCHA
and the Google Privacy Policy and Terms of Service apply.
Privacy - Terms


JOIN OUR MAILING LIST FOR EXCLUSIVE DEALS AND HVAC TIPS:

 * 


 * Structured Particle *

 * Join

 * Site Map
 * Accessibility Statement
 * Privacy Policy
 * Blog
 * Careers

iMarket Solutions: Dedicated to Contractor Success

X
Chat with Us