CINXE.COM
Home - Biothermic
<!DOCTYPE html> <html lang="en-CA"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.4",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let r=e.getAttribute("data-rocket-src");if(r&&0!==r.indexOf("data:")){0===r.indexOf("//")&&(r=location.protocol+r);try{let i=new URL(r).origin;i!==location.origin&&t.push({src:i,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(n){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){if(await this._littleBreath(),!0===t.noModule&&"noModule"in HTMLScriptElement.prototype){t.setAttribute("data-rocket-status","skipped");return}return new Promise(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(){let t={};function e(e,r){!function e(r){!t[r]&&(t[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.remove.apply(r,arguments)});function i(e){return t[r].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(r)}function r(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}e(document,"DOMContentLoaded"),e(window,"DOMContentLoaded"),e(window,"load"),e(window,"pageshow"),e(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(t){let e;function r(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}function i(i){if(i&&i.fn&&!t.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(i)),i([])};let n=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=r(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{let e=arguments[0][t];delete arguments[0][t],arguments[0][r(t)]=e})),n.apply(this,arguments),this},t.allJQueries.push(i)}e=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){i(t)}})}async _pendingWebpackRequests(t){let e=document.querySelector("script[data-webpack]");async function r(){return new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t)})}e&&(await r(),await t._requestAnimFrame(),await t._pendingWebpackRequests(t))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="title" content="Home - Biothermic"> <meta name="Copyright" content="Copyright Biothermic 2025. All Rights Reserved."> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="format-detection" content="telephone=no"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://biothermic.ca/xmlrpc.php"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" href="https://biothermic.ca/fr/" hreflang="fr" /> <link rel="alternate" href="https://biothermic.ca/" hreflang="en" /> <!-- This site is optimized with the Yoast SEO plugin v21.5 - https://yoast.com/wordpress/plugins/seo/ --> <title>Home - Biothermic</title> <meta name="description" content="Biothermic is a national leader in the design and supply of Indoor firewood and wood pellet boilers from Froling of Austria" /> <link rel="canonical" href="https://biothermic.ca/" /> <meta property="og:locale" content="en_US" /> <meta property="og:locale:alternate" content="fr_FR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - Biothermic" /> <meta property="og:description" content="Biothermic is a national leader in the design and supply of Indoor firewood and wood pellet boilers from Froling of Austria" /> <meta property="og:url" content="https://biothermic.ca/" /> <meta property="og:site_name" content="Biothermic" /> <meta property="article:modified_time" content="2025-01-07T20:35:00+00:00" /> <meta property="og:image" content="https://biothermic.ca/wp-content/uploads/2023/09/social.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://biothermic.ca/","url":"https://biothermic.ca/","name":"Home - Biothermic","isPartOf":{"@id":"https://biothermic.ca/#website"},"datePublished":"2023-07-17T18:34:51+00:00","dateModified":"2025-01-07T20:35:00+00:00","description":"Biothermic is a national leader in the design and supply of Indoor firewood and wood pellet boilers from Froling of Austria","breadcrumb":{"@id":"https://biothermic.ca/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https://biothermic.ca/"]}]},{"@type":"BreadcrumbList","@id":"https://biothermic.ca/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://biothermic.ca/#website","url":"https://biothermic.ca/","name":"Biothermic","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://biothermic.ca/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-CA"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//js.hs-scripts.com' /> <link rel='dns-prefetch' href='//dev.sm-cdn.com' /> <link rel='dns-prefetch' href='//cdn.polyfill.io' /> <link rel='dns-prefetch' href='//cdn.jsdelivr.net' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link data-minify="1" rel='stylesheet' id='formidable-css' href='https://biothermic.ca/wp-content/cache/min/1/wp-content/plugins/formidable/css/formidableforms.css?ver=1737126728' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://biothermic.ca/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='biothermic-fancy-css' href='https://biothermic.ca/wp-content/cache/min/1/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.css?ver=1737126728' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='biothermic-style-css' href='https://biothermic.ca/wp-content/cache/min/1/wp-content/themes/biothermic/style.css?ver=1737126728' type='text/css' media='all' /> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://biothermic.ca/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://biothermic.ca/wp-content/plugins/svg-support/vendor/DOMPurify/DOMPurify.min.js" id="bodhi-dompurify-library-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://biothermic.ca/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://biothermic.ca/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://biothermic.ca/wp-content/plugins/svg-support/js/min/svgs-inline-min.js" id="bodhi_svg_inline-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="bodhi_svg_inline-js-after"> /* <![CDATA[ */ cssTarget="img.style-svg";ForceInlineSVGActive="false";frontSanitizationEnabled="on"; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://cdn.polyfill.io/v2/polyfill.min.js" id="biothermic-polyfill-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://biothermic.ca/wp-content/cache/min/1/npm/@fancyapps/ui@5.0/dist/fancybox/fancybox.umd.js?ver=1737126728" id="biothermic-fancy-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://biothermic.ca/wp-content/themes/biothermic/js/slick.min.js" id="biothermic-slick-js" defer></script> <link rel="https://api.w.org/" href="https://biothermic.ca/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://biothermic.ca/wp-json/wp/v2/pages/4" /><link rel='shortlink' href='https://biothermic.ca/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://biothermic.ca/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbiothermic.ca%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://biothermic.ca/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbiothermic.ca%2F&format=xml" /> <meta name="generator" content="Site Kit by Google 1.146.0" /> <!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v10.2.17--> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" class="hsq-set-content-id" data-content-id="standard-page"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); </script> <!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">document.documentElement.className += " js";</script> <!-- Google Tag Manager snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ ( 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-PC73WNM2' ); /* ]]> */ </script> <!-- End Google Tag Manager snippet added by Site Kit --> <link rel="icon" href="https://biothermic.ca/wp-content/uploads/2023/08/favicon.png" sizes="32x32" /> <link rel="icon" href="https://biothermic.ca/wp-content/uploads/2023/08/favicon.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://biothermic.ca/wp-content/uploads/2023/08/favicon.png" /> <meta name="msapplication-TileImage" content="https://biothermic.ca/wp-content/uploads/2023/08/favicon.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-Y3B202TY44"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag("js", new Date()); gtag("config", "G-Y3B202TY44"); </script> </head> <body class="home page-template page-template-page_home page-template-page_home-php page page-id-4 animate-site"> <a href="#main" class="skip-link">Skip to content</a> <header class="header" role="banner"> <div class="container"> <a href="https://biothermic.ca/" title="Biothermic" rel="home" class="logo"> <img width="372" height="93" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20372%2093'%3E%3C/svg%3E" alt="Biothermic" data-lazy-src="https://biothermic.ca/wp-content/themes/biothermic/img/logo.webp"><noscript><img width="372" height="93" src="https://biothermic.ca/wp-content/themes/biothermic/img/logo.webp" alt="Biothermic"></noscript> </a> <div class="navs"> <nav class="topbar" role="navigation" aria-label="site"> <div class="menu-topbar-container"><ul id="menu-topbar" class="menu"><li id="menu-item-76" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-4 current_page_item menu-item-76"><a href="https://biothermic.ca/" aria-current="page">Home</a></li> <li id="menu-item-77" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-77"><a href="https://biothermic.ca/about/">About</a></li> <li id="menu-item-78" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-78"><a href="https://biothermic.ca/contact/">Contact</a></li> <li id="menu-item-796-fr" class="lang-item lang-item-9 lang-item-fr lang-item-first menu-item menu-item-type-custom menu-item-object-custom menu-item-796-fr"><a href="https://biothermic.ca/fr/" hreflang="fr-FR" lang="fr-FR">FR</a></li> </ul></div> <div class="social"> <a href="https://www.youtube.com/user/BiothermicRES" target="_blank" rel="noopener" aria-label="Visit us on "><em class="fab fa-youtube" aria-hidden="true"></em></a> <a href="https://twitter.com/Biothermic" target="_blank" rel="noopener" aria-label="Visit us on "><em class="fab fa-x-twitter" aria-hidden="true"></em></a> <a href="https://www.facebook.com/biothermicWES/" target="_blank" rel="noopener" aria-label="Visit us on "><em class="fab fa-facebook-f" aria-hidden="true"></em></a> <a href="https://www.instagram.com/biothermic" target="_blank" rel="noopener" aria-label="Visit us on "><em class="fab fa-instagram" aria-hidden="true"></em></a> </div> </nav> <nav class="navigation" role="navigation" aria-label="site"> <div class="menu-main-menu-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-577" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-577"><a href="https://biothermic.ca/products/">Products</a> <ul class="sub-menu"> <li id="menu-item-79" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-79"><a href="https://biothermic.ca/products/wood-pellet-heating/">Wood Pellet Heating</a></li> <li id="menu-item-586" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-586"><a href="https://biothermic.ca/products/firewood-heating/">Firewood Heating</a></li> <li id="menu-item-601" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-601"><a href="https://biothermic.ca/products/wood-chip-heating/">Wood Chip Heating</a></li> <li id="menu-item-616" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-616"><a href="https://biothermic.ca/products/large-wood-chip-systems/">Large Wood Chip Systems</a></li> </ul> </li> <li id="menu-item-81" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><a href="https://biothermic.ca/faqs/">FAQs</a></li> <li id="menu-item-83" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-83"><a href="https://biothermic.ca/customers/">Customers</a></li> <li id="menu-item-82" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"><a href="https://biothermic.ca/partners/">Partners</a></li> </ul></div> </nav> </div> </div> </header> <nav class="mobile-navigation"> <div class="container"> <div> <div class="main-menu"> <div> <ul id="menu-mobile" class="menu"><li id="menu-item-666" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-4 current_page_item menu-item-666"><a href="https://biothermic.ca/" aria-current="page">Home</a></li> <li id="menu-item-674" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-674"><a href="https://biothermic.ca/products/">Products</a></li> <li id="menu-item-670" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-670"><a href="https://biothermic.ca/faqs/">FAQs</a></li> <li id="menu-item-669" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-669"><a href="https://biothermic.ca/customers/">Customers</a></li> <li id="menu-item-671" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-671"><a href="https://biothermic.ca/partners/">Partners</a></li> <li id="menu-item-667" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-667"><a href="https://biothermic.ca/about/">About</a></li> <li id="menu-item-668" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-668"><a href="https://biothermic.ca/contact/">Contact</a></li> </ul> </div> <div> <p class="label">Products</p> <ul id="menu-products" class="menu"><li id="menu-item-679" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-679"><a href="https://biothermic.ca/products/wood-pellet-heating/">Wood Pellet Heating</a></li> <li id="menu-item-678" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-678"><a href="https://biothermic.ca/products/firewood-heating/">Firewood Heating</a></li> <li id="menu-item-677" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-677"><a href="https://biothermic.ca/products/wood-chip-heating/">Wood Chip Heating</a></li> <li id="menu-item-676" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-676"><a href="https://biothermic.ca/products/large-wood-chip-systems/">Large Wood Chip Systems</a></li> <li id="menu-item-944-fr" class="lang-item lang-item-9 lang-item-fr lang-item-first menu-item menu-item-type-custom menu-item-object-custom menu-item-944-fr"><a href="https://biothermic.ca/fr/" hreflang="fr-FR" lang="fr-FR">FR</a></li> </ul> </div> </div> <div class="social"> <a href="https://www.youtube.com/user/BiothermicRES" target="_blank" rel="noopener" aria-label="Visit us on "><em class="fab fa-youtube" aria-hidden="true"></em></a> <a href="https://twitter.com/Biothermic" target="_blank" rel="noopener" aria-label="Visit us on "><em class="fab fa-x-twitter" aria-hidden="true"></em></a> <a href="https://www.facebook.com/biothermicWES/" target="_blank" rel="noopener" aria-label="Visit us on "><em class="fab fa-facebook-f" aria-hidden="true"></em></a> <a href="https://www.instagram.com/biothermic" target="_blank" rel="noopener" aria-label="Visit us on "><em class="fab fa-instagram" aria-hidden="true"></em></a> </div> </div> </div> </nav> <div class="mobile-menu"> <div class="mobile-menu-icon"></div> </div> <main class="main-content" role="main" id="main" tabindex="-1"> <div data-bg="https://biothermic.ca/wp-content/uploads/2023/07/banner-home.webp" class="banner banner-home scheme-light bg-cover bg-pos-center rocket-lazyload" style=""> <div class="video-bg"> <video playsinline autoplay muted loop> <source src="https://biothermic.ca/wp-content/uploads/2023/08/biothermic-edit.mp4" type="video/mp4"> </video> </div> <div class="cutout"> <div class="shape2"></div> <div class="container"> <div class="shape"></div> </div> </div> <div class="container"> <div class="inner"> <h1>Modern Wood Heating Solutions</h1> <hr><div class="desc"><p>Biothermic is a leading national supplier of complete, modern wood heating systems for all sectors.</p> </div> <p class="btns"> <a href="https://biothermic.ca/about/" class="btn icon-after btn-orange" target="" title="About"><span class="btn-label">Learn more</span></a> </p> </div> </div> </div> <div data-bg="https://biothermic.ca/wp-content/uploads/2023/07/accent-bg.webp" class="columns pt-normal pb-none align-center bg-cover bg-pos-bottom-left rocket-lazyload" style="" id="block1"> <div class="container"> <div class="inner"> <div class="col"> <div class="block-title text-inherit notch-orange"> <h2 class="title-xsmall"><span>For Residential Systems</span></h2> </div> <div class="divider hr-yellow" id="block3"> <hr> </div> <div class="editor" id="block4"> <ul> <li>Our central heating boiler systems will provide absolute control over your entire heating system while maximizing savings and benefits of heating with wood.</li> <li>Homeowners can choose between wood pellets and firewood for heating.</li> <li>All systems are indoor and highest efficiency</li> </ul> </div> </div> <div class="col"> <div class="summary image-cover bg-orange" id="block5"> <a href="https://biothermic.ca/products/wood-pellet-heating/" class="anchor"> <span class="thumbnail"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="" data-lazy-src="https://biothermic.ca/wp-content/uploads/2023/07/wood_pellets-150x150.webp"><noscript><img width="150" height="150" src="https://biothermic.ca/wp-content/uploads/2023/07/wood_pellets-150x150.webp" alt=""></noscript> </span> <span class="info"> <p class="label">Wood Pellet</p> <p>Fr枚ling wood pellet boilers offer 94% system efficiency, self-loading and automated controls. Pellet heating is cheaper than fuel oil, electric and propane. </p> </span> </a> </div> <div class="summary image-cover bg-orange" id="block6"> <a href="https://biothermic.ca/products/firewood-heating/" class="anchor"> <span class="thumbnail"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="" data-lazy-src="https://biothermic.ca/wp-content/uploads/2023/07/fire_wood-150x150.webp"><noscript><img width="150" height="150" src="https://biothermic.ca/wp-content/uploads/2023/07/fire_wood-150x150.webp" alt=""></noscript> </span> <span class="info"> <p class="label">Firewood</p> <p>Fr枚ling firewood boilers are world leading in efficiency and ease of use. Clients will love how simple they are to load and how accurately they can control building temperatures. </p> </span> </a> </div> </div> </div> </div> </div> <div class="wave-divider pt-normal pb-normal bg-cover bg-pos-center" style="" id="block7"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1446.69 143.61" preserveAspectRatio="none" class="curve-down"><path d="M0,0l0,95.9L0.6,96c205.6,42.7,334,61.2,625.2,36.5c270-31.2,457.2-96.8,751.5-127.2l69.4-5.1L0,0z" style="fill:#ffffff;"/></svg> </div> <div data-bg="https://biothermic.ca/wp-content/uploads/2023/07/grain.webp" class="columns scheme-light pt-large pb-medium align-center bg-cover bg-pos-center rocket-lazyload" style="background-color: rgb(40,40,40);" id="block8"> <div class="container"> <div class="inner"> <div class="col"> <div class="block-title text-inherit notch-yellow"> <h2 class="title-xsmall"><span>For Larger Systems</span></h2> </div> <div class="divider hr-orange" id="block10"> <hr> </div> <div class="editor" id="block11"> <ul> <li>Our wood chip boilers are ideal for commercial and industrial systems, as well as municipalities, universities, schools, and hospitals (MUSH).</li> <li>We offer complete fuel handling systems specific to the customer’s needs</li> </ul> </div> </div> <div class="col"> <div class="summary image-cover bg-yellow" id="block12"> <a href="https://biothermic.ca/products/wood-chip-heating/" class="anchor"> <span class="thumbnail"> <img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="" data-lazy-src="https://biothermic.ca/wp-content/uploads/2023/07/wood_chips-150x150.webp"><noscript><img width="150" height="150" src="https://biothermic.ca/wp-content/uploads/2023/07/wood_chips-150x150.webp" alt=""></noscript> </span> <span class="info"> <p class="label">Wood Chip</p> <p>Fr枚ling wood chip boilers use flue gas re-circulation technology, lambda control and automated fuel feeding to optimize the burn. Harness the value in cheap wood chips or waste wood. </p> </span> </a> </div> </div> </div> </div> </div> <div class="accent-image pt-small pb-normal align-left overlap-top image-shadow bg-cover bg-pos-center" style="" id="block13"> <div class="container"> <div class="accent"> <img width="1000" height="982" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20982'%3E%3C/svg%3E" alt="" data-lazy-src="https://biothermic.ca/wp-content/uploads/2023/07/Multiple_Froling_boilers.webp"><noscript><img width="1000" height="982" src="https://biothermic.ca/wp-content/uploads/2023/07/Multiple_Froling_boilers.webp" alt=""></noscript> </div> <div class="content"> <div class="block-title text-inherit wrap-green"> <h2 class="title-xsmall"><span>Enjoy the benefits and cost savings of modern wood heating.</span></h2> </div> <div class="editor" id="block15"> <p>Biothermic is a trusted provider of high-efficiency wood heating systems featuring world-leading Fr枚ling boilers. Learn more about the many benefits of new generation wood heating systems in our resources section.</p> <p>Canada is home to the world’s largest sustainable forest — we have more wood energy per capita than any other country. Using modern wood heating systems is clean, can reduce heating costs and is a more sustainable fuel source than fossil fuels.</p> <p>With the availability of Fr枚ling heating equipment and our growing network of partners, modern wood heating is becoming the preferred renewable alternative to more expensive options like oil, propane, electricity and geothermal.</p> </div> <p class="btns"> <a href="https://biothermic.ca/resources/" class="btn icon-after btn-orange" target="" title="Resources"><span class="btn-label">Learn More</span></a> </p> </div> </div> </div> <div data-bg="https://biothermic.ca/wp-content/uploads/2023/07/woodheat.webp" class="hero-block scheme-light pt-normal pb-normal content-left bg-cover bg-pos-center rocket-lazyload" style="" id="block17"> <div class="overlay" style="background-color: rgba(0,0,0,0.7);"></div> <img width="233" height="315" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20233%20315'%3E%3C/svg%3E" aria-hidden="true" class="accent-left" alt="accent" data-lazy-src="https://biothermic.ca/wp-content/themes/biothermic/img/left-wave.webp"><noscript><img width="233" height="315" src="https://biothermic.ca/wp-content/themes/biothermic/img/left-wave.webp" aria-hidden="true" class="accent-left" alt="accent"></noscript> <img width="597" height="726" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20597%20726'%3E%3C/svg%3E" aria-hidden="true" class="accent-right" alt="accent" data-lazy-src="https://biothermic.ca/wp-content/themes/biothermic/img/right-wave.webp"><noscript><img width="597" height="726" src="https://biothermic.ca/wp-content/themes/biothermic/img/right-wave.webp" aria-hidden="true" class="accent-right" alt="accent"></noscript> <div class="container"> <div class="inner"> <div class="block-title text-inherit"> <h2 class="title-xlarge"><span>Why use<br>Wood Heat?</span></h2> </div> <hr> <p><strong class="text-uppercase">Simply put, modern wood heating systems are the smart choice for businesses, institutions, communities, and homes:</strong></p> <ul class="dual-column"> <li>Biomass is affordable and good for the economy</li> <li>Modern wood heat is clean, low carbon technology</li> <li>Biothermic Systems are designed for Canadian installations</li> <li>Easy-to-use and smoke free</li> </ul> <p><strong class="text-uppercase">To learn more about the benefits of wood heating</strong></p> <p class="btns"> <a href="https://biothermic.ca/resources/videos/" class="btn icon-after btn-orange" target="" title="Videos"><span class="btn-label">Watch our videos</span></a> </p> </div> </div> </div> </main> <footer class="footer" role="contentinfo"> <div class="container"> <div class="logo"> <a href="https://biothermic.ca/" title="Biothermic" rel="home"> <img width="372" height="93" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20372%2093'%3E%3C/svg%3E" alt="Biothermic" data-lazy-src="https://biothermic.ca/wp-content/themes/biothermic/img/logo.webp"><noscript><img width="372" height="93" src="https://biothermic.ca/wp-content/themes/biothermic/img/logo.webp" alt="Biothermic"></noscript> </a> </div> <div class="contact"> <div itemscope itemtype="http://schema.org/LocalBusiness" class="address"> <p class="heading">Biothermic</p> <p itemprop="address" itemscope itemtype="http://schema.org/PostalAddress" class="street"> <span itemprop="streetAddress">1028 Ravine Road</span><br> <span itemprop="addressLocality">Minden</span>, <span itemprop="addressRegion">ON</span> <span itemprop="postalCode">K0M 2K0</span> </p> <p><a href="mailto:info@biothermic.ca">info@biothermic.ca</a></p> <p itemprop="telephone"><a href="tel:7052301331">(705) 230-1331</a></p> </div> </div> </div> </footer> <div id="footer-credit" class="fixed"></div> <!-- Google Tag Manager (noscript) snippet added by Site Kit --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PC73WNM2" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) snippet added by Site Kit --> <script type="text/javascript" id="leadin-script-loader-js-js-extra"> /* <![CDATA[ */ var leadin_wordpress = {"userRole":"visitor","pageType":"home","leadinPluginVersion":"10.2.17"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://biothermic.ca/wp-content/cache/min/1/44654397.js?ver=1737126728" id="leadin-script-loader-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/biothermic.ca","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" defer data-rocket-src="https://biothermic.ca/wp-content/cache/min/1/sitecredit/credit.js?ver=1737126728" id="biothermic-credit-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://biothermic.ca/wp-content/cache/min/1/wp-content/themes/biothermic/js/main.js?ver=1737126729" id="biothermic-main-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function() { var expirationDate = new Date(); expirationDate.setTime( expirationDate.getTime() + 31536000 * 1000 ); document.cookie = "pll_language=en; expires=" + expirationDate.toUTCString() + "; path=/; secure; SameSite=Lax"; }()); </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://biothermic.ca/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1739782481 -->