Great Service Means Happy Customers

Your opinions on
logo-google

5
Michelle Branton
Great service as always! Kept informed throughout the day and given best possible quotes and service advise based on issues with my car at the time. They also checked things that I wasn’t even aware of and fixed it for me that day under my warranty! I always leave a service appointment with a smile and feeling like my car is in tip top shape!
5
Doug House
Quite happy with my most recent visit to Corner Brook Nissan. While the work to be done was only to change my winter tires to all season tires and an oil change, my vehicle went in for service as scheduled and the necessary work completed while I waited. Also, I have purchased for new vehicles since Nissan opened in Corner Brook and the staff I have dealt with have always been friendly, courteous and professional…..I feel I get special treatment!
5
Edward White
I am very pleased with the service I received during my last visit for an oil change and tire change. The staff at ONeill Nissan were very friendly and professional. They were very thorough and explained everything to me!
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); }) }); });