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] || ''; } });
Vehicle Sales Consultant – Nissan & Chery Glenfield
Who we're looking for
You're a people person who genuinely enjoys helping customers make big decisions. You're confident, self-motivated, and you know how to build relationships that last beyond the sale. Whether you're coming from a dealership background or you've built strong sales skills somewhere...