fbpx

Contact Us

Head Office Contact Details

Opening Hours

National Sales Contact Nr

Send Us An Email

Fill in the form below to send us a mail

By ticking this box I agree that I have read the privacy policy and consent to the information being used by Royal Tombstones to contact me.
jQuery(document).ready(function($) { // Use event delegation for dynamically loaded elements $(document).on('click', '[data-product][data-shop]', function() { var product = $(this).data('product'); var shop = $(this).data('shop'); // Wait briefly to ensure popup is fully loaded setTimeout(function() { $('#product_name').val(product); $('#shop_id').val(shop); }, 100); }); });