🛠️ Steel vs. Cast Iron Fireplaces – The Facts (Less the F(r)iction)

“One’s sleek and speedy. One’s solid and stately. Both bring the heat—just in different ways.” Choosing between a steel or cast iron fireplace isn’t about right or wrong — it’s about what suits your home, your lifestyle, and the kind of warmth you love most. Here’s a closer look at what sets them apart (and […]

⚡ Not All kW Are Created Equal

Let’s turn up the heat on what those numbers really mean. 🔥 1. Nominal vs. Maximum kWNot all kW are telling the same story. ➡️ Pro tip: Always check whether the kW rating is nominal or maximum. It makes a world of difference. 🧪 2. Testing Standards VaryWhen it comes to fireplaces, where it’s made […]

document.addEventListener('DOMContentLoaded', function() { document.querySelectorAll('.enquiry-btn').forEach(function(btn) { btn.addEventListener('click', function() { const productURL = this.getAttribute('data-product-url') || window.location.href; const productTitle = this.getAttribute('data-product-title') || document.title; const urlField = document.querySelector('input[name="product_url"]'); const titleField = document.querySelector('input[name="product_title"]'); if (urlField) urlField.value = productURL; if (titleField) titleField.value = productTitle; }); }); });