{"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":{"bbar_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 19; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ios_scroll_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\n bouncex.head.append('\u003cmeta name=\"viewport\" content=\"user-scalable=no, initial-scale=1, maximum-scale=1\" id=\"bx-ios-meta-'+campaign_id+'\"/\u003e');\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\n }\n });\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\n jQuery('#bx-ios-meta-'+campaign_id).remove();\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\n }\n });\n}"},"ios_scroll_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n}"},"pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"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 '.Header, .HeaderMenuMobile.is-open, .MobileSubMenu, .Search__content, body:not(.bx-cart-opened, .bx-quickAdd-opened) .ju_Con[style*=\"top: 0\"] { margin-top: '+pushAmount+'px; }',\n '.Header.is-open, .MobileSubMenu { height: calc(100% - '+pushAmount+'px); }',\n '.Filter.is-sticky { padding-top: '+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\nupdatePushdown();\n\nfunction checkForOverlay() {\n if (jQuery('.overlay.is-open').length \u003e 0) {\n bouncex.body.addClass('bx-overlay-opened');\n } else {\n bouncex.body.removeClass('bx-overlay-opened');\n }\n}\n\nif (jQuery('.overlay').length \u003e 0) {\n bouncex.campaigns[campaign_id].overlayObserver = new MutationObserver(checkForOverlay);\n bouncex.campaigns[campaign_id].overlayObserver.observe(document.querySelector('.overlay'), { attributes: true, childList: false, subtree: false });\n}\n\nfunction checkForCart() {\n if (jQuery('.Cart.is-open').length \u003e 0) {\n bouncex.body.addClass('bx-cart-opened');\n } else {\n bouncex.body.removeClass('bx-cart-opened');\n }\n}\n\nif (jQuery('.Cart').length \u003e 0) {\n bouncex.campaigns[campaign_id].cartMenuObserver = new MutationObserver(checkForCart);\n bouncex.campaigns[campaign_id].cartMenuObserver.observe(document.querySelector('.Cart'), { attributes: true, childList: false, subtree: false });\n}\n\nfunction checkForInstore() {\n if (jQuery('.InStoreAvailability.is-open').length \u003e 0) {\n $campaign.find('.bx-slab').addClass('bx-instore-opened');\n } else {\n bouncex.setTimeout2(function(){ \n $campaign.find('.bx-slab').removeClass('bx-instore-opened'); \n }, 1000);\n }\n}\n\nif (jQuery('.QuickBuyPanel').length \u003e 0) {\n bouncex.campaigns[campaign_id].instoreObserver = new MutationObserver(checkForInstore);\n bouncex.campaigns[campaign_id].instoreObserver.observe(document.querySelector('.QuickBuyPanel'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n}\n\nfunction checkForQuickAdd() {\n if (jQuery('.QuickBuyPanel.is-open').length \u003e 0) {\n bouncex.body.addClass('bx-quickAdd-opened');\n } else {\n bouncex.body.removeClass('bx-quickAdd-opened');\n }\n}\n\nif (jQuery('.QuickBuyPanel').length \u003e 0) {\n bouncex.campaigns[campaign_id].cartMenuObserver = new MutationObserver(checkForQuickAdd);\n bouncex.campaigns[campaign_id].cartMenuObserver.observe(document.querySelector('.Cart'), { attributes: true, childList: false, subtree: false });\n}"},"pushdown_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","exclusions":[],"testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\n\nif (!!bouncex.campaigns[campaign_id].overlayObserver) { \n bouncex.campaigns[campaign_id].overlayObserver.disconnect();\n bouncex.body.removeClass('bx-overlay-opened');\n}\n\nif (!!bouncex.campaigns[campaign_id].cartMenuObserver) { \n bouncex.campaigns[campaign_id].cartMenuObserver.disconnect();\n bouncex.body.removeClass('bx-cart-opened');\n}\n\nif (!!bouncex.campaigns[ca_id].checkForInstore) {\n bouncex.campaigns[ca_id].checkForInstore.disconnect();\n $campaign.find('.bx-slab').removeClass('bx-instore-opened'); \n}\n\nif (!!bouncex.campaigns[ca_id].checkForQuickAdd) {\n bouncex.campaigns[ca_id].checkForQuickAdd.disconnect();\n $campaign.find('.bx-slab').removeClass('bx-quickAdd-opened'); \n}"},"pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","exclusions":[],"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+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true),\n cookieBarHeight = jQuery('.ju_Con[data-title*=\"Cookie\"]') ? jQuery('.ju_Con[data-title*=\"Cookie\"]').height() : 0,\n windowHeight = bouncex.window.height();;\n\n var styles = [\n 'body:not(.bx-overlay-opened) .acsb-trigger, body:not(.bx-overlay-opened) #webWidget:not([style*=\"height: 100%;\"]), body:not(.bx-overlay-opened) .grecaptcha-badge { margin-bottom: '+pushAmount+'px; }',\n 'body:not(.bx-overlay-opened) #launcher { bottom: '+(pushAmount + 30)+'px !important; }',\n 'body:not(.bx-overlay-opened) .ju_Con[data-title*=\"Cookie\"] { top: '+(windowHeight - pushAmount - cookieBarHeight + 10)+'px !important; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\n '@media screen and (min-width: 768px) {',\n 'body:not(.bx-overlay-opened) \u003e footer.footer { margin-bottom: '+pushAmount+'px; }',\n '}',\n '@media screen and (min-width: 800px) {',\n 'body:not(.bx-overlay-opened) \u003e footer.Footer { margin-bottom: '+pushAmount+'px; }',\n '}'\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.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 updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();\n\nvar callUpdatePushup = bouncex.setInterval2(function(){ updatePushup(); }, 500);\n bouncex.setTimeout2(function(){ clearInterval(callUpdatePushup); }, 2000);\n\nfunction checkForOverlay() {\n if (jQuery('.overlay.is-open').length \u003e 0) {\n bouncex.body.addClass('bx-overlay-opened');\n } else {\n bouncex.body.removeClass('bx-overlay-opened');\n }\n}\n\nif (jQuery('.overlay').length \u003e 0) {\n bouncex.campaigns[campaign_id].overlayObserver = new MutationObserver(checkForOverlay);\n bouncex.campaigns[campaign_id].overlayObserver.observe(document.querySelector('.overlay'), { attributes: true, childList: false, subtree: false });\n}"},"pushup_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","exclusions":[],"testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-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);\n\nif (!!bouncex.campaigns[campaign_id].overlayObserver) { \n bouncex.campaigns[campaign_id].overlayObserver.disconnect();\n bouncex.body.removeClass('bx-overlay-opened');\n}"},"tbar_zindex_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","exclusions":[],"testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 50; } #bx-campaign-' + campaign_id + ' .bx-slab.bx-instore-opened { z-index: 49; } .bx-overlay-opened #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 29; } .Header ~ #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 20; } .bx-cart-opened .Header ~ #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 60; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"2","cookie_type":"bind_to_domain","currency":"USD","custom_campaign_js":"{\"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 '.Header, .HeaderMenuMobile.is-open, .MobileSubMenu, .Search__content, body:not(.bx-cart-opened, .bx-quickAdd-opened) .ju_Con[style*=\\\"top: 0\\\"] { margin-top: '+pushAmount+'px; }',\\n '.Header.is-open, .MobileSubMenu { height: calc(100% - '+pushAmount+'px); }',\\n '.Filter.is-sticky { padding-top: '+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\\nupdatePushdown();\\n\\nfunction checkForOverlay() {\\n if (jQuery('.overlay.is-open').length \u003e 0) {\\n bouncex.body.addClass('bx-overlay-opened');\\n } else {\\n bouncex.body.removeClass('bx-overlay-opened');\\n }\\n}\\n\\nif (jQuery('.overlay').length \u003e 0) {\\n bouncex.campaigns[campaign_id].overlayObserver = new MutationObserver(checkForOverlay);\\n bouncex.campaigns[campaign_id].overlayObserver.observe(document.querySelector('.overlay'), { attributes: true, childList: false, subtree: false });\\n}\\n\\nfunction checkForCart() {\\n if (jQuery('.Cart.is-open').length \u003e 0) {\\n bouncex.body.addClass('bx-cart-opened');\\n } else {\\n bouncex.body.removeClass('bx-cart-opened');\\n }\\n}\\n\\nif (jQuery('.Cart').length \u003e 0) {\\n bouncex.campaigns[campaign_id].cartMenuObserver = new MutationObserver(checkForCart);\\n bouncex.campaigns[campaign_id].cartMenuObserver.observe(document.querySelector('.Cart'), { attributes: true, childList: false, subtree: false });\\n}\\n\\nfunction checkForInstore() {\\n if (jQuery('.InStoreAvailability.is-open').length \u003e 0) {\\n $campaign.find('.bx-slab').addClass('bx-instore-opened');\\n } else {\\n bouncex.setTimeout2(function(){ \\n $campaign.find('.bx-slab').removeClass('bx-instore-opened'); \\n }, 1000);\\n }\\n}\\n\\nif (jQuery('.QuickBuyPanel').length \u003e 0) {\\n bouncex.campaigns[campaign_id].instoreObserver = new MutationObserver(checkForInstore);\\n bouncex.campaigns[campaign_id].instoreObserver.observe(document.querySelector('.QuickBuyPanel'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n}\\n\\nfunction checkForQuickAdd() {\\n if (jQuery('.QuickBuyPanel.is-open').length \u003e 0) {\\n bouncex.body.addClass('bx-quickAdd-opened');\\n } else {\\n bouncex.body.removeClass('bx-quickAdd-opened');\\n }\\n}\\n\\nif (jQuery('.QuickBuyPanel').length \u003e 0) {\\n bouncex.campaigns[campaign_id].cartMenuObserver = new MutationObserver(checkForQuickAdd);\\n bouncex.campaigns[campaign_id].cartMenuObserver.observe(document.querySelector('.Cart'), { attributes: true, childList: false, subtree: false });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"pushdown_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\n\\nif (!!bouncex.campaigns[campaign_id].overlayObserver) { \\n bouncex.campaigns[campaign_id].overlayObserver.disconnect();\\n bouncex.body.removeClass('bx-overlay-opened');\\n}\\n\\nif (!!bouncex.campaigns[campaign_id].cartMenuObserver) { \\n bouncex.campaigns[campaign_id].cartMenuObserver.disconnect();\\n bouncex.body.removeClass('bx-cart-opened');\\n}\\n\\nif (!!bouncex.campaigns[ca_id].checkForInstore) {\\n bouncex.campaigns[ca_id].checkForInstore.disconnect();\\n $campaign.find('.bx-slab').removeClass('bx-instore-opened'); \\n}\\n\\nif (!!bouncex.campaigns[ca_id].checkForQuickAdd) {\\n bouncex.campaigns[ca_id].checkForQuickAdd.disconnect();\\n $campaign.find('.bx-slab').removeClass('bx-quickAdd-opened'); \\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 50; } #bx-campaign-' + campaign_id + ' .bx-slab.bx-instore-opened { z-index: 49; } .bx-overlay-opened #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 29; } .Header ~ #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 20; } .bx-cart-opened .Header ~ #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 60; }', 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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"tbar_zindex_fix_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\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true),\\n cookieBarHeight = jQuery('.ju_Con[data-title*=\\\"Cookie\\\"]') ? jQuery('.ju_Con[data-title*=\\\"Cookie\\\"]').height() : 0,\\n windowHeight = bouncex.window.height();;\\n\\n var styles = [\\n 'body:not(.bx-overlay-opened) .acsb-trigger, body:not(.bx-overlay-opened) #webWidget:not([style*=\\\"height: 100%;\\\"]), body:not(.bx-overlay-opened) .grecaptcha-badge { margin-bottom: '+pushAmount+'px; }',\\n 'body:not(.bx-overlay-opened) #launcher { bottom: '+(pushAmount + 30)+'px !important; }',\\n 'body:not(.bx-overlay-opened) .ju_Con[data-title*=\\\"Cookie\\\"] { top: '+(windowHeight - pushAmount - cookieBarHeight + 10)+'px !important; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\n '@media screen and (min-width: 768px) {',\\n 'body:not(.bx-overlay-opened) \u003e footer.footer { margin-bottom: '+pushAmount+'px; }',\\n '}',\\n '@media screen and (min-width: 800px) {',\\n 'body:not(.bx-overlay-opened) \u003e footer.Footer { margin-bottom: '+pushAmount+'px; }',\\n '}'\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.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 updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\\n\\nvar callUpdatePushup = bouncex.setInterval2(function(){ updatePushup(); }, 500);\\n bouncex.setTimeout2(function(){ clearInterval(callUpdatePushup); }, 2000);\\n\\nfunction checkForOverlay() {\\n if (jQuery('.overlay.is-open').length \u003e 0) {\\n bouncex.body.addClass('bx-overlay-opened');\\n } else {\\n bouncex.body.removeClass('bx-overlay-opened');\\n }\\n}\\n\\nif (jQuery('.overlay').length \u003e 0) {\\n bouncex.campaigns[campaign_id].overlayObserver = new MutationObserver(checkForOverlay);\\n bouncex.campaigns[campaign_id].overlayObserver.observe(document.querySelector('.overlay'), { attributes: true, childList: false, subtree: false });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"pushup_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-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);\\n\\nif (!!bouncex.campaigns[campaign_id].overlayObserver) { \\n bouncex.campaigns[campaign_id].overlayObserver.disconnect();\\n bouncex.body.removeClass('bx-overlay-opened');\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"bbar_zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 19; }', 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\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"ios_scroll_fix\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\\n bouncex.head.append('\u003cmeta name=\\\"viewport\\\" content=\\\"user-scalable=no, initial-scale=1, maximum-scale=1\\\" id=\\\"bx-ios-meta-'+campaign_id+'\\\"/\u003e');\\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\\n }\\n });\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\\n jQuery('#bx-ios-meta-'+campaign_id).remove();\\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\\n }\\n });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ios_scroll_fix_close\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":null,"custom_liquid_variable":"{\"Address\":{\"val\":\"The Trackhouse \u003cbr class=\\\"hide\\\"\u003e285 Newbury St. \u003cbr class=\\\"hide\\\"\u003eBoston,\u0026nbsp;MA\u0026nbsp;02115\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"AddressUrl\":{\"val\":\"https://www.tracksmith.com/pages/trackhouse\",\"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\":\"4680\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Tracksmith\",\"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\":\"\"},\"EmailAddress\":{\"val\":\"support@tracksmith.com\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FAQsUrl\":{\"val\":\"https://support.tracksmith.com/hc/en-us?_ga=2.176187948.866830884.1636390227-2058657214.1636390226\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterLogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/tracksmith/FooterLogoImg-38x26.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"76px\",\"imgHeight\":\"52px\"},\"HeroImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/tracksmith/HeroImg-600x400.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"197kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"800px\"},\"HomepageUrl\":{\"val\":\"https://www.tracksmith.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer\":{\"val\":\"$\u003cspan style=\\\"font-variant-numeric: oldstyle-nums proportional-nums;\\\"\u003e15\u003c/span\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/tracksmith/LogoImg-145x70.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"30kb\",\"imgWidth\":\"290px\",\"imgHeight\":\"140px\"},\"LogoImgWidth\":{\"val\":\"145\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Copy\":{\"val\":\"Best Sellers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Url\":{\"val\":\"https://www.tracksmith.com/collections/best-sellers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Copy\":{\"val\":\"Shop Men\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Url\":{\"val\":\"https://www.tracksmith.com/collections/men\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Copy\":{\"val\":\"Shop Women\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Url\":{\"val\":\"https://www.tracksmith.com/collections/women\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Copy\":{\"val\":\"Accessories\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Url\":{\"val\":\"https://www.tracksmith.com/collections/accessories\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PhoneNumber\":{\"val\":\"781.235.0027\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PreferUrl\":{\"val\":\"https://checkout.tracksmith.com/account?_ga=2.185165472.866830884.1636390227-2058657214.1636390226\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ReturnsUrl\":{\"val\":\"https://returns.tracksmith.com/?_ga=2.176187948.866830884.1636390227-2058657214.1636390226\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Copy\":{\"val\":\"Facebook\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Url\":{\"val\":\"https://www.facebook.com/tracksmithrunning\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Copy\":{\"val\":\"Twitter\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Url\":{\"val\":\"https://twitter.com/tracksmith\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3Copy\":{\"val\":\"Instagram\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3Url\":{\"val\":\"https://www.instagram.com/tracksmithrunning/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink4Copy\":{\"val\":\"Strava\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink4Url\":{\"val\":\"https://www.strava.com/clubs/176890\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink5Copy\":{\"val\":\"Youtube\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink5Url\":{\"val\":\"https://www.youtube.com/channel/UCl7frHzrQKwFezjy_grRppA\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink6Copy\":{\"val\":\"Journal\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink6Url\":{\"val\":\"https://www.tracksmith.com/journal/all\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_BelowHeroBannerImg\":{\"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\":\"$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\":\"\",\"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\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"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\":\"$BelowProdGridBannerUrl\"},\"Studio_CurrentYear\":{\"val\":\"{{ formatTime \\\"2006\\\" }}\",\"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_FirstItemCartUrl\":{\"val\":\"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ 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_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 ) }}$HomepageUrl{{ $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.tracksmith.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\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_IbxOffer\":{\"val\":\"$\u003cspan style=\\\"font-variant-numeric: oldstyle-nums proportional-nums;\\\"\u003e15\u003c/span\u003e\",\"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\":\"{{ $.ListPageUrl }}\",\"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\":\"$ListPageUrl\"},\"Studio_TopBannerImg\":{\"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\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"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\":\"$TopBannerUrl\"},\"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\":\"\",\"imgHeight\":\"\"},\"TopBannerImg2\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7083/d0f00a7dacb76bb9aed7d2c49d384b6b.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"134kb\",\"imgWidth\":\"1160px\",\"imgHeight\":\"420px\"},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl2\":{\"val\":\"https://www.tracksmith.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Copy\":{\"val\":\"Best Sellers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7083/761fa2f05400d9196d7b11cf6c72582f.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"51kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"520px\"},\"TopCat1Url\":{\"val\":\"https://www.tracksmith.com/collections/best-sellers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Copy\":{\"val\":\"Men\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7083/ab70663630625de6da9b7cf26f08f58c.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"200kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"520px\"},\"TopCat2Url\":{\"val\":\"https://www.tracksmith.com/collections/men\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Copy\":{\"val\":\"Women\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7083/ff3c5bb6d461dfc9af80de18f1ab635e.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"224kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"520px\"},\"TopCat3Url\":{\"val\":\"https://www.tracksmith.com/collections/women\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy\":{\"val\":\"free shipping\u003cbr\u003e\u003cspan style=\\\"font-size:6px;letter-spacing:0.5px;\\\"\u003eon orders over $150usd*\u003c/span\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Url\":{\"val\":\"https://www.tracksmith.com\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy\":{\"val\":\"free returns\u003cbr\u003e\u0026amp; exchanges\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Url\":{\"val\":\"https://returns.tracksmith.com\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy\":{\"val\":\"refer\u003cbr\u003ea runner\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Url\":{\"val\":\"https://www.tracksmith.com/pages/referrals\",\"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\":\"\"},\"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\":\"\"},\"onsiteoffer1\":{\"val\":\"\",\"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\":\"\"}}\n","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n\\tif (bouncex.website.pts === 'checkout' \u0026\u0026 jQuery('.breadcrumb__item--current').text().toLowerCase().indexOf('information') \u003e -1) {\\n\\t\\treturn jQuery('.logged-in-customer-information:visible').length \u003e 0;\\n\\t} else if (window.location.pathname.indexOf('/account') \u003e -1) {\\n\\t\\treturn jQuery('#customer_logout_link:visible').length \u003e 0;\\n\\t}\\n\\treturn null;\\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 qty;\\n if (window.location.href.indexOf('/login') \u003e -1) {\\n return null;\\n }\\n if (jQuery('.Cart__body').children().length === 0) {\\n return 0;\\n }\\n if (bouncex.website.pts === 'checkout') {\\n qty = 0;\\n jQuery(\\\".product .product__quantity\\\").each(function (index) {\\n qty += Number(jQuery(this).text().trim());\\n });\\n return qty;\\n }\\n\\n return Number(jQuery('.CartBtn__count:first').text().replace(/[^0-9.]/g, '')) || null;\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false,\"trigger\":\"pageload\"},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function () {\\r\\n if (window.location.href.indexOf('/login') \u003e -1) {\\r\\n return null;\\r\\n }\\r\\n if (jQuery('.Cart__body').children().length === 0) {\\r\\n return 0;\\r\\n }\\r\\n if (bouncex.website.pts === 'checkout') {\\r\\n return Number(jQuery('[data-checkout-subtotal-price-target]:first').text().replace(/[^0-9.]/g, ''));\\r\\n }\\r\\n return Number(jQuery('.Cart__total-price:first').text().replace(/[^0-9.]/g, '')) || null;\\r\\n})();\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":false},\"prod_price\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"Number(jQuery('.ProductPanel__price:first').text().replace(/[^0-9.]/g, ''));\",\"t\":\"float\",\"page_type_json\":[\"product\"],\"testmode\":false},\"prod_name\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.ProductPanel__title:first').text().trim();\",\"t\":\"string\",\"page_type_json\":[\"product\"],\"testmode\":false},\"in_stock\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.ProductPanel__atc').text().toLowerCase().indexOf('add to cart') \u003e -1;\",\"t\":\"bool\",\"page_type_json\":[\"product\"],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('.NewsletterForm').text().indexOf('subscribing') \u003e -1 || null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"cart_token\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"cart_items\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cookie_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.ju_Con:first:visible').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"previous_url\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"previous_sku\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"previous_pdp_url\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"previous_category_url\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"country\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"jQuery('.flow-country-picker-modal-trigger-text').text().trim().toLowerCase() || null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"BFCM OFF":[[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/23/2023 00:00"},{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/27/2023 23:59"}]],"BFCM ON":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/23/2023 00:00"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/27/2023 23:59"}]],"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":"utm_source=Tracksmith"}],[{"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":"checkouts/"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"lowstock_pros"},{"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"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"Pause for BFCM 2022":[[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/23/2023 00:00"},{"activation":"date","prop":"greater","prop2":"","prop3":"","val":"11/27/2022 23:59"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"pages/about"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"account/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"pages/terms"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/journal/article"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"checkout.tracksmith"}]]},"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":"1625000670","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":"/* ---------------------------- SHARED VARIABLES ---------------------------- */\n\nvar CART_COOKIE_KEY = 'ts-cart';\n\n/* --------------------------------- HELPERS -------------------------------- */\n\nfunction getUrl() {\n return bouncex.utils.url.allowParams();\n}\n\nfunction setVarAndCookie(varName, value) {\n bouncex.setVar(varName, value);\n bouncex.setBounceCookie();\n\n return;\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\n\nfunction getItemId(url) {\n return (url || '').replace(/((\\?|#).+)/, '').split('/').pop();\n}\n\nfunction getItemImage() {\n var imageUrl = bouncex.utils.getNestedProp('window.wdProduct.imageURL', ''),\n visibleImg = getItemId(jQuery('.ProductPanel__grid .BaseImage img').attr('src'));\n \n return imageUrl.indexOf(visibleImg) \u003e -1 ? bouncex.utils.url.allowParams([], imageUrl) : '';\n}\n\nfunction getInStock() {\n if (jQuery('.SwatchRadio:visible').length \u003e 0 || jQuery('.TextRadio:visible').length \u003e 0) {\n return jQuery('.SwatchRadio:visible:not(.is-disabled)').length \u003e 0\n || jQuery('.TextRadio:visible:not(.is-disabled)').length \u003e 0;\n }\n\n return jQuery('.Product__button:visible:contains(Add)').length \u003e 0;\n}\n\nfunction getItem() {\n var itemUrl = jQuery('[rel=canonical]').attr('href') || '';\n\n return {\n id: getItemId(itemUrl),\n copy: jQuery('.ProductPanel__title').text().trim(),\n category: bouncex.utils.getNestedProp('window.__NUXT__.data[0].selectedAttributes.Category', 'default'),\n url: itemUrl,\n imageurl: getItemImage(),\n price: bouncex.vars.prod_price || jQuery('.ProductPanel__price:visible').text().replace(/[^0-9.]/g, ''),\n instock: getInStock()\n };\n}\n\nfunction isExcluded(item) {\n return item.url.indexOf('gift-card') \u003e -1;\n}\n\nfunction initializeItemEvents() {\n var item;\n\n bouncex.et.onTrue(\n function() {\n item = getItem();\n return !!item.id \u0026\u0026\n !!item.copy \u0026\u0026\n !!item.price \u0026\u0026\n !!item.url \u0026\u0026\n !!item.imageurl;\n },\n function() {\n if (isExcluded(item)) {\n return;\n }\n\n bouncex.push(['item', item]);\n \n bouncex.push(['view item', {\n 'item:id': item.id,\n 'item:itemgroupid' : item.id\n }]);\n \n var skuConfig = {\n href: bouncex.utils.url.allowParams('sku'),\n getHref: function() {\n return bouncex.utils.url.allowParams('sku');\n },\n getId: function() {\n return item.id;\n }\n };\n\n initializeSkuEvents(skuConfig);\n \n initializeATCClickTracking(item.id);\n\n return;\n },\n 10\n );\n\n return;\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsCat() {\n var ids = [],\n $tiles = jQuery('.product-card .BaseLink'),\n i = 0;\n\n for (i; i \u003c $tiles.length; i++ ) {\n var url = $tiles.eq(i).attr('href') || '',\n id = getItemId(url);\n\n if (!id || ids.indexOf(id) \u003e -1) {\n continue;\n }\n\n ids[ids.length] = id;\n }\n\n return ids.join(',');\n}\n\nfunction getCategoryObject() {\n return {\n 'page:url': getUrl(),\n 'items:ids': getItemIdsCat()\n };\n}\n\nfunction initializeCategoryEvents() {\n var categoryObj;\n\n bouncex.et.onTrue(\n function() {\n categoryObj = getCategoryObject();\n return !!categoryObj['items:ids'].length \u0026\u0026 \n !!categoryObj['page:url'];\n },\n function() {\n bouncex.push(['view category', categoryObj]);\n\n var skuConfig = {\n getHref: function(el) {\n var href = jQuery(el).parents('.product-card').find('.BaseLink').attr('href') || '';\n \n return href ? bouncex.utils.url.allowParams('sku', href) : '';\n }, \n getId: getItemId\n };\n \n initializeSkuEvents(skuConfig);\n },\n 10\n );\n\n return;\n} \n\n/* ------------------------------- CART EVENTS ------------------------------ */\n\nfunction fireAddToCart(itemId) {\n var token;\n\n bouncex.et.onTrue(\n function() { \n token = bouncex.getBounceCookie(CART_COOKIE_KEY);\n return token;\n },\n function() {\n bouncex.push([\n 'add to cart',\n {\n 'item:id': itemId,\n 'cart:token': token\n }\n ]);\n\n if (bouncex.vars.cart) {\n return;\n }\n\n setVarAndCookie('cart', true);\n\n return;\n },\n 10\n );\n\n return;\n}\n\nfunction initializeATCClickTracking(itemId) {\n bouncex.et.on(jQuery(document), 'submit.bxatc', function() {\n fireAddToCart(itemId);\n }, '.ProductPanel form:visible');\n\n return;\n}\n\nfunction initializeQuickViewATCTracking() {\n bouncex.et.on(jQuery(document), 'submit.bxqvatc', function() {\n var itemId = getItemId(jQuery(this).parents('.QuickBuy__content-item-wrapper').find('a.BaseLink').attr('href'));\n\n fireAddToCart(itemId);\n }, '.QuickBuyPanelContent__atc form:visible');\n}\n\nfunction emptyCart() {\n if (getUrl().indexOf('checkout.tracksmith.com') \u003e -1) {\n return;\n }\n\n bouncex.et.onVarChange('cart_qty', function(oldVal, newVal) {\n if (bouncex.vars.cart \u0026\u0026 newVal === 0 \u0026\u0026 oldVal \u003e 0) {\n bouncex.push(['empty_cart']);\n setVarAndCookie('cart', false);\n }\n\n return;\n });\n\n return;\n}\n\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n replenishmentType: 'cookie',\n replenish: function(cart) {\n bouncex.utils.cookies.create({\n name: CART_COOKIE_KEY,\n value: cart.token\n });\n window.location.href = window.location.origin + \n window.location.pathname + \n '?bx_replen=true';\n return;\n }\n });\n\n emptyCart();\n\n return;\n}\n\n/* ------------------------------ SKU TRACKING ------------------------------ */\n\nfunction initializeSkuEvents(config) {\n var prevHref = config.href || '',\n href;\n bouncex.et.on(\n jQuery(document),\n 'click.bxsku',\n function() {\n var el = this;\n\n // The website simulates a click on the swatch you were on at the same time that you click a new swatch,\n // so this branch makes sure that the click on the old swatch doesn't get through.\n if (!prevHref) {\n prevHref = config.getHref(el);\n }\n\n bouncex.et.onTrue(function() {\n href = config.getHref(el);\n\n return !!href \u0026\u0026 href !== prevHref;\n }, function() {\n prevHref = href;\n\n var id = config.getId(href);\n\n bouncex.push([\n 'select_sku',\n {\n 'item:id': id,\n 'item:itemgroupid': id,\n 'item:feedid': bouncex.utils.url.getParam('sku'),\n }\n ]);\n return;\n }, 5);\n },\n '.SwatchRadio:visible, .TextRadio:visible'\n );\n\n return;\n}\n\n/* ------------------------------ USER TRACKING ----------------------------- */\n\nfunction getUserEmail() {\n return jQuery('dd:contains(@)').text() || bouncex.utils.getNestedProp('swellConfig.customer.email', '');\n}\n\nfunction initializeUserTracking() {\n var userEmail;\n\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n\n bouncex.et.onTrue(\n function() {\n userEmail = getUserEmail();\n return bouncex.utils.validate.email(userEmail);\n },\n function() {\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n\n setVarAndCookie('logged_in_identified', true);\n }, \n 10\n );\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n var url = window.location.host,\n validDomains = ['www.tracksmith.com', 'tracksmith.com', 'account.tracksmith.com', 'checkout.tracksmith.com'];\n\n for (var i = 0; i \u003c validDomains.length; i++) {\n if (url.indexOf(validDomains[i]) \u003e -1) {\n return true;\n }\n }\n\n return false;\n}\n\nfunction isUS() {\n return (bouncex \u0026\u0026 bouncex.state \u0026\u0026 bouncex.state.geo \u0026\u0026 bouncex.state.geo.country === 'US') || bouncex.vars.country === \"united states of america\" || bouncex.website.pts === 'checkout';\n}\n\nfunction isEn() {\n return (jQuery('html').attr('lang') || '').indexOf('en') \u003e -1;\n}\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn() \u0026\u0026 isUS();\n}\n\nfunction getPageType() {\n var url = getUrl();\n\n // The URL check here serves the second purpose of helping to filter out non-US sites\n if (document.querySelectorAll('.Section--collection').length \u003e 0 \u0026\u0026 url.indexOf('tracksmith.com/collections') \u003e -1) {\n return 'category';\n }\n\n if (document.querySelectorAll('.product-page-template').length \u003e 0 \n \u0026\u0026 url.indexOf('tracksmith.com/products') \u003e -1 \n \u0026\u0026 getUrl().indexOf('gift-card') === -1) {\n return 'product';\n }\n}\n\nfunction init() {\n bouncex.setTimeout2(function() {\n if (!isValidForTracking()) {\n return;\n }\n\n bouncex.setTimeout2(initializeUserTracking, 1500);\n initializeCartEvents();\n initializeQuickViewATCTracking();\n\n switch(getPageType()) {\n case 'category':\n initializeCategoryEvents();\n break;\n case 'product':\n initializeItemEvents();\n break;\n default:\n break;\n }\n }, 500);\n}\n\ninit();","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"{\n \"WebsiteID\": \"4680\",\n \"Type\": \"product\",\n \"StepsToRun\": [\n \"import\"\n ],\n \"Source\": {\n \"Transport\": \"web\",\n \"Format\": \"csv\",\n \"ClientFeedCredsID\": \"4680/source\",\n \"FormatConfig\": {\n \"Type\": \"product\",\n \"Separator\": \",\",\n \"FixQuotes\": false,\n \"Mappings\": [\n {\n \"BXField\": \"ID\",\n \"ClientField\": \"id\"\n },\n {\n \"BXField\": \"ItemGroupID\",\n \"ClientField\": \"item_group_id\"\n },\n {\n \"BXField\": \"QuantityOnline\",\n \"ClientField\": \"quantity\"\n },\n {\n \"BXField\": \"Link\",\n \"ClientField\": \"link\"\n },\n {\n \"BXField\": \"Price\",\n \"ClientField\": \"price\"\n },\n {\n \"BXField\": \"OriginalPrice\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"PromoPrice\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"MarkdownPrice\",\n \"ClientField\": \"\"\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 }\n },\n \"ExportDestinations\": []\n}","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|categoryrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_pros"},"any_page_url|hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros"},"any_page_url|lowstock_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"lowstock_pros"},"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=Tracksmith|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=Tracksmith"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-50080500-1","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"84884600","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"4680","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":"The Trackhouse \u003cbr class=\"hide\"\u003e285 Newbury St. \u003cbr class=\"hide\"\u003eBoston,\u0026nbsp;MA\u0026nbsp;02115"},"AddressUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/pages/trackhouse"},"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":"4680"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Tracksmith"},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"EmailAddress":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"support@tracksmith.com"},"FAQsUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://support.tracksmith.com/hc/en-us?_ga=2.176187948.866830884.1636390227-2058657214.1636390226"},"FooterLogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"52px","imgSize":"2kb","imgWidth":"76px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/tracksmith/FooterLogoImg-38x26.png"},"HeroImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"800px","imgSize":"197kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/tracksmith/HeroImg-600x400.jpg"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/"},"IbxDisclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$\u003cspan style=\"font-variant-numeric: oldstyle-nums proportional-nums;\"\u003e15\u003c/span\u003e"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"140px","imgSize":"30kb","imgWidth":"290px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/tracksmith/LogoImg-145x70.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"145"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Best Sellers"},"Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/collections/best-sellers"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop Men"},"Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/collections/men"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop Women"},"Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/collections/women"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Accessories"},"Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/collections/accessories"},"PhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"781.235.0027"},"PreferUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://checkout.tracksmith.com/account?_ga=2.185165472.866830884.1636390227-2058657214.1636390226"},"ReturnsUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://returns.tracksmith.com/?_ga=2.176187948.866830884.1636390227-2058657214.1636390226"},"SocialLink1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Facebook"},"SocialLink1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.facebook.com/tracksmithrunning"},"SocialLink2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Twitter"},"SocialLink2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://twitter.com/tracksmith"},"SocialLink3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Instagram"},"SocialLink3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.instagram.com/tracksmithrunning/"},"SocialLink4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Strava"},"SocialLink4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.strava.com/clubs/176890"},"SocialLink5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Youtube"},"SocialLink5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.youtube.com/channel/UCl7frHzrQKwFezjy_grRppA"},"SocialLink6Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Journal"},"SocialLink6Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/journal/all"},"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":""},"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":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"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":""},"Studio_CurrentYear":{"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":"{{ formatTime \"2006\" }}"},"Studio_FirstItemCartUrl":{"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 $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}"},"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 ) }}$HomepageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/"},"Studio_IbxOffer":{"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":"$\u003cspan style=\"font-variant-numeric: oldstyle-nums proportional-nums;\"\u003e15\u003c/span\u003e"},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $.ListPageUrl }}"},"Studio_TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","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":""},"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":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"420px","imgSize":"134kb","imgWidth":"1160px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7083/d0f00a7dacb76bb9aed7d2c49d384b6b.png"},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerUrl2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/"},"TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Best Sellers"},"TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"520px","imgSize":"51kb","imgWidth":"360px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7083/761fa2f05400d9196d7b11cf6c72582f.jpg"},"TopCat1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/collections/best-sellers"},"TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Men"},"TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"520px","imgSize":"200kb","imgWidth":"360px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7083/ab70663630625de6da9b7cf26f08f58c.jpg"},"TopCat2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/collections/men"},"TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Women"},"TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"520px","imgSize":"224kb","imgWidth":"360px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7083/ff3c5bb6d461dfc9af80de18f1ab635e.jpg"},"TopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/collections/women"},"Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"free shipping\u003cbr\u003e\u003cspan style=\"font-size:6px;letter-spacing:0.5px;\"\u003eon orders over $150usd*\u003c/span\u003e"},"Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com"},"Vprop2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"free returns\u003cbr\u003e\u0026amp; exchanges"},"Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://returns.tracksmith.com"},"Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"refer\u003cbr\u003ea runner"},"Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tracksmith.com/pages/referrals"},"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":""},"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":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"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":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"ads_enabled":"0","enable_ally_settings_json":"{\"enable_ally_aria_labels\":0,\"enable_ally_focus\":0,\"enable_ally_number_to_string\":0}","enable_cms_dfp_suppression":"0","google_analytics_v4_measurement_id":"G-14V7LHG37W","google_analytics_v4_property_id":"260506223","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","newsletter_config":"{\"prefix\":\"\", \"items\":[]}","preinit_custom_js":"","single_page_app_on":"1","single_page_app_test_mode":"0","sms_block_quebec":"0","sms_creds_id":"","sms_double_opt_in":"0","sms_mt_config":"","sms_provider":"","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","sms_short_codes":"[]","use_button_tag_for_close":"1","use_verbose_label_for_close":"1"},"name":"Tracksmith","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":true,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":""}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.Section--collection').length \u003e 0;"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkouts/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"thank_you"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('link[rel=\"canonical\"][href=\"https://www.tracksmith.com/\"]').length \u003e 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.product-page-template').length \u003e 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"gift-card"}]]},"search":{"testmode":true,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":""}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"siteId\":\"2596\"},{\"siteId\":\"2596\",\"codeOverride\":\"\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document head. --\u003e\\n\u003cscript\u003e\\n window.top.bouncex = window.top.bouncex || [];\\n window.top.bouncex.push([\\\"conversion\\\", {\\n \\\"order_id\\\":\\\"ORDER_ID\\\",\\n \\\"email\\\":\\\"EMAIL\\\",\\n \\\"phone\\\":\\\"PHONE\\\",\\n \\\"goal\\\":\\\"GOAL\\\",\\n \\\"transaction_origin\\\":\\\"TRANSACTION_ORIGIN\\\",\\n \\\"currency\\\":\\\"CURRENCY\\\",\\n \\\"coupon\\\":[\\\"COUPON_1\\\", \\\"COUPON_2\\\"],\\n \\\"total_discount\\\":\\\"TOTAL_DISCOUNT\\\",\\n \\\"tax\\\":\\\"TAX\\\",\\n \\\"shipping\\\":\\\"SHIPPING\\\",\\n \\\"amount\\\":\\\"AMOUNT\\\",\\n \\\"pay_method\\\":\\\"PAY_METHOD\\\",\\n \\\"item\\\":[\\n {\\n \\\"sku\\\":\\\"SKU_1\\\",\\n \\\"product_id\\\":\\\"PRODUCT_ID_1\\\",\\n \\\"price\\\":\\\"PRICE_1\\\",\\n \\\"quantity\\\":\\\"QUANTITY_1\\\"\\n\\t\\t},\\n {\\n \\\"sku\\\":\\\"SKU_2\\\",\\n\\t\\t\\\"product_id\\\":\\\"PRODUCT_ID_2\\\",\\n\\t\\t\\\"price\\\":\\\"PRICE_2\\\",\\n\\t\\t\\\"quantity\\\":\\\"QUANTITY_2\\\"\\n\\t\\t}\\n\\t\\t]\\n }]);\\n\u003c/script\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document body. --\u003e\\n\u003cimg height=1 width=1 border=0 style=\\\"display:none;\\\" src=\\\"//api.bounceexchange.com/capture/convert2.gif?website_id=[WEBSITE_ID]\u0026order_id=ORDER_ID\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\",\"code\":\"\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document head. --\u003e\\n\u003cscript\u003e\\n window.top.bouncex = window.top.bouncex || [];\\n window.top.bouncex.push([\\\"conversion\\\", {\\n \\\"order_id\\\":\\\"ORDER_ID\\\",\\n \\\"email\\\":\\\"EMAIL\\\",\\n \\\"phone\\\":\\\"PHONE\\\",\\n \\\"goal\\\":\\\"GOAL\\\",\\n \\\"transaction_origin\\\":\\\"TRANSACTION_ORIGIN\\\",\\n \\\"currency\\\":\\\"CURRENCY\\\",\\n \\\"coupon\\\":[\\\"COUPON_1\\\", \\\"COUPON_2\\\"],\\n \\\"total_discount\\\":\\\"TOTAL_DISCOUNT\\\",\\n \\\"tax\\\":\\\"TAX\\\",\\n \\\"shipping\\\":\\\"SHIPPING\\\",\\n \\\"amount\\\":\\\"AMOUNT\\\",\\n \\\"pay_method\\\":\\\"PAY_METHOD\\\",\\n \\\"item\\\":[\\n {\\n \\\"sku\\\":\\\"SKU_1\\\",\\n \\\"product_id\\\":\\\"PRODUCT_ID_1\\\",\\n \\\"price\\\":\\\"PRICE_1\\\",\\n \\\"quantity\\\":\\\"QUANTITY_1\\\"\\n\\t\\t},\\n {\\n \\\"sku\\\":\\\"SKU_2\\\",\\n\\t\\t\\\"product_id\\\":\\\"PRODUCT_ID_2\\\",\\n\\t\\t\\\"price\\\":\\\"PRICE_2\\\",\\n\\t\\t\\\"quantity\\\":\\\"QUANTITY_2\\\"\\n\\t\\t}\\n\\t\\t]\\n }]);\\n\u003c/script\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document body. --\u003e\\n\u003cimg height=1 width=1 border=0 style=\\\"display:none;\\\" src=\\\"//api.bounceexchange.com/capture/convert2.gif?website_id={WEBSITE_ID}\u0026order_id=ORDER_ID\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\"}]","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":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart_items","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"(function () {\n var qty;\n if (window.location.href.indexOf('/login') \u003e -1) {\n return null;\n }\n if (jQuery('.Cart__body').children().length === 0) {\n return 0;\n }\n if (bouncex.website.pts === 'checkout') {\n qty = 0;\n jQuery(\".product .product__quantity\").each(function (index) {\n qty += Number(jQuery(this).text().trim());\n });\n return qty;\n }\n\n return Number(jQuery('.CartBtn__count:first').text().replace(/[^0-9.]/g, '')) || null;\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart_token","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"(function () {\r\n if (window.location.href.indexOf('/login') \u003e -1) {\r\n return null;\r\n }\r\n if (jQuery('.Cart__body').children().length === 0) {\r\n return 0;\r\n }\r\n if (bouncex.website.pts === 'checkout') {\r\n return Number(jQuery('[data-checkout-subtotal-price-target]:first').text().replace(/[^0-9.]/g, ''));\r\n }\r\n return Number(jQuery('.Cart__total-price:first').text().replace(/[^0-9.]/g, '')) || null;\r\n})();","default":"0","name":"cart_value","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.ju_Con:first:visible').length \u003e 0;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"jQuery('.flow-country-picker-modal-trigger-text').text().trim().toLowerCase() || null;","default":"false","name":"country","page_types":[],"persist":"visit","polling":"all","testmode":false,"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('.ProductPanel__atc').text().toLowerCase().indexOf('add to cart') \u003e -1;","default":"false","name":"in_stock","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"(function(){\n\tif (bouncex.website.pts === 'checkout' \u0026\u0026 jQuery('.breadcrumb__item--current').text().toLowerCase().indexOf('information') \u003e -1) {\n\t\treturn jQuery('.logged-in-customer-information:visible').length \u003e 0;\n\t} else if (window.location.pathname.indexOf('/account') \u003e -1) {\n\t\treturn jQuery('#customer_logout_link:visible').length \u003e 0;\n\t}\n\treturn null;\n})();","default":"false","name":"logged_in","page_types":[],"persist":"visit","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":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"null;","default":"false","name":"previous_category_url","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"previous_pdp_url","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"previous_sku","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"previous_url","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('.ProductPanel__title:first').text().trim();","default":"false","name":"prod_name","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"Number(jQuery('.ProductPanel__price:first').text().replace(/[^0-9.]/g, ''));","default":"false","name":"prod_price","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.NewsletterForm').text().indexOf('subscribing') \u003e -1 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"tracksmith.com","website_id":"4680","cache_meta":{"paths":{"1403943":"cache/4680/campaigns/1403943-75552833a217c7622a3d173539e6e97c","1403944":"cache/4680/campaigns/1403944-3da5c362540c177946d1a95672065cfa","1403945":"cache/4680/campaigns/1403945-b4fbc9c777f180de1761d8dc0b1dc515","1403946":"cache/4680/campaigns/1403946-ef6a3ec1e099d2e81aa2ff950bdfe2f9","1403947":"cache/4680/campaigns/1403947-dfa4b471276ea3b6008d5da8bac5173e","1403948":"cache/4680/campaigns/1403948-b8d738eefc5bdd5d6d423c7af783d73c","1403949":"cache/4680/campaigns/1403949-7a7f9582a62042731a7dddcd0a91271c","1403950":"cache/4680/campaigns/1403950-9b19c9bfc9dc6faae8d0c8884dff62c3","1403951":"cache/4680/campaigns/1403951-dc76fd0e50063dc0982321589bd80119","1403952":"cache/4680/campaigns/1403952-905bbd5b26a4f69ac2a016155e66bb3e","1403953":"cache/4680/campaigns/1403953-4fdb3c1001af502556b46d6fd771bc42","1403954":"cache/4680/campaigns/1403954-01152c8d9210ab5d7da1aef74d5bd57f","1403955":"cache/4680/campaigns/1403955-972db6cf1e99cfcbcc1a71613fbbe5f4","1403956":"cache/4680/campaigns/1403956-d04d5ae3115c0cb33c85139fbd018872","1403957":"cache/4680/campaigns/1403957-49b93d5b025f9e37021c35bef4872844","1403958":"cache/4680/campaigns/1403958-2668416980889f29c8fa96049dc130e2","1403959":"cache/4680/campaigns/1403959-8946ec5f19b5211112339e653487f71f","1403960":"cache/4680/campaigns/1403960-953cd0efd00e10032a002660feebc03a","1403961":"cache/4680/campaigns/1403961-3ecad24a0a07dfa2a2356d730df14cc7","1460626":"cache/4680/campaigns/1460626-789a26bc0d7b73bd9f5346e0d16c2ebe","1460628":"cache/4680/campaigns/1460628-28fbd287d9c32560d977e1af6348cc6e","1464771":"cache/4680/campaigns/1464771-89cebf13f8724890e9de97e094a80afb","1464772":"cache/4680/campaigns/1464772-f520eec79c0f8ab9ee2d903f5a4f80f5","1464774":"cache/4680/campaigns/1464774-7246aaea29b8f983f92983b0a94aa141","1464775":"cache/4680/campaigns/1464775-41b0503172a9d33da73d6932ffb69801","1464777":"cache/4680/campaigns/1464777-c596bb61abc470fdde8653d5ceaec57c","1464778":"cache/4680/campaigns/1464778-44f5311a0aeb68459de0f256106b6b89","1464782":"cache/4680/campaigns/1464782-a8d2d4ea71a14974845677ab8da7ea5d","1464783":"cache/4680/campaigns/1464783-7370a64df859fa74a984c1dbe803420a","1464785":"cache/4680/campaigns/1464785-943b33d82ba50b3bfb78985b3ac80b0f","1464786":"cache/4680/campaigns/1464786-c2d85ab6972d4a26c24502095f966cef","1464788":"cache/4680/campaigns/1464788-c1d97c8f659d1a34b60fb357bbff1a87","1464789":"cache/4680/campaigns/1464789-d7405f4c4aa92ddadcb9a56b677e73eb","1464791":"cache/4680/campaigns/1464791-2287a829b156df8a98f70db6c04da2d5","1464792":"cache/4680/campaigns/1464792-accf95a621bee54933403d82e9640914","1464794":"cache/4680/campaigns/1464794-990c5176b8bd6251f03cb3cf0f47f7a7","1464795":"cache/4680/campaigns/1464795-b66126739a1b274c1f0049c82a7611e3","1464797":"cache/4680/campaigns/1464797-a08d020c30a48b87c8d65885b085eb35","1464798":"cache/4680/campaigns/1464798-036eb1bbaf0bfd926ba9b4812185cbed","1464800":"cache/4680/campaigns/1464800-27196ec0e96e8354075cdd4a6a22d0f1","1464801":"cache/4680/campaigns/1464801-55706224888ffa924958e9710487a9dd","1464803":"cache/4680/campaigns/1464803-54755ceece5a004cc46a769a8c45904b","1464804":"cache/4680/campaigns/1464804-50d4c0f12e2223be871ce2cc468251bf","1464806":"cache/4680/campaigns/1464806-76f576ae28d3d3913a0111269ee27713","1464807":"cache/4680/campaigns/1464807-c67312b92ced4b451a862b87baded148","1464809":"cache/4680/campaigns/1464809-18b232d33931b3f74768ac3ff8fbaadf","1464810":"cache/4680/campaigns/1464810-54f27e3dd32bdd4d87245acd9692900c","1464812":"cache/4680/campaigns/1464812-9925f1979632ef880a9c7dca8f6ec11d","1464813":"cache/4680/campaigns/1464813-71381d078248843158194041a308fdc5","1464815":"cache/4680/campaigns/1464815-606a051a12585939945efc3e94521578","1464816":"cache/4680/campaigns/1464816-85c9b0b04e13de8912f4cd7e637627ca","1464818":"cache/4680/campaigns/1464818-a50d86569b84a88869395d50c4a5a3f4","1464819":"cache/4680/campaigns/1464819-561ee594a981d1b0a78dbfbb397aa407","1464821":"cache/4680/campaigns/1464821-ab3b7875a1c0e33484e5355d7dfa58f7","1464822":"cache/4680/campaigns/1464822-5cbd509e2b8c0916acf4a911e1a3883d","1464824":"cache/4680/campaigns/1464824-88d414bba9f0493242cee6a3016b1782","1464825":"cache/4680/campaigns/1464825-a1a38bbaf2b62cc4c12e961abe3c76a9","1464827":"cache/4680/campaigns/1464827-5837750136ab4dd5485a51819661850b","1464828":"cache/4680/campaigns/1464828-2b3771450bbc60ba87f0a235164008d9","1464830":"cache/4680/campaigns/1464830-f8ee233c9a4ed87849d0239e77bb8586","1464831":"cache/4680/campaigns/1464831-0b683407304d910ff4777e5aa5ab8333","1464833":"cache/4680/campaigns/1464833-4645d7e3dafa66241a60702462075ea6","1464834":"cache/4680/campaigns/1464834-38bc0a00d597cfc4716db7d010ab1eb0","1464836":"cache/4680/campaigns/1464836-c79e8921a70c4deb0910b062cf73ea4d","1464837":"cache/4680/campaigns/1464837-8ff5c2c915551116703d386b57063e0c","1464839":"cache/4680/campaigns/1464839-db34dd6b18957fe559b469ee3c98aec9","1464840":"cache/4680/campaigns/1464840-e57788e785dbad2c24e184932bbc0e53","1464842":"cache/4680/campaigns/1464842-6a79b970d71144ee4efc08a26a1d9522","1464843":"cache/4680/campaigns/1464843-3c3e06e4301599b04ef9656178346d3c","1464845":"cache/4680/campaigns/1464845-a8ab8ed20d83e85804226b07b0690112","1464846":"cache/4680/campaigns/1464846-d825457ac8b774cc138477194cdce285","1464848":"cache/4680/campaigns/1464848-763595e132f89e1598d08e4129c8e97c","1464849":"cache/4680/campaigns/1464849-4b146e68952eda5a8aadb536de2a69a9","1464851":"cache/4680/campaigns/1464851-0f6753d5530e9df31b2258a56b125b3d","1464852":"cache/4680/campaigns/1464852-11c4737d6c81d03a57f33fde21301308","1464854":"cache/4680/campaigns/1464854-f63f7b2b5404d2ff7cba1b54bd8dfa84","1464855":"cache/4680/campaigns/1464855-11b431c5274274b7774a3f7003915b66","1487141":"cache/4680/campaigns/1487141-34dfc6fd62f46e0d655a85c66df48033","1527085":"cache/4680/campaigns/1527085-018cfcca913f168aaca190f573fb44df","1527148":"cache/4680/campaigns/1527148-45074aa12c909812e1e3903f23466457","1725541":"cache/4680/campaigns/1725541-b7d45e0b2bacf5430b5d4acce2638dbb","1725542":"cache/4680/campaigns/1725542-0c6cc3bfd93a71838e1ab7018fb2f59b","1725543":"cache/4680/campaigns/1725543-0b615fd67ad0f90e58beaf3f759d0385","1725544":"cache/4680/campaigns/1725544-b627a886d02c2321d211e670428b3cf3","1726208":"cache/4680/campaigns/1726208-74fa46fc655d6fb0c31514f898dbb2b3","1731596":"cache/4680/campaigns/1731596-a76d0b770c6452e59f76656bcffc42e9","1731597":"cache/4680/campaigns/1731597-6b280658bb5ed0e17e6e48be0c332e33","1731598":"cache/4680/campaigns/1731598-2747f7faf0b9eec18e318e36196b576a","1731599":"cache/4680/campaigns/1731599-0a9b467b3bfb8ae6d487ab66fdef5ad5","1741900":"cache/4680/campaigns/1741900-c38d1991f62add8835a0f43071394112","1741901":"cache/4680/campaigns/1741901-c78248fd0f6622b84a3a890ef9c23be1","1741903":"cache/4680/campaigns/1741903-a6f8090b59b28b0d86049c86176bc7b1","1741904":"cache/4680/campaigns/1741904-a0416bf9473369701f421f0d12008a51","1741906":"cache/4680/campaigns/1741906-79e3c74f04e63974ecde920d055ee794","1741907":"cache/4680/campaigns/1741907-348c754967693fcdb1f11d1cf4ce0da8","1741909":"cache/4680/campaigns/1741909-d9f06274d2a82f775dba6bf02293fbc5","1741910":"cache/4680/campaigns/1741910-d2eca7c32a471cf20837773221e36a1a","1741912":"cache/4680/campaigns/1741912-7b0cfbb70a793ad8f8ac0d3834308aed","1741913":"cache/4680/campaigns/1741913-9ff2ca25200b9e03ad66045d6ae6e41c","1741915":"cache/4680/campaigns/1741915-59b5df5aa54150136f53d6b27c542e58","1741916":"cache/4680/campaigns/1741916-0d6a83b0240f93bebbe6f7b71a3f84b0","1741920":"cache/4680/campaigns/1741920-5f5e625a46dde15ba15ac07be7d9dc07","1741921":"cache/4680/campaigns/1741921-910db89c6929e0bd3ed8cb00b31c537e","1741926":"cache/4680/campaigns/1741926-44462be4ee698b2072f414d005b4a729","1741927":"cache/4680/campaigns/1741927-7139d4115436d52108fcbb62534052cd","1754249":"cache/4680/campaigns/1754249-b3b082d07c581d55c201f36e2b667270","1754250":"cache/4680/campaigns/1754250-6cef29c688f0d91f6e62d714af3e90bb","1754252":"cache/4680/campaigns/1754252-6760227186e26807902a294c84fe672b","1754253":"cache/4680/campaigns/1754253-ad7149002e5d92c885c35d69577513bc","1754255":"cache/4680/campaigns/1754255-3b1d2ff0f3334f08df93f9d9255e3aab","1754256":"cache/4680/campaigns/1754256-09a1bda25b6cbe93f8e544abc04b6966","1754258":"cache/4680/campaigns/1754258-cbd86d4da426b5545ca9f74e2212f3bf","1754260":"cache/4680/campaigns/1754260-96776c00a0f2e32b339be40e721982b8","1754261":"cache/4680/campaigns/1754261-25de64b4b9f2ee048fcb55e988c166c3","1754263":"cache/4680/campaigns/1754263-b80edcfaa4ec2a84c4ad8f8554a8d962","1754264":"cache/4680/campaigns/1754264-abfc6b2c9e0c1550af2543194a998b71","1754266":"cache/4680/campaigns/1754266-83c7ffaf24208df79977fe14487aff32","1754267":"cache/4680/campaigns/1754267-0cbf84fceb2dd30c5da54c383ef01d05","1754269":"cache/4680/campaigns/1754269-d2c239eca252c5aac2650aa8ebb516c6","1754271":"cache/4680/campaigns/1754271-d3e256e9069ef8beee49ff9b811c14d2","1754272":"cache/4680/campaigns/1754272-c60f7d7f46e5ee64358c7ec174e5c230","1754274":"cache/4680/campaigns/1754274-bbcf7ad236d530d88ca16992239eabb5","1754275":"cache/4680/campaigns/1754275-34028f9a9c66452a8c6f51c9e5e862d6","1754277":"cache/4680/campaigns/1754277-85bf5990f66b5449e87ff811c2e24c48","1754278":"cache/4680/campaigns/1754278-cf28fde2ba91c54c5f9c4a256e23bc67","1754280":"cache/4680/campaigns/1754280-e91a9349929b97b41b90f78e3df18261","1754281":"cache/4680/campaigns/1754281-d1635767521a75ba7bebd01c6faf633e","1754283":"cache/4680/campaigns/1754283-a6eb7c604ef0cb945bd1fd4e15000774","1754284":"cache/4680/campaigns/1754284-a5c3f87476281e5260c300ccc2b4c7aa","1754286":"cache/4680/campaigns/1754286-168c191ab5198f5ccc7689f8985d6a23","1754287":"cache/4680/campaigns/1754287-f95385c9aeb3a390894aae9b0a9e9d5a","1754289":"cache/4680/campaigns/1754289-d68a2e03c5ee3ce8f5efc66b42cb92de","1754290":"cache/4680/campaigns/1754290-b8778ca6098dd2fa731e629220225c87","1754292":"cache/4680/campaigns/1754292-8437da5897f17a6469bc402c1e3c1aee","1754293":"cache/4680/campaigns/1754293-88645b469d107ec321e9295ecbb25de7","1754295":"cache/4680/campaigns/1754295-95bf10dfcbc703dae3e006582b21ecf2","1754296":"cache/4680/campaigns/1754296-807fd80b8f4125eeccd94a239df26636","1754298":"cache/4680/campaigns/1754298-7836262794e7dabb2df32b55d9412034","1754299":"cache/4680/campaigns/1754299-7e3047be4ee5958b42469c196d3caa1a","1754302":"cache/4680/campaigns/1754302-7f69f5d92431635aae963898f934c3f9","1754303":"cache/4680/campaigns/1754303-477224874937302fbcb7a89c0c862902","1754305":"cache/4680/campaigns/1754305-8236c23f4939f4617077703c44131d47","1754306":"cache/4680/campaigns/1754306-c442c9834a547218a5e13d58165c33f5","1754308":"cache/4680/campaigns/1754308-73135e8d7d4e6ceb9f6a0cc65234016b","1754309":"cache/4680/campaigns/1754309-583093bd123391c2ed83a4fb59c9095c","1754311":"cache/4680/campaigns/1754311-d5f5310168433426baaa069e30ae8846","1754312":"cache/4680/campaigns/1754312-5981c01737ada443dedc80437e39c7a7","1769093":"cache/4680/campaigns/1769093-9fa3b09520c1f7582e54bea193320759","1769094":"cache/4680/campaigns/1769094-145ad6c30907b126553a43c2ff5b8ba2","1769095":"cache/4680/campaigns/1769095-44842dbd5b6d83fd681ca749fc85f842","1769096":"cache/4680/campaigns/1769096-c2ffed2bc41b9d377f657cf7758e76ae","1858280":"cache/4680/campaigns/1858280-d96be1056d21836bf79ff9fc37b7ed48","1858281":"cache/4680/campaigns/1858281-7247c9bce0474de153e84c248dc91b7b","1858282":"cache/4680/campaigns/1858282-300de2d7e5fd84ebbfd0321fec0e9321","1858287":"cache/4680/campaigns/1858287-72e9fd9c9d9051854a03d8db8bd923af","1858642":"cache/4680/campaigns/1858642-7cf860bd16d5647802fc6b5ec2d3ba78","1858643":"cache/4680/campaigns/1858643-712830d4d6d913983bd46e1059a0c8dd","1858644":"cache/4680/campaigns/1858644-caa39d116cb6c61f6868986acfb6a688","1858645":"cache/4680/campaigns/1858645-1aa609114d2397e3f4bfb6905d198f4b","1892307":"cache/4680/campaigns/1892307-46f4a0dcac1cfd7a6b3af6b561ebb11f","1892308":"cache/4680/campaigns/1892308-5b4c69957e60d8ca6d062557e0c0a56f","1892309":"cache/4680/campaigns/1892309-f5da78eef8d840601c97873c99b840e5","1892310":"cache/4680/campaigns/1892310-a238de3bb294a0450ca8868bd64bbd24","1944154":"cache/4680/campaigns/1944154-e8f4155743ff52aa8eab0ec45488637a","1944155":"cache/4680/campaigns/1944155-bfa225a6b210ffd46f54679b60a2cbfe","1944157":"cache/4680/campaigns/1944157-71f07e076df766b89b7bb85750af007e","1944158":"cache/4680/campaigns/1944158-6287d0aaafd21f208437bc6948d61c9f","1944160":"cache/4680/campaigns/1944160-0fa0f6207647b2b5d6d3394edea533fa","1944161":"cache/4680/campaigns/1944161-9c673d7de30d9c492c7c2c2bc58204fd","1944163":"cache/4680/campaigns/1944163-8f43549bbb577df7996403ddf663c96a","1944174":"cache/4680/campaigns/1944174-7ebe7dd7219cb61ad242cc06c55c7bd7","1944175":"cache/4680/campaigns/1944175-c21ef580df4429288fd5e095ac6e2bf5","1944177":"cache/4680/campaigns/1944177-3464463a02c295bc7f41666a79e27c1f","1944178":"cache/4680/campaigns/1944178-f8589b4130c220647b971c69b0386a5b","1944180":"cache/4680/campaigns/1944180-02b946dd62c08becf9a1a3bac923317d","1944181":"cache/4680/campaigns/1944181-c9ebea5861c3ea029511bc1c0c54ae09","1944189":"cache/4680/campaigns/1944189-49baa44fef97ad9e6a3851a39368cebd","1944190":"cache/4680/campaigns/1944190-0357382230f0fb3da8e01f85de17b0e0","1944192":"cache/4680/campaigns/1944192-e0931e76cc6b87940580ea1690ea7d16","1944193":"cache/4680/campaigns/1944193-28695dda5eddddc8341f800dfeea84a0","1958645":"cache/4680/campaigns/1958645-12aa6d15059b98dc7eab9b5bc6d3e66e","1958646":"cache/4680/campaigns/1958646-e1729f8304d4e309ea934bcdf8b1b931","1958647":"cache/4680/campaigns/1958647-c154a81d414d68b2d90b7808e13b9016","1958648":"cache/4680/campaigns/1958648-b1a01a219e2555167cb977f0a4250417","1964442":"cache/4680/campaigns/1964442-1139f86b1a2d5334c13e07f2589e69fe","2093748":"cache/4680/campaigns/2093748-c599315061927ed492f8b7a6f7b3f92e","2093749":"cache/4680/campaigns/2093749-78dc48db3f9a02ede6e00e693186881d","2093752":"cache/4680/campaigns/2093752-7f43c3a8ebd0d0a0fbc6b8b7b2cad932","2093754":"cache/4680/campaigns/2093754-89af086099c0fd726277108047d9d4af","2093757":"cache/4680/campaigns/2093757-c6297801e6a13e7f8aadb27e07420cd4","2093758":"cache/4680/campaigns/2093758-a01f9235b6d337b04f746b96a6c1ab36","2094934":"cache/4680/campaigns/2094934-2d546d3ebd319a10bfa16575068af293","2094935":"cache/4680/campaigns/2094935-ebe944db4e7ec59726ae53c27ab1846d","2147856":"cache/4680/campaigns/2147856-04c00630e31202f42bc411ef543b1308","2147857":"cache/4680/campaigns/2147857-5b38673b7037afc9ed4c2351624e6a2b","2147858":"cache/4680/campaigns/2147858-a1dad4f778105f607c58842d975babcd","2147859":"cache/4680/campaigns/2147859-37b76e67b8d584b5840604744abe5dbc","2147871":"cache/4680/campaigns/2147871-52221b778622054f00e9674cc1892a6b","2147872":"cache/4680/campaigns/2147872-3cd561876386a9203f3655731800fac6","2147873":"cache/4680/campaigns/2147873-3455a588dfa78e0f782d85dfb236b81c","2147874":"cache/4680/campaigns/2147874-1fd6a410861868b1827cada58c65db77","2147920":"cache/4680/campaigns/2147920-088c8517ba656c96a84b96ce7471e482","2147921":"cache/4680/campaigns/2147921-45ea46b454fbc3f4fc99a1a949442df2","2147923":"cache/4680/campaigns/2147923-fe375c0bab7fff236c10b4dd8bbd2f2c","2147924":"cache/4680/campaigns/2147924-db5490dd8e90aea46866d294c112d330","2147926":"cache/4680/campaigns/2147926-1be881650bc46c6ebf65ba74db68a524","2147927":"cache/4680/campaigns/2147927-10484ef652118ab9b2bb0115b4713c1c","2147929":"cache/4680/campaigns/2147929-6f775c791e04b0a1cb0fef0bb7a06b2a","2147930":"cache/4680/campaigns/2147930-4c134e25a6ac77cfa710b6268ddb86e8","2147933":"cache/4680/campaigns/2147933-9e7a5c84289e9c386bc816fba7e5965d","2147934":"cache/4680/campaigns/2147934-87826beeb298b7aeb6d6a2893a6fad23","2147936":"cache/4680/campaigns/2147936-0449560b2add9f27658fa727941acfc7","2147937":"cache/4680/campaigns/2147937-24e2ffd706b388815af2a922c0a76994","2147955":"cache/4680/campaigns/2147955-ba50258c70cd2a6a35cdb2416eabf993","2147956":"cache/4680/campaigns/2147956-fe7b870e29482ae7e9b0b4264ed07132","2147958":"cache/4680/campaigns/2147958-ff46c5d4b5ef5018843d2853cb05167c","2147959":"cache/4680/campaigns/2147959-ea632f8955c08600d2c91823eb198366","2147966":"cache/4680/campaigns/2147966-d9805ecce960df3e051bd1236cf0457d","2147967":"cache/4680/campaigns/2147967-d93e03818a6f36f9c4cbbf6050446113","2147969":"cache/4680/campaigns/2147969-6e20388ce8978bc75bec72a44bd5f800","2147970":"cache/4680/campaigns/2147970-ae1bc6bacfb294323030e88e5f3efca8","2147972":"cache/4680/campaigns/2147972-5e35aa6592f0b4a978c0cd13672a30c6","2147973":"cache/4680/campaigns/2147973-449f3c29e096984bb875baf92a4c56d9","2147975":"cache/4680/campaigns/2147975-fe256ffacb6569ed498e993c083d7cd3","2147976":"cache/4680/campaigns/2147976-d66ee39df154051cbd68e700e946edd1","2147978":"cache/4680/campaigns/2147978-e923e84e207d21e79b92920c4220d1cf","2147979":"cache/4680/campaigns/2147979-1281ed1d2ff8cbd8ebd319d6d82fadf3","2147981":"cache/4680/campaigns/2147981-e8ec9fa3a06fda4fb47ad6b2d11519e4","2147982":"cache/4680/campaigns/2147982-d82330fcda6ef52d57f7f2a7fec01f8e","2147985":"cache/4680/campaigns/2147985-91284689ee10a43663b4705b6991c30e","2147986":"cache/4680/campaigns/2147986-fb39b30e611d89c58a4346dade1c9f71","2147988":"cache/4680/campaigns/2147988-9fffc983edc13b83b9cedcd98bd6df2f","2147989":"cache/4680/campaigns/2147989-34351820337d66e8a95e81f5ea5aa5cf","2147991":"cache/4680/campaigns/2147991-625d149c1a5df8bc939008efda238b00","2147992":"cache/4680/campaigns/2147992-5d374ed47030a04f0ddabbe029b8d7cb","2147994":"cache/4680/campaigns/2147994-edf63e8b678fe61db87f8be23cf210df","2147996":"cache/4680/campaigns/2147996-d265bffce5a2a38b736d8fc0ac85a39f","2147997":"cache/4680/campaigns/2147997-62714459b98764f6ebdf02ee036fdb89","2147999":"cache/4680/campaigns/2147999-8bb657c7b210fd586804630013efbb21","2148000":"cache/4680/campaigns/2148000-36450f6802f30da23c4ae2e88ad38df2","2148002":"cache/4680/campaigns/2148002-6a9392a07df00547e510ac5dea9bcc07","2148003":"cache/4680/campaigns/2148003-3ee3cf01aeb2ee54df15d358db2f04e6","2148005":"cache/4680/campaigns/2148005-b7847412fc50343d17a9fee76637d97d","2248846":"cache/4680/campaigns/2248846-234b2f06720d186c8d6e257da5f5c101","2248847":"cache/4680/campaigns/2248847-2af9c8610725e48c8a9ef3a4dc9d58c2","2338539":"cache/4680/campaigns/2338539-197126aca7309943eaa460fb999dbe18","2338541":"cache/4680/campaigns/2338541-4dcae9714669d71655bb47ebd7375082","2338543":"cache/4680/campaigns/2338543-b29bb739a746d36b2c0284c3d1554f2d","2338545":"cache/4680/campaigns/2338545-ebeed406270ceae53fc10597baed1c80","2338547":"cache/4680/campaigns/2338547-ef4a0928c7a8b8671a347cdd415cded7","2338549":"cache/4680/campaigns/2338549-648bda232a14910d5a94e5ec9c3be75c","2338551":"cache/4680/campaigns/2338551-3cf664e5e945c100b05840ec1214f7eb","2338553":"cache/4680/campaigns/2338553-5d96c134163ac248c41cccc5c37c7738","2338555":"cache/4680/campaigns/2338555-bca2c4d9008d380a94f2432fd3e02388","2338557":"cache/4680/campaigns/2338557-acb2fef903f7fd48675db58d3f4e36a2","2338559":"cache/4680/campaigns/2338559-474dbc5392926c9b3b8c8a152f8900e1","2338561":"cache/4680/campaigns/2338561-5010849ae3f9d9ef857e15b587846c1b","2338563":"cache/4680/campaigns/2338563-10663bf2607b65b19edf26c6abfe3ff7","2338565":"cache/4680/campaigns/2338565-6b46c593c04e661e05005ccc66beb6b2","2338567":"cache/4680/campaigns/2338567-e811c863d3e056c46496d4b83b72786d","2338569":"cache/4680/campaigns/2338569-3393aa6796a01bbfc1f84f9776cdf698","2338571":"cache/4680/campaigns/2338571-c88bd17bf7382c4059d91aa85c386f03","2338573":"cache/4680/campaigns/2338573-7e057208ba7349911dae22c9ce924abc","2440871":"cache/4680/campaigns/2440871-a275774aa23e5adea375456e546a4a98","2483139":"cache/4680/campaigns/2483139-52ec59ba9e6b07db524bbac50038f4ec","2483141":"cache/4680/campaigns/2483141-0cc4205db0d704966e0faf4aa3ea2bcc","2483143":"cache/4680/campaigns/2483143-e47f8b14c4bc55dbea7d10bad5e24e5e","2483145":"cache/4680/campaigns/2483145-85fd1932e0d054855accad48ce6b7d52","2483147":"cache/4680/campaigns/2483147-6d9fc34ba7c86e7e92726a7b829826df","2483149":"cache/4680/campaigns/2483149-eee285b06e2438778770ff12be210552","2483151":"cache/4680/campaigns/2483151-d956d267d4cded751f2c8749cf05c616","2483152":"cache/4680/campaigns/2483152-ef5701f588485536e22996b59c35101f","2483153":"cache/4680/campaigns/2483153-d477ea08c47d1070112d2ae5d18ab319","2483154":"cache/4680/campaigns/2483154-071d7eee6c66ade993d535c987b61eee","2483155":"cache/4680/campaigns/2483155-419a3807505652acc779981a4e49b1a4","2483156":"cache/4680/campaigns/2483156-a09231465cafb7506de96dedb627d5a0","2483157":"cache/4680/campaigns/2483157-f1b33e3aa049e93c371f6844e512008d","2483158":"cache/4680/campaigns/2483158-44dc7b2736ee709b381eea11b0dcc043","2484389":"cache/4680/campaigns/2484389-ad6a65a666c97923cc079b7f678da840","2484390":"cache/4680/campaigns/2484390-47bed0b0b407def96f523b7d2f6fc0dd","2484391":"cache/4680/campaigns/2484391-07fad078cb47434aab458dc74b74498e","2484392":"cache/4680/campaigns/2484392-18406482ba37b4f1bb1da197dbfb6cd4","2672482":"cache/4680/campaigns/2672482-247262927f3706fbf38c4cf31310543c","2672484":"cache/4680/campaigns/2672484-b53f921bcf64f7fd779315dcefa99f43","2672486":"cache/4680/campaigns/2672486-6723cd6c4cb2667e9575f805d05d906e","2683974":"cache/4680/campaigns/2683974-a124332b5b2c344032f380987183b641","2683976":"cache/4680/campaigns/2683976-cac063ba78e65b0bdf2c268116bfc9be","2683978":"cache/4680/campaigns/2683978-eec34e5325c02f5c92d28538eddbd073","2683981":"cache/4680/campaigns/2683981-cc2ae6e0e268fa3310023e5e2fb77dad","2683982":"cache/4680/campaigns/2683982-a491258083e8ceecd179666e0f187c9a","2683984":"cache/4680/campaigns/2683984-42e9316762b3a1158af4e1e295a009ea","2683985":"cache/4680/campaigns/2683985-4976e9c579e062566d57683c8a663bb6","2683987":"cache/4680/campaigns/2683987-2d12036ec401d7cf2252c13f4f08b45a","2683988":"cache/4680/campaigns/2683988-b71cbb7b6772a6a7ff223b920a08ee11","2683990":"cache/4680/campaigns/2683990-01a4c34bef1167c0e285042a5261a650","2683991":"cache/4680/campaigns/2683991-a98c097c881fffa467aee804978ade1f","2683993":"cache/4680/campaigns/2683993-657bb7115d0005c2848a0396c9697903","2683994":"cache/4680/campaigns/2683994-a64702d13759a9e8c8aea2e5ecc39703","2683996":"cache/4680/campaigns/2683996-b7cd2a8b6e3f40cd24fa2e24b5b52efa","2683997":"cache/4680/campaigns/2683997-98b76c4c9db1f69bdbaaf6f7ea410888","2684015":"cache/4680/campaigns/2684015-631194c0a4ebea2ba874e0c0741f86ad","2684017":"cache/4680/campaigns/2684017-86c069fc583896fc597194781c71a8aa","2684019":"cache/4680/campaigns/2684019-d57f1a0a9d3e919a8847a7f2147fd99f","2684020":"cache/4680/campaigns/2684020-b7fd358634942aafe0dd2442d591f5ad","2684022":"cache/4680/campaigns/2684022-2d7f0da77c2146d497468e1fb173cd95","2684023":"cache/4680/campaigns/2684023-6783871733469815b4b2a607be55c8a3","2684025":"cache/4680/campaigns/2684025-de4a4897ab05e583750aaec0f20079dc","2684027":"cache/4680/campaigns/2684027-f1b214c4944799e82f76257afa90fb35","2684029":"cache/4680/campaigns/2684029-21ba98214b1330cbf2606f8858409d8c","2684030":"cache/4680/campaigns/2684030-1e8a6ea527c82901cde4d75705bfd525","2684032":"cache/4680/campaigns/2684032-e39d9f6a31000c7ca20040890f34b029","2684033":"cache/4680/campaigns/2684033-494b2f18b03aff275bd346ea5e98e482","2687875":"cache/4680/campaigns/2687875-1d0b20e6b76c7c893f4c477843f74bd5","2687877":"cache/4680/campaigns/2687877-f0d1a0a8d25a696bdf0c0f8e2fcc262b","2687879":"cache/4680/campaigns/2687879-ecc133168c29efe5d0b752a2592571ba","2687880":"cache/4680/campaigns/2687880-7e13e02e478caf121644ff03a0fb7d43","2687881":"cache/4680/campaigns/2687881-9ce067ac464ca90a0ce9046e26401fd9","2687882":"cache/4680/campaigns/2687882-2eb320d2bf42b414f77c46324a916a53","2687884":"cache/4680/campaigns/2687884-ab0e5bcaaee321324743628e4d0485cc","2687885":"cache/4680/campaigns/2687885-67decd3f8964e866b9ac356e71275147","2687887":"cache/4680/campaigns/2687887-bab62e17e90913211ce791fbbd1a6b71","2687888":"cache/4680/campaigns/2687888-3c0687e80d90adc65f59f16825d80089","2687890":"cache/4680/campaigns/2687890-cde331f3f99bb02d9f95c496b42efbf2","2687891":"cache/4680/campaigns/2687891-70abfe878ff1d0a16740863f98751d77","2687892":"cache/4680/campaigns/2687892-24d3b0e54b88549e3092923452bd0beb","2687893":"cache/4680/campaigns/2687893-e1f570629b630d37bc0dc53c7142ed35","2687896":"cache/4680/campaigns/2687896-641757c6fc6b42e3e84dcf44ca001bd6","2687898":"cache/4680/campaigns/2687898-e329dce3ecc05591ee720920858f17fb","2687900":"cache/4680/campaigns/2687900-d7926c899489a5b02add79a6a5df1408","2687901":"cache/4680/campaigns/2687901-e4168cefb9984e98daff2b64c62ca3a3","2687902":"cache/4680/campaigns/2687902-f204220ea1cd5a7c97ef8d152382e211","2687904":"cache/4680/campaigns/2687904-880327054243834fa3708fb7e69c39b0","2687905":"cache/4680/campaigns/2687905-6aa53683634f88c49d3ab1ee7b8bd9e8","2687907":"cache/4680/campaigns/2687907-3dbd62fe55fe00115430188231988961","2687908":"cache/4680/campaigns/2687908-47a5f41f3a74cc9d57d50285ded5ec03","2687909":"cache/4680/campaigns/2687909-0d6c7b556ebd448c587f55597835d66c","2687910":"cache/4680/campaigns/2687910-12a8fe8e5564e194eb89dd875c8a25f2","2687912":"cache/4680/campaigns/2687912-33c76128944ac667b15215dd7fe25adf","2687914":"cache/4680/campaigns/2687914-625f1f74488dbe57c955d1cc4a398a2e","2687915":"cache/4680/campaigns/2687915-c68a3c05bf6af96630beb90ae4e6ab04","2687916":"cache/4680/campaigns/2687916-6908e55f651e42ac4ca0d5575717f38a","2687918":"cache/4680/campaigns/2687918-93e78d4ae99ac6466bb70f8f6e140865","2687919":"cache/4680/campaigns/2687919-cef77c8d2242fa45d623895e5bafec20","2687921":"cache/4680/campaigns/2687921-1b4e9ba36792e43683a40cd324075539","2687922":"cache/4680/campaigns/2687922-a1d9e66dc51838e231b52ed3439f6df1","2687923":"cache/4680/campaigns/2687923-35b2028b5281a572658536e3999ed08c","2687924":"cache/4680/campaigns/2687924-11bf64037ec4e55a288bba4d508d67d1","2688674":"cache/4680/campaigns/2688674-dd27a03bd7f37d1775bbdaaffc6a42b3","2688675":"cache/4680/campaigns/2688675-7d400243d04b02d60a215e6756757a79","2688676":"cache/4680/campaigns/2688676-5d616739328f19c5570eb7f08b25716c"},"index_live":"cache/4680/campaign-index-live-82a2e38dfe38f42aea11cf3e0413a0ab","index_test":"cache/4680/campaign-index-test-16033cd791d33569ca954c2b2af74249"}}