Build and Buy your BZ4X

Select Your Model Year

Up to $8500 rebate
Pictures Available Soon
TOYOTA BZ4X
2024
LeaseStarting at
$169/ Week
6.49% / 60 Months
$0 down
FinanceStarting at
$135/ Week
1.99% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$45875
Price and payments don't include taxes and licensing fees
Build It
Up to $2500 rebate
Pictures Available Soon
TOYOTA BZ4X
2025
LeaseStarting at
$172/ Week
6.29% / 60 Months
$0 down
FinanceStarting at
$152/ Week
4.29% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$47617
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); }) }); });