xritepromos.com
Open in
urlscan Pro
193.105.145.214
Public Scan
URL:
https://xritepromos.com/nl/customer-apply-for-promotion/?country_promotion=20000080
Submission: On September 22 via manual from NL — Scanned from NL
Submission: On September 22 via manual from NL — Scanned from NL
Form analysis
2 forms found in the DOMName: reg_promotion_client — POST https://xritepromos.com/nl/customer-apply-for-promotion/?country_promotion=20000080
<form method="post" action="https://xritepromos.com/nl/customer-apply-for-promotion/?country_promotion=20000080" id="reg_promotion_client" name="reg_promotion_client" enctype="multipart/form-data"
onsubmit="if((reg_promotion_client_validatefunction_result=ValidateForm_reg_promotion_client(this))==false) return false; ;if (typeof dataLayer !== 'undefined') dataLayer.push({'category': 'Claim Form', 'action': 'Submit', 'label': 'Successful Submission', 'event': 'formInteraction'});if (typeof DisableButton !== 'undefined') DisableButton(this); this.method = 'post'; return true;"
autocomplete="off">
<script type="text/javascript">
<!--
String.prototype.trim = function() {
return (this.replace(/^[\s\xA0]+/, "").replace(/[\s\xA0]+$/, ""));
}
var getLabelFieldId;
function GetFieldLabel(inputid, labelId, labelDefault) {
getLabelFieldId = inputid;
var cleanLblText;
//check if is array
if (!(typeof labelId === 'undefined' || labelId == null || labelId.constructor.toString().indexOf("Array") == -1)) {
var cnt = labelId.length;
if (cnt > 0) {
for (i = 0; i < cnt; i++) {
var labelEl = document.getElementById(labelId[i]);
if (typeof labelEl !== 'undefined' && labelEl != null) {
cleanLblText = labelEl.innerHTML;
break;
}
}
}
} else if (typeof labelId !== 'undefined' && labelId != null) {
var labelEl = document.getElementById(labelId);
if (typeof labelEl !== 'undefined' && labelEl != null) {
cleanLblText = labelEl.innerHTML;
}
} else {
var labelEl = document.getElementById('l_' + inputid);
if (typeof labelEl !== 'undefined' && labelEl != null) cleanLblText = labelEl.innerHTML;
}
if (typeof cleanLblText === 'undefined' || cleanLblText == null || cleanLblText == '') {
var obj_field = document.getElementById(inputid);
var attr_placeholder = obj_field.getAttribute('placeholder');
if (typeof attr_placeholder !== 'undefined' && attr_placeholder != null && attr_placeholder != '') {
cleanLblText = attr_placeholder;
}
}
if (typeof cleanLblText !== 'undefined' && cleanLblText != null && cleanLblText != '') {
cleanLblText = cleanLblText.replace(/<\/?[^>]+(>|$)/g, "").replace(/ /g, " ").replace(/^\s+|\s+$/gm, '');
return cleanLblText;
}
if (typeof labelDefault !== 'undefined' && labelDefault != null) {
return labelDefault;
}
return '';
}
function ValidateEmail(theinput) {
if (typeof theinput === 'undefined' || theinput == null) return;
var emailAddress = theinput.value = theinput.value.trim();
var sValidEmail = '^(([^<>()\\[\\]\\\.,;:\\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,}))$'; // as whole string
var reValidEmail = new RegExp(sValidEmail);
return reValidEmail.test(emailAddress);
}
var form_submitted = false
var reg_promotion_client_validatefunction_result
function ValidateForm_reg_promotion_client(theform) {
if ((theform['uid_order'].value = theform['uid_order'].value.trim()) == '') {
if ((theform['uid_order'].type != 'hidden' && theform['uid_order'].style.display != 'none' && document.getElementById('r_uid_order').style.display != 'none') && theform['uid_order'].focus)
if ((theform['uid_order'].type != 'hidden' && theform['uid_order'].style.display != 'none' && document.getElementById('r_uid_order').style.display != 'none') && theform['uid_order'].focus) {
if ((theform['uid_order'].type != 'hidden' && theform['uid_order'].style.display != 'none' && document.getElementById('r_uid_order').style.display != 'none')) {
alert('Are you sure you want to submit this form again?' + '\n' + GetFieldLabel('uid_order', ['l_uid_order'], 'exception field*'))
}
form_submitted = false
return false
}
}
if (((theform['doit'].type != 'hidden' && theform['doit'].style.display != 'none' && document.getElementById('r_doit').style.display != 'none') && ((theform['doit'].value = theform['doit'].value.trim()) != '') && theform['doit'].value.search &&
theform['doit'].value.search(new RegExp('^[1]{1}$', 'g')) < 0)) {
if ((theform['doit'].type != 'hidden' && theform['doit'].style.display != 'none' && document.getElementById('r_doit').style.display != 'none') && theform['doit'].focus)
if ((theform['doit'].type != 'hidden' && theform['doit'].style.display != 'none' && document.getElementById('r_doit').style.display != 'none') && theform['doit'].focus) {
if ((theform['doit'].type != 'hidden' && theform['doit'].style.display != 'none' && document.getElementById('r_doit').style.display != 'none')) {
alert('' + '\n' + GetFieldLabel('doit', ['l_doit'], ''))
}
form_submitted = false
return false
}
}
if ((theform['first_name'].value = theform['first_name'].value.trim()) == '') {
if ((theform['first_name'].type != 'hidden' && theform['first_name'].style.display != 'none' && document.getElementById('r_first_name').style.display != 'none') && theform['first_name'].focus) {
theform['first_name'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('first_name', ['l_first_name'], 'Voornaam:*'))
form_submitted = false
return false
}
}
if (((theform['first_name'].value = theform['first_name'].value.trim()) != '' && theform['first_name'].value.length > 90)) {
if ((theform['first_name'].type != 'hidden' && theform['first_name'].style.display != 'none' && document.getElementById('r_first_name').style.display != 'none') && theform['first_name'].focus)
if ((theform['first_name'].type != 'hidden' && theform['first_name'].style.display != 'none' && document.getElementById('r_first_name').style.display != 'none') && theform['first_name'].focus) {
if ((theform['first_name'].type != 'hidden' && theform['first_name'].style.display != 'none' && document.getElementById('r_first_name').style.display != 'none')) {
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('first_name', ['l_first_name'], 'Voornaam:*'))
}
form_submitted = false
return false
}
}
if ((theform['last_name'].value = theform['last_name'].value.trim()) == '') {
if ((theform['last_name'].type != 'hidden' && theform['last_name'].style.display != 'none' && document.getElementById('r_last_name').style.display != 'none') && theform['last_name'].focus) {
theform['last_name'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('last_name', ['l_last_name'], 'Achternaam:*'))
form_submitted = false
return false
}
}
if (((theform['last_name'].value = theform['last_name'].value.trim()) != '' && theform['last_name'].value.length > 90)) {
if ((theform['last_name'].type != 'hidden' && theform['last_name'].style.display != 'none' && document.getElementById('r_last_name').style.display != 'none') && theform['last_name'].focus)
if ((theform['last_name'].type != 'hidden' && theform['last_name'].style.display != 'none' && document.getElementById('r_last_name').style.display != 'none') && theform['last_name'].focus) {
if ((theform['last_name'].type != 'hidden' && theform['last_name'].style.display != 'none' && document.getElementById('r_last_name').style.display != 'none')) {
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('last_name', ['l_last_name'], 'Achternaam:*'))
}
form_submitted = false
return false
}
}
if (theform['__customer_type_8'].checked == false && theform['__customer_type_9'].checked == false) {
if ((theform['__customer_type_8'].type != 'hidden' && theform['__customer_type_8'].style.display != 'none' && ((document.getElementById('r_customer_type').style.display != 'none') && (document.getElementById('r___customer_type_8') == null ||
document.getElementById('r___customer_type_8').style.display != 'none'))) && theform['__customer_type_8'].focus)
if ((theform['__customer_type_8'].type != 'hidden' && theform['__customer_type_8'].style.display != 'none' && ((document.getElementById('r_customer_type').style.display != 'none') && (document.getElementById('r___customer_type_8') ==
null || document.getElementById('r___customer_type_8').style.display != 'none'))) && theform['__customer_type_8'].focus) {
if ((theform['__customer_type_8'].type != 'hidden' && theform['__customer_type_8'].style.display != 'none' && ((document.getElementById('r_customer_type').style.display != 'none') && (document.getElementById('r___customer_type_8') ==
null || document.getElementById('r___customer_type_8').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('__customer_type_8', ['i_l_txt_customer_type', 'a_l_txt___customer_type_8', 'l_customer_type', 'l___customer_type_8'],
'Zakelijke klant'))
}
form_submitted = false
return false
}
}
if (theform['__customer_type_8'].checked == false && theform['__customer_type_9'].checked == false) {
if ((theform['__customer_type_9'].type != 'hidden' && theform['__customer_type_9'].style.display != 'none' && ((document.getElementById('r_customer_type').style.display != 'none') && (document.getElementById('r___customer_type_9') == null ||
document.getElementById('r___customer_type_9').style.display != 'none'))) && theform['__customer_type_9'].focus)
if ((theform['__customer_type_9'].type != 'hidden' && theform['__customer_type_9'].style.display != 'none' && ((document.getElementById('r_customer_type').style.display != 'none') && (document.getElementById('r___customer_type_9') ==
null || document.getElementById('r___customer_type_9').style.display != 'none'))) && theform['__customer_type_9'].focus) {
if ((theform['__customer_type_9'].type != 'hidden' && theform['__customer_type_9'].style.display != 'none' && ((document.getElementById('r_customer_type').style.display != 'none') && (document.getElementById('r___customer_type_9') ==
null || document.getElementById('r___customer_type_9').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('__customer_type_9', ['i_l_txt_customer_type', 'a_l_txt___customer_type_9', 'l_customer_type', 'l___customer_type_9'],
'Eindgebruiker'))
}
form_submitted = false
return false
}
}
if ((theform['company_name'].value = theform['company_name'].value.trim()) == '') {
if ((theform['company_name'].type != 'hidden' && theform['company_name'].style.display != 'none' && ((document.getElementById('r_business_customer_details').style.display != 'none') && (document.getElementById('r_company_name') == null ||
document.getElementById('r_company_name').style.display != 'none'))) && theform['company_name'].focus)
if ((theform['company_name'].type != 'hidden' && theform['company_name'].style.display != 'none' && ((document.getElementById('r_business_customer_details').style.display != 'none') && (document.getElementById('r_company_name') == null ||
document.getElementById('r_company_name').style.display != 'none'))) && theform['company_name'].focus) {
if ((theform['company_name'].type != 'hidden' && theform['company_name'].style.display != 'none' && ((document.getElementById('r_business_customer_details').style.display != 'none') && (document.getElementById('r_company_name') == null ||
document.getElementById('r_company_name').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('company_name', ['l_company_name'], 'Bedrijfsnaam:*'))
}
form_submitted = false
return false
}
}
if ((theform['business_address'].value = theform['business_address'].value.trim()) == '') {
if ((theform['business_address'].type != 'hidden' && theform['business_address'].style.display != 'none' && ((document.getElementById('r_business_customer_details').style.display != 'none') && (document.getElementById('r_business_address') ==
null || document.getElementById('r_business_address').style.display != 'none'))) && theform['business_address'].focus)
if ((theform['business_address'].type != 'hidden' && theform['business_address'].style.display != 'none' && ((document.getElementById('r_business_customer_details').style.display != 'none') && (document.getElementById(
'r_business_address') == null || document.getElementById('r_business_address').style.display != 'none'))) && theform['business_address'].focus) {
if ((theform['business_address'].type != 'hidden' && theform['business_address'].style.display != 'none' && ((document.getElementById('r_business_customer_details').style.display != 'none') && (document.getElementById(
'r_business_address') == null || document.getElementById('r_business_address').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('business_address', ['l_business_address'], 'Bedrijfsadres:*'))
}
form_submitted = false
return false
}
}
if ((theform['address_2'].value = theform['address_2'].value.trim()) == '') {
if ((theform['address_2'].type != 'hidden' && theform['address_2'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_address_2') == null || document.getElementById(
'r_address_2').style.display != 'none'))) && theform['address_2'].focus)
if ((theform['address_2'].type != 'hidden' && theform['address_2'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_address_2') == null || document
.getElementById('r_address_2').style.display != 'none'))) && theform['address_2'].focus) {
if ((theform['address_2'].type != 'hidden' && theform['address_2'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_address_2') == null || document
.getElementById('r_address_2').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('address_2', ['l_address_2'], 'Adres:*'))
}
form_submitted = false
return false
}
}
if ((theform['postal_code'].value = theform['postal_code'].value.trim()) == '') {
if ((theform['postal_code'].type != 'hidden' && theform['postal_code'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_postal_code') == null || document
.getElementById('r_postal_code').style.display != 'none'))) && theform['postal_code'].focus)
if ((theform['postal_code'].type != 'hidden' && theform['postal_code'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_postal_code') == null || document
.getElementById('r_postal_code').style.display != 'none'))) && theform['postal_code'].focus) {
if ((theform['postal_code'].type != 'hidden' && theform['postal_code'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_postal_code') == null || document
.getElementById('r_postal_code').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('postal_code', ['l_postal_code'], 'Postcode:*'))
}
form_submitted = false
return false
}
}
if ((theform['city'].value = theform['city'].value.trim()) == '') {
if ((theform['city'].type != 'hidden' && theform['city'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_city') == null || document.getElementById('r_city').style
.display != 'none'))) && theform['city'].focus)
if ((theform['city'].type != 'hidden' && theform['city'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_city') == null || document.getElementById('r_city')
.style.display != 'none'))) && theform['city'].focus) {
if ((theform['city'].type != 'hidden' && theform['city'].style.display != 'none' && ((document.getElementById('r_home_customer').style.display != 'none') && (document.getElementById('r_city') == null || document.getElementById('r_city')
.style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('city', ['l_city'], 'Plaats:*'))
}
form_submitted = false
return false
}
}
if (((theform['phone_mobile'].value = theform['phone_mobile'].value.trim()) != '' && theform['phone_mobile'].value.length > 45)) {
if ((theform['phone_mobile'].type != 'hidden' && theform['phone_mobile'].style.display != 'none' && document.getElementById('r_phone_mobile').style.display != 'none') && theform['phone_mobile'].focus)
if ((theform['phone_mobile'].type != 'hidden' && theform['phone_mobile'].style.display != 'none' && document.getElementById('r_phone_mobile').style.display != 'none') && theform['phone_mobile'].focus) {
if ((theform['phone_mobile'].type != 'hidden' && theform['phone_mobile'].style.display != 'none' && document.getElementById('r_phone_mobile').style.display != 'none')) {
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('phone_mobile', ['l_phone_mobile'], 'Mobiel nummer:'))
}
form_submitted = false
return false
}
}
if ((theform['email'].value = theform['email'].value.trim()) == '') {
if ((theform['email'].type != 'hidden' && theform['email'].style.display != 'none' && document.getElementById('r_email').style.display != 'none') && theform['email'].focus) {
theform['email'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('email', ['l_email'], 'E-mailadres:*'))
form_submitted = false
return false
}
}
if (((theform['email'].value = theform['email'].value.trim()) != '' && theform['email'].value.length > 90)) {
if ((theform['email'].type != 'hidden' && theform['email'].style.display != 'none' && document.getElementById('r_email').style.display != 'none') && theform['email'].focus) {
theform['email'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('email', ['l_email'], 'E-mailadres:*'))
form_submitted = false
return false
}
}
if (ValidateEmail(theform['email']) == false) {
if ((theform['email'].type != 'hidden' && theform['email'].style.display != 'none' && document.getElementById('r_email').style.display != 'none') && theform['email'].focus)
if ((theform['email'].type != 'hidden' && theform['email'].style.display != 'none' && document.getElementById('r_email').style.display != 'none') && theform['email'].focus) {
if ((theform['email'].type != 'hidden' && theform['email'].style.display != 'none' && document.getElementById('r_email').style.display != 'none')) {
alert('Voer een geldig e-mailadres in' + '\n' + GetFieldLabel('email', ['l_email'], 'E-mailadres:*'))
}
form_submitted = false
return false
}
}
if ((theform['email_confirm'].value = theform['email_confirm'].value.trim()) == '') {
if ((theform['email_confirm'].type != 'hidden' && theform['email_confirm'].style.display != 'none' && document.getElementById('r_email_confirm').style.display != 'none') && theform['email_confirm'].focus) {
theform['email_confirm'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('email_confirm', ['l_email_confirm'], 'Bevestig uw e-mailadres:*'))
form_submitted = false
return false
}
}
if (((theform['email_confirm'].value = theform['email_confirm'].value.trim()) != '' && theform['email_confirm'].value.length > 90)) {
if ((theform['email_confirm'].type != 'hidden' && theform['email_confirm'].style.display != 'none' && document.getElementById('r_email_confirm').style.display != 'none') && theform['email_confirm'].focus) {
theform['email_confirm'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('email_confirm', ['l_email_confirm'], 'Bevestig uw e-mailadres:*'))
form_submitted = false
return false
}
}
if (ValidateEmail(theform['email_confirm']) == false) {
if ((theform['email_confirm'].type != 'hidden' && theform['email_confirm'].style.display != 'none' && document.getElementById('r_email_confirm').style.display != 'none') && theform['email_confirm'].focus) {
theform['email_confirm'].focus()
alert('Voer een geldig e-mailadres in' + '\n' + GetFieldLabel('email_confirm', ['l_email_confirm'], 'Bevestig uw e-mailadres:*'))
form_submitted = false
return false
}
}
if (((theform['email_confirm'].value = theform['email_confirm'].value.trim()) != theform['email'].value.trim())) {
if ((theform['email_confirm'].type != 'hidden' && theform['email_confirm'].style.display != 'none' && document.getElementById('r_email_confirm').style.display != 'none') && theform['email_confirm'].focus)
if ((theform['email_confirm'].type != 'hidden' && theform['email_confirm'].style.display != 'none' && document.getElementById('r_email_confirm').style.display != 'none') && theform['email_confirm'].focus) {
if ((theform['email_confirm'].type != 'hidden' && theform['email_confirm'].style.display != 'none' && document.getElementById('r_email_confirm').style.display != 'none')) {
alert('Zorg ervoor dat beide e-mailadressen hetzelfde zijn.' + '\n' + GetFieldLabel('email_confirm', ['l_email_confirm'], 'Bevestig uw e-mailadres:*'))
}
form_submitted = false
return false
}
}
if (theform['bank_profile_type'].selectedIndex == -1 || (theform['bank_profile_type'].options[theform['bank_profile_type'].selectedIndex].value = theform['bank_profile_type'].options[theform['bank_profile_type'].selectedIndex].value.trim()) ==
'') {
if ((theform['bank_profile_type'].type != 'hidden' && theform['bank_profile_type'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_profile_type') == null || document.getElementById('r_bank_profile_type').style.display != 'none'))) && theform['bank_profile_type'].focus)
if ((theform['bank_profile_type'].type != 'hidden' && theform['bank_profile_type'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_profile_type') == null || document.getElementById('r_bank_profile_type').style.display != 'none'))) && theform['bank_profile_type'].focus) {
if ((theform['bank_profile_type'].type != 'hidden' && theform['bank_profile_type'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_profile_type') == null || document.getElementById('r_bank_profile_type').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('bank_profile_type', ['l_bank_profile_type'], 'Rekeningtype:*'))
}
form_submitted = false
return false
}
}
if ((theform['bank_account'].value = theform['bank_account'].value.trim()) == '') {
if ((theform['bank_account'].type != 'hidden' && theform['bank_account'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_account') == null ||
document.getElementById('r_bank_account').style.display != 'none'))) && theform['bank_account'].focus) {
theform['bank_account'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('bank_account', ['l_bank_account'], 'IBAN:*'))
form_submitted = false
return false
}
}
if (ValidateIbanCustom(theform['bank_account']) == false) {
if ((theform['bank_account'].type != 'hidden' && theform['bank_account'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_account') == null ||
document.getElementById('r_bank_account').style.display != 'none'))) && theform['bank_account'].focus)
if ((theform['bank_account'].type != 'hidden' && theform['bank_account'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_account') == null ||
document.getElementById('r_bank_account').style.display != 'none'))) && theform['bank_account'].focus) {
if ((theform['bank_account'].type != 'hidden' && theform['bank_account'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_account') ==
null || document.getElementById('r_bank_account').style.display != 'none')))) {
alert('Uw betaalinformatie is onjuist of ontbreekt.' + '\n' + GetFieldLabel('bank_account', ['l_bank_account'], 'IBAN:*'))
}
form_submitted = false
return false
}
}
if ((theform['bank_code'].value = theform['bank_code'].value.trim()) == '') {
if ((theform['bank_code'].type != 'hidden' && theform['bank_code'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_code') == null || document
.getElementById('r_bank_code').style.display != 'none'))) && theform['bank_code'].focus) {
theform['bank_code'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('bank_code', ['l_bank_code'], 'SWIFT:*'))
form_submitted = false
return false
}
}
if (ValidateSwiftCustom(theform['bank_code']) == false) {
if ((theform['bank_code'].type != 'hidden' && theform['bank_code'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_code') == null || document
.getElementById('r_bank_code').style.display != 'none'))) && theform['bank_code'].focus)
if ((theform['bank_code'].type != 'hidden' && theform['bank_code'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_code') == null || document
.getElementById('r_bank_code').style.display != 'none'))) && theform['bank_code'].focus) {
if ((theform['bank_code'].type != 'hidden' && theform['bank_code'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_code') == null ||
document.getElementById('r_bank_code').style.display != 'none')))) {
alert('Uw betaalinformatie is onjuist of ontbreekt.' + '\n' + GetFieldLabel('bank_code', ['l_bank_code'], 'SWIFT:*'))
}
form_submitted = false
return false
}
}
if ((theform['bank_benficiary'].value = theform['bank_benficiary'].value.trim()) == '') {
if ((theform['bank_benficiary'].type != 'hidden' && theform['bank_benficiary'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_benficiary') ==
null || document.getElementById('r_bank_benficiary').style.display != 'none'))) && theform['bank_benficiary'].focus) {
theform['bank_benficiary'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('bank_benficiary', ['l_bank_benficiary'], 'Begunstigde:*'))
form_submitted = false
return false
}
}
if (((theform['bank_benficiary'].value = theform['bank_benficiary'].value.trim()) != '' && theform['bank_benficiary'].value.length > 50)) {
if ((theform['bank_benficiary'].type != 'hidden' && theform['bank_benficiary'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_benficiary') ==
null || document.getElementById('r_bank_benficiary').style.display != 'none'))) && theform['bank_benficiary'].focus) {
theform['bank_benficiary'].focus()
alert('Maximaal aantal tekens is 50!' + '\n' + GetFieldLabel('bank_benficiary', ['l_bank_benficiary'], 'Begunstigde:*'))
form_submitted = false
return false
}
}
if (((theform['bank_benficiary'].type != 'hidden' && theform['bank_benficiary'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_benficiary') ==
null || document.getElementById('r_bank_benficiary').style.display != 'none'))) && ((theform['bank_benficiary'].value = theform['bank_benficiary'].value.trim()) != '') && theform['bank_benficiary'].value.search && theform[
'bank_benficiary'].value.search(new RegExp('^[^\\[\\](){}*' + unescape('%u00F7') + unescape('%u00D7') + '+=%' + unescape('%u2030') + unescape('%u201D') + unescape('%u2044') + '~!?' + unescape('%u00A1') + unescape('%u00BF') + unescape(
'%u2039') + unescape('%u203A') + unescape('%u00AB') + unescape('%u00BB') + '&@' + unescape('%u2022') + '^' + unescape('%u00B0') + unescape('%u00B6') + unescape('%u00A7') + '#' + unescape('%u2116') + unescape('%u00A9') + unescape(
'%u2117') + unescape('%u00AE') + unescape('%u2120') + unescape('%u2122') + unescape('%u0391') + '-' + unescape('%u03A9') + unescape('%u03B1') + '-' + unescape('%u03C9') + unescape('%u03AF') + unescape('%u03CA') + unescape('%u0390') +
unescape('%u03CC') + unescape('%u03AC') + unescape('%u03AD') + unescape('%u03CD') + unescape('%u03CB') + unescape('%u03B0') + unescape('%u03AE') + unescape('%u03CE') + ']+$', 'g')) < 0)) {
if ((theform['bank_benficiary'].type != 'hidden' && theform['bank_benficiary'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_benficiary') ==
null || document.getElementById('r_bank_benficiary').style.display != 'none'))) && theform['bank_benficiary'].focus)
if ((theform['bank_benficiary'].type != 'hidden' && theform['bank_benficiary'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById('r_bank_benficiary') ==
null || document.getElementById('r_bank_benficiary').style.display != 'none'))) && theform['bank_benficiary'].focus) {
if ((theform['bank_benficiary'].type != 'hidden' && theform['bank_benficiary'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_benficiary') == null || document.getElementById('r_bank_benficiary').style.display != 'none')))) {
alert('Gelieve letters en/of cijfers in te vullen zonder specifieke symbolen! Toegestane symbolen zijn: komma; punt; dubbele punt; puntkomma; ruimte; streepje; laag streepje.' + '\n' + GetFieldLabel('bank_benficiary', [
'l_bank_benficiary'
], 'Begunstigde:*'))
}
form_submitted = false
return false
}
}
if ((theform['bank_benficiary_individual'].value = theform['bank_benficiary_individual'].value.trim()) == '') {
if ((theform['bank_benficiary_individual'].type != 'hidden' && theform['bank_benficiary_individual'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_benficiary_individual') == null || document.getElementById('r_bank_benficiary_individual').style.display != 'none'))) && theform['bank_benficiary_individual'].focus) {
theform['bank_benficiary_individual'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('bank_benficiary_individual', ['l_bank_benficiary_individual'], 'Begunstigde:*'))
form_submitted = false
return false
}
}
if (((theform['bank_benficiary_individual'].value = theform['bank_benficiary_individual'].value.trim()) != '' && theform['bank_benficiary_individual'].value.length > 50)) {
if ((theform['bank_benficiary_individual'].type != 'hidden' && theform['bank_benficiary_individual'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_benficiary_individual') == null || document.getElementById('r_bank_benficiary_individual').style.display != 'none'))) && theform['bank_benficiary_individual'].focus) {
theform['bank_benficiary_individual'].focus()
alert('Maximaal aantal tekens is 50!' + '\n' + GetFieldLabel('bank_benficiary_individual', ['l_bank_benficiary_individual'], 'Begunstigde:*'))
form_submitted = false
return false
}
}
if (((theform['bank_benficiary_individual'].type != 'hidden' && theform['bank_benficiary_individual'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_benficiary_individual') == null || document.getElementById('r_bank_benficiary_individual').style.display != 'none'))) && ((theform['bank_benficiary_individual'].value = theform['bank_benficiary_individual'].value.trim()) != '') &&
theform['bank_benficiary_individual'].value.search && theform['bank_benficiary_individual'].value.search(new RegExp('^[^\\s\\[\\](){}*' + unescape('%u00F7') + unescape('%u00D7') + '+=%' + unescape('%u2030') + unescape('%u201D') + unescape(
'%u2044') + '~!?' + unescape('%u00A1') + unescape('%u00BF') + unescape('%u2039') + unescape('%u203A') + unescape('%u00AB') + unescape('%u00BB') + '&@' + unescape('%u2022') + '^' + unescape('%u00B0') + unescape('%u00B6') + unescape(
'%u00A7') + '#' + unescape('%u2116') + unescape('%u00A9') + unescape('%u2117') + unescape('%u00AE') + unescape('%u2120') + unescape('%u2122') + unescape('%u0391') + '-' + unescape('%u03A9') + unescape('%u03B1') + '-' + unescape(
'%u03C9') + unescape('%u03AF') + unescape('%u03CA') + unescape('%u0390') + unescape('%u03CC') + unescape('%u03AC') + unescape('%u03AD') + unescape('%u03CD') + unescape('%u03CB') + unescape('%u03B0') + unescape('%u03AE') + unescape(
'%u03CE') + ']+\\s+[^\\s\\[\\](){}*' + unescape('%u00F7') + unescape('%u00D7') + '+=%' + unescape('%u2030') + unescape('%u201D') + unescape('%u2044') + '~!?' + unescape('%u00A1') + unescape('%u00BF') + unescape('%u2039') + unescape(
'%u203A') + unescape('%u00AB') + unescape('%u00BB') + '&@' + unescape('%u2022') + '^' + unescape('%u00B0') + unescape('%u00B6') + unescape('%u00A7') + '#' + unescape('%u2116') + unescape('%u00A9') + unescape('%u2117') + unescape(
'%u00AE') + unescape('%u2120') + unescape('%u2122') + unescape('%u0391') + '-' + unescape('%u03A9') + unescape('%u03B1') + '-' + unescape('%u03C9') + unescape('%u03AF') + unescape('%u03CA') + unescape('%u0390') + unescape('%u03CC') +
unescape('%u03AC') + unescape('%u03AD') + unescape('%u03CD') + unescape('%u03CB') + unescape('%u03B0') + unescape('%u03AE') + unescape('%u03CE') + ']+[^\\[\\](){}*' + unescape('%u00F7') + unescape('%u00D7') + '+=%' + unescape(
'%u2030') + unescape('%u201D') + unescape('%u2044') + '~!?' + unescape('%u00A1') + unescape('%u00BF') + unescape('%u2039') + unescape('%u203A') + unescape('%u00AB') + unescape('%u00BB') + '&@' + unescape('%u2022') + '^' + unescape(
'%u00B0') + unescape('%u00B6') + unescape('%u00A7') + '#' + unescape('%u2116') + unescape('%u00A9') + unescape('%u2117') + unescape('%u00AE') + unescape('%u2120') + unescape('%u2122') + unescape('%u0391') + '-' + unescape('%u03A9') +
unescape('%u03B1') + '-' + unescape('%u03C9') + unescape('%u03AF') + unescape('%u03CA') + unescape('%u0390') + unescape('%u03CC') + unescape('%u03AC') + unescape('%u03AD') + unescape('%u03CD') + unescape('%u03CB') + unescape('%u03B0') +
unescape('%u03AE') + unescape('%u03CE') + ']+$', 'g')) < 0)) {
if ((theform['bank_benficiary_individual'].type != 'hidden' && theform['bank_benficiary_individual'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_benficiary_individual') == null || document.getElementById('r_bank_benficiary_individual').style.display != 'none'))) && theform['bank_benficiary_individual'].focus)
if ((theform['bank_benficiary_individual'].type != 'hidden' && theform['bank_benficiary_individual'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document.getElementById(
'r_bank_benficiary_individual') == null || document.getElementById('r_bank_benficiary_individual').style.display != 'none'))) && theform['bank_benficiary_individual'].focus) {
if ((theform['bank_benficiary_individual'].type != 'hidden' && theform['bank_benficiary_individual'].style.display != 'none' && ((document.getElementById('r_bank_details_international').style.display != 'none') && (document
.getElementById('r_bank_benficiary_individual') == null || document.getElementById('r_bank_benficiary_individual').style.display != 'none')))) {
alert('Gelieve letters en/of cijfers in te vullen zonder specifieke symbolen! Toegestane symbolen zijn: komma; punt; dubbele punt; puntkomma; ruimte; streepje; laag streepje.' + '\n' + GetFieldLabel('bank_benficiary_individual', [
'l_bank_benficiary_individual'
], 'Begunstigde:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions1'].selectedIndex == -1 || (theform['series_promotions1'].options[theform['series_promotions1'].selectedIndex].value = theform['series_promotions1'].options[theform['series_promotions1'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions1'].type != 'hidden' && theform['series_promotions1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_series_promotions1') == null || document.getElementById('r_series_promotions1').style.display != 'none'))) && theform['series_promotions1'].focus)
if ((theform['series_promotions1'].type != 'hidden' && theform['series_promotions1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_series_promotions1') == null || document.getElementById('r_series_promotions1').style.display != 'none'))) && theform['series_promotions1'].focus) {
if ((theform['series_promotions1'].type != 'hidden' && theform['series_promotions1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_series_promotions1') == null || document.getElementById('r_series_promotions1').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions1', ['l_series_promotions1'], 'Product' + ' ' + '1:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion1'].selectedIndex == -1 || (theform['products_promotion1'].options[theform['products_promotion1'].selectedIndex].value = theform['products_promotion1'].options[theform['products_promotion1'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion1'].type != 'hidden' && theform['products_promotion1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_products_promotion1') == null || document.getElementById('r_products_promotion1').style.display != 'none'))) && theform['products_promotion1'].focus)
if ((theform['products_promotion1'].type != 'hidden' && theform['products_promotion1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_products_promotion1') == null || document.getElementById('r_products_promotion1').style.display != 'none'))) && theform['products_promotion1'].focus) {
if ((theform['products_promotion1'].type != 'hidden' && theform['products_promotion1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_products_promotion1') == null || document.getElementById('r_products_promotion1').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion1', ['l_products_promotion1'], 'Model' + ' ' + '1:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number1'].value = theform['serial_number1'].value.trim()) == '') {
if ((theform['serial_number1'].type != 'hidden' && theform['serial_number1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_serial_number1') == null ||
document.getElementById('r_serial_number1').style.display != 'none'))) && theform['serial_number1'].focus) {
theform['serial_number1'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number1', ['l_serial_number1'], 'Serienummer' + ' ' + '1:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number1'].value = theform['serial_number1'].value.trim()) != '' && theform['serial_number1'].value.length > 45)) {
if ((theform['serial_number1'].type != 'hidden' && theform['serial_number1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_serial_number1') == null ||
document.getElementById('r_serial_number1').style.display != 'none'))) && theform['serial_number1'].focus) {
theform['serial_number1'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number1', ['l_serial_number1'], 'Serienummer' + ' ' + '1:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number1'].type != 'hidden' && theform['serial_number1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_serial_number1') == null ||
document.getElementById('r_serial_number1').style.display != 'none'))) && ((theform['serial_number1'].value = theform['serial_number1'].value.trim()) != '') && theform['serial_number1'].value.search && theform['serial_number1'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number1'].type != 'hidden' && theform['serial_number1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_serial_number1') == null ||
document.getElementById('r_serial_number1').style.display != 'none'))) && theform['serial_number1'].focus)
if ((theform['serial_number1'].type != 'hidden' && theform['serial_number1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_serial_number1') == null ||
document.getElementById('r_serial_number1').style.display != 'none'))) && theform['serial_number1'].focus) {
if ((theform['serial_number1'].type != 'hidden' && theform['serial_number1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_serial_number1') ==
null || document.getElementById('r_serial_number1').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number1', ['l_serial_number1'], 'Serienummer' + ' ' + '1:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name1'].value = theform['store_name1'].value.trim()) == '') {
if ((theform['store_name1'].type != 'hidden' && theform['store_name1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_store_name1') == null || document
.getElementById('r_store_name1').style.display != 'none'))) && theform['store_name1'].focus)
if ((theform['store_name1'].type != 'hidden' && theform['store_name1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_store_name1') == null || document
.getElementById('r_store_name1').style.display != 'none'))) && theform['store_name1'].focus) {
if ((theform['store_name1'].type != 'hidden' && theform['store_name1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_store_name1') == null ||
document.getElementById('r_store_name1').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name1', ['l_store_name1'], 'Naam van winkel' + ' ' + '1:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase1'].value = theform['date_purchase1'].value.trim()) == '') {
if ((theform['date_purchase1'].type != 'hidden' && theform['date_purchase1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_date_purchase1') == null ||
document.getElementById('r_date_purchase1').style.display != 'none'))) && theform['date_purchase1'].focus) {
theform['date_purchase1'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase1', ['l_date_purchase1'], 'Datum van aankoop' + ' ' + '1:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase1'].type != 'hidden' && theform['date_purchase1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_date_purchase1') == null ||
document.getElementById('r_date_purchase1').style.display != 'none'))) && ((theform['date_purchase1'].value = theform['date_purchase1'].value.trim()) != '') && theform['date_purchase1'].value.search && theform['date_purchase1'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase1'].value, 'dd/mm/yy')) && (theform['date_purchase1'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase1'].value, 'date_purchase1') == false))) {
if ((theform['date_purchase1'].type != 'hidden' && theform['date_purchase1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_date_purchase1') == null ||
document.getElementById('r_date_purchase1').style.display != 'none'))) && theform['date_purchase1'].focus)
if ((theform['date_purchase1'].type != 'hidden' && theform['date_purchase1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_date_purchase1') == null ||
document.getElementById('r_date_purchase1').style.display != 'none'))) && theform['date_purchase1'].focus) {
if ((theform['date_purchase1'].type != 'hidden' && theform['date_purchase1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_date_purchase1') ==
null || document.getElementById('r_date_purchase1').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase1', ['l_date_purchase1'], 'Datum van aankoop' + ' ' + '1:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file1'].value.trim() == '') {
if ((theform['purchase_upload_file1'].type != 'hidden' && theform['purchase_upload_file1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file1') == null || document.getElementById('r_purchase_upload_file1').style.display != 'none'))) && theform['purchase_upload_file1'].focus)
if ((theform['purchase_upload_file1'].type != 'hidden' && theform['purchase_upload_file1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file1') == null || document.getElementById('r_purchase_upload_file1').style.display != 'none'))) && theform['purchase_upload_file1'].focus) {
if ((theform['purchase_upload_file1'].type != 'hidden' && theform['purchase_upload_file1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file1') == null || document.getElementById('r_purchase_upload_file1').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file1', ['l_purchase_upload_file1'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '1:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums1'].selectedIndex == -1 || (theform['promotion_premiums1'].options[theform['promotion_premiums1'].selectedIndex].value = theform['promotion_premiums1'].options[theform['promotion_premiums1'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums1'].type != 'hidden' && theform['promotion_premiums1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_promotion_premiums1') == null || document.getElementById('r_promotion_premiums1').style.display != 'none'))) && theform['promotion_premiums1'].focus)
if ((theform['promotion_premiums1'].type != 'hidden' && theform['promotion_premiums1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_promotion_premiums1') == null || document.getElementById('r_promotion_premiums1').style.display != 'none'))) && theform['promotion_premiums1'].focus) {
if ((theform['promotion_premiums1'].type != 'hidden' && theform['promotion_premiums1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_promotion_premiums1') == null || document.getElementById('r_promotion_premiums1').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums1', ['l_promotion_premiums1'], 'Oud product' + ' ' + '1:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code1'].value = theform['other_promo_code1'].value.trim()) == '') {
if ((theform['other_promo_code1'].type != 'hidden' && theform['other_promo_code1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById('r_other_promo_code1') ==
null || document.getElementById('r_other_promo_code1').style.display != 'none'))) && theform['other_promo_code1'].focus)
if ((theform['other_promo_code1'].type != 'hidden' && theform['other_promo_code1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_other_promo_code1') == null || document.getElementById('r_other_promo_code1').style.display != 'none'))) && theform['other_promo_code1'].focus) {
if ((theform['other_promo_code1'].type != 'hidden' && theform['other_promo_code1'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all1').style.display != 'none') && (document.getElementById(
'r_other_promo_code1') == null || document.getElementById('r_other_promo_code1').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code1', ['l_other_promo_code1'], 'Serienummer van het oude product' + ' ' + '1:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions2'].selectedIndex == -1 || (theform['series_promotions2'].options[theform['series_promotions2'].selectedIndex].value = theform['series_promotions2'].options[theform['series_promotions2'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions2'].type != 'hidden' && theform['series_promotions2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_series_promotions2') == null || document.getElementById('r_series_promotions2').style.display != 'none'))) && theform['series_promotions2'].focus)
if ((theform['series_promotions2'].type != 'hidden' && theform['series_promotions2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_series_promotions2') == null || document.getElementById('r_series_promotions2').style.display != 'none'))) && theform['series_promotions2'].focus) {
if ((theform['series_promotions2'].type != 'hidden' && theform['series_promotions2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_series_promotions2') == null || document.getElementById('r_series_promotions2').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions2', ['l_series_promotions2'], 'Product' + ' ' + '2:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion2'].selectedIndex == -1 || (theform['products_promotion2'].options[theform['products_promotion2'].selectedIndex].value = theform['products_promotion2'].options[theform['products_promotion2'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion2'].type != 'hidden' && theform['products_promotion2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_products_promotion2') == null || document.getElementById('r_products_promotion2').style.display != 'none'))) && theform['products_promotion2'].focus)
if ((theform['products_promotion2'].type != 'hidden' && theform['products_promotion2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_products_promotion2') == null || document.getElementById('r_products_promotion2').style.display != 'none'))) && theform['products_promotion2'].focus) {
if ((theform['products_promotion2'].type != 'hidden' && theform['products_promotion2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_products_promotion2') == null || document.getElementById('r_products_promotion2').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion2', ['l_products_promotion2'], 'Model' + ' ' + '2:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number2'].value = theform['serial_number2'].value.trim()) == '') {
if ((theform['serial_number2'].type != 'hidden' && theform['serial_number2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_serial_number2') == null ||
document.getElementById('r_serial_number2').style.display != 'none'))) && theform['serial_number2'].focus) {
theform['serial_number2'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number2', ['l_serial_number2'], 'Serienummer' + ' ' + '2:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number2'].value = theform['serial_number2'].value.trim()) != '' && theform['serial_number2'].value.length > 45)) {
if ((theform['serial_number2'].type != 'hidden' && theform['serial_number2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_serial_number2') == null ||
document.getElementById('r_serial_number2').style.display != 'none'))) && theform['serial_number2'].focus) {
theform['serial_number2'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number2', ['l_serial_number2'], 'Serienummer' + ' ' + '2:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number2'].type != 'hidden' && theform['serial_number2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_serial_number2') == null ||
document.getElementById('r_serial_number2').style.display != 'none'))) && ((theform['serial_number2'].value = theform['serial_number2'].value.trim()) != '') && theform['serial_number2'].value.search && theform['serial_number2'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number2'].type != 'hidden' && theform['serial_number2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_serial_number2') == null ||
document.getElementById('r_serial_number2').style.display != 'none'))) && theform['serial_number2'].focus)
if ((theform['serial_number2'].type != 'hidden' && theform['serial_number2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_serial_number2') == null ||
document.getElementById('r_serial_number2').style.display != 'none'))) && theform['serial_number2'].focus) {
if ((theform['serial_number2'].type != 'hidden' && theform['serial_number2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_serial_number2') ==
null || document.getElementById('r_serial_number2').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number2', ['l_serial_number2'], 'Serienummer' + ' ' + '2:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name2'].value = theform['store_name2'].value.trim()) == '') {
if ((theform['store_name2'].type != 'hidden' && theform['store_name2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_store_name2') == null || document
.getElementById('r_store_name2').style.display != 'none'))) && theform['store_name2'].focus)
if ((theform['store_name2'].type != 'hidden' && theform['store_name2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_store_name2') == null || document
.getElementById('r_store_name2').style.display != 'none'))) && theform['store_name2'].focus) {
if ((theform['store_name2'].type != 'hidden' && theform['store_name2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_store_name2') == null ||
document.getElementById('r_store_name2').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name2', ['l_store_name2'], 'Naam van winkel' + ' ' + '2:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase2'].value = theform['date_purchase2'].value.trim()) == '') {
if ((theform['date_purchase2'].type != 'hidden' && theform['date_purchase2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_date_purchase2') == null ||
document.getElementById('r_date_purchase2').style.display != 'none'))) && theform['date_purchase2'].focus) {
theform['date_purchase2'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase2', ['l_date_purchase2'], 'Datum van aankoop' + ' ' + '2:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase2'].type != 'hidden' && theform['date_purchase2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_date_purchase2') == null ||
document.getElementById('r_date_purchase2').style.display != 'none'))) && ((theform['date_purchase2'].value = theform['date_purchase2'].value.trim()) != '') && theform['date_purchase2'].value.search && theform['date_purchase2'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase2'].value, 'dd/mm/yy')) && (theform['date_purchase2'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase2'].value, 'date_purchase2') == false))) {
if ((theform['date_purchase2'].type != 'hidden' && theform['date_purchase2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_date_purchase2') == null ||
document.getElementById('r_date_purchase2').style.display != 'none'))) && theform['date_purchase2'].focus)
if ((theform['date_purchase2'].type != 'hidden' && theform['date_purchase2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_date_purchase2') == null ||
document.getElementById('r_date_purchase2').style.display != 'none'))) && theform['date_purchase2'].focus) {
if ((theform['date_purchase2'].type != 'hidden' && theform['date_purchase2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_date_purchase2') ==
null || document.getElementById('r_date_purchase2').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase2', ['l_date_purchase2'], 'Datum van aankoop' + ' ' + '2:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file2'].value.trim() == '') {
if ((theform['purchase_upload_file2'].type != 'hidden' && theform['purchase_upload_file2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file2') == null || document.getElementById('r_purchase_upload_file2').style.display != 'none'))) && theform['purchase_upload_file2'].focus)
if ((theform['purchase_upload_file2'].type != 'hidden' && theform['purchase_upload_file2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file2') == null || document.getElementById('r_purchase_upload_file2').style.display != 'none'))) && theform['purchase_upload_file2'].focus) {
if ((theform['purchase_upload_file2'].type != 'hidden' && theform['purchase_upload_file2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file2') == null || document.getElementById('r_purchase_upload_file2').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file2', ['l_purchase_upload_file2'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '2:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums2'].selectedIndex == -1 || (theform['promotion_premiums2'].options[theform['promotion_premiums2'].selectedIndex].value = theform['promotion_premiums2'].options[theform['promotion_premiums2'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums2'].type != 'hidden' && theform['promotion_premiums2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_promotion_premiums2') == null || document.getElementById('r_promotion_premiums2').style.display != 'none'))) && theform['promotion_premiums2'].focus)
if ((theform['promotion_premiums2'].type != 'hidden' && theform['promotion_premiums2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_promotion_premiums2') == null || document.getElementById('r_promotion_premiums2').style.display != 'none'))) && theform['promotion_premiums2'].focus) {
if ((theform['promotion_premiums2'].type != 'hidden' && theform['promotion_premiums2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_promotion_premiums2') == null || document.getElementById('r_promotion_premiums2').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums2', ['l_promotion_premiums2'], 'Oud product' + ' ' + '2:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code2'].value = theform['other_promo_code2'].value.trim()) == '') {
if ((theform['other_promo_code2'].type != 'hidden' && theform['other_promo_code2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById('r_other_promo_code2') ==
null || document.getElementById('r_other_promo_code2').style.display != 'none'))) && theform['other_promo_code2'].focus)
if ((theform['other_promo_code2'].type != 'hidden' && theform['other_promo_code2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_other_promo_code2') == null || document.getElementById('r_other_promo_code2').style.display != 'none'))) && theform['other_promo_code2'].focus) {
if ((theform['other_promo_code2'].type != 'hidden' && theform['other_promo_code2'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all2').style.display != 'none') && (document.getElementById(
'r_other_promo_code2') == null || document.getElementById('r_other_promo_code2').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code2', ['l_other_promo_code2'], 'Serienummer van het oude product' + ' ' + '2:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions3'].selectedIndex == -1 || (theform['series_promotions3'].options[theform['series_promotions3'].selectedIndex].value = theform['series_promotions3'].options[theform['series_promotions3'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions3'].type != 'hidden' && theform['series_promotions3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_series_promotions3') == null || document.getElementById('r_series_promotions3').style.display != 'none'))) && theform['series_promotions3'].focus)
if ((theform['series_promotions3'].type != 'hidden' && theform['series_promotions3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_series_promotions3') == null || document.getElementById('r_series_promotions3').style.display != 'none'))) && theform['series_promotions3'].focus) {
if ((theform['series_promotions3'].type != 'hidden' && theform['series_promotions3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_series_promotions3') == null || document.getElementById('r_series_promotions3').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions3', ['l_series_promotions3'], 'Product' + ' ' + '3:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion3'].selectedIndex == -1 || (theform['products_promotion3'].options[theform['products_promotion3'].selectedIndex].value = theform['products_promotion3'].options[theform['products_promotion3'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion3'].type != 'hidden' && theform['products_promotion3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_products_promotion3') == null || document.getElementById('r_products_promotion3').style.display != 'none'))) && theform['products_promotion3'].focus)
if ((theform['products_promotion3'].type != 'hidden' && theform['products_promotion3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_products_promotion3') == null || document.getElementById('r_products_promotion3').style.display != 'none'))) && theform['products_promotion3'].focus) {
if ((theform['products_promotion3'].type != 'hidden' && theform['products_promotion3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_products_promotion3') == null || document.getElementById('r_products_promotion3').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion3', ['l_products_promotion3'], 'Model' + ' ' + '3:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number3'].value = theform['serial_number3'].value.trim()) == '') {
if ((theform['serial_number3'].type != 'hidden' && theform['serial_number3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_serial_number3') == null ||
document.getElementById('r_serial_number3').style.display != 'none'))) && theform['serial_number3'].focus) {
theform['serial_number3'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number3', ['l_serial_number3'], 'Serienummer' + ' ' + '3:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number3'].value = theform['serial_number3'].value.trim()) != '' && theform['serial_number3'].value.length > 45)) {
if ((theform['serial_number3'].type != 'hidden' && theform['serial_number3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_serial_number3') == null ||
document.getElementById('r_serial_number3').style.display != 'none'))) && theform['serial_number3'].focus) {
theform['serial_number3'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number3', ['l_serial_number3'], 'Serienummer' + ' ' + '3:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number3'].type != 'hidden' && theform['serial_number3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_serial_number3') == null ||
document.getElementById('r_serial_number3').style.display != 'none'))) && ((theform['serial_number3'].value = theform['serial_number3'].value.trim()) != '') && theform['serial_number3'].value.search && theform['serial_number3'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number3'].type != 'hidden' && theform['serial_number3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_serial_number3') == null ||
document.getElementById('r_serial_number3').style.display != 'none'))) && theform['serial_number3'].focus)
if ((theform['serial_number3'].type != 'hidden' && theform['serial_number3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_serial_number3') == null ||
document.getElementById('r_serial_number3').style.display != 'none'))) && theform['serial_number3'].focus) {
if ((theform['serial_number3'].type != 'hidden' && theform['serial_number3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_serial_number3') ==
null || document.getElementById('r_serial_number3').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number3', ['l_serial_number3'], 'Serienummer' + ' ' + '3:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name3'].value = theform['store_name3'].value.trim()) == '') {
if ((theform['store_name3'].type != 'hidden' && theform['store_name3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_store_name3') == null || document
.getElementById('r_store_name3').style.display != 'none'))) && theform['store_name3'].focus)
if ((theform['store_name3'].type != 'hidden' && theform['store_name3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_store_name3') == null || document
.getElementById('r_store_name3').style.display != 'none'))) && theform['store_name3'].focus) {
if ((theform['store_name3'].type != 'hidden' && theform['store_name3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_store_name3') == null ||
document.getElementById('r_store_name3').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name3', ['l_store_name3'], 'Naam van winkel' + ' ' + '3:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase3'].value = theform['date_purchase3'].value.trim()) == '') {
if ((theform['date_purchase3'].type != 'hidden' && theform['date_purchase3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_date_purchase3') == null ||
document.getElementById('r_date_purchase3').style.display != 'none'))) && theform['date_purchase3'].focus) {
theform['date_purchase3'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase3', ['l_date_purchase3'], 'Datum van aankoop' + ' ' + '3:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase3'].type != 'hidden' && theform['date_purchase3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_date_purchase3') == null ||
document.getElementById('r_date_purchase3').style.display != 'none'))) && ((theform['date_purchase3'].value = theform['date_purchase3'].value.trim()) != '') && theform['date_purchase3'].value.search && theform['date_purchase3'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase3'].value, 'dd/mm/yy')) && (theform['date_purchase3'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase3'].value, 'date_purchase3') == false))) {
if ((theform['date_purchase3'].type != 'hidden' && theform['date_purchase3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_date_purchase3') == null ||
document.getElementById('r_date_purchase3').style.display != 'none'))) && theform['date_purchase3'].focus)
if ((theform['date_purchase3'].type != 'hidden' && theform['date_purchase3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_date_purchase3') == null ||
document.getElementById('r_date_purchase3').style.display != 'none'))) && theform['date_purchase3'].focus) {
if ((theform['date_purchase3'].type != 'hidden' && theform['date_purchase3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_date_purchase3') ==
null || document.getElementById('r_date_purchase3').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase3', ['l_date_purchase3'], 'Datum van aankoop' + ' ' + '3:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file3'].value.trim() == '') {
if ((theform['purchase_upload_file3'].type != 'hidden' && theform['purchase_upload_file3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file3') == null || document.getElementById('r_purchase_upload_file3').style.display != 'none'))) && theform['purchase_upload_file3'].focus)
if ((theform['purchase_upload_file3'].type != 'hidden' && theform['purchase_upload_file3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file3') == null || document.getElementById('r_purchase_upload_file3').style.display != 'none'))) && theform['purchase_upload_file3'].focus) {
if ((theform['purchase_upload_file3'].type != 'hidden' && theform['purchase_upload_file3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file3') == null || document.getElementById('r_purchase_upload_file3').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file3', ['l_purchase_upload_file3'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '3:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums3'].selectedIndex == -1 || (theform['promotion_premiums3'].options[theform['promotion_premiums3'].selectedIndex].value = theform['promotion_premiums3'].options[theform['promotion_premiums3'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums3'].type != 'hidden' && theform['promotion_premiums3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_promotion_premiums3') == null || document.getElementById('r_promotion_premiums3').style.display != 'none'))) && theform['promotion_premiums3'].focus)
if ((theform['promotion_premiums3'].type != 'hidden' && theform['promotion_premiums3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_promotion_premiums3') == null || document.getElementById('r_promotion_premiums3').style.display != 'none'))) && theform['promotion_premiums3'].focus) {
if ((theform['promotion_premiums3'].type != 'hidden' && theform['promotion_premiums3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_promotion_premiums3') == null || document.getElementById('r_promotion_premiums3').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums3', ['l_promotion_premiums3'], 'Oud product' + ' ' + '3:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code3'].value = theform['other_promo_code3'].value.trim()) == '') {
if ((theform['other_promo_code3'].type != 'hidden' && theform['other_promo_code3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById('r_other_promo_code3') ==
null || document.getElementById('r_other_promo_code3').style.display != 'none'))) && theform['other_promo_code3'].focus)
if ((theform['other_promo_code3'].type != 'hidden' && theform['other_promo_code3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_other_promo_code3') == null || document.getElementById('r_other_promo_code3').style.display != 'none'))) && theform['other_promo_code3'].focus) {
if ((theform['other_promo_code3'].type != 'hidden' && theform['other_promo_code3'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all3').style.display != 'none') && (document.getElementById(
'r_other_promo_code3') == null || document.getElementById('r_other_promo_code3').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code3', ['l_other_promo_code3'], 'Serienummer van het oude product' + ' ' + '3:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions4'].selectedIndex == -1 || (theform['series_promotions4'].options[theform['series_promotions4'].selectedIndex].value = theform['series_promotions4'].options[theform['series_promotions4'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions4'].type != 'hidden' && theform['series_promotions4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_series_promotions4') == null || document.getElementById('r_series_promotions4').style.display != 'none'))) && theform['series_promotions4'].focus)
if ((theform['series_promotions4'].type != 'hidden' && theform['series_promotions4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_series_promotions4') == null || document.getElementById('r_series_promotions4').style.display != 'none'))) && theform['series_promotions4'].focus) {
if ((theform['series_promotions4'].type != 'hidden' && theform['series_promotions4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_series_promotions4') == null || document.getElementById('r_series_promotions4').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions4', ['l_series_promotions4'], 'Product' + ' ' + '4:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion4'].selectedIndex == -1 || (theform['products_promotion4'].options[theform['products_promotion4'].selectedIndex].value = theform['products_promotion4'].options[theform['products_promotion4'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion4'].type != 'hidden' && theform['products_promotion4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_products_promotion4') == null || document.getElementById('r_products_promotion4').style.display != 'none'))) && theform['products_promotion4'].focus)
if ((theform['products_promotion4'].type != 'hidden' && theform['products_promotion4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_products_promotion4') == null || document.getElementById('r_products_promotion4').style.display != 'none'))) && theform['products_promotion4'].focus) {
if ((theform['products_promotion4'].type != 'hidden' && theform['products_promotion4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_products_promotion4') == null || document.getElementById('r_products_promotion4').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion4', ['l_products_promotion4'], 'Model' + ' ' + '4:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number4'].value = theform['serial_number4'].value.trim()) == '') {
if ((theform['serial_number4'].type != 'hidden' && theform['serial_number4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_serial_number4') == null ||
document.getElementById('r_serial_number4').style.display != 'none'))) && theform['serial_number4'].focus) {
theform['serial_number4'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number4', ['l_serial_number4'], 'Serienummer' + ' ' + '4:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number4'].value = theform['serial_number4'].value.trim()) != '' && theform['serial_number4'].value.length > 45)) {
if ((theform['serial_number4'].type != 'hidden' && theform['serial_number4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_serial_number4') == null ||
document.getElementById('r_serial_number4').style.display != 'none'))) && theform['serial_number4'].focus) {
theform['serial_number4'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number4', ['l_serial_number4'], 'Serienummer' + ' ' + '4:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number4'].type != 'hidden' && theform['serial_number4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_serial_number4') == null ||
document.getElementById('r_serial_number4').style.display != 'none'))) && ((theform['serial_number4'].value = theform['serial_number4'].value.trim()) != '') && theform['serial_number4'].value.search && theform['serial_number4'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number4'].type != 'hidden' && theform['serial_number4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_serial_number4') == null ||
document.getElementById('r_serial_number4').style.display != 'none'))) && theform['serial_number4'].focus)
if ((theform['serial_number4'].type != 'hidden' && theform['serial_number4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_serial_number4') == null ||
document.getElementById('r_serial_number4').style.display != 'none'))) && theform['serial_number4'].focus) {
if ((theform['serial_number4'].type != 'hidden' && theform['serial_number4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_serial_number4') ==
null || document.getElementById('r_serial_number4').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number4', ['l_serial_number4'], 'Serienummer' + ' ' + '4:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name4'].value = theform['store_name4'].value.trim()) == '') {
if ((theform['store_name4'].type != 'hidden' && theform['store_name4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_store_name4') == null || document
.getElementById('r_store_name4').style.display != 'none'))) && theform['store_name4'].focus)
if ((theform['store_name4'].type != 'hidden' && theform['store_name4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_store_name4') == null || document
.getElementById('r_store_name4').style.display != 'none'))) && theform['store_name4'].focus) {
if ((theform['store_name4'].type != 'hidden' && theform['store_name4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_store_name4') == null ||
document.getElementById('r_store_name4').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name4', ['l_store_name4'], 'Naam van winkel' + ' ' + '4:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase4'].value = theform['date_purchase4'].value.trim()) == '') {
if ((theform['date_purchase4'].type != 'hidden' && theform['date_purchase4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_date_purchase4') == null ||
document.getElementById('r_date_purchase4').style.display != 'none'))) && theform['date_purchase4'].focus) {
theform['date_purchase4'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase4', ['l_date_purchase4'], 'Datum van aankoop' + ' ' + '4:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase4'].type != 'hidden' && theform['date_purchase4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_date_purchase4') == null ||
document.getElementById('r_date_purchase4').style.display != 'none'))) && ((theform['date_purchase4'].value = theform['date_purchase4'].value.trim()) != '') && theform['date_purchase4'].value.search && theform['date_purchase4'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase4'].value, 'dd/mm/yy')) && (theform['date_purchase4'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase4'].value, 'date_purchase4') == false))) {
if ((theform['date_purchase4'].type != 'hidden' && theform['date_purchase4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_date_purchase4') == null ||
document.getElementById('r_date_purchase4').style.display != 'none'))) && theform['date_purchase4'].focus)
if ((theform['date_purchase4'].type != 'hidden' && theform['date_purchase4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_date_purchase4') == null ||
document.getElementById('r_date_purchase4').style.display != 'none'))) && theform['date_purchase4'].focus) {
if ((theform['date_purchase4'].type != 'hidden' && theform['date_purchase4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_date_purchase4') ==
null || document.getElementById('r_date_purchase4').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase4', ['l_date_purchase4'], 'Datum van aankoop' + ' ' + '4:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file4'].value.trim() == '') {
if ((theform['purchase_upload_file4'].type != 'hidden' && theform['purchase_upload_file4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file4') == null || document.getElementById('r_purchase_upload_file4').style.display != 'none'))) && theform['purchase_upload_file4'].focus)
if ((theform['purchase_upload_file4'].type != 'hidden' && theform['purchase_upload_file4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file4') == null || document.getElementById('r_purchase_upload_file4').style.display != 'none'))) && theform['purchase_upload_file4'].focus) {
if ((theform['purchase_upload_file4'].type != 'hidden' && theform['purchase_upload_file4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file4') == null || document.getElementById('r_purchase_upload_file4').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file4', ['l_purchase_upload_file4'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '4:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums4'].selectedIndex == -1 || (theform['promotion_premiums4'].options[theform['promotion_premiums4'].selectedIndex].value = theform['promotion_premiums4'].options[theform['promotion_premiums4'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums4'].type != 'hidden' && theform['promotion_premiums4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_promotion_premiums4') == null || document.getElementById('r_promotion_premiums4').style.display != 'none'))) && theform['promotion_premiums4'].focus)
if ((theform['promotion_premiums4'].type != 'hidden' && theform['promotion_premiums4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_promotion_premiums4') == null || document.getElementById('r_promotion_premiums4').style.display != 'none'))) && theform['promotion_premiums4'].focus) {
if ((theform['promotion_premiums4'].type != 'hidden' && theform['promotion_premiums4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_promotion_premiums4') == null || document.getElementById('r_promotion_premiums4').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums4', ['l_promotion_premiums4'], 'Oud product' + ' ' + '4:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code4'].value = theform['other_promo_code4'].value.trim()) == '') {
if ((theform['other_promo_code4'].type != 'hidden' && theform['other_promo_code4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById('r_other_promo_code4') ==
null || document.getElementById('r_other_promo_code4').style.display != 'none'))) && theform['other_promo_code4'].focus)
if ((theform['other_promo_code4'].type != 'hidden' && theform['other_promo_code4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_other_promo_code4') == null || document.getElementById('r_other_promo_code4').style.display != 'none'))) && theform['other_promo_code4'].focus) {
if ((theform['other_promo_code4'].type != 'hidden' && theform['other_promo_code4'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all4').style.display != 'none') && (document.getElementById(
'r_other_promo_code4') == null || document.getElementById('r_other_promo_code4').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code4', ['l_other_promo_code4'], 'Serienummer van het oude product' + ' ' + '4:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions5'].selectedIndex == -1 || (theform['series_promotions5'].options[theform['series_promotions5'].selectedIndex].value = theform['series_promotions5'].options[theform['series_promotions5'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions5'].type != 'hidden' && theform['series_promotions5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_series_promotions5') == null || document.getElementById('r_series_promotions5').style.display != 'none'))) && theform['series_promotions5'].focus)
if ((theform['series_promotions5'].type != 'hidden' && theform['series_promotions5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_series_promotions5') == null || document.getElementById('r_series_promotions5').style.display != 'none'))) && theform['series_promotions5'].focus) {
if ((theform['series_promotions5'].type != 'hidden' && theform['series_promotions5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_series_promotions5') == null || document.getElementById('r_series_promotions5').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions5', ['l_series_promotions5'], 'Product' + ' ' + '5:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion5'].selectedIndex == -1 || (theform['products_promotion5'].options[theform['products_promotion5'].selectedIndex].value = theform['products_promotion5'].options[theform['products_promotion5'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion5'].type != 'hidden' && theform['products_promotion5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_products_promotion5') == null || document.getElementById('r_products_promotion5').style.display != 'none'))) && theform['products_promotion5'].focus)
if ((theform['products_promotion5'].type != 'hidden' && theform['products_promotion5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_products_promotion5') == null || document.getElementById('r_products_promotion5').style.display != 'none'))) && theform['products_promotion5'].focus) {
if ((theform['products_promotion5'].type != 'hidden' && theform['products_promotion5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_products_promotion5') == null || document.getElementById('r_products_promotion5').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion5', ['l_products_promotion5'], 'Model' + ' ' + '5:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number5'].value = theform['serial_number5'].value.trim()) == '') {
if ((theform['serial_number5'].type != 'hidden' && theform['serial_number5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_serial_number5') == null ||
document.getElementById('r_serial_number5').style.display != 'none'))) && theform['serial_number5'].focus) {
theform['serial_number5'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number5', ['l_serial_number5'], 'Serienummer' + ' ' + '5:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number5'].value = theform['serial_number5'].value.trim()) != '' && theform['serial_number5'].value.length > 45)) {
if ((theform['serial_number5'].type != 'hidden' && theform['serial_number5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_serial_number5') == null ||
document.getElementById('r_serial_number5').style.display != 'none'))) && theform['serial_number5'].focus) {
theform['serial_number5'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number5', ['l_serial_number5'], 'Serienummer' + ' ' + '5:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number5'].type != 'hidden' && theform['serial_number5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_serial_number5') == null ||
document.getElementById('r_serial_number5').style.display != 'none'))) && ((theform['serial_number5'].value = theform['serial_number5'].value.trim()) != '') && theform['serial_number5'].value.search && theform['serial_number5'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number5'].type != 'hidden' && theform['serial_number5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_serial_number5') == null ||
document.getElementById('r_serial_number5').style.display != 'none'))) && theform['serial_number5'].focus)
if ((theform['serial_number5'].type != 'hidden' && theform['serial_number5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_serial_number5') == null ||
document.getElementById('r_serial_number5').style.display != 'none'))) && theform['serial_number5'].focus) {
if ((theform['serial_number5'].type != 'hidden' && theform['serial_number5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_serial_number5') ==
null || document.getElementById('r_serial_number5').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number5', ['l_serial_number5'], 'Serienummer' + ' ' + '5:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name5'].value = theform['store_name5'].value.trim()) == '') {
if ((theform['store_name5'].type != 'hidden' && theform['store_name5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_store_name5') == null || document
.getElementById('r_store_name5').style.display != 'none'))) && theform['store_name5'].focus)
if ((theform['store_name5'].type != 'hidden' && theform['store_name5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_store_name5') == null || document
.getElementById('r_store_name5').style.display != 'none'))) && theform['store_name5'].focus) {
if ((theform['store_name5'].type != 'hidden' && theform['store_name5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_store_name5') == null ||
document.getElementById('r_store_name5').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name5', ['l_store_name5'], 'Naam van winkel' + ' ' + '5:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase5'].value = theform['date_purchase5'].value.trim()) == '') {
if ((theform['date_purchase5'].type != 'hidden' && theform['date_purchase5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_date_purchase5') == null ||
document.getElementById('r_date_purchase5').style.display != 'none'))) && theform['date_purchase5'].focus) {
theform['date_purchase5'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase5', ['l_date_purchase5'], 'Datum van aankoop' + ' ' + '5:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase5'].type != 'hidden' && theform['date_purchase5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_date_purchase5') == null ||
document.getElementById('r_date_purchase5').style.display != 'none'))) && ((theform['date_purchase5'].value = theform['date_purchase5'].value.trim()) != '') && theform['date_purchase5'].value.search && theform['date_purchase5'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase5'].value, 'dd/mm/yy')) && (theform['date_purchase5'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase5'].value, 'date_purchase5') == false))) {
if ((theform['date_purchase5'].type != 'hidden' && theform['date_purchase5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_date_purchase5') == null ||
document.getElementById('r_date_purchase5').style.display != 'none'))) && theform['date_purchase5'].focus)
if ((theform['date_purchase5'].type != 'hidden' && theform['date_purchase5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_date_purchase5') == null ||
document.getElementById('r_date_purchase5').style.display != 'none'))) && theform['date_purchase5'].focus) {
if ((theform['date_purchase5'].type != 'hidden' && theform['date_purchase5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_date_purchase5') ==
null || document.getElementById('r_date_purchase5').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase5', ['l_date_purchase5'], 'Datum van aankoop' + ' ' + '5:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file5'].value.trim() == '') {
if ((theform['purchase_upload_file5'].type != 'hidden' && theform['purchase_upload_file5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file5') == null || document.getElementById('r_purchase_upload_file5').style.display != 'none'))) && theform['purchase_upload_file5'].focus)
if ((theform['purchase_upload_file5'].type != 'hidden' && theform['purchase_upload_file5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file5') == null || document.getElementById('r_purchase_upload_file5').style.display != 'none'))) && theform['purchase_upload_file5'].focus) {
if ((theform['purchase_upload_file5'].type != 'hidden' && theform['purchase_upload_file5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file5') == null || document.getElementById('r_purchase_upload_file5').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file5', ['l_purchase_upload_file5'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '5:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums5'].selectedIndex == -1 || (theform['promotion_premiums5'].options[theform['promotion_premiums5'].selectedIndex].value = theform['promotion_premiums5'].options[theform['promotion_premiums5'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums5'].type != 'hidden' && theform['promotion_premiums5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_promotion_premiums5') == null || document.getElementById('r_promotion_premiums5').style.display != 'none'))) && theform['promotion_premiums5'].focus)
if ((theform['promotion_premiums5'].type != 'hidden' && theform['promotion_premiums5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_promotion_premiums5') == null || document.getElementById('r_promotion_premiums5').style.display != 'none'))) && theform['promotion_premiums5'].focus) {
if ((theform['promotion_premiums5'].type != 'hidden' && theform['promotion_premiums5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_promotion_premiums5') == null || document.getElementById('r_promotion_premiums5').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums5', ['l_promotion_premiums5'], 'Oud product' + ' ' + '5:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code5'].value = theform['other_promo_code5'].value.trim()) == '') {
if ((theform['other_promo_code5'].type != 'hidden' && theform['other_promo_code5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById('r_other_promo_code5') ==
null || document.getElementById('r_other_promo_code5').style.display != 'none'))) && theform['other_promo_code5'].focus)
if ((theform['other_promo_code5'].type != 'hidden' && theform['other_promo_code5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_other_promo_code5') == null || document.getElementById('r_other_promo_code5').style.display != 'none'))) && theform['other_promo_code5'].focus) {
if ((theform['other_promo_code5'].type != 'hidden' && theform['other_promo_code5'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all5').style.display != 'none') && (document.getElementById(
'r_other_promo_code5') == null || document.getElementById('r_other_promo_code5').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code5', ['l_other_promo_code5'], 'Serienummer van het oude product' + ' ' + '5:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions6'].selectedIndex == -1 || (theform['series_promotions6'].options[theform['series_promotions6'].selectedIndex].value = theform['series_promotions6'].options[theform['series_promotions6'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions6'].type != 'hidden' && theform['series_promotions6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_series_promotions6') == null || document.getElementById('r_series_promotions6').style.display != 'none'))) && theform['series_promotions6'].focus)
if ((theform['series_promotions6'].type != 'hidden' && theform['series_promotions6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_series_promotions6') == null || document.getElementById('r_series_promotions6').style.display != 'none'))) && theform['series_promotions6'].focus) {
if ((theform['series_promotions6'].type != 'hidden' && theform['series_promotions6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_series_promotions6') == null || document.getElementById('r_series_promotions6').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions6', ['l_series_promotions6'], 'Product' + ' ' + '6:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion6'].selectedIndex == -1 || (theform['products_promotion6'].options[theform['products_promotion6'].selectedIndex].value = theform['products_promotion6'].options[theform['products_promotion6'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion6'].type != 'hidden' && theform['products_promotion6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_products_promotion6') == null || document.getElementById('r_products_promotion6').style.display != 'none'))) && theform['products_promotion6'].focus)
if ((theform['products_promotion6'].type != 'hidden' && theform['products_promotion6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_products_promotion6') == null || document.getElementById('r_products_promotion6').style.display != 'none'))) && theform['products_promotion6'].focus) {
if ((theform['products_promotion6'].type != 'hidden' && theform['products_promotion6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_products_promotion6') == null || document.getElementById('r_products_promotion6').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion6', ['l_products_promotion6'], 'Model' + ' ' + '6:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number6'].value = theform['serial_number6'].value.trim()) == '') {
if ((theform['serial_number6'].type != 'hidden' && theform['serial_number6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_serial_number6') == null ||
document.getElementById('r_serial_number6').style.display != 'none'))) && theform['serial_number6'].focus) {
theform['serial_number6'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number6', ['l_serial_number6'], 'Serienummer' + ' ' + '6:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number6'].value = theform['serial_number6'].value.trim()) != '' && theform['serial_number6'].value.length > 45)) {
if ((theform['serial_number6'].type != 'hidden' && theform['serial_number6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_serial_number6') == null ||
document.getElementById('r_serial_number6').style.display != 'none'))) && theform['serial_number6'].focus) {
theform['serial_number6'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number6', ['l_serial_number6'], 'Serienummer' + ' ' + '6:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number6'].type != 'hidden' && theform['serial_number6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_serial_number6') == null ||
document.getElementById('r_serial_number6').style.display != 'none'))) && ((theform['serial_number6'].value = theform['serial_number6'].value.trim()) != '') && theform['serial_number6'].value.search && theform['serial_number6'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number6'].type != 'hidden' && theform['serial_number6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_serial_number6') == null ||
document.getElementById('r_serial_number6').style.display != 'none'))) && theform['serial_number6'].focus)
if ((theform['serial_number6'].type != 'hidden' && theform['serial_number6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_serial_number6') == null ||
document.getElementById('r_serial_number6').style.display != 'none'))) && theform['serial_number6'].focus) {
if ((theform['serial_number6'].type != 'hidden' && theform['serial_number6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_serial_number6') ==
null || document.getElementById('r_serial_number6').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number6', ['l_serial_number6'], 'Serienummer' + ' ' + '6:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name6'].value = theform['store_name6'].value.trim()) == '') {
if ((theform['store_name6'].type != 'hidden' && theform['store_name6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_store_name6') == null || document
.getElementById('r_store_name6').style.display != 'none'))) && theform['store_name6'].focus)
if ((theform['store_name6'].type != 'hidden' && theform['store_name6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_store_name6') == null || document
.getElementById('r_store_name6').style.display != 'none'))) && theform['store_name6'].focus) {
if ((theform['store_name6'].type != 'hidden' && theform['store_name6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_store_name6') == null ||
document.getElementById('r_store_name6').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name6', ['l_store_name6'], 'Naam van winkel' + ' ' + '6:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase6'].value = theform['date_purchase6'].value.trim()) == '') {
if ((theform['date_purchase6'].type != 'hidden' && theform['date_purchase6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_date_purchase6') == null ||
document.getElementById('r_date_purchase6').style.display != 'none'))) && theform['date_purchase6'].focus) {
theform['date_purchase6'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase6', ['l_date_purchase6'], 'Datum van aankoop' + ' ' + '6:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase6'].type != 'hidden' && theform['date_purchase6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_date_purchase6') == null ||
document.getElementById('r_date_purchase6').style.display != 'none'))) && ((theform['date_purchase6'].value = theform['date_purchase6'].value.trim()) != '') && theform['date_purchase6'].value.search && theform['date_purchase6'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase6'].value, 'dd/mm/yy')) && (theform['date_purchase6'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase6'].value, 'date_purchase6') == false))) {
if ((theform['date_purchase6'].type != 'hidden' && theform['date_purchase6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_date_purchase6') == null ||
document.getElementById('r_date_purchase6').style.display != 'none'))) && theform['date_purchase6'].focus)
if ((theform['date_purchase6'].type != 'hidden' && theform['date_purchase6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_date_purchase6') == null ||
document.getElementById('r_date_purchase6').style.display != 'none'))) && theform['date_purchase6'].focus) {
if ((theform['date_purchase6'].type != 'hidden' && theform['date_purchase6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_date_purchase6') ==
null || document.getElementById('r_date_purchase6').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase6', ['l_date_purchase6'], 'Datum van aankoop' + ' ' + '6:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file6'].value.trim() == '') {
if ((theform['purchase_upload_file6'].type != 'hidden' && theform['purchase_upload_file6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file6') == null || document.getElementById('r_purchase_upload_file6').style.display != 'none'))) && theform['purchase_upload_file6'].focus)
if ((theform['purchase_upload_file6'].type != 'hidden' && theform['purchase_upload_file6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file6') == null || document.getElementById('r_purchase_upload_file6').style.display != 'none'))) && theform['purchase_upload_file6'].focus) {
if ((theform['purchase_upload_file6'].type != 'hidden' && theform['purchase_upload_file6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file6') == null || document.getElementById('r_purchase_upload_file6').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file6', ['l_purchase_upload_file6'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '6:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums6'].selectedIndex == -1 || (theform['promotion_premiums6'].options[theform['promotion_premiums6'].selectedIndex].value = theform['promotion_premiums6'].options[theform['promotion_premiums6'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums6'].type != 'hidden' && theform['promotion_premiums6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_promotion_premiums6') == null || document.getElementById('r_promotion_premiums6').style.display != 'none'))) && theform['promotion_premiums6'].focus)
if ((theform['promotion_premiums6'].type != 'hidden' && theform['promotion_premiums6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_promotion_premiums6') == null || document.getElementById('r_promotion_premiums6').style.display != 'none'))) && theform['promotion_premiums6'].focus) {
if ((theform['promotion_premiums6'].type != 'hidden' && theform['promotion_premiums6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_promotion_premiums6') == null || document.getElementById('r_promotion_premiums6').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums6', ['l_promotion_premiums6'], 'Oud product' + ' ' + '6:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code6'].value = theform['other_promo_code6'].value.trim()) == '') {
if ((theform['other_promo_code6'].type != 'hidden' && theform['other_promo_code6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById('r_other_promo_code6') ==
null || document.getElementById('r_other_promo_code6').style.display != 'none'))) && theform['other_promo_code6'].focus)
if ((theform['other_promo_code6'].type != 'hidden' && theform['other_promo_code6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_other_promo_code6') == null || document.getElementById('r_other_promo_code6').style.display != 'none'))) && theform['other_promo_code6'].focus) {
if ((theform['other_promo_code6'].type != 'hidden' && theform['other_promo_code6'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all6').style.display != 'none') && (document.getElementById(
'r_other_promo_code6') == null || document.getElementById('r_other_promo_code6').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code6', ['l_other_promo_code6'], 'Serienummer van het oude product' + ' ' + '6:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions7'].selectedIndex == -1 || (theform['series_promotions7'].options[theform['series_promotions7'].selectedIndex].value = theform['series_promotions7'].options[theform['series_promotions7'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions7'].type != 'hidden' && theform['series_promotions7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_series_promotions7') == null || document.getElementById('r_series_promotions7').style.display != 'none'))) && theform['series_promotions7'].focus)
if ((theform['series_promotions7'].type != 'hidden' && theform['series_promotions7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_series_promotions7') == null || document.getElementById('r_series_promotions7').style.display != 'none'))) && theform['series_promotions7'].focus) {
if ((theform['series_promotions7'].type != 'hidden' && theform['series_promotions7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_series_promotions7') == null || document.getElementById('r_series_promotions7').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions7', ['l_series_promotions7'], 'Product' + ' ' + '7:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion7'].selectedIndex == -1 || (theform['products_promotion7'].options[theform['products_promotion7'].selectedIndex].value = theform['products_promotion7'].options[theform['products_promotion7'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion7'].type != 'hidden' && theform['products_promotion7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_products_promotion7') == null || document.getElementById('r_products_promotion7').style.display != 'none'))) && theform['products_promotion7'].focus)
if ((theform['products_promotion7'].type != 'hidden' && theform['products_promotion7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_products_promotion7') == null || document.getElementById('r_products_promotion7').style.display != 'none'))) && theform['products_promotion7'].focus) {
if ((theform['products_promotion7'].type != 'hidden' && theform['products_promotion7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_products_promotion7') == null || document.getElementById('r_products_promotion7').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion7', ['l_products_promotion7'], 'Model' + ' ' + '7:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number7'].value = theform['serial_number7'].value.trim()) == '') {
if ((theform['serial_number7'].type != 'hidden' && theform['serial_number7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_serial_number7') == null ||
document.getElementById('r_serial_number7').style.display != 'none'))) && theform['serial_number7'].focus) {
theform['serial_number7'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number7', ['l_serial_number7'], 'Serienummer' + ' ' + '7:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number7'].value = theform['serial_number7'].value.trim()) != '' && theform['serial_number7'].value.length > 45)) {
if ((theform['serial_number7'].type != 'hidden' && theform['serial_number7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_serial_number7') == null ||
document.getElementById('r_serial_number7').style.display != 'none'))) && theform['serial_number7'].focus) {
theform['serial_number7'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number7', ['l_serial_number7'], 'Serienummer' + ' ' + '7:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number7'].type != 'hidden' && theform['serial_number7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_serial_number7') == null ||
document.getElementById('r_serial_number7').style.display != 'none'))) && ((theform['serial_number7'].value = theform['serial_number7'].value.trim()) != '') && theform['serial_number7'].value.search && theform['serial_number7'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number7'].type != 'hidden' && theform['serial_number7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_serial_number7') == null ||
document.getElementById('r_serial_number7').style.display != 'none'))) && theform['serial_number7'].focus)
if ((theform['serial_number7'].type != 'hidden' && theform['serial_number7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_serial_number7') == null ||
document.getElementById('r_serial_number7').style.display != 'none'))) && theform['serial_number7'].focus) {
if ((theform['serial_number7'].type != 'hidden' && theform['serial_number7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_serial_number7') ==
null || document.getElementById('r_serial_number7').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number7', ['l_serial_number7'], 'Serienummer' + ' ' + '7:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name7'].value = theform['store_name7'].value.trim()) == '') {
if ((theform['store_name7'].type != 'hidden' && theform['store_name7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_store_name7') == null || document
.getElementById('r_store_name7').style.display != 'none'))) && theform['store_name7'].focus)
if ((theform['store_name7'].type != 'hidden' && theform['store_name7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_store_name7') == null || document
.getElementById('r_store_name7').style.display != 'none'))) && theform['store_name7'].focus) {
if ((theform['store_name7'].type != 'hidden' && theform['store_name7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_store_name7') == null ||
document.getElementById('r_store_name7').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name7', ['l_store_name7'], 'Naam van winkel' + ' ' + '7:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase7'].value = theform['date_purchase7'].value.trim()) == '') {
if ((theform['date_purchase7'].type != 'hidden' && theform['date_purchase7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_date_purchase7') == null ||
document.getElementById('r_date_purchase7').style.display != 'none'))) && theform['date_purchase7'].focus) {
theform['date_purchase7'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase7', ['l_date_purchase7'], 'Datum van aankoop' + ' ' + '7:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase7'].type != 'hidden' && theform['date_purchase7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_date_purchase7') == null ||
document.getElementById('r_date_purchase7').style.display != 'none'))) && ((theform['date_purchase7'].value = theform['date_purchase7'].value.trim()) != '') && theform['date_purchase7'].value.search && theform['date_purchase7'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase7'].value, 'dd/mm/yy')) && (theform['date_purchase7'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase7'].value, 'date_purchase7') == false))) {
if ((theform['date_purchase7'].type != 'hidden' && theform['date_purchase7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_date_purchase7') == null ||
document.getElementById('r_date_purchase7').style.display != 'none'))) && theform['date_purchase7'].focus)
if ((theform['date_purchase7'].type != 'hidden' && theform['date_purchase7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_date_purchase7') == null ||
document.getElementById('r_date_purchase7').style.display != 'none'))) && theform['date_purchase7'].focus) {
if ((theform['date_purchase7'].type != 'hidden' && theform['date_purchase7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_date_purchase7') ==
null || document.getElementById('r_date_purchase7').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase7', ['l_date_purchase7'], 'Datum van aankoop' + ' ' + '7:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file7'].value.trim() == '') {
if ((theform['purchase_upload_file7'].type != 'hidden' && theform['purchase_upload_file7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file7') == null || document.getElementById('r_purchase_upload_file7').style.display != 'none'))) && theform['purchase_upload_file7'].focus)
if ((theform['purchase_upload_file7'].type != 'hidden' && theform['purchase_upload_file7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file7') == null || document.getElementById('r_purchase_upload_file7').style.display != 'none'))) && theform['purchase_upload_file7'].focus) {
if ((theform['purchase_upload_file7'].type != 'hidden' && theform['purchase_upload_file7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file7') == null || document.getElementById('r_purchase_upload_file7').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file7', ['l_purchase_upload_file7'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '7:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums7'].selectedIndex == -1 || (theform['promotion_premiums7'].options[theform['promotion_premiums7'].selectedIndex].value = theform['promotion_premiums7'].options[theform['promotion_premiums7'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums7'].type != 'hidden' && theform['promotion_premiums7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_promotion_premiums7') == null || document.getElementById('r_promotion_premiums7').style.display != 'none'))) && theform['promotion_premiums7'].focus)
if ((theform['promotion_premiums7'].type != 'hidden' && theform['promotion_premiums7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_promotion_premiums7') == null || document.getElementById('r_promotion_premiums7').style.display != 'none'))) && theform['promotion_premiums7'].focus) {
if ((theform['promotion_premiums7'].type != 'hidden' && theform['promotion_premiums7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_promotion_premiums7') == null || document.getElementById('r_promotion_premiums7').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums7', ['l_promotion_premiums7'], 'Oud product' + ' ' + '7:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code7'].value = theform['other_promo_code7'].value.trim()) == '') {
if ((theform['other_promo_code7'].type != 'hidden' && theform['other_promo_code7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById('r_other_promo_code7') ==
null || document.getElementById('r_other_promo_code7').style.display != 'none'))) && theform['other_promo_code7'].focus)
if ((theform['other_promo_code7'].type != 'hidden' && theform['other_promo_code7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_other_promo_code7') == null || document.getElementById('r_other_promo_code7').style.display != 'none'))) && theform['other_promo_code7'].focus) {
if ((theform['other_promo_code7'].type != 'hidden' && theform['other_promo_code7'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all7').style.display != 'none') && (document.getElementById(
'r_other_promo_code7') == null || document.getElementById('r_other_promo_code7').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code7', ['l_other_promo_code7'], 'Serienummer van het oude product' + ' ' + '7:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions8'].selectedIndex == -1 || (theform['series_promotions8'].options[theform['series_promotions8'].selectedIndex].value = theform['series_promotions8'].options[theform['series_promotions8'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions8'].type != 'hidden' && theform['series_promotions8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_series_promotions8') == null || document.getElementById('r_series_promotions8').style.display != 'none'))) && theform['series_promotions8'].focus)
if ((theform['series_promotions8'].type != 'hidden' && theform['series_promotions8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_series_promotions8') == null || document.getElementById('r_series_promotions8').style.display != 'none'))) && theform['series_promotions8'].focus) {
if ((theform['series_promotions8'].type != 'hidden' && theform['series_promotions8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_series_promotions8') == null || document.getElementById('r_series_promotions8').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions8', ['l_series_promotions8'], 'Product' + ' ' + '8:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion8'].selectedIndex == -1 || (theform['products_promotion8'].options[theform['products_promotion8'].selectedIndex].value = theform['products_promotion8'].options[theform['products_promotion8'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion8'].type != 'hidden' && theform['products_promotion8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_products_promotion8') == null || document.getElementById('r_products_promotion8').style.display != 'none'))) && theform['products_promotion8'].focus)
if ((theform['products_promotion8'].type != 'hidden' && theform['products_promotion8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_products_promotion8') == null || document.getElementById('r_products_promotion8').style.display != 'none'))) && theform['products_promotion8'].focus) {
if ((theform['products_promotion8'].type != 'hidden' && theform['products_promotion8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_products_promotion8') == null || document.getElementById('r_products_promotion8').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion8', ['l_products_promotion8'], 'Model' + ' ' + '8:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number8'].value = theform['serial_number8'].value.trim()) == '') {
if ((theform['serial_number8'].type != 'hidden' && theform['serial_number8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_serial_number8') == null ||
document.getElementById('r_serial_number8').style.display != 'none'))) && theform['serial_number8'].focus) {
theform['serial_number8'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number8', ['l_serial_number8'], 'Serienummer' + ' ' + '8:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number8'].value = theform['serial_number8'].value.trim()) != '' && theform['serial_number8'].value.length > 45)) {
if ((theform['serial_number8'].type != 'hidden' && theform['serial_number8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_serial_number8') == null ||
document.getElementById('r_serial_number8').style.display != 'none'))) && theform['serial_number8'].focus) {
theform['serial_number8'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number8', ['l_serial_number8'], 'Serienummer' + ' ' + '8:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number8'].type != 'hidden' && theform['serial_number8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_serial_number8') == null ||
document.getElementById('r_serial_number8').style.display != 'none'))) && ((theform['serial_number8'].value = theform['serial_number8'].value.trim()) != '') && theform['serial_number8'].value.search && theform['serial_number8'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number8'].type != 'hidden' && theform['serial_number8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_serial_number8') == null ||
document.getElementById('r_serial_number8').style.display != 'none'))) && theform['serial_number8'].focus)
if ((theform['serial_number8'].type != 'hidden' && theform['serial_number8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_serial_number8') == null ||
document.getElementById('r_serial_number8').style.display != 'none'))) && theform['serial_number8'].focus) {
if ((theform['serial_number8'].type != 'hidden' && theform['serial_number8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_serial_number8') ==
null || document.getElementById('r_serial_number8').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number8', ['l_serial_number8'], 'Serienummer' + ' ' + '8:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name8'].value = theform['store_name8'].value.trim()) == '') {
if ((theform['store_name8'].type != 'hidden' && theform['store_name8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_store_name8') == null || document
.getElementById('r_store_name8').style.display != 'none'))) && theform['store_name8'].focus)
if ((theform['store_name8'].type != 'hidden' && theform['store_name8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_store_name8') == null || document
.getElementById('r_store_name8').style.display != 'none'))) && theform['store_name8'].focus) {
if ((theform['store_name8'].type != 'hidden' && theform['store_name8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_store_name8') == null ||
document.getElementById('r_store_name8').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name8', ['l_store_name8'], 'Naam van winkel' + ' ' + '8:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase8'].value = theform['date_purchase8'].value.trim()) == '') {
if ((theform['date_purchase8'].type != 'hidden' && theform['date_purchase8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_date_purchase8') == null ||
document.getElementById('r_date_purchase8').style.display != 'none'))) && theform['date_purchase8'].focus) {
theform['date_purchase8'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase8', ['l_date_purchase8'], 'Datum van aankoop' + ' ' + '8:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase8'].type != 'hidden' && theform['date_purchase8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_date_purchase8') == null ||
document.getElementById('r_date_purchase8').style.display != 'none'))) && ((theform['date_purchase8'].value = theform['date_purchase8'].value.trim()) != '') && theform['date_purchase8'].value.search && theform['date_purchase8'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase8'].value, 'dd/mm/yy')) && (theform['date_purchase8'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase8'].value, 'date_purchase8') == false))) {
if ((theform['date_purchase8'].type != 'hidden' && theform['date_purchase8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_date_purchase8') == null ||
document.getElementById('r_date_purchase8').style.display != 'none'))) && theform['date_purchase8'].focus)
if ((theform['date_purchase8'].type != 'hidden' && theform['date_purchase8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_date_purchase8') == null ||
document.getElementById('r_date_purchase8').style.display != 'none'))) && theform['date_purchase8'].focus) {
if ((theform['date_purchase8'].type != 'hidden' && theform['date_purchase8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_date_purchase8') ==
null || document.getElementById('r_date_purchase8').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase8', ['l_date_purchase8'], 'Datum van aankoop' + ' ' + '8:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file8'].value.trim() == '') {
if ((theform['purchase_upload_file8'].type != 'hidden' && theform['purchase_upload_file8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file8') == null || document.getElementById('r_purchase_upload_file8').style.display != 'none'))) && theform['purchase_upload_file8'].focus)
if ((theform['purchase_upload_file8'].type != 'hidden' && theform['purchase_upload_file8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file8') == null || document.getElementById('r_purchase_upload_file8').style.display != 'none'))) && theform['purchase_upload_file8'].focus) {
if ((theform['purchase_upload_file8'].type != 'hidden' && theform['purchase_upload_file8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file8') == null || document.getElementById('r_purchase_upload_file8').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file8', ['l_purchase_upload_file8'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '8:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums8'].selectedIndex == -1 || (theform['promotion_premiums8'].options[theform['promotion_premiums8'].selectedIndex].value = theform['promotion_premiums8'].options[theform['promotion_premiums8'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums8'].type != 'hidden' && theform['promotion_premiums8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_promotion_premiums8') == null || document.getElementById('r_promotion_premiums8').style.display != 'none'))) && theform['promotion_premiums8'].focus)
if ((theform['promotion_premiums8'].type != 'hidden' && theform['promotion_premiums8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_promotion_premiums8') == null || document.getElementById('r_promotion_premiums8').style.display != 'none'))) && theform['promotion_premiums8'].focus) {
if ((theform['promotion_premiums8'].type != 'hidden' && theform['promotion_premiums8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_promotion_premiums8') == null || document.getElementById('r_promotion_premiums8').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums8', ['l_promotion_premiums8'], 'Oud product' + ' ' + '8:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code8'].value = theform['other_promo_code8'].value.trim()) == '') {
if ((theform['other_promo_code8'].type != 'hidden' && theform['other_promo_code8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById('r_other_promo_code8') ==
null || document.getElementById('r_other_promo_code8').style.display != 'none'))) && theform['other_promo_code8'].focus)
if ((theform['other_promo_code8'].type != 'hidden' && theform['other_promo_code8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_other_promo_code8') == null || document.getElementById('r_other_promo_code8').style.display != 'none'))) && theform['other_promo_code8'].focus) {
if ((theform['other_promo_code8'].type != 'hidden' && theform['other_promo_code8'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all8').style.display != 'none') && (document.getElementById(
'r_other_promo_code8') == null || document.getElementById('r_other_promo_code8').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code8', ['l_other_promo_code8'], 'Serienummer van het oude product' + ' ' + '8:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions9'].selectedIndex == -1 || (theform['series_promotions9'].options[theform['series_promotions9'].selectedIndex].value = theform['series_promotions9'].options[theform['series_promotions9'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions9'].type != 'hidden' && theform['series_promotions9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_series_promotions9') == null || document.getElementById('r_series_promotions9').style.display != 'none'))) && theform['series_promotions9'].focus)
if ((theform['series_promotions9'].type != 'hidden' && theform['series_promotions9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_series_promotions9') == null || document.getElementById('r_series_promotions9').style.display != 'none'))) && theform['series_promotions9'].focus) {
if ((theform['series_promotions9'].type != 'hidden' && theform['series_promotions9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_series_promotions9') == null || document.getElementById('r_series_promotions9').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions9', ['l_series_promotions9'], 'Product' + ' ' + '9:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion9'].selectedIndex == -1 || (theform['products_promotion9'].options[theform['products_promotion9'].selectedIndex].value = theform['products_promotion9'].options[theform['products_promotion9'].selectedIndex].value
.trim()) == '') {
if ((theform['products_promotion9'].type != 'hidden' && theform['products_promotion9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_products_promotion9') == null || document.getElementById('r_products_promotion9').style.display != 'none'))) && theform['products_promotion9'].focus)
if ((theform['products_promotion9'].type != 'hidden' && theform['products_promotion9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_products_promotion9') == null || document.getElementById('r_products_promotion9').style.display != 'none'))) && theform['products_promotion9'].focus) {
if ((theform['products_promotion9'].type != 'hidden' && theform['products_promotion9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_products_promotion9') == null || document.getElementById('r_products_promotion9').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion9', ['l_products_promotion9'], 'Model' + ' ' + '9:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number9'].value = theform['serial_number9'].value.trim()) == '') {
if ((theform['serial_number9'].type != 'hidden' && theform['serial_number9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_serial_number9') == null ||
document.getElementById('r_serial_number9').style.display != 'none'))) && theform['serial_number9'].focus) {
theform['serial_number9'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number9', ['l_serial_number9'], 'Serienummer' + ' ' + '9:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number9'].value = theform['serial_number9'].value.trim()) != '' && theform['serial_number9'].value.length > 45)) {
if ((theform['serial_number9'].type != 'hidden' && theform['serial_number9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_serial_number9') == null ||
document.getElementById('r_serial_number9').style.display != 'none'))) && theform['serial_number9'].focus) {
theform['serial_number9'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number9', ['l_serial_number9'], 'Serienummer' + ' ' + '9:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number9'].type != 'hidden' && theform['serial_number9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_serial_number9') == null ||
document.getElementById('r_serial_number9').style.display != 'none'))) && ((theform['serial_number9'].value = theform['serial_number9'].value.trim()) != '') && theform['serial_number9'].value.search && theform['serial_number9'].value
.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number9'].type != 'hidden' && theform['serial_number9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_serial_number9') == null ||
document.getElementById('r_serial_number9').style.display != 'none'))) && theform['serial_number9'].focus)
if ((theform['serial_number9'].type != 'hidden' && theform['serial_number9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_serial_number9') == null ||
document.getElementById('r_serial_number9').style.display != 'none'))) && theform['serial_number9'].focus) {
if ((theform['serial_number9'].type != 'hidden' && theform['serial_number9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_serial_number9') ==
null || document.getElementById('r_serial_number9').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number9', ['l_serial_number9'], 'Serienummer' + ' ' + '9:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name9'].value = theform['store_name9'].value.trim()) == '') {
if ((theform['store_name9'].type != 'hidden' && theform['store_name9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_store_name9') == null || document
.getElementById('r_store_name9').style.display != 'none'))) && theform['store_name9'].focus)
if ((theform['store_name9'].type != 'hidden' && theform['store_name9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_store_name9') == null || document
.getElementById('r_store_name9').style.display != 'none'))) && theform['store_name9'].focus) {
if ((theform['store_name9'].type != 'hidden' && theform['store_name9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_store_name9') == null ||
document.getElementById('r_store_name9').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name9', ['l_store_name9'], 'Naam van winkel' + ' ' + '9:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase9'].value = theform['date_purchase9'].value.trim()) == '') {
if ((theform['date_purchase9'].type != 'hidden' && theform['date_purchase9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_date_purchase9') == null ||
document.getElementById('r_date_purchase9').style.display != 'none'))) && theform['date_purchase9'].focus) {
theform['date_purchase9'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase9', ['l_date_purchase9'], 'Datum van aankoop' + ' ' + '9:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase9'].type != 'hidden' && theform['date_purchase9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_date_purchase9') == null ||
document.getElementById('r_date_purchase9').style.display != 'none'))) && ((theform['date_purchase9'].value = theform['date_purchase9'].value.trim()) != '') && theform['date_purchase9'].value.search && theform['date_purchase9'].value
.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase9'].value, 'dd/mm/yy')) && (theform['date_purchase9'].value.trim() != '')) || (
ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase9'].value, 'date_purchase9') == false))) {
if ((theform['date_purchase9'].type != 'hidden' && theform['date_purchase9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_date_purchase9') == null ||
document.getElementById('r_date_purchase9').style.display != 'none'))) && theform['date_purchase9'].focus)
if ((theform['date_purchase9'].type != 'hidden' && theform['date_purchase9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_date_purchase9') == null ||
document.getElementById('r_date_purchase9').style.display != 'none'))) && theform['date_purchase9'].focus) {
if ((theform['date_purchase9'].type != 'hidden' && theform['date_purchase9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_date_purchase9') ==
null || document.getElementById('r_date_purchase9').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase9', ['l_date_purchase9'], 'Datum van aankoop' + ' ' + '9:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file9'].value.trim() == '') {
if ((theform['purchase_upload_file9'].type != 'hidden' && theform['purchase_upload_file9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file9') == null || document.getElementById('r_purchase_upload_file9').style.display != 'none'))) && theform['purchase_upload_file9'].focus)
if ((theform['purchase_upload_file9'].type != 'hidden' && theform['purchase_upload_file9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file9') == null || document.getElementById('r_purchase_upload_file9').style.display != 'none'))) && theform['purchase_upload_file9'].focus) {
if ((theform['purchase_upload_file9'].type != 'hidden' && theform['purchase_upload_file9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file9') == null || document.getElementById('r_purchase_upload_file9').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file9', ['l_purchase_upload_file9'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '9:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums9'].selectedIndex == -1 || (theform['promotion_premiums9'].options[theform['promotion_premiums9'].selectedIndex].value = theform['promotion_premiums9'].options[theform['promotion_premiums9'].selectedIndex].value
.trim()) == '') {
if ((theform['promotion_premiums9'].type != 'hidden' && theform['promotion_premiums9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_promotion_premiums9') == null || document.getElementById('r_promotion_premiums9').style.display != 'none'))) && theform['promotion_premiums9'].focus)
if ((theform['promotion_premiums9'].type != 'hidden' && theform['promotion_premiums9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_promotion_premiums9') == null || document.getElementById('r_promotion_premiums9').style.display != 'none'))) && theform['promotion_premiums9'].focus) {
if ((theform['promotion_premiums9'].type != 'hidden' && theform['promotion_premiums9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_promotion_premiums9') == null || document.getElementById('r_promotion_premiums9').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums9', ['l_promotion_premiums9'], 'Oud product' + ' ' + '9:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code9'].value = theform['other_promo_code9'].value.trim()) == '') {
if ((theform['other_promo_code9'].type != 'hidden' && theform['other_promo_code9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById('r_other_promo_code9') ==
null || document.getElementById('r_other_promo_code9').style.display != 'none'))) && theform['other_promo_code9'].focus)
if ((theform['other_promo_code9'].type != 'hidden' && theform['other_promo_code9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_other_promo_code9') == null || document.getElementById('r_other_promo_code9').style.display != 'none'))) && theform['other_promo_code9'].focus) {
if ((theform['other_promo_code9'].type != 'hidden' && theform['other_promo_code9'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all9').style.display != 'none') && (document.getElementById(
'r_other_promo_code9') == null || document.getElementById('r_other_promo_code9').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code9', ['l_other_promo_code9'], 'Serienummer van het oude product' + ' ' + '9:*'))
}
form_submitted = false
return false
}
}
if (theform['series_promotions10'].selectedIndex == -1 || (theform['series_promotions10'].options[theform['series_promotions10'].selectedIndex].value = theform['series_promotions10'].options[theform['series_promotions10'].selectedIndex].value
.trim()) == '') {
if ((theform['series_promotions10'].type != 'hidden' && theform['series_promotions10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_series_promotions10') == null || document.getElementById('r_series_promotions10').style.display != 'none'))) && theform['series_promotions10'].focus)
if ((theform['series_promotions10'].type != 'hidden' && theform['series_promotions10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_series_promotions10') == null || document.getElementById('r_series_promotions10').style.display != 'none'))) && theform['series_promotions10'].focus) {
if ((theform['series_promotions10'].type != 'hidden' && theform['series_promotions10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_series_promotions10') == null || document.getElementById('r_series_promotions10').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('series_promotions10', ['l_series_promotions10'], 'Product' + ' ' + '10:*'))
}
form_submitted = false
return false
}
}
if (theform['products_promotion10'].selectedIndex == -1 || (theform['products_promotion10'].options[theform['products_promotion10'].selectedIndex].value = theform['products_promotion10'].options[theform['products_promotion10'].selectedIndex]
.value.trim()) == '') {
if ((theform['products_promotion10'].type != 'hidden' && theform['products_promotion10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_products_promotion10') == null || document.getElementById('r_products_promotion10').style.display != 'none'))) && theform['products_promotion10'].focus)
if ((theform['products_promotion10'].type != 'hidden' && theform['products_promotion10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_products_promotion10') == null || document.getElementById('r_products_promotion10').style.display != 'none'))) && theform['products_promotion10'].focus) {
if ((theform['products_promotion10'].type != 'hidden' && theform['products_promotion10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_products_promotion10') == null || document.getElementById('r_products_promotion10').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('products_promotion10', ['l_products_promotion10'], 'Model' + ' ' + '10:*'))
}
form_submitted = false
return false
}
}
if ((theform['serial_number10'].value = theform['serial_number10'].value.trim()) == '') {
if ((theform['serial_number10'].type != 'hidden' && theform['serial_number10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_serial_number10') ==
null || document.getElementById('r_serial_number10').style.display != 'none'))) && theform['serial_number10'].focus) {
theform['serial_number10'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('serial_number10', ['l_serial_number10'], 'Serienummer' + ' ' + '10:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number10'].value = theform['serial_number10'].value.trim()) != '' && theform['serial_number10'].value.length > 45)) {
if ((theform['serial_number10'].type != 'hidden' && theform['serial_number10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_serial_number10') ==
null || document.getElementById('r_serial_number10').style.display != 'none'))) && theform['serial_number10'].focus) {
theform['serial_number10'].focus()
alert('De maximale lengte van het invulveld is overschreden.' + '\n' + GetFieldLabel('serial_number10', ['l_serial_number10'], 'Serienummer' + ' ' + '10:*'))
form_submitted = false
return false
}
}
if (((theform['serial_number10'].type != 'hidden' && theform['serial_number10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_serial_number10') ==
null || document.getElementById('r_serial_number10').style.display != 'none'))) && ((theform['serial_number10'].value = theform['serial_number10'].value.trim()) != '') && theform['serial_number10'].value.search && theform[
'serial_number10'].value.search(new RegExp('^[a-zA-Z0-9\\-\\/\\\\]+$', 'g')) < 0)) {
if ((theform['serial_number10'].type != 'hidden' && theform['serial_number10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_serial_number10') ==
null || document.getElementById('r_serial_number10').style.display != 'none'))) && theform['serial_number10'].focus)
if ((theform['serial_number10'].type != 'hidden' && theform['serial_number10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_serial_number10') ==
null || document.getElementById('r_serial_number10').style.display != 'none'))) && theform['serial_number10'].focus) {
if ((theform['serial_number10'].type != 'hidden' && theform['serial_number10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_serial_number10') ==
null || document.getElementById('r_serial_number10').style.display != 'none')))) {
alert('Valid format required! Allowed characters: letters and some symbols!' + '\n' + GetFieldLabel('serial_number10', ['l_serial_number10'], 'Serienummer' + ' ' + '10:*'))
}
form_submitted = false
return false
}
}
if ((theform['store_name10'].value = theform['store_name10'].value.trim()) == '') {
if ((theform['store_name10'].type != 'hidden' && theform['store_name10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_store_name10') == null ||
document.getElementById('r_store_name10').style.display != 'none'))) && theform['store_name10'].focus)
if ((theform['store_name10'].type != 'hidden' && theform['store_name10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_store_name10') == null ||
document.getElementById('r_store_name10').style.display != 'none'))) && theform['store_name10'].focus) {
if ((theform['store_name10'].type != 'hidden' && theform['store_name10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_store_name10') == null ||
document.getElementById('r_store_name10').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('store_name10', ['l_store_name10'], 'Naam van winkel' + ' ' + '10:*'))
}
form_submitted = false
return false
}
}
if ((theform['date_purchase10'].value = theform['date_purchase10'].value.trim()) == '') {
if ((theform['date_purchase10'].type != 'hidden' && theform['date_purchase10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_date_purchase10') ==
null || document.getElementById('r_date_purchase10').style.display != 'none'))) && theform['date_purchase10'].focus) {
theform['date_purchase10'].focus()
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('date_purchase10', ['l_date_purchase10'], 'Datum van aankoop' + ' ' + '10:*'))
form_submitted = false
return false
}
}
if (((theform['date_purchase10'].type != 'hidden' && theform['date_purchase10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_date_purchase10') ==
null || document.getElementById('r_date_purchase10').style.display != 'none'))) && ((theform['date_purchase10'].value = theform['date_purchase10'].value.trim()) != '') && theform['date_purchase10'].value.search && theform[
'date_purchase10'].value.search(new RegExp('([12][0-9]|3[01]|[1-9])\\/(0[0-9]|1[0-2]|[1-9])\\/(19[0-9]{2}|20[0-9]{2})', 'g')) < 0) || ((!(isValidDate(theform['date_purchase10'].value, 'dd/mm/yy')) && (theform['date_purchase10'].value
.trim() != '')) || (ValidateDateRange('2023-06-24', '2023-09-22', theform['date_purchase10'].value, 'date_purchase10') == false))) {
if ((theform['date_purchase10'].type != 'hidden' && theform['date_purchase10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_date_purchase10') ==
null || document.getElementById('r_date_purchase10').style.display != 'none'))) && theform['date_purchase10'].focus)
if ((theform['date_purchase10'].type != 'hidden' && theform['date_purchase10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_date_purchase10') ==
null || document.getElementById('r_date_purchase10').style.display != 'none'))) && theform['date_purchase10'].focus) {
if ((theform['date_purchase10'].type != 'hidden' && theform['date_purchase10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById('r_date_purchase10') ==
null || document.getElementById('r_date_purchase10').style.display != 'none')))) {
alert('Geen geldige periode opgegeven.' + '\n' + GetFieldLabel('date_purchase10', ['l_date_purchase10'], 'Datum van aankoop' + ' ' + '10:*'))
}
form_submitted = false
return false
}
}
if (theform['purchase_upload_file10'].value.trim() == '') {
if ((theform['purchase_upload_file10'].type != 'hidden' && theform['purchase_upload_file10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file10') == null || document.getElementById('r_purchase_upload_file10').style.display != 'none'))) && theform['purchase_upload_file10'].focus)
if ((theform['purchase_upload_file10'].type != 'hidden' && theform['purchase_upload_file10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file10') == null || document.getElementById('r_purchase_upload_file10').style.display != 'none'))) && theform['purchase_upload_file10'].focus) {
if ((theform['purchase_upload_file10'].type != 'hidden' && theform['purchase_upload_file10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_purchase_upload_file10') == null || document.getElementById('r_purchase_upload_file10').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('purchase_upload_file10', ['l_purchase_upload_file10'],
'Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop' + ' ' + '10:*'))
}
form_submitted = false
return false
}
}
if (theform['promotion_premiums10'].selectedIndex == -1 || (theform['promotion_premiums10'].options[theform['promotion_premiums10'].selectedIndex].value = theform['promotion_premiums10'].options[theform['promotion_premiums10'].selectedIndex]
.value.trim()) == '') {
if ((theform['promotion_premiums10'].type != 'hidden' && theform['promotion_premiums10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_promotion_premiums10') == null || document.getElementById('r_promotion_premiums10').style.display != 'none'))) && theform['promotion_premiums10'].focus)
if ((theform['promotion_premiums10'].type != 'hidden' && theform['promotion_premiums10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_promotion_premiums10') == null || document.getElementById('r_promotion_premiums10').style.display != 'none'))) && theform['promotion_premiums10'].focus) {
if ((theform['promotion_premiums10'].type != 'hidden' && theform['promotion_premiums10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_promotion_premiums10') == null || document.getElementById('r_promotion_premiums10').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_premiums10', ['l_promotion_premiums10'], 'Oud product' + ' ' + '10:*'))
}
form_submitted = false
return false
}
}
if ((theform['other_promo_code10'].value = theform['other_promo_code10'].value.trim()) == '') {
if ((theform['other_promo_code10'].type != 'hidden' && theform['other_promo_code10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_other_promo_code10') == null || document.getElementById('r_other_promo_code10').style.display != 'none'))) && theform['other_promo_code10'].focus)
if ((theform['other_promo_code10'].type != 'hidden' && theform['other_promo_code10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_other_promo_code10') == null || document.getElementById('r_other_promo_code10').style.display != 'none'))) && theform['other_promo_code10'].focus) {
if ((theform['other_promo_code10'].type != 'hidden' && theform['other_promo_code10'].style.display != 'none' && ((document.getElementById('r_new_productgroup_all10').style.display != 'none') && (document.getElementById(
'r_other_promo_code10') == null || document.getElementById('r_other_promo_code10').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('other_promo_code10', ['l_other_promo_code10'], 'Serienummer van het oude product' + ' ' + '10:*'))
}
form_submitted = false
return false
}
}
if ((theform['terms_conditions'].value = theform['terms_conditions'].value.trim()) == '' || theform['terms_conditions'].checked == false) {
if ((theform['terms_conditions'].type != 'hidden' && theform['terms_conditions'].style.display != 'none' && ((document.getElementById('r_terms_conditions_box').style.display != 'none') && (document.getElementById('r_terms_conditions') ==
null || document.getElementById('r_terms_conditions').style.display != 'none'))) && theform['terms_conditions'].focus)
if ((theform['terms_conditions'].type != 'hidden' && theform['terms_conditions'].style.display != 'none' && ((document.getElementById('r_terms_conditions_box').style.display != 'none') && (document.getElementById('r_terms_conditions') ==
null || document.getElementById('r_terms_conditions').style.display != 'none'))) && theform['terms_conditions'].focus) {
if ((theform['terms_conditions'].type != 'hidden' && theform['terms_conditions'].style.display != 'none' && ((document.getElementById('r_terms_conditions_box').style.display != 'none') && (document.getElementById('r_terms_conditions') ==
null || document.getElementById('r_terms_conditions').style.display != 'none')))) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('terms_conditions', ['l_right_txt_terms_conditions', 'l_terms_conditions'], ''))
}
form_submitted = false
return false
}
}
return true
}
//
-->
</script>
<noscript>
<!-- JavaScript is Disabled -->
</noscript>
<link href="https://cdn.sales-promotions.com/templates/www_flex/css/forms.css" type="text/css" rel="stylesheet">
<script src="https://cdn.sales-promotions.com/js/forms.js?releasever=54bec86a71f00eccfeb8287d0ec946cbf3b0bcdf8c75cbcc16caa399afe78354" type="text/javascript"></script>
<script src="https://cdn.sales-promotions.com/templates/js/style_flex/scripts/scripts.js?releasever=99b4704adafc96dda01adb655c1afe6dfc6f2f8ea8a7bc6452dcb11a32166f51" type="text/javascript"></script>
<script src="https://cdn.sales-promotions.com/js/cookies_enable.js?releasever=df1f8f6a5501d3ee693b63b9a1f1d70914c0726503a217553a2aab7bf3d3cc8c" type="text/javascript"></script>
<script type="text/javascript">
var status_cookies = cookieStatus();
if (status_cookies == 0) document.write('<div class="required" id="enable-cookies"><b>SCHAKEL COOKIES IN OM DIT AANVRAAGFORMULIER IN TE DIENEN. Raadpleeg ons cookiebeleid voor meer informatie.</b></div>');
else if (status_cookies == -1) document.write('<div class="required" id="enable-cookies"><b>SCHAKEL COOKIES VAN DERDEN IN OM DIT AANVRAAGFORMULIER IN TE DIENEN. Raadpleeg ons cookiebeleid voor meer informatie.</b></div>');
</script>
<div id="apply_form_box">
<div id="form_intro">
<div class="table-cell colspan-2">
<div class="required">Velden met een sterretje <span class="asterisk">*</span> zijn verplicht in te vullen.</div>
</div>
</div>
<div class="first_row startcol">
<input type="hidden" name="uid_order" value="2bbbadcaf530adb786410e6c5581449015dec1d0" id="uid_order" class="field_mandatory">
<div class="drow" id="a_l_title_div">
<div class="table-cell colspan-2" id="a_l_title">
<span class="title_sub" id="a_l_txt_title"> Persoonlijke Gegevens </span>
</div>
</div>
<div id="r_title" class="field-row err_msg_valid">
<div class="table-cell coll1">
<label for="title" id="l_title">Aanhef:</label>
</div>
<div class="table-cell input-block-select" id="input_block_title">
<select name="title" id="title">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="10">De heer</option>
<option value="11">Mevrouw</option>
</select>
</div>
<div class="clear"></div>
</div>
<input type="hidden" name="doit" value="1" id="doit">
<div id="r_first_name" class="field-row err_msg_valid">
<div class="table-cell coll1">
<label for="first_name" id="l_first_name">Voornaam:<span class="required">*</span></label>
</div>
<div class="table-cell input-block-text" id="input_block_first_name">
<input type="text" name="first_name" value="" id="first_name" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
</div>
<div class="clear"></div>
</div>
<input type="hidden" name="reg_timestamp" value="20230922112637" id="reg_timestamp">
<input type="hidden" name="reg_signature" value="77c53c07d6d36c0412e2ce125889ccc5747ac84d" id="reg_signature">
<div id="r_last_name" class="field-row err_msg_valid">
<div class="table-cell coll1">
<label for="last_name" id="l_last_name">Achternaam:<span class="required">*</span></label>
</div>
<div class="table-cell input-block-text" id="input_block_last_name">
<input type="text" name="last_name" value="" id="last_name" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
</div>
<div class="clear"></div>
</div>
<input type="hidden" name="form_id" value="5_1" id="form_id">
<div id="r_country_promotion" class="field-row err_msg_valid">
<div class="table-cell coll1">
<label for="country_promotion" id="l_country_promotion">Land:<span class="required">*</span></label>
</div>
<div class="table-cell input-block-select" id="input_block_country_promotion">
<span id="country_promotion" class="field_mandatory">Nederland</span>
<div class="clear label-under">
<span id="country_promotion_u_info"></span>
</div>
</div>
<div class="clear"></div>
</div>
<div id="r_customer_type" class="field-row err_msg_valid">
<div class="table-cell coll1">
<label for="customer_type" id="l_customer_type">Deze aankoop is voor?<span class="required">*</span></label>
</div>
<div class="table-cell input-block-custom" id="input_block_customer_type">
<div class="left">
<div class="cbox_list">
<div><input type="radio" name="customer_type" value="8" onclick="ShowByElement(this,arrBoss) ; return true" id="__customer_type_8" class="field_mandatory"><label for="__customer_type_8">Zakelijke klant</label></div>
</div>
<div class="cbox_list">
<div><input type="radio" name="customer_type" value="9" onclick="ShowByElement(this,arrBoss) ; return true" id="__customer_type_9" class="field_mandatory"><label for="__customer_type_9">Eindgebruiker</label></div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div id="r_business_customer_details" class="field-row err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_company_name">
<div class="table-cell coll1">
<label for="company_name" id="l_company_name">Bedrijfsnaam:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="company_name" value="" id="company_name" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_business_address">
<div class="table-cell coll1">
<label for="business_address" id="l_business_address">Bedrijfsadres:<span class="required">*</span></label>
</div>
<div class="table-cell"><textarea name="business_address" id="business_address" class="field_mandatory"></textarea><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in
te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_home_customer" class="field-row err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_address_2">
<div class="table-cell coll1">
<label for="address_2" id="l_address_2">Adres:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="address_2" value="" id="address_2" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_postal_code">
<div class="table-cell coll1">
<label for="postal_code" id="l_postal_code">Postcode:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="postal_code" value="" id="postal_code" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_city">
<div class="table-cell coll1">
<label for="city" id="l_city">Plaats:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="city" value="" id="city" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te
vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_phone_mobile" class="field-row err_msg_valid">
<div class="table-cell coll1">
<label for="phone_mobile" id="l_phone_mobile">Mobiel nummer:</label>
</div>
<div class="table-cell input-block-text" id="input_block_phone_mobile">
<input type="text" name="phone_mobile" value="" id="phone_mobile" class="filed_lenght">
</div>
<div class="clear"></div>
</div>
<div id="r_email" class="field-row err_msg_valid">
<div class="table-cell coll1">
<label for="email" id="l_email">E-mailadres:<span class="required">*</span></label>
</div>
<div class="table-cell input-block-text" id="input_block_email">
<input type="text" name="email" value="" id="email" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
</div>
<div class="clear"></div>
</div>
<div id="r_email_confirm" class="field-row err_msg_valid">
<div class="table-cell coll1">
<label for="email_confirm" id="l_email_confirm">Bevestig uw e-mailadres:<span class="required">*</span></label>
</div>
<div class="table-cell input-block-text" id="input_block_email_confirm">
<input type="text" name="email_confirm" value="" onmousedown="whichButton(event, 'Controleer alstublieft de email handmatig!');" onpaste="alert('Controleer alstublieft de email handmatig!');return false;" id="email_confirm"
class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
</div>
<div class="clear"></div>
</div>
<div class="drow" id="a_l_bank_details_international_div">
<div class="table-cell colspan-2" id="a_l_bank_details_international">
<span class="title_sub" id="a_l_txt_bank_details_international"> Bankgegevens </span>
</div>
</div>
<div id="r_bank_details_international" class="field-row err_msg_valid">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_bank_profile_type">
<div class="table-cell coll1">
<label for="bank_profile_type" id="l_bank_profile_type">Rekeningtype:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="bank_profile_type" onchange="ShowByElement(this,arrBoss)" id="bank_profile_type" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="1">Persoonlijk</option>
<option value="2">Zakelijk</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_bank_account">
<div class="table-cell coll1">
<label for="bank_account" id="l_bank_account">IBAN:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="bank_account" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="bank_account"
class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_bank_code">
<div class="table-cell coll1">
<label for="bank_code" id="l_bank_code">SWIFT:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="bank_code" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="bank_code"
class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row show-hide err_msg_valid" id="r_bank_benficiary" style="display: none;">
<div class="table-cell coll1">
<label for="bank_benficiary" id="l_bank_benficiary" style="display: none;">Begunstigde:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="bank_benficiary" value="" id="bank_benficiary" class="filed_lenght field_mandatory" style="display: none;"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="bank_benficiary_u_info">Voer de volledige naam van de begunstigde van de rekening in volgens paspoort/identiteitskaart (zonder initialen en titel)</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row show-hide err_msg_valid" id="r_bank_benficiary_individual" style="display: none;">
<div class="table-cell coll1">
<label for="bank_benficiary_individual" id="l_bank_benficiary_individual" style="display: none;">Begunstigde:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="bank_benficiary_individual" value="" id="bank_benficiary_individual" class="filed_lenght field_mandatory" style="display: none;"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="bank_benficiary_individual_u_info">Voer de volledige naam van de begunstigde van de rekening in volgens paspoort/identiteitskaart (zonder initialen en titel)</div>
</div>
<div class="clear"></div>
</div>
</div>
</div>
<script type="text/javascript">
var arrIBAN = new Array();
arrIBAN['20000080'] = new Array();
arrIBAN['20000080']['isocode'] = 'NL';
arrIBAN['20000080']['ibann'] = '18';
</script>
<script src="https://cdn.sales-promotions.com/js/forms_banks.js" type="text/javascript"></script><!-- ends here -->
</div>
<div class="clear"></div>
</div>
</div>
<div class="second_row">
<div class="drow" id="a_l_purchased_products_number_div">
<div class="table-cell colspan-2" id="a_l_purchased_products_number">
<span class="title_sub" id="a_l_txt_purchased_products_number"> Nieuwe Productdetails </span>
</div>
</div>
<div id="r_purchased_products_number" class="field-row dontshow err_msg_valid">
<div class="table-cell coll1">
<label for="purchased_products_number" id="l_purchased_products_number">Aantal aangekochte producten:</label>
</div>
<div class="table-cell input-block-select" id="input_block_purchased_products_number">
<select name="purchased_products_number" onchange="ShowByElement(this,arrBoss);xajax_ResReByCountry(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="purchased_products_number">
<option value="1" selected="selected">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
</select>
<div class="clear label-under">
<span id="purchased_products_number_u_info"></span>
</div>
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all1" class="field-row err_msg_valid">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions1">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions1" id="l_series_promotions1">Product:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions1" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions1" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions1_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion1">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion1" id="l_products_promotion1">Model:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion1" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion1" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion1_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number1">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number1" id="l_serial_number1">Serienummer:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number1" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number1"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name1">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name1" id="l_store_name1">Naam van winkel:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name1" value="" id="store_name1" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase1">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase1" id="l_date_purchase1">Datum van aankoop:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase1" value="" maxlength="10" size="20" readonly="" id="date_purchase1" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase1', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase1.value, '-2:+2');
</script>
<div id="date_purchase1_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file1">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file1" id="l_purchase_upload_file1">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file1" id="purchase_upload_file1" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file1"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums1">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums1">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums1">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums1" id="l_promotion_premiums1">Oud product:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums1" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums1" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums1_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code1">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code1" id="l_other_promo_code1">Serienummer van het oude product:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code1" value="" id="other_promo_code1" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all2" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions2">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions2" id="l_series_promotions2">Product 2:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions2" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions2" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions2_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion2">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion2" id="l_products_promotion2">Model 2:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion2" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion2" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion2_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number2">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number2" id="l_serial_number2">Serienummer 2:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number2" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number2"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name2">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name2" id="l_store_name2">Naam van winkel 2:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name2" value="" id="store_name2" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase2">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase2" id="l_date_purchase2">Datum van aankoop 2:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase2" value="" maxlength="10" size="20" readonly="" id="date_purchase2" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase2', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase2.value, '-2:+2');
</script>
<div id="date_purchase2_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file2">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file2" id="l_purchase_upload_file2">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 2:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file2" id="purchase_upload_file2" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file2"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums2">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums2">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums2">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums2" id="l_promotion_premiums2">Oud product 2:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums2" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums2" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums2_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code2">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code2" id="l_other_promo_code2">Serienummer van het oude product 2:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code2" value="" id="other_promo_code2" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all3" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions3">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions3" id="l_series_promotions3">Product 3:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions3" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions3" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions3_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion3">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion3" id="l_products_promotion3">Model 3:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion3" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion3" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion3_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number3">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number3" id="l_serial_number3">Serienummer 3:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number3" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number3"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name3">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name3" id="l_store_name3">Naam van winkel 3:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name3" value="" id="store_name3" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase3">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase3" id="l_date_purchase3">Datum van aankoop 3:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase3" value="" maxlength="10" size="20" readonly="" id="date_purchase3" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase3', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase3.value, '-2:+2');
</script>
<div id="date_purchase3_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file3">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file3" id="l_purchase_upload_file3">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 3:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file3" id="purchase_upload_file3" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file3"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums3">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums3">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums3">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums3" id="l_promotion_premiums3">Oud product 3:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums3" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums3" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums3_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code3">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code3" id="l_other_promo_code3">Serienummer van het oude product 3:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code3" value="" id="other_promo_code3" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all4" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions4">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions4" id="l_series_promotions4">Product 4:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions4" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions4" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions4_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion4">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion4" id="l_products_promotion4">Model 4:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion4" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion4" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion4_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number4">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number4" id="l_serial_number4">Serienummer 4:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number4" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number4"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name4">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name4" id="l_store_name4">Naam van winkel 4:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name4" value="" id="store_name4" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase4">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase4" id="l_date_purchase4">Datum van aankoop 4:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase4" value="" maxlength="10" size="20" readonly="" id="date_purchase4" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase4', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase4.value, '-2:+2');
</script>
<div id="date_purchase4_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file4">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file4" id="l_purchase_upload_file4">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 4:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file4" id="purchase_upload_file4" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file4"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums4">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums4">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums4">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums4" id="l_promotion_premiums4">Oud product 4:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums4" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums4" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums4_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code4">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code4" id="l_other_promo_code4">Serienummer van het oude product 4:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code4" value="" id="other_promo_code4" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all5" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions5">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions5" id="l_series_promotions5">Product 5:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions5" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions5" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions5_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion5">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion5" id="l_products_promotion5">Model 5:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion5" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion5" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion5_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number5">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number5" id="l_serial_number5">Serienummer 5:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number5" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number5"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name5">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name5" id="l_store_name5">Naam van winkel 5:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name5" value="" id="store_name5" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase5">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase5" id="l_date_purchase5">Datum van aankoop 5:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase5" value="" maxlength="10" size="20" readonly="" id="date_purchase5" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase5', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase5.value, '-2:+2');
</script>
<div id="date_purchase5_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file5">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file5" id="l_purchase_upload_file5">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 5:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file5" id="purchase_upload_file5" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file5"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums5">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums5">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums5">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums5" id="l_promotion_premiums5">Oud product 5:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums5" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums5" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums5_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code5">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code5" id="l_other_promo_code5">Serienummer van het oude product 5:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code5" value="" id="other_promo_code5" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all6" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions6">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions6" id="l_series_promotions6">Product 6:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions6" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions6" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions6_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion6">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion6" id="l_products_promotion6">Model 6:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion6" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion6" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion6_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number6">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number6" id="l_serial_number6">Serienummer 6:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number6" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number6"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name6">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name6" id="l_store_name6">Naam van winkel 6:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name6" value="" id="store_name6" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase6">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase6" id="l_date_purchase6">Datum van aankoop 6:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase6" value="" maxlength="10" size="20" readonly="" id="date_purchase6" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase6', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase6.value, '-2:+2');
</script>
<div id="date_purchase6_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file6">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file6" id="l_purchase_upload_file6">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 6:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file6" id="purchase_upload_file6" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file6"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums6">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums6">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums6">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums6" id="l_promotion_premiums6">Oud product 6:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums6" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums6" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums6_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code6">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code6" id="l_other_promo_code6">Serienummer van het oude product 6:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code6" value="" id="other_promo_code6" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all7" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions7">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions7" id="l_series_promotions7">Product 7:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions7" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions7" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions7_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion7">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion7" id="l_products_promotion7">Model 7:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion7" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion7" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion7_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number7">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number7" id="l_serial_number7">Serienummer 7:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number7" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number7"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name7">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name7" id="l_store_name7">Naam van winkel 7:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name7" value="" id="store_name7" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase7">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase7" id="l_date_purchase7">Datum van aankoop 7:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase7" value="" maxlength="10" size="20" readonly="" id="date_purchase7" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase7', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase7.value, '-2:+2');
</script>
<div id="date_purchase7_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file7">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file7" id="l_purchase_upload_file7">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 7:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file7" id="purchase_upload_file7" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file7"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums7">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums7">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums7">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums7" id="l_promotion_premiums7">Oud product 7:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums7" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums7" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums7_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code7">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code7" id="l_other_promo_code7">Serienummer van het oude product 7:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code7" value="" id="other_promo_code7" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all8" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions8">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions8" id="l_series_promotions8">Product 8:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions8" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions8" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions8_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion8">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion8" id="l_products_promotion8">Model 8:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion8" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion8" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion8_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number8">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number8" id="l_serial_number8">Serienummer 8:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number8" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number8"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name8">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name8" id="l_store_name8">Naam van winkel 8:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name8" value="" id="store_name8" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase8">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase8" id="l_date_purchase8">Datum van aankoop 8:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase8" value="" maxlength="10" size="20" readonly="" id="date_purchase8" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase8', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase8.value, '-2:+2');
</script>
<div id="date_purchase8_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file8">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file8" id="l_purchase_upload_file8">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 8:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file8" id="purchase_upload_file8" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file8"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums8">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums8">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums8">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums8" id="l_promotion_premiums8">Oud product 8:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums8" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums8" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums8_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code8">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code8" id="l_other_promo_code8">Serienummer van het oude product 8:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code8" value="" id="other_promo_code8" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all9" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions9">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions9" id="l_series_promotions9">Product 9:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions9" onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)"
id="series_promotions9" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions9_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion9">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion9" id="l_products_promotion9">Model 9:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion9" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion9" class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion9_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number9">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number9" id="l_serial_number9">Serienummer 9:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number9" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number9"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name9">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name9" id="l_store_name9">Naam van winkel 9:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name9" value="" id="store_name9" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase9">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase9" id="l_date_purchase9">Datum van aankoop 9:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase9" value="" maxlength="10" size="20" readonly="" id="date_purchase9" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase9', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase9.value, '-2:+2');
</script>
<div id="date_purchase9_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file9">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file9" id="l_purchase_upload_file9">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 9:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file9" id="purchase_upload_file9" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file9"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums9">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums9">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums9">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums9" id="l_promotion_premiums9">Oud product 9:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums9" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums9" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums9_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code9">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code9" id="l_other_promo_code9">Serienummer van het oude product 9:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code9" value="" id="other_promo_code9" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_new_productgroup_all10" class="field-row closed_group err_msg_valid" style="display: none;">
<div class="no_label">
<!-- starts here -->
<div class="field_sub_group_btm">
<div class="group_fields_wrapper">
<div class="field-row err_msg_valid" id="r_series_promotions10">
<div class="table-cell coll1_field_sub_group_btm">
<label for="series_promotions10" id="l_series_promotions10">Product 10:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="series_promotions10"
onchange="document.getElementById("button_subscribe").disabled=true;;xajax_ResReBySerie(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="series_promotions10"
class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
<option value="eXact">eXact</option>
<option value="eXact 2">eXact 2</option>
<option value="i1Pro 3">i1Pro 3</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="series_promotions10_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_products_promotion10">
<div class="table-cell coll1_field_sub_group_btm">
<label for="products_promotion10" id="l_products_promotion10">Model 10:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="products_promotion10" onchange="xajax_ResBySubmission(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="products_promotion10"
class="selsect_mshort field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="products_promotion10_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_serial_number10">
<div class="table-cell coll1_field_sub_group_btm">
<label for="serial_number10" id="l_serial_number10">Serienummer 10:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="serial_number10" value="" onchange="new_value=value; if(new_value.toUpperCase) new_value=new_value.toUpperCase() ; if(new_value!=value) value=new_value ;" id="serial_number10"
class="filed_short field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_store_name10">
<div class="table-cell coll1_field_sub_group_btm">
<label for="store_name10" id="l_store_name10">Naam van winkel 10:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="store_name10" value="" id="store_name10" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn
verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_date_purchase10">
<div class="table-cell coll1_field_sub_group_btm">
<label for="date_purchase10" id="l_date_purchase10">Datum van aankoop 10:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="date_purchase10" value="" maxlength="10" size="20" readonly="" id="date_purchase10" class="field_mandatory hasDatepicker"><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span><img class="ui-datepicker-trigger"
src="https://cdn.sales-promotions.com/templates/custom_designs/assets/images/calendar/calendar.png?releasever=4045b57117d6861c25da7c7c91b3dad24025abdbd9d46c56766c85faf2f9d045" alt="..." title="...">
<script type="text/javascript">
CreateDatepicker('date_purchase10', 'dd/mm/yy', '24/06/2023', '22/09/2023', '22/09/2023', ["Vandaag", "Sluiten", "Previous", "Volgende"], document.forms['reg_promotion_client'].date_purchase10.value, '-2:+2');
</script>
<div id="date_purchase10_u_info">DD/MM/JJJJ</div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_purchase_upload_file10">
<div class="table-cell coll1_field_sub_group_btm">
<label for="purchase_upload_file10" id="l_purchase_upload_file10">Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 10:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="file" name="purchase_upload_file10" id="purchase_upload_file10" class="field_mandatory inputfile inputfile__btn" data-multiple-caption="{count} files selected"><label
for="purchase_upload_file10"><span class="field"></span><i class="icon material-icons">cloud_upload</i>Kies een bestand <span>No file chosen</span></label><span class="dynamic_info_logo"></span><span
class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="LABELInfoAboveTextParagraph_promotion_premiums10">
<div class="table-cell colspan2">
<span class="LABELInfoAboveTextParagraph_custom" id="a_l_txt_promotion_premiums10">Oude Productdetails </span>
</div>
</div>
<div class="field-row err_msg_valid" id="r_promotion_premiums10">
<div class="table-cell coll1_field_sub_group_btm">
<label for="promotion_premiums10" id="l_promotion_premiums10">Oud product 10:<span class="required">*</span></label>
</div>
<div class="table-cell"><select name="promotion_premiums10" onchange="xajax_ResByPremiumStores(xajax.getFormValues('reg_promotion_client'),'reg_promotion_client',this.name)" id="promotion_premiums10" class="field_mandatory">
<option value="" selected="selected">S.v.p. selecteren</option>
</select><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een sterretje * zijn verplicht in te vullen.</span>
<div id="promotion_premiums10_u_info"></div>
</div>
<div class="clear"></div>
</div>
<div class="field-row err_msg_valid" id="r_other_promo_code10">
<div class="table-cell coll1_field_sub_group_btm">
<label for="other_promo_code10" id="l_other_promo_code10">Serienummer van het oude product 10:<span class="required">*</span></label>
</div>
<div class="table-cell"><input type="text" name="other_promo_code10" value="" id="other_promo_code10" class="filed_lenght field_mandatory"><span class="dynamic_info_logo"></span><span class="validation_red_field">Velden met een
sterretje * zijn verplicht in te vullen.</span></div>
<div class="clear"></div>
</div>
</div>
</div><!-- ends here -->
</div>
<div class="clear"></div>
</div>
<div id="r_add_another_product" class="field-row err_msg_valid">
<div class="no_label">
</div>
<div class="table-cell input-block-button" id="input_block_add_another_product">
<input type="button" name="add_another_product" value="Voeg nog een product toe" id="add_another_product">
<input type="button" name="remove_last_product" value="Verwijder het laatste product" id="remove_last_product" class="disabled" disabled="disabled">
</div>
<div class="clear"></div>
</div>
<div id="r_remove_last_product" class="field-row err_msg_valid">
<div class="no_label">
</div>
<div class="table-cell input-block-button" id="input_block_remove_last_product">
</div>
<div class="clear"></div>
</div>
<div id="r_terms_conditions_box" class="field-row err_msg_valid">
<div class="hidden">
</div>
<div class="table-cell input-block-custom" id="input_block_terms_conditions_box">
<div class="tc-box" id="tc-box">
<div id="tc-box-textarea" class="tc-box-textarea">
<div id="version_content"> Bijgewerkt op 7:12 / 10-mrt-2023 </div>
<h1>Terms & Conditions</h1>
<div class="accordion">
<div id="panel-1" class="accordion-panel">
<div class="panel-caption active">
<div class="chevron">‹</div>
<p><a href="#">X-Rite eXact 2 - Terms & Conditions</a></p>
</div>
<div class="panel-body" style="">
<p>Subject to these Terms and Conditions you will be eligible to trade-in your eligible X-Rite device (as set out at Condition 8) and receive a variable rebate (as set out in Condition 8) when you purchase a new qualifying eXact 2
device from X-Rite Incorporated “X-Rite”. Please see Condition 8 below for more detail on rebate values in other qualifying countries. This promotion is operated by a third-party service provider, Benamic, IDA Business &
Technology Park, Ring Road, Kilkenny, Ireland.</p>
<p> </p>
<p>1. The X-Rite Trade-In promotion is valid on selected qualifying purchases of eXact 2 devices as listed at Condition 8 below (Qualifying Products) made during the between 00.01am on June 14<sup>th </sup>2022 to 23.59pm on
December 31<sup>st</sup> 2024 (Promotion Period).</p>
<p> </p>
<p>2. To qualify for the Promotion and be eligible for Rebate in either the United States of America or Canada, Participants must purchase their Qualifying Product with a Qualifying Service as listed in Condition 8 below.
Participants in Europe or the United Kingdom may purchase either a Qualifying Product alone, or together with a Qualifying Service in order to qualify for a Rebate, subject to these Terms and Conditions and which shall vary in
accordance with Condition 8 below.</p>
<p> </p>
<p>3. The closing date for Claims is 23.59pm on March 31<sup>st</sup> 2025, any applications received after this date will be deemed invalid.</p>
<p> </p>
<p>4. Qualifying Products and Trade-In Devices must be registered online at <a href="https://xritepromos.com/" target="_blank" rel="noopener">https://xritepromos.com/</a> and proof of purchase uploaded within 90 days from
the date of purchase of eXact 2 device (“Claim”). The Trade-In Device and a copy of the claim form must be dispatched by the Participant to the recycler within 60 days of the date the rebate claim is made. For the avoidance of
doubt the first day of purchase indicated on the proof of purchase counts as day 1.</p>
<p> </p>
<p>5. The promotion is open to residents of the following countries</p>
<table>
<tbody>
<tr>
<td width="104">
<p><strong>North America</strong></p>
</td>
<td width="161">
<p><strong>Europe</strong></p>
</td>
</tr>
<tr>
<td width="104">
<p>United States</p>
</td>
<td width="161">
<p>Austria</p>
</td>
</tr>
<tr>
<td width="104">
<p>Canada</p>
</td>
<td width="161">
<p>Belgium</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Czech Republic</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Finland</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>France</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Germany</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Greece</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Italy</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Netherlands</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Poland</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Portugal</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Slovakia</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Slovenia</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Spain</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>United Kingdom</p>
</td>
</tr>
<tr>
<td> </td>
<td>
<p>Sweden</p>
</td>
</tr>
<tr>
<td> </td>
<td>
<p>Denmark</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p>6. This offer is not open to employees of X-Rite, their agents or staff or anyone connected with the Promotion.</p>
<p> </p>
<p>7. Claims must be submitted by the end user customer only. Claims may not be submitted on behalf of Participants.</p>
<p> </p>
<p>8. This Promotion is only open and applicable to the purchases of Qualifying Products and the return of the following Qualifying Trade-ins with the following Rebate values:</p>
<p> </p>
<p><strong>Qualifying Products and Rewards</strong></p>
<p> </p>
<p><strong>Rebate values for purchases of Qualifying Products made between within the Promotion Period:</strong></p>
<p> </p>
<table width="665">
<tbody>
<tr>
<td width="153">
<p> </p>
</td>
<td width="64">
<p>USD </p>
</td>
<td width="64">
<p>CAD </p>
</td>
<td width="64">
<p>EURO </p>
</td>
<td width="64">
<p> GBP </p>
</td>
<td width="64">
<p>PLN </p>
</td>
<td width="64">
<p>CZK </p>
</td>
<td width="64">
<p>SEK </p>
</td>
<td width="64">
<p>DKK </p>
</td>
</tr>
<tr>
<td width="153">
<p>Qualifying product with service </p>
</td>
<td width="64">
<p>2500</p>
</td>
<td width="64">
<p>3200</p>
</td>
<td width="64">
<p>1400</p>
</td>
<td width="64">
<p>1230</p>
</td>
<td width="64">
<p>6550</p>
</td>
<td width="64">
<p>34000</p>
</td>
<td width="64">
<p>15000</p>
</td>
<td width="64">
<p>10400</p>
</td>
</tr>
<tr>
<td width="153">
<p>Qualifying product </p>
</td>
<td width="64">
<p>n/a </p>
</td>
<td width="64">
<p>n/a </p>
</td>
<td width="64">
<p>1000</p>
</td>
<td width="64">
<p>880</p>
</td>
<td width="64">
<p>4680</p>
</td>
<td width="64">
<p>24280</p>
</td>
<td width="64">
<p>10700</p>
</td>
<td width="64">
<p>7400</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p> </p>
<p><strong>Qualifying Services</strong></p>
<table>
<tbody>
<tr>
<td> </td>
<td><strong>1 Year (SKU)</strong></td>
<td><strong>2 Year (SKU)</strong></td>
<td><strong>3 Year (SKU)</strong></td>
</tr>
<tr>
<td>Premium Service Contract</td>
<td>SCNGH-PREM-01</td>
<td>SCNGH-PREM-02</td>
<td>SCNGH-PREM-03</td>
</tr>
<tr>
<td>Certification Plus Service Contract</td>
<td>SCNGH-ISO-01</td>
<td>SCNGH-ISO-02</td>
<td>SCNGH-ISO-03</td>
</tr>
<tr>
<td>NetProfiler Plus Service Contract</td>
<td>SCNGH-NET-01</td>
<td>SCNGH-NET-02</td>
<td>SCNGH-NET-03</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>Qualifying Trade-ins:</strong></p>
<ul style="list-style-type: circle;">
<li>X-Rite eXact</li>
<li>X-Rite 500Series</li>
<li>X-Rite 939, 962, 964</li>
<li>X-Rite (or GretagMacbeth) SpectroEye</li>
<li>X-Rite (or GretagMacbeth) DensiEye</li>
<li>X-Rite SP60, SP62, SP64</li>
<li>GretagMacbeth (or Gretag) D19C / D196</li>
<li>Techkon SpectroDens</li>
<li>Techkon SpectroJet</li>
<li>KonicaMinolta FD-5, FD-7</li>
</ul>
<p> </p>
<p>9. The cash back amounts shall be paid USD in the United States, GBP in the United Kingdom, CAD in Canada, PLN in Poland, CZK in Czech, DKK in Denmark, SEK in Sweden and Euro in countries in Europe (excluding the United
Kingdom, Poland, Czech, Denmark, Sweden). The promoter will not held responsible for any bank charges related to receiving the trade-in rebate.</p>
<p> </p>
<p>10. The above Qualifying Trade-Ins can be identified by a printed model number on the exterior of the product; The model number will be preceded by a brand identifier such as:</p>
<ol start="9">
<li style="list-style-type: none;">
<ul>
<li>X-Rite</li>
<li>GretagMacbeth</li>
<li>Gretag</li>
<li>Viptronic</li>
<li>Techkon</li>
<li>Konica Minolta</li>
</ul>
<p> </p>
<p>11. The purchase price, date, and place of purchase (and in the case of US or CA Participants, the SKU of the relevant purchased service plan) must be clearly indicated on the proof of purchase to be accepted. Participants
failing to provide an acceptable proof of purchase will be notified via email and will have 10 days to respond before the claim is marked invalid.</p>
<p> </p>
<p>12. Provided your application is approved, you will receive a confirmation email within two (2) working days. Place your Qualifying Trade-In into the box and affix the returns label to the front of the box and return the
device. A postage contribution will be added to the cashback Reward for customers ($6.50 for USA, $8.25 for Canada, €6.50 for Europe, £6.00 for UK, 30 zł for Poland, 165 Kč for Czech, 49kr for Denmark, 69kr for Sweden). The
Promoter must receive the Qualifying Trade-In within 60 days of the date of the approval notification.</p>
<p> </p>
<p>13. Only one trade-in per Qualifying Product purchased can be accepted and a maximum of 25 units can be traded in by a participant, business or organization during the promotional periods. If a participant, business or
organization exceeds 25 units during the promotional period, the supplier will contact the client for approval to proceed with the additional rebate requests.</p>
<p> </p>
<p>14. After requesting a Trade-in evaluation, it is not compulsory for you to take up the price offered, and you can still proceed with the purchase of your new Qualifying Product</p>
<p> </p>
<p>15. Trade-Ins cannot and will not be returned once they have been dispatched as part of this offer.</p>
<p> </p>
<p>16. For a Trade-In to qualify for the full Rebate it must be a complete unit: with no visible sign of serious exterior damage such as a cracked or broken case or display. The unit itself does not need to be operated under
power. Minor scratches, dents, discoloration, dirt are acceptable for return of the product.</p>
<p> </p>
<p>17. If your Trade-In is revalued, you will be notified of the fair evaluation by email. From the date the evaluation was sent, you have 10 days to accept or decline the proposed Trade-In value. If no reply is received the
evaluation will be automatically accepted and processed for payment.</p>
<p> </p>
<p>18. Your trade-in must have been originally purchased by you and must not be subject to any outstanding lease agreement or you must warrant that you have obtained permission from the rightful owner to trade-in the product.
</p>
<p> </p>
<p>19. Proof of posting will not be accepted as proof of receipt. X-Rite cannot accept liability for any applications lost, damaged or destroyed in the post and recommend using an insured postal service.</p>
<p> </p>
<p>20. Please note we are unable to accept hand delivery of trade-ins.</p>
<p> </p>
<p>21. Provided that the terms and conditions of this promotion have been met, and your Trade-in matches the description you have given, your payment will be made within 28 days of validation of your Claim to your bank details
provided, please allow up to 5 working days for the bank transfer to arrive in your account.</p>
<p> </p>
<p>22. The rebate is inclusive of all taxes. Where this rebate payment constitutes a taxable benefit, all tax liability lies with the recipient</p>
<p> </p>
<p>23. The instructions contained within the promotional website and the published process form part of the terms and conditions of the offer.</p>
<p> </p>
<p>24. We reserve the right to closely monitor usage of the promotional website, including users IP addresses, so that we may identify misuse, and disqualify applications if we have reason to believe the terms of the promotion
have been breached.</p>
<p> </p>
<p>25. The offer is not transferrable to another individual or business; claims will only be accepted from the original purchaser.</p>
<p> </p>
<p>26. If a claim is refused, because the Terms of the offer have not been met, the promoter's decision is final.</p>
<p> </p>
<p>27. X-Rite is not responsible or liable for any technical, hardware, software, server, website, or other failures or damage of any kind to the extent that this prevents the participant from or otherwise obstructs him/her in
participating in the promotion. </p>
<p> </p>
<p>28. Email address for correspondence is <a href="mailto:x-rite@promotion-support.com" target="_blank" rel="noopener">x-rite@promotion-support.com</a></p>
<p> </p>
<p>29. X-Rite reserves the right to amend or cancel the terms of this offer without notice if circumstances make this unavoidable.</p>
<p> </p>
<p>30. Address for trade-ins:</p>
<ol start="9">
<li style="list-style-type: none;">
<p> </p>
<p><strong>In Europe:</strong></p>
<p>X-Rite Promotion Benamic c/o Eurobase Ltd.,</p>
<p>Unit 312 IDA Industrial Estate,</p>
<p>Cork Road,</p>
<p>Waterford, Ireland, X91 EH5N</p>
<p> </p>
<p><strong>In North America:</strong> </p>
<p>X-Rite Promotion Benamic c/o Logistics Plus</p>
<p>1805 Pittsburgh Ave, Erie PA 16505</p>
<p>USA</p>
</li>
</ol>
<p> </p>
<p>Promoter: Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. Please do not send any applications or promotional correspondence to this address as it will not be responded to.</p>
</li>
</ol>
</div>
</div>
<div id="panel-2" class="accordion-panel">
<div class="panel-caption">
<div class="chevron">‹</div>
<p><a href="#">X-Rite eXact - Terms & Conditions</a></p>
</div>
<div class="panel-body" style="display: none;">
<p>Subject to these Terms and Conditions you will be eligible to trade-in your eligible X-Rite device (as set out at Condition 8) and receive a variable rebate (as set out in Condition 8) when you purchase a new qualifying eXact
device from X-Rite Incorporated “X-Rite”. Please see Condition 8 below for more detail on rebate values in other qualifying countries. This promotion is operated by a third-party service provider, Benamic, IDA Business &
Technology Park, Ring Road, Kilkenny, Ireland.</p>
<p> </p>
<p>1. The X-Rite Trade-In promotion is valid on selected qualifying purchases of eXact devices as listed at Condition 8 below (Qualifying Products) made during the between 00.01am on the 1st January 2022 to 23.59pm on the 27th May
2022 for US and Canada and September 30<sup>th</sup>, 2022 for UK and Europe.(Promotion Period).</p>
<p> </p>
<p>2. To qualify for the Promotion and be eligible for Rebate in either the United States of America or Canada, Participants must purchase their Qualifying Product with a Qualifying Service as listed in Condition 8 below.
Participants in Europe or the United Kingdom may purchase either a Qualifying Product alone, or together with a Qualifying Service in order to qualify for a Rebate, subject to these Terms and Conditions and which shall vary in
accordance with Condition 8 below.</p>
<p> </p>
<p>3. The closing date for Claims is 23.59pm on August 27th 2022 for US and Canada and December 31<sup>st</sup>, 2022 for UK and Europe, any applications received after this date will be deemed invalid.</p>
<p> </p>
<p>4. Qualifying Products and Trade-In Devices must be registered online at <a href="https://xritepromos.com/" target="_blank" rel="noopener">https://xritepromos.com/</a> and proof of purchase uploaded within 90 days from the date
of purchase of eXact device (“Claim”). The Trade-In Device and a copy of the claim form must be dispatched by the Participant to the recycler within 60 days of the date the rebate claim is made. For the avoidance of doubt the
first day of purchase indicated on the proof of purchase counts as day 1.</p>
<p> </p>
<p>5. The promotion is open to residents of the following countries</p>
<table>
<tbody>
<tr>
<td width="104">
<p><strong>North America</strong></p>
</td>
<td width="161">
<p><strong>Europe</strong></p>
</td>
</tr>
<tr>
<td width="104">
<p>United States</p>
</td>
<td width="161">
<p>Austria</p>
</td>
</tr>
<tr>
<td width="104">
<p>Canada</p>
</td>
<td width="161">
<p>Belgium</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Czech Republic</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Finland</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>France</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Germany</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Greece</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Italy</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Netherlands</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Poland</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Portugal</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Slovakia</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Slovenia</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Spain</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>United Kingdom</p>
</td>
</tr>
<tr>
<td> </td>
<td>
<p>Denmark</p>
</td>
</tr>
<tr>
<td> </td>
<td>
<p>Sweden</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p>6. This offer is not open to employees of X-Rite, their agents or staff or anyone connected with the Promotion.</p>
<p> </p>
<p>7. Claims must be submitted by the end user customer only. Claims may not be submitted on behalf of Participants.</p>
<p> </p>
<p>8. This Promotion is only open and applicable to the purchases of Qualifying Products and the return of the following Qualifying Trade-ins with the following Rebate values:</p>
<p> </p>
<p><strong>Qualifying Products and Rewards</strong></p>
<p> </p>
<p><strong>Rebate values for purchases of Qualifying Products made between within the Promotion Period</strong></p>
<table width="567">
<tbody>
<tr>
<td rowspan="2" width="314">
<p><strong>Qualifying Products</strong></p>
</td>
<td colspan="4" width="253">
<p><strong>Reward</strong></p>
</td>
</tr>
<tr>
<td width="65">
<p><strong>USD</strong></p>
</td>
<td width="60">
<p><strong>EURO</strong></p>
</td>
<td width="66">
<p><strong>GBP</strong></p>
</td>
<td width="61">
<p><strong>CAD</strong></p>
</td>
</tr>
<tr>
<td width="314">
<p><strong>eXact Standard/ eXact Advanced</strong></p>
</td>
<td rowspan="2" width="65">
<p>n/a</p>
</td>
<td width="60">
<p>500** <sup>475</sup></p>
</td>
<td width="66">
<p>440** <sup>420</sup></p>
</td>
<td rowspan="2" width="61">
<p>n/a</p>
</td>
</tr>
<tr>
<td width="314">
<p><strong>eXact Standard + Scan/ eXact Advanced + Scan</strong></p>
</td>
<td width="60">
<p>650** <sup>620</sup></p>
</td>
<td width="66">
<p>540** <sup>515</sup></p>
</td>
</tr>
<tr>
<td width="314">
<p><strong>Any Qualifying Product + Applicable Qualifying Service</strong></p>
</td>
<td width="65">
<p>2000<strong>*</strong></p>
</td>
<td width="60">
<p>1000** <sup>950</sup></p>
</td>
<td width="66">
<p>880** <sup>840</sup></p>
</td>
<td width="61">
<p>2500<strong>*</strong></p>
</td>
</tr>
</tbody>
</table>
<p><strong>*Reduced cashback amounts will apply for purchases made between 05.04.2022 and 27.05.2022 - 1000 USD / 1000 CAD</strong></p>
<p><strong>**Reduced cashback amounts will apply for purchases made on and after 30th May 2022</strong></p>
<p> </p>
<p><strong>Qualifying Services</strong></p>
<table>
<tbody>
<tr>
<td> </td>
<td><strong>1 Year (SKU)</strong></td>
<td><strong>2 Year (SKU)</strong></td>
<td><strong>3 Year (SKU)</strong></td>
</tr>
<tr>
<td>Premium Service Contract</td>
<td>SCNGH-PREM-01</td>
<td>SCNGH-PREM-02</td>
<td>SCNGH-PREM-03</td>
</tr>
<tr>
<td>Certification Plus Service Contract</td>
<td>SCNGH-ISO-01</td>
<td>SCNGH-ISO-02</td>
<td>SCNGH-ISO-03</td>
</tr>
<tr>
<td>NetProfiler Plus Service Contract</td>
<td>SCNGH-NET-01</td>
<td>SCNGH-NET-02</td>
<td>SCNGH-NET-03</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>Qualifying Trade-ins:</strong></p>
<ul style="list-style-type: circle;">
<li>X-Rite eXact</li>
<li>X-Rite 500Series</li>
<li>X-Rite 939, 962, 964</li>
<li>X-Rite (or GretagMacbeth) SpectroEye</li>
<li>X-Rite (or GretagMacbeth) DensiEye</li>
<li>X-Rite SP60, SP62, SP64</li>
<li>GretagMacbeth (or Gretag) D19C / D196</li>
<li>Techkon SpectroDens</li>
<li>Techkon SpectroJet</li>
<li>KonicaMinolta FD-5, FD-7</li>
</ul>
<p> </p>
<p>9. The cash back amounts shall be paid USD in the United States, GBP in the United Kingdom, CAD in Canada, PLN in Poland, CZK in Czech, DKK in Denmark, SEK in Sweden and Euro in countries in Europe (excluding the United
Kingdom, Poland, Czech, Denmark, Sweden). The promoter will not held responsible for any bank charges related to receiving the trade-in rebate.</p>
<p> </p>
<p>10. The above Qualifying Trade-Ins can be identified by a printed model number on the exterior of the product; The model number will be preceded by a brand identifier such as:</p>
<ol start="9">
<li style="list-style-type: none;">
<ul>
<li>X-Rite</li>
<li>GretagMacbeth</li>
<li>Gretag</li>
<li>Viptronic</li>
<li>Techkon</li>
<li>Konica Minolta</li>
</ul>
<p> </p>
<p>11. The purchase price, date, and place of purchase (and in the case of US or CA Participants, the SKU of the relevant purchased service plan) must be clearly indicated on the proof of purchase to be accepted. Participants
failing to provide an acceptable proof of purchase will be notified via email and will have 10 days to respond before the claim is marked invalid.</p>
<p> </p>
<p>12. Provided your application is approved, you will receive a confirmation email within two (2) working days. Place your Qualifying Trade-In into the box and affix the returns label to the front of the box and return the
device. A postage contribution will be added to the cashback Reward for customers ($6.50 for USA, $8.25 for Canada, €6.50 for Europe, £6.00 for UK, 30 zł for Poland, 165 Kč for Czech, 49kr for Denmark, 69kr for Sweden). The
Promoter must receive the Qualifying Trade-In within 60 days of the date of the approval notification.</p>
<p> </p>
<p>13. Only one trade-in per Qualifying Product purchased can be accepted and a maximum of 25 units can be traded in by a participant, business or organization during the promotional periods. If a participant, business or
organization exceeds 25 units during the promotional period, the supplier will contact the client for approval to proceed with the additional rebate requests.</p>
<p> </p>
<p>14. After requesting a Trade-in evaluation, it is not compulsory for you to take up the price offered, and you can still proceed with the purchase of your new Qualifying Product</p>
<p> </p>
<p>15. Trade-Ins cannot and will not be returned once they have been dispatched as part of this offer.</p>
<p> </p>
<p>16. For a Trade-In to qualify for the full Rebate it must be a complete unit: with no visible sign of serious exterior damage such as a cracked or broken case or display. The unit itself does not need to be operated under
power. Minor scratches, dents, discoloration, dirt are acceptable for return of the product.</p>
<p> </p>
<p>17. If your Trade-In is revalued, you will be notified of the fair evaluation by email. From the date the evaluation was sent, you have 10 days to accept or decline the proposed Trade-In value. If no reply is received the
evaluation will be automatically accepted and processed for payment.</p>
<p> </p>
<p>18. Your trade-in must have been originally purchased by you and must not be subject to any outstanding lease agreement or you must warrant that you have obtained permission from the rightful owner to trade-in the product.
</p>
<p> </p>
<p>19. Proof of posting will not be accepted as proof of receipt. X-Rite cannot accept liability for any applications lost, damaged or destroyed in the post and recommend using an insured postal service.</p>
<p> </p>
<p>20. Please note we are unable to accept hand delivery of trade-ins.</p>
<p> </p>
<p>21. Provided that the terms and conditions of this promotion have been met, and your Trade-in matches the description you have given, your payment will be made within 28 days of validation of your Claim to your bank details
provided, please allow up to 5 working days for the bank transfer to arrive in your account.</p>
<p> </p>
<p>22. The rebate is inclusive of all taxes. Where this rebate payment constitutes a taxable benefit, all tax liability lies with the recipient</p>
<p> </p>
<p>23. The instructions contained within the promotional website and the published process form part of the terms and conditions of the offer.</p>
<p> </p>
<p>24. We reserve the right to closely monitor usage of the promotional website, including users IP addresses, so that we may identify misuse, and disqualify applications if we have reason to believe the terms of the promotion
have been breached.</p>
<p> </p>
<p>25. The offer is not transferrable to another individual or business; claims will only be accepted from the original purchaser.</p>
<p> </p>
<p>26. If a claim is refused, because the Terms of the offer have not been met, the promoter's decision is final.</p>
<p> </p>
<p>27. X-Rite is not responsible or liable for any technical, hardware, software, server, website, or other failures or damage of any kind to the extent that this prevents the participant from or otherwise obstructs him/her in
participating in the promotion. </p>
<p> </p>
<p>28. Email address for correspondence is <a href="mailto:x-rite@promotion-support.com" target="_blank" rel="noopener">x-rite@promotion-support.com</a></p>
<p> </p>
<p>29. X-Rite reserves the right to amend or cancel the terms of this offer without notice if circumstances make this unavoidable.</p>
<p> </p>
<p>30. Address for trade-ins:</p>
<ol start="9">
<li style="list-style-type: none;">
<p> </p>
<p><strong>In Europe:</strong></p>
<p>X-Rite Promotion Benamic c/o Eurobase Ltd.,</p>
<p>Unit 312 IDA Industrial Estate,</p>
<p>Cork Road,</p>
<p>Waterford, Ireland, X91 EH5N</p>
<p> </p>
<p><strong>In North America:</strong> </p>
<p>X-Rite Promotion Benamic c/o Logistics Plus</p>
<p>1805 Pittsburgh Ave, Erie PA 16505</p>
<p>USA</p>
</li>
</ol>
<p> </p>
<p>Promoter: Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. Please do not send any applications or promotional correspondence to this address as it will not be responded to.</p>
</li>
</ol>
</div>
</div>
<div id="panel-3" class="accordion-panel">
<div class="panel-caption">
<div class="chevron">‹</div>
<p><a href="#">X-Rite i1Pro3 - Terms & Conditions</a></p>
</div>
<div class="panel-body" style="display: none;">
<p>Subject to these Terms and Conditions you will be eligible to trade-in your eligible X-Rite device (as set out at Condition 7) and receive a variable rebate (as set out in Condition 7) when you purchase a new qualifying i1Pro 3
device from X-Rite Incorporated “X-Rite”. Please see Condition 7 below for more detail on rebate values in other qualifying countries. This promotion is operated by a third-party service provider, Benamic, IDA Business &
Technology Park, Ring Road, Kilkenny, Ireland.</p>
<p> </p>
<p>1. The X-Rite Trade-In promotion is valid on selected qualifying purchases of i1Pro devices as listed at Condition 7 below (Qualifying Products) made during the between 00.01am on the 1st January 2022 to 23.59pm on the 31st
December 2024 (Promotion Period).</p>
<p> </p>
<p>2. The closing date for Claims is 23.59pm on March 31<sup>st</sup> 2025, any applications received after this date will be deemed invalid.</p>
<p> </p>
<p>3. Qualifying Products and Trade-In Devices must be registered online at <a href="https://xritepromos.com/" target="_blank" rel="noopener">https://xritepromos.com/</a> and proof of purchase uploaded within 90 days from the date
of purchase of i1Pro device (“Claim”). The Trade-In Device and a copy of the claim form must be dispatched by the Participant to the recycler within 60 days of the date the rebate claim is made. For the avoidance of doubt the
first day of purchase indicated on the proof of purchase counts as day 1.</p>
<p> </p>
<p>4. The promotion is open to residents of the following countries:</p>
<table>
<tbody>
<tr>
<td width="104">
<p><strong>North America</strong></p>
</td>
<td width="161">
<p><strong>Europe</strong></p>
</td>
</tr>
<tr>
<td width="104">
<p>United States</p>
</td>
<td width="161">
<p>Austria</p>
</td>
</tr>
<tr>
<td width="104">
<p>Canada</p>
</td>
<td width="161">
<p>Belgium</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Czech Republic</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Finland</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>France</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Germany</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Greece</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Italy</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Netherlands</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Poland</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Portugal</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Slovakia</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Slovenia</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>Spain</p>
</td>
</tr>
<tr>
<td width="104"> </td>
<td width="161">
<p>United Kingdom</p>
</td>
</tr>
<tr>
<td> </td>
<td>
<p>Denmark</p>
</td>
</tr>
<tr>
<td> </td>
<td>
<p>Sweden</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p>5. This offer is not open to employees of X-Rite, their agents or staff or anyone connected with the Promotion.</p>
<p> </p>
<p>6. Claims must be submitted by the end user customer only. Claims may not be submitted on behalf of Participants.</p>
<p> </p>
<p>7. This Promotion is only open and applicable to the purchases of Qualifying Products and the return of the following Qualifying Trade-ins with the following Rebate values:</p>
<p> </p>
<p><strong>Qualifying Products – i1Pro 3 or i1Pro 3 UV Cut and i1Pro 3 and/or i1iO</strong></p>
<ul style="list-style-type: circle;">
<li><strong>i1Basic Pro 3 (EO3BAS)</strong></li>
<li><strong>i1Basic Pro 3 Plus (EO3PLBAS)</strong></li>
<li><strong>i1Publish Pro 3 (EO3PUB)</strong></li>
<li><strong>i1Publish Pro 4 (EO3PLPUB)</strong></li>
<li><strong>i1iO Table (EO3AST)</strong></li>
<li><strong>i1Basic Pro 3 i1iO Bundle (EO3BAS/EO3AST)</strong></li>
<li><strong>i1Basic Pro 3 Plus i1iO Bundle (EO3PLBAS/EO3AST)</strong></li>
<li><strong>i1Publish Pro 3 i1iO Bundle (EO3PUB/EO3AST)</strong></li>
<li><strong>i1Publish Pro 3 Plus i1iO Bundle (EO3PLPUB/EO3AST)</strong></li>
</ul>
<p> </p>
<p><strong>Rebate values for purchases made within the Promotional Period</strong></p>
<table width="599">
<tbody>
<tr>
<td width="202">PRODUCT</td>
<td width="140">Description</td>
<td width="63">Reward (USD)</td>
<td width="63">Reward (EURO)</td>
<td width="63">Reward (GBP)</td>
<td width="68">Reward (CAD)</td>
</tr>
<tr>
<td>i1Pro or i1Pro UV Cut</td>
<td>"Eye One" Revision A through D</td>
<td>350</td>
<td>250</td>
<td>225</td>
<td>400</td>
</tr>
<tr>
<td>i1Pro 2</td>
<td>Revision E</td>
<td>350</td>
<td>250</td>
<td>225</td>
<td>400</td>
</tr>
<tr>
<td>i1iO Gen1 & Gen2 </td>
<td>Revision A through D</td>
<td>350</td>
<td>250</td>
<td>225</td>
<td>400</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p>*When a Participant purchases the X-Rite i1Basic Pro Bundle (in either SKU configuration outlined at Table above), they will be eligible for an increased Reward value (as set out below) following trade-in of an eligible device
and i1iO Table automation arm in accordance with the Promotion Terms. For the avoidance of doubt the increase Reward values shall only be due against said purchases of bundle SKU's given at Table above and marked with '*'.</p>
<p><strong> </strong></p>
<table width="599">
<tbody>
<tr>
<td width="202">PRODUCT</td>
<td width="140">Description</td>
<td rowspan="2" width="63">Reward (USD)</td>
<td rowspan="2" width="63">Reward (EURO)</td>
<td rowspan="2" width="63">Reward (GBP)</td>
<td rowspan="2" width="68">Reward (CAD)</td>
</tr>
<tr>
<td> </td>
<td width="140"> </td>
</tr>
<tr>
<td>i1Pro or i1Pro UV Cut</td>
<td>"Eye One" Revision A through D</td>
<td>450</td>
<td>325</td>
<td>290</td>
<td>525</td>
</tr>
<tr>
<td>i1Pro 2</td>
<td>Revision E</td>
<td>450</td>
<td>325</td>
<td>290</td>
<td>525</td>
</tr>
<tr>
<td>i1iO Gen1 & Gen2 </td>
<td>Revision A through D</td>
<td>450</td>
<td>325</td>
<td>290</td>
<td>525</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p> </p>
<p>8. The cash back amounts shall be paid USD in the United States, GBP in the United Kingdom, CAD in Canada, PLN in Poland, CZK in Czech, DKK in Denmark, SEK in Sweden and Euro in countries in Europe (excluding the United
Kingdom, Poland, Czech, Denmark, Sweden). The promoter will not held responsible for any bank charges related to receiving the trade-in rebate.</p>
<p> </p>
<p>9. The above Qualifying Trade-Ins can be identified by a printed model number on the exterior of the product; The model number will be preceded by a brand identifier such as X-Rite</p>
<p> </p>
<p>10. The purchase price, date, and place of purchase must be clearly indicated on the proof of purchase to be accepted. Participants failing to provide an acceptable proof of purchase will be notified via email and will have 10
days to respond before the claim is marked invalid.</p>
<p> </p>
<p>11. Provided your application is approved, you will receive a confirmation email within two (2) working days. Place your Qualifying Trade-In into the box and affix the returns label to the front of the box and return the
device. A postage contribution will be added to the cashback Reward for customers $6.50 for USA, $8.25 for Canada, €6.50 for Europe, £6.00 for UK, 30 zł for Poland, 165 Kč for Czech, 49kr for Denmark, 69kr for Sweden). The
Promoter must receive the Qualifying Trade-In within 60 days of the date of the approval notification.</p>
<p> </p>
<p>12. Only one trade-in per Qualifying Product purchased can be accepted and a maximum of 5 units can be traded in by a participant, business or organization during the promotional periods. If a participant, business or
organization exceeds 5 units during the promotional period, the supplier will contact the client for approval to proceed with the additional rebate requests.</p>
<p> </p>
<p>13. After requesting a Trade-in evaluation, it is not compulsory for you to take up the price offered, and you can still proceed with the purchase of your new Qualifying Product</p>
<p> </p>
<p>14. Trade-Ins cannot and will not be returned once they have been dispatched as part of this offer.</p>
<p> </p>
<p>15. For your Trade-In to qualify for the full Reward it must be a complete unit with serial number sticker in-tact. The unit itself does not need to be operated under power. Scratches, dents, discoloration, dirt are acceptable
for return of the product.</p>
<p> </p>
<p>16. If your Trade-In is revalued, you will be notified of the fair evaluation by email. From the date the evaluation was sent, you have 10 days to accept or decline the proposed Trade-In value. If no reply is received the
evaluation will be automatically accepted and processed for payment.</p>
<p> </p>
<p>17. Your trade-in must have been originally purchased by you and must not be subject to any outstanding lease agreement or you must warrant that you have obtained permission from the rightful owner to trade-in the product.</p>
<p> </p>
<p>18. Proof of posting will not be accepted as proof of receipt. X-Rite cannot accept liability for any applications lost, damaged or destroyed in the post and recommend using an insured postal service.</p>
<p> </p>
<p>19. Please note we are unable to accept hand delivery of trade-ins.</p>
<p> </p>
<p>20. Provided that the terms and conditions of this promotion have been met, and your Trade-in matches the description you have given, your payment will be made within 28 days of validation of your Claim to your bank details
provided, please allow up to 5 working days for the bank transfer to arrive in your account.</p>
<p> </p>
<p>21. The rebate is inclusive of all taxes. Where this rebate payment constitutes a taxable benefit, all tax liability lies with the recipient</p>
<p> </p>
<p>22. The instructions contained within the promotional website and the published process form part of the terms and conditions of the offer.</p>
<p> </p>
<p>23. We reserve the right to closely monitor usage of the promotional website, including users IP addresses, so that we may identify misuse, and disqualify applications if we have reason to believe the terms of the promotion
have been breached.</p>
<p> </p>
<p>24. The offer is not transferrable to another individual or business; claims will only be accepted from the original purchaser.</p>
<p> </p>
<p>25. If a claim is refused, because the Terms of the offer have not been met, the promoter's decision is final.</p>
<p> </p>
<p>26. X-Rite is not responsible or liable for any technical, hardware, software, server, website, or other failures or damage of any kind to the extent that this prevents the participant from or otherwise obstructs him/her in
participating in the promotion.</p>
<p> </p>
<p>27. Email address for correspondence is <a href="mailto:x-rite@promotion-support.com" target="_blank" rel="noopener">x-rite@promotion-support.com</a></p>
<p> </p>
<p>28. X-Rite reserves the right to amend or cancel the terms of this offer without notice if circumstances make this unavoidable.</p>
<p> </p>
<p>29. Address for trade-ins:</p>
<ol start="9">
<li style="list-style-type: none;">
<p> </p>
<p><strong>In Europe:</strong></p>
<p>X-Rite Promotion Benamic c/o Eurobase Ltd.,</p>
<p>Unit 312 IDA Industrial Estate,</p>
<p>Cork Road,</p>
<p>Waterford, Ireland, X91 EH5N</p>
<p> </p>
<p><strong>In North America:</strong> </p>
<p>X-Rite Promotion Benamic c/o Logistics Plus</p>
<p>1805 Pittsburgh Ave, Erie PA 16505</p>
<p>USA</p>
</li>
</ol>
<p> </p>
<p> </p>
<p>Promoter: Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. Please do not send any applications or promotional correspondence to this address as it will not be responded to.</p>
</div>
</div>
<div id="panel-4" class="accordion-panel">
<div class="panel-caption">
<div class="chevron">‹</div>
<p><a href="#">X-Rite MetaVue - Terms & Conditions</a></p>
</div>
<div class="panel-body" style="display: none;">
<p>Subject to these Terms and Conditions you will be eligible to trade-in your eligible X-Rite device (as set out at Condition 7) and receive a variable rebate (as set out in Condition 7) when you purchase a new qualifying MetaVue
device from X-Rite Incorporated “X-Rite”. Please see Condition 7 below for more detail on rebate values in other qualifying countries. This promotion is operated by a third-party service provider, Benamic, IDA Business &
Technology Park, Ring Road, Kilkenny, Ireland.</p>
<p> </p>
<p>1. The X-Rite Trade-In promotion is valid on selected qualifying purchases of MetaVue devices as listed at Condition 7 below (Qualifying Products) made during the between 00.01am on the 1st January 2022 to 23.59pm on the 31st
December 2024 (Promotion Period).</p>
<p> </p>
<p>2. The closing date for Claims is 23.59pm on March 31<sup>st</sup> 2025, any applications received after this date will be deemed invalid.</p>
<p> </p>
<p>3. Qualifying Products and Trade-In Devices must be registered online at <a href="https://xritepromos.com/" target="_blank" rel="noopener">https://xritepromos.com/</a> and proof of purchase uploaded within 90 days from the date
of purchase of MetaVue device (“Claim”). The Trade-In Device and a copy of the claim form must be dispatched by the Participant to the recycler within 60 days of the date the rebate claim is made. For the avoidance of doubt the
first day of purchase indicated on the proof of purchase counts as day 1. Invoices, receipts or packing slips will be accepted as proof of purchase.</p>
<ul>
<li style="list-style-type: none;">
<p> </p>
<p>4. The promotion is open to residents of the following countries:</p>
<table>
<tbody>
<tr>
<td width="104">
<p><strong>North America</strong></p>
</td>
</tr>
<tr>
<td width="104">
<p>United States</p>
</td>
</tr>
<tr>
<td width="104">
<p>Canada</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p>5. This offer is not open to employees of X-Rite, their agents or staff or anyone connected with the Promotion.</p>
<p> </p>
<p>6. Claims must be submitted by the end user customer only. Claims may not be submitted on behalf of Participants.</p>
<p> </p>
<p>7. This Promotion is only open and applicable to the purchases of Qualifying Products and the return of the following Qualifying Trade-ins with the following Rebate values:</p>
<p> </p>
<p><strong>Qualifying Products and Rewards</strong></p>
<p> </p>
<p><strong>Rebate values for purchases made within the Promotional Period</strong></p>
<table width="262">
<thead>
<tr>
<td width="58%">
<p><strong>Qualifying Product SKU</strong></p>
</td>
<td width="23%">
<p><strong>Reward (USD)</strong></p>
</td>
<td width="17%">
<p><strong>Reward (CAD)</strong></p>
</td>
</tr>
</thead>
<tbody>
<tr>
<td width="58%">
<p>VS3100-****</p>
</td>
<td width="23%">
<p>500</p>
</td>
<td width="17%">
<p>600</p>
</td>
</tr>
<tr>
<td width="58%">
<p>W91T</p>
</td>
<td width="23%">
<p>1000</p>
</td>
<td width="17%">
<p>1200</p>
</td>
</tr>
<tr>
<td width="58%">
<p>W91T+BM</p>
</td>
<td width="23%">
<p>1000</p>
</td>
<td width="17%">
<p>1200</p>
</td>
</tr>
<tr>
<td width="58%">
<p>W92T</p>
</td>
<td width="23%">
<p>1000</p>
</td>
<td width="17%">
<p>1200</p>
</td>
</tr>
<tr>
<td width="58%">
<p>W95T</p>
</td>
<td width="23%">
<p>1000</p>
</td>
<td width="17%">
<p>1200</p>
</td>
</tr>
<tr>
<td width="58%">
<p>W95T+BM</p>
</td>
<td width="23%">
<p>1000</p>
</td>
<td width="17%">
<p>1200</p>
</td>
</tr>
<tr>
<td width="58%">
<p>W96T+BM</p>
</td>
<td width="23%">
<p>1000</p>
</td>
<td width="17%">
<p>1200</p>
</td>
</tr>
<tr>
<td width="58%">
<p>W97T+BM</p>
</td>
<td width="23%">
<p>1000</p>
</td>
<td width="17%">
<p>1200</p>
</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p> </p>
<p><strong>Qualifying Trade-Ins:</strong></p>
<ul style="list-style-type: circle;">
<li>X-Rite iVue (VS205), VS450</li>
<li>X-Rite CF57, CFS57</li>
<li>X-Rite RM400, RM425</li>
<li>X-Rite 962, 964</li>
<li>X-Rite Ci4100, Ci4200</li>
<li>X-Rite Ci51, Ci52, Ci61, Ci62, Ci64</li>
<li>X-Rite MetaVue VS3100</li>
<li>Datacolor 100, 110, 200, 45G</li>
<li>Byk auto-match III, auto-match IV</li>
</ul>
<p><strong> </strong></p>
<p> </p>
<p>8. The cash back amounts shall be paid USD in the United States and CAD in Canada. The promoter will not held responsible for any bank charges related to receiving the trade-in rebate.</p>
<p> </p>
<p>9. The above Qualifying Trade-Ins can be identified by a printed model number on the exterior of the product; The model number will be preceded by a brand identifier such as X-Rite, Datacolor, or Byk.</p>
<p> </p>
<p>10. The purchase price, date, and place of purchase must be clearly indicated on the proof of purchase to be accepted. Participants failing to provide an acceptable proof of purchase will be notified via email and will have
10 days to respond before the claim is marked invalid.</p>
<p> </p>
<p>11. Provided your application is approved, you will receive a confirmation email within two (2) working days. Place your Qualifying Trade-In into the box and affix the returns label to the front of the box and return the
device. A postage contribution will be added to the cashback Reward for customers ($6.50 for USA, $8.25 for Canada). The Promoter must receive the Qualifying Trade-In within 60 days of the date of the approval notification.
</p>
<p> </p>
<p>12. If a Participant fails to provide a valid proof of purchase and/or the Claim is not been submitted correctly, the Participant will be notified via email and offered the opportunity to provide the required information
until the last supportive date. If no response is received, then the Claim shall be marked as invalid and the Participant will no longer be eligible to participate.</p>
<p> </p>
<p>13. Only one trade-in per Qualifying Product purchased can be accepted and a maximum of 25 units can be traded in by a participant, business or organization during the promotional periods. If a participant, business or
organization exceeds 25 units during the promotional period, the supplier will contact the client for approval to proceed with the additional rebate requests.</p>
<p> </p>
<p>14. If a Participant returns the Promotion Product after submitting a Claim, the Claim will be invalid and the Participant must immediately call the Promoter’s customer service team to cancel the claim. The Promoter
reserves the right to check with the retailer whether a Promotion Product has been returned and, by submitting a Claim, the Participant provides consent to the Promoter to do so. The Promoter reserves the right to report
suspicious activity or Claims to the police.</p>
<p> </p>
<p>15. After requesting a Trade-in evaluation, it is not compulsory for you to take up the price offered, and you can still proceed with the purchase of your new Qualifying Product</p>
<p> </p>
<p>16. Trade-Ins cannot and will not be returned once they have been dispatched as part of this offer.</p>
<p> </p>
<p>17. For your Trade-In to qualify for the full Reward it must be a complete unit with serial number sticker in-tact. The unit itself does not need to be operated under power. Scratches, dents, discoloration, dirt are
acceptable for return of the product.</p>
<p> </p>
<p>18. If your Trade-In is revalued, you will be notified of the fair evaluation by email. From the date the evaluation was sent, you have 10 days to accept or decline the proposed Trade-In value. If no reply is received the
evaluation will be automatically accepted and processed for payment.</p>
<p> </p>
<p>19. Your trade-in must have been originally purchased by you and must not be subject to any outstanding lease agreement or you must warrant that you have obtained permission from the rightful owner to trade-in the product.
</p>
<p> </p>
<p>20. Deletion of all data and information stored in any Trade-up Devices submitted by a participant and/or other storage media to be traded-in is the participant’s absolute responsibility. The Promoter accepts no
responsibility for participants’ data and software or for any loss or damage to that data and software. Upon receipt by the Promoter of a Trade-up Device from a participant all data will be permanently and irretrievably
destroyed. Please note the Promoter is unable to retrieve any participant data once a device has been received.</p>
<p> </p>
<p>21. Proof of posting will not be accepted as proof of receipt. X-Rite cannot accept liability for any applications lost, damaged or destroyed in the post and recommend using an insured postal service.</p>
<p> </p>
<p>22. Please note we are unable to accept hand delivery of trade-ins.</p>
<p> </p>
<p>23. Provided that the terms and conditions of this promotion have been met, and your Trade-in matches the description you have given, your payment will be made within 28 days of validation of your Claim, either as a bank
transfer to your bank details provided (please allow up to 5 working days for the bank transfer to arrive in your account) or as a check sent to your mailing address.</p>
<p> </p>
<p>24. The rebate is inclusive of all taxes. Where this rebate payment constitutes a taxable benefit, all tax liability lies with the recipient</p>
<p> </p>
<p>25. The instructions contained within the promotional website and the published process form part of the terms and conditions of the offer.</p>
<p> </p>
<p>26. We reserve the right to closely monitor usage of the promotional website, including users IP addresses, so that we may identify misuse, and disqualify applications if we have reason to believe the terms of the promotion
have been breached.</p>
<p> </p>
<p>27. The offer is not transferrable to another individual or business; claims will only be accepted from the original purchaser.</p>
<p> </p>
<p>28. If a claim is refused, because the Terms of the offer have not been met, the promoter's decision is final.</p>
<p> </p>
<p>29. If a participant’s Claim is rejected the participant has fourteen (14) working days to request the return of the Trade-up device. If no response is received within fourteen (14) working days the participant’s Trade-up
device will automatically be recycled free of charge.</p>
<p> </p>
<p>30. X-Rite is not responsible or liable for any technical, hardware, software, server, website, or other failures or damage of any kind to the extent that this prevents the participant from or otherwise obstructs him/her in
participating in the promotion.</p>
<p> </p>
<p>31. Email address for correspondence is <a href="mailto:x-rite@promotion-support.com" target="_blank" rel="noopener">x-rite@promotion-support.com</a></p>
<p> </p>
<p>32. X-Rite reserves the right to amend or cancel the terms of this offer without notice if circumstances make this unavoidable.</p>
<p> </p>
<p>33. Address for trade-ins:</p>
<ol start="9">
<li style="list-style-type: none;">
<p> </p>
<p><strong>In North America:</strong> </p>
<p>X-Rite Promotion Benamic c/o Logistics Plus</p>
<p>1805 Pittsburgh Ave, Erie PA 16505</p>
<p>USA</p>
</li>
</ol>
<p> </p>
<p>Promoter: Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. Please do not send any applications or promotional correspondence to this address as it will not be responded to.</p>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="tc-box-checkbox" class="tc-box-checkbox">
<input type="checkbox" name="terms_conditions" value="1" id="terms_conditions" class="field_mandatory"><span class="label_r_field" id="l_right_txt_terms_conditions"><span class="required">*</span> Ik verklaar dat ik de
<a href="https://xritepromos.com/nl/terms-and-conditions-promotion/30962/?country_promotion=20000080" target="_blank" class="AClass" id="terms">Voorwaarden en bepalingen</a> van deze actie heb gelezen en hiermee akkoord
ga.</span><input type="hidden" name="version_no" value="30962" id="version_no"><input type="hidden" name="version_date" value="2023-03-10 07:12:28.325775+00" id="version_date"><input type="hidden" name="version_signature"
value="6db50932db8596be82751551eb91bb270c451203" id="version_signature">
</div>
</div>
</div>
<div class="clear"></div>
</div>
<div id="r_subscribe" class="field-row err_msg_valid">
<div class="hidden">
</div>
<div class="table-cell input-block-checkbox" id="input_block_subscribe">
<input type="checkbox" name="subscribe" value="1" id="subscribe">
<span class="label_r_field" id="l_right_txt_subscribe">Wilt u informatie ontvangen over toekomstige acties en nieuws? <br> Als u zich wilt afmelden voor het ontvangen van marketingmateriaal van ons, neemt u dan contact met ons op via:
<a href="mailto:x-rite_unsubscribe@promotion-support.com">x-rite_unsubscribe@promotion-support.com</a></span>
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
<div id="submit-div">
<div id="r_button_subscribe" class="field-row err_msg_valid">
<div class="no_label">
<input type="submit" name="button_subscribe" value="Verzenden"
onclick="if(this.disabled || typeof(this.disabled)=='boolean') this.disabled=true ; form_submitted_test=form_submitted ; form_submitted=true ; form_submitted=(!form_submitted_test || confirm('Are you sure you want to submit this form again?')) ; if(this.disabled || typeof(this.disabled)=='boolean') this.disabled=false ; sub_form='' ; return true"
id="button_subscribe" class="SubmitButt">
</div>
<div class="clear"></div>
</div>
<input type="hidden" name="step" value="1" id="step">
</div>
<div class="clear"></div>
<script type="text/javascript">
var arrJsHide = new Array();
var arrBoss = new Array();
arrJsHide['business_customer_details'] = true;
arrJsHide['home_customer'] = true;
arrJsHide['bank_details_international'] = true;
arrJsHide['bank_benficiary'] = true;
arrJsHide['bank_benficiary_individual'] = true;
arrJsHide['new_productgroup_all1'] = true;
arrJsHide['new_productgroup_all2'] = true;
arrJsHide['new_productgroup_all3'] = true;
arrJsHide['new_productgroup_all4'] = true;
arrJsHide['new_productgroup_all5'] = true;
arrJsHide['new_productgroup_all6'] = true;
arrJsHide['new_productgroup_all7'] = true;
arrJsHide['new_productgroup_all8'] = true;
arrJsHide['new_productgroup_all9'] = true;
arrJsHide['new_productgroup_all10'] = true;
if (!isArray(arrBoss['customer_type'])) {
arrBoss['customer_type'] = new Array();
}
if (!isArray(arrBoss['customer_type']['business_customer_details'])) {
arrBoss['customer_type']['business_customer_details'] = new Array();
}
arrBoss['customer_type']['business_customer_details']['value'] = '8';
arrBoss['customer_type']['business_customer_details']['property'] = 'VALUE';
arrBoss['customer_type']['business_customer_details']['hide_type'] = 'one';
if (!isArray(arrBoss['customer_type'])) {
arrBoss['customer_type'] = new Array();
}
if (!isArray(arrBoss['customer_type']['home_customer'])) {
arrBoss['customer_type']['home_customer'] = new Array();
}
arrBoss['customer_type']['home_customer']['value'] = '9';
arrBoss['customer_type']['home_customer']['property'] = 'VALUE';
arrBoss['customer_type']['home_customer']['hide_type'] = 'one';
if (!isArray(arrBoss['bank_profile_type'])) {
arrBoss['bank_profile_type'] = new Array();
}
if (!isArray(arrBoss['bank_profile_type']['bank_benficiary'])) {
arrBoss['bank_profile_type']['bank_benficiary'] = new Array();
}
arrBoss['bank_profile_type']['bank_benficiary']['value'] = '2';
arrBoss['bank_profile_type']['bank_benficiary']['property'] = 'value';
arrBoss['bank_profile_type']['bank_benficiary']['hide_type'] = 'one';
if (!isArray(arrBoss['bank_profile_type'])) {
arrBoss['bank_profile_type'] = new Array();
}
if (!isArray(arrBoss['bank_profile_type']['bank_benficiary_individual'])) {
arrBoss['bank_profile_type']['bank_benficiary_individual'] = new Array();
}
arrBoss['bank_profile_type']['bank_benficiary_individual']['value'] = '1';
arrBoss['bank_profile_type']['bank_benficiary_individual']['property'] = 'value';
arrBoss['bank_profile_type']['bank_benficiary_individual']['hide_type'] = 'one';
if (!isArray(arrBoss['payment_method'])) {
arrBoss['payment_method'] = new Array();
}
if (!isArray(arrBoss['payment_method']['bank_details_international'])) {
arrBoss['payment_method']['bank_details_international'] = new Array();
}
arrBoss['payment_method']['bank_details_international']['value'] = '13';
arrBoss['payment_method']['bank_details_international']['property'] = 'VALUE';
arrBoss['payment_method']['bank_details_international']['hide_type'] = 'one';
if (!isArray(arrBoss['purchased_products_number'])) {
arrBoss['purchased_products_number'] = new Array();
}
if (!isArray(arrBoss['purchased_products_number']['new_productgroup_all'])) {
arrBoss['purchased_products_number']['new_productgroup_all'] = new Array();
}
arrBoss['purchased_products_number']['new_productgroup_all']['value'] = '10';
arrBoss['purchased_products_number']['new_productgroup_all']['property'] = 'value';
arrBoss['purchased_products_number']['new_productgroup_all']['hide_type'] = 'group';
HidElementsFull(arrJsHide, arrBoss);
</script>
<script src="https://cdn.sales-promotions.com/templates/js/style_flex/scripts/error_style.js?releasever=076079fa8bcea763482dd414461857feae031e425bafb1e9a191f727abf73e04" type="text/javascript"></script>
<script src="https://cdn.sales-promotions.com/templates/js/style_flex/scripts/jq_style_upload_btn.js?releasever=3e30168c9bfaaa47fa8edf8ea2020e3dc9abf7e0f1ec576cc571b888c43dd1f4" type="text/javascript"></script>
<link href="https://cdn.sales-promotions.com/templates/css_flex/upload_btn.css" type="text/css" rel="stylesheet">
<script type="text/javascript">
$(document).RunCustomizeUploadBtn({
'custom_style': '1',
'label_choose': 'Kies een bestand',
'label_no_file': 'No file chosen'
});
</script>
<script src="https://cdn.sales-promotions.com/templates/js/style_flex/scripts/js_alert_style.js?releasever=f5f4ad015007a89db3bdffa59640c776911186d5acba3a1530c1bf955c848d33" type="text/javascript"></script>
<link href="https://cdn.sales-promotions.com/templates/css_flex/alert_box.css" type="text/css" rel="stylesheet">
</div>
</form>
Name: reg_promotion_customers_short_ots — POST https://xritepromos.com/nl/customer-apply-for-promotion/?country_promotion=20000080
<form method="post" action="https://xritepromos.com/nl/customer-apply-for-promotion/?country_promotion=20000080" id="reg_promotion_customers_short_ots" name="reg_promotion_customers_short_ots"
onsubmit="if((reg_promotion_customers_short_ots_validatefunction_result=ValidateForm_reg_promotion_customers_short_ots(this))==false) return false; if (typeof DisableButton !== 'undefined') DisableButton(this); this.method = 'post'; return true;"
autocomplete="off">
<script type="text/javascript">
<!--
String.prototype.trim = function() {
return (this.replace(/^[\s\xA0]+/, "").replace(/[\s\xA0]+$/, ""));
}
var getLabelFieldId;
function GetFieldLabel(inputid, labelId, labelDefault) {
getLabelFieldId = inputid;
var cleanLblText;
//check if is array
if (!(typeof labelId === 'undefined' || labelId == null || labelId.constructor.toString().indexOf("Array") == -1)) {
var cnt = labelId.length;
if (cnt > 0) {
for (i = 0; i < cnt; i++) {
var labelEl = document.getElementById(labelId[i]);
if (typeof labelEl !== 'undefined' && labelEl != null) {
cleanLblText = labelEl.innerHTML;
break;
}
}
}
} else if (typeof labelId !== 'undefined' && labelId != null) {
var labelEl = document.getElementById(labelId);
if (typeof labelEl !== 'undefined' && labelEl != null) {
cleanLblText = labelEl.innerHTML;
}
} else {
var labelEl = document.getElementById('l_' + inputid);
if (typeof labelEl !== 'undefined' && labelEl != null) cleanLblText = labelEl.innerHTML;
}
if (typeof cleanLblText === 'undefined' || cleanLblText == null || cleanLblText == '') {
var obj_field = document.getElementById(inputid);
var attr_placeholder = obj_field.getAttribute('placeholder');
if (typeof attr_placeholder !== 'undefined' && attr_placeholder != null && attr_placeholder != '') {
cleanLblText = attr_placeholder;
}
}
if (typeof cleanLblText !== 'undefined' && cleanLblText != null && cleanLblText != '') {
cleanLblText = cleanLblText.replace(/<\/?[^>]+(>|$)/g, "").replace(/ /g, " ").replace(/^\s+|\s+$/gm, '');
return cleanLblText;
}
if (typeof labelDefault !== 'undefined' && labelDefault != null) {
return labelDefault;
}
return '';
}
function ValidateEmail(theinput) {
return FormValidateInputAsEmail(theinput);
}
var form_submitted = false
var reg_promotion_customers_short_ots_validatefunction_result
function ValidateForm_reg_promotion_customers_short_ots(theform) {
if ((theform['promotion_submission_id'].value = theform['promotion_submission_id'].value.trim()) == '') {
if ((theform['promotion_submission_id'].type != 'hidden' && theform['promotion_submission_id'].style.display != 'none' && document.getElementById('r_promotion_submission_id').style.display != 'none') && theform['promotion_submission_id']
.focus)
if ((theform['promotion_submission_id'].type != 'hidden' && theform['promotion_submission_id'].style.display != 'none' && document.getElementById('r_promotion_submission_id').style.display != 'none') && theform['promotion_submission_id']
.focus) {
if ((theform['promotion_submission_id'].type != 'hidden' && theform['promotion_submission_id'].style.display != 'none' && document.getElementById('r_promotion_submission_id').style.display != 'none')) {
alert('De velden met een * zijn verplicht. U wordt verzocht deze allemaal in te vullen.' + '\n' + GetFieldLabel('promotion_submission_id', ['l_promotion_submission_id'], 'Verzenden van ID:*'))
}
form_submitted = false
return false
}
}
if ((theform['uid_order'].value = theform['uid_order'].value.trim()) == '') {
if ((theform['uid_order'].type != 'hidden' && theform['uid_order'].style.display != 'none' && document.getElementById('r_uid_order').style.display != 'none') && theform['uid_order'].focus)
if ((theform['uid_order'].type != 'hidden' && theform['uid_order'].style.display != 'none' && document.getElementById('r_uid_order').style.display != 'none') && theform['uid_order'].focus) {
if ((theform['uid_order'].type != 'hidden' && theform['uid_order'].style.display != 'none' && document.getElementById('r_uid_order').style.display != 'none')) {
alert('Are you sure you want to submit this form again?' + '\n' + GetFieldLabel('uid_order', ['l_uid_order'], 'exception field*'))
}
form_submitted = false
return false
}
}
if (((theform['doit'].type != 'hidden' && theform['doit'].style.display != 'none' && document.getElementById('r_doit').style.display != 'none') && ((theform['doit'].value = theform['doit'].value.trim()) != '') && theform['doit'].value.search &&
theform['doit'].value.search(new RegExp('^[1]{1}$', 'g')) < 0)) {
if ((theform['doit'].type != 'hidden' && theform['doit'].style.display != 'none' && document.getElementById('r_doit').style.display != 'none') && theform['doit'].focus)
if ((theform['doit'].type != 'hidden' && theform['doit'].style.display != 'none' && document.getElementById('r_doit').style.display != 'none') && theform['doit'].focus) {
if ((theform['doit'].type != 'hidden' && theform['doit'].style.display != 'none' && document.getElementById('r_doit').style.display != 'none')) {
alert('' + '\n' + GetFieldLabel('doit', ['l_doit'], ''))
}
form_submitted = false
return false
}
}
return true
}
//
-->
</script>
<noscript>
<!-- JavaScript is Disabled -->
</noscript>
<script src="https://cdn.sales-promotions.com/js/jq_forms_customers_short_ots.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".check-status").loadShortOtsFrm({
"ajaxUrl": "https:\/\/xritepromos.com\/ajaxres_jquery\/forms.php?country_promotion=20000080&lng=nl",
"formId": "reg_promotion_customers_short_ots",
"emptySubmissionIDMsg": "Voer alstublieft een ID in!",
"onlyDigitsMsg": "Please input digits only!"
});
});
</script>
<div class="check-status" id="check-status">
<div class="head">
<h2>Controleer de status van uw aanvraag</h2>
</div>
<div class="form-holder">
<div class="form-field" id="r_promotion_submission_id">
<div class="label-field">
<label for="promotion_submission_id" id="l_promotion_submission_id">Verzenden van ID:<span class="required">*</span></label>
</div>
<div class="input-field">
<input type="text" name="promotion_submission_id" value="" id="promotion_submission_id" class="field_mandatory">
</div>
</div>
<div class="form-field submit" id="r_button_ajax">
<input type="button" name="button_ajax" value="Zoeken" id="button_ajax">
</div>
<input type="hidden" name="uid_order" value="821e509ab24568ad3680cac3f57f919c9d7f550c" id="uid_order" class="field_mandatory"><input type="hidden" name="doit" value="1" id="doit"><input type="hidden" name="reg_timestamp" value="20230922112638"
id="reg_timestamp"><input type="hidden" name="reg_signature" value="436d1515d9b898a99b8fe7290c65872a381b15fe" id="reg_signature"><input type="hidden" name="form_id" value="148_1" id="form_id"><input type="hidden" name="step" value="1"
id="step">
</div>
</div>
<div class="check-status details" id="check-status-details">
<div class="head">
<h2>Details van aanvraagstatus</h2>
</div>
<div class="table">
<div class="table-head">
<div class="table-row">
<div class="table-cell id">Verzenden van ID</div>
<div class="table-cell status">Status</div>
<div class="table-cell info">Informatie</div>
</div>
</div>
<div class="table-body">
<div class="table-row">
<div class="table-cell id" id="check-status-details-id"></div>
<div class="table-cell status" id="check-status-details-name"></div>
<div class="table-cell info" id="check-status-details-desc"></div>
</div>
</div>
</div>
<div class="foot">
<input type="button" name="btn_new_search" id="btn_new_search" class="btn-new-search" value="Nieuwe zoekfunctie">
</div>
</div>
</form>
Text Content
DEZE WEBSITE MAAKT GEBRUIK VAN COOKIES We gebruiken cookies om content en advertenties te personaliseren, om functies voor social media te bieden en om ons websiteverkeer te analyseren. Ook delen we informatie over uw gebruik van onze site met onze partners voor social media, adverteren en analyse, waaronder Google Analytics. Deze partners kunnen deze gegevens combineren met andere informatie die u aan ze heeft verstrekt of die ze hebben verzameld op basis van uw gebruik van hun services. Wij delen echter geen persoonsgegevens zoals uw naam of IP-adres. Verkoop of deel mijn persoonsgegevens niet Weigeren Alles toestaan Details tonen OK Weigeren Selectie toestaan Alles toestaan Noodzakelijk Voorkeuren Statistieken Marketing Details tonen Cookieverklaring [#IABV2SETTINGS#] Over Noodzakelijk (3) Voorkeuren (0) Statistieken (6) Marketing (2) Niet geclassificeerd (0) Noodzakelijke cookies helpen een website bruikbaarder te maken, door basisfuncties als paginanavigatie en toegang tot beveiligde gedeelten van de website mogelijk te maken. Zonder deze cookies kan de website niet naar behoren werken. NaamAanbiederDoelVervaltermijnTypeCheckAcceptCookiescdn.sales-promotions.comBepaalt of de bezoeker de cookies heeft geaccepteerd.999 dagenHTTPCookieConsentCookiebotSlaat de cookiestatus van de gebruiker op voor het huidige domein1 jaarHTTPPHPSESSIDxritepromos.comHoudt gebruikerssessiestatus voor alle pagina-aanvragen bij.SessionHTTP Voorkeurscookies zorgen ervoor dat een website informatie kan onthouden die van invloed is op het gedrag en de vormgeving van de website, zoals de taal van uw voorkeur of de regio waar u woont. Wij gebruiken geen cookies van dit type Statistische cookies helpen eigenaren van websites begrijpen hoe bezoekers hun website gebruiken, door anoniem gegevens te verzamelen en te rapporteren. NaamAanbiederDoelVervaltermijnTypecollectGoogleGebruikt om gegevens naar Google Analytics te verzenden over het apparaat en het gedrag van de bezoeker. Traceert de bezoeker op verschillende apparaten en marketingkanalen.SessionPixeltdGoogleRegistreert statistische gegevens over het gedrag van bezoekers aan de website. Gebruikt voor interne analyse door de beheerder van de website.SessionPixel_gaGoogleRegistreert een uniek ID die wordt gebruikt om statistische gegevens te genereren over hoe de bezoeker de website gebruikt.2 jaarHTTP_ga_#GoogleVerzamelt gegevens over het aantal keren dat een gebruiker de website heeft bezocht, evenals data voor het eerste en meest recente bezoek. Gebruikt door Google Analytics.2 jaarHTTP_gatGoogleGebruikt door Google Analytics om verzoeksnelheid te vertragen1 dagHTTP_gidGoogleRegistreert een uniek ID die wordt gebruikt om statistische gegevens te genereren over hoe de bezoeker de website gebruikt.1 dagHTTP Marketingcookies worden gebruikt om bezoekers te volgen wanneer ze verschillende websites bezoeken. Hun doel is advertenties weergeven die zijn toegesneden op en relevant zijn voor de individuele gebruiker. Deze advertenties worden zo waardevoller voor uitgevers en externe adverteerders. NaamAanbiederDoelVervaltermijnTypeads/ga-audiencesGoogleUsed by Google AdWords to re-engage visitors that are likely to convert to customers based on the visitor's online behaviour across websites.SessionPixel_gcl_auGoogleGebruikt door Google AdSense om te experimenteren met de efficiëntie van advertenties op websites die hun services gebruiken.3 maandenHTTP Niet-geclassificeerde cookies zijn cookies die we nog aan het classificeren zijn, samen met de aanbieders van afzonderlijke cookies. Wij gebruiken geen cookies van dit type [#IABV2_LABEL_PURPOSES#] [#IABV2_LABEL_FEATURES#] [#IABV2_LABEL_PARTNERS#] [#IABV2_BODY_PURPOSES#] [#IABV2_BODY_FEATURES#] [#IABV2_BODY_PARTNERS#] Cookies zijn kleine tekstbestanden die door websites kunnen worden gebruikt om gebruikerservaringen efficiënter te maken. Volgens de wet mogen wij cookies op uw apparaat opslaan als ze strikt noodzakelijk zijn voor het gebruik van de site. Voor alle andere soorten cookies hebben we uw toestemming nodig. Deze website maakt gebruik van verschillende soorten cookies. Sommige cookies worden geplaatst door diensten van derden die op onze pagina's worden weergegeven. Via de cookieverklaring op onze website kunt u uw toestemming op elk moment wijzigen of intrekken. In ons privacybeleid vindt u meer informatie over wie we zijn, hoe u contact met ons kunt opnemen en hoe we persoonlijke gegevens verwerken. Als u vragen heeft over uw toestemming, vermeld dan het ID en de datum van de toestemming alstublieft. Cookieverklaring laatst bijgewerkt op 01-09-2023 door Cookiebot toggle nav * How It Works * Qualifying Products * X-Rite | eXact 2 * X-Rite | eXact * X-Rite | i1Pro 3 * X-Rite | MetaVue * Qualifying Trade-ins * X-Rite | eXact 2 * X-Rite | eXact * X-Rite | i1Pro 3 * X-Rite | MetaVue * Terms * X-Rite | eXact 2 * X-Rite | eXact * X-Rite | i1Pro 3 * X-Rite | MetaVue * Support * Trade in Now UPGRADE YOUR X-RITE DEVICE AND CLAIM CASHBACK CHECK THE STATUS OF YOUR CLAIM * PURCHASE Purchase a qualifying X-Rite device from an authorized X-Rite dealer during the promotion. * REGISTER Register online and complete your claim within 90 days of your new qualifying X-Rite purchase. * TRADE-IN Once your claim is approved, send in your old device to our recycling centre within 60 days for your qualifying purchase. The details will be e-mailed to you. * GET A REWARD Your cashback payment will be issued within 28 days from your claim being validated. JavaScript uitgeschakeld! How It Works Qualifing Products Quilifing Trade-Ins Terms Support Trade-In Now x-rite |eXact x-rite |i1Pro 3 x-rite |MetaVue Upgrade your X-Rite device and CLAIM UP TO € 650 CASHBACK CHECK THE STATUS OF YOUR CLAIM PURCHASE Purchase a qualifying X-Rite device from an authorized X-Rite dealer during the promotion. REGISTER Register online and complete your claim within 90 days of your new qualifying X-Rite purchase. TRADE-IN Once your claim is approved, send in your old device to our recycling centre within 60 days for your quilifying purchase. The details will be e-mailed to you. GET A REWARD Your cashback payment will be issued within 30 days from your claim being validating. Velden met een sterretje * zijn verplicht in te vullen. Persoonlijke Gegevens Aanhef: S.v.p. selecteren De heer Mevrouw Voornaam:* Velden met een sterretje * zijn verplicht in te vullen. Achternaam:* Velden met een sterretje * zijn verplicht in te vullen. Land:* Nederland Deze aankoop is voor?* Zakelijke klant Eindgebruiker Bedrijfsnaam:* Velden met een sterretje * zijn verplicht in te vullen. Bedrijfsadres:* Velden met een sterretje * zijn verplicht in te vullen. Adres:* Velden met een sterretje * zijn verplicht in te vullen. Postcode:* Velden met een sterretje * zijn verplicht in te vullen. Plaats:* Velden met een sterretje * zijn verplicht in te vullen. Mobiel nummer: E-mailadres:* Velden met een sterretje * zijn verplicht in te vullen. Bevestig uw e-mailadres:* Velden met een sterretje * zijn verplicht in te vullen. Bankgegevens Rekeningtype:* S.v.p. selecteren Persoonlijk Zakelijk Velden met een sterretje * zijn verplicht in te vullen. IBAN:* Velden met een sterretje * zijn verplicht in te vullen. SWIFT:* Velden met een sterretje * zijn verplicht in te vullen. Begunstigde:* Velden met een sterretje * zijn verplicht in te vullen. Voer de volledige naam van de begunstigde van de rekening in volgens paspoort/identiteitskaart (zonder initialen en titel) Begunstigde:* Velden met een sterretje * zijn verplicht in te vullen. Voer de volledige naam van de begunstigde van de rekening in volgens paspoort/identiteitskaart (zonder initialen en titel) Nieuwe Productdetails Aantal aangekochte producten: 1 2 3 4 5 6 7 8 9 10 Product:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product:* Velden met een sterretje * zijn verplicht in te vullen. Product 2:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 2:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 2:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 2:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 2:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 2:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 2:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 2:* Velden met een sterretje * zijn verplicht in te vullen. Product 3:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 3:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 3:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 3:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 3:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 3:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 3:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 3:* Velden met een sterretje * zijn verplicht in te vullen. Product 4:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 4:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 4:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 4:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 4:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 4:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 4:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 4:* Velden met een sterretje * zijn verplicht in te vullen. Product 5:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 5:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 5:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 5:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 5:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 5:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 5:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 5:* Velden met een sterretje * zijn verplicht in te vullen. Product 6:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 6:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 6:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 6:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 6:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 6:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 6:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 6:* Velden met een sterretje * zijn verplicht in te vullen. Product 7:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 7:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 7:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 7:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 7:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 7:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 7:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 7:* Velden met een sterretje * zijn verplicht in te vullen. Product 8:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 8:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 8:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 8:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 8:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 8:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 8:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 8:* Velden met een sterretje * zijn verplicht in te vullen. Product 9:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 9:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 9:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 9:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 9:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 9:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 9:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 9:* Velden met een sterretje * zijn verplicht in te vullen. Product 10:* S.v.p. selecteren eXact eXact 2 i1Pro 3 Velden met een sterretje * zijn verplicht in te vullen. Model 10:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer 10:* Velden met een sterretje * zijn verplicht in te vullen. Naam van winkel 10:* Velden met een sterretje * zijn verplicht in te vullen. Datum van aankoop 10:* Velden met een sterretje * zijn verplicht in te vullen. DD/MM/JJJJ Upload een kopie van uw factuur of ontvangstbewijs voor uw nieuwe kwalificerende aankoop 10:* cloud_uploadKies een bestand No file chosenVelden met een sterretje * zijn verplicht in te vullen. Oude Productdetails Oud product 10:* S.v.p. selecteren Velden met een sterretje * zijn verplicht in te vullen. Serienummer van het oude product 10:* Velden met een sterretje * zijn verplicht in te vullen. Bijgewerkt op 7:12 / 10-mrt-2023 TERMS & CONDITIONS ‹ X-Rite eXact 2 - Terms & Conditions Subject to these Terms and Conditions you will be eligible to trade-in your eligible X-Rite device (as set out at Condition 8) and receive a variable rebate (as set out in Condition 8) when you purchase a new qualifying eXact 2 device from X-Rite Incorporated “X-Rite”. Please see Condition 8 below for more detail on rebate values in other qualifying countries. This promotion is operated by a third-party service provider, Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. 1. The X-Rite Trade-In promotion is valid on selected qualifying purchases of eXact 2 devices as listed at Condition 8 below (Qualifying Products) made during the between 00.01am on June 14th 2022 to 23.59pm on December 31st 2024 (Promotion Period). 2. To qualify for the Promotion and be eligible for Rebate in either the United States of America or Canada, Participants must purchase their Qualifying Product with a Qualifying Service as listed in Condition 8 below. Participants in Europe or the United Kingdom may purchase either a Qualifying Product alone, or together with a Qualifying Service in order to qualify for a Rebate, subject to these Terms and Conditions and which shall vary in accordance with Condition 8 below. 3. The closing date for Claims is 23.59pm on March 31st 2025, any applications received after this date will be deemed invalid. 4. Qualifying Products and Trade-In Devices must be registered online at https://xritepromos.com/ and proof of purchase uploaded within 90 days from the date of purchase of eXact 2 device (“Claim”). The Trade-In Device and a copy of the claim form must be dispatched by the Participant to the recycler within 60 days of the date the rebate claim is made. For the avoidance of doubt the first day of purchase indicated on the proof of purchase counts as day 1. 5. The promotion is open to residents of the following countries North America Europe United States Austria Canada Belgium Czech Republic Finland France Germany Greece Italy Netherlands Poland Portugal Slovakia Slovenia Spain United Kingdom Sweden Denmark 6. This offer is not open to employees of X-Rite, their agents or staff or anyone connected with the Promotion. 7. Claims must be submitted by the end user customer only. Claims may not be submitted on behalf of Participants. 8. This Promotion is only open and applicable to the purchases of Qualifying Products and the return of the following Qualifying Trade-ins with the following Rebate values: Qualifying Products and Rewards Rebate values for purchases of Qualifying Products made between within the Promotion Period: USD CAD EURO GBP PLN CZK SEK DKK Qualifying product with service 2500 3200 1400 1230 6550 34000 15000 10400 Qualifying product n/a n/a 1000 880 4680 24280 10700 7400 Qualifying Services 1 Year (SKU) 2 Year (SKU) 3 Year (SKU) Premium Service Contract SCNGH-PREM-01 SCNGH-PREM-02 SCNGH-PREM-03 Certification Plus Service Contract SCNGH-ISO-01 SCNGH-ISO-02 SCNGH-ISO-03 NetProfiler Plus Service Contract SCNGH-NET-01 SCNGH-NET-02 SCNGH-NET-03 Qualifying Trade-ins: * X-Rite eXact * X-Rite 500Series * X-Rite 939, 962, 964 * X-Rite (or GretagMacbeth) SpectroEye * X-Rite (or GretagMacbeth) DensiEye * X-Rite SP60, SP62, SP64 * GretagMacbeth (or Gretag) D19C / D196 * Techkon SpectroDens * Techkon SpectroJet * KonicaMinolta FD-5, FD-7 9. The cash back amounts shall be paid USD in the United States, GBP in the United Kingdom, CAD in Canada, PLN in Poland, CZK in Czech, DKK in Denmark, SEK in Sweden and Euro in countries in Europe (excluding the United Kingdom, Poland, Czech, Denmark, Sweden). The promoter will not held responsible for any bank charges related to receiving the trade-in rebate. 10. The above Qualifying Trade-Ins can be identified by a printed model number on the exterior of the product; The model number will be preceded by a brand identifier such as: 9. * X-Rite * GretagMacbeth * Gretag * Viptronic * Techkon * Konica Minolta 11. The purchase price, date, and place of purchase (and in the case of US or CA Participants, the SKU of the relevant purchased service plan) must be clearly indicated on the proof of purchase to be accepted. Participants failing to provide an acceptable proof of purchase will be notified via email and will have 10 days to respond before the claim is marked invalid. 12. Provided your application is approved, you will receive a confirmation email within two (2) working days. Place your Qualifying Trade-In into the box and affix the returns label to the front of the box and return the device. A postage contribution will be added to the cashback Reward for customers ($6.50 for USA, $8.25 for Canada, €6.50 for Europe, £6.00 for UK, 30 zł for Poland, 165 Kč for Czech, 49kr for Denmark, 69kr for Sweden). The Promoter must receive the Qualifying Trade-In within 60 days of the date of the approval notification. 13. Only one trade-in per Qualifying Product purchased can be accepted and a maximum of 25 units can be traded in by a participant, business or organization during the promotional periods. If a participant, business or organization exceeds 25 units during the promotional period, the supplier will contact the client for approval to proceed with the additional rebate requests. 14. After requesting a Trade-in evaluation, it is not compulsory for you to take up the price offered, and you can still proceed with the purchase of your new Qualifying Product 15. Trade-Ins cannot and will not be returned once they have been dispatched as part of this offer. 16. For a Trade-In to qualify for the full Rebate it must be a complete unit: with no visible sign of serious exterior damage such as a cracked or broken case or display. The unit itself does not need to be operated under power. Minor scratches, dents, discoloration, dirt are acceptable for return of the product. 17. If your Trade-In is revalued, you will be notified of the fair evaluation by email. From the date the evaluation was sent, you have 10 days to accept or decline the proposed Trade-In value. If no reply is received the evaluation will be automatically accepted and processed for payment. 18. Your trade-in must have been originally purchased by you and must not be subject to any outstanding lease agreement or you must warrant that you have obtained permission from the rightful owner to trade-in the product. 19. Proof of posting will not be accepted as proof of receipt. X-Rite cannot accept liability for any applications lost, damaged or destroyed in the post and recommend using an insured postal service. 20. Please note we are unable to accept hand delivery of trade-ins. 21. Provided that the terms and conditions of this promotion have been met, and your Trade-in matches the description you have given, your payment will be made within 28 days of validation of your Claim to your bank details provided, please allow up to 5 working days for the bank transfer to arrive in your account. 22. The rebate is inclusive of all taxes. Where this rebate payment constitutes a taxable benefit, all tax liability lies with the recipient 23. The instructions contained within the promotional website and the published process form part of the terms and conditions of the offer. 24. We reserve the right to closely monitor usage of the promotional website, including users IP addresses, so that we may identify misuse, and disqualify applications if we have reason to believe the terms of the promotion have been breached. 25. The offer is not transferrable to another individual or business; claims will only be accepted from the original purchaser. 26. If a claim is refused, because the Terms of the offer have not been met, the promoter's decision is final. 27. X-Rite is not responsible or liable for any technical, hardware, software, server, website, or other failures or damage of any kind to the extent that this prevents the participant from or otherwise obstructs him/her in participating in the promotion. 28. Email address for correspondence is x-rite@promotion-support.com 29. X-Rite reserves the right to amend or cancel the terms of this offer without notice if circumstances make this unavoidable. 30. Address for trade-ins: 9. In Europe: X-Rite Promotion Benamic c/o Eurobase Ltd., Unit 312 IDA Industrial Estate, Cork Road, Waterford, Ireland, X91 EH5N In North America: X-Rite Promotion Benamic c/o Logistics Plus 1805 Pittsburgh Ave, Erie PA 16505 USA Promoter: Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. Please do not send any applications or promotional correspondence to this address as it will not be responded to. ‹ X-Rite eXact - Terms & Conditions Subject to these Terms and Conditions you will be eligible to trade-in your eligible X-Rite device (as set out at Condition 8) and receive a variable rebate (as set out in Condition 8) when you purchase a new qualifying eXact device from X-Rite Incorporated “X-Rite”. Please see Condition 8 below for more detail on rebate values in other qualifying countries. This promotion is operated by a third-party service provider, Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. 1. The X-Rite Trade-In promotion is valid on selected qualifying purchases of eXact devices as listed at Condition 8 below (Qualifying Products) made during the between 00.01am on the 1st January 2022 to 23.59pm on the 27th May 2022 for US and Canada and September 30th, 2022 for UK and Europe.(Promotion Period). 2. To qualify for the Promotion and be eligible for Rebate in either the United States of America or Canada, Participants must purchase their Qualifying Product with a Qualifying Service as listed in Condition 8 below. Participants in Europe or the United Kingdom may purchase either a Qualifying Product alone, or together with a Qualifying Service in order to qualify for a Rebate, subject to these Terms and Conditions and which shall vary in accordance with Condition 8 below. 3. The closing date for Claims is 23.59pm on August 27th 2022 for US and Canada and December 31st, 2022 for UK and Europe, any applications received after this date will be deemed invalid. 4. Qualifying Products and Trade-In Devices must be registered online at https://xritepromos.com/ and proof of purchase uploaded within 90 days from the date of purchase of eXact device (“Claim”). The Trade-In Device and a copy of the claim form must be dispatched by the Participant to the recycler within 60 days of the date the rebate claim is made. For the avoidance of doubt the first day of purchase indicated on the proof of purchase counts as day 1. 5. The promotion is open to residents of the following countries North America Europe United States Austria Canada Belgium Czech Republic Finland France Germany Greece Italy Netherlands Poland Portugal Slovakia Slovenia Spain United Kingdom Denmark Sweden 6. This offer is not open to employees of X-Rite, their agents or staff or anyone connected with the Promotion. 7. Claims must be submitted by the end user customer only. Claims may not be submitted on behalf of Participants. 8. This Promotion is only open and applicable to the purchases of Qualifying Products and the return of the following Qualifying Trade-ins with the following Rebate values: Qualifying Products and Rewards Rebate values for purchases of Qualifying Products made between within the Promotion Period Qualifying Products Reward USD EURO GBP CAD eXact Standard/ eXact Advanced n/a 500** 475 440** 420 n/a eXact Standard + Scan/ eXact Advanced + Scan 650** 620 540** 515 Any Qualifying Product + Applicable Qualifying Service 2000* 1000** 950 880** 840 2500* *Reduced cashback amounts will apply for purchases made between 05.04.2022 and 27.05.2022 - 1000 USD / 1000 CAD **Reduced cashback amounts will apply for purchases made on and after 30th May 2022 Qualifying Services 1 Year (SKU) 2 Year (SKU) 3 Year (SKU) Premium Service Contract SCNGH-PREM-01 SCNGH-PREM-02 SCNGH-PREM-03 Certification Plus Service Contract SCNGH-ISO-01 SCNGH-ISO-02 SCNGH-ISO-03 NetProfiler Plus Service Contract SCNGH-NET-01 SCNGH-NET-02 SCNGH-NET-03 Qualifying Trade-ins: * X-Rite eXact * X-Rite 500Series * X-Rite 939, 962, 964 * X-Rite (or GretagMacbeth) SpectroEye * X-Rite (or GretagMacbeth) DensiEye * X-Rite SP60, SP62, SP64 * GretagMacbeth (or Gretag) D19C / D196 * Techkon SpectroDens * Techkon SpectroJet * KonicaMinolta FD-5, FD-7 9. The cash back amounts shall be paid USD in the United States, GBP in the United Kingdom, CAD in Canada, PLN in Poland, CZK in Czech, DKK in Denmark, SEK in Sweden and Euro in countries in Europe (excluding the United Kingdom, Poland, Czech, Denmark, Sweden). The promoter will not held responsible for any bank charges related to receiving the trade-in rebate. 10. The above Qualifying Trade-Ins can be identified by a printed model number on the exterior of the product; The model number will be preceded by a brand identifier such as: 9. * X-Rite * GretagMacbeth * Gretag * Viptronic * Techkon * Konica Minolta 11. The purchase price, date, and place of purchase (and in the case of US or CA Participants, the SKU of the relevant purchased service plan) must be clearly indicated on the proof of purchase to be accepted. Participants failing to provide an acceptable proof of purchase will be notified via email and will have 10 days to respond before the claim is marked invalid. 12. Provided your application is approved, you will receive a confirmation email within two (2) working days. Place your Qualifying Trade-In into the box and affix the returns label to the front of the box and return the device. A postage contribution will be added to the cashback Reward for customers ($6.50 for USA, $8.25 for Canada, €6.50 for Europe, £6.00 for UK, 30 zł for Poland, 165 Kč for Czech, 49kr for Denmark, 69kr for Sweden). The Promoter must receive the Qualifying Trade-In within 60 days of the date of the approval notification. 13. Only one trade-in per Qualifying Product purchased can be accepted and a maximum of 25 units can be traded in by a participant, business or organization during the promotional periods. If a participant, business or organization exceeds 25 units during the promotional period, the supplier will contact the client for approval to proceed with the additional rebate requests. 14. After requesting a Trade-in evaluation, it is not compulsory for you to take up the price offered, and you can still proceed with the purchase of your new Qualifying Product 15. Trade-Ins cannot and will not be returned once they have been dispatched as part of this offer. 16. For a Trade-In to qualify for the full Rebate it must be a complete unit: with no visible sign of serious exterior damage such as a cracked or broken case or display. The unit itself does not need to be operated under power. Minor scratches, dents, discoloration, dirt are acceptable for return of the product. 17. If your Trade-In is revalued, you will be notified of the fair evaluation by email. From the date the evaluation was sent, you have 10 days to accept or decline the proposed Trade-In value. If no reply is received the evaluation will be automatically accepted and processed for payment. 18. Your trade-in must have been originally purchased by you and must not be subject to any outstanding lease agreement or you must warrant that you have obtained permission from the rightful owner to trade-in the product. 19. Proof of posting will not be accepted as proof of receipt. X-Rite cannot accept liability for any applications lost, damaged or destroyed in the post and recommend using an insured postal service. 20. Please note we are unable to accept hand delivery of trade-ins. 21. Provided that the terms and conditions of this promotion have been met, and your Trade-in matches the description you have given, your payment will be made within 28 days of validation of your Claim to your bank details provided, please allow up to 5 working days for the bank transfer to arrive in your account. 22. The rebate is inclusive of all taxes. Where this rebate payment constitutes a taxable benefit, all tax liability lies with the recipient 23. The instructions contained within the promotional website and the published process form part of the terms and conditions of the offer. 24. We reserve the right to closely monitor usage of the promotional website, including users IP addresses, so that we may identify misuse, and disqualify applications if we have reason to believe the terms of the promotion have been breached. 25. The offer is not transferrable to another individual or business; claims will only be accepted from the original purchaser. 26. If a claim is refused, because the Terms of the offer have not been met, the promoter's decision is final. 27. X-Rite is not responsible or liable for any technical, hardware, software, server, website, or other failures or damage of any kind to the extent that this prevents the participant from or otherwise obstructs him/her in participating in the promotion. 28. Email address for correspondence is x-rite@promotion-support.com 29. X-Rite reserves the right to amend or cancel the terms of this offer without notice if circumstances make this unavoidable. 30. Address for trade-ins: 9. In Europe: X-Rite Promotion Benamic c/o Eurobase Ltd., Unit 312 IDA Industrial Estate, Cork Road, Waterford, Ireland, X91 EH5N In North America: X-Rite Promotion Benamic c/o Logistics Plus 1805 Pittsburgh Ave, Erie PA 16505 USA Promoter: Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. Please do not send any applications or promotional correspondence to this address as it will not be responded to. ‹ X-Rite i1Pro3 - Terms & Conditions Subject to these Terms and Conditions you will be eligible to trade-in your eligible X-Rite device (as set out at Condition 7) and receive a variable rebate (as set out in Condition 7) when you purchase a new qualifying i1Pro 3 device from X-Rite Incorporated “X-Rite”. Please see Condition 7 below for more detail on rebate values in other qualifying countries. This promotion is operated by a third-party service provider, Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. 1. The X-Rite Trade-In promotion is valid on selected qualifying purchases of i1Pro devices as listed at Condition 7 below (Qualifying Products) made during the between 00.01am on the 1st January 2022 to 23.59pm on the 31st December 2024 (Promotion Period). 2. The closing date for Claims is 23.59pm on March 31st 2025, any applications received after this date will be deemed invalid. 3. Qualifying Products and Trade-In Devices must be registered online at https://xritepromos.com/ and proof of purchase uploaded within 90 days from the date of purchase of i1Pro device (“Claim”). The Trade-In Device and a copy of the claim form must be dispatched by the Participant to the recycler within 60 days of the date the rebate claim is made. For the avoidance of doubt the first day of purchase indicated on the proof of purchase counts as day 1. 4. The promotion is open to residents of the following countries: North America Europe United States Austria Canada Belgium Czech Republic Finland France Germany Greece Italy Netherlands Poland Portugal Slovakia Slovenia Spain United Kingdom Denmark Sweden 5. This offer is not open to employees of X-Rite, their agents or staff or anyone connected with the Promotion. 6. Claims must be submitted by the end user customer only. Claims may not be submitted on behalf of Participants. 7. This Promotion is only open and applicable to the purchases of Qualifying Products and the return of the following Qualifying Trade-ins with the following Rebate values: Qualifying Products – i1Pro 3 or i1Pro 3 UV Cut and i1Pro 3 and/or i1iO * i1Basic Pro 3 (EO3BAS) * i1Basic Pro 3 Plus (EO3PLBAS) * i1Publish Pro 3 (EO3PUB) * i1Publish Pro 4 (EO3PLPUB) * i1iO Table (EO3AST) * i1Basic Pro 3 i1iO Bundle (EO3BAS/EO3AST) * i1Basic Pro 3 Plus i1iO Bundle (EO3PLBAS/EO3AST) * i1Publish Pro 3 i1iO Bundle (EO3PUB/EO3AST) * i1Publish Pro 3 Plus i1iO Bundle (EO3PLPUB/EO3AST) Rebate values for purchases made within the Promotional Period PRODUCT Description Reward (USD) Reward (EURO) Reward (GBP) Reward (CAD) i1Pro or i1Pro UV Cut "Eye One" Revision A through D 350 250 225 400 i1Pro 2 Revision E 350 250 225 400 i1iO Gen1 & Gen2 Revision A through D 350 250 225 400 *When a Participant purchases the X-Rite i1Basic Pro Bundle (in either SKU configuration outlined at Table above), they will be eligible for an increased Reward value (as set out below) following trade-in of an eligible device and i1iO Table automation arm in accordance with the Promotion Terms. For the avoidance of doubt the increase Reward values shall only be due against said purchases of bundle SKU's given at Table above and marked with '*'. PRODUCT Description Reward (USD) Reward (EURO) Reward (GBP) Reward (CAD) i1Pro or i1Pro UV Cut "Eye One" Revision A through D 450 325 290 525 i1Pro 2 Revision E 450 325 290 525 i1iO Gen1 & Gen2 Revision A through D 450 325 290 525 8. The cash back amounts shall be paid USD in the United States, GBP in the United Kingdom, CAD in Canada, PLN in Poland, CZK in Czech, DKK in Denmark, SEK in Sweden and Euro in countries in Europe (excluding the United Kingdom, Poland, Czech, Denmark, Sweden). The promoter will not held responsible for any bank charges related to receiving the trade-in rebate. 9. The above Qualifying Trade-Ins can be identified by a printed model number on the exterior of the product; The model number will be preceded by a brand identifier such as X-Rite 10. The purchase price, date, and place of purchase must be clearly indicated on the proof of purchase to be accepted. Participants failing to provide an acceptable proof of purchase will be notified via email and will have 10 days to respond before the claim is marked invalid. 11. Provided your application is approved, you will receive a confirmation email within two (2) working days. Place your Qualifying Trade-In into the box and affix the returns label to the front of the box and return the device. A postage contribution will be added to the cashback Reward for customers $6.50 for USA, $8.25 for Canada, €6.50 for Europe, £6.00 for UK, 30 zł for Poland, 165 Kč for Czech, 49kr for Denmark, 69kr for Sweden). The Promoter must receive the Qualifying Trade-In within 60 days of the date of the approval notification. 12. Only one trade-in per Qualifying Product purchased can be accepted and a maximum of 5 units can be traded in by a participant, business or organization during the promotional periods. If a participant, business or organization exceeds 5 units during the promotional period, the supplier will contact the client for approval to proceed with the additional rebate requests. 13. After requesting a Trade-in evaluation, it is not compulsory for you to take up the price offered, and you can still proceed with the purchase of your new Qualifying Product 14. Trade-Ins cannot and will not be returned once they have been dispatched as part of this offer. 15. For your Trade-In to qualify for the full Reward it must be a complete unit with serial number sticker in-tact. The unit itself does not need to be operated under power. Scratches, dents, discoloration, dirt are acceptable for return of the product. 16. If your Trade-In is revalued, you will be notified of the fair evaluation by email. From the date the evaluation was sent, you have 10 days to accept or decline the proposed Trade-In value. If no reply is received the evaluation will be automatically accepted and processed for payment. 17. Your trade-in must have been originally purchased by you and must not be subject to any outstanding lease agreement or you must warrant that you have obtained permission from the rightful owner to trade-in the product. 18. Proof of posting will not be accepted as proof of receipt. X-Rite cannot accept liability for any applications lost, damaged or destroyed in the post and recommend using an insured postal service. 19. Please note we are unable to accept hand delivery of trade-ins. 20. Provided that the terms and conditions of this promotion have been met, and your Trade-in matches the description you have given, your payment will be made within 28 days of validation of your Claim to your bank details provided, please allow up to 5 working days for the bank transfer to arrive in your account. 21. The rebate is inclusive of all taxes. Where this rebate payment constitutes a taxable benefit, all tax liability lies with the recipient 22. The instructions contained within the promotional website and the published process form part of the terms and conditions of the offer. 23. We reserve the right to closely monitor usage of the promotional website, including users IP addresses, so that we may identify misuse, and disqualify applications if we have reason to believe the terms of the promotion have been breached. 24. The offer is not transferrable to another individual or business; claims will only be accepted from the original purchaser. 25. If a claim is refused, because the Terms of the offer have not been met, the promoter's decision is final. 26. X-Rite is not responsible or liable for any technical, hardware, software, server, website, or other failures or damage of any kind to the extent that this prevents the participant from or otherwise obstructs him/her in participating in the promotion. 27. Email address for correspondence is x-rite@promotion-support.com 28. X-Rite reserves the right to amend or cancel the terms of this offer without notice if circumstances make this unavoidable. 29. Address for trade-ins: 9. In Europe: X-Rite Promotion Benamic c/o Eurobase Ltd., Unit 312 IDA Industrial Estate, Cork Road, Waterford, Ireland, X91 EH5N In North America: X-Rite Promotion Benamic c/o Logistics Plus 1805 Pittsburgh Ave, Erie PA 16505 USA Promoter: Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. Please do not send any applications or promotional correspondence to this address as it will not be responded to. ‹ X-Rite MetaVue - Terms & Conditions Subject to these Terms and Conditions you will be eligible to trade-in your eligible X-Rite device (as set out at Condition 7) and receive a variable rebate (as set out in Condition 7) when you purchase a new qualifying MetaVue device from X-Rite Incorporated “X-Rite”. Please see Condition 7 below for more detail on rebate values in other qualifying countries. This promotion is operated by a third-party service provider, Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. 1. The X-Rite Trade-In promotion is valid on selected qualifying purchases of MetaVue devices as listed at Condition 7 below (Qualifying Products) made during the between 00.01am on the 1st January 2022 to 23.59pm on the 31st December 2024 (Promotion Period). 2. The closing date for Claims is 23.59pm on March 31st 2025, any applications received after this date will be deemed invalid. 3. Qualifying Products and Trade-In Devices must be registered online at https://xritepromos.com/ and proof of purchase uploaded within 90 days from the date of purchase of MetaVue device (“Claim”). The Trade-In Device and a copy of the claim form must be dispatched by the Participant to the recycler within 60 days of the date the rebate claim is made. For the avoidance of doubt the first day of purchase indicated on the proof of purchase counts as day 1. Invoices, receipts or packing slips will be accepted as proof of purchase. * 4. The promotion is open to residents of the following countries: North America United States Canada 5. This offer is not open to employees of X-Rite, their agents or staff or anyone connected with the Promotion. 6. Claims must be submitted by the end user customer only. Claims may not be submitted on behalf of Participants. 7. This Promotion is only open and applicable to the purchases of Qualifying Products and the return of the following Qualifying Trade-ins with the following Rebate values: Qualifying Products and Rewards Rebate values for purchases made within the Promotional Period Qualifying Product SKU Reward (USD) Reward (CAD) VS3100-**** 500 600 W91T 1000 1200 W91T+BM 1000 1200 W92T 1000 1200 W95T 1000 1200 W95T+BM 1000 1200 W96T+BM 1000 1200 W97T+BM 1000 1200 Qualifying Trade-Ins: * X-Rite iVue (VS205), VS450 * X-Rite CF57, CFS57 * X-Rite RM400, RM425 * X-Rite 962, 964 * X-Rite Ci4100, Ci4200 * X-Rite Ci51, Ci52, Ci61, Ci62, Ci64 * X-Rite MetaVue VS3100 * Datacolor 100, 110, 200, 45G * Byk auto-match III, auto-match IV 8. The cash back amounts shall be paid USD in the United States and CAD in Canada. The promoter will not held responsible for any bank charges related to receiving the trade-in rebate. 9. The above Qualifying Trade-Ins can be identified by a printed model number on the exterior of the product; The model number will be preceded by a brand identifier such as X-Rite, Datacolor, or Byk. 10. The purchase price, date, and place of purchase must be clearly indicated on the proof of purchase to be accepted. Participants failing to provide an acceptable proof of purchase will be notified via email and will have 10 days to respond before the claim is marked invalid. 11. Provided your application is approved, you will receive a confirmation email within two (2) working days. Place your Qualifying Trade-In into the box and affix the returns label to the front of the box and return the device. A postage contribution will be added to the cashback Reward for customers ($6.50 for USA, $8.25 for Canada). The Promoter must receive the Qualifying Trade-In within 60 days of the date of the approval notification. 12. If a Participant fails to provide a valid proof of purchase and/or the Claim is not been submitted correctly, the Participant will be notified via email and offered the opportunity to provide the required information until the last supportive date. If no response is received, then the Claim shall be marked as invalid and the Participant will no longer be eligible to participate. 13. Only one trade-in per Qualifying Product purchased can be accepted and a maximum of 25 units can be traded in by a participant, business or organization during the promotional periods. If a participant, business or organization exceeds 25 units during the promotional period, the supplier will contact the client for approval to proceed with the additional rebate requests. 14. If a Participant returns the Promotion Product after submitting a Claim, the Claim will be invalid and the Participant must immediately call the Promoter’s customer service team to cancel the claim. The Promoter reserves the right to check with the retailer whether a Promotion Product has been returned and, by submitting a Claim, the Participant provides consent to the Promoter to do so. The Promoter reserves the right to report suspicious activity or Claims to the police. 15. After requesting a Trade-in evaluation, it is not compulsory for you to take up the price offered, and you can still proceed with the purchase of your new Qualifying Product 16. Trade-Ins cannot and will not be returned once they have been dispatched as part of this offer. 17. For your Trade-In to qualify for the full Reward it must be a complete unit with serial number sticker in-tact. The unit itself does not need to be operated under power. Scratches, dents, discoloration, dirt are acceptable for return of the product. 18. If your Trade-In is revalued, you will be notified of the fair evaluation by email. From the date the evaluation was sent, you have 10 days to accept or decline the proposed Trade-In value. If no reply is received the evaluation will be automatically accepted and processed for payment. 19. Your trade-in must have been originally purchased by you and must not be subject to any outstanding lease agreement or you must warrant that you have obtained permission from the rightful owner to trade-in the product. 20. Deletion of all data and information stored in any Trade-up Devices submitted by a participant and/or other storage media to be traded-in is the participant’s absolute responsibility. The Promoter accepts no responsibility for participants’ data and software or for any loss or damage to that data and software. Upon receipt by the Promoter of a Trade-up Device from a participant all data will be permanently and irretrievably destroyed. Please note the Promoter is unable to retrieve any participant data once a device has been received. 21. Proof of posting will not be accepted as proof of receipt. X-Rite cannot accept liability for any applications lost, damaged or destroyed in the post and recommend using an insured postal service. 22. Please note we are unable to accept hand delivery of trade-ins. 23. Provided that the terms and conditions of this promotion have been met, and your Trade-in matches the description you have given, your payment will be made within 28 days of validation of your Claim, either as a bank transfer to your bank details provided (please allow up to 5 working days for the bank transfer to arrive in your account) or as a check sent to your mailing address. 24. The rebate is inclusive of all taxes. Where this rebate payment constitutes a taxable benefit, all tax liability lies with the recipient 25. The instructions contained within the promotional website and the published process form part of the terms and conditions of the offer. 26. We reserve the right to closely monitor usage of the promotional website, including users IP addresses, so that we may identify misuse, and disqualify applications if we have reason to believe the terms of the promotion have been breached. 27. The offer is not transferrable to another individual or business; claims will only be accepted from the original purchaser. 28. If a claim is refused, because the Terms of the offer have not been met, the promoter's decision is final. 29. If a participant’s Claim is rejected the participant has fourteen (14) working days to request the return of the Trade-up device. If no response is received within fourteen (14) working days the participant’s Trade-up device will automatically be recycled free of charge. 30. X-Rite is not responsible or liable for any technical, hardware, software, server, website, or other failures or damage of any kind to the extent that this prevents the participant from or otherwise obstructs him/her in participating in the promotion. 31. Email address for correspondence is x-rite@promotion-support.com 32. X-Rite reserves the right to amend or cancel the terms of this offer without notice if circumstances make this unavoidable. 33. Address for trade-ins: 9. In North America: X-Rite Promotion Benamic c/o Logistics Plus 1805 Pittsburgh Ave, Erie PA 16505 USA Promoter: Benamic, IDA Business & Technology Park, Ring Road, Kilkenny, Ireland. Please do not send any applications or promotional correspondence to this address as it will not be responded to. * Ik verklaar dat ik de Voorwaarden en bepalingen van deze actie heb gelezen en hiermee akkoord ga. Wilt u informatie ontvangen over toekomstige acties en nieuws? Als u zich wilt afmelden voor het ontvangen van marketingmateriaal van ons, neemt u dan contact met ons op via: x-rite_unsubscribe@promotion-support.com CONTROLEER DE STATUS VAN UW AANVRAAG Verzenden van ID:* DETAILS VAN AANVRAAGSTATUS Verzenden van ID Status Informatie * Contact Us * Privacy Policy * Terms of Use © Copyright 2023 X-Rite, Incorporated. All rights reserved. PreviousVolgende JuniJuliAugustusSeptember2023 ZMDWDVZ 123456789101112131415161718192021222324252627282930 VandaagSluiten