bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"ctab_pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\nif (!!bouncex.campaigns[ca_id].cookieObserver) {\n bouncex.campaigns[ca_id].cookieObserver.disconnect();\n}"},"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n bxWidth = $creative.outerWidth(),\n cookieHeight = jQuery('#onetrust-banner-sdk:not([style*=\"display: none\"])').length ? jQuery('#onetrust-banner-sdk:not([style*=\"display: none\"])').outerHeight() : 0,\n chatBtnHeight = jQuery('#chat-button').length ? jQuery('#chat-button').height() + 40 : 0,\n chatBtnWidth = jQuery('#chat-button').length ? jQuery('#chat-button').outerWidth() + 40 : 0;\n \n var styles = [\n '#bx-campaign-'+ca_id+' .bx-slab { transition: margin .3s cubic-bezier(.4,0,.2,1); }',\n '._9F1Rf .gdtca { padding-bottom: calc(20px + '+pushAmount+'px); }',\n ];\n \n var stylesRight = [\n '[js-scroll-to-top=\"button\"] { margin-bottom: '+pushAmount+'px; }',\n bouncex.window.width() - chatBtnWidth \u003c bxWidth \n ? '#bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+Math.max(cookieHeight,chatBtnHeight)+'px; }'\n : cookieHeight \u003e 0 \n ? '#bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+cookieHeight+'px; }'\n : '',\n bouncex.window.width() - chatBtnWidth \u003c bxWidth \n ? '#shopify-section-footer \u003e .py-sm { padding-bottom: calc(var(--spacing-sm) + '+pushAmount+'px + '+chatBtnHeight+'px); }'\n : '#shopify-section-footer \u003e .py-sm { padding-bottom: calc(var(--spacing-sm) + '+pushAmount+'px); }',\n ];\n \n var stylesLeft = [\n '#shopify-section-footer \u003e .py-sm { padding-bottom: calc(var(--spacing-sm) + '+pushAmount+'px + '+chatBtnHeight+'px); }',\n Math.max(cookieHeight,chatBtnHeight) \u003e 0 \n ? '#bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+Math.max(cookieHeight,chatBtnHeight)+'px; }' \n : '',\n ];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n bouncex.setTimeout2(updateCornerPushup,250);\n}\n\nif (jQuery('#onetrust-banner-sdk').length \u003e 0) {\n bouncex.campaigns[ca_id].cookieObserver = new MutationObserver(updateCornerPushup);\n bouncex.campaigns[ca_id].cookieObserver.observe(document.querySelector('#onetrust-banner-sdk'), { attributes: true, childList: false, subtree: false });\n} else {\n bouncex.setTimeout2(function(){\n if (jQuery('#onetrust-banner-sdk').length \u003e 0) {\n bouncex.campaigns[ca_id].cookieObserver = new MutationObserver(updateCornerPushup);\n bouncex.campaigns[ca_id].cookieObserver.observe(document.querySelector('#onetrust-banner-sdk'), { attributes: true, childList: false, subtree: false });\n }\n }, 1500);\n}"},"ctab_sidetab_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 29; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - heading focus */\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"placement_adjustment":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"var $placementTarget = jQuery(bouncex.website.els.skip_link);\nvar placement = 'after';\n\nif ($placementTarget.length === 0) {\n placement = 'prepend';\n $placementTarget = bouncex.body;\n}\n\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - remove form focus */\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"topbar_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 30; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"topbar_pushdown_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);"},"topbar_pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n '#shopify-section-header.top-0 { top: '+pushAmount+'px; }',\n '.sticky.top-\\\\[80px\\\\] { top: '+(pushAmount+80)+'px; }',\n '.top-header.fixed, .top-header.sticky { top: calc(var(--spacing-header) + '+pushAmount+'px); }',\n '#bx-campaign-'+campaign_id+'-clone .bx-slab { height: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nbouncex.setTimeout2(updatePushdown, 0);\n\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 25);\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushdown);\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n if (currentHeight !== cachedHeight) {\n updatePushdown();\n cachedHeight = currentHeight;\n }\n }, 20);\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushdown();"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":1,"gmp":0,"whitelist_check":1},"compliance_json":"{\"gdpr\":1,\"gmp\":0,\"whitelist_check\":1}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"fp_local_storage","currency":"GBP","custom_campaign_js":"{\"placement_adjustment\":{\"val\":\"var $placementTarget = jQuery(bouncex.website.els.skip_link);\\nvar placement = 'after';\\n\\nif ($placementTarget.length === 0) {\\n placement = 'prepend';\\n $placementTarget = bouncex.body;\\n}\\n\\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 30; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n \\n var styles = [\\n '#shopify-section-header.top-0 { top: '+pushAmount+'px; }',\\n '.sticky.top-\\\\\\\\[80px\\\\\\\\] { top: '+(pushAmount+80)+'px; }',\\n '.top-header.fixed, .top-header.sticky { top: calc(var(--spacing-header) + '+pushAmount+'px); }',\\n '#bx-campaign-'+campaign_id+'-clone .bx-slab { height: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nbouncex.setTimeout2(updatePushdown, 0);\\n\\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 25);\\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushdown);\\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n if (currentHeight !== cachedHeight) {\\n updatePushdown();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushdown();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_pushdown_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"remove_form_focus\":{\"val\":\"/* focus outline adjustment - remove form focus */\\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"/* focus outline adjustment - heading focus */\\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_sidetab_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 29; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true),\\n bxWidth = $creative.outerWidth(),\\n cookieHeight = jQuery('#onetrust-banner-sdk:not([style*=\\\"display: none\\\"])').length ? jQuery('#onetrust-banner-sdk:not([style*=\\\"display: none\\\"])').outerHeight() : 0,\\n chatBtnHeight = jQuery('#chat-button').length ? jQuery('#chat-button').height() + 40 : 0,\\n chatBtnWidth = jQuery('#chat-button').length ? jQuery('#chat-button').outerWidth() + 40 : 0;\\n \\n var styles = [\\n '#bx-campaign-'+ca_id+' .bx-slab { transition: margin .3s cubic-bezier(.4,0,.2,1); }',\\n '._9F1Rf .gdtca { padding-bottom: calc(20px + '+pushAmount+'px); }',\\n ];\\n \\n var stylesRight = [\\n '[js-scroll-to-top=\\\"button\\\"] { margin-bottom: '+pushAmount+'px; }',\\n bouncex.window.width() - chatBtnWidth \u003c bxWidth \\n ? '#bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+Math.max(cookieHeight,chatBtnHeight)+'px; }'\\n : cookieHeight \u003e 0 \\n ? '#bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+cookieHeight+'px; }'\\n : '',\\n bouncex.window.width() - chatBtnWidth \u003c bxWidth \\n ? '#shopify-section-footer \u003e .py-sm { padding-bottom: calc(var(--spacing-sm) + '+pushAmount+'px + '+chatBtnHeight+'px); }'\\n : '#shopify-section-footer \u003e .py-sm { padding-bottom: calc(var(--spacing-sm) + '+pushAmount+'px); }',\\n ];\\n \\n var stylesLeft = [\\n '#shopify-section-footer \u003e .py-sm { padding-bottom: calc(var(--spacing-sm) + '+pushAmount+'px + '+chatBtnHeight+'px); }',\\n Math.max(cookieHeight,chatBtnHeight) \u003e 0 \\n ? '#bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+Math.max(cookieHeight,chatBtnHeight)+'px; }' \\n : '',\\n ];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n bouncex.setTimeout2(updateCornerPushup,250);\\n}\\n\\nif (jQuery('#onetrust-banner-sdk').length \u003e 0) {\\n bouncex.campaigns[ca_id].cookieObserver = new MutationObserver(updateCornerPushup);\\n bouncex.campaigns[ca_id].cookieObserver.observe(document.querySelector('#onetrust-banner-sdk'), { attributes: true, childList: false, subtree: false });\\n} else {\\n bouncex.setTimeout2(function(){\\n if (jQuery('#onetrust-banner-sdk').length \u003e 0) {\\n bouncex.campaigns[ca_id].cookieObserver = new MutationObserver(updateCornerPushup);\\n bouncex.campaigns[ca_id].cookieObserver.observe(document.querySelector('#onetrust-banner-sdk'), { attributes: true, childList: false, subtree: false });\\n }\\n }, 1500);\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\\nif (!!bouncex.campaigns[ca_id].cookieObserver) {\\n bouncex.campaigns[ca_id].cookieObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"/* enable.feature.DISABLE_IOS_ABSOLUTE */","custom_liquid_variable":"{\"Address\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"val\":\"true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImgWidth\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferCustomer\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferProspect\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_Address\":{\"val\":\"UKLASH 26 Farringdon Street Second Floor London, EC4A 4AB\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_BelowHeroBannerImg\":{\"val\":\"test\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"val\":\"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/7341/images/3154e6a6-ce66-4a81-8735-ce4e5383987b.png\",\"promoVal\":\"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/7341/images/3154e6a6-ce66-4a81-8735-ce4e5383987b.png\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2024-09-17T23:00:00.000Z\",\"startTime\":null,\"endDate\":\"2024-09-30T10:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"val\":\"https://www.uklash.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_FirstItemUrl\":{\"val\":\"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}https://www.uklash.com/{{ $CartSuffix }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"https://www.uklash.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$HomepageUrl\"},\"Studio_ImageTest\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9685/5a67f37b8a568e054eabf276f00bc93d.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_ListPageUrl\":{\"val\":\"https://www.uklash.com/collections/shop-uklash\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$ListPageUrl\"},\"Studio_PromoTest\":{\"val\":\"$ImageTest\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_TopBannerImg\":{\"val\":\"\",\"promoVal\":\"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/7341/images/9b1c6188-7fd7-49c4-8aee-61ee84f092a6.jpg\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2025-03-10T00:00:00.000Z\",\"startTime\":null,\"endDate\":\"2025-03-21T23:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"val\":\"https://www.uklash.com/collections/shop-uklash\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"Studio_cook\":{\"val\":\"test\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"TextSendOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"1200px\",\"imgHeight\":\"239px\"},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvas\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvasmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogolight\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"10%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function () {\\n if (bouncex.website.pts === 'checkout') {\\n return jQuery('.breadcrumb__item--current:contains(\\\"Information\\\")').length \u003e 0 ? jQuery('.logged-in-customer-information:visible').length \u003e 0 : null;\\n }\\n\\n return !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId');\\n})();\\n\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function() {\\n var count = 0,\\n $linkToCart;\\n\\n if (bouncex.website.pts === 'checkout') {\\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\\n count += Number(jQuery(this).text());\\n });\\n return count;\\n }\\n $linkToCart = jQuery('[href=\\\"/cart\\\"], .cartTrigger, .CartTrigger, .cart-trigger, [data-cart-count]').first();\\n\\n if ($linkToCart.length \u003e 0) {\\n return Number($linkToCart.text().replace(/[^0-9.]/g, ''));\\n }\\n\\n return Number(jQuery('[id^=\\\"shopify-section-header\\\"] [class*=cart]').first().text().replace(/[^0-9.]/g, ''));\\n})();\\n\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"in_stock\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.shopify-product-form .items-stretch [type=\\\"submit\\\"]:contains(\\\"Add to bag\\\")').length \u003e 0;\",\"t\":\"bool\",\"page_type_json\":[\"product\"],\"testmode\":false,\"desc\":\"jQuery('.shopify-product-form .items-stretch [type=\\\"submit\\\"]:contains(\\\"Sold out\\\")').length \u003e 0;\"},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"(function(){\\n var regex = /(thanks|thank you) for (subscribing|signing up)/i,\\n url = window.location.href,\\n ecapFormText = jQuery('#contact_form, #footer-newsletter-signup, footer form').first().text().trim() || jQuery('form').last().text();\\n\\n return url.indexOf('?customer_posted=true#contact_form') \u003e -1 || regex.test(ecapFormText) || null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cookie_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"attentive_visible\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"chat_window_visible\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('iframe#chat-window').is(':visible');\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_images\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"(function(){\\n var $cartImages = jQuery('#Form-cart-drawer li[data-line-item] img'),\\n images = [],\\n img;\\n $cartImages.each(function(i) {\\n img = $cartImages.eq(i).attr('src');\\n if (img) {\\n if (!img.includes('UK-LEDMask-PDP')){\\n images.push(img); \\n }\\n }\\n });\\n return images.length ? images.join(',') : null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_prod_names\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"(function(){\\n var $cartProdNames = jQuery('#Form-cart-drawer li[data-line-item]'),\\n ProdNames = [],\\n prodName;\\n\\n $cartProdNames.each(function(i) {\\n prodName = $cartProdNames.eq(i).find('a[aria-label]').text().trim();\\n\\n if (prodName !== \\\"LED Dual Light Pro-Therapy Face Mask\\\") {\\n ProdNames.push(prodName);\\n }\\n\\n });\\n\\n return ProdNames.length ? ProdNames.join(',') : null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"BFCM 2024":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/20/2024 18:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"12/07/2024 05:00"}]],"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/thank_you"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cClient email click-through parameter\u003e"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"checkout"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"thank_you"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_pros"}]],"IBX Continuity CUST":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_cust"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_cust"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_cust"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}]],"October Shopping Event":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"10/24/2024 00:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"10/31/2024 19:00"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"contact-us"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"delivery-returns"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"help-center"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"loop_subscriptions/get-subscription-link"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"shop-now-pay-later-with-klarna"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"about"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"blogs/news"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"before-after-photos"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"as-seen-on-tiktok"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"the-super-natural-beauty-club"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"become-a-stockist"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"super-natural-beauty-community"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"discount-codes-and-offers"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/introducing-the-led-dual-light-pro-therapy-face-mask "}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/refer-a-friend"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/introducing-the-led-dual-light-pro-therapy-face-mask"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/uklash-stockist-pos-landing-page "}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/discover-uklash-1-worlds-rated-serum "}]]},"deployment_settings":null,"device_graph_enabled":"0","device_graph_settings":{"tagData":{"async":"true","data-fire":"0","data-gm":"0","id":"c.js","src":"//pixel.cdnwidget.com/cdn/c.min.js"},"trafficPercentage":100},"dfp_account_id":null,"dt_inserted_unix":"1715682032","els":{"blank_site_element":""},"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"1","event_tracking_js":"/* ---------------------------- STANDARD VARIABLES ---------------------------- */\r\n\r\nvar CART_COOKIE_KEY = 'cart',\r\n CLEAN_URL = bouncex.utils.url.allowParams(),\r\n ROOT_DOMAIN = window.location.hostname.replace('www.', '');\r\n\r\n/* --------------------------------- CUSTOMIZATION VARIABLES -------------------------------- */\r\n\r\nvar soldOutItemsOnSite = true,\r\n pdpAtcSelector = '.shopify-product-form .items-stretch button:contains(\"Add to bag\")',\r\n quickAtcSelector = 'button[type=\"submit\"], div[data-id] button, button.js-add-to-cart, .loop-btn-add-product', \r\n outOfStockSelector = '.shopify-product-form .items-stretch [type=\"submit\"]:contains(\"Sold out\")';\r\n\r\n/* --------------------------------- CLIENT SPECIFIC FUNCTIONALITY -------------------------------- */\r\n\r\nvar CATALOG = true,\r\n QUICKVIEW = false,\r\n QUICKADD = true;\r\n\r\n/* --------------------------------- HELPERS -------------------------------- */\r\n\r\nfunction getItemId(){\r\n return bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.id', '') ||\r\n bouncex.utils.getNestedProp('__st.rid', '');\r\n}\r\n\r\nfunction getItemCopy(){\r\n return jQuery('.shopify-section h1').first().text().trim() ||\r\n jQuery('meta[property=\"og:title\"]').attr('content') ||\r\n '';\r\n}\r\n\r\nfunction getItemCategory(){\r\n return bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.type') || 'Global';\r\n}\r\n\r\nfunction getItemImage(){\r\n var imgUrl = jQuery('meta[property=\"og:image\"]').first().attr('content');\r\n\r\n if (!imgUrl){\r\n return false;\r\n }\r\n\r\n imgUrl = bouncex.utils.url.allowParams([], imgUrl.replace(/\\s+/g, ''));\r\n\r\n if (imgUrl.indexOf('http') === -1){\r\n return 'https:' + imgUrl;\r\n }\r\n\r\n return imgUrl;\r\n}\r\n\r\nfunction getItemInStock(){\r\n if (!soldOutItemsOnSite){\r\n return true;\r\n }\r\n\r\n if (outOfStockSelector \u0026\u0026 jQuery(outOfStockSelector).length \u003e 0){\r\n return false;\r\n }\r\n\r\n return jQuery(pdpAtcSelector).length \u003e 0 ? !jQuery(pdpAtcSelector).is(':disabled') \u0026\u0026 jQuery(pdpAtcSelector).is(':visible') : true;\r\n}\r\n\r\nfunction groupId(){\r\n var itemId = getItemId(),\r\n variantId = bouncex.utils.getNestedProp('window.loomi_ctx.variantId');\r\n // return itemId \u0026\u0026 variantId ? 'shopify_gb_' + itemId + '_' + variantId : '';\r\n return itemId \u0026\u0026 variantId ? variantId : '';\r\n}\r\n\r\nfunction getVariantIdV2(){\r\n var itemId = getItemId(),\r\n variantId = bouncex.utils.getNestedProp('ShopifyAnalytics.meta.selectedVariantId');\r\n return itemId \u0026\u0026 variantId ? 'shopify_gb_' + itemId + '_' + variantId : '';\r\n}\r\n\r\n/* ------------------------------ ITEM TRACKING ----------------------------- */\r\n\r\n\r\nfunction getItem() {\r\n return {\r\n id: getItemId(),\r\n copy: getItemCopy(),\r\n category: getItemCategory(),\r\n url: CLEAN_URL,\r\n imageurl: getItemImage(),\r\n instock: getItemInStock(),\r\n price: jQuery('[data-base-price], [data-price]').first().text().replace('£','')\r\n };\r\n}\r\n\r\nfunction fireViewItem(id, groupId) {\r\n \r\n bouncex.push(['view item', { 'item:id': id,\r\n 'item:itemgroupid': groupId }]);\r\n}\r\n\r\nfunction initializeItemEvents() {\r\n var item;\r\n\r\n bouncex.et.onTrue(\r\n function () {\r\n item = getItem();\r\n return !!item.id \u0026\u0026\r\n !!item.copy \u0026\u0026\r\n !!item.category \u0026\u0026\r\n !!item.url \u0026\u0026\r\n !!item.imageurl;\r\n },\r\n function () {\r\n if (item.url.indexOf('gift-card') \u003e -1) {\r\n return;\r\n }\r\n bouncex.push(['item', item]);\r\n\r\n if (CATALOG){\r\n item.groupId = item.id;\r\n initializeSkuEvents(item.id, item.groupId);\r\n }\r\n\r\n fireViewItem(item.id, item.groupId);\r\n initializeATCClickTracking(item.id);\r\n initializeQuickAddToCartBag();\r\n },\r\n 10\r\n );\r\n}\r\n\r\n/* ------------------------------ SKU TRACKING ------------------------------ */\r\n\r\nfunction getSku() {\r\n return bouncex.utils.url.getParam('variant', window.location.href) ||\r\n bouncex.utils.getNestedProp('ShopifyAnalytics.meta.selectedVariantId') ||\r\n jQuery('input[name=\"id\"]').val();\r\n}\r\n\r\nfunction initializeSkuEvents(itemId, groupId) {\r\n var allVariantsSelector = 'input[name=\"option1\"], .product-option__label, .option-value, button[data-product-option], .Swatch, input[data-variant-id]',\r\n minVariants = 2,\r\n lastSkuFired,\r\n skuId;\r\n\r\n if (jQuery(allVariantsSelector).length \u003c= minVariants){\r\n //SOTEC-9640\r\n skuId = getVariantIdV2(); // itemId || getSku();\r\n if (skuId){\r\n fireSelectSku(itemId, groupId, skuId);\r\n }\r\n return;\r\n }\r\n\r\n bouncex.et.on(\r\n bouncex.document,\r\n 'click.bxsku',\r\n function () {\r\n bouncex.et.onTrue(function () {\r\n skuId = getVariantIdV2();\r\n return skuId \u0026\u0026 skuId !== lastSkuFired;\r\n }, function () {\r\n fireSelectSku(itemId, groupId, skuId);\r\n lastSkuFired = skuId;\r\n }, 5);\r\n },\r\n allVariantsSelector\r\n );\r\n}\r\n\r\nfunction fireSelectSku(itemId, groupId, skuId){\r\n bouncex.push([\r\n 'select_sku',\r\n {\r\n 'item:id': itemId,\r\n 'item:itemgroupid': groupId,\r\n 'item:feedid': skuId\r\n }\r\n ]);\r\n}\r\n\r\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\r\n\r\nfunction getItemIdsFromShopifyAnalytics(sp) {\r\n var ids = [];\r\n\r\n for (var i = 0; i \u003c sp.length; i++ ) {\r\n var id = sp[i].id;\r\n\r\n if (!!id \u0026\u0026 ids.indexOf(id) === -1){\r\n ids.push(id);\r\n }\r\n }\r\n\r\n return ids.join(',');\r\n}\r\n\r\nfunction getItemIdsBySelector(){\r\n var ids = [],\r\n tileSelector = 'div[data-product-id]';\r\n\r\n jQuery(tileSelector).each(function () {\r\n var id = jQuery(this).attr('data-product-id');\r\n\r\n if (id \u0026\u0026 ids.indexOf(id) \u003c 0) {\r\n ids.push(id);\r\n }\r\n });\r\n\r\n return ids.join(',');\r\n\r\n}\r\n\r\nfunction getSearchResultsFromScript(){\r\n var pixelText = jQuery('#web-pixels-manager-setup').html() || '',\r\n productVariants = pixelText.split('productVariants').pop(),\r\n startIdx = productVariants.indexOf('['),\r\n endIdx = productVariants.indexOf(']');\r\n\r\n return bouncex.parseJSON(productVariants.substring(startIdx, endIdx + 1));\r\n}\r\n\r\nfunction getItemIdsFromScript(searchResults){\r\n var ids = [];\r\n\r\n\tsearchResults.forEach(function(i){\r\n\t\tvar product = i.product || {},\r\n\t\t\tid = product.id;\r\n\r\n\t\tif (id \u0026\u0026 ids.indexOf(id) \u003c 0){\r\n\t\t\tids.push(id);\r\n\t\t}\r\n\t});\r\n\r\n\treturn ids.join(',');\r\n}\r\n\r\nfunction getItemIdsCat(){\r\n var shopifyProducts = bouncex.utils.getNestedProp('ShopifyAnalytics.meta.products', []),\r\n shopifyWebPixelSR = getSearchResultsFromScript();\r\n\r\n switch(true) {\r\n case !!shopifyProducts.length:\r\n return getItemIdsFromShopifyAnalytics(shopifyProducts);\r\n case !!jQuery('#web-pixels-manager-setup').length \u0026\u0026 !!shopifyWebPixelSR.length:\r\n return getItemIdsFromScript(shopifyWebPixelSR);\r\n default:\r\n bouncex.log(' GET ITEM IDS BY CUSTOM SELECTOR - UPDATE TILE SELECTOR ACCORDINGLY');\r\n return getItemIdsBySelector();\r\n }\r\n\r\n}\r\n\r\nfunction getCategoryObject() {\r\n var itemIds = getItemIdsCat();\r\n\r\n return {\r\n 'page:url': bouncex.utils.url.allowParams('q'),\r\n 'items:ids': itemIds\r\n };\r\n}\r\n\r\nfunction initializeCategoryEvents() {\r\n var categoryObj;\r\n\r\n bouncex.et.onTrue(\r\n function () {\r\n categoryObj = getCategoryObject();\r\n return !!categoryObj['items:ids'].length \u0026\u0026\r\n !!categoryObj['page:url'];\r\n },\r\n function () {\r\n bouncex.push(['view category', categoryObj]);\r\n },\r\n 10\r\n );\r\n}\r\n\r\n/* ------------------------------- QUICKVIEW ------------------------------ */\r\n\r\nfunction initializeQuickviewEvents(){\r\n var QUICKVIEW_SELECTOR = '';\r\n bouncex.et.onVisible(QUICKVIEW_SELECTOR, function(){\r\n var itemId = '', \r\n groupId = ''; \r\n\r\n if (itemId \u0026\u0026 groupId){\r\n fireViewItem(itemId, groupId);\r\n initializeATCClickTracking(itemId);\r\n }\r\n });\r\n}\r\n\r\n/* ------------------------------- CART EVENTS ------------------------------ */\r\n\r\nfunction fireAddToCart(itemId) {\r\n var token;\r\n\r\n bouncex.et.onTrue(\r\n function () {\r\n token = bouncex.getBounceCookie(CART_COOKIE_KEY);\r\n return token;\r\n },\r\n function () {\r\n bouncex.push([\r\n 'add to cart',\r\n {\r\n 'item:id': itemId,\r\n 'cart:token': token\r\n }\r\n ]);\r\n\r\n if (bouncex.vars.cart) {\r\n return;\r\n }\r\n\r\n bouncex.setVar('cart', true);\r\n },\r\n 10\r\n );\r\n}\r\n\r\nfunction initializeATCClickTracking(itemId) {\r\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\r\n fireAddToCart(itemId);\r\n }, pdpAtcSelector);\r\n}\r\n\r\nfunction initializeQuickAddToCart(){\r\n bouncex.et.onVisible(quickAtcSelector, function(){\r\n\t bouncex.et.on(jQuery(quickAtcSelector), 'click.bxatc', function () {\r\n\t var itemId = jQuery(this).closest('.group').find('[name=\"product-id\"]').attr('value') || jQuery(this).closest('[data-product-id]').attr('data-product-id');\r\n if (itemId) {\r\n fireAddToCart(itemId);\r\n }\r\n\r\n });\r\n });\r\n}\r\n\r\nfunction initializeQuickAddToCartBag(){\r\n var quickAtcSelectorBag = '[data-cart-recommendations] button';\r\n bouncex.et.onVisible(quickAtcSelectorBag, function(){\r\n\t bouncex.et.on(jQuery(quickAtcSelectorBag), 'click.bxatc', function () {\r\n\t var itemId = jQuery(this).closest('.snap-start').find('[name=\"product-id\"]').attr('value');\r\n if (itemId) {\r\n fireAddToCart(itemId);\r\n }\r\n\r\n });\r\n });\r\n}\r\n\r\nfunction initializeAddToCartBundle() {\r\n if (CLEAN_URL.indexOf('/bundle/') \u003e -1) {\r\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\r\n jQuery('[data-product-id] .loop-form-input').each(function () {\r\n var id = jQuery(this).closest('[data-product-id]').attr('data-product-id');\r\n if (id) {\r\n fireAddToCart(id);\r\n }\r\n });\r\n }, '.loop-bundle-add-to-cart-text');\r\n }\r\n}\r\n\r\nfunction emptyCart() {\r\n bouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\r\n if (bouncex.vars.cart \u0026\u0026 newVal === 0 \u0026\u0026 oldVal \u003e 0 \u0026\u0026 jQuery('.overscroll-contain div:contains(\"Your bag is empty\")').length \u003e 0) {\r\n bouncex.push(['empty_cart']);\r\n bouncex.setVar('cart', false);\r\n }\r\n });\r\n}\r\n\r\nfunction initializeCartEvents() {\r\n bouncex.et.cart.init({\r\n replenishmentType: 'cookie',\r\n replenish: function (cart) {\r\n bouncex.utils.cookies.create({\r\n name: CART_COOKIE_KEY,\r\n value: cart.token\r\n });\r\n replenComplete();\r\n }\r\n });\r\n\r\n\r\n function replenComplete() {\r\n window.location.href = CLEAN_URL + '?bx_replen=true';\r\n }\r\n\r\n emptyCart();\r\n}\r\n\r\n/* ------------------------------ USER TRACKING ----------------------------- */\r\n\r\nfunction getUserEmail(){\r\n\tvar pixelScriptText = jQuery('#web-pixels-manager-setup').text(),\r\n\t\temailPattern = /[\\w.-]+@[\\w.-]+\\.[\\w]+/,\r\n\t\temailMatch = pixelScriptText.match(emailPattern) || [];\r\n\r\n\treturn emailMatch[0];\r\n}\r\n\r\nfunction initializeUserTracking() {\r\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\r\n return;\r\n }\r\n\r\n var userEmail;\r\n\r\n bouncex.et.onTrue(\r\n function () {\r\n userEmail = getUserEmail();\r\n return bouncex.utils.validate.email(userEmail);\r\n },\r\n function () {\r\n bouncex.push([\r\n 'user',\r\n {\r\n 'email': userEmail,\r\n 'source': 'LoggedIn'\r\n }\r\n ]);\r\n bouncex.setVar('logged_in_identified', true);\r\n },\r\n 5\r\n );\r\n}\r\n\r\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\r\n\r\nfunction isValidDomain() {\r\n if (!bouncex.vars.location_path){\r\n return ROOT_DOMAIN === bouncex.website.domain;\r\n }\r\n\r\n return ROOT_DOMAIN === bouncex.website.domain \u0026\u0026 window.location.pathname.indexOf(bouncex.vars.location_path) \u003e -1;\r\n}\r\n\r\nfunction isEn() {\r\n var lang = bouncex.html.attr('lang') || '';\r\n\r\n return /^en/.test(lang);\r\n}\r\n\r\nfunction isValidForTracking() {\r\n return isValidDomain() \u0026\u0026 isEn();\r\n}\r\n\r\nfunction init() {\r\n if (!isValidForTracking()) {\r\n return;\r\n }\r\n\r\n initializeUserTracking();\r\n initializeCartEvents();\r\n initializeQuickAddToCartBag();\r\n initializeAddToCartBundle();\r\n if (QUICKVIEW){\r\n initializeQuickviewEvents();\r\n }\r\n\r\n switch (bouncex.website.pts) {\r\n case 'home':\r\n if (QUICKADD){\r\n initializeQuickAddToCart();\r\n }\r\n break;\r\n case 'category':\r\n case 'search':\r\n initializeCategoryEvents();\r\n if (QUICKADD){\r\n initializeQuickAddToCart();\r\n }\r\n break;\r\n case 'product':\r\n setTimeout(() =\u003e{\r\n initializeItemEvents();\r\n }, 1000);\r\n break;\r\n default:\r\n break;\r\n }\r\n}\r\n\r\n\r\ninit();\r\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"{\n \"WebsiteID\": \"7341\",\n \"Type\": \"product\",\n \"StepsToRun\": [\n \"import\"\n ],\n \"Source\": {\n \"Transport\": \"web\",\n \"Format\": \"rss\",\n \"ClientFeedCredsID\": \"7341/source\",\n \"FormatConfig\": {\n \"Type\": \"product\",\n \"Mappings\": [\n {\n \"BXField\": \"ID\",\n \"ClientField\": \"id\"\n },\n {\n \"BXField\": \"Description\",\n \"ClientField\": \"description\"\n },\n {\n \"BXField\": \"ItemGroupID\",\n \"ClientField\": \"item_group_id\"\n },\n {\n \"BXField\": \"QuantityOnline\",\n \"ClientField\": \"availability\"\n },\n {\n \"BXField\": \"Link\",\n \"ClientField\": \"link\"\n },\n {\n \"BXField\": \"Price\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"OriginalPrice\",\n \"ClientField\": \"price\"\n },\n {\n \"BXField\": \"PromoPrice\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"MarkdownPrice\",\n \"ClientField\": \"sale_price\"\n },\n {\n \"BXField\": \"Title\",\n \"ClientField\": \"title\"\n },\n {\n \"BXField\": \"ImageLink\",\n \"ClientField\": \"image_link\"\n },\n {\n \"BXField\": \"Category\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Brand\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Color\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Margin\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"AvailabilityDate\",\n \"ClientField\": \"\",\n \"ClientFormat\": \"2006-01-02 MST\"\n }\n ]\n }\n },\n \"ExportDestinations\": []\n}","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url| \u003cClient email click-through parameter\u003e|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cClient email click-through parameter\u003e"},"any_page_url|/thank_you|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/thank_you"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|categoryrecap_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_cust"},"any_page_url|categoryrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_pros"},"any_page_url|gclid|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"gclid"},"any_page_url|hypercartabandonment_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_cust"},"any_page_url|hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros"},"any_page_url|sessionrecap_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_cust"},"any_page_url|sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_pros"},"any_page_url|thank_you|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"thank_you"},"any_page_url|thank_you|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"thank_you"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"any_page_url|wunderkind|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"wunderkind"},"google_organic_policy|session":{"activation":"google_organic_policy","prop":"no","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-128829410-1","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"184635004","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"7341","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"SLOfferCustomer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"SLOfferProspect":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"UKLASH 26 Farringdon Street Second Floor London, EC4A 4AB"},"Studio_BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"test"},"Studio_BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerImg":{"description":"","enabled":true,"endDate":"2024-09-30T10:59:00.000Z","endTime":null,"group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerImg","origin":"Studio","promoVal":"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/7341/images/3154e6a6-ce66-4a81-8735-ce4e5383987b.png","startDate":"2024-09-17T23:00:00.000Z","startTime":null,"val":"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/7341/images/3154e6a6-ce66-4a81-8735-ce4e5383987b.png"},"Studio_BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.uklash.com/"},"Studio_FirstItemUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}"},"Studio_HomepageCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}https://www.uklash.com/{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.uklash.com/"},"Studio_ImageTest":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9685/5a67f37b8a568e054eabf276f00bc93d.jpg"},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.uklash.com/collections/shop-uklash"},"Studio_PromoTest":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$ImageTest"},"Studio_TopBannerImg":{"description":"","enabled":true,"endDate":"2025-03-21T23:59:00.000Z","endTime":null,"group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/7341/images/9b1c6188-7fd7-49c4-8aee-61ee84f092a6.jpg","startDate":"2025-03-10T00:00:00.000Z","startTime":null,"val":""},"Studio_TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.uklash.com/collections/shop-uklash"},"Studio_cook":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"test"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"239px","imgSize":"","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvas":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogodark":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"10%"},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\":1,\"enable_ally_focus\":0,\"enable_ally_number_to_string\":1}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","enable_short_links":"0","enabled_item_filters":"[{\"name\":\"IsNotGloballyExcluded\",\"enabled\":false},{\"name\":\"IsNotExcludedItemID\",\"enabled\":true,\"argument\":\"[\\\"7907015655513\\\"]\"}]","google_analytics_v4_measurement_id":"G-BKQ1MLXXYP","google_analytics_v4_property_id":"346215558","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"0","single_page_app_on":"0","single_page_app_test_mode":"1","sms_configs":"{}","sms_creds_id":"","sms_double_opt_in":"0","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","use_button_tag_for_close":"1","use_verbose_label_for_close":"1","wknd_web_sdk_enabled":"0"},"name":"uklash","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'collection';"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkouts"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'home';"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'product';"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"name\":\"wknd_tag\",\"version\":null},{\"name\":\"conversion_multipixel\",\"version\":\"shopify_v2\"},{\"name\":\"gam_pixel\",\"version\":\"out_of_page\"},{\"name\":\"amp_auto_ad_pixel\",\"version\":\"default\"}]","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"jQuery('#attentive_overlay').length \u003e 0;","default":"false","name":"attentive_visible","page_types":[],"persist":"no","polling":"vars","testmode":true,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function(){\n var $cartImages = jQuery('#Form-cart-drawer li[data-line-item] img'),\n images = [],\n img;\n $cartImages.each(function(i) {\n img = $cartImages.eq(i).attr('src');\n if (img) {\n if (!img.includes('UK-LEDMask-PDP')){\n images.push(img); \n }\n }\n });\n return images.length ? images.join(',') : null;\n})();","default":"false","name":"cart_images","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"(function(){\n var $cartProdNames = jQuery('#Form-cart-drawer li[data-line-item]'),\n ProdNames = [],\n prodName;\n\n $cartProdNames.each(function(i) {\n prodName = $cartProdNames.eq(i).find('a[aria-label]').text().trim();\n\n if (prodName !== \"LED Dual Light Pro-Therapy Face Mask\") {\n ProdNames.push(prodName);\n }\n\n });\n\n return ProdNames.length ? ProdNames.join(',') : null;\n})();","default":"false","name":"cart_prod_names","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var count = 0,\n $linkToCart;\n\n if (bouncex.website.pts === 'checkout') {\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\n count += Number(jQuery(this).text());\n });\n return count;\n }\n $linkToCart = jQuery('[href=\"/cart\"], .cartTrigger, .CartTrigger, .cart-trigger, [data-cart-count]').first();\n\n if ($linkToCart.length \u003e 0) {\n return Number($linkToCart.text().replace(/[^0-9.]/g, ''));\n }\n\n return Number(jQuery('[id^=\"shopify-section-header\"] [class*=cart]').first().text().replace(/[^0-9.]/g, ''));\n})();\n","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('iframe#chat-window').is(':visible');","default":"false","name":"chat_window_visible","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.shopify-product-form .items-stretch [type=\"submit\"]:contains(\"Add to bag\")').length \u003e 0;","default":"false","name":"in_stock","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"(function () {\n if (bouncex.website.pts === 'checkout') {\n return jQuery('.breadcrumb__item--current:contains(\"Information\")').length \u003e 0 ? jQuery('.logged-in-customer-information:visible').length \u003e 0 : null;\n }\n\n return !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId');\n})();\n","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"(function(){\n var regex = /(thanks|thank you) for (subscribing|signing up)/i,\n url = window.location.href,\n ecapFormText = jQuery('#contact_form, #footer-newsletter-signup, footer form').first().text().trim() || jQuery('form').last().text();\n\n return url.indexOf('?customer_posted=true#contact_form') \u003e -1 || regex.test(ecapFormText) || null;\n})();","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"uklash.com","website_id":"7341","cache_meta":{"paths":{"2592759":"2592759-5d20288176b5b547c39966b3bdfeaf9b","2592760":"2592760-7f85e176b87cc650b0d6775df61665bc","2592761":"2592761-08c23f689ad8c0ca503ae125b5c2a5a8","2592762":"2592762-d4e43a5e68a90516f5ecf6431f39aac2","2592763":"2592763-a8c262e26984747326e0030629b0f449","2592764":"2592764-782b4fadba97a16d6459965ef0103397","2592765":"2592765-036a0e923aa1f8d6fb5e7f51ba54c2fd","2592766":"2592766-bf0859be8df04e74cd086ddd20fb7da7","2592767":"2592767-81e3eaf5c5e2e8bfe2428b247e73f9bc","2592768":"2592768-3bd9404ef1c87d5b7618cb8d130fd22f","2592769":"2592769-dedb352dae0b274ad83ae4988976a77d","2592770":"2592770-03523a5cbaf94fdf156cc3360568b439","2592771":"2592771-0605a5875ea60e4cd647962d353ed809","2592772":"2592772-5dda2891431572eb5f35e18c2e5c3dc3","2592773":"2592773-033d4f4c34eb10ea2dc4875799b5986c","2592774":"2592774-45fee5784ebb4c0d414c1e0246cbb540","2592775":"2592775-6dcfb38d741328e0ec0ce3d4a8aac226","2592776":"2592776-0bd13a8c7f05c653f6d6becac3584a6c","2592777":"2592777-960ee7050a84b0ff829668d086cbd0b2","2592778":"2592778-d0cc1a0bb2c43f048233b0bf6529ca56","2592779":"2592779-9cd485698d01f93525138c8d72b67d61","2592780":"2592780-602caa8d5055cd9008491fc39c1fe4ac","2592781":"2592781-88b0269422053f490e19cbf2bcd65771","2592782":"2592782-8b444bcfea335be6bd566b7479634aaa","2592783":"2592783-b62f28afeef0c5fd662df35a979b51cd","2592784":"2592784-526f1790f1cf853e154f21131fff27fc","2592785":"2592785-bd5a62f7ae4f1a211c4ecbbf5921d79d","2592786":"2592786-13754c3cecf751dff8dd195588b26ba6","2592787":"2592787-f604eaf9184f64acde571f99ee9cda5a","2592788":"2592788-63ac7fcb74ba20a8f8d797cc45c0901f","2592789":"2592789-667b9abdd35fef9d90130f6cce109bc7","2592790":"2592790-d16744f834c3de0dbcc4ade3c5f3bb32","2592791":"2592791-5eb6be2b95986109f32c91ad5abc50d6","2592792":"2592792-27c85f5ca6217d6cc01490f6a4f0a5aa","2592793":"2592793-aa7a023e53eea9663ca75898921f2014","2592794":"2592794-fb565e886bebdce1a8fd71b3e890b9af","2592795":"2592795-51289e712b3973d3c629fe3ce30d5501","2592796":"2592796-f789c876bdd391052645734583699e42","2592797":"2592797-1ff0e112dd02ba1d28894738a104a778","2592798":"2592798-38fd296be111d68eab930de94fc4e23c","2592799":"2592799-e27af77b04a800cba7c56a5bf80b54ff","2592800":"2592800-59c2916746e8ff26b94e04c47a7a1ff9","2592801":"2592801-a764ec693ae3bfe93b497deb12ae1f08","2592802":"2592802-727fff7674818e39aac987c33d91cb03","2592803":"2592803-0ce75c27361ed2d73068de331e9e87b1","2592804":"2592804-127a353f3f16ec6ef049c3579d1b01d9","2592805":"2592805-eadf69d904cc938eb92ff63425e20375","2592806":"2592806-fe2e2d2c4c73e05f9a6c1e511078df00","2592807":"2592807-d28bef4af0413cdaf532a30161ab7393","2592808":"2592808-8f9abe1d09eeabfca55e603e30e49293","2592809":"2592809-84a8bb2da91ca850a834b86e365b1842","2592810":"2592810-2325cc59cbf5eb8253a0305e9bd069b0","2592811":"2592811-92da98db2b0f93ed705365ee458c66e5","2592812":"2592812-e79ede228fa2090f9876c9ce2201af71","2592813":"2592813-456d020d10e7cc076ee5e29850192478","2592814":"2592814-b9acb9f09fd4fab7ea0c3a0902286e7f","2592815":"2592815-e0633d54fca17a267deb9cb5fb729904","2592816":"2592816-a7f40995a3d8b7449403f02b82d88fc8","2592817":"2592817-e99b1c5a888eae6af02f65331d9f9460","2592818":"2592818-abf9fcff4b2611c5b0048002e76aa1cd","2592819":"2592819-2dfbbe6604ed2f4799d751b2066852d1","2592820":"2592820-7577ae943c22caf73b6329215c0cdc63","2592821":"2592821-48018b55de3bc92a5e6a87281a3dc5f6","2592822":"2592822-7b993b0ba6953031544b898d4a74b0c2","2592823":"2592823-6910f3b29dbe7f0d50d9d5817b6dfea3","2592824":"2592824-e01df1f03f83d7d6f01699b0946bfdeb","2592825":"2592825-b2261f9a02337b11266240fc73534a1c","2592826":"2592826-444c9bcb10ed188d3701c9dadf3f14c4","2592827":"2592827-a7fa9981a4ca0f497be6267e7dca1037","2592828":"2592828-77e5a01c4bb3f5add4523b3d8105cceb","2592829":"2592829-02669e8829b3df86c4c0d95bacf2afa1","2592830":"2592830-14d75c20e698b5ea0580463d15c8bfe7","2592831":"2592831-1a24205d274236845935c5c4478d1805","2592832":"2592832-959df7e63d9b2c836fa36a13f538710d","2592833":"2592833-2d276381004710ff6e33739c3f954d17","2592834":"2592834-7d39cc4986aa7a89ce2646619a59912d","2592835":"2592835-c0cfc827dd33759930f357716d51827c","2592836":"2592836-1aeacdfcfc2977c92de22644ad5f522c","2592837":"2592837-ad30076718b750ba193b63025c25a649","2592838":"2592838-66d40301834eccfa05f36ffdbab3fb81","2592839":"2592839-85c0573f41bcc2139dc122fef06682b6","2592840":"2592840-3ead5e844ff5239e6b59cffde8747d7d","2592841":"2592841-0a23d23a712a6363109634b681ed5307","2592842":"2592842-3d939af17440ce0bb43a1f29165717b2","2592843":"2592843-ad516bb27045c31f5cf2662bcc299f2a","2592844":"2592844-085bb9990fcb6edd10a533f0e2a9a763","2592845":"2592845-8592d1d2d3d5d0cf055ed1d7ea8af998","2592846":"2592846-b8e0235782e1cd35ad9cb61c23a4065a","2592847":"2592847-eb70cf84b3aea2fe17aabfce264c96fa","2592848":"2592848-54d7ec4439f40d7eb66711eceea252c0","2592849":"2592849-978bddbcc947259bb7680bcefbee5064","2592850":"2592850-f6fe1ffabbf72cbdacc106fe9a698f24","2592851":"2592851-01e72c0544f67bd1554da5f21129f3c8","2592852":"2592852-ba4c891a2552e2033b918d17d22918ce","2592853":"2592853-a6d4caa306508f5467bb381a2f001817","2592854":"2592854-6d8fb2f5268fbbbc30cd072ff01036fc","2592855":"2592855-fa6b0b404eb93a3228c084a7f38c1112","2592856":"2592856-54941d0041db93a309b6fad8e869a77c","2592857":"2592857-3d3af8e6db3881e63098f94b1e6742ab","2592858":"2592858-91703cb5eb36cfed4c32ec2cdbcacbde","2592859":"2592859-4de401b489354d44afc8d06c0122f8a3","2592860":"2592860-bfa87897cc77845d511d49ce6857b05a","2592861":"2592861-43f6055ae839dc04c6d0db4f27896446","2592862":"2592862-298e7d8713c52ef5ac01f3976761be13","2592863":"2592863-91842ae95f5e5eac47a52e33ec66d593","2592864":"2592864-f90daf7d70fd669b3b2c81de52079a09","2592865":"2592865-54fa2e26fda487106a7936a9faa25909","2592866":"2592866-b8e9fbfb3e6f43f865fa58f6ce969bcb","2592867":"2592867-5e8dd08a03242e94c5c3ec56197a18aa","2592868":"2592868-badd40084e0e43dc3f7e3b490959b995","2592869":"2592869-7c11f620db41d60910dbd702a6e66a85","2592870":"2592870-683f6eb1edd409a398d958e21f345363","2592871":"2592871-e543af3608598c7a056edeb8974efdac","2592872":"2592872-183698701d9a09230963a203cc618bae","2592873":"2592873-c0b0b5bd6adaf14739fc79760d71b63e","2592874":"2592874-2e837973e82463122956fc883a17f142","2592875":"2592875-9d80a2639b4ad95004588be2f89fb586","2592876":"2592876-b32633f9197945cb2a61183472411940","2592877":"2592877-1b6f791f36ea8d07602fedaf978d9527","2592878":"2592878-55b473f0041ca9b0fc0d9a3c7cef8b42","2592879":"2592879-ce7a9862d7c40d8e6a88554c4360b76e","2592880":"2592880-441b1d6618e39e9f63972a0306950b2b","2592881":"2592881-264003b2b52fe7e463ca9217b2c59735","2592882":"2592882-344120111b1e79750cbf208b4d23bc7e","2592883":"2592883-c44c536faf14558a78553b1b7746f093","2592884":"2592884-a9894cf093d589d62032c383435862ef","2592885":"2592885-0b1bef2b5eecce9fd18e2d934f21a67e","2592886":"2592886-b5b85c258ecda6ca2cd62589d42f634a","2592887":"2592887-581aea6207fa4fa0c8af07b222bbd50e","2592888":"2592888-c18fcffcfbbf957e222d21ca015a5e30","2592889":"2592889-e3b9cbd1cea318cb4613c1075c7c3717","2592890":"2592890-3fc45f87d98dd8a295c5986fccba60a3","2592891":"2592891-6798f6468dccc2917696c095386a57ba","2592892":"2592892-6c0ee0ee63615a0a30bd1f6b42dbc154","2592893":"2592893-e90035a2219b78b8247b6b14b71a5e5d","2592894":"2592894-eb10228c85bd19e1436fde4de0109b24","2592895":"2592895-43980de314e1ccc4a02f6362105de657","2592896":"2592896-b3e63cb0a89582f2b73819c4e19f3aa5","2592897":"2592897-2ec2746b2617bdd141eff89f4d0b648a","2592898":"2592898-238d26c9b42a82416c80a96d4acd5db9","2592899":"2592899-ac7be7ccc6f1b379269b6e24fe47c629","2592900":"2592900-e5f5b6a759d1639fc67ab3914e9d0e43","2592901":"2592901-e1b327a93c371eedced8352d1eb52da1","2592902":"2592902-8d7cb7502aaf5eff9ec3b032db2dcb58","2592903":"2592903-d2b15fb41bdba7fd1f5b6c58cd6e70bd","2592904":"2592904-c7896e91bd8844f21bb3ffe2d3b5c156","2592905":"2592905-a59d8b7a73e8ded6ddb892abf7a222a9","2592906":"2592906-db0d5423d381056fc5b5370b1f007a4c","2592907":"2592907-c7e6980496cb62a3b40dc5f6481e1fcb","2592908":"2592908-82d80bfa053bcd80d2f6aa040dbb3368","2592909":"2592909-975dc75d58d49335aa464d6caf6128e8","2592910":"2592910-00d6fe24347e0b25de0c90fbad4f9f51","2592911":"2592911-9ea7a5abc1e0f3126d65dcd5eae30c6d","2592912":"2592912-91d3bbeb9c89a28f6ae2798856d8348b","2592913":"2592913-bb6f4cb899f773c231d81537f1adc0d2","2592914":"2592914-5338e3819fad141e3a0844aeb9674bda","2592915":"2592915-ae4434f7efe80d0adc871841d53ea1ea","2592916":"2592916-b777495907e711ec7457347a16eb44d7","2592917":"2592917-95ee2d248debda1dee655a543fb8a559","2592918":"2592918-c2857a0e184991a3e8086a5335c7bcf0","2592919":"2592919-11b95cc83ebfd71ac8c19682757b81bd","2592920":"2592920-93582b48a6241a4a4ef23e15dd432f7d","2592921":"2592921-6b70b1749bab97b6a2e4702bafea2cce","2592922":"2592922-86d20c830a91a9ddf0e2787e5c9e68d0","2592923":"2592923-beeb9ba56ee79c37ebb2de45d9ed9952","2592924":"2592924-aa2752ffd266f05e60869e56b30e445b","2592925":"2592925-ef049f2be1837e338994489dd8012acf","2592926":"2592926-c5fa1d4dec97ba7b27fdda1719f90955","2592927":"2592927-3904903ae5781c933407783109af2a02","2592928":"2592928-8a4d89d1f112c221671601d9c9078bbf","2592929":"2592929-0aabe9e066a5862a04df81a4cc6b5698","2592930":"2592930-438f787668f1c4d157bdb9f36b245e69","2592931":"2592931-2588a8b341922afbb0a4b9c4409c2998","2592932":"2592932-ec3a070d0284ff5506e415a38fe95d94","2592933":"2592933-33670ef6675c60675a15b32ab14e9040","2592934":"2592934-24ab3c1edead207f23181364507e1d7e","2592935":"2592935-c0a8ef0cd59e5b954f3fb80cc6349104","2592936":"2592936-2d8e6b7d4be260337994660e7433b6f8","2592937":"2592937-b49989370dec89fef93873f7d4dfc793","2592938":"2592938-8be32d45effd31bf8ae02f1c1c0139f5","2592939":"2592939-99f190cbc0c04404019caf606bf35f86","2592940":"2592940-e5bbf1e3fa927c1b11ce52fa2fc41dd6","2592941":"2592941-2144f99ab9e14408609ec024d0c1f7f8","2592942":"2592942-aa84b0966dc2a00e0e45078e942961dd","2592943":"2592943-fe237fdf3c34e2f63c263202fbf497a1","2592944":"2592944-e44bdb5e3e2f31cfeca430d19c253e86","2592945":"2592945-0821f1e3146ece08b2295b4e645411ad","2607778":"2607778-016a8469e66e3e1affe21a20be6c7b31","2607779":"2607779-920eb23a96ecdf3fb516bda192c69117","2607781":"2607781-16d96d32b5f56a5ae05f6ebcd262fec9","2607782":"2607782-a816de0336699593caa75a493b2bf4ac","2607784":"2607784-ed4b62c99b8d8dfe93b58f907ed86ee7","2607785":"2607785-718a89d419d9043a38981f49a0b4d68b","2607787":"2607787-d93a8147b94035af1730cacaf1546a78","2607788":"2607788-8c522e56c3e37d43c513a3a83a32e67d","2607790":"2607790-962ad9f56e3a129cc29d89b186feb512","2607791":"2607791-57d0cfeb3dfbcd966dc210c4f2526331","2607793":"2607793-1c91e0a2117f465a8766db947ae07cd6","2607794":"2607794-a89d5a016d671498747e2e9a3a67d865","2607796":"2607796-4296d3291f941a0f065ee94daed2d34c","2607797":"2607797-f4b9b571e5f2a18f63495a94b2a17858","2607801":"2607801-2aa1078acb4c252963ff8d6065482740","2607802":"2607802-3ab104c1e92a1ec777378255bcbf46de","2607804":"2607804-b5d5d7c7976df9aac4ad5a5696a3b48d","2607805":"2607805-a0cf695fdfff358695970c6f9b553945","2607807":"2607807-2cad90becda8934fb00e56f4fb6ae71d","2607808":"2607808-5fbff10357e7a86cbc8cf96ff59a556f","2607810":"2607810-468c7d47d772dcf832c1099d2a016bb9","2607811":"2607811-1e1e37f324f307035d316aa2e9303167","2607813":"2607813-146753f991a69126e64fe88e08fcbe8a","2607814":"2607814-5d03eae379ca9ddcad0a7a3fb42ab3da","2607816":"2607816-6eae0e7821184451d6b35ec7200b890d","2607817":"2607817-9ddca7cb08bb1d635a7f115f55275a20","2607819":"2607819-b7d3e79da3d32e0e657b026b428cacd1","2607820":"2607820-4db4fea6c710a7bce170fee5911f1018","2607822":"2607822-79c53d3233903b995b0d5cc7e7f060ac","2607823":"2607823-78898cdfc7e6ffb41eb738c0fcbedb35","2607825":"2607825-0a9b7a15490668c31cf904e4a8cbb3cc","2607826":"2607826-5dd4cd458a29a419627bfaefaa7236e2","2607828":"2607828-24df91a95882a2d9273ab60ca63b21ee","2607829":"2607829-a71c112d7267c2e8012f8a038cb5ff67","2607831":"2607831-941311bfb4dd3b6673a164c0b67018a3","2607832":"2607832-902ad6cf0da87af087a8a14c168be6e4","2607834":"2607834-a28a3a8895fd87976edd1342b4e89625","2607835":"2607835-bac1d4b392cdac0e901f6a6cf0631d65","2607837":"2607837-da0c673f0581a0bddb8c9418bca97820","2607838":"2607838-38b4879a1e5d37f899ed7e9ba673e078","2607840":"2607840-4f8f651baf02f1c9c2f932e967d8cc68","2607841":"2607841-7250cecd8a0f425ba18d87658e828a8a","2608227":"2608227-b3223d252fd722dee5c846ccd9c332d2","2608228":"2608228-069fce2199da3b864c315023d903155c","2608230":"2608230-500dab50a2142648ca2fbcb3cc6fd50a","2608231":"2608231-b9ee9ddbcda3c1bc044001c08c24160a","2608233":"2608233-a4db4d2a63438648a3517080e03fbeec","2608234":"2608234-e4d584fb1277a407630692f8550177ea","2608236":"2608236-77c89cafb3e86258ecbcf79402a80eac","2608237":"2608237-5b5d7662d3d8302747956adef6f936ca","2610406":"2610406-9d66ddc39a87b5fe66231b07a34783e5","2611775":"2611775-420c8b1091688cca32f74edf0dab899c","2611776":"2611776-c689bcb9c1c7c1335002f80ed5b00f13","2628088":"2628088-b26c563a146a85a201a2dcbad03f110b","2655490":"2655490-e95464e99a439c82eb6e30a532653b5e","2673382":"2673382-c96831c61fd06cc88c7e3cc52a2ae968","2676320":"2676320-db40eaba0fa6dcf7843938bc54ef3c0d","2682855":"2682855-d81da57c6e769f78a35ea5c23581af33","2690392":"2690392-08f8ff9d1fe01ce1f77963d140c28ee8","2690393":"2690393-6a0dd00dddceb025240211af906dd3b5","2690395":"2690395-e96e3b278d52012df039bce2c3bd205a","2690396":"2690396-510ba8b9f378b00630af55190abd4f2b","2690398":"2690398-e189f8006290f423761d5b0cdb22235e","2690399":"2690399-f9c9c7c766dd528f5fdb84348756ee84","2690401":"2690401-96b7af7afa3ea5cdcca79c48a45021e4","2690402":"2690402-e99a02678c54e29c735296e4e3b84d65","2690404":"2690404-d8029018fcde83079c5662a449244f15","2690405":"2690405-e7d538c3243640c045759ef811260577","2690407":"2690407-1fd639a0bb28d44b2dd1153ad8d87dd1","2690408":"2690408-26500a116667c8f67832ee472c824249","2690410":"2690410-ecc9d10923d36a5a1d94945165f5e398","2690411":"2690411-87c77295407a163043439d9c757986fd","2690413":"2690413-0b6d7d730f506cce3e0ea65166ffc3ad","2690414":"2690414-e4588720dde77f88cfc8df8412355b9e","2690416":"2690416-e19560fd17a4c153421cef632e33ce56","2690417":"2690417-562627ffdb79e53d94c66ecfbcd48002","2696155":"2696155-251b09cde826f6137dbab5fe677f92a1","2700227":"2700227-439281feab9e4451b608f274cd83c076","2703626":"2703626-b2f9c206ec05e332f80f05fa7365f227","2703745":"2703745-e155a39413c074619ad1c6dffa26a8e3","2703748":"2703748-a9cbb5e8d1f5dd04b07b221c3ddd1c2f","2703749":"2703749-81b4aabf8c79b591baf835f0a0acfe88","2703751":"2703751-a45a638998f4a0434cc356e64e1c2c70","2703752":"2703752-acb4a2aae07a130138e90358c35a6fa0","2703754":"2703754-be0d5559dae3af4f8b6b655bd53ab182","2703755":"2703755-fdab0da789590464e0571bc9ceca6325","2703756":"2703756-826e63be96fc03376f3b50beaa5396b3","2725475":"2725475-27793ddf28d08f0b7296345adddd4174","2725476":"2725476-e5af75cd4aeea6a66eb7699a96e34ec2","2725477":"2725477-b512a0d96bc4d5a3b4b8c27e352ef34c","2725479":"2725479-d5dab2d248ccc279187d8d6685022f05","2725480":"2725480-9f6d32700a921e16e5dbb79c8042b432","2725482":"2725482-214004ab83e369607db549fc45d2ed69","2725483":"2725483-1a4006f5d16d3138ee327a9d780b91a9","2725485":"2725485-9e05162574c503a0d8f7b2ddd990aaae","2725486":"2725486-1557b679dfb2286f8535298b71aa5c4b","2725488":"2725488-b5b3844d9c3614324bbab66130fcb516","2725489":"2725489-e27f8e046307f3586afa94a035a7d13a","2725491":"2725491-1c777491fabb1314fd9dcb1d71df28f3","2725492":"2725492-314a3935e6389bfff5d34ed85145c9fb","2725494":"2725494-d4bef44de9a07e1e774c8bbf69b28727","2725495":"2725495-7f063f8223e30a81e3805c78409d7df6","2725603":"2725603-5336758cb8d9a2cd254717682d9d57f2","2725604":"2725604-3d38d1b63da7ee6492e235601106b28e","2725642":"2725642-b83d89d03d03901f207b087b14d0e03d","2725643":"2725643-0762d7eb29e0cceeb883454dac9641ec","2725713":"2725713-a23030b9b9f4e44938d056bf547c8f10","2725714":"2725714-7b1282787e1cab9e068c03ff63519843","2725716":"2725716-26c1813a987c09fa8de0337d06347524","2725717":"2725717-319b7c6d3155dca5e1b82d54c462e491","2725719":"2725719-91bd0731178a69d231ccf6b216f6a7b6","2725720":"2725720-b894483c830bab02076fc5ea32af38d1","2758346":"2758346-16ce8dc9e38606438b4ae5d0f9c30de6","2758347":"2758347-e307bef7e78a121c1dd5c1914b0777aa","2758348":"2758348-4a55965c881afbd3856a231a1b174c30","2758349":"2758349-be5d0cb67ed555994fef6b862620b59b","2758351":"2758351-ff54958859b2d85fc21ccd1e31922a42","2758352":"2758352-5423fb3d9f64d8dd56269cb4950cd3b0","2758353":"2758353-ac5e25aa70e39104b2c18f11d6e00c8a","2758354":"2758354-45e057043fde3da7ae1620ffa2645b0c","2758356":"2758356-374950ee59d2b2667f74092e19d56cf6","2774736":"2774736-d1d7058ee77b80be20587ea280a8f5f0","2774737":"2774737-3c13b77ebc33358fcd9daf3d1a79eb47","2774738":"2774738-730f05c9f83181163d83b2dac646ccc2","2774740":"2774740-3875b2d81da43c0623d08d619c4d8f03","2774741":"2774741-69c69303c1024419468f7b76663833a4","2774742":"2774742-34dd133d64718670a0a8e8d8561fedd7","2774758":"2774758-a7fda206ab5f4844b6ddac8fc37d6178","2774759":"2774759-0487a39a5ee504b4f9ad3d2b021b9611","2774760":"2774760-8b37096c579bb7bc27fb7a5064b1f29f","2774762":"2774762-8c07ea86473329281d45ccd0ca20f59f","2774763":"2774763-81529eab55ee6b7341ea19405ee4db61","2774765":"2774765-019bea47ab775424a307cd47aeb6f17e","2774766":"2774766-fa68f095376316448694b2db0f1979f3","2774768":"2774768-ccf69c1b8601e096dd31f93f437faaaf","2774769":"2774769-45860c9d88efa8eff03e431a4b89993b","2774770":"2774770-f0188c5d3c9d59cf7bb3673afa63cc09","2774772":"2774772-7d5e4bff84f988524b6c231beec12ade","2774773":"2774773-1a89025a3b8e31b7ce46eb1c1b1395bb","2774775":"2774775-de2a213b43ce70303b12de4524d5da8b","2774776":"2774776-3c8abb8c50c5a18a1627fdedc43e2c9c","2774780":"2774780-e49a877388080cf0d74eb21e081a6b9b","2774781":"2774781-587f31c9e7b99a8dd6f2051ae54bfdae","2774783":"2774783-ce043b909c9ccdfdcc9b6389c0247295","2774784":"2774784-7f67aa426a95c57d5a04aa08574c7d3f","2774786":"2774786-cffb4ed937949840765f84579ffbea77","2774787":"2774787-4abd5fac5634a11631bd20d0ef34fc41","2774789":"2774789-62a3642b5a12f569216b0ee3afafb17b","2774790":"2774790-6bcf5ac10a62a2788829ce05eabc3551","2774792":"2774792-2e18ae354fba6d9ed5f73e89c4b34877","2774793":"2774793-259b222b47aba8bcfd63b4d38ba80c53","2774795":"2774795-3f52b3ebfcf287dcb1e89044693f97b5","2774796":"2774796-d2cae7970721aee741940dc840df8644","2774798":"2774798-488310be31d512e3f686b576cc06f0b5","2774799":"2774799-dc644ca01ed793e51328f46bc88dbe2a","2774801":"2774801-73ef7ccee64003ad015010e1d9231c9e","2774802":"2774802-6b2252ccb80b9c4b0d57323af356dc5a","2774804":"2774804-622680375ab112977ec5a6eb5dd217d1","2774805":"2774805-8c2d3506685a4c4b6d9eab32a278d4ea","2774807":"2774807-40a85c0119532ed5a044f07171678f92","2774808":"2774808-fb12cba87209af926b38ca45a8c518bc","2774810":"2774810-91e522bb700f8317da47d94bf8a08aa4","2774811":"2774811-d77c3bf8b0453077a31091549c66318d","2774813":"2774813-b235d9ef19b8afbd86baa2842397001e","2774814":"2774814-79123575eef92844a3d6358ed52570c4","2774816":"2774816-b2b373f4280f7d88b040c7ed036760c2","2778786":"2778786-992482a6f6df0e248087e6d09e90b8b9","2778787":"2778787-b026e531f04a1d58d4482a504475136d","2778789":"2778789-3f2dd4221313b3fdbe467ce256e1716a","2778790":"2778790-4519eda8aba17bfc04aa7b8fe7a7d4f9","2778792":"2778792-4139b78f3a3e2cba48ed55a6dcc3043a","2778793":"2778793-ed58de30e1c7ecabb997b8f40bc4d952","2778794":"2778794-c6bd9d40284631739108c68b9ae4d156","2782069":"2782069-9bb5631b6cb2828a606999f93d707ddd","2782070":"2782070-f7cd17484b43a1a5518e883a2559201b","2782072":"2782072-318ba34befb846910bf9a8fb8655d3d5","2782074":"2782074-fc8a54c2a0208f4bda2e25c318a0afed","2782076":"2782076-6acf021745b7fc2bb0783d423fba6c6a","2782078":"2782078-e82e396a9b9c02c588fc0a2d704f04f5","2791124":"2791124-91622e455a0c7504a4182846f3458388","2819945":"2819945-438f8c26ec6cb7005035843a803636bc","2819946":"2819946-69e9057c0e7269fc06dc55fa7ba8ebe1","2819947":"2819947-1a6f6a6c130fc97f52ad36dd086024f7","2819949":"2819949-c9d33ea051dbdb889b1d9b2c61b7bc50","2819950":"2819950-3eada662506d91dd3e05d23ef09be4d3","2819951":"2819951-7f03716378ad2b2f1a8d037b1d4b7e08","2876015":"2876015-7641256ff762f24f484f2f414fa6fe07","2876016":"2876016-4f86969d8bb5d4aae649ee7482f9455a","2876018":"2876018-bbda9440be23e475148d649518684b22","2876020":"2876020-0cea5c153c2c990a184a713fa02b0d35","2876022":"2876022-97d4ce68a8eb8248f9de5fb4a5a61f9e","2876024":"2876024-48cad7a7ea6b1c914add7893aca7c643","2876026":"2876026-5739604f761d29e0cdd1fb402a515c98","2876028":"2876028-7e6af363f52da4d8324e8f37833aff30","2892618":"2892618-d6ce7003db79cfec1431ce474fe3749c","2892619":"2892619-1120682c9ab3ca7ac468b4f2049f31c7","2892620":"2892620-a7a0dea6377b1361b8fee49436720c04","2892622":"2892622-8e8e5320271d598f2a35424153758941","2892623":"2892623-b90215eed37401ce122b2856cd27fd01","2902513":"2902513-fe12530c880227919c7d1b74b56a206e","2902514":"2902514-ef4f9248a853a5d4fee9c335e26d7237","2902515":"2902515-2947300841182c609063892a671e83e8","2904310":"2904310-fa511c4500cd83e1e4058a80ac357831","2904311":"2904311-e9efe369a1c08f9b29daf40e52ec72f3","2904312":"2904312-0363bab6b39820f828766e0db05e29b8","2904313":"2904313-0ffc27b05ed69d6253e39f68d32350ae","2904314":"2904314-1f3f17038851f25ec98b5ff883434bd4","2904325":"2904325-2a98b47a3882dfce515b6ba10f325e97","2904326":"2904326-9c92f3f0e32aa530173befe3dfeb928c","2904327":"2904327-e6a171dcc14623b525c2543cb9123d35","2904328":"2904328-346f3a8af524db8a8908493b0df0bd10","2904329":"2904329-ddecc06f63d52ed0acbd8d4d3e1c4eb4","2904331":"2904331-73bbb26f33087b7fe74238ec8d32adf3","2904332":"2904332-9d2bba92efe639115163c1ce0502084e","2904333":"2904333-d13a5e7acc6bcf83f537daef30d7f142","2904334":"2904334-81b8fc6858d9d8d400b7e474391b32f9","2904524":"2904524-623d50572d5d5c1afa7b1f39db0dcdef","2904672":"2904672-575b4de98d83651be89cd4549ce126ca","2908550":"2908550-0d126f17809e028edf199ea23abb370d","2908552":"2908552-05c77c5f18e8b15a61e840bcc51fcb86","2908577":"2908577-99fabb3b3f28761aedab3a381824a532","2908578":"2908578-576d0267c4d28f5c91d861cccd5a5f10","2908579":"2908579-020cc171e43cd8a1f75addf58a664f6b","2915386":"2915386-93dc76cff0f18ab336bf83df52664ee8","2915387":"2915387-74b0a74da3348e03e44b77b7f10182d5","2915388":"2915388-174e7b45f2623352a59f0e1287ddcaf7","2917049":"2917049-9e415b6f61c50f614299d9c63a63d6c4","2917050":"2917050-3f5b8b7bd646ba23150613818414b6e1","2917052":"2917052-19cd513897e3416940f262aad871c76e","2917054":"2917054-af175fa7f2faa9a6d529eafe2fc31618","2917056":"2917056-31f578e76dd34e2aa180f25b79cf9c7a","2917058":"2917058-5918318c3b0aed79bfb38f488e4db767","2917060":"2917060-c8c7bb7bd0aec400752fe04504c8ceba","2917062":"2917062-c471cb39d3d769ccf58a1b9d6ee0278a","2917064":"2917064-b8a42afbfac925e70ef9dedc0629ba59","2917066":"2917066-2cb32ba07eb68555dfcd8fdad303482c","2917068":"2917068-1411055bca0e58bbb06333ebbaa226d5","2917070":"2917070-44b9df4b3d03d88029c5bed64e9e6227","2917071":"2917071-16f1bd415bfff6b452e2defa87f4934a","2917073":"2917073-3d6c00002d0badd351dd23f4d9e90f8c","2917074":"2917074-3e2e9a4f99f6cba9bc4bd3ea55921e32","2917076":"2917076-9a2df358850d80abd982ca82203c1e95","2917077":"2917077-17e04fe58ba80b62fef8237552369f4c","2917079":"2917079-f072af646299be791ac15022be8317a0","2917080":"2917080-88bfc906e40bf1e2742be9518bbe4ff2","2917082":"2917082-79af5ed05faa287a3d38526518bbef9b","2917083":"2917083-27e93ba83fffec99cdb0212d3b8c8616","2917085":"2917085-24d2e8d4dc74e8623280c5260a7a9722","2917086":"2917086-ba4272bbbb1782e4c03556f27f02cb5a","2917088":"2917088-a22365e7b8781f78b4c04b7f9084d68b","2917089":"2917089-64c02f72c2e45e492b762d4e0a206012","2917090":"2917090-8048db547ed5aa670bd9f69cd4e4a377","2917092":"2917092-7716764d899a10bbd63fefa95918c066","2917093":"2917093-2a524a8d734e2bb0a4bfb86171d66f35","2917095":"2917095-715c73ee7d3f5b012a22f65088a37dca","2917097":"2917097-58005c18bbd3e21b20e55a3685a725e8","2917099":"2917099-53b2b1f597adf560d1d3e96160408b61","2923216":"2923216-6b318675d0ce761b9f6f18344d1e1b85","2925001":"2925001-021c3d6b368261ce166d5181b74caad8","2986543":"2986543-d1b711ce7cfc06f883b58ed240d694ee","2986544":"2986544-e1be021f82325a6a2b943b9fb4ea2b67","2986546":"2986546-0eb3d942f1328e281eacbc1cb4f28b87","2986547":"2986547-6f22ea879022f407c120112085b1ec9b","2999283":"2999283-62538fc768aa8ca8e188ab8f68dd7504","2999284":"2999284-c7ddaa739f67cfd4cc78be8eea6915b9","2999285":"2999285-f8da52b92206af09bdb70f2423898ac3","2999287":"2999287-b8e336bcdd98cfb6de556a3294b17d82","2999288":"2999288-c32ed850ec21579b71d9196bb0e1eec7","2999289":"2999289-ee3db7f2daab1caf8235ecb623cb75c1"},"index_live":"cache/7341/campaign-index-live-52907d8c890465d5148b3bd2d7ef65cf","index_test":"cache/7341/campaign-index-test-3886b5f01b239c6c8071f86d7fbb69d0"}});