Build and Buy your HIGHLANDER

Select Your Model Year

Pictures Available Soon
TOYOTA HIGHLANDER
2024
LeaseStarting at
$176/ Week
9.14% / 60 Months
$0 down
FinanceStarting at
$184/ Week
9.14% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$49419
Les prix et paiements n'incluent pas les taxes & frais
Build It
Pictures Available Soon
TOYOTA HIGHLANDER
2025
LeaseStarting at
$165/ Week
6.79% / 60 Months
$0 down
FinanceStarting at
$182/ Week
6.49% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$53139
Les prix et paiements n'incluent pas les taxes & frais
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); }) }); });