FINANCE
WHY FINANCE THROUGH A DEALERSHIP?
WHAT IS HIRE PURCHASE?
WHAT IS PERSONAL CONTRACT PURCHASE?
window.dataLayer = window.dataLayer || []; dataLayer.push({ 'event' : 'FormSubmission', 'event_category' : 'Finance Enquiry' })
jQuery('#bfb-popup-openbfb34').on('click', function () { let vehicle_type = $('#vehicle_type .ppbd-product-attribute').html().trim(); if (vehicle_type == 'Car') { $('#new_vehicle_enquiry_lead_type input[name=lead_type]').val('NWC'); $('#new_vehicle_enquiry_vehicle_type input[name=vehicle_type]').val(vehicle_type); } else { $('#new_vehicle_enquiry_lead_type input[name=lead_type]').val('NWV'); $('#new_vehicle_enquiry_vehicle_type input[name=vehicle_type]').val(vehicle_type); } if ($('#new_car_location select[name=location]').length != 0) { if ($('span[itemprop="name"]').length != 0) { let model = $('span[itemprop="name"]').html().toLowerCase(); if (model.startsWith("ford ")) { $('#new_car_location select[name=location]').html(''); } if (model.startsWith("kia ")) { $('#new_car_location select[name=location]').html(''); } if (product_name.startsWith("seat ")) { $('#new_car_location select[name=location]').html(''); } if (product_name.startsWith("cupra ")) { $('#new_car_location select[name=location]').html(''); } if (product_name.startsWith("skoda ")) { $('#motability_enquiry_location select[name=location]').html(''); } if (product_name.startsWith("honda ")) { $('#new_car_location select[name=location]').html(''); } } } });