Great Service Means Happy Customers

Your opinions on
logo-google

5
Dennis Whalen
Iggy was an absolute pleasure to deal with, he worked hard to find a vehicle for us to meet our needs and budget. I recommend him to anybody looking for a great pre-owned vehicle. Pam made the business portion of the deal quick, easy and uncomplicated, highly recommended as well.
5
Jason Sooley
Although I didn’t end up purchasing a vehicle from O'Neil Nissan, I had the pleasure of interacting with Aznad A, and I couldn’t be more impressed. His professionalism, patience, and in-depth knowledge made the entire experience genuinely positive. Aznad took the time to answer all of my questions thoroughly and never made me feel rushed or pressured. He went above and beyond to ensure I had all the information I needed to make the right decision for myself. His dedication to customer satisfaction was clear from the start, and it's rare to find someone so genuinely committed to helping others. If you're in the market for a car, I highly recommend speaking with Aznad at O'Neil Nissan. You’ll be in excellent hands!
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); }) }); });