Build and Buy your Rogue

Select Your Model Year

Up to $1000 rebate
Pictures Available Soon
NISSAN Rogue
2025
LeaseStarting at
$110/ Week
3.49% / 48 Months
$0 down
FinanceStarting at
$112/ Week
3.74% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$36831
Price and payments don't include taxes and licensing fees
Build It
Pictures Available Soon
NISSAN Rogue
2026
LeaseStarting at
$108/ Week
3.4% / 48 Months
$0 down
FinanceStarting at
$119/ Week
4.4% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$37231
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); }) }); });