{"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n chatBtnHeight = jQuery('#chat-button').length \u003e 0 ? jQuery('#chat-button').height() + 40 : 0;\n \n var styles = [\n '.footer { padding-bottom: '+pushAmount+'px; }',\n ];\n \n var stylesRight = [\n '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+chatBtnHeight+'px; }',\n ];\n \n var stylesLeft = [\n '#attentive_creative:not([style*=\"height: 100%;\"]) { margin-bottom: '+pushAmount+'px; }',\n ];\n \n var stylesFull = [];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n}"},"ctab_pushup_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);"},"ctab_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"error_message_fix":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var NEW_ERROR_MSG = 'This email address is already registered.',\n ERROR_FLAG = 'this email address is not eligible';\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.wknd-'+ca_id, function(e) {\n var emailError = bouncex.utils.getNestedProp('response.errors.email', '', e);\n\n if (e.campaign_id == ca_id \u0026\u0026 emailError.indexOf(ERROR_FLAG) \u003e -1) {\n bouncex.campaigns[ca_id].obj1.find('#bx-error-'+ ca_id + '-email').text(NEW_ERROR_MSG);\n }\n});"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n '.shopify-section-header-sticky { top: '+pushAmount+'px; }',\n '#toolbar-filters.sticky { margin-top: '+pushAmount+'px; }',\n '.ss__slideout.ss__slideout--active { height: calc(100% - '+pushAmount+'px); top: '+pushAmount+'px; }',\n '#menu-drawer { height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)) - '+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();"},"pushdown_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"tbar_ada_placement_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"var $placementTarget = jQuery(bouncex.website.els.skip_link);\nvar placement = 'after';\n\nif ($placementTarget.length === 0) {\n placement = 'prepend';\n $placementTarget = bouncex.body;\n}\n\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);"},"zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 4; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"zindex_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"}},"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":null,"confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"fp_local_storage","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 '.shopify-section-header-sticky { top: '+pushAmount+'px; }',\\n '#toolbar-filters.sticky { margin-top: '+pushAmount+'px; }',\\n '.ss__slideout.ss__slideout--active { height: calc(100% - '+pushAmount+'px); top: '+pushAmount+'px; }',\\n '#menu-drawer { height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)) - '+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();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushdown_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true),\\n chatBtnHeight = jQuery('#chat-button').length \u003e 0 ? jQuery('#chat-button').height() + 40 : 0;\\n \\n var styles = [\\n '.footer { padding-bottom: '+pushAmount+'px; }',\\n ];\\n \\n var stylesRight = [\\n '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+chatBtnHeight+'px; }',\\n ];\\n \\n var stylesLeft = [\\n '#attentive_creative:not([style*=\\\"height: 100%;\\\"]) { margin-bottom: '+pushAmount+'px; }',\\n ];\\n \\n var stylesFull = [];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 4; }', 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\\\":\\\"\\\"}}}\"},\"ctab_zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"tbar_ada_placement_fix\":{\"val\":\"var $placementTarget = jQuery(bouncex.website.els.skip_link);\\nvar placement = 'after';\\n\\nif ($placementTarget.length === 0) {\\n placement = 'prepend';\\n $placementTarget = bouncex.body;\\n}\\n\\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"remove_form_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"error_message_fix\":{\"val\":\"var NEW_ERROR_MSG = 'This email address is already registered.',\\n ERROR_FLAG = 'this email address is not eligible';\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.wknd-'+ca_id, function(e) {\\n var emailError = bouncex.utils.getNestedProp('response.errors.email', '', e);\\n\\n if (e.campaign_id == ca_id \u0026\u0026 emailError.indexOf(ERROR_FLAG) \u003e -1) {\\n bouncex.campaigns[ca_id].obj1.find('#bx-error-'+ ca_id + '-email').text(NEW_ERROR_MSG);\\n }\\n});\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":null,"custom_liquid_variable":"{\"Address\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"val\":\"true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImgWidth\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferCustomer\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferProspect\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_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_CartPageUrl\":{\"val\":\"https://www.striderite.com/cart\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$CartPageUrl\"},\"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\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$FirstItemCartUrl\"},\"Studio_FirstItemUrl\":{\"val\":\"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$FirstItemUrl\"},\"Studio_FooterLinks1\":{\"val\":\"\u003ca href=\\\"https://www.striderite.com/pages/contact\\\" target=\\\"_blank\\\" style=\\\"text-decoration:underline;color:#000000;\\\"\u003eCustomer Service\u003c/a\u003e\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u003ca href=\\\"{{ $.IbxWebview }}\\\" target=\\\"_blank\\\" style=\\\"text-decoration:underline;color:#000000;\\\"\u003eView in Broswer\u003c/a\u003e\u003cspan class=\\\"hide\\\"\u003e\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003cbr style=\\\"display:none;\\\" class=\\\"show\\\"\u003e\u003ca href=\\\"https://www.striderite.com/pages/privacy-policy\\\" target=\\\"_blank\\\" style=\\\"text-decoration:underline;color:#000000;\\\"\u003ePrivacy Policy\u003c/a\u003e\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u003ca href=\\\"{{ $.IbxUnsubscribeEsp }}\\\" target=\\\"_blank\\\" style=\\\"text-decoration:underline;color:#000000;\\\"\u003eUnsubscribe\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\",\"label\":\"$FooterLinks1\"},\"Studio_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$CartPageUrl{{ $CartSuffix }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"https://www.striderite.com\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_ListPageUrl\":{\"val\":\"{{ $.ListPageUrl }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_PrimaryOffer\":{\"val\":\"15%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$PrimaryOffer\"},\"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\":\"https://assets.bounceexchange.com/assets/uploads/users/6823/e6b2e6098119af82fb694dfbcfb8b376.jpg\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2024-04-14T09:59:00.000Z\",\"startTime\":\"\",\"endDate\":\"2024-04-27T06:59:00.000Z\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"https://www.striderite.com/collections/sneaker-sale\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2024-04-14T09:59:00.000Z\",\"startTime\":\"\",\"endDate\":\"2024-04-27T06:59:00.000Z\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvas\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvasmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogolight\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}\n","custom_variable":"{\"logged_in\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function () {\\n if (bouncex.website.pts === 'checkout') {\\n return jQuery('.breadcrumb__item--current:contains(\\\"Information\\\")').length \u003e 0 ? jQuery('.logged-in-customer-information:visible').length \u003e 0 : null;\\n }\\n\\n return !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId');\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"ever_logged_in\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_qty\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var count = 0,\\n $linkToCart;\\n\\n if (bouncex.website.pts === 'checkout') {\\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\\n count += Number(jQuery(this).text());\\n });\\n return count;\\n }\\n $linkToCart = jQuery('[href=\\\"/cart\\\"], .cartTrigger, .CartTrigger, .cart-trigger, [data-cart-count]').first();\\n \\n if ($linkToCart.length \u003e 0) {\\n return Number($linkToCart.text().replace(/[^0-9.]/g, ''));\\n }\\n\\n return Number(jQuery('[id^=\\\"shopify-section-header\\\"] [class*=cart]').first().text().replace(/[^0-9.]/g, '')[0]);\\n})();\",\"default\":\"0\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"(function(){\\n var regex = /(thanks|thank you) for (subscribing|signing up)/i,\\n url = window.location.href,\\n ecapFormText = jQuery('#contact_form, #footer-newsletter-signup, footer form').first().text().trim() || jQuery('form').last().text();\\n\\n return url.indexOf('?customer_posted=true#contact_form') \u003e -1 || regex.test(ecapFormText) || null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cookie_modal_present\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Only turn live if specifically requested.\"},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Only turn live if specifically requested.\"},\"attentive_visible\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Only turn live if specifically requested.\"},\"sku_id\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.utils.url.getParam('variant', window.location.href) || bouncex.utils.getNestedProp('ShopifyAnalytics.meta.selectedVariantId');\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Required if using alternate 'select_sku' implementation that references bouncex.vars.sku_id \"},\"group_id\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.id', '') || bouncex.utils.getNestedProp('__st.rid', '');\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Required if using alternate 'select_sku' implementation that references bouncex.vars.group_id\"},\"location_path\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Only populate/activate if you need to limit tracking to a specific location path. Ex: \\\"domain.com/en-us\\\" where \\\"/en-us\\\" is the location_path\\n1.) Format = '/en-us' ! DO NOT LEAVE OFF THE FORWARD SLASH ! \\n\\n\"},\"attv_user_id\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"window.ATTVxWKND_user_id;\",\"default\":\"''\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"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=promo"}],[{"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":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkouts"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros_"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_pros_"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_pros_"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/stride-rite-faq"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/account/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/account/register"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/contact"}]]},"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":"1701271877","els":{"skip_link":".skip-to-content-link"},"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"1","event_tracking_js":"/* ---------------------------- STANDARD VARIABLES ---------------------------- */\n\nvar CART_COOKIE_KEY = 'cart', \n CLEAN_URL = bouncex.utils.url.allowParams(), \n ROOT_DOMAIN = window.location.hostname.replace('www.', '');\n\n/* --------------------------------- CUSTOMIZATION VARIABLES -------------------------------- */\n\nvar soldOutItemsOnSite = true, \n pdpAtcSelector = 'form[action=\"/cart/add\"] button[type=\"submit\"], button[name=\"add\"]',\n quickAtcSelector = 'div[data-id] button, button.js-add-to-cart',\n outOfStockSelector = ''; \n\n/* --------------------------------- CLIENT SPECIFIC FUNCTIONALITY -------------------------------- */\n\nvar CATALOG = false,\n QUICKADD = false; \n\n/* --------------------------------- HELPERS -------------------------------- */\n\n// GROUP ID AS ITEM:ID \nfunction getItemId(){\n return bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.id', '') || \n bouncex.utils.getNestedProp('__st.rid', '');\n}\n\nfunction getItemCopy(){\n return jQuery('.shopify-section h1').first().text().trim() || \n jQuery('meta[property=\"og:title\"]').attr('content') || \n '';\n}\n\nfunction getItemCategory(){\n return bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.type') || 'Global';\n}\n\nfunction getItemImage(){\n var imgUrl = jQuery('meta[property=\"og:image\"]').first().attr('content');\n\n if (!imgUrl){\n return false;\n }\n\n imgUrl = bouncex.utils.url.allowParams([], imgUrl.replace(/\\s+/g, ''));\n\n if (imgUrl.indexOf('http') === -1){\n return 'https:' + imgUrl;\n }\n\n return imgUrl ;\n}\n\nfunction getItemInStock(){\n if (!soldOutItemsOnSite){\n return true;\n }\n\n if (outOfStockSelector \u0026\u0026 jQuery(outOfStockSelector).length \u003e 0){\n return false;\n }\n\n return jQuery(pdpAtcSelector).length \u003e 0 ? jQuery(pdpAtcSelector).is(':visible') : true;\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\n\n\nfunction getItem() {\n return {\n id: getItemId(), \n copy: getItemCopy(), \n category: getItemCategory(), \n url: CLEAN_URL,\n imageurl: getItemImage(),\n instock: getItemInStock()\n };\n}\n\nfunction fireViewItem(id, groupId) {\n var pushItem = { 'item:id': id };\n\n if (groupId) {\n pushItem['item:itemgroupid'] = groupId;\n }\n bouncex.push(['view item', pushItem]);\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.category \u0026\u0026\n !!item.url \u0026\u0026\n !!item.imageurl;\n },\n function () {\n if (item.url.indexOf('gift-card') \u003e -1) {\n return;\n }\n bouncex.push(['item', item]);\n\n if (CATALOG){\n item.groupId = item.id;\n initializeSkuEvents(item.id, item.groupId);\n }\n \n fireViewItem(item.id, item.groupId);\n initializeATCClickTracking(item.id);\n },\n 10\n );\n}\n\n/* ------------------------------ SKU TRACKING ------------------------------ */\n\nfunction getSku() {\n return bouncex.utils.url.getParam('variant', window.location.href) ||\n bouncex.utils.getNestedProp('ShopifyAnalytics.meta.selectedVariantId') ||\n jQuery('input[name=\"id\"]').val();\n}\n\nfunction initializeSkuEvents(itemId, groupId) {\n var allVariantsSelector = '.product-option__label, .option-value, button[data-product-option], .Swatch, input[data-variant-id]', \n minVariants = 2,\n lastSkuFired,\n skuId;\n\n if (jQuery(allVariantsSelector).length \u003c= minVariants){\n skuId = getSku(); \n if (skuId){\n fireSelectSku(itemId, groupId, skuId);\n }\n return;\n }\n\n bouncex.et.on(\n bouncex.document,\n 'click.bxsku',\n function () {\n bouncex.et.onTrue(function () {\n skuId = getSku(); \n return skuId \u0026\u0026 skuId !== lastSkuFired;\n }, function () {\n fireSelectSku(itemId, groupId, skuId);\n lastSkuFired = skuId;\n }, 5);\n },\n allVariantsSelector\n );\n}\n\nfunction fireSelectSku(itemId, groupId, skuId){\n bouncex.push([\n 'select_sku',\n {\n 'item:id': itemId,\n 'item:itemgroupid': groupId,\n 'item:feedid': skuId\n }\n ]);\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsFromShopifyAnalytics(sp) {\n var ids = [];\n\n for (var i = 0; i \u003c sp.length; i++ ) {\n var id = sp[i].id;\n\n if (!!id \u0026\u0026 ids.indexOf(id) === -1){\n ids.push(id);\n }\n }\n\n return ids.join(',');\n}\n\nfunction getItemIdsBySelector(){\n var ids = [],\n tileSelector = 'div[data-product-id]';\n\n jQuery(tileSelector).each(function (i, e) {\n var id = jQuery(this).attr('data-product-id');\n\n if (id \u0026\u0026 ids.indexOf(id) \u003c 0) {\n ids.push(id);\n }\n });\n\n return ids.join(',');\n\n}\n\nfunction getSearchResultsFromScript(){\n var pixelText = jQuery('#web-pixels-manager-setup').html() || '',\n productVariants = pixelText.split('productVariants').pop(),\n startIdx = productVariants.indexOf('['),\n endIdx = productVariants.indexOf(']');\n \n return bouncex.parseJSON(productVariants.substring(startIdx, endIdx + 1));\n}\n\nfunction getItemIdsFromScript(searchResults){\n var ids = [];\n\n\tsearchResults.forEach(function(i,e){\n\t\tvar product = i.product || {},\n\t\t\tid = product.id;\n\n\t\tif (id \u0026\u0026 ids.indexOf(id) \u003c 0){\n\t\t\tids.push(id);\n\t\t}\n\t});\n\n\treturn ids.join(',')\n}\n\nfunction getItemIdsCat(){\n var shopifyProducts = bouncex.utils.getNestedProp('ShopifyAnalytics.meta.products', [])\n shopifyWebPixelSR = getSearchResultsFromScript();\n \n switch(true) {\n case !!shopifyProducts.length:\n return getItemIdsFromShopifyAnalytics(shopifyProducts);\n case !!jQuery('#web-pixels-manager-setup').length \u0026\u0026 !!shopifyWebPixelSR.length:\n return getItemIdsFromScript(shopifyWebPixelSR);\n default:\n bouncex.log(' GET ITEM IDS BY CUSTOM SELECTOR - UPDATE TILE SELECTOR ACCORDINGLY')\n return getItemIdsBySelector();\n }\n\n}\n\nfunction getCategoryObject() {\n var itemIds = getItemIdsCat();\n \n return {\n 'page:url': bouncex.utils.url.allowParams('q'),\n 'items:ids': itemIds\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 10\n );\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 bouncex.setVar('cart', true);\n },\n 10\n );\n}\n\nfunction initializeATCClickTracking(itemId) {\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n fireAddToCart(itemId);\n }, pdpAtcSelector);\n}\n\nfunction initializeQuickAddToCart(){\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n var itemId = jQuery(this).closest('div[data-id]').attr('data-id');\n if (itemId){\n fireAddToCart(itemId);\n }\n }, quickAtcSelector);\n}\n\nfunction emptyCart() {\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 bouncex.setVar('cart', false);\n }\n });\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 replenComplete();\n }\n });\n\n\n function replenComplete() {\n window.location.href = CLEAN_URL + '?bx_replen=true';\n }\n\n emptyCart();\n}\n\n/* ------------------------------ USER TRACKING ----------------------------- */\n\nfunction getUserEmail(){\n\tvar pixelScriptText = jQuery('#web-pixels-manager-setup').text(),\n\t\temailPattern = /[\\w.-]+@[\\w.-]+\\.[\\w]+/,\n\t\temailMatch = pixelScriptText.match(emailPattern) || [];\n\n\treturn emailMatch[0];\n}\n\nfunction initializeUserTracking() {\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n\n var userEmail;\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 bouncex.setVar('logged_in_identified', true);\n },\n 5\n );\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n if (!bouncex.vars.location_path){\n return ROOT_DOMAIN === bouncex.website.domain;\n }\n\n return ROOT_DOMAIN === bouncex.website.domain \u0026\u0026 window.location.pathname.indexOf(bouncex.vars.location_path) \u003e -1;\n}\n\nfunction isEn() {\n return bouncex.html.attr('lang') === 'en';\n}\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn();\n}\n\nfunction init() {\n if (!isValidForTracking()) {\n return;\n }\n\n initializeUserTracking();\n initializeCartEvents();\n\n switch (bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n if (QUICKADD){\n initializeQuickAddToCart(); \n }\n break;\n case 'product':\n initializeItemEvents();\n break;\n default:\n break;\n }\n}\n\n\ninit();\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":null,"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-115463697-3","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"290578785","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"6927","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"SLOfferCustomer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"SLOfferProspect":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_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_CartPageUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$CartPageUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"https://www.striderite.com/cart"},"Studio_FirstItemCartUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$FirstItemCartUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}"},"Studio_FirstItemUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$FirstItemUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}"},"Studio_FooterLinks1":{"description":"","enabled":false,"endDate":"","endTime":"","group":"links","imgHeight":"","imgSize":"","imgWidth":"","label":"$FooterLinks1","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"\u003ca href=\"https://www.striderite.com/pages/contact\" target=\"_blank\" style=\"text-decoration:underline;color:#000000;\"\u003eCustomer Service\u003c/a\u003e\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u003ca href=\"{{ $.IbxWebview }}\" target=\"_blank\" style=\"text-decoration:underline;color:#000000;\"\u003eView in Broswer\u003c/a\u003e\u003cspan class=\"hide\"\u003e\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u003c/span\u003e\u003cbr style=\"display:none;\" class=\"show\"\u003e\u003ca href=\"https://www.striderite.com/pages/privacy-policy\" target=\"_blank\" style=\"text-decoration:underline;color:#000000;\"\u003ePrivacy Policy\u003c/a\u003e\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u003ca href=\"{{ $.IbxUnsubscribeEsp }}\" target=\"_blank\" style=\"text-decoration:underline;color:#000000;\"\u003eUnsubscribe\u003c/a\u003e"},"Studio_HomepageCartUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$CartPageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"https://www.striderite.com"},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ $.ListPageUrl }}"},"Studio_PrimaryOffer":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$PrimaryOffer","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"15%"},"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":true,"endDate":"2024-04-27T06:59:00.000Z","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/6823/e6b2e6098119af82fb694dfbcfb8b376.jpg","startDate":"2024-04-14T09:59:00.000Z","startTime":"","val":""},"TopBannerUrl":{"description":"","enabled":true,"endDate":"2024-04-27T06:59:00.000Z","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.striderite.com/collections/sneaker-sale","startDate":"2024-04-14T09:59:00.000Z","startTime":"","val":""},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvas":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogodark":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"enable_ally_settings_json":"{\"enable_ally_aria_labels\": 1,\"enable_ally_focus\": 1,\"enable_ally_number_to_string\": 1}","enable_cms_dfp_suppression":"0","google_analytics_v4_measurement_id":"G-00QCFTWBHY","google_analytics_v4_property_id":"376973802","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","single_page_app_on":"0","single_page_app_test_mode":"1","sms_creds_id":"","sms_double_opt_in":"0","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","use_button_tag_for_close":"1","use_verbose_label_for_close":"1","wknd_web_sdk_enabled":"0"},"name":"Stride Rite","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'collection';"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'home';"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'product';"}]]},"search":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'searchresults';"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"siteId\":\"6268\",\"siteName\":\"[DO NOT EDIT] Shopify Template\",\"siteDomain\":\"wunderkind.co\",\"code\":\"\u003c!-- Start WKND tag. Deploy at the beginning of document head. --\u003e\\n\u003c!-- Tag for [DO NOT EDIT] Shopify Template (wunderkind.co) --\u003e\\n\u003cscript\u003e\\n\\t(function(d) {\\n\\t\\tvar e = d.createElement('script');\\n\\t\\te.src = d.location.protocol + '//tag.wknd.ai/{WEBSITE_ID}/i.js';\\n\\t\\te.async = true;\\n\\t\\td.getElementsByTagName(\\\"head\\\")[0].appendChild(e);\\n\\t}(document));\\n\u003c/script\u003e\\n\u003c!-- End WKND tag --\u003e\"},{\"siteId\":\"6268\",\"siteName\":\"[DO NOT EDIT] Shopify Template\",\"siteDomain\":\"wunderkind.co\",\"code\":\"\u003c!-- Start WKND 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 \\\"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 }]);\\n\u003c/script\u003e\\n\u003c!-- End WKND Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start WKND 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\u0026phone=PHONE\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End WKND Conversion MultiPixel. --\u003e\"},{\"siteId\":\"6268\",\"siteName\":\"[DO NOT EDIT] Shopify Template\",\"siteDomain\":\"wunderkind.co\",\"code\":\"\u003c!-- Tag for [DO NOT EDIT] Shopify Template (wunderkind.co) --\u003e\\n \u003cscript id=\\\"bx-tag\\\" src=\\\"//assets.bounceexchange.com/assets/bounce/iframebuster.js?bx_tracker=%%VIEW_URL_ESC%%\\\" data-website-id=\\\"{WEBSITE_ID}\\\" charset=\\\"utf-8\\\"\u003e\u003c/script\u003e\"},{\"siteId\":\"6268\",\"siteName\":\"[DO NOT EDIT] Shopify Template\",\"siteDomain\":\"wunderkind.co\",\"code\":\"\\n\u003c!-- Google AMP Tag: Deploy this section after your other amp tags in the document head --\u003e\\n\u003c!-- Tag for [DO NOT EDIT] Shopify Template (wunderkind.co) --\u003e\\n\u003cscript async custom-element=\\\"amp-auto-ads\\\" src=\\\"https://cdn.ampproject.org/v0/amp-auto-ads-0.1.js\\\"\u003e\u003c/script\u003e\\n\u003c!-- End Google AMP Tag --\u003e\\n\\n\\n\u003c!-- WKND Tag: Deploy this section at the very top of document body. This should be the first child of the body element. --\u003e\\n\u003camp-auto-ads type=\\\"wunderkind\\\" data-website-id=\\\"{WEBSITE_ID}\\\"\u003e\u003c/amp-auto-ads\u003e\\n\u003c!-- End WKND Tag --\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":"jQuery('#attentive_overlay').length \u003e 0;","default":"false","name":"attentive_visible","page_types":[],"persist":"no","polling":"vars","testmode":true,"trigger":"pageload"},{"code":"window.ATTVxWKND_user_id;","default":"","name":"attv_user_id","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var count = 0,\n $linkToCart;\n\n if (bouncex.website.pts === 'checkout') {\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\n count += Number(jQuery(this).text());\n });\n return count;\n }\n $linkToCart = jQuery('[href=\"/cart\"], .cartTrigger, .CartTrigger, .cart-trigger, [data-cart-count]').first();\n \n if ($linkToCart.length \u003e 0) {\n return Number($linkToCart.text().replace(/[^0-9.]/g, ''));\n }\n\n return Number(jQuery('[id^=\"shopify-section-header\"] [class*=cart]').first().text().replace(/[^0-9.]/g, '')[0]);\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.id', '') || bouncex.utils.getNestedProp('__st.rid', '');","default":"false","name":"group_id","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"null;","default":"false","name":"location_path","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"(function () {\n if (bouncex.website.pts === 'checkout') {\n return jQuery('.breadcrumb__item--current:contains(\"Information\")').length \u003e 0 ? jQuery('.logged-in-customer-information:visible').length \u003e 0 : null;\n }\n\n return !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId');\n})();","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"bouncex.utils.url.getParam('variant', window.location.href) || bouncex.utils.getNestedProp('ShopifyAnalytics.meta.selectedVariantId');","default":"false","name":"sku_id","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"(function(){\n var regex = /(thanks|thank you) for (subscribing|signing up)/i,\n url = window.location.href,\n ecapFormText = jQuery('#contact_form, #footer-newsletter-signup, footer form').first().text().trim() || jQuery('form').last().text();\n\n return url.indexOf('?customer_posted=true#contact_form') \u003e -1 || regex.test(ecapFormText) || null;\n})();","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":"pageload"}],"website":"striderite.com","website_id":"6927","cache_meta":{"paths":{"2418852":"cache/6927/campaigns/2418852-a52691a2d3c98bfe484bf2db87157118","2418853":"cache/6927/campaigns/2418853-c8a87743a9d5fb24f0b001a445a84fcc","2418854":"cache/6927/campaigns/2418854-b55702e87fb413404d89c572ba0d69d9","2418855":"cache/6927/campaigns/2418855-5288707f6800cfb76551d02b80662fd4","2418856":"cache/6927/campaigns/2418856-8bcae594d02e6cf71f753cd4077c932c","2418857":"cache/6927/campaigns/2418857-7ca86183a278f5fc1955199b955bb995","2418858":"cache/6927/campaigns/2418858-653d6de64d955726a87dd75b738622c8","2418859":"cache/6927/campaigns/2418859-3b98980061f087e47139023cdc9bb45c","2418860":"cache/6927/campaigns/2418860-6051fa9e7fa3327dac1edde545bd7d79","2418861":"cache/6927/campaigns/2418861-b10ab0e2a75619da68052aaac1a16c7a","2418862":"cache/6927/campaigns/2418862-6dcc1c764592008db3feab2787b52faf","2418863":"cache/6927/campaigns/2418863-c9be8724611c446b6de54fb349fe875c","2418864":"cache/6927/campaigns/2418864-5ddb87abe1a4a591d221101f2da562f7","2418865":"cache/6927/campaigns/2418865-75d37b988f2e81ae00ad0269f5933d9e","2418866":"cache/6927/campaigns/2418866-d999da583ba0e39daef0dece5149282d","2418867":"cache/6927/campaigns/2418867-89f65ecce5d0e5df9a2f8586fdfb9303","2436745":"cache/6927/campaigns/2436745-65586adff56e18fc88dd3c780643fb47","2436746":"cache/6927/campaigns/2436746-f04b910e90da372c23d3eb5b06e4d337","2436748":"cache/6927/campaigns/2436748-7dbf97be5e56dc2244d9acc6cbc696ce","2436749":"cache/6927/campaigns/2436749-3c56efc7bdf6a0741d4a8449fc148bc3","2436751":"cache/6927/campaigns/2436751-8f4631672c20649e2d2770687e81e6b7","2436752":"cache/6927/campaigns/2436752-f9522a3031f7365d21a40a10a4dda0b0","2436754":"cache/6927/campaigns/2436754-216cdbe2a1c54eaaddec863ebf0a2f07","2436755":"cache/6927/campaigns/2436755-a5a86c56fcd9b2401dbe6c78348778b2","2436757":"cache/6927/campaigns/2436757-cba93291f1fbc9124ca6dc3b109c9068","2436758":"cache/6927/campaigns/2436758-84c5eeaa2dd3502e44500e8484cda40c","2436760":"cache/6927/campaigns/2436760-929aefbfabeba376fe6c3a69ba07f065","2436761":"cache/6927/campaigns/2436761-72b89a9a04f8a298d9bf78cef1963d52","2436763":"cache/6927/campaigns/2436763-688ecb31b61838f5f8de429a25e9b1ca","2436764":"cache/6927/campaigns/2436764-21ab897338bc17410b0ff2070114762b","2436766":"cache/6927/campaigns/2436766-37f37a45347c9b6f62af3d5132ad0a70","2436767":"cache/6927/campaigns/2436767-5b6e402fdd034ee8fb892a8696f44125","2436769":"cache/6927/campaigns/2436769-b0b434f666f01e8cbf5bf7f9ab0dead9","2436770":"cache/6927/campaigns/2436770-7e44ce7221d0a3ea143cfcd9dbfc4c39","2436772":"cache/6927/campaigns/2436772-cc13f4d34aecc3bd4adbe5cf8949b435","2436773":"cache/6927/campaigns/2436773-f8fb4162e0fb959d4d14c9dd5cc5a139","2436775":"cache/6927/campaigns/2436775-bb4d9d988bcf607693bff2bd435ef0a8","2436776":"cache/6927/campaigns/2436776-42a45b7f4e5c9c8d6a1a187c5c224887","2436778":"cache/6927/campaigns/2436778-ef572b1b31e3e21f66adef1596214132","2436779":"cache/6927/campaigns/2436779-71d514c63412a1e713e0a2d50eb56099","2436781":"cache/6927/campaigns/2436781-4dbb8998c092d7d2755aed9211898400","2436782":"cache/6927/campaigns/2436782-26b8c2a7d9f53db49c3b3396de0cb574","2436784":"cache/6927/campaigns/2436784-43e033d081abefb32d31f05274ee7cf6","2436785":"cache/6927/campaigns/2436785-113494056e743ecf2d3dfa1963d96db0","2436787":"cache/6927/campaigns/2436787-6f05663f2e636c36a596f839c3a3a614","2436788":"cache/6927/campaigns/2436788-5188faf8e290b6cc7b01acd6530efb36","2436790":"cache/6927/campaigns/2436790-b9932e9a60bc5a5f099618b5b1289478","2436791":"cache/6927/campaigns/2436791-c42fd1bae321f12497345ac40cd353a3","2436793":"cache/6927/campaigns/2436793-250eb39974a50a2b10b05f56655f5690","2436794":"cache/6927/campaigns/2436794-b712d099dd58fc5196002c140c380015","2436796":"cache/6927/campaigns/2436796-506e26e0ef5e07015bf5838c6fd5587e","2436797":"cache/6927/campaigns/2436797-98d57f71d446f4f1932579a47c29b112","2436799":"cache/6927/campaigns/2436799-88916263b1efcc76d065d309837f89c8","2436800":"cache/6927/campaigns/2436800-51bf684fc742d3280faefcf0dbaa8d48","2436802":"cache/6927/campaigns/2436802-0e80a3a7af96b34b83759f817de908cd","2436803":"cache/6927/campaigns/2436803-df1f88b33bb3034e6b4272f42714bf25","2436805":"cache/6927/campaigns/2436805-2be0e611afbe6a448e54d154c6881713","2436806":"cache/6927/campaigns/2436806-998a880e530ee1312f2def1902e79a9a","2436808":"cache/6927/campaigns/2436808-2384d37f8d962c7cc869d53811e768ec","2436809":"cache/6927/campaigns/2436809-1036949cd1acea09910dd1dfbcc2b7a8","2436811":"cache/6927/campaigns/2436811-972d6c5060e1ebc021c7470dba81cb51","2436812":"cache/6927/campaigns/2436812-0010a8d3bf27fa430ca3ac2c8b3d67a9","2436814":"cache/6927/campaigns/2436814-95dc0bf9604aee7bda7acb6a029ef103","2436815":"cache/6927/campaigns/2436815-774ca8f6142e6b942a808a07ddfcc080","2447027":"cache/6927/campaigns/2447027-5f4dd111c5da1556dcd1f37631d7fadf","2447029":"cache/6927/campaigns/2447029-4fb3940ecaa8aaf3b6c1e8373a4fd7f3","2484278":"cache/6927/campaigns/2484278-b019cc4c7055fe510e4fef3d07acebf4","2484279":"cache/6927/campaigns/2484279-74d72a07c432cc84e81f473ce10cb7c2","2484280":"cache/6927/campaigns/2484280-1cb0b3c0d5361b0a88c050043ac5e092","2484283":"cache/6927/campaigns/2484283-b77000534298aff4e6ce2072c7603b15","2484296":"cache/6927/campaigns/2484296-45f0cb9c54c26b9093682b3352d5b08a","2484297":"cache/6927/campaigns/2484297-1ad9ebb1116112ff203c5a4ba8dbd4e9","2484298":"cache/6927/campaigns/2484298-2abc487340483c5ef10940dc41ea00d4","2484760":"cache/6927/campaigns/2484760-355c14ce9a97f3ee8f333a2080051c99","2484761":"cache/6927/campaigns/2484761-4054e9c7781a05db490aef37d98d162e","2484762":"cache/6927/campaigns/2484762-9021a450a0b75178ae97b7bb527fa786","2484790":"cache/6927/campaigns/2484790-1700ceeb1fa6c91d408d6827f3a38e9c","2522631":"cache/6927/campaigns/2522631-748c858ad2e89c567b4b0ec9bbc4d3b5","2522689":"cache/6927/campaigns/2522689-e517579eb030c3497f928f904d1c7c50","2522746":"cache/6927/campaigns/2522746-69efd678d6bf93219a58de3cf47a9855","2528476":"cache/6927/campaigns/2528476-31993f3fbad1e68ee803baf04de44504","2528478":"cache/6927/campaigns/2528478-6c16f7e167fb2644a7885f915fb27498","2528480":"cache/6927/campaigns/2528480-fc83d3bae2aebad227781caf7641d098","2528482":"cache/6927/campaigns/2528482-9da3fea89f5b0fefb00d4130a4db61b2","2528484":"cache/6927/campaigns/2528484-d0c69612fc30587b4b11f5bb983cda44","2528486":"cache/6927/campaigns/2528486-2e6763b791e1f51ea52d528923159daa","2528488":"cache/6927/campaigns/2528488-41156201014c219320ec7c455e6dde6f","2528492":"cache/6927/campaigns/2528492-b2c6e16c945a5aad07241375f0f8976c","2528494":"cache/6927/campaigns/2528494-1bed83a192a91ec725427abe450ead30","2528496":"cache/6927/campaigns/2528496-92010736484413cfa7ec82e462406295","2528498":"cache/6927/campaigns/2528498-ac27316621777f54934bd43f4ce69eae","2528500":"cache/6927/campaigns/2528500-a738b9c1cdd41a71f2fc77c21b607fa8","2528502":"cache/6927/campaigns/2528502-53ab3fe44a02de1be45c0d3ad2e4f299","2528504":"cache/6927/campaigns/2528504-4d6afc546b42dc611211ca87c0cec7ce","2528506":"cache/6927/campaigns/2528506-469ebb0b5bbafdfde6fa2bf8e8a08748","2528508":"cache/6927/campaigns/2528508-883b6434f0618f6da3c5bc2cfecdb64b","2528510":"cache/6927/campaigns/2528510-ecec021bb1c3879ecd421de2cc5b87c1","2528524":"cache/6927/campaigns/2528524-8f59689dcdf660ba03ccb347603ce659","2528526":"cache/6927/campaigns/2528526-836467c00860d18a5475565f6263fa28","2528528":"cache/6927/campaigns/2528528-c2f18508c714f9b8a4d32be662dfae9e","2528530":"cache/6927/campaigns/2528530-07db81681b9ece0626aa3ba853ee95b3","2581633":"cache/6927/campaigns/2581633-094eee3293ede41bfb7e8d75be8edb44","2581635":"cache/6927/campaigns/2581635-4bf0b30fb055c89adec10180b1ae8da9","2581637":"cache/6927/campaigns/2581637-e0d30718744e19604089231f12641a38","2581639":"cache/6927/campaigns/2581639-297ba600277c20bdeb53bb538f5612e8","2581641":"cache/6927/campaigns/2581641-7131ab1953a593d1c186ebc44bae8488","2581643":"cache/6927/campaigns/2581643-7743564930901f73485c4d09d79196a1","2581645":"cache/6927/campaigns/2581645-b9f71f4248ed4f19f13e0e45fd81f22d","2581651":"cache/6927/campaigns/2581651-95c13299f83dfd962dbab8c78242b6f8","2581653":"cache/6927/campaigns/2581653-720bd253af6c737b5a643090c8a8fa12","2581655":"cache/6927/campaigns/2581655-70e011a73ed3e8f0d074eeb2e1cd7c65","2581657":"cache/6927/campaigns/2581657-a18f04f819ce327281a61d0c3f017b93","2581659":"cache/6927/campaigns/2581659-7e772a3ccbac18835d1b2a396c104483","2581661":"cache/6927/campaigns/2581661-ffd9ab09334b767aa6bbbdf439fbbd05","2581672":"cache/6927/campaigns/2581672-a01cfd1ecaee37c142f07eef10b38ef4","2581674":"cache/6927/campaigns/2581674-7fd476de9ab0d26aec5ffc37bfcf3e8a","2581676":"cache/6927/campaigns/2581676-9a5f007d66fcd48f6d03b9219a7e26f8","2581678":"cache/6927/campaigns/2581678-3ac6b569bd13a0add20da1c006352482","2581680":"cache/6927/campaigns/2581680-85a85f819d542550b14d4ce5602549cc","2598991":"cache/6927/campaigns/2598991-e016ce4743f552c3469df57614a133b5","2603721":"cache/6927/campaigns/2603721-b470176d14a3b3aadc33c6c7a565456a","2605522":"cache/6927/campaigns/2605522-c18e577555179f4b14991907ef559e6b","2605523":"cache/6927/campaigns/2605523-173b1b59de77e1462f5d079c2cb6cd4b"},"index_live":"cache/6927/campaign-index-live-573febd746d17ebd7eebd6c07fcb253e","index_test":"cache/6927/campaign-index-test-573febd746d17ebd7eebd6c07fcb253e"}}