Chipex Discount Codes
Chipex Discount Codes
Looking to place an order with Chipex? Why not take advantage of one of our exclusive discount and voucher codes and get great savings on your Chipex Kit and Chipex accessories. Here’s the complete list of all our live discount codes and special deals, making it even easier to place an order.
But hurry some of our offers and deals are only valid for a limited time only. Get you hands on one of our vouchers codes and fix your paint chips right away.
You can use your Chipex discount code on both our kits and in our Chipex Shop.
Click to reveal current offer
Hurry! This offer runs out soon!
10% off your first order & Free UK Standard Delivery
10% OFF your ENTIRE order when you buy any Chipex Kit. And we’ll deliver it for free!
Offer valid until midnight 20/03/16 or while stocks last. Only one code can be used per order
Use Code: Chipex35654f
20% off your order for 24 hours only
20% OFF your ENTIRE order when you buy any Chipex Kit. And we’ll deliver it for free!
Offer valid until midnight 20/03/16 or while stocks last. Only one code can be used per order
Use Code: Chipex356744f
jQuery(document).ready(function () {
jQuery(‘.reveal’).click(function () {
jQuery(‘.discountform’).css(‘display’, ‘block’);
});
jQuery(‘.no-thanks’).click(function () {
jQuery(‘.discountform’).css(‘display’, ‘none’);
});
jQuery(‘.discountform’).submit(function () {
jQuery(‘.discountform .loader’).css(‘display’, ‘block’);
jQuery.ajax({
method: “POST”,
url: jQuery(‘.discountform’).attr(‘action’),
data: jQuery(‘.discountform’).serialize()
})
.done(function(response){
jQuery(‘.discountform’).css(‘display’, ‘none’);
jQuery(‘.discount-offer’).css(‘display’, ‘block’);
jQuery(‘.reveal’).css(‘display’, ‘none’);
jQuery(‘.discountform .loader’).css(‘display’, ‘none’);
})
return false;
});
});