let BC_CONFIG; let BC_CONSENT; BC_CONFIG = { typography: "montserrat", position: "center", pillSize: "small", pillPosition: "bottom", direction: "Horizontal", colorSchema: "blue--theme", companyName: "Grupo Lacasa", cookiePolicyUrl: "https://www.tienda.lacasa.es", color: "", visiblePrivacyLogo: true, acceptButtonFilled: false, bannerVersion: "", enabled: true, havePill: true, defaultDomain: "tienda.lacasa.es", subdomainSharing: false, platform: "html", aliases: [".*tienda.*"] } BC_CONSENT = { merchantId: "77cccec4-c43c-4f56-94f8-1236a3d1762f" } Object.freeze(BC_CONFIG); Object.freeze(BC_CONSENT); window.BC_CONFIG = BC_CONFIG; window.BC_CONSENT = BC_CONSENT;