Build and Buy your Sportage

Select Your Model Year

Pictures Available Soon
KIA Sportage
2025
LeaseStarting at
$98/ Week
5.79% / 60 Months
$0 down
FinanceStarting at
$106/ Week
3.99% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$33588
Price and payments don't include taxes and licensing fees
Build It
Pictures Available Soon
KIA Sportage
2026
LeaseStarting at
$103/ Week
7.29% / 60 Months
$0 down
FinanceStarting at
$114/ Week
4.99% / 84 Months
$0 down
Purchase Price (Cash)Starting at
$34888
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); }) }); });