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

We will get back to you shortly


NEW 2026 Chevrolet
*Disclaimer Click Here *All leases: Includes lease conquest/loyalty, 39 months, 5K miles/y. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Call for details. Residency restrictions apply. Stock #C84925. See dealer for details. By submitting you agree to our Terms and Conditions. $499 documentation fee not included in final price. Subject to program change without notice. Sale ends 12-1-2025
C85648 C85649 C85756 C85647
NEW 2026 Chevrolet
Silverado 1500
Custom Trailboss, Crew Cab 4x4
**4 x Trail Boss Crew Cabs to Choose from @ Same Discount! **
Money Down Lease:
$375/mo
$1,995 down, 39 months*
Discounts/Rebate:
$11,000
Quirk Price:
$48,445
MSRP $59,445
Discount/Rebates $11,000
*Disclaimer Click Here *All leases: Includes lease conquest/loyalty, 39 months, 5K miles/y. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Call for details. Residency restrictions apply. Stock #C84925. See dealer for details. By submitting you agree to our Terms and Conditions. $499 documentation fee not included in final price. Subject to program change without notice. Sale ends 12-1-2025
C85648 C85649 C85756 C85647
NEW 2025 Chevrolet
*Disclaimer Click Here *All leases: Includes lease conquest/loyalty, 39 months, 5K miles/y. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Call for details. Residency restrictions apply. Stock #C84020. See dealer for details. By submitting you agree to our Terms and Conditions. $499 documentation fee not included in final price. Subject to program change without notice. Sale ends 12-1-2025
C85012 C84814 C84815 C84817
NEW 2025 Chevrolet
Silverado 1500
1500 Crew Cab 4x4
**4 x to Choose from @ Same Discount! **
Money Down Lease:
$325/mo
$2,995 down, 39 months*
Discounts/Rebate:
$12,000
Quirk Price:
$48,975
MSRP $50,975
Discount/Rebates $12,000
*Disclaimer Click Here *All leases: Includes lease conquest/loyalty, 39 months, 5K miles/y. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Call for details. Residency restrictions apply. Stock #C84020. See dealer for details. By submitting you agree to our Terms and Conditions. $499 documentation fee not included in final price. Subject to program change without notice. Sale ends 12-1-2025
C85012 C84814 C84815 C84817
NEW 2025 Chevrolet
*Disclaimer Click Here *All leases: Includes lease conquest or loyalty rebate, 42 months, 5K miles/y. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Purchase offer includes loyalty rebate. Call for details. Residency restrictions apply. Stock #c84819. See dealer for details. By submitting you agree to our Terms and Conditions. $499 documentation fee not included in final price. Security deposit not required. Subject to program change without notice. Sale ends 12-1-2025 .
NEW 2025 Chevrolet
Colorado
** 17 availabe @ same discount! **
** 7 X TO CHOOSE FROM @ SAME DISCOUNT**
Money Down Lease:
$295/mo
$2,995 down, 36 months*
Discounts/Rebate:
$4,000
Quirk Price:
$30,040
MSRP $34,040
Discount/Rebates $4,000
*Disclaimer Click Here *All leases: Includes lease conquest or loyalty rebate, 42 months, 5K miles/y. Title, acq., reg. doc. additional. Extra charges may apply at lease end. Purchase offer includes loyalty rebate. Call for details. Residency restrictions apply. Stock #c84819. See dealer for details. By submitting you agree to our Terms and Conditions. $499 documentation fee not included in final price. Security deposit not required. Subject to program change without notice. Sale ends 12-1-2025 .
NEW 2026 Chevrolet
*Disclaimer Click Here *All leases: 39 months, 5K miles/y. Title, acq., reg. doc. additional. Lease offer Includes lease loyalty. Extra charges may apply at lease end. Purchase offers include: Trade Assistance $2,500 and Select Market Chevy Loyalty Cash $2,500. Call for details. Residency restrictions apply. Stock #C83258. See dealer for details. By submitting you agree to our Terms and Conditions. $499 documentation fee not included in final price. Subject to program change without notice. Sale ends 12-1-2025. C85887 C85884 C85883 C85696 C85888 C85817 C85636
NEW 2026 Chevrolet
Silverado 1500
LT Crew Cab ** 6 Available @ Same Discount! **
** 7 x to Choose from @ Same Discount**
Money Down Lease:
$375/mo
$1,995 down, 39 months*
Discounts/Rebate:
$10,000
Quirk Price:
$$41,595
MSRP $54,595
Rebates/Discounts $10,000
*Disclaimer Click Here *All leases: 39 months, 5K miles/y. Title, acq., reg. doc. additional. Lease offer Includes lease loyalty. Extra charges may apply at lease end. Purchase offers include: Trade Assistance $2,500 and Select Market Chevy Loyalty Cash $2,500. Call for details. Residency restrictions apply. Stock #C83258. See dealer for details. By submitting you agree to our Terms and Conditions. $499 documentation fee not included in final price. Subject to program change without notice. Sale ends 12-1-2025. C85887 C85884 C85883 C85696 C85888 C85817 C85636
'; 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"); } }); }