function discountyExtractTextFromHtml(htmlString) {
if (!htmlString) return '';
return new DOMParser().parseFromString(htmlString, 'text/html').body.textContent || '';
}
var $Discounty = {shopData: {"shopConfig":{"shopId":62344,"cart":{"isActive":true,"styles":"{}","content":{"totalText":"Total","savingText":"Saving"},"injectionInfo":[]},"globalConfig":{"appEnabled":true,"considerCurrencyExchangeRate":true,"customVariantListener":{"element":"","isDatasetProperty":false,"property":""},"developerModeVariantListener":false,"globalCss":"","setTemplateCurrencyFormatAsDefault":false},"volumeDiscount":{"content":{"buyColumnLabel":"Buy","discountText":"{{Discount}} Off","eachItemText":"on each","getColumnLabel":"Get","newPriceText":"each item {{new-price}}","title":"Buy more, Save more"},"injectionInfo":[],"isActive":true,"styles":"{}"},"miniVolumeDiscount":{"injectionInfo":[],"isActive":false,"styles":"{}"},"startCountDown":{"content":{"title":"Sale starts in","daysLabel":"Day","hoursLabel":"Hr","minutesLabel":"Min","secondsLabel":"Sec"},"injectionInfo":[],"isActive":true,"styles":"{}"},"endCountDown":{"content":{"title":"Sale ends in","daysLabel":"Day","hoursLabel":"Hr","minutesLabel":"Min","secondsLabel":"Sec"},"injectionInfo":[],"isActive":true,"styles":"{}"},"bxgyPopup":{"content":{"title":"Your current cart qualifies for these rewards","subtitle":"Now you are able to choose between them. Add before checking out!","btnSelectLabel":"Select","btnAddLabel":"Add to Cart","btnContinueLabel":"Continue Shopping","hideContinueBtn":false,"badgeShowFreeGift":false,"badgeType":"PERCENTAGE","dismissType":"TRIGGER"},"injectionInfo":[],"isActive":true,"styles":"{}"},"bxgyFab":{"content":{"hideCloseBtn":false,"isFabLeft":true},"injectionInfo":[],"isActive":true,"styles":"{}"},"shipping":{"progressbar":{"content":{"thresholdInitialText":"Add {{amount}} more to unlock {{discount}} off shipping","thresholdProgressText":"You're {{amount}} away from {{discount}} off shipping","threshol
dReachedText":"You've unlocked {{discount}} off shipping!"},"productPageInjectionInfo":[],"cartPageInjectionInfo":[],"cartDrawerInjectionInfo":[],"isActive":true,"activeOnProductPage":true,"activeOnCartPage":true,"styles":"{}"},"cartThreshold":null}},"expiresAt":"2025-11-09T07:45:23.079431+00:00"},shopDomain: "girlz-ink.myshopify.com",
currencyFormat: discountyExtractTextFromHtml(`$0.00`)
.replace(
discountyExtractTextFromHtml(`0.00`),"{{money}}"),
initialSelectedVariant: {"id":44437209415888,"title":"15mL","option1":"15mL","option2":null,"option3":null,"sku":"LI-AQGL-BR-CAPP-15ML","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Li Pigments Aqua® Global - Cappuccino - 15mL","public_title":"15mL","options":["15mL"],"price":3300,"weight":40,"compare_at_price":null,"inventory_management":"shopify","barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]},
initialCart: [] || [],
preloadedProducts: [
],
products: [{
id: 8257178370256,
handle: "li-pigments-aqua®-global-cappuccino",
variants: [{
id: 44437209415888,
price: 3300,
compare_at_price: null,
discounts: [],},],
},
],
};