2026 Nissan Ariya

2026 Nissan Ariya

Drive the all-new 2026 Nissan Ariya starting from an MSRP of $55,835. Lease the 2026 Nissan Ariya for just $118 weekly for 60 months with a $199 down payment. This offer features a 3.4% APR and includes a $6,000 Nissan Bonus already built into the price. Eligible customers can also benefit from up to $7,500 in electric vehicle government rebates. Visit your dealership to learn more before this offer expires on August 31, 2026.

*Conditions apply. Price/payment includes freight, PDI, and applicable fees. Taxes and licensing extra. Details at nissan.ca/offers.html.

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); }) }); });