var breeze_prefetch = {"local_url":"https:\/\/www.lucelab.net","ignore_remote_prefetch":"1","ignore_list":["\/carrello\/","\/checkout\/","\/area-clienti\/","wp-admin","wp-login.php"]};
https://lucelabbe.b-cdn.net/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js
https://lucelabbe.b-cdn.net/wp-includes/js/jquery/jquery.min.js
https://lucelabbe.b-cdn.net/wp-includes/js/jquery/jquery-migrate.min.js
var buy_together = {"ajaxurl":"https:\/\/www.lucelab.net\/wp-admin\/admin-ajax.php","security":"768d018266","text":{"for_num_of_items":"For {{number}} item(s)","add_to_cart_text":"Add All To Cart","adding_to_cart_text":"Adding To Cart...","view_cart":"View cart","no_product_selected_text":"You must select at least one product","add_to_cart_success":"{{number}} product(s) was successfully added to your cart.","add_to_cart_fail_single":"One product is out of stock.","add_to_cart_fail_plural":"{{number}} products were out of stocks."},"price_format":"%1$s%2$s","price_decimals":"2","price_thousand_separator":".","price_decimal_separator":",","currency_symbol":"\u20ac","wc_tax_enabled":"","cart_url":"https:\/\/www.lucelab.net\/carrello\/","ex_tax_or_vat":""};
https://lucelabbe.b-cdn.net/wp-content/plugins/wpbingo/lib/buy-together/assets/js/frontend.js
jQuery(function(){ var stock_html = jQuery('.product .summary .stock').clone();jQuery('.product .summary .stock').remove();jQuery(stock_html).insertAfter('form.cart'); });
function setREVStartSize(e){
//window.requestAnimationFrame(function() {
window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW;
window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH;
try {
var pw = document.getElementById(e.c).parentNode.offsetWidth,
newh;
pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw;
e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw);
e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw);
e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh);
e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh);
e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide);
e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide);
e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0);
if(e.layout==="fullscreen" || e.l==="fullscreen")
newh = Math.max(e.mh,window.RSIH);
else{
e.gw = Array.isArray(e.gw) ? e.gw : [e.gw];
for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1];
e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el;
e.gh = Array.isArray(e.gh) ? e.gh : [e.gh];
for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1];
var nl = new Array(e.rl.length),
ix = 0,
sl;
e.tabw = e.tabhide>=pw ? 0 : e.tabw;
e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw;
e.tabh = e.tabhide>=pw ? 0 : e.tabh;
e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh;
for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i];
sl = nl[0];
for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;}
var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]);
newh = (e.gh[ix] * m) + (e.tabh + e.thumbh);
}
var el = document.getElementById(e.c);
if (el!==null && el) el.style.height = newh+"px";
el = document.getElementById(e.c+"_wrapper");
if (el!==null && el) {
el.style.height = newh+"px";
el.style.display = "block";
}
} catch(e){
console.log("Failure at Presize of Slider:" + e)
}
//});
};
Luce Lab
Click outside to hide the comparison bar
setREVStartSize({c: 'rev_slider_4_1',rl:[1240,1024,778,480],el:[632,632,500,400],gw:[1920,1024,768,480],gh:[632,632,500,400],type:'standard',justify:'',layout:'fullwidth',mh:"0"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules["revslider41"]!==undefined) {window.RS_MODULES.modules["revslider41"].once = false;window.revapi4 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()}
window.RS_MODULES = window.RS_MODULES || {};
window.RS_MODULES.modules = window.RS_MODULES.modules || {};
window.RS_MODULES.waiting = window.RS_MODULES.waiting || [];
window.RS_MODULES.defered = true;
window.RS_MODULES.moduleWaiting = window.RS_MODULES.moduleWaiting || {};
window.RS_MODULES.type = 'compiled';
window.addEventListener('DOMContentLoaded', () => {
var mobileDetect = /Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent),
crestaContainer = document.querySelector('.cresta-whatsapp-chat-container'),
crestaBox = document.querySelector('.cresta-whatsapp-chat-box'),
crestaOverlay = document.querySelector('.cresta-whatsapp-chat-overlay');
if (mobileDetect) {
crestaContainer.style.display = 'none';
crestaBox.addEventListener('click', () => {
window.location = 'whatsapp://send?text=&phone=393394362996&abid=393394362996';
})
} else {
if (crestaOverlay) {
[crestaBox, crestaOverlay].forEach(item => {
item.addEventListener('click', () => {
if(crestaBox.classList.contains('open')) {
crestaBox.classList.remove('open');
crestaContainer.classList.remove('open');
crestaOverlay?.classList.remove('open');
} else {
crestaBox.classList.add('open');
crestaContainer.classList.add('open');
crestaOverlay?.classList.add('open');
setTimeout (function () {
document.querySelector('.cresta-whatsapp-chat-container .cresta-whatsapp-inner textarea.cresta-whatsapp-textarea').focus();
}, 100);
}
})
})
} else {
crestaBox.addEventListener('click', () => {
if(crestaBox.classList.contains('open')) {
crestaBox.classList.remove('open');
crestaContainer.classList.remove('open');
} else {
crestaBox.classList.add('open');
crestaContainer.classList.add('open');
setTimeout (function () {
document.querySelector('.cresta-whatsapp-chat-container .cresta-whatsapp-inner textarea.cresta-whatsapp-textarea').focus();
}, 100);
}
})
}
document.querySelector('.cresta-whatsapp-chat-container .cresta-whatsapp-send').addEventListener('click', () => {
var baseUrl = 'https://web.whatsapp.com/send?phone=393394362996&text=',
textEncode = encodeURIComponent(document.querySelector('.cresta-whatsapp-chat-container .cresta-whatsapp-textarea').value);
window.open(baseUrl + textEncode, '_blank');
})
}
})
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
if(typeof revslider_showDoubleJqueryError === "undefined") {function revslider_showDoubleJqueryError(sliderID) {console.log("You have some jquery.js library include that comes after the Slider Revolution files js inclusion.");console.log("To fix this, you can:");console.log("1. Set 'Module General Options' -> 'Advanced' -> 'jQuery & OutPut Filters' -> 'Put JS to Body' to on");console.log("2. Find the double jQuery.js inclusion and remove it");return "Double Included jQuery Library";}}
window['wcPPCPSettings'] = JSON.parse( decodeURIComponent( '%7B%22generalData%22%3A%7B%22clientId%22%3A%22%22%2C%22environment%22%3A%22production%22%2C%22partner_id%22%3A%22PaymentPlugins_PCP%22%2C%22page%22%3Anull%2C%22version%22%3A%221.0.37%22%2C%22restRoutes%22%3A%7B%22connect%5C%2Faccount%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%5C%2Fadmin%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fadmin%5C%2Faccount%5C%2Fconnect%22%7D%2C%22cart%5C%2Fitem%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fcart%5C%2Fitem%22%7D%2C%22cart%5C%2Fshipping%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fcart%5C%2Fshipping%22%7D%2C%22cart%5C%2Fcheckout%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fcart%5C%2Fcheckout%22%7D%2C%22cart%5C%2Frefresh%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fcart%5C%2Frefresh%22%7D%2C%22cart%5C%2Forder%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fcart%5C%2Forder%22%7D%2C%22order%5C%2Fpay%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Forder%5C%2Fpay%22%7D%2C%22billing-agreement%5C%2Ftoken%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fbilling-agreement%5C%2Ftoken%5C%2F%3F%28%3FP%3Cid%3E%5B%5C%5Cw-%5D%2B%29%22%7D%2C%22billing-agreement%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fbilling-agreements%5C%2F%28%3FP%3Cid%3E%5B%5C%5Cw-%5D%2B%29%22%7D%2C%22webhook%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fwebhook%5C%2F%28%3FP%3Cenvironment%3E%5B%5C%5Cw%5D%2B%29%22%7D%2C%22admin%5C%2Forder%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%5C%2Fadmin%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fadmin%5C%2Forder%5C%2F%28%3FP%3Corder_id%3E%5B%5C%5Cw%5D%2B%29%22%7D%2C%22admin%5C%2Ftracking%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%5C%2Fadmin%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fadmin%5C%2Forder%5C%2F%28%3FP%3Corder_id%3E%5B%5C%5Cw%5D%2B%29%5C%2Ftracking%22%7D%2C%22admin%5C%2Fwebhook%22%3A%7B%22namespace%22%3A%22wc-ppcp%5C%2Fv1%5C%2Fadmin%22%2C%22url%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2Fwc-ppcp%5C%2Fv1%5C%2Fadmin%5C%2Fwebhook%22%7D%7D%2C%22ajaxRestPath%22%3A%22%5C%2F%3Fwc-ajax%3Dwc_ppcp_frontend_request%26path%3D%5C%2F%25s%22%7D%2C%22errorMessages%22%3A%7B%22terms%22%3A%22Please%20check%20the%20terms%20and%20conditions%20before%20proceeding.%22%2C%22invalid_client_id%22%3A%22Invalid%20PayPal%20client%20ID.%20Please%20check%20your%20API%20Settings.%22%2C%22invalid_currency%22%3A%22PayPal%20does%20not%20support%20currency%20%25.%20Please%20use%20a%20supported%20currency.%22%7D%2C%22i18n%22%3A%7B%22locale%22%3A%22%7B%5C%22AE%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22AF%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22AL%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22County%5C%22%7D%7D%2C%5C%22AO%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22AT%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22AU%5C%22%3A%7B%5C%22city%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Suburb%5C%22%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Postcode%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22State%5C%22%7D%7D%2C%5C%22AX%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22BA%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Canton%5C%22%2C%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22BD%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22District%5C%22%7D%7D%2C%5C%22BE%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22BG%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22BH%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22BI%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22BO%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Department%5C%22%7D%7D%2C%5C%22BS%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22BZ%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22CA%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Postal%20code%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22CH%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Canton%5C%22%2C%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22CL%5C%22%3A%7B%5C%22city%5C%22%3A%7B%5C%22required%5C%22%3Atrue%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Region%5C%22%7D%7D%2C%5C%22CN%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22CO%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Department%5C%22%7D%7D%2C%5C%22CR%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22CW%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22CZ%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22DE%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22DK%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22DO%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22EC%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22EE%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22ET%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22FI%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22FR%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22GG%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22label%5C%22%3A%5C%22Parish%5C%22%7D%7D%2C%5C%22GH%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Region%5C%22%7D%7D%2C%5C%22GP%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22GF%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22GR%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22GT%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Department%5C%22%7D%7D%2C%5C%22HK%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%2C%5C%22city%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Town%20%5C%5C%5C%2F%20District%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Region%5C%22%7D%7D%2C%5C%22HN%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Department%5C%22%7D%7D%2C%5C%22HU%5C%22%3A%7B%5C%22last_name%5C%22%3A%7B%5C%22class%5C%22%3A%5B%5C%22form-row-first%5C%22%5D%2C%5C%22priority%5C%22%3A10%7D%2C%5C%22first_name%5C%22%3A%7B%5C%22class%5C%22%3A%5B%5C%22form-row-last%5C%22%5D%2C%5C%22priority%5C%22%3A20%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22class%5C%22%3A%5B%5C%22form-row-first%5C%22%2C%5C%22address-field%5C%22%5D%2C%5C%22priority%5C%22%3A65%7D%2C%5C%22city%5C%22%3A%7B%5C%22class%5C%22%3A%5B%5C%22form-row-last%5C%22%2C%5C%22address-field%5C%22%5D%7D%2C%5C%22address_1%5C%22%3A%7B%5C%22priority%5C%22%3A71%7D%2C%5C%22address_2%5C%22%3A%7B%5C%22priority%5C%22%3A72%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22County%5C%22%2C%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22ID%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22IE%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22label%5C%22%3A%5C%22Eircode%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22County%5C%22%7D%7D%2C%5C%22IS%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22IL%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22IM%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22IN%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22PIN%20Code%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22State%5C%22%7D%7D%2C%5C%22IR%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22priority%5C%22%3A50%7D%2C%5C%22city%5C%22%3A%7B%5C%22priority%5C%22%3A60%7D%2C%5C%22address_1%5C%22%3A%7B%5C%22priority%5C%22%3A70%7D%2C%5C%22address_2%5C%22%3A%7B%5C%22priority%5C%22%3A80%7D%7D%2C%5C%22IT%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Atrue%2C%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22JM%5C%22%3A%7B%5C%22city%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Town%20%5C%5C%5C%2F%20City%20%5C%5C%5C%2F%20Post%20Office%5C%22%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22label%5C%22%3A%5C%22Postal%20Code%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Atrue%2C%5C%22label%5C%22%3A%5C%22Parish%5C%22%7D%7D%2C%5C%22JP%5C%22%3A%7B%5C%22last_name%5C%22%3A%7B%5C%22class%5C%22%3A%5B%5C%22form-row-first%5C%22%5D%2C%5C%22priority%5C%22%3A10%7D%2C%5C%22first_name%5C%22%3A%7B%5C%22class%5C%22%3A%5B%5C%22form-row-last%5C%22%5D%2C%5C%22priority%5C%22%3A20%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22class%5C%22%3A%5B%5C%22form-row-first%5C%22%2C%5C%22address-field%5C%22%5D%2C%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Prefecture%5C%22%2C%5C%22class%5C%22%3A%5B%5C%22form-row-last%5C%22%2C%5C%22address-field%5C%22%5D%2C%5C%22priority%5C%22%3A66%7D%2C%5C%22city%5C%22%3A%7B%5C%22priority%5C%22%3A67%7D%2C%5C%22address_1%5C%22%3A%7B%5C%22priority%5C%22%3A68%7D%2C%5C%22address_2%5C%22%3A%7B%5C%22priority%5C%22%3A69%7D%7D%2C%5C%22KN%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22label%5C%22%3A%5C%22Postal%20code%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Atrue%2C%5C%22label%5C%22%3A%5C%22Parish%5C%22%7D%7D%2C%5C%22KR%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22KW%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22LV%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Municipality%5C%22%2C%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22LB%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22MF%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22MQ%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22MT%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22MZ%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22NI%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Department%5C%22%7D%7D%2C%5C%22NL%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22NG%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Postcode%5C%22%2C%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22State%5C%22%7D%7D%2C%5C%22NZ%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Postcode%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22label%5C%22%3A%5C%22Region%5C%22%7D%7D%2C%5C%22NO%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22NP%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22State%20%5C%5C%5C%2F%20Zone%5C%22%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22PA%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22PL%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22PR%5C%22%3A%7B%5C%22city%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Municipality%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22PT%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22PY%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Department%5C%22%7D%7D%2C%5C%22RE%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22RO%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22County%5C%22%2C%5C%22required%5C%22%3Atrue%7D%7D%2C%5C%22RS%5C%22%3A%7B%5C%22city%5C%22%3A%7B%5C%22required%5C%22%3Atrue%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22District%5C%22%2C%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22RW%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22SG%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22city%5C%22%3A%7B%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22SK%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22SI%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22SR%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22SV%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Department%5C%22%7D%7D%2C%5C%22ES%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22LI%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Municipality%5C%22%2C%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22LK%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22LU%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22MD%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Municipality%20%5C%5C%5C%2F%20District%5C%22%7D%7D%2C%5C%22SE%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22TR%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22UG%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22city%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Town%20%5C%5C%5C%2F%20Village%5C%22%2C%5C%22required%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22District%5C%22%2C%5C%22required%5C%22%3Atrue%7D%7D%2C%5C%22US%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22ZIP%20Code%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22State%5C%22%7D%7D%2C%5C%22UY%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Department%5C%22%7D%7D%2C%5C%22GB%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Postcode%5C%22%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22County%5C%22%2C%5C%22required%5C%22%3Afalse%7D%7D%2C%5C%22ST%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22District%5C%22%7D%7D%2C%5C%22VN%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22priority%5C%22%3A65%2C%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Afalse%7D%2C%5C%22address_2%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Afalse%7D%7D%2C%5C%22WS%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22YT%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22ZA%5C%22%3A%7B%5C%22state%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Province%5C%22%7D%7D%2C%5C%22ZW%5C%22%3A%7B%5C%22postcode%5C%22%3A%7B%5C%22required%5C%22%3Afalse%2C%5C%22hidden%5C%22%3Atrue%7D%7D%2C%5C%22default%5C%22%3A%7B%5C%22first_name%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22First%20name%5C%22%2C%5C%22required%5C%22%3Atrue%2C%5C%22class%5C%22%3A%5B%5C%22form-row-first%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22given-name%5C%22%2C%5C%22priority%5C%22%3A10%7D%2C%5C%22last_name%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Last%20name%5C%22%2C%5C%22required%5C%22%3Atrue%2C%5C%22class%5C%22%3A%5B%5C%22form-row-last%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22family-name%5C%22%2C%5C%22priority%5C%22%3A20%7D%2C%5C%22company%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Company%20name%5C%22%2C%5C%22class%5C%22%3A%5B%5C%22form-row-wide%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22organization%5C%22%2C%5C%22priority%5C%22%3A30%2C%5C%22required%5C%22%3Afalse%7D%2C%5C%22country%5C%22%3A%7B%5C%22type%5C%22%3A%5C%22country%5C%22%2C%5C%22label%5C%22%3A%5C%22Country%20%5C%5C%5C%2F%20Region%5C%22%2C%5C%22required%5C%22%3Atrue%2C%5C%22class%5C%22%3A%5B%5C%22form-row-wide%5C%22%2C%5C%22address-field%5C%22%2C%5C%22update_totals_on_change%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22country%5C%22%2C%5C%22priority%5C%22%3A40%7D%2C%5C%22address_1%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Street%20address%5C%22%2C%5C%22placeholder%5C%22%3A%5C%22House%20number%20and%20street%20name%5C%22%2C%5C%22required%5C%22%3Atrue%2C%5C%22class%5C%22%3A%5B%5C%22form-row-wide%5C%22%2C%5C%22address-field%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22address-line1%5C%22%2C%5C%22priority%5C%22%3A50%7D%2C%5C%22address_2%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Apartment%2C%20suite%2C%20unit%2C%20etc.%5C%22%2C%5C%22label_class%5C%22%3A%5B%5C%22screen-reader-text%5C%22%5D%2C%5C%22placeholder%5C%22%3A%5C%22Apartment%2C%20suite%2C%20unit%2C%20etc.%20%28optional%29%5C%22%2C%5C%22class%5C%22%3A%5B%5C%22form-row-wide%5C%22%2C%5C%22address-field%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22address-line2%5C%22%2C%5C%22priority%5C%22%3A60%2C%5C%22required%5C%22%3Afalse%7D%2C%5C%22city%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Town%20%5C%5C%5C%2F%20City%5C%22%2C%5C%22required%5C%22%3Atrue%2C%5C%22class%5C%22%3A%5B%5C%22form-row-wide%5C%22%2C%5C%22address-field%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22address-level2%5C%22%2C%5C%22priority%5C%22%3A70%7D%2C%5C%22state%5C%22%3A%7B%5C%22type%5C%22%3A%5C%22state%5C%22%2C%5C%22label%5C%22%3A%5C%22State%20%5C%5C%5C%2F%20County%5C%22%2C%5C%22required%5C%22%3Atrue%2C%5C%22class%5C%22%3A%5B%5C%22form-row-wide%5C%22%2C%5C%22address-field%5C%22%5D%2C%5C%22validate%5C%22%3A%5B%5C%22state%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22address-level1%5C%22%2C%5C%22priority%5C%22%3A80%7D%2C%5C%22postcode%5C%22%3A%7B%5C%22label%5C%22%3A%5C%22Postcode%20%5C%5C%5C%2F%20ZIP%5C%22%2C%5C%22required%5C%22%3Atrue%2C%5C%22class%5C%22%3A%5B%5C%22form-row-wide%5C%22%2C%5C%22address-field%5C%22%5D%2C%5C%22validate%5C%22%3A%5B%5C%22postcode%5C%22%5D%2C%5C%22autocomplete%5C%22%3A%5C%22postal-code%5C%22%2C%5C%22priority%5C%22%3A90%7D%7D%7D%22%2C%22locale_fields%22%3A%22%7B%5C%22address_1%5C%22%3A%5C%22%23billing_address_1_field%2C%20%23shipping_address_1_field%5C%22%2C%5C%22address_2%5C%22%3A%5C%22%23billing_address_2_field%2C%20%23shipping_address_2_field%5C%22%2C%5C%22state%5C%22%3A%5C%22%23billing_state_field%2C%20%23shipping_state_field%2C%20%23calc_shipping_state_field%5C%22%2C%5C%22postcode%5C%22%3A%5C%22%23billing_postcode_field%2C%20%23shipping_postcode_field%2C%20%23calc_shipping_postcode_field%5C%22%2C%5C%22city%5C%22%3A%5C%22%23billing_city_field%2C%20%23shipping_city_field%2C%20%23calc_shipping_city_field%5C%22%7D%22%7D%2C%22cart%22%3A%7B%22total%22%3A%220.00%22%2C%22needsShipping%22%3Afalse%7D%2C%22payLaterMessage%22%3A%7B%22minicart%22%3A%7B%22style%22%3A%7B%22layout%22%3A%22text%22%2C%22logo%22%3A%7B%22type%22%3A%22primary%22%2C%22position%22%3A%22left%22%7D%2C%22text%22%3A%7B%22color%22%3A%22black%22%2C%22size%22%3A%2212%22%7D%7D%7D%2C%22miniCartLocation%22%3A%22cart_total%22%7D%2C%22queryParams%22%3A%7B%22client-id%22%3A%22%22%2C%22intent%22%3A%22capture%22%2C%22vault%22%3A%22false%22%2C%22commit%22%3A%22true%22%2C%22components%22%3A%22buttons%2Cmessages%22%2C%22currency%22%3A%22EUR%22%2C%22enable-funding%22%3A%22paylater%22%2C%22data-partner-attribution-id%22%3A%22PaymentPlugins_PCP%22%7D%2C%22ppcp_api%22%3A%5B%5D%2C%22ppcp_advanced%22%3A%7B%22miniCartLocation%22%3A%22below%22%7D%2C%22ppcp_paylater_message%22%3A%5B%5D%7D' ) );
https://lucelabbe.b-cdn.net/wp-content/plugins/contact-form-7/includes/swv/js/index.js
var wpcf7 = {"api":{"root":"https:\/\/www.lucelab.net\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
https://lucelabbe.b-cdn.net/wp-content/plugins/contact-form-7/includes/js/index.js
https://lucelabbe.b-cdn.net/wp-content/plugins/revslider/public/assets/js/rbtools.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/revslider/public/assets/js/rs6.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.lucelab.net\/carrello\/","is_cart":"","cart_redirect_after_add":"no"};
https://lucelabbe.b-cdn.net/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
https://lucelabbe.b-cdn.net/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js
var wprevpublicjs_script_vars = {"wpfb_nonce":"c2184d3942","wpfb_ajaxurl":"https:\/\/www.lucelab.net\/wp-admin\/admin-ajax.php","wprevpluginsurl":"https:\/\/www.lucelab.net\/wp-content\/plugins\/wp-google-places-review-slider"};
https://lucelabbe.b-cdn.net/wp-content/plugins/wp-google-places-review-slider/public/js/wprev-public-com-min.js
https://lucelabbe.b-cdn.net/wp-includes/js/jquery/ui/core.min.js
https://lucelabbe.b-cdn.net/wp-includes/js/jquery/ui/mouse.min.js
https://lucelabbe.b-cdn.net/wp-includes/js/jquery/ui/slider.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/wpbingo/assets/js/wpbingo.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woocommerce/assets/js/jquery-cookie/jquery.cookie.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/wpbingo/assets/js/newsletter.js
var filter_ajax = {"ajaxurl":"https:\/\/www.lucelab.net\/wp-admin\/admin-ajax.php"};
https://lucelabbe.b-cdn.net/wp-content/plugins/wpbingo/assets/js/filter.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woo-smart-compare/assets/libs/print/jQuery.print.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woo-smart-compare/assets/libs/table-head-fixer/table-head-fixer.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woo-smart-compare/assets/libs/perfect-scrollbar/js/perfect-scrollbar.jquery.min.js
https://lucelabbe.b-cdn.net/wp-includes/js/jquery/ui/sortable.min.js
var woosc_vars = {"ajax_url":"https:\/\/www.lucelab.net\/wp-admin\/admin-ajax.php","nonce":"0b32f18793","hash":"6","user_id":"0cdb64fab32a05bd393b20c8c351de9f","page_url":"#","open_button":"","open_button_action":"open_popup","menu_action":"open_popup","button_action":"show_table","sidebar_position":"right","message_position":"right-top","message_added":"{name} has been added to Compare list.","message_removed":"{name} has been removed from the Compare list.","message_exists":"{name} is already in the Compare list.","open_bar":"no","bar_bubble":"no","adding":"prepend","click_again":"no","hide_empty":"no","click_outside":"yes","freeze_column":"yes","freeze_row":"yes","scrollbar":"yes","limit":"100","remove_all":"Do you want to remove all products from the compare?","limit_notice":"You can add a maximum of {limit} products to the comparison table.","copied_text":"Share link %s was copied to clipboard!","button_text":"Compare","button_text_added":"Compare","button_normal_icon":"woosc-icon-1","button_added_icon":"woosc-icon-74"};
https://lucelabbe.b-cdn.net/wp-content/plugins/woo-smart-compare/assets/js/frontend.js
var woosw_vars = {"ajax_url":"https:\/\/www.lucelab.net\/wp-admin\/admin-ajax.php","nonce":"09e3b2e7fa","menu_action":"open_page","perfect_scrollbar":"yes","wishlist_url":"https:\/\/www.lucelab.net\/wishlist\/","button_action":"list","message_position":"right-top","button_action_added":"popup","empty_confirm":"This action cannot be undone. Are you sure?","delete_confirm":"This action cannot be undone. Are you sure?","copied_text":"Link Lista desideri copiato:","menu_text":"Lista desideri","button_text":"Aggiungi alla Lista desideri","button_text_added":"Vedi la Lista desideri","button_normal_icon":"woosw-icon-5","button_added_icon":"woosw-icon-8","button_loading_icon":"woosw-icon-4"};
https://lucelabbe.b-cdn.net/wp-content/plugins/woo-smart-wishlist/assets/js/frontend.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/bootstrap.min.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/jquery.mmenu.all.min.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/slick.min.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/instafeed.min.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/jquery.countdown.min.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/jquery.elevatezoom.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/jquery.circlestime.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/360imagerotate.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/portfolio.js
var davici_ajax = {"ajaxurl":"https:\/\/www.lucelab.net\/wp-admin\/admin-ajax.php"};
https://lucelabbe.b-cdn.net/wp-content/themes/davici/js/functions.js
jQuery(function($){ "use strict"; $(document).on("click",".plus, .minus",function(){var t=$(this).closest(".quantity").find(".qty"),a=parseFloat(t.val()),n=parseFloat(t.attr("max")),s=parseFloat(t.attr("min")),e=t.attr("step");a&&""!==a&&"NaN"!==a||(a=0),(""===n||"NaN"===n)&&(n=""),(""===s||"NaN"===s)&&(s=0),("any"===e||""===e||void 0===e||"NaN"===parseFloat(e))&&(e=1),$(this).is(".plus")?t.val(n&&(n==a||a>n)?n:a+parseFloat(e)):s&&(s==a||s>a)?t.val(s):a>0&&t.val(a-parseFloat(e)),t.trigger("change")})});
https://lucelabbe.b-cdn.net/wp-includes/js/underscore.min.js
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
https://lucelabbe.b-cdn.net/wp-includes/js/wp-util.min.js
var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination."};
https://lucelabbe.b-cdn.net/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/breeze/assets/js/js-front-end/breeze-lazy-load.min.js
https://lucelabbe.b-cdn.net/wp-includes/js/dist/vendor/lodash.min.js
window.lodash = _.noConflict();
https://lucelabbe.b-cdn.net/wp-includes/js/dist/hooks.min.js
https://lucelabbe.b-cdn.net/wp-includes/js/dist/vendor/wp-polyfill.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/pymntpl-paypal-woocommerce/build/js/utils.js
https://lucelabbe.b-cdn.net/wp-includes/js/dist/i18n.min.js
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
https://lucelabbe.b-cdn.net/wp-includes/js/dist/url.min.js
( function( domain, translations ) {
var localeData = translations.locale_data[ domain ] || translations.locale_data.messages;
localeData[""].domain = domain;
wp.i18n.setLocaleData( localeData, domain );
} )( "default", {"translation-revision-date":"2024-11-13 20:12:35+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"it"},"You are probably offline.":["Sei probabilmente offline."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["Caricamento dei media fallito. Se si tratta di una foto oppure di un'immagine grande, ridimensionala e riprova."],"The response is not a valid JSON response.":["La risposta non \u00e8 una risposta JSON valida."],"An unknown error occurred.":["Si \u00e8 verificato un errore sconosciuto."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}} );
https://lucelabbe.b-cdn.net/wp-includes/js/dist/api-fetch.min.js
wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://www.lucelab.net/wp-json/" ) );
wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "c33963ff81" );
wp.apiFetch.use( wp.apiFetch.nonceMiddleware );
wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware );
wp.apiFetch.nonceEndpoint = "https://www.lucelab.net/wp-admin/admin-ajax.php?action=rest-nonce";
https://lucelabbe.b-cdn.net/wp-content/plugins/pymntpl-paypal-woocommerce/build/js/cart.js
https://lucelabbe.b-cdn.net/wp-content/plugins/pymntpl-paypal-woocommerce/build/js/paylater-message-minicart.js
https://lucelabbe.b-cdn.net/wp-content/plugins/pymntpl-paypal-woocommerce/build/js/frontend-commons.js
https://lucelabbe.b-cdn.net/wp-content/plugins/variation-swatches-for-woocommerce/assets/js/frontend.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woo-product-slider/src/Frontend/assets/js/swiper.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/woo-product-slider/src/Frontend/assets/js/scripts.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/elementor/assets/js/frontend-modules.min.js
https://lucelabbe.b-cdn.net/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Condividi su Facebook","shareOnTwitter":"Condividi su Twitter","pinIt":"Pinterest","download":"Download","downloadImage":"Scarica immagine","fullscreen":"Schermo intero","zoom":"Zoom","share":"Condividi","playVideo":"Riproduci video","previous":"Precedente","next":"Successivo","close":"Chiudi","a11yCarouselWrapperAriaLabel":"Carosello | Scorrimento orizzontale: Freccia sinistra & destra","a11yCarouselPrevSlideMessage":"Diapositiva precedente","a11yCarouselNextSlideMessage":"Prossima diapositiva","a11yCarouselFirstSlideMessage":"Questa \u00e9 la prima diapositiva","a11yCarouselLastSlideMessage":"Questa \u00e8 l'ultima diapositiva","a11yCarouselPaginationBulletMessage":"Vai alla diapositiva"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet verticale","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet orizzontale","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.15.3","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"additional_custom_breakpoints":true,"e_swiper_latest":true,"landing-pages":true,"e_global_styleguide":true},"urls":{"assets":"https:\/\/www.lucelab.net\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":9005,"title":"Luce%20Lab%20%E2%80%93%20Produzione%20Articoli%20di%20Illuminazione","excerpt":"","featuredImage":false}};
https://lucelabbe.b-cdn.net/wp-content/plugins/elementor/assets/js/frontend.min.js
var wpformsElementorVars = {"captcha_provider":"recaptcha","recaptcha_type":"v2"};
https://lucelabbe.b-cdn.net/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js
var tpj = jQuery;
var revapi4;
if(window.RS_MODULES === undefined) window.RS_MODULES = {};
if(RS_MODULES.modules === undefined) RS_MODULES.modules = {};
RS_MODULES.modules["revslider41"] = {once: RS_MODULES.modules["revslider41"]!==undefined ? RS_MODULES.modules["revslider41"].once : undefined, init:function() {
window.revapi4 = window.revapi4===undefined || window.revapi4===null || window.revapi4.length===0 ? document.getElementById("rev_slider_4_1") : window.revapi4;
if(window.revapi4 === null || window.revapi4 === undefined || window.revapi4.length==0) { window.revapi4initTry = window.revapi4initTry ===undefined ? 0 : window.revapi4initTry+1; if (window.revapi4initTry<20) requestAnimationFrame(function() {RS_MODULES.modules["revslider41"].init()}); return;}
window.revapi4 = jQuery(window.revapi4);
if(window.revapi4.revolution==undefined){ revslider_showDoubleJqueryError("rev_slider_4_1"); return;}
revapi4.revolutionInit({
revapi:"revapi4",
DPR:"dpr",
sliderLayout:"fullwidth",
duration:"7000ms",
visibilityLevels:"1240,1024,778,480",
gridwidth:"1920,1024,768,480",
gridheight:"632,632,500,400",
lazyType:"smart",
spinner:"spinner0",
perspective:600,
perspectiveType:"global",
editorheight:"632,632,500,400",
responsiveLevels:"1240,1024,778,480",
ajaxUrl:"https://www.lucelab.net/wp-admin/admin-ajax.php",
progressBar:{disableProgressBar:true},
navigation: {
wheelCallDelay:1000,
onHoverStop:false,
bullets: {
enable:true,
tmp:"<span class=\"tp-bullet-title\"></span>",
style:"bullet-2",
hide_onmobile:true,
hide_under:"767px",
h_align:"left",
h_offset:608,
v_offset:90
}
},
viewPort: {
global:true,
globalDist:"-200px",
enable:false
},
fallbacks: {
allowHTML5AutoPlayOnAndroid:true
},
});
}} // End of RevInitScript
if (window.RS_MODULES.checkMinimal!==undefined) { window.RS_MODULES.checkMinimal();};
window.addEventListener("DOMContentLoaded",(e=>{document.querySelectorAll('img[loading="lazy"]').forEach((e=>{e.getBoundingClientRect().top<=window.innerHeight&&(e.loading="eager")}))}));