Position Overview
// 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 you
We are looking for a driven and relationship-focused Fleet & Corporate Sales Consultant to join our growing dealership team in Glenfield, Auckland. This role is focused on developing and managing fleet, business and corporate vehicle sales while delivering an exceptional customer experience from enquiry through to delivery.
You will be responsibl...