(function() { var cdnOrigin = "https://cdn.shopify.com"; var scripts = ["/cdn/shopifycloud/checkout-web/assets/c1/polyfills.D-3tW6RD.js","/cdn/shopifycloud/checkout-web/assets/c1/app.d3pzEmn2.js","/cdn/shopifycloud/checkout-web/assets/c1/vendor.D1uVJgDH.js","/cdn/shopifycloud/checkout-web/assets/c1/locale-pt-BR.kbbt82zT.js","/cdn/shopifycloud/checkout-web/assets/c1/page-OnePage.I9Lnk9qv.js","/cdn/shopifycloud/checkout-web/assets/c1/SeparatePaymentsNotice.DYYiU1W-.js","/cdn/shopifycloud/checkout-web/assets/c1/LocalPickup.Dg-lLWBf.js","/cdn/shopifycloud/checkout-web/assets/c1/useShopPayButtonClassName.Bc18VPNy.js","/cdn/shopifycloud/checkout-web/assets/c1/colorContrast.5UU-EuWg.js","/cdn/shopifycloud/checkout-web/assets/c1/VaultedPayment.Dj2SKXhj.js","/cdn/shopifycloud/checkout-web/assets/c1/PickupPointCarrierLogo.B3FUw9TC.js","/cdn/shopifycloud/checkout-web/assets/c1/hooks.CS554TKh.js","/cdn/shopifycloud/checkout-web/assets/c1/AddDiscountButton.KBi5J6j3.js","/cdn/shopifycloud/checkout-web/assets/c1/RememberMeDescriptionText.DQmuKXjQ.js","/cdn/shopifycloud/checkout-web/assets/c1/ShopPayOptInDisclaimer.DO4gnYYY.js","/cdn/shopifycloud/checkout-web/assets/c1/MobileOrderSummary.BE-IKExU.js","/cdn/shopifycloud/checkout-web/assets/c1/OrderEditVaultedDelivery.DNsq5NIV.js","/cdn/shopifycloud/checkout-web/assets/c1/StockProblemsLineItemList.CLO8QhXA.js","/cdn/shopifycloud/checkout-web/assets/c1/ShopPayErrorBanner.YHqu86tq.js","/cdn/shopifycloud/checkout-web/assets/c1/useShopPayPaymentRequiredMethod.tLOgIDd7.js","/cdn/shopifycloud/checkout-web/assets/c1/component-ShopPayVerificationSwitch.CGKUX-Ce.js","/cdn/shopifycloud/checkout-web/assets/c1/useSubscribeMessenger.C4eUUt6t.js","/cdn/shopifycloud/checkout-web/assets/c1/shop-js-index.BAScSX9u.js","/cdn/shopifycloud/checkout-web/assets/c1/v4.BKrj-4V8.js","/cdn/shopifycloud/checkout-web/assets/c1/monorail.LKUQWmN0.js","/cdn/shopifycloud/checkout-web/assets/c1/DutyOptions.DCzwd-Qi.js","/cdn/shopifycloud/checkout-web/assets/c1/ShipmentBreakdown.Tmt0m2S-.js","/cdn/shopifycloud/checkout-web/assets/c1/MerchandiseModal.D4bFOpui.js"]; var styles = ["/cdn/shopifycloud/checkout-web/assets/c1/assets/app.BnKWtGHm.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/OnePage.C5cOHKN5.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/LocalPickup.6gWii3xb.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/AddDiscountButton.CZ33y7Va.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/MobileOrderSummary.7lB-c-sA.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/ShopPayVerificationSwitch.WW3cs_z5.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/useShopPayButtonClassName.BrcQzLuH.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/DutyOptions.D6OuIVjc.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/VaultedPayment.OxMVm7u-.css","/cdn/shopifycloud/checkout-web/assets/c1/assets/PickupPointCarrierLogo.DuZuWHqZ.css"]; var fontPreconnectUrls = []; var fontPrefetchUrls = []; var imgPrefetchUrls = ["https://cdn.shopify.com/s/files/1/0668/1280/5312/files/logo-laleblue-checkout_x320.png?v=1733866023"]; function preconnect(url, callback) { var link = document.createElement('link'); link.rel = 'dns-prefetch preconnect'; link.href = url; link.crossOrigin = ''; link.onload = link.onerror = callback; document.head.appendChild(link); } function preconnectAssets() { var resources = [cdnOrigin].concat(fontPreconnectUrls); var index = 0; (function next() { var res = resources[index++]; if (res) preconnect(res, next); })(); } function prefetch(url, as, callback) { var link = document.createElement('link'); if (link.relList.supports('prefetch')) { link.rel = 'prefetch'; link.fetchPriority = 'low'; link.as = as; if (as === 'font') link.type = 'font/woff2'; link.href = url; link.crossOrigin = ''; link.onload = link.onerror = callback; document.head.appendChild(link); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', url, true); xhr.onloadend = callback; xhr.send(); } } function prefetchAssets() { var resources = [].concat( scripts.map(function(url) { return [url, 'script']; }), styles.map(function(url) { return [url, 'style']; }), fontPrefetchUrls.map(function(url) { return [url, 'font']; }), imgPrefetchUrls.map(function(url) { return [url, 'image']; }) ); var index = 0; function run() { var res = resources[index++]; if (res) prefetch(res[0], res[1], next); } var next = (self.requestIdleCallback || setTimeout).bind(self, run); next(); } function onLoaded() { try { if (parseFloat(navigator.connection.effectiveType) > 2 && !navigator.connection.saveData) { preconnectAssets(); prefetchAssets(); } } catch (e) {} } if (document.readyState === 'complete') { onLoaded(); } else { addEventListener('load', onLoaded); } })();