thehvacstore.ca
Open in
urlscan Pro
172.67.134.122
Public Scan
Submitted URL: http://thehvacstore.ca/
Effective URL: https://thehvacstore.ca/
Submission: On April 05 via api from BY — Scanned from CA
Effective URL: https://thehvacstore.ca/
Submission: On April 05 via api from BY — Scanned from CA
Form analysis
7 forms found in the DOMPOST /#wpcf7-f788-p281-o1
<form action="/#wpcf7-f788-p281-o1" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="788">
<input type="hidden" name="_wpcf7_version" value="5.1.9">
<input type="hidden" name="_wpcf7_locale" value="en_US">
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f788-p281-o1">
<input type="hidden" name="_wpcf7_container_post" value="281">
<input type="hidden" name="g-recaptcha-response" value="">
</div>
<div class="input-line">
<span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Full Name*"></span>
<span class="wpcf7-form-control-wrap your-phone"><input type="tel" name="your-phone" value="" size="40" minlength="10" class="wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel" id="phone-services_form"
aria-required="true" aria-invalid="false" placeholder="Your phone*"></span>
<span class="wpcf7-form-control-wrap your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true"
aria-invalid="false" placeholder="E-mail*"></span>
</div>
<input type="hidden" name="mc4wp-subscribe" value="1">
<div><input type="submit" value="Send" class="wpcf7-form-control wpcf7-submit"><span class="ajax-loader"></span></div>
<div style="display: none;">
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap Current"><input type="text" name="Current" value="ip-002" size="40" class="wpcf7-form-control wpcf7-text Current" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap object"><input type="text" name="object" value="lead" size="40" class="wpcf7-form-control wpcf7-text object" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap source">
<span class="wpcf7-form-control-wrap source"><input type="text" name="source" value="Website - HVAC" size="40" class="wpcf7-form-control wpcf7-text source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap client_id">
<span class="wpcf7-form-control-wrap client_id"><textarea name="client_id" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea client_id" aria-invalid="false"></textarea></span>
</span>
<span class="wpcf7-form-control-wrap utm_source">
<span class="wpcf7-form-control-wrap utm_source"><input type="text" name="utm_source" value="" size="40" class="wpcf7-form-control wpcf7-text utm_source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_medium">
<span class="wpcf7-form-control-wrap utm_medium"><input type="text" name="utm_medium" value="" size="40" class="wpcf7-form-control wpcf7-text utm_medium" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_term">
<span class="wpcf7-form-control-wrap utm_term"><input type="text" name="utm_term" value="" size="40" class="wpcf7-form-control wpcf7-text utm_term" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_content">
<span class="wpcf7-form-control-wrap utm_content"><input type="text" name="utm_content" value="" size="40" class="wpcf7-form-control wpcf7-text utm_content" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_campaign">
<span class="wpcf7-form-control-wrap utm_campaign"><input type="text" name="utm_campaign" value="" size="40" class="wpcf7-form-control wpcf7-text utm_campaign" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap device">
<span class="wpcf7-form-control-wrap device"><input type="text" name="device" value="" size="40" class="wpcf7-form-control wpcf7-text device" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap placement">
<span class="wpcf7-form-control-wrap placement"><input type="text" name="placement" value="" size="40" class="wpcf7-form-control wpcf7-text placement" aria-invalid="false"></span>
</span>
</div>
<script type="rocketlazyloadscript"> if(typeof(url_string) == "undefined"){
let url_string = window.location.href;
let url = new URL(url_string);
let match = document.cookie.match('(?:^|;)s*_ga=([^;]*)');
let raw = (match) ? decodeURIComponent(match[1]) : null;
// if (raw){
// match = raw.match(/(d+.d+)$/);
// }
// let client_id = (match) ? match[1] : null;
let client_id = raw;
let utm_source = url.searchParams.get("utm_source");
let utm_medium = url.searchParams.get("utm_medium");
let utm_campaign = url.searchParams.get("utm_campaign");
let utm_content = url.searchParams.get("utm_content");
let utm_term = url.searchParams.get("utm_term");
let device = url.searchParams.get("device");
let placement = url.searchParams.get("placement");
document.querySelector("textarea[name*='client_id']").value = client_id;
document.querySelector("input[name*='utm_source']").value = utm_source;
document.querySelector("input[name*='utm_medium']").value = utm_medium;
document.querySelector("input[name*='utm_campaign']").value = utm_campaign;
document.querySelector("input[name*='utm_content']").value = utm_content;
document.querySelector("input[name*='utm_term']").value = utm_term;
document.querySelector("input[name*='device']").value = device;
document.querySelector("input[name*='placement']").value = placement;
}
</script>
<p style="display: none !important;"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="185">
<script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script>
</p>
<div class="wpcf7-response-output wpcf7-display-none" aria-hidden="true"></div>
</form>
GET https://thehvacstore.ca/
<form class="jet-ajax-search__form" method="get" action="https://thehvacstore.ca/" role="search" target="">
<div class="jet-ajax-search__fields-holder">
<div class="jet-ajax-search__field-wrapper">
<input class="jet-ajax-search__field" type="search" placeholder="City" value="" name="s" autocomplete="off">
<input type="hidden"
value="{"search_source":"location","results_order_by":"relevance","results_order":"asc","search_in_taxonomy":"yes","search_in_taxonomy_source":["post_tag"]}"
name="jet_ajax_search_settings">
<input type="hidden" value="location" name="post_type">
</div>
</div>
<button class="jet-ajax-search__submit" type="submit" aria-label="search submit"><span class="jet-ajax-search__submit-icon jet-ajax-search-icon"><i aria-hidden="true" class="fas fa-search"></i></span><span
class="jet-ajax-search__submit-label">Search</span></button>
</form>
POST
<form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-1017" method="post" data-id="1017" data-name="Subscribe to get our latest news and offers!">
<div class="mc4wp-form-fields"><label for="email">Subscribe to get our latest news and offers!</label>
<input type="email" name="email" class="email" id="email" placeholder="Enter your email adress" required="">
<input type="submit" value="Subscribe now" id="mc-embedded-subscribe">
</div><label style="display: none !important;">Leave this field empty if you’re human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off"></label><input type="hidden" name="_mc4wp_timestamp"
value="1699402529"><input type="hidden" name="_mc4wp_form_id" value="1017"><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1">
<div class="mc4wp-response"></div>
</form>
POST /#wpcf7-f1027-o2
<form action="/#wpcf7-f1027-o2" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="1027">
<input type="hidden" name="_wpcf7_version" value="5.1.9">
<input type="hidden" name="_wpcf7_locale" value="en_US">
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f1027-o2">
<input type="hidden" name="_wpcf7_container_post" value="0">
<input type="hidden" name="g-recaptcha-response" value="">
</div>
<div class="input-line">
<span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Full Name*"></span>
<span class="wpcf7-form-control-wrap your-phone"><input type="tel" name="your-phone" value="" size="40" minlength="10" class="wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel" id="phone-footer"
aria-required="true" aria-invalid="false" placeholder="Your phone*"></span>
</div>
<input type="submit" value="Send" class="wpcf7-form-control wpcf7-submit"><span class="ajax-loader"></span>
<div style="display: none;">
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap Current"><input type="text" name="Current" value="ip-002" size="40" class="wpcf7-form-control wpcf7-text Current" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap object"><input type="text" name="object" value="lead" size="40" class="wpcf7-form-control wpcf7-text object" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap source">
<span class="wpcf7-form-control-wrap source"><input type="text" name="source" value="Website - HVAC" size="40" class="wpcf7-form-control wpcf7-text source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap client_id">
<span class="wpcf7-form-control-wrap client_id"><textarea name="client_id" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea client_id" aria-invalid="false"></textarea></span>
</span>
<span class="wpcf7-form-control-wrap utm_source">
<span class="wpcf7-form-control-wrap utm_source"><input type="text" name="utm_source" value="" size="40" class="wpcf7-form-control wpcf7-text utm_source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_medium">
<span class="wpcf7-form-control-wrap utm_medium"><input type="text" name="utm_medium" value="" size="40" class="wpcf7-form-control wpcf7-text utm_medium" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_term">
<span class="wpcf7-form-control-wrap utm_term"><input type="text" name="utm_term" value="" size="40" class="wpcf7-form-control wpcf7-text utm_term" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_content">
<span class="wpcf7-form-control-wrap utm_content"><input type="text" name="utm_content" value="" size="40" class="wpcf7-form-control wpcf7-text utm_content" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_campaign">
<span class="wpcf7-form-control-wrap utm_campaign"><input type="text" name="utm_campaign" value="" size="40" class="wpcf7-form-control wpcf7-text utm_campaign" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap device">
<span class="wpcf7-form-control-wrap device"><input type="text" name="device" value="" size="40" class="wpcf7-form-control wpcf7-text device" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap placement">
<span class="wpcf7-form-control-wrap placement"><input type="text" name="placement" value="" size="40" class="wpcf7-form-control wpcf7-text placement" aria-invalid="false"></span>
</span>
</div>
<script type="rocketlazyloadscript"> if(typeof(url_string) == "undefined"){
let url_string = window.location.href;
let url = new URL(url_string);
let match = document.cookie.match('(?:^|;)s*_ga=([^;]*)');
let raw = (match) ? decodeURIComponent(match[1]) : null;
// if (raw){
// match = raw.match(/(d+.d+)$/);
// }
// let client_id = (match) ? match[1] : null;
let client_id = raw;
let utm_source = url.searchParams.get("utm_source");
let utm_medium = url.searchParams.get("utm_medium");
let utm_campaign = url.searchParams.get("utm_campaign");
let utm_content = url.searchParams.get("utm_content");
let utm_term = url.searchParams.get("utm_term");
let device = url.searchParams.get("device");
let placement = url.searchParams.get("placement");
document.querySelector("textarea[name*='client_id']").value = client_id;
document.querySelector("input[name*='utm_source']").value = utm_source;
document.querySelector("input[name*='utm_medium']").value = utm_medium;
document.querySelector("input[name*='utm_campaign']").value = utm_campaign;
document.querySelector("input[name*='utm_content']").value = utm_content;
document.querySelector("input[name*='utm_term']").value = utm_term;
document.querySelector("input[name*='device']").value = device;
document.querySelector("input[name*='placement']").value = placement;
}
</script>
<p style="display: none !important;"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_2" name="_wpcf7_ak_js" value="164">
<script type="rocketlazyloadscript">document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );</script>
</p>
<div class="wpcf7-response-output wpcf7-display-none" aria-hidden="true"></div>
</form>
POST /#wpcf7-f4306-o3
<form action="/#wpcf7-f4306-o3" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="4306">
<input type="hidden" name="_wpcf7_version" value="5.1.9">
<input type="hidden" name="_wpcf7_locale" value="en_US">
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f4306-o3">
<input type="hidden" name="_wpcf7_container_post" value="0">
<input type="hidden" name="g-recaptcha-response" value="">
</div>
<span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Full Name*"></span>
<span class="wpcf7-form-control-wrap your-phone"><input type="tel" name="your-phone" value="" size="40" minlength="10" class="wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel" id="phone-home_page"
aria-required="true" aria-invalid="false" placeholder="Your phone*"></span>
<span class="wpcf7-form-control-wrap your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true"
aria-invalid="false" placeholder="E-mail*"></span>
<span class="wpcf7-form-control-wrap your-comment"><textarea name="your-comment" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" placeholder="Add details"></textarea></span>
<input type="hidden" name="your-type" value="" class="wpcf7-form-control wpcf7-hidden">
<input type="submit" value="Send" class="wpcf7-form-control wpcf7-submit"><span class="ajax-loader"></span>
<div style="display: none;">
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap Current"><input type="text" name="Current" value="ip-002" size="40" class="wpcf7-form-control wpcf7-text Current" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap object"><input type="text" name="object" value="lead" size="40" class="wpcf7-form-control wpcf7-text object" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap source">
<span class="wpcf7-form-control-wrap source"><input type="text" name="source" value="Website - HVAC" size="40" class="wpcf7-form-control wpcf7-text source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap client_id">
<span class="wpcf7-form-control-wrap client_id"><textarea name="client_id" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea client_id" aria-invalid="false"></textarea></span>
</span>
<span class="wpcf7-form-control-wrap utm_source">
<span class="wpcf7-form-control-wrap utm_source"><input type="text" name="utm_source" value="" size="40" class="wpcf7-form-control wpcf7-text utm_source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_medium">
<span class="wpcf7-form-control-wrap utm_medium"><input type="text" name="utm_medium" value="" size="40" class="wpcf7-form-control wpcf7-text utm_medium" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_term">
<span class="wpcf7-form-control-wrap utm_term"><input type="text" name="utm_term" value="" size="40" class="wpcf7-form-control wpcf7-text utm_term" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_content">
<span class="wpcf7-form-control-wrap utm_content"><input type="text" name="utm_content" value="" size="40" class="wpcf7-form-control wpcf7-text utm_content" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_campaign">
<span class="wpcf7-form-control-wrap utm_campaign"><input type="text" name="utm_campaign" value="" size="40" class="wpcf7-form-control wpcf7-text utm_campaign" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap device">
<span class="wpcf7-form-control-wrap device"><input type="text" name="device" value="" size="40" class="wpcf7-form-control wpcf7-text device" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap placement">
<span class="wpcf7-form-control-wrap placement"><input type="text" name="placement" value="" size="40" class="wpcf7-form-control wpcf7-text placement" aria-invalid="false"></span>
</span>
</div>
<script type="rocketlazyloadscript"> if(typeof(url_string) == "undefined"){
let url_string = window.location.href;
let url = new URL(url_string);
let match = document.cookie.match('(?:^|;)s*_ga=([^;]*)');
let raw = (match) ? decodeURIComponent(match[1]) : null;
// if (raw){
// match = raw.match(/(d+.d+)$/);
// }
// let client_id = (match) ? match[1] : null;
let client_id = raw;
let utm_source = url.searchParams.get("utm_source");
let utm_medium = url.searchParams.get("utm_medium");
let utm_campaign = url.searchParams.get("utm_campaign");
let utm_content = url.searchParams.get("utm_content");
let utm_term = url.searchParams.get("utm_term");
let device = url.searchParams.get("device");
let placement = url.searchParams.get("placement");
document.querySelector("textarea[name*='client_id']").value = client_id;
document.querySelector("input[name*='utm_source']").value = utm_source;
document.querySelector("input[name*='utm_medium']").value = utm_medium;
document.querySelector("input[name*='utm_campaign']").value = utm_campaign;
document.querySelector("input[name*='utm_content']").value = utm_content;
document.querySelector("input[name*='utm_term']").value = utm_term;
document.querySelector("input[name*='device']").value = device;
document.querySelector("input[name*='placement']").value = placement;
}
</script>
<p style="display: none !important;"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_3" name="_wpcf7_ak_js" value="10">
<script type="rocketlazyloadscript">document.getElementById( "ak_js_3" ).setAttribute( "value", ( new Date() ).getTime() );</script>
</p>
<div class="wpcf7-response-output wpcf7-display-none" aria-hidden="true"></div>
</form>
POST /#wpcf7-f3695-o4
<form action="/#wpcf7-f3695-o4" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="3695">
<input type="hidden" name="_wpcf7_version" value="5.1.9">
<input type="hidden" name="_wpcf7_locale" value="en_US">
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f3695-o4">
<input type="hidden" name="_wpcf7_container_post" value="0">
<input type="hidden" name="g-recaptcha-response" value="">
</div>
<p class="contact-pro__wrap-input">
<label> <b class="visuallyhidden">Full Name (required)</b> <span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-pro__input"
aria-required="true" aria-invalid="false" placeholder="Full name*"></span> </label>
</p>
<p class="contact-pro__wrap-input">
<label> <b class="visuallyhidden">Your Phone (required)</b> <span class="wpcf7-form-control-wrap your-phone"><input type="tel" name="your-phone" value="" size="40" minlength="10"
class="wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel contact-pro__input contact-pro__input--phone" aria-required="true" aria-invalid="false" placeholder="Phone*"></span> </label>
</p>
<p class="contact-pro__wrap-input">
<label> <b class="visuallyhidden">Your Email (required)</b> <span class="wpcf7-form-control-wrap your-email"><input type="email" name="your-email" value="" size="40"
class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email contact-pro__input" aria-required="true" aria-invalid="false" placeholder="Email*"></span> </label>
</p>
<p class="contact-pro__label">Comment</p>
<p class="contact-pro__wrap-comment">
<label><span class="wpcf7-form-control-wrap comment"><textarea name="comment" cols="40" rows="6" class="wpcf7-form-control wpcf7-textarea contact-pro__textarea" aria-invalid="false"></textarea></span> </label>
</p>
<p class="contact-pro__seeking-box">
<b class="contact-pro__label">I am seeking</b> <span class="wpcf7-form-control-wrap radio-seeking"><span class="wpcf7-form-control wpcf7-radio contact-pro__radio"><span class="wpcf7-list-item first"><label><input type="radio" name="radio-seeking"
value="Information & Pricing"><span class="wpcf7-list-item-label">Information & Pricing</span></label></span><span class="wpcf7-list-item"><label><input type="radio" name="radio-seeking" value="Servise or repair"><span
class="wpcf7-list-item-label">Servise or repair</span></label></span><span class="wpcf7-list-item last"><label><input type="radio" name="radio-seeking" value="Immediate install"><span class="wpcf7-list-item-label">Immediate
install</span></label></span></span></span>
</p>
<input type="hidden" name="mc4wp-subscribe" value="1">
<p class="contact-pro__btn">
<input type="submit" value="Send" class="wpcf7-form-control wpcf7-submit"><span class="ajax-loader"></span>
</p>
<div style="display: none;">
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap Current"><input type="text" name="Current" value="ip-002" size="40" class="wpcf7-form-control wpcf7-text Current" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap object"><input type="text" name="object" value="lead" size="40" class="wpcf7-form-control wpcf7-text object" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap source">
<span class="wpcf7-form-control-wrap source"><input type="text" name="source" value="Website - HVAC" size="40" class="wpcf7-form-control wpcf7-text source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap client_id">
<span class="wpcf7-form-control-wrap client_id"><textarea name="client_id" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea client_id" aria-invalid="false"></textarea></span>
</span>
<span class="wpcf7-form-control-wrap utm_source">
<span class="wpcf7-form-control-wrap utm_source"><input type="text" name="utm_source" value="" size="40" class="wpcf7-form-control wpcf7-text utm_source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_medium">
<span class="wpcf7-form-control-wrap utm_medium"><input type="text" name="utm_medium" value="" size="40" class="wpcf7-form-control wpcf7-text utm_medium" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_term">
<span class="wpcf7-form-control-wrap utm_term"><input type="text" name="utm_term" value="" size="40" class="wpcf7-form-control wpcf7-text utm_term" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_content">
<span class="wpcf7-form-control-wrap utm_content"><input type="text" name="utm_content" value="" size="40" class="wpcf7-form-control wpcf7-text utm_content" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_campaign">
<span class="wpcf7-form-control-wrap utm_campaign"><input type="text" name="utm_campaign" value="" size="40" class="wpcf7-form-control wpcf7-text utm_campaign" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap device">
<span class="wpcf7-form-control-wrap device"><input type="text" name="device" value="" size="40" class="wpcf7-form-control wpcf7-text device" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap placement">
<span class="wpcf7-form-control-wrap placement"><input type="text" name="placement" value="" size="40" class="wpcf7-form-control wpcf7-text placement" aria-invalid="false"></span>
</span>
</div>
<script type="rocketlazyloadscript"> if(typeof(url_string) == "undefined"){
let url_string = window.location.href;
let url = new URL(url_string);
let match = document.cookie.match('(?:^|;)s*_ga=([^;]*)');
let raw = (match) ? decodeURIComponent(match[1]) : null;
// if (raw){
// match = raw.match(/(d+.d+)$/);
// }
// let client_id = (match) ? match[1] : null;
let client_id = raw;
let utm_source = url.searchParams.get("utm_source");
let utm_medium = url.searchParams.get("utm_medium");
let utm_campaign = url.searchParams.get("utm_campaign");
let utm_content = url.searchParams.get("utm_content");
let utm_term = url.searchParams.get("utm_term");
let device = url.searchParams.get("device");
let placement = url.searchParams.get("placement");
document.querySelector("textarea[name*='client_id']").value = client_id;
document.querySelector("input[name*='utm_source']").value = utm_source;
document.querySelector("input[name*='utm_medium']").value = utm_medium;
document.querySelector("input[name*='utm_campaign']").value = utm_campaign;
document.querySelector("input[name*='utm_content']").value = utm_content;
document.querySelector("input[name*='utm_term']").value = utm_term;
document.querySelector("input[name*='device']").value = device;
document.querySelector("input[name*='placement']").value = placement;
}
</script>
<p style="display: none !important;"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_4" name="_wpcf7_ak_js" value="29">
<script type="rocketlazyloadscript">document.getElementById( "ak_js_4" ).setAttribute( "value", ( new Date() ).getTime() );</script>
</p>
<div class="wpcf7-response-output wpcf7-display-none" aria-hidden="true"></div>
</form>
POST /#wpcf7-f4306-o5
<form action="/#wpcf7-f4306-o5" method="post" class="wpcf7-form" novalidate="novalidate">
<div style="display: none;">
<input type="hidden" name="_wpcf7" value="4306">
<input type="hidden" name="_wpcf7_version" value="5.1.9">
<input type="hidden" name="_wpcf7_locale" value="en_US">
<input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f4306-o5">
<input type="hidden" name="_wpcf7_container_post" value="0">
<input type="hidden" name="g-recaptcha-response" value="">
</div>
<span class="wpcf7-form-control-wrap your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Full Name*"></span>
<span class="wpcf7-form-control-wrap your-phone"><input type="tel" name="your-phone" value="" size="40" minlength="10" class="wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel" id="phone-home_page"
aria-required="true" aria-invalid="false" placeholder="Your phone*"></span>
<span class="wpcf7-form-control-wrap your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true"
aria-invalid="false" placeholder="E-mail*"></span>
<span class="wpcf7-form-control-wrap your-comment"><textarea name="your-comment" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" placeholder="Add details"></textarea></span>
<input type="hidden" name="your-type" value="" class="wpcf7-form-control wpcf7-hidden">
<input type="submit" value="Send" class="wpcf7-form-control wpcf7-submit"><span class="ajax-loader"></span>
<div style="display: none;">
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap Current"><input type="text" name="Current" value="ip-002" size="40" class="wpcf7-form-control wpcf7-text Current" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap object">
<span class="wpcf7-form-control-wrap object"><input type="text" name="object" value="lead" size="40" class="wpcf7-form-control wpcf7-text object" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap source">
<span class="wpcf7-form-control-wrap source"><input type="text" name="source" value="Website - HVAC" size="40" class="wpcf7-form-control wpcf7-text source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap client_id">
<span class="wpcf7-form-control-wrap client_id"><textarea name="client_id" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea client_id" aria-invalid="false"></textarea></span>
</span>
<span class="wpcf7-form-control-wrap utm_source">
<span class="wpcf7-form-control-wrap utm_source"><input type="text" name="utm_source" value="" size="40" class="wpcf7-form-control wpcf7-text utm_source" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_medium">
<span class="wpcf7-form-control-wrap utm_medium"><input type="text" name="utm_medium" value="" size="40" class="wpcf7-form-control wpcf7-text utm_medium" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_term">
<span class="wpcf7-form-control-wrap utm_term"><input type="text" name="utm_term" value="" size="40" class="wpcf7-form-control wpcf7-text utm_term" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_content">
<span class="wpcf7-form-control-wrap utm_content"><input type="text" name="utm_content" value="" size="40" class="wpcf7-form-control wpcf7-text utm_content" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap utm_campaign">
<span class="wpcf7-form-control-wrap utm_campaign"><input type="text" name="utm_campaign" value="" size="40" class="wpcf7-form-control wpcf7-text utm_campaign" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap device">
<span class="wpcf7-form-control-wrap device"><input type="text" name="device" value="" size="40" class="wpcf7-form-control wpcf7-text device" aria-invalid="false"></span>
</span>
<span class="wpcf7-form-control-wrap placement">
<span class="wpcf7-form-control-wrap placement"><input type="text" name="placement" value="" size="40" class="wpcf7-form-control wpcf7-text placement" aria-invalid="false"></span>
</span>
</div>
<script type="rocketlazyloadscript"> if(typeof(url_string) == "undefined"){
let url_string = window.location.href;
let url = new URL(url_string);
let match = document.cookie.match('(?:^|;)s*_ga=([^;]*)');
let raw = (match) ? decodeURIComponent(match[1]) : null;
// if (raw){
// match = raw.match(/(d+.d+)$/);
// }
// let client_id = (match) ? match[1] : null;
let client_id = raw;
let utm_source = url.searchParams.get("utm_source");
let utm_medium = url.searchParams.get("utm_medium");
let utm_campaign = url.searchParams.get("utm_campaign");
let utm_content = url.searchParams.get("utm_content");
let utm_term = url.searchParams.get("utm_term");
let device = url.searchParams.get("device");
let placement = url.searchParams.get("placement");
document.querySelector("textarea[name*='client_id']").value = client_id;
document.querySelector("input[name*='utm_source']").value = utm_source;
document.querySelector("input[name*='utm_medium']").value = utm_medium;
document.querySelector("input[name*='utm_campaign']").value = utm_campaign;
document.querySelector("input[name*='utm_content']").value = utm_content;
document.querySelector("input[name*='utm_term']").value = utm_term;
document.querySelector("input[name*='device']").value = device;
document.querySelector("input[name*='placement']").value = placement;
}
</script>
<p style="display: none !important;"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_5" name="_wpcf7_ak_js" value="114">
<script type="rocketlazyloadscript">document.getElementById( "ak_js_5" ).setAttribute( "value", ( new Date() ).getTime() );</script>
</p>
<div class="wpcf7-response-output wpcf7-display-none" aria-hidden="true"></div>
</form>
Text Content
Skip to content * Services * About us * Reviews * Blog * Find a Location Central Toronto Scarborough Etobicoke North York Markham Vaughan York North Richmond Hill Newmarket Barrie West Mississauga Burlington Oakville Brampton Halton Hills Milton Hamilton Kitchener Waterloo Guelph Cambridge Brantford St. Thomas London St. Catharines Windsor Sarnia Niagara Falls Chatham-Kent Woodstock East Oshawa Whitby Pickering Ajax Kingston Ottawa Alberta Edmonton Calgary Red Deer Leduc St. Albert * Brands * Lennox * Buy Furnace Lennox * Buy Air Conditioner Lennox * Buy Accessories Lennox * Trane * Buy Furnace Trane * Buy Air Сonditioner Trane * Costco * Home Depot * Commercial Solutions * Heating Furnace * Rent Furnace * Buy Furnace * Repair Furnace * Tune up & Maintenance Boiler * Rent Boiler * Buy Boiler * Repair Boiler * Tune up & Maintenance Air Handler * Rent Air Handlers * Buy Air Handlers * Repair Air Handlers * Tune up & Maintenance * Cooling Air Conditioners * Rent Air Conditioner * Buy Air Conditioners * Repair Air Conditioner * Tune up & Maintenance Heat Pumps * Rent Heat Pump * Buy Heat Pumps * Repair Heat Pump * Tune up & Maintenance Ductless Air Conditioners * Rent Ductless Air Conditioner * Buy Ductless Air Conditioners * Repair Ductless Air Conditioner * Tune up & Maintenance * Water Heating Water Heaters Tank * Rent Water Heater Tank * Buy Water Heater Tank * Repair Water Heater Tank * Tune up & Maintenance Tankless Water Heaters * Rent Tankless Water Heater * Buy Tankless Water Heaters * Repair Tankless Water Heater * Tune up & Maintenance * Water Treatment Whole-House Carbon Filtration System * Rent Whole-House Carbon Filtration System * Buy Whole-House Carbon Filtration System * Tune up & Maintenance Reverse Osmosis Drinking Water System * Rent RODWS * Buy RODWS * Tune up & Maintenance Home Water Filters * Rent Home Water Filters * Buy Home Water Filters * Tune up & Maintenance Water Softener * Rent Water Softener * Buy Water Softener * Repair Water Softener * Tune up & Maintenance * Air Filtration HRV * Rent HRV * Buy new HRV * Repair Indoor Air Quality * Tune up & Maintenance HEPA Filtration * Rent HEPA Filtration * Buy Air Purification * Buy HEPA Filtration * Buy UV Light * Repair Indoor Air Quality * Tune up & Maintenance Humidifier * Rent Humidifier * Buy Humidifier * Buy Dehumidifier * Repair Indoor Air Quality * Tune up & Maintenance Duct Cleaning * Duct Cleaning * Plans Call us now +1(647) 372-2707 Book Appointment Online 24/7 Leave a request Friendly and Professional HVAC experts at your disposal. Your problems solved. Guaranteed Call +1(647) 372-2707 Book Appointment Trade-In your old Furnace for a NEW FURNACE Get Money back up to 1000$ Call +1(647) 372-2707 Get a Free Price Quote Rent a new Furnace get 6 month Free Call +1(647) 372-2707 Get a Free Price Quote Looking for a perfect furnace? GET UP TO $1 600 rebate ON A NEW FURNACE Call +1(647) 372-2707 Get a Free Price Quote Friendly and Professional HVAC experts at your disposal. Your problems solved. Guaranteed Call +1(647) 372-2707 Book Appointment Trade-In your old Furnace for a New FURNACE Get Money back up to 1000$ Call +1(647) 372-2707 Get a Free Price Quote Rent a new Furnace get 6 month Free Call +1(647) 372-2707 Get a Free Price Quote Looking for a perfect furnace? GET UP TO $1 600 rebate ON A NEW FURNACE Call +1(647) 372-2707 Get a Free Price Quote HVAC SERVICES COMPANY IN CANADA 5 Star Reviews no wait guarantee 24 hour telephone support Up front pricing Our services Heating Cooling Water heating Water treatment Air Filtration FURNACES Rent Buy Repair Maintenance BOILERS Rent Buy Repair Maintenance AIR HANDLER Rent Buy Repair Maintenance AIR CONDITIONERS Rent Buy Repair Maintenance HEAT PUMPS Rent Buy Repair Maintenance DUCTLESS AIR CONDITIONERS Rent Buy Repair Maintenance WATER HEATERS Rent Buy Repair Maintenance TANKLESS WATER HEATING Rent Buy Repair Maintenance WHOLE-HOUSE CARBON FILTRATION SYSTEM Rent Buy Maintenance REVERSE OSMOSIS DRINKING WATER SYSTEM Rent Buy Maintenance HOME WATER FILTERS Rent Buy Maintenance WATER SOFTENER Rent Buy Repair Maintenance HRV Rent Buy Repair Maintenance HEPA FILTRATION Rent Buy Repair Maintenance HUMIDIFIER Rent Buy Repair Maintenance Heating FURNACES Rent Buy Repair Maintenance BOILERS Rent Buy Repair Maintenance AIR HANDLER Rent Buy Repair Maintenance Cooling AIR CONDITIONERS Rent Buy Repair Maintenance HEAT PUMPS Rent Buy Repair Maintenance DUCTLESS AIR CONDITIONERS Rent Buy Repair Maintenance water heating WATER HEATERS Rent Buy Repair Maintenance TANKLESS WATER HEATING Rent Buy Repair Maintenance water treatment WHOLE-HOUSE CARBON FILTRATION SYSTEM Rent Buy Maintenance REVERSE OSMOSIS DRINKING WATER SYSTEM Rent Buy Maintenance HOME WATER FILTERS Rent Buy Maintenance WATER SOFTENER Rent Buy Repair Maintenance air filtration HRV Rent Buy Repair Maintenance HEPA FILTRATION Rent Buy Repair Maintenance HUMIDIFIER Rent Buy Repair Maintenance Leave a request and we will advise you for free in the near future! Δ Previous Next What Our Customers are Saying about us: 254 reviews 985 reviews 151 reviews Hal10/10 Read More Excellent work! My water heater took a long time to heat up. My husband tried to fix it, but it didn't work. I was lucky to have The HVAC Service's number. The repairman came out the same day and quickly and easily fixed the Goodman water heater. We're both happy, me and my husband. Mich10/10 Read More One of the wisest decisions I made was to purchase the humidifier from The HVAC Service. The HVAC Service. To begin with, their customer service representatives are always kind and helpful while responding to your questions. The guy who installed the system is very knowledgeable. My needs have been met to my complete satisfaction! Erma10/10 Read More For my hotel company this company is the best - I just use their service to rent furnaces. When it comes to brands, they don't try to push on their customers and make them select one over another. Instead, they pay attention to what you want and go above and beyond. Exceptional professionalism and excellent customer service! Dee10/10 Read More When it comes to servicing and repairing heating systems, they are the greatest technicians I've ever worked with. My parents had scheduled a boiler inspection. Only them, I guess, can fix things. The whole process from ordering to installing my new heating system was excellent. Thanks! Herb10/10 Read More About 10 days ago we had to turn to The HVAC Service because of our heater. Jason, the technician, finished everything fast, and he said the machine is going to perform well from here on out. Instead of saying "no, sorry, I have to go," he complied with our request for a water heater inspection. Each and every detail was examined carefully. Thankfully, there was no need for any repairs. The whole thing has beyond our expectations, and we would recommend them. Kenton10/10 Read More To put it simply, they have talent. They are kind over the phone and provide a courtesy call 30 minutes before the technician is due to arrive. Chris stayed with us after he repaired our overheated furnace to ensure we understood how to maintain it properly and that his work would endure. Each and every one of the possible stars should be given to this service. Their tune-ups are excellent. Brain10/10 Read More It was a catastrophe to move after checking the heating systems. The previous owners were concerned about possible boiler leaks and wanted to get them fixed quickly. With the assistance of The HVAC Service, we were able to. Dave showed on the same day for his scheduled visit. Dave was a pro at working with rusty pipes. Nothing; I'm hopeless when it comes to heating system repairs, and I've learned nothing from online tutorials. This company was referred to me when my tankless water heater started leaking. Their expert diagnosed the mineral deposit and fixed the problem effectively. Malcom10/10 Read More Wow, that's very great! They were devoted to selling a good furnace, not the most expensive one, when I called them to buy one. My relief upon learning that competent installation was included into the price was palpable. After arriving at our place, he had everything up and running in within 90 minutes. Thanx. Cletus10/10 Read More Professionals from The HVAC Service are always sent out swiftly to inspect and fix the heating systems (we have turned to this company thrice!). Chris fixed the broken limit switch on the furnace. Once he had inspected the furnace, he got to work with everything he needed. He changed out the machine's limit switch and cautioned us against neglecting it, saying that clogged filters would make further maintenance impossible. Good! Mitchell10/10 Read More Without a doubt, I would recommend my friends and neighbors to use this service. Thank you for sending us a great technician like Derek. He is smart and acknowledgeable, and he quickly figured out why the Carrier boiler stopped heating water. He was quickly able to fix it. Awesome. Benton10/10 Read More I've been using The HVAC Service for a couple of years and can say only good things about these guys. The service is always excellent. I told everyone about it, so now when my family or friends need help, they go to them. I can recommend this service because I believe in it. Rory10/10 Read More I'd recommend Daniel, one of their techs. He is very good at what he does. He came right away when he got a phone call and fixed a Lennox AC. No questions asked, 5 points. Stefan10/10 Read More Excellent work! Andrey is in charge of the installation, and I want to thank him for being helpful and doing a good job. Everything was done quickly and easily. The HVAC Service is 100% the best. Louie10/10 Read More The HVAC Service is my choice. I always go to their experts when I have a problem. A water heater should only be fixed or put in by people who know what they are doing. Dave caught a broken-down Trane boiler in time to keep my house from catching fire. Sid10/10 Read More If you haven't talked to The HVAC Service yet, you should. Don't worry if you don't know which to choose yet. You're in the best place to get help. Last week, Derek tuned up my new Carrier boiler. I've been happy every time. Charley10/10 Read More Technician Derek, thanks for doing a good job. My Lennox furnace is no longer making noise. This company has the best people working for it. Wilton10/10 Read More Thank you a lot. How many times have your people helped me with tech issues? Oh, countless, you are my personal magic wind. The last time Daniel fixed a Goodman furnace. While I was away, I didn't worry about my home because I knew it was fine. Walton10/10 Read More This company is without a doubt the best when it comes to getting things done. You can be sure that the work will be done well and that the people who come to your house will do a good job. They only hire technicians who have gone to school and worked for a long time. Hal10/10 Read More Excellent work! My water heater took a long time to heat up. My husband tried to fix it, but it didn't work. I was lucky to have The HVAC Service's number. The repairman came out the same day and quickly and easily fixed the Goodman water heater. We're both happy, me and my husband. Mich10/10 Read More One of the wisest decisions I made was to purchase the humidifier from The HVAC Service. The HVAC Service. To begin with, their customer service representatives are always kind and helpful while responding to your questions. The guy who installed the system is very knowledgeable. My needs have been met to my complete satisfaction! Erma10/10 Read More For my hotel company this company is the best - I just use their service to rent furnaces. When it comes to brands, they don't try to push on their customers and make them select one over another. Instead, they pay attention to what you want and go above and beyond. Exceptional professionalism and excellent customer service! Dee10/10 Read More When it comes to servicing and repairing heating systems, they are the greatest technicians I've ever worked with. My parents had scheduled a boiler inspection. Only them, I guess, can fix things. The whole process from ordering to installing my new heating system was excellent. Thanks! Herb10/10 Read More About 10 days ago we had to turn to The HVAC Service because of our heater. Jason, the technician, finished everything fast, and he said the machine is going to perform well from here on out. Instead of saying "no, sorry, I have to go," he complied with our request for a water heater inspection. Each and every detail was examined carefully. Thankfully, there was no need for any repairs. The whole thing has beyond our expectations, and we would recommend them. Kenton10/10 Read More To put it simply, they have talent. They are kind over the phone and provide a courtesy call 30 minutes before the technician is due to arrive. Chris stayed with us after he repaired our overheated furnace to ensure we understood how to maintain it properly and that his work would endure. Each and every one of the possible stars should be given to this service. Their tune-ups are excellent. Previous Next See all review Technicians from the HVAC Service performed the work perfectly, consulted, during the work it turned out that there were additional problems and also eliminated them. Satisfied with the work, everything was great James Sosa 2022-11-30 10/10 to this punctual, fast and professional team. i stay with u. thanx for my on-time fixed furnace two yrs ago it still works. Emma Holland 2022-11-29 My furnace got rusty over years cause i never cleaned it from debris. the hvac service asked john to test it. he managed to prolong its life for two years. after he helped to select a new one. qualified expert! Edna Nelson 2022-11-28 Affordable prices, discounts, and amiable servicemen made me add the HVAC service to my list of fav services in Toronto. recommend others to try it and witness how professionals work Shawn Lamb 2022-11-28 my furnace was out of order last weekend and i needed an emergency repair. all companies in Toronto were busy and only the hvac service agreed to come. thank u guys. u rescued me Ronald Swann 2022-11-27 Your service man did an outstanding job. Keep up the good work guys. Judy Holman 2022-11-27 Fantastic communication, with genuine pride in customer service. Highly recommended and definitely on the top of my list if I need maintenance or repair. Erin Chandler 2022-11-14 Chris is a very friendly guy, he arrived on time, did a great job, and cleaned everything up afterward. I would recommend him. A job well done at a very fair price. Dustin Mcbride 2022-11-14 Absolutely brilliant, never used it before, but would definitely recommend this company to my friends. Good work and quick response to my call and they do not overcharge. Will use them again. Kimberly Stone 2022-11-13 Thanks HVAC for the service. The tech was competent, professional, and had a really polite and likable personality. Marsha Mitchell 2022-11-13 Google rating score: 4.9 of 5, based on 65 reviews. Benita5/5 Read More Wanted to ensure my air conditioner runs optimally, and turned to the HVAC Service Solutions for a turn up. The team told me that this procedure will reduce any future issues and save my money for the purchase of the new machine. I am satisfied. Thanks a lot. Christina5/5 Read More Last week I bought wholehouse carbon Filtration system in pursuit of making our eater cleaner and safer because my family has little kids. I cannot tell the difference, however my wife believes it really works. Thanks to the HVAC service solutions for your guidance and affordability. Cheers. darla5/5 Read More After moving to a new house I found out that was no water heater, or it was previously damaged. Who knows? Anyways, before buying a new one, our family decided to rent a water heater with the HVAC service Solutions. The team was very kind to recommend us a unit fitting our paying capacity. Water softener included as well. Mich5/5 Read More One of the wisest decisions I made was to purchase the humidifier from The HVAC Service. The HVAC Service. To begin with, their customer service representatives are always kind and helpful while responding to your questions. The guy who installed the system is very knowledgeable. My needs have been met to my complete satisfaction! Erma5/5 Read More For my hotel company this company is the best - I just use their service to rent furnaces. When it comes to brands, they don't try to push on their customers and make them select one over another. Instead, they pay attention to what you want and go above and beyond. Exceptional professionalism and excellent customer service! donetta5/5 Read More Last month, I was on the verge of saying goodbye to my heater. When I woke up, I discovered a large leak with a specific smell. My boiler began making whistling sounds shortly after that. As a way to alleviate my stress, a friend of mine suggested The HVAC Service to me. I'm hoping that their fix will prevent me from having any further problems. linda5/5 Read More Having this company in my area is a real relief. Thanks for your quick visits when I have huge problems with my boiler. One day, I could hear noises, another day I saw leaks. If you have the same, I insist that maintenance is a must. Their technician Chris helped us deal with temperature issues, and loose panels. I guess they can approach other boiler problems as well. Besides, their prices are reasonable. No worries. jennifer5/5 Read More I was worried about my tankless water hater which produced small leaks, and after, there was more and more water underneath. I didn’t reinvent the wheel and contacted the HVAC Service for a repair. Their expert Daniel approached the problem and told me that there was something with a pressure relief valve. Luckily, it was fixed. No complaints at all. kim5/5 Read More I needed help with my furnace for worn-out ball bearings that simply deprived the motor of proper functioning. We heard the scraping sounds and knew that it was a sign to consult the professionals. This company upon examining the problem explained to us that no repairs were possible but replacement. I agreed on that, and the issue was quickly dealt with. Al in all, thank you very much. amber5/5 Read More I am busy and single mom who whenever comes across HVAC system malfunctions always rely on professionals rather than try to fix it all alone. The last time, I needed to check my water heater because of its strange noises. The HVAC Service Solutions was the one I called. Their HVAC expert Sam diagnosed the issue and provided me with the estimates. The whole work took half an hour. Liked the service. dolly5/5 Read More My overall impression of the HVAC Service Solutions is just fine. We requested a visit of their expert for a boiler checkup. It has a little-little leak, and I knew, from my previous experience with these systems, that it was only the beginning of the disaster. He tightened some pipes, and checked the thermostat for its optimal running. The problem was fixed within 40-50 minutes. Thanks. angel5/5 Read More Clogged filters in the furnace is a common problem within my house, and my parents 'house We regularly turn to plumbers, but once were told about this company. They sent their technician pretty much quickly. He overlooked the problem, and prevented the damage of the switch. As for the prices, I believe it depends on the issue, however, we didn’t pay much. However, again, I truly believe that you should call them whenever you see the first signs of malfunctions. jennifer5/5 Read More I never knew that a boiler might have something like a frozen condensate pipe. For me, it was a warm , hot unit, ha. The HVAC service told me that it was good to contact them early, because it could cause a shutdown, and then damage. The expert poured some water on the pipe, alongside some other technical nuances. As a result, my boiler is safe and sound. Thanks a lot. tammi5/5 Read More The HVAC service solutions is a company inspiring confidence on longevity of their repairs. Last time, I turned to them because of a cracked furnace heat exchanger. It was a really costly thing, however, what to do, when you forget about the proper maintenance. Their technician made sure I understood the cost involved, and picked the right exchanger. The whole work took one hour. Thank you very much for your help. darlene5/5 Read More I looked for a reliable company near me that can satisfy my playing capacity with repairs. I encountered the HVAC service solutions, and didn’t regret it a day. They basically prevented me from a boiler major leakage, and double-checked whether heating elements perform their duties, strange it may sound. The prices are fair, not cheap ones and not expensive ones. Good to choose. Jackueline5/5 Read More Needed a consultation on boiler repair and requested an appointment. What a relief it was to discover my unit didn't need any replacement. They cleaned it, and did some magic, sorry I am not tech-savvy. They don't charge a lot. Totally recommend them to all those hesitating. Benita5/5 Read More Wanted to ensure my air conditioner runs optimally, and turned to the HVAC Service Solutions for a turn up. The team told me that this procedure will reduce any future issues and save my money for the purchase of the new machine. I am satisfied. Thanks a lot. Christina5/5 Read More Last week I bought wholehouse carbon Filtration system in pursuit of making our eater cleaner and safer because my family has little kids. I cannot tell the difference, however my wife believes it really works. Thanks to the HVAC service solutions for your guidance and affordability. Cheers. darla5/5 Read More After moving to a new house I found out that was no water heater, or it was previously damaged. Who knows? Anyways, before buying a new one, our family decided to rent a water heater with the HVAC service Solutions. The team was very kind to recommend us a unit fitting our paying capacity. Water softener included as well. Mich5/5 Read More One of the wisest decisions I made was to purchase the humidifier from The HVAC Service. The HVAC Service. To begin with, their customer service representatives are always kind and helpful while responding to your questions. The guy who installed the system is very knowledgeable. My needs have been met to my complete satisfaction! Erma5/5 Read More For my hotel company this company is the best - I just use their service to rent furnaces. When it comes to brands, they don't try to push on their customers and make them select one over another. Instead, they pay attention to what you want and go above and beyond. Exceptional professionalism and excellent customer service! donetta5/5 Read More Last month, I was on the verge of saying goodbye to my heater. When I woke up, I discovered a large leak with a specific smell. My boiler began making whistling sounds shortly after that. As a way to alleviate my stress, a friend of mine suggested The HVAC Service to me. I'm hoping that their fix will prevent me from having any further problems. Previous Next Areas we service Find the closest location by choosing your city below or applying the Postal code * Woodstock * Toronto * Mississauga * Ottawa * Red Deer * Hamilton * Burlington * Oakville * Kitchener * Leduc * Whitby * Scarborough * Pickering * Milton * Guelph See all locations Find Your Location Enter your City to find services near you: Search About HVAC Service Solutions Previous Next We are The HVAC Service. A company with a hometown heart and a passionate desire to make the world a better place, by providing excellent service and making something complex look easy. Whether we’re providing heating, cooling, or getting your water to be hot, we take a big step to make sure that you are comfortable in your own home. Service is in our company name and is the core of our business. We hand pick the best-skilled workers, make sure they meet our highest standards and prepare them to live by the law of “Go-Giver” whether it’s in life or business. Our team strives through a special build program that trains high-level customer service at all levels of the company. Starting from our website and finishing with the last screw installed. CONNECT WITH A SPECIALIST Read our blog 5 Signs You Need To Replace Your Air Conditioning Unit Read Post Why You Must Refuse from R-22 Read Post If You Noticed These Signs, Your House Has Humidity Issues Read Post See more FAQ WHAT IS AN HVAC SERVICE? HVAC stands for heating, ventilation, and air conditioning. An HVAC service is a company that helps with the installation, maintenance, and repair of HVAC systems. This can include cleaning and inspecting air ducts, replacing air filters, and repairing or replacing parts of the furnaces or boilers. In general, the goal of an HVAC service is to help keep a building’s HVAC system operating efficiently and effectively. WHY DO I NEED AN HVAC CONTRACTOR? There are a few reasons why someone might need an HVAC contractor. * First, HVAC systems are complex and can be difficult for a layperson to repair or maintain. An HVAC contractor has the training and expertise to diagnose and fix problems with an HVAC system. * Second, some HVAC systems are too large or complex for a homeowner to work on safely. So, It is crucial to hire a professional HVAC contractor to avoid potential injury or damage to the machinery. * Finally, an HVAC contractor can provide regular maintenance and upkeep for an HVAC system, which can help prevent costly repairs and extend the lifespan of the equipment. HOW DOES AN HVAC COMPANY WORK? An HVAC company offers a range of services related to heating, ventilation, and air conditioning systems. Including the installation, repair, and maintenance of HVAC systems. To provide it, an HVAC company employs a team of technicians trained in HVAC repair and maintenance. These technicians may come to a customer’s home or business to diagnose and fix problems with an HVAC system. They may also provide regular maintenance services, such as cleaning and inspecting air ducts, replacing air filters, and checking the system for potential problems. WHY SHOULD YOU CHOOSE OUR COMPANY FOR HVAC SERVICES? HVAC Service Solutions is a local, trustworthy contractor with an experienced team of attentive HVAC technicians. We provide the best HVAC support. We are helping our clients to choose, install diverse types of HVAC machinery, and maintain it in good condition. Next time, if someone asks, “Do you know any HVAC company near me?” you know whom to call! HOW TO ORDER HVAC SUPPORT SERVICES HERE? HVAC Service Solutions offers a full range of HVAC support. * If you need any HVAC maintenance or repair: First, you book an appointment online or call us at +1(647) 372-2707. After receiving your request, we will send an HVAC technician to inspect an issue. He will provide more info about the cost and time needed for the maintenance or repair before starting. * If you need to buy/rent and install HVAC machinery: You could call us to help you choose the right equipment for your needs and book an installation appointment at a suitable time. After that – we come to your home with all equipment needed, quickly install the machinery, and we are golden! HVAC SERVICE SOLUTIONS: BENEFITS FROM ORDERING SERVICES * Training and expertise Our professional HVAC technicians have the training and expertise to diagnose and fix problems with an HVAC system. This can save time and frustration for the homeowner, who may not have the knowledge or experience to repair the system themselves. * We see solutions that save your money HVAC Service Solutions can help prevent costly repairs by identifying and addressing potential problems before they become serious. Regular maintenance by a professional can also extend the lifespan of an HVAC system. * We care about safety Professional HVAC service can ensure, that the work is done safely and in compliance with any relevant regulations or codes. If you need any HVAC maintenance or repair or searching for where to buy high-quality HVAC machinery – call us. We are here to help you! Subscribe to get our latest news and offers! Leave this field empty if you’re human: About The HVAC Service * Services * About Us * Reviews * Blog * Find a Location * Privacy policy Current Offers * Furnace & A/C * AC * Boiler * Water * Coupons Brands * Lennox * Trane Partners * Costco * Available Credit Offers – Homedepot.ca Do you have any questions? Leave your contact information and we will contact you within an hour Δ Get closer with HVAC! Schedule a consultation with one of our HVAC experts Δ Contact a PRO Full Name (required) Your Phone (required) Your Email (required) Comment I am seeking Information & PricingServise or repairImmediate install Δ Schedule a consultation with one of our HVAC experts Δ