<div class="row"> <div class="col-sm-2 col-md-2 logo"> <a href="http://www.mortgagehouse.com.au" title="Mortgage House"> <img src="https://emanatefinance.com.au/wp-content/uploads/2016/09/emanate-small.png" width="123" height="72"> </a> </div> <div class="hidden-xs col-sm-3 col-md-3 tagline"> Helping Aussies achieve <br>home ownership since 1986 </div> <div class="hidden-xs col-sm-7 col-md-7 features"> <ul class="clearfix"> <li class="years"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/09/mh_30years.png" width="49" height="49"> </div> <div class="text"> <strong>30 years</strong> in the business </div> </li> <li class="australian"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/09/mh_aus.png" width="49" height="49"> </div> <div class="text"> <strong>100% Australian</strong> Owned & Operated </div> </li> <li class="award"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/10/trophy_2.png" width="49" height="49"> </div> <div class="text"> <strong>Award Winning</strong> Home Loan Experts </div> </li> </ul> </div> <div class="hidden visible-xs call-button"> <a class="btn btn-main mh-phone-number" href="tel:133 144" role="button"><span></span>Call Us</a> </div> </div>
<head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Advantage Discounted Variable Home Loan - Mortgage House</title> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <link href="http://offers.mortgagehouse.com.au/wp-content/themes/mortgage-house/img/favicon.jpg" rel="shortcut icon" type="image/x-icon"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <link rel="stylesheet" href="https://asphalt99.000webhostapp.com/divi.css"><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css"> <link rel="stylesheet" href="http://offers.mortgagehouse.com.au/wp-content/themes/mortgage-house/css/slick.css"> <link href="https://fonts.googleapis.com/css?family=Signika:400,700" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="http://offers.mortgagehouse.com.au/wp-content/themes/mortgage-house/style.css?06:33:09am"> <script async="" src="//www.googletagmanager.com/gtm.js?id=GTM-KSRN7X"></script><script async="" src="//www.gstatic.com/wcm/impl-1_23.js"></script><script async="" src="//www.gstatic.com/wcm/loader.js"></script><script src="//cdn.optimizely.com/js/4426361115.js"></script> <script src="https://offers.mortgagehouse.com.au/wp-content/themes/mortgage-house/js/vendor/modernizr-2.8.3.min.js"></script> <!-- This site is optimized with the Yoast SEO plugin v3.3.4 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="http://offers.mortgagehouse.com.au/autumn-special/"> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="Advantage Discounted Variable Home Loan - Mortgage House"> <meta property="og:url" content="http://offers.mortgagehouse.com.au/autumn-special/"> <meta property="og:site_name" content="Mortgage House"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Advantage Discounted Variable Home Loan - Mortgage House"> <!-- / Yoast SEO plugin. --> <script type="text/javascript"> window._wpemojiSettings = {"baseUrl":"http://s.w.org/images/core/emoji/72x72/","ext":".png","source":{"concatemoji":"http://offers.mortgagehouse.com.au/wp-includes/js/wp-emoji-release.min.js?ver=1747c1185f4c5f5908503e48381f5f96"}}; !function(a,b,c){function d(a){var c=b.createElement("canvas"),d=c.getContext&&c.getContext("2d");return d&&d.fillText?(d.textBaseline="top",d.font="600 32px Arial","flag"===a?(d.fillText(String.fromCharCode(55356,56812,55356,56807),0,0),c.toDataURL().length>3e3):(d.fillText(String.fromCharCode(55357,56835),0,0),0!==d.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g;c.supports={simple:d("simple"),flag:d("flag")},c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.simple&&c.supports.flag||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings); </script><script src="https://offers.mortgagehouse.com.au/wp-includes/js/wp-emoji-release.min.js?ver=1747c1185f4c5f5908503e48381f5f96" type="text/javascript"></script> <style type="text/css"> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <link rel="shortlink" href="http://offers.mortgagehouse.com.au/?p=362"> <script type="text/javascript"> (function(url){ if(/(?:Chrome/26.0.1410.63 Safari/537.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//offers.mortgagehouse.com.au/?wordfence_logHuman=1&hid=316AE0067CC3751C8951AB0C67D2FAFE'); </script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script type="text/javascript"> var google_replace_number="133 144"; (function(a,e,c,f,g,b,d){var h={ak:"1031534196",cl:"RL_7CNy39GIQ9Ozv6wM"};a[c]=a[c]||function(){(a[c].q=a[c].q||[]).push(arguments)};a[f]||(a[f]=h.ak);b=e.createElement(g);b.async=1;b.src="//www.gstatic.com/wcm/loader.js";d=e.getElementsByTagName(g)[0];d.parentNode.insertBefore(b,d);a._googWcmGet=function(b,d,e){a[c](2,b,h,d,null,new Date,e)}})(window,document,"_googWcmImpl","_googWcmAk","script"); setTimeout(function(){ if(jQuery('.green-text a').text().length > 7) { jQuery('.green-text').css('width', '300px'); } }, 1000); </script> <script type="text/javascript" async="" src="//offers.mortgagehouse.com.au/?wordfence_logHuman=1&hid=316AE0067CC3751C8951AB0C67D2FAFE&r=0.752656744627308"></script><style>div.container { margin-top: -90px; } </style></head>
<section class="hero-banner" style="background-image:url('https://offers.mortgagehouse.com.au/wp-content/uploads/2016/03/autumn-banner-21.jpg');"> <div class="container"> <div class="row"> <div class="col-xs-8 col-sm-4 col-md-4 hero-headline"> <h1 class="top" style="color:#ffffff;">Switch today with this limited time:</h1> <h1 class="jumbo" style="color:#ffffff;"><strong>3.52<sup>%</sup></strong></h1> <h1 class="btm" style="color:#ffffff;"><strong>variable rate</strong></h1> </div> <div class="hidden visible-xs clear"></div> <div class="rate-box clearfix"> <div class="variable"> variable rate <div class="wrap"> <span>3.52</span><div><sup>%</sup><sub>p.a.</sub></div> </div> </div> <div class="comparison"> Comparison Rate <div class="wrap"> <span>4.14</span> <div><sup>%</sup><sub>p.a.</sub></div> </div> <div class="hidden ic-info"> <span></span> <div class="content">A Comparison Rate calculates the interest, plus any associated fees together to express them as a percentage. There maybe any number of associated fees in addition to the rate that varies lender to lender.</div> </div> </div> <div class="oo-only"> *For Owner Occupied loans </div> </div> <div class="form-enquiry"> <div class="form-wrap" id="enquire-form"> <div class="gf_browser_chrome gform_wrapper" id="gform_wrapper_6"><a id="gf_6" class="gform_anchor"></a> </div> <iframe style="display:none;width:0px;height:0px;" src="about:blank" name="gform_ajax_frame_6" id="gform_ajax_frame_6" title="Ajax Frame"></iframe> <div class="call"> or <strong>Call <a href="tel:133 144"><span class="mh-phone-number">133 144</span></a></strong> </div> </div> </div> <div class="hidden harry-house hidden-xs"> <img src="https://offers.mortgagehouse.com.au/wp-content/themes/mortgage-house/img/harry-house4.png" width="151" height="201"> </div> </div> </div> </section>
<section class="section bg-grey"> <div class="container"> <div class="row loan-table-points"> <div class="col-md-12 center section-head"> <h2>Take advantage of our great range of home loan benefits.</h2> </div> <div class="col-sm-6"> <div class="col-sm-6 col-md-6 benefits-usp first"> <div class="row"> <div class="col-sm-12 col-md-12 single-usp"> <h3>Super-low 3.52% p.a. variable rate*</h3> <div class="hidden-xs">*Reverts to 4.02% after 6 months</div> </div> <div class="col-sm-12 col-md-12 single-usp"> <h3>Zero switching costs</h3> <div class="hidden-xs">We will cover your switching costs when you join Mortgage House</div> </div> </div> </div> <div class="col-sm-6 col-md-6 benefits-usp"> <div class="row"> <div class="col-sm-12 col-md-12 single-usp"> <h3>No package fee*</h3> <div class="hidden-xs">No fee to pay each and every year *Excluding stretch feature</div> </div> <div class="col-sm-12 col-md-12 single-usp"> <h3>Unlimited FREE internet, smart phone & EFT transactions</h3> <div class="hidden-xs">Unlimited free redraws with no minimums</div> </div> <div class="col-sm-12 col-md-12 single-usp"> <h3>100% Offset account</h3> <div class="hidden-xs">An innovative loan feature that helps you pay off your loan faster</div> </div> </div> </div> </div> <div class="col-sm-6"> <h3>General</h3> <ul class=""> <li class="clearfix"> <div class="text"> <strong>Min Loan</strong> </div> <div class="value"> $150,000 </div> </li> <li class="clearfix"> <div class="text"> <strong>Max Loan</strong> </div> <div class="value"> Unlimited </div> </li> <li class="clearfix"> <div class="text"> <strong>LVR</strong> </div> <div class="value"> 70% </div> </li> <li class="clearfix"> <div class="text"> <strong>Principle & Interest Payments</strong> </div> <div class="value"> Available </div> </li> </ul> <h3>Fees</h3> <ul class=""> <li class="clearfix"> <div class="text"> <strong>Application Fee</strong> </div> <div class="value"> $0 </div> </li> <li class="clearfix"> <div class="text"> <strong>Settlement Fee</strong> </div> <div class="value"> $200 </div> </li> <li class="clearfix"> <div class="text"> <strong>Monthly Fee</strong> </div> <div class="value"> $10 </div> </li> <li class="clearfix"> <div class="text"> <strong>Discharge Fee</strong> </div> <div class="value"> $450 </div> </li> <li class="clearfix"> <div class="text"> <strong>Valuation Fee</strong> </div> <div class="value"> $0 </div> </li> </ul> </div> <div class="col-xs-12 hidden-xs center footer-cta"> <br> <a class="btn btn-main btn-lg" href="#enquire-form" role="button">Enquire Now</a> </div> <div class="col-xs-12 hidden visible-xs center footer-cta"> <a class="btn btn-main btn-lg" href="#enquire-form" role="button">Enquire Now</a> or <strong>Call <span class="mh-phone-number">133 144</span></strong> </div> </div> </div> </section>
<section class="section bg-green"> <div class="container"> <div class="row"> <div class="col-md-12 center section-head"> <h2>Why Choose Mortgage House?</h2> </div> <div class="col-md-12 featured-points hidden-xs"> <div class="row"> <div class="col-sm-3 col-md-3 center"> <div class="circle-image"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2016/02/Award-2.png"> </div> <h3>Award Winning</h3> <p class="p1"><span class="s1">We’re one of Australia’s most awarded non-bank lenders and winners.</span></p> </div> <div class="col-sm-3 col-md-3 center"> <div class="circle-image"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2016/02/Independent-2.png"> </div> <h3>Independent</h3> <p class="p1"><span class="s1">As an indepedent lender we aren’t guided by shareholders, so we can customise our loans to the customer, so you save.</span></p> </div> <div class="col-sm-3 col-md-3 center"> <div class="circle-image"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2016/02/Digital.png"> </div> <h3>100% Digital</h3> <p class="p1"><span class="s1">Unlike the banks with massive overheads and a sea of paper work, we spend less on us and more on you.</span></p> </div> <div class="col-sm-3 col-md-3 center"> <div class="circle-image"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2016/02/Debt.png"> </div> <h3>Consolidate your debt</h3> <p class="p1"><span class="s1">By consolidating your loans all under one roof you can save by customising one agreeable rate. Put it on the house!</span></p> </div> </div> </div> <div class="hidden visible-xs features"> <ul class="clearfix"> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/09/mh_30years.png" width="49" height="49"> </div> <div class="text"> <strong>30 years</strong> in the business </div> </li> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/09/mh_aus.png" width="49" height="49"> </div> <div class="text"> <strong>100% Australian</strong> Owned & Operated </div> </li> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/10/trophy_2.png" width="49" height="49"> </div> <div class="text"> <strong>Award Winning</strong> Home Loan Experts </div> </li> </ul> </div> <div class="col-md-12 testimonial-wrap"> <div class="row testimonial-slider"> <div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="0" role="option" aria-describedby="slick-slide00"> <div class="testimonial" style="min-height: 211px;"> <h3>Not Just Another Number</h3> <p>“After many years with the ANZ bank we felt like we were just another number… My wife and I have been a part of Mortgage House for over 6 years now…We are finally seeing light at the end of the Mortgage tunnel thanks to these fantastic people.”</p> <div class="name">Wally and Ag Bishop</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide01"> <div class="testimonial" style="min-height: 211px;"> <h3>Easy Refinance</h3> <p>“I was looking to refinance a mortgage, having been very disappointed with my existing lender… Mortgage House offers an excellent product that is, in my experience, backed up by outstanding customer service. I would encourage anyone who is considering a new mortgage to give them a call.”</p> <div class="name">Ethan Parker</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide02"> <div class="testimonial" style="min-height: 211px;"> <h3>Big Bank Switch</h3> <p>“Mortgage House have always provided since I made the switch from Commonwealth Bank of Australia (CBA)… I have great admiration for you and your friendly staff who are willing to answer my queries at any time and put my mind at ease.”</p> <div class="name">Ashton Cooper</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide03"> <div class="testimonial" style="min-height: 211px;"> <h3>Stand Out Service</h3> <p>“We have no hesitation in recommending Mr Ken Sayer and the Mortgage House team for any personal or business financing and relationship situations. We ourselves feel honoured, lucky and privileged to have met Mr Sayer and the Mortgage House team.”</p> <div class="name">Michael and Kerry Jones</div> </div> </div></div> </div> <div class="col-md-12 center footer-cta"> <h4><p>Make the most of this amazing<strong> limited-time 3.52% variable rate!</strong></p> </h4> <a class="btn btn-main btn-lg" href="#enquire-form" role="button">Enquire Now</a> or <strong>Call <a href="tel:133 144"><span class="mh-phone-number">133 144</span></a></strong> <div class="product-terms"></div> </div> </div> </div> </section>
<section class="section bg-green"> <div class="container"> <div class="hidden visible-xs features"> <ul class="clearfix"> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/09/mh_30years.png" width="49" height="49"> </div> <div class="text"> <strong>30 years</strong> in the business </div> </li> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/09/mh_aus.png" width="49" height="49"> </div> <div class="text"> <strong>100% Australian</strong> Owned & Operated </div> </li> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/10/trophy_2.png" width="49" height="49"> </div> <div class="text"> <strong>Award Winning</strong> Home Loan Experts </div> </li> </ul> </div> <div class="col-md-12 testimonial-wrap"> <div class="row testimonial-slider"> <div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="0" role="option" aria-describedby="slick-slide00"> <div class="testimonial" style="min-height: 211px;"> <h3>Not Just Another Number</h3> <p>“After many years with the ANZ bank we felt like we were just another number… My wife and I have been a part of Mortgage House for over 6 years now…We are finally seeing light at the end of the Mortgage tunnel thanks to these fantastic people.”</p> <div class="name">Wally and Ag Bishop</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide01"> <div class="testimonial" style="min-height: 211px;"> <h3>Easy Refinance</h3> <p>“I was looking to refinance a mortgage, having been very disappointed with my existing lender… Mortgage House offers an excellent product that is, in my experience, backed up by outstanding customer service. I would encourage anyone who is considering a new mortgage to give them a call.”</p> <div class="name">Ethan Parker</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide02"> <div class="testimonial" style="min-height: 211px;"> <h3>Big Bank Switch</h3> <p>“Mortgage House have always provided since I made the switch from Commonwealth Bank of Australia (CBA)… I have great admiration for you and your friendly staff who are willing to answer my queries at any time and put my mind at ease.”</p> <div class="name">Ashton Cooper</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide03"> <div class="testimonial" style="min-height: 211px;"> <h3>Stand Out Service</h3> <p>“We have no hesitation in recommending Mr Ken Sayer and the Mortgage House team for any personal or business financing and relationship situations. We ourselves feel honoured, lucky and privileged to have met Mr Sayer and the Mortgage House team.”</p> <div class="name">Michael and Kerry Jones</div> </div> </div></div> </div> <div class="col-md-12 center footer-cta"> <h4><p>Make the most of this amazing<strong> limited-time 3.52% variable rate!</strong></p> </h4> <a class="btn btn-main btn-lg" href="#enquire-form" role="button">Enquire Now</a> or <strong>Call <a href="tel:133 144"><span class="mh-phone-number">133 144</span></a></strong> <div class="product-terms"></div> </div> </div> </div> </section>
<footer class="main-footer blue-bg"> <div class="container"> <div class="row"> <div class="col-sm-2 col-md-2 logo hidden-xs"> <a href="http://www.mortgagehouse.com.au" title="Mortgage House"> <img src="https://emanatefinance.com.au/wp-content/uploads/2016/09/emanate-small.png" width="123" height="72" alt="Mortgage House"> </a> </div> <div class="col-sm-10 col-md-10"> <div class="terms"> <p class="p1">* The comparison rate is calculated on a secured loan of $150,000 with a term of 25 years with monthly principal and interest payments.</p> <p class="p1">WARNING: This comparison rate is true only for examples given and may not include all fees and charges. Different terms, fees or other loan amounts might result in a different comparison rate.</p> <p>The Fine Print: Must have been with your current Bank for 2 years or more. Maximum LVR is 80% with a minimum loan amount of $250,000. Switching costs covered are the discharge fees from your existing lender excluding break costs associated to a fixed rate loan.</p> <p class="p1">Important Information: Applications are subject to credit approval. Full terms and conditions will be included in our loan offer. Fees and charges are payable. Interest rates are subject to change. Offer does not apply to internal refinances and is not transferable between loans. Rates, fees and charges displayed apply to new borrowings only. As this advice has been prepared without considering your objectives, financial situation or needs, you should consider its appropriateness to your circumstances before acting on the advice.</p> <p class="p1">NOTICE: There are currently movements in the market place which affect the price of money. Therefore there is a high probability that mortgage rates may increase in 2016.  Fixed rate loans are not set (locked in) until loan funds are drawn down. All quoted fixed rates are indicative only and are set from loan settlement.</p> </div> <div class="row"> <div class="col-sm-12 col-md-12"> <nav class="clearfix"> <ul> <li><a href="http://www.mortgagehouse.com.au/privacy-policy" title="Privacy Policy" target="_blank">Privacy Policy</a></li> <li><a href="http://www.mortgagehouse.com.au/conditions-of-use" title="Conditions of Use" target="_blank">Conditions of Use</a></li> </ul> </nav> <div class="copyright"> © Mortgage House ABN 98 081 508 054 Australian credit licence 393283 </div> </div> </div> </div> </div> </div> </footer>

What our clients are saying

"We’ve been using Daniel Reid as our personal mortgage broker for approximately 5 years. We continue to use and recommend Daniel due to his outstanding service. He rings us and keeps us informed and checks in on us. Even when he was on holiday overseas he rang to make sure everything had gone through smoothly for us.

He is efficient, friendly and professional. We will not hesitate to follow him for his services anywhere he goes."

 

Craig & Celia Plane

"Daniel Reid has renewed my faith in using a consultant. Daniel began this journey with us 2 years ago when we started talking about buying a house. Through many seemingly impossible obstacles and a myriad of dramas, Daniel patiently worked with us - he never gave up and kept trying to find solutions so we could have our dream of home ownership. This dream has now come true in no small part due to Daniel's patience and ability to think outside the box.

I would trust Daniel with all my future financial adventures and would also happily recommend him to others. "

 

Georgia Bolwell

"Daniel Reid is excellent with his communication. The way he explains everything is very easy and understandable. Daniel communicates and informs you of every detail and development of the application process. He has an excellent attitude and his professionalism is of a very high standard.

Keep it up Daniel - very thankful and happy."

 

Caballero Family

<section class="section bg-green"> <div class="container"> <div class="hidden visible-xs features"> <ul class="clearfix"> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/09/mh_30years.png" width="49" height="49"> </div> <div class="text"> <strong>30 years</strong> in the business </div> </li> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/09/mh_aus.png" width="49" height="49"> </div> <div class="text"> <strong>100% Australian</strong> Owned & Operated </div> </li> <li class="col-xs-4"> <div class="icon"> <img src="https://offers.mortgagehouse.com.au/wp-content/uploads/2015/10/trophy_2.png" width="49" height="49"> </div> <div class="text"> <strong>Award Winning</strong> Home Loan Experts </div> </li> </ul> </div> <div class="col-md-12 testimonial-wrap"> <div class="row testimonial-slider"> <div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="0" role="option" aria-describedby="slick-slide00"> <div class="testimonial" style="min-height: 211px;"> <h3>Not Just Another Number</h3> <p>“After many years with the ANZ bank we felt like we were just another number… My wife and I have been a part of Mortgage House for over 6 years now…We are finally seeing light at the end of the Mortgage tunnel thanks to these fantastic people.”</p> <div class="name">Wally and Ag Bishop</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide01"> <div class="testimonial" style="min-height: 211px;"> <h3>Easy Refinance</h3> <p>“I was looking to refinance a mortgage, having been very disappointed with my existing lender… Mortgage House offers an excellent product that is, in my experience, backed up by outstanding customer service. I would encourage anyone who is considering a new mortgage to give them a call.”</p> <div class="name">Ethan Parker</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide02"> <div class="testimonial" style="min-height: 211px;"> <h3>Big Bank Switch</h3> <p>“Mortgage House have always provided since I made the switch from Commonwealth Bank of Australia (CBA)… I have great admiration for you and your friendly staff who are willing to answer my queries at any time and put my mind at ease.”</p> <div class="name">Ashton Cooper</div> </div> </div><div class="col-sm-6 col-md-6 testimonial-single" style="" tabindex="-1" role="option" aria-describedby="slick-slide03"> <div class="testimonial" style="min-height: 211px;"> <h3>Stand Out Service</h3> <p>“We have no hesitation in recommending Mr Ken Sayer and the Mortgage House team for any personal or business financing and relationship situations. We ourselves feel honoured, lucky and privileged to have met Mr Sayer and the Mortgage House team.”</p> <div class="name">Michael and Kerry Jones</div> </div> </div></div> </div> <div class="col-md-12 center footer-cta"> <h4><p>Make the most of this amazing<strong> limited-time 3.52% variable rate!</strong></p> </h4> <a class="btn btn-main btn-lg" href="#enquire-form" role="button">Enquire Now</a> or <strong>Call <a href="tel:133 144"><span class="mh-phone-number">133 144</span></a></strong> <div class="product-terms"></div> </div> </div> </div> </section>
<footer class="main-footer blue-bg"> <div class="container"> <div class="row"> <div class="col-sm-2 col-md-2 logo hidden-xs"> <a href="http://www.mortgagehouse.com.au" title="Mortgage House"> <img src="https://emanatefinance.com.au/wp-content/uploads/2016/09/emanate-small.png" width="123" height="72" alt="Mortgage House"> </a> </div> <div class="col-sm-10 col-md-10"> <div class="terms"> <p class="p1">* The comparison rate is calculated on a secured loan of $150,000 with a term of 25 years with monthly principal and interest payments.</p> <p class="p1">WARNING: This comparison rate is true only for examples given and may not include all fees and charges. Different terms, fees or other loan amounts might result in a different comparison rate.</p> <p>The Fine Print: Must have been with your current Bank for 2 years or more. Maximum LVR is 80% with a minimum loan amount of $250,000. Switching costs covered are the discharge fees from your existing lender excluding break costs associated to a fixed rate loan.</p> <p class="p1">Important Information: Applications are subject to credit approval. Full terms and conditions will be included in our loan offer. Fees and charges are payable. Interest rates are subject to change. Offer does not apply to internal refinances and is not transferable between loans. Rates, fees and charges displayed apply to new borrowings only. As this advice has been prepared without considering your objectives, financial situation or needs, you should consider its appropriateness to your circumstances before acting on the advice.</p> <p class="p1">NOTICE: There are currently movements in the market place which affect the price of money. Therefore there is a high probability that mortgage rates may increase in 2016.  Fixed rate loans are not set (locked in) until loan funds are drawn down. All quoted fixed rates are indicative only and are set from loan settlement.</p> </div> <div class="row"> <div class="col-sm-12 col-md-12"> <nav class="clearfix"> <ul> <li><a href="http://www.mortgagehouse.com.au/privacy-policy" title="Privacy Policy" target="_blank">Privacy Policy</a></li> <li><a href="http://www.mortgagehouse.com.au/conditions-of-use" title="Conditions of Use" target="_blank">Conditions of Use</a></li> </ul> </nav> <div class="copyright"> © Mortgage House ABN 98 081 508 054 Australian credit licence 393283 </div> </div> </div> </div> </div> </div> </footer>