(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P8ZVZQ3');
(function(config) {
// https://stackoverflow.com/a/8498668
function url_domain(data)
{
var a = document.createElement('a');
a.href = data;
return a.hostname;
}
var send = XMLHttpRequest.prototype.send;
XMLHttpRequest.prototype.send = function(data) {
var csrf_token_header = this.getCsrfTokenHeader();
var csrf_token_value = this.getCsrfTokenValue();
if (!this.tokenAdded && this.addCsrfTokenHeader) {
this.setRequestHeader(csrf_token_header, csrf_token_value);
this.tokenAdded = true;
}
return send.apply(this, arguments);
};
var open = XMLHttpRequest.prototype.open;
XMLHttpRequest.prototype.open = function(method, url, async, user, password) {
var location_hostname = window.location.hostname;
var url_hostname = url_domain(url);
var sameDomain = location_hostname == url_hostname;
// this fixes for the 405 error from the preflight CORS HTTP OPTIONS request
// currently we determine whether to add the header based on whether the domain is the same... however it might
// be necessary to detect mimetypes or extensions and not add the csrf token to css; js; and fonts. Or it might
// be required to allow all of the valid domains for the site
this.addCsrfTokenHeader = sameDomain;
return open.apply(this, arguments);
};
XMLHttpRequest.prototype.getCsrfTokenHeader = function() {
return this.csrf_token_header;
};
XMLHttpRequest.prototype.getCsrfTokenValue = function() {
return this.csrf_token_value;
};
XMLHttpRequest.prototype.setCsrfTokenHeader = function(csrf_token_header) {
this.csrf_token_header = csrf_token_header;
};
XMLHttpRequest.prototype.setCsrfTokenValue = function(csrf_token_value) {
this.csrf_token_value = csrf_token_value;
};
XMLHttpRequest.prototype.csrf_token_header = config.csrf_token_header;
XMLHttpRequest.prototype.csrf_token_value = config.csrf_token_value;
})({"csrf_token_header":"X-CSRF-TOKEN","csrf_token_value":"f1989221fee80be63cbf6a36a9ced57831a3cbd175bb8f44733e2f46e1c45457"});
// See HTML::configureJS
Shout.configure({"location":"\/\/www.wintonhomes.ca\/content.php","action":150,"libroot":"\/shout\/web\/v6.46.5.R20241104","absRoot":"","module":{"admin":{"dialog":{"default_width":"SHOUTCMS_ADMIN_DIALOG_WIDTH"}}}});
// See HTML::configureJS
Shout.configure({"module":{"gallery2":{"galleria":{"galleries":{"598":{"options":{"height":0.6,"clicknext":true,"fullscreenCrop":false,"overlayBackground":"#0b0b0b","maxScaleRatio":1,"theme":"shoutcmsfolio","shoutcms":{}},"themePath":"\/shout\/web\/v6.46.5.R20241104\/lib\/jquery\/vendors\/galleria\/galleria-1.5.7\/themes\/shoutcmsfolio\/galleria.shoutcmsfolio.min.js"}}}}}});
// See HTML::configureJS
Shout.configure({"module":{"list":{"list_css":"list","filter_css":{"base":"filter","applied":"filter-applied","posted":"filter-posted"},"list_url":"content.php?module=16\u0026mode=5\u0026pnid=4284\u0026pmid=0","use_ajax":true}}});
// See HTML::configureJS
Shout.configure({"module":{"list":{"sort_css":{"base":"sort","applied":"sort-applied","posted":"sort-posted"}}}});
// See HTML::configureJS
Shout.configure({"module":{"list":{"list_css":"list","list_url":"content.php?module=16\u0026mode=5\u0026pnid=\u0026pmid=","use_ajax":false}}});
// See HTML::configureJS
Shout.configure({"module":{"store":{"cart":{"mini":{"cell":"\u0027\u003Ctable cellspacing=\u00220\u0022 cellpadding=\u00220\u0022\u003E\u003Ctr valign = \u0022top\u0022 class=\u0022top\u0022\u003E\u003Ctd class=\u0022top left top-left\u0022\u003E\u003C\/td\u003E\u003Ctd class=\u0022top center top-center\u0022\u003E\u003C\/td\u003E\u003Ctd class=\u0022top right top-right\u0022\u003E\u003C\/td\u003E\u003C\/tr\u003E\u003Ctr valign = \u0022top\u0022 class=\u0022center\u0022\u003E\u003Ctd class=\u0022center left center-left\u0022\u003E\u003C\/td\u003E\u003Ctd class=\u0022center center center-center\u0022\u003E\u003C\/td\u003E\u003Ctd class=\u0022center right center-right\u0022\u003E\u003C\/td\u003E\u003C\/tr\u003E\u003Ctr valign = \u0022top\u0022 class=\u0022bottom\u0022\u003E\u003Ctd class=\u0022bottom left bottom-left\u0022\u003E\u003C\/td\u003E\u003Ctd class=\u0022bottom center bottom-center\u0022\u003E\u003C\/td\u003E\u003Ctd class=\u0022bottom right bottom-right\u0022\u003E\u003C\/td\u003E\u003C\/tr\u003E\u003Ctr valign = \u0022top\u0022 class=\u0022middle\u0022\u003E\u003Ctd class=\u0022middle left middle-left\u0022\u003E\u003Cdiv class=\u0022minicart-image\u0022\u003E\u0027 + pic + \u0027\u003C\/div\u003E\u003C\/td\u003E\u003Ctd class=\u0022middle center middle-center\u0022\u003E\u003Cdiv class=\u0022minicart-productname\u0022\u003E\u0027 + product.title + \u0027\u003C\/div\u003E\u003C\/td\u003E\u003Ctd class=\u0022middle right middle-right\u0022\u003E\u003Cdiv class=\u0022minicart-quantity\u0022\u003E\u0027 + qty + \u0027\u003C\/div\u003E\u003C\/td\u003E\u003C\/tr\u003E\u003C\/table\u003E\u0027","sep":"\u001e","store_mode_checkout":false,"product_option_types":{"browse_product":12,"listbox":3,"checkbox":2,"radio":14,"content":15,"buttonlist":16,"price":10,"quantity":13,"square":101,"circle":102,"rectangle":103,"sphere":202,"cube":201,"rectangular_prism":204,"cylinder":203,"email":21}}}}}});
// See HTML::configureJS
Shout.configure({"module":{"store":{"microcart":{"config":{"productCount":0,"prefix":"\u003Cspan class=\u0022sui-microcart-widget__label\u0022\u003ECart\u003C\/span\u003E\u003Cspan class=\u0022sui-microcart-widget__count\u0022\u003E","suffix":"\u003C\/span\u003E"}}}}});
// See HTML::configureJS
Shout.configure({"module":{"list":{"compare_list":{"ajax_url":"https:\/\/www.wintonhomes.ca\/?module=list","compare_url":"https:\/\/www.wintonhomes.ca\/?module=list\u0026mode=1000","mode":{"MODE_ADD_TO_COMPARE_LIST":10,"MODE_REMOVE_FROM_COMPARE_LIST":11,"MODE_DRAW_COMPARE_LIST_ITEMS":12}}}}});
Shout.helpers.CompareListService.initialize()
// See HTML::configureJS
Shout.configure({"module":{"core":{"notifications":{"states":{"4":"ui-state-default","0":"ui-state-info","3":"ui-state-error","1":"ui-state-info","2":"ui-state-success"},"icons":{"4":"ui-icon-info","0":"ui-icon-notice","3":"ui-icon-alert","1":"ui-icon-notice","2":"ui-icon-check"},"types":{"4":"info","0":"warning","3":"error","1":"notice","2":"success"}}}}});
(function($){$(document).ready(function(){$('').prependTo('head');customHeader();backtoTop();function customHeader(){$('.navbar .navbar-btn, .close-overlay').attr('href','javascript:void(0);');$('
A welcoming front porch leads you through to the great room and eat-in kitchen. The rear deck directly accesses the mudroom and the main floor powder room is neatly tucked away. The bonus room above the garage is accessible from the second level where you will find two bedrooms and a well-appointed master with an ensuite and walk-in closet.
Usually smaller floor plans that are fit for a vacation home, primary residence, or building for rental income. Varying in style from chalets with lofts to one-floor rancher style floor plans.
A signature characteristic of this style features sharper angles and simple clean lines with open floor plans. Sloped flat rooflines with a shallow pitch, large windows or floor to ceiling windows, clerestory windows or a combination are common.
Elegantly balanced, symmetrical designs that typically include Winton's signature prow and a large, vaulted wall of windows. A warm and relaxing open concept atmosphere where every angle of the view can be enjoyed.
Versatile and expansive square footage homes for larger properties. Add a basement, or walk-out for extended design features, bedrooms, bathrooms and living space or create your one floor dream home with Winton's Estate line.
One of the most common styles for its timeless appeal include gabled rooflines, porches, and symmetrically spaced windows. The interiors feature clearly defined kitchen, dining, and living spaces.
Secondary dwelling units that are small and easy to construct. They can provide a reliable rental income or support diverse multi-generational households by offering private space close to family.
Carriage homes make a unique and versatile addition to your property. Whether you're looking for additional living space, a home office, workshop, or income potential, carriage homes offer a range of benefits.
Designed to have multiple units and come in a variety of plans, styles, and sizes. Including duplexes and triplexes, our multi-family designs are perfect for rapid housing projects and developers looking to maximize the return on their build.
Enjoy the look, style and quality of a custom designed home!
Take comfort in the benefits of faster construction with superior quality materials, more cost and time control and access to a team of experts.