Job Description
// JavaScript to handle the click event and share the URL document.addEventListener('DOMContentLoaded', function () { const shareLinks = document.querySelectorAll('.share-link'); shareLinks.forEach(link => { link.addEventListener('click', function (e) { e.preventDefault(); const platform = this.getAttribute('data-platform'); platform); // Debugging line const pageUrl = const shareUrl = getShareUrl(platform, pageUrl); URL:', shareUrl); // Debugging line '_blank'); }); }); function getShareUrl(platform, pageUrl) { const shareUrls = { 'facebook': 'linkedin': 'twitter': }; return shareUrls[platform] || ''; } });
About our Role:
We are seeking a dedicated Service Receptionist to join our team at our dealership in Te Rapa, Hamilton. In this role, you'll be responsible for supporting our service team in managing customer vehicle bookings and servicing, both at the workshop and customer counter. Your primary goal will be to deliver exceptional customer service that enhances sa...