Contact Us
Get In Touch
How to Find Us
Open Hours
Mon-Sun: 7 AM – 6 PM
Contacts
Based in West Ryde, Sydney
Email: sydneymobilehair@gmail.com
Telephone
0413 583 351
// On the parent page window.addEventListener('message', function(event) { // Ensure the message is from the expected origin (Acuity) for security if (event.origin === 'https://acuityscheduling.com' || event.origin.includes('acuityscheduling.com')) { // Check if the message contains the expected event if (event.data && event.data.event === 'acuityFormLoaded') { // Push the data to the dataLayer window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: 'acuity_form_loaded', form_name: event.data.formName || 'Acuity Form', // Add any other data passed from the iframe }); } } });
Open Hours
Mon-Sun: 7 AM – 6 PM
Contacts
Based in West Ryde, Sydney
Email: sydneymobilehair@gmail.com
Telephone
0413 583 351