Great Service Means Happy Customers

Your opinions on
logo-google

5
Arjay Macapagal
Staffs are accomodating, Ambiance is relaxing, the showroom's inviting, you get to take a look at the line of great cars they're offering. If you're looking to get a new car, Ms. Kim Losinski is the person you need to talk to if you want a Quick and Hassle free vehicle purchase. Never thought that I would own my first brandnew car but with her help, dreams do come true! Come to O'neill Nissan at St. John's. Make your dream car yours!
5
James Fitzgerald
Always a wonderful experience at O’Neill Nissan even though I’ve only had to frequent the dealership for a couple of oil changes because it’s a very reliable vehicle 😊….2023 Rogue. The waiting area lounge is modern and accommodating with beverages provided while you wait. Always a friendly salesperson to chat with as you browse the new vehicle lineup in the showroom. Above and beyond service!!!
function colorChooserRedirect(colorCode) { const currentUrl = window.location; const currentUrlParams = new URLSearchParams(window.location.search); currentUrlParams.set('extColorCode', colorCode); window.location = currentUrl.origin + currentUrl.pathname + '?' + currentUrlParams.toString(); } document.addEventListener("DOMContentLoaded", () => { const chooserItem = document.querySelectorAll('[data-color-chooser-redirect="true"] [data-color-chooser-item]'); chooserItem.forEach(item => { item.addEventListener('click', e => { e.preventDefault(); colorChooserRedirect(item.dataset.colorChooserCode); }) }); });