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":"{}"}},"expiresAt":"2025-10-18T02:49:17.416720+00:00"},shopDomain: "girlz-ink.myshopify.com",
currencyFormat: discountyExtractTextFromHtml(`$0.00`)
.replace(
discountyExtractTextFromHtml(`0.00`),"{{money}}"),
initialSelectedVariant: null,
initialCart: [] || [],
preloadedProducts: [
],
products: [{
id: 8257181221072,
handle: "li-pigments-loaded®-sage",
variants: [{
id: 44437215740112,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181319376,
handle: "li-pigments-loaded®-cheatin-heart",
variants: [{
id: 44437216035024,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181286608,
handle: "li-pigments-loaded®-whiskey-brown",
variants: [{
id: 44437215936720,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181352144,
handle: "li-pigments-loaded®-warm-sunset",
variants: [{
id: 44437216133328,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181581520,
handle: "li-pigments-loaded®-sundown",
variants: [{
id: 44437216821456,
price: 3300,
compare_at_price
: null,
discounts: [],},],
},{
id: 8257181417680,
handle: "li-pigments-loaded®-smoke",
variants: [{
id: 44437216297168,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181253840,
handle: "li-pigments-loaded®-silver-spur",
variants: [{
id: 44437215838416,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181090000,
handle: "li-pigments-loaded®-buckskin",
variants: [{
id: 44437215445200,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181450448,
handle: "li-pigments-loaded®-saddle",
variants: [{
id: 44437216395472,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181155536,
handle: "li-pigments-loaded®-rawhide",
variants: [{
id: 44437215543504,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181548752,
handle: "li-pigments-loaded®-outlaw",
variants: [{
id: 44437216723152,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181188304,
handle: "li-pigments-loaded®-oh-my-darling",
variants: [{
id: 44437215641808,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181515984,
handle: "li-pigments-loaded®-mustang",
variants: [{
id: 44437216592080,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181483216,
handle: "li-pigments-loaded®-maverick",
variants: [{
id: 44437216493776,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181122768,
handle: "li-pigments-loaded®-gold-dust",
variants: [{
id: 44437215510736,
price: 3300,
compare_at_price: null,
discounts: [],},],
},{
id: 8257181384912,
handle: "li-pigments-loaded®-cowgirl",
variants: [{
id: 44437216231632,
price: 3300,
compare_at_price: null,
discounts: [],},],
},
],
};