Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
","cssSelectorPosition":"BEFORE","enableChangeQuantityFix":false,"checkoutCssSelector":null,"ajaxWidgetInitDelay":500,"customJs":null,"customCss":null,"enableDebug":false}
if (window.BC_APP_SETTINGS.customCss) {
const style = document.createElement('style');
style.textContent = window.BC_APP_SETTINGS.customCss;
window && window.document && window.document.head.appendChild(style);
}
if (window.BC_APP_SETTINGS.customJs) {
eval?.(`${window.BC_APP_SETTINGS.customJs}`);
}