Simple and Easy

Purchased our Nissan Pathfinder and it was very simple and easy. Great customer service (Kim Losinski), very prompt on replies, great product knowledge and vehicle walk around. Enjoying our first Nissan very much.

We shopped at Hyundai, Honda, Toyota, Volkswagen and Ford and nobody could beat the service and pricing Nissan offered with all the features and comfort.

If you are in the market for a new SUV, don't buy until you try this dealership. The Pathfinder will wow you on storage size and the seats are like lazy boy recliners. 6-hour drives and I'm not uncomfortable. The dealer will also work with you to get a wicked price. Win-win situation.

Other customers satisfied

Extremely Helpful
I had a great experience at O'Neill. Greg Webber and Ashley Stack were extremely helpful and made hopping into my Murano a completely painless experience. I would definitely recommend O'Neill Nissan!
Amazing Salespeople
Loved dealing with my salesperson Kim. She was amazing. The crew at the service desk are also great! My Rogue is now two years old and I'm still very happy to drive this vehicle!
Best Service
I had my Nissan Sentra serviced yesterday and it was the best service I have ever received. The entire process went smoothly. I am very happy with the work completed.
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); }) }); });