Room Calculator

Choosing the right fireplace isn’t just about looks, it’s about finding the perfect balance of style, size and heat output for your space. Use the room calculator to work out your room’s volume in cubic meters. Once you’ve got your result follow the recommendations and use the product filters on the left of the product page to narrow down your options and find a fireplace or braai that suits your space perfectly.

Enter Your Room Measurements

Your room volume is: 0

Choosing the Right Size

When in doubt, go slightly bigger. You can always burn less wood if you want a smaller fire. It’s better to have the option of extra warmth than to find your unit underpowered on colder days.

🔥 Don’t forget – We’re happy to answer any questions or queries you may have, or click here for some Frequently Asked Questions on Fireplaces, Heat Output, Wood Options and more.

Fireplace Sizing Chart

Not all kW ratings are the same. They vary depending on where the fireplace is made, the grading system used, the size of the firebox, the combustion design, and the materials. Bigger fireboxes can hold more wood and produce more heat, and some designs retain warmth better than others.

Small (5–7 kW)

Medium (8–10 kW)

Large (11 kW+)

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; }); }); });