Build and Buy your 4RUNNER

Select Your Model Year

Pictures Available Soon
TOYOTA 4RUNNER
2024
LeaseStarting at
$198/ Week
9.24% / 60 Months
$0 down
FinanceStarting at
$211/ Week
9.24% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$56454
Price and payments don't include taxes and licensing fees
Build It
Pictures Available Soon
TOYOTA 4RUNNER
2025
LeaseStarting at
$169/ Week
6.99% / 60 Months
$0 down
FinanceStarting at
$197/ Week
6.69% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$57264
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); }) }); });