Let’s Talk Fire

Have a question or need expert advice? Leave your details below, and one of our fire specialists will get in touch to guide you—whether you’re dreaming of a bespoke fireplace, the perfect braai, or a show-stopping pizza oven.

On-Fire Cape Town

Location

Corner of Platinum Street & Silver Street, Northgate Estate

Contact Us
Our Hours

MON-THURS 09:00 – 16:00

FRI 09:00 – 15:00

SAT 10:00 – 13:00 

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