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","ctaText":"Click here","ctaLink":null},"productPageInjectionInfo":[],"homepageInjectionInfo":[],"isActive":true,"styles":"{}"},"endCountDown":{"content":{"title":"Sale ends in","daysLabel":"Day","hoursLabel":"Hr","minutesLabel":"Min","secondsLabel":"Sec","ctaText":"Click here","ctaLink":null},"productPageInjectionInfo":[],"homepageInjectionInfo":[],"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":"{}","autoOpenDrawerEnabled":true},"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","thresholdReachedText":"You've unlocked {{discount}} off shipping!"},"productPageInjectionInfo":[],"cartPageInjectionInfo":[],"cartDrawerInjectionInfo":[],"isActive":true,"activeOnProductPage":true,"activeOnCartPage":true,"styles":"{}"},"progressBarDiscount":null}},"expiresAt":"2026-03-20T03:07:22.739415+00:00"},shopDomain: "girlz-ink.myshopify.com",
isHomePage: false,
isProductPage: false,
currencyFormat: discountyExtractTextFromHtml(`$0.00`)
.replace(
discountyExtractTextFromHtml(`0.00`),"{{money}}"),
initialSelectedVariant: null,
initialCart: [] || [],
preloadedProducts: [
],
products: [{
id: 8257182695632,
handle: "li-pigments-queen®-yasss",
variants: [{
id: 44616093434064,
price: 3500,
compare_at_price: 3500,
discounts: [],},],
},{
id: 8257182728400,
handle: "li-pigments-queen®-sista-girl",
variants: [{
id: 44616093368528,
price: 3500,
compare_at_price: 3500,
discounts: [],},],
},{
id: 8257182793936,
handle: "li-pigments-queen®-bad-bougie",
variants: [{
id: 44616092877008,
price: 3500,
compare_at_price: 3500,
discounts: [],},],
},{
id: 8257182859472,
handle: "li-pigments-queen®-blackberry",
variants: [{
id: 44616092352720,
price: 3500,
compare_at_price: 3500,
discounts: [],},],
},{
id: 8257182761168,
handle: "li-pigments-queen®-goddess",
variants: [{
id: 44616092975312,
price: 3500,
compare_at_price: 3500,
discounts: [],},],
},{
id: 8257178468560,
handle: "li-pigments-aqua®-global-creme-latte",
variants: [{
id: 44648410546384,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257178632400,
handle: "li-pigments-aqua®-global-hazelnut",
variants: [{
id: 44643564421328,
price: 3500,
compare_at_price: null,
discounts: [],},],
},{
id: 8257178271952,
handle: "li-pigments-aqua®-global-auburn",
variants: [{
id: 44644788994256,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257178370256,
handle: "li-pigments-aqua®-global-cappuccino",
variants: [{
id: 44437209415888,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257178435792,
handle: "li-pigments-aqua®-global-classic-brown",
variants: [{
id: 44645851234512,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257179123920,
handle: "li-pigments-aqua®-global-brown-sugar",
variants: [{
id: 44644802494672,
price: 3500,
compare_at_price: null,
discounts: [],},],
},{
id: 8257178501328,
handle: "li-pigments-aqua®-global-dark-toffee",
variants: [{
id: 44648416837840,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257178927312,
handle: "li-pigments-aqua®-global-toasted-almond",
variants: [{
id: 44437211283664,
price: 3500,
compare_at_price: null,
discounts: [],},],
},{
id: 8257178599632,
handle: "li-pigments-aqua®-global-espresso",
variants: [{
id: 44437210235088,
price: 3500,
compare_at_price: null,
discounts: [],},],
},{
id: 8257178534096,
handle: "li-pigments-aqua®-global-eboni-express",
variants: [{
id: 44648420311248,
price: 3500,
compare_at_price: null,
discounts: [],},],
},{
id: 8257179058384,
handle: "li-pigments-aqua®-global-fudge",
variants: [{
id: 44648421523664,
price: 3500,
compare_at_price: null,
discounts: [],},],
},
],
};