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

We will get back to you shortly


NEW 2025 Volkswagen
Jetta
Sport #3VWBX7BU8SM067343
Money Down Lease:
$163/mo
w/ $4,999 for 39 mos.*
Zero Down Lease:
$303/mo
39 months/ $0 down**
MSRP
27,914
*Disclaimer Click Here

$4,999 Cash down, 39 months, 7.5K miles/y. *Must finance through metro credit union. Capitalized Cost: $25,099. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Residency restriction apply. Destination and handling not included in MSRP pricing. VIN: 3VWBX7BU8SM067343. To qualify for owner loyalty or conquest lease incentive you must have current registration on a vehicle newer than 2005. With approved credit incentives. See dealer for details. Subject to program change without notice. $399 documentation fee not included in final price. By submitting you agree to our terms and conditions. Sale ends 5-31-2025.

>/details>
NEW 2025 Volkswagen
Taos
SE AWD #3VVUC7B21SM016676
Money Down Lease:
$220/mo
39 months / $4,999 down*
Zero Down Lease:
$360/mo
39 months / $0 down*
Save Up To:
$2,077
Quirk Price:
$29,644
MSRP
$31,721
Quirk Discount
$1,077
May 2025 Retail Customer Bonus
$1,000
*Disclaimer Click Here

*Must finance through metro credit union. Title, acq., reg. doc. additional. Residency restriction apply. VIN:3VVUC7B21SM016676. Capitalized cost 30,299. To qualify for owner loyalty or conquest lease incentive you must have current registration on a vehicle newer than 2010. With approved credit incentives. 7.5K miles/year See dealer for details. Subject to program change without notice. $499 documentation fee not included in final price. By submitting you agree to our terms and conditions. By submitting you agree to our terms and conditions. Sale ends 5/31/2025.

NEW 2025 Volkswagen
ID.4
Pro S Plus #1V2WSPE82SC000870
Money Down Lease:
$370/mo
w/ $4,999 down for 36 mos.*
Zero Down Lease:
$511/mo
w/ $0 down for 36 mos.*
*Disclaimer Click Here

$4,999 Cash down, 39 months, 7.5K miles/y. *Must finance through VCI. Capitalized Cost: $46,243. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Residency restriction apply. Destination and handling not included in MSRP pricing. VIN: 1V2WSPE82SC000870. To qualify for owner loyalty or conquest lease incentive you must have current registration on a vehicle newer than 2005. With approved credit incentives. See dealer for details. Subject to program change without notice. $499 documentation fee not included in final price. By submitting you agree to our terms and conditions. Sale ends 5-31-2025.

NEW 2024 Volkswagen
Tiguan
SE R-Line Black #3VV8B7AX4RM229584
Money Down Lease:
$314/mo
w/ $4,999 down for 39 mos.*
Zero Down Lease:
$455/mo
w/ $0 down for 39 mos.*
Quirk Price:
$34,057
MSRP
38,379
*Disclaimer Click Here

$4,999 Cash down, 36 months, 7.5K miles/y. *Must finance through metro credit union. Capitalized Cost: $34,799. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Residency restriction apply. Destination and handling not included in MSRP pricing. VIN: 3VV8B7AX4RM229584. To qualify for owner loyalty or conquest lease incentive you must have current registration on a vehicle newer than 2005. With approved credit incentives. See dealer for details. Subject to program change without notice. $499 documentation fee not included in final price. By submitting you agree to our terms and conditions. Sale ends 5-31-2025.

NEW 2025 Volkswagen
Atlas Cross Sport
2.0T SE
Money Down Lease:
$339/mo
w/ $4,999 down for 39 mos.*
Zero Down Lease:
$480/mo
w/ $0 down for 39 mos.*
Save Up To:
$2,870
Quirk Price:
$38,050
MSRP
$40,920
Quirk Discount
$1,370
May 2025 Retail Customer Bonus
$1,500
*Disclaimer Click Here

$4,999 Cash down, 39 months, 7.5K miles/y. *Must lease through metro credit union. gross capital cost: $37,599. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Residency restriction apply. VIN: 1V2LE2CA6SC206888. To qualify for owner loyalty or conquest lease incentive you must have current registration on a vehicle newer than 2010. With approved credit incentives. See dealer for details. Subject to program change without notice. $499 documentation fee not included in final price. By submitting you agree to our terms and conditions. Sale ends 5-31-2025.

NEW 2025 Volkswagen
Atlas
2.0T SE w/ Technology
Money Down Lease:
$409/mo
w/ $4,999 down for 48 mos.*
Zero Down Lease:
$525/mo
w/ $0 down for 48 mos.*
Save Up To:
$3,876
Quirk Price:
$44,317
MSRP
$48,193
Quirk Discount
$1,876
May 2025 Retail Customer Bonus
$2,000
*Disclaimer Click Here

$4999 Cash down, 48 months, 7.5K miles/y. *Must lease through metro credit union. gross capital cost: $42,599. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Residency restriction apply. VIN:1V2KR2CA6SC504406. To qualify for owner loyalty or conquest lease incentive you must have current registration on a vehicle newer than 2010. With approved credit incentives. See dealer for details. Subject to program change without notice. $499 documentation fee not included in final price. By submitting you agree to our terms and conditions. Sale ends 5-31-2025.

'; 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"); } }); }