Build and Buy your X3

Select Your Model Year

Pictures Available Soon
BMW X3
2025
LeaseStarting at
$857/ Month
3.49% / 48 Months
$0 down
FinanceStarting at
$922/ Month
5.99% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$63065
2 paiements n'incluent pas les taxes et immatriculation.
Build It
Pictures Available Soon
BMW X3
2026
LeaseStarting at
$888/ Month
4.99% / 48 Months
$0 down
FinanceStarting at
$919/ Month
4.99% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$64965
2 paiements n'incluent pas les taxes et immatriculation.
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); }) }); });