Location
Mount Maunganui
Posted
April 11, 2026
Commute
Local Area
Local Opportunity Near You!
This job is in your area. Enjoy a short commute and work close to home.
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 Business
We arenβt just another dealership. We aim to be the best, both in performance and also the best place to work! We have a great time, have a strong culture, and have experienced unprecedented growth. If you want to work in a team that values you, encourages you, and is always trying to better what they do, look no further
About our role<...