Get the 2023 Nissan Sentra Today!

Get the 2023 Nissan Sentra Today!

Expired

Lease the 2023 Nissan Sentra SV CVT from $367 monthly ($85 weekly) for 24 months with $1,795 down.

Certain conditions apply. Offers end August 31st, 2023.

Offers available from July 31, 2023 to August 31, 2023. Payments cannot be made on a weekly basis, for advertising purposes only.*Representative monthly lease offer based on a new 2023 Sentra SV SE CVT at 7.49% APR for 24 months equals monthly payments of $367 with $1,795 down payment, and $0 security deposit. Lease based on a maximum of 16,000 km/year with excess charged at $0.10/km. Total lease obligation is $10,614. Lease Cash of $0 and $0 bonus cash included in the advertised offer.

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