Build and Buy your EQS

Select Your Model Year

Pictures Available Soon
MERCEDES-BENZ EQS
2025
LeaseStarting at
$2610/ Month
7.59% / 60 Months
$0 down
FinanceStarting at
$2358/ Month
8.39% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$149380
Price and payments don't include taxes and licensing fees
Build It
Pictures Available Soon
MERCEDES-BENZ EQS
2026
LeaseStarting at
$2556/ Month
7.59% / 60 Months
$0 down
FinanceStarting at
$2311/ Month
8.39% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$146380
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); }) }); });