Build and Buy your ROGUE

Select Your Model Year

Up to $5000 rebate
Pictures Available Soon
NISSAN ROGUE
2024
LeaseStarting at
$116/ Week
1.99% / 30 Months
$0 down
FinanceStarting at
$111/ Week
3.99% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$31521
Price and payments don't include taxes and licensing fees
Build It
Up to $1000 rebate
Pictures Available Soon
NISSAN ROGUE
2025
LeaseStarting at
$104/ Week
0.99% / 30 Months
$0 down
FinanceStarting at
$115/ Week
4.49% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$36871
Price and payments don't include taxes and licensing fees
Build It

Accessories and Options

No accessories or options are available for this vehicle
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); }) }); });