Book a Service


    Simply provide us with a few contact details and we’ll get back to you as soon as possible.


    👤 Contact Details

    Full Name

    Email Address

    Telephone Number

    Subject

    Address where fireplace is located

    Address for billing (if different)


    🔥 How Can We Assist?

    Click as many as are applicable:

    Attach a few pictures of your current fireplace (and any items you’d like us to assess)

    Please make sure you include:

    – A full picture of your fireplace (to help us identify the unit)

    – Inside of the fireplace door (for rope & glass assessment)

    – Your flue line (if applicable)

    You’re also welcome to send these via WhatsApp if preferred.


    Optional Information

    Brand of Fireplace

    Comments or Additional Information


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