jQuery(document).ready(function () { var useGlobal = false; var htmlContents = '
Sending message...
CONTACT US
Thank you!

We will get back to you shortly


NEW 2025 Kia
Telluride
S AWD
Money Down Lease:
$409/mo
$3,999 Due at Signing for 24 Months*
MSRP
42,805
*Disclaimer Click Here

Tax (where applicable), title, registration, fees are not included in vehicle prices. Documentation fee of $499.$3,999 due at Signing. Offer shown based on $3,999 due at signing including $399 first monthly payment, $2,950 capitalized cost reduction, $650 acquisition fee, plus tax, title, license and registration fees, dealer conveyance fee, processing fee or optional service fee and any emission testing charge. Lease offer is only available to well-qualified lessees that lease a 2024 Telluride (Model #J4432). No security deposit required. Actual payments may vary. Purchase option at lease end is $27,794.95. Subject to credit approval by Kia Finance. Lessee is responsible for insurance, maintenance, repairs, $0.20 per mile over 10,000 miles/year, excess wear, and a termination fee of up to $400. Subject to dealer participation. Offers may not be combined except where specified. Must take delivery by 08/31/2025. See dealer for warranty and lease details or go to kia.com. Limited inventory available.

NEW 2026 Kia
Sportage
lX
Money Down Lease:
$259/mo
$3,918 Due at Signing for 24 Months*
Save Up To:
$744
Quirk Price:
$32,806
MSRP
$33,550
*Disclaimer Click Here Tax (where applicable), title, registration, fees are not included in vehicle prices. Documentation fee of $499. $3,999 due at Signing. Offer shown based on $3,918 due at signing including $269 first monthly payment, $3,000 capitalized cost reduction, $650 acquisition fee, plus tax, title, license and registration fees, dealer conveyance fee, processing fee or optional service fee and any emission testing charge. Lease offer is only available to well-qualified lessees that lease a 2025 Sportage (Model #42422). No security deposit required. Actual payments may vary. Purchase option at lease end is $21,409.50. Subject to credit approval by Kia Finance. Lessee is responsible for insurance, maintenance, repairs, $0.20 per mile over 10,000 miles/year, excess wear, and a termination fee of up to $400. Subject to dealer participation. Offers may not be combined except where specified. Must take delivery by 08/31/2025. See dealer for warranty and lease details or go to kia.com. Limited inventory available.
NEW 2025 Kia
Sorento
S
Money Down Lease:
$339/mo
24 month Lease with $3,918 Due at Lease Signing*
MSRP
$38,305
*Disclaimer Click Here

Tax (where applicable), title, registration, fees are not included in vehicle prices. Documentation fee of $499. $3,000 due at Signing. Offer shown based on $3,918 due at signing including $339 first monthly payment, $3,010 capitalized cost reduction, $650 acquisition fee, plus tax, title, license and registration fees, dealer conveyance fee, processing fee or optional service fee and any emission testing charge. Lease offer is only available to well-qualified lessees that lease a 2025 Sorento (Model #73432). No security deposit required. Actual payments may vary. Purchase option at lease end is $27,962.65. Subject to credit approval by Kia Finance. Lessee is responsible for insurance, maintenance, repairs, $0.20 per mile over 10,000 miles/year, excess wear, and a termination fee of up to $400. Subject to dealer participation. Offers may not be combined except where specified. Must take delivery by 08/31/2025. See dealer for warranty and lease details or go to kia.com. Limited inventory available.

NEW 2025 Kia
K4
LXS
Money Down Lease:
$219/mo
24 Month Lease with $3,499 Due at Lease Signing*
MSRP
$24,340
$3,000 due at Signing. Offer shown based on $3,499 due at signing including $209 first monthly payment, $3,000 capitalized cost reduction, $650 acquisition fee, plus tax, title, license and registration fees, dealer conveyance fee, processing fee or optional service fee and any emission testing charge. Lease offer is only available to well-qualified lessees that lease a 2025 K4 (Model #23422). No security deposit required. Actual payments may vary. Purchase option at lease end is $16,915.50. Subject to credit approval by Kia Finance. Lessee is responsible for insurance, maintenance, repairs, $0.20 per mile over 10,000 miles/year, excess wear, and a termination fee of up to $400. Subject to dealer participation. Offers may not be combined except where specified. Must take delivery by 08/31/2025. See dealer for warranty and lease details or go to kia.com. Limited inventory available.$499 doc fee not included
NEW 2025 Kia
Seltos
lx
Money Down Lease:
$219/mo
$3,854 Due at Signing for 24 Months*
MSRP
$26,670
*Disclaimer Click Here

Tax (where applicable), title, registration, fees are not included in vehicle prices. Documentation fee of $499. $3,854 due at Signing. Offer shown based on $3,854 due at signing including $239 first monthly payment, $2,610 capitalized cost reduction, $650 acquisition fee, plus tax, title, license and registration fees, dealer conveyance fee, processing fee or optional service fee and any emission testing charge. Lease offer is only available to well-qualified lessees that lease a 2025 Seltos (Model #K2422). No security deposit required. Actual payments may vary. Purchase option at lease end is $17,476.95. Subject to credit approval by Kia Finance. Lessee is responsible for insurance, maintenance, repairs, $0.20 per mile over 10,000 miles/year, excess wear, and a termination fee of up to $400. Subject to dealer participation. Offers may not be combined except where specified. Must take delivery by 08/31/2025. See dealer for warranty and lease details or go to kia.com. Limited inventory available.

'; if (useGlobal) { var container = $("img[alt='incentive-container']").closest(".widget-image"); if (container.length) { container.parent().prepend("
") container.remove(); $('.incentivesContainer').html(htmlContents); } else { $("#webspecials-global").addClass("incentivesContainer"); $("#webspecials-global").html(htmlContents); } } else { $("#webspecials").html(htmlContents); } $(".contact-form #specialsContactForm input").blur(function () { $(this).removeClass("hasErrors"); }) }); function validateEmail(email) { var re = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; return re.test(email); } function showContactForm(specialId) { $('.contact-form #specialId').val(specialId); $('.contact-form').fadeIn(); } function closeForm() { $(".contact-form #specialsContactForm input").removeClass("hasErrors"); $(".contact-form .messages .errors").html(""); $('.contact-form .sending').hide(); $('.contact-form .thanks').hide(); $('.contact-form .message').hide(); $('.contact-form').fadeOut(); $(".contact-form #specialsContactForm").get(0).reset(); setTimeout(function () { $('.contact-form .controls').show(); $(".contact-form .contactFormTitle").show(); }, 1000); } function sendData() { $(".contact-form #specialsContactForm input").removeClass("hasErrors"); $(".contact-form .messages .errors").html(""); var hasErrors = false; if (!$(".contact-form #specialsContactForm #first_name").val()) { $(".contact-form #specialsContactForm #first_name").addClass("hasErrors"); hasErrors = true; } if (!$(".contact-form #specialsContactForm #last_name").val()) { $(".contact-form #specialsContactForm #last_name").addClass("hasErrors"); hasErrors = true; } if (!$(".contact-form #specialsContactForm #email").val()) { $(".contact-form #specialsContactForm #email").addClass("hasErrors"); hasErrors = true; } if (hasErrors) { $(".contact-form .messages .errors").html("Please complete all required fields"); alert("Please complete all required fields"); return; } if (!validateEmail($(".contact-form #specialsContactForm #email").val())) { $(".contact-form #specialsContactForm #email").addClass("hasErrors"); $(".contact-form .messages .errors").html("Please enter a valid email address"); alert("Please enter a valid email address"); return; } $(".contact-form .sending").fadeIn(); $.ajax({ type: "POST", url: "https://api.quirkspecials.com/v2/api/specials/emailLead", data: $(".contact-form #specialsContactForm").serialize(), success: function (response) { $(".contact-form #specialsContactForm").get(0).reset(); $(".contact-form .sending").fadeOut(); $(".contact-form .contactFormTitle").hide(); $('.contact-form .controls').hide(); $(".contact-form .thanks").show(); }, error: function (response) { $(".contact-form .sending").fadeOut(); alert("We can't send your message right now, please try again later"); } }); }