bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"bottom_bar_placement_adjust":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"/* placement adjustment - move bottom bar campaigns to top of the wrapper element */\nvar $placementTarget = jQuery('#wrapper #mp-pusher');\nvar placement = 'prepend';\n\nif ($placementTarget.length === 0) {\n $placementTarget = bouncex.body;\n}\n\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);"},"bottom_bar_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('@media (min-width: 992px) { #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 5; }} @media (max-width: 991px) { #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1001; } .show-backdrop #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 8; }} .filter-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"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_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);"},"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 '#cart-right .active \u003e .sticky-inner-wrapper \u003e div[class*=\"sticky-right-panel_cart-right-content\"], .pc-search #overlay { margin-top: '+pushAmount+'px; }',\n '[class*=\"find-store-modal_mainModalClass\"][class*=\"find-store-modal_modalContainer\"] { top: '+pushAmount+'px; }',\n '@media screen and (min-width: 992px) { .sticky-left-nav .left-content .nav.affix { margin-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();"},"pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","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);"},"pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","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+'-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\n var styles = [\n '.fixed-bottom, [class*=\"add-to-cart_sticky-add-to-cart\"], [class*=\"add-to-cart_fixed\"] { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\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();"},"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');"},"top_bar_placement":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"/* placement adjustment - move top bar campaigns to after last skip link */\nvar $placementTarget = jQuery('a.ae-skipto-main');\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);"},"top_bar_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 { width: 100vw; z-index: 1049; } .filter-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1; } @media (min-width: 768px) { .show-backdrop #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1052; }}', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"zindex_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","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":"","confirmation_url":null,"content_width":"900","contract_id":"0","cookie_type":"bind_to_domain","currency":"USD","custom_campaign_js":"{\"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\\\":\\\"\\\"}}}\"},\"top_bar_placement\":{\"val\":\"/* placement adjustment - move top bar campaigns to after last skip link */\\nvar $placementTarget = jQuery('a.ae-skipto-main');\\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\\\":\\\"\\\"}}}\"},\"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 '#cart-right .active \u003e .sticky-inner-wrapper \u003e div[class*=\\\"sticky-right-panel_cart-right-content\\\"], .pc-search #overlay { margin-top: '+pushAmount+'px; }',\\n '[class*=\\\"find-store-modal_mainModalClass\\\"][class*=\\\"find-store-modal_modalContainer\\\"] { top: '+pushAmount+'px; }',\\n '@media screen and (min-width: 992px) { .sticky-left-nav .left-content .nav.affix { margin-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();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushdown_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\\\":\\\"\\\"}}}\"},\"top_bar_zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { width: 100vw; z-index: 1049; } .filter-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1; } @media (min-width: 768px) { .show-backdrop #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1052; }}', 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\\\":\\\"\\\"}}}\"},\"bottom_bar_placement_adjust\":{\"val\":\"/* placement adjustment - move bottom bar campaigns to top of the wrapper element */\\nvar $placementTarget = jQuery('#wrapper #mp-pusher');\\nvar placement = 'prepend';\\n\\nif ($placementTarget.length === 0) {\\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\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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\\n var styles = [\\n '.fixed-bottom, [class*=\\\"add-to-cart_sticky-add-to-cart\\\"], [class*=\\\"add-to-cart_fixed\\\"] { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\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();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_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);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bottom_bar_zindex_fix\":{\"val\":\"bouncex.addCss('@media (min-width: 992px) { #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 5; }} @media (max-width: 991px) { #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1001; } .show-backdrop #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 8; }} .filter-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1; }', 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\\\":\\\"\\\"}}}\"},\"zindex_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\\\":\\\"\\\"}}}\"}}","custom_js":null,"custom_liquid_variable":"{\"Address\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"true\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImgWidth\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferCustomer\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferProspect\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_AccountUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/my-account\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_Address\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"2695 E. Dominguez St., Carson, CA 90895 US\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_AppUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://apps.apple.com/us/app/lakeshore-learning-materials/id1589186464\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_BelowHeroBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_BrandName\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"Lakeshore Learning Materials\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_Email\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"mailto:lakeshore@mail.lakeshorelearning.com\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_FacebookUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.facebook.com/lakeshorelearning\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_FirstItemCartUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_FirstItemUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_FourthFifthUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/products/grade-age/9-11-years/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_HomepageCartUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_InfantUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/products/grade-age/0-18m/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_InstagramUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.instagram.com/LakeshoreLearning\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_KindergartenFirstUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/products/grade-age/5-6-years/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_LinkedinUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.linkedin.com/company/lakeshore-learning-materials/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_ListPageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ $.ListPageUrl }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_Phone\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"(800) 778-4456\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_PinterestUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.pinterest.com/lakeshorelm/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_PreKUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/products/grade-age/4-yrs./\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_PreschoolPreKUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/products/grade-age/3-4-years/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_PreschoolUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/products/grade-age/3-4-years/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_PrivacyUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/about/privacy-policy\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_SFMCUnsubscribe\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"%%=redirectto(Concat('https://www.lakeshorelearning.com/help/preference-center/unsubscribe?utm_content=O_Footer_Unsubscribe\u0026utm_campaign=',@linkparams_1,@URLEncode_encData))=%%\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_SaleUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/sale\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_SecondThird\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/products/grade-age/7-8-years/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_StoresUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/stores/locator\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_TextSignUpUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/help/mobile-opt-in\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_ToddlerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.lakeshorelearning.com/products/grade-age/18-36m/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_TopBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"Studio_YoutubeUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.youtube.com/user/LakeshoreLearning1\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"TextSendOffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvas\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvasmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogolight\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandard\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandardmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandard\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandardmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"none\",\"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(){\\r\\n if (bouncex.website.pts === 'checkout') {\\r\\n return null;\\r\\n }\\r\\n\\r\\n var qtyText = jQuery('.account-menu-link_cart-badge__j8WAm, .cart-badge')\\r\\n .first()\\r\\n .text()\\r\\n .replace(/[^0-9]/g, '');\\r\\n\\r\\n return Number(qtyText || 0);\\r\\n})();\\r\\n\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('.email-contact-status').text().toLowerCase().indexOf('subscribed') \u003e -1 || jQuery('.email-contact-status').text().toLowerCase().indexOf('updated') \u003e -1 || null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\\r\\nwindow.location.href;\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":false},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"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}}","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":" \u003cpost-purchase URL\u003e"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cClient email click-through parameter\u003e"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003ccart page\u003e"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003ccheckout page\u003e"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 1\u003e"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 2\u003e"}]],"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":"\u003cinfo pages\u003e"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003clogin page\u003e"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003caccount registration page\u003e"}]]},"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":"1748885417","els":[],"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":"var CLEAN_URL = bouncex.utils.url.allowParams();\r\nvar ATC_SELECTOR = '#right-des-content-add, button[data-testid=\"add-to-cart-button\"], button[automation-id=\"furniture_pdp_add_to_cart\"]';\r\n\r\n\r\nfunction getItemID() {\r\n var match = window.location.pathname.match(/\\/p\\/([A-Z0-9]+)/i);\r\n return match \u0026\u0026 match[1] ? match[1] : '';\r\n}\r\n\r\nfunction getItemCopy() {\r\n var el = jQuery('h1.product-title_product-title__Dw_n5').first();\r\n if (!el.length) return '';\r\n return el.text().trim();\r\n}\r\n\r\nfunction getFurnitureItemCopy() {\r\n var titleEl = jQuery('.title4[data-bind*=\"pdpData().productTitle\"]');\r\n return titleEl.length ? titleEl.text().trim() : null;\r\n}\r\n\r\nfunction getCategoryName() {\r\n var oldBreadcrumbLinks = jQuery('.breadcrumbs_pdpbreadcrumb-list__Do6rP li a');\r\n if (oldBreadcrumbLinks \u0026\u0026 oldBreadcrumbLinks.length \u003e= 2) {\r\n return oldBreadcrumbLinks[oldBreadcrumbLinks.length - 2].textContent.trim();\r\n }\r\n\r\n var newBreadcrumbLinks = jQuery('.breadcrumb_breadcrumb__OXXX1 a');\r\n if (newBreadcrumbLinks \u0026\u0026 newBreadcrumbLinks.length \u003e= 2) {\r\n return newBreadcrumbLinks[newBreadcrumbLinks.length - 2].textContent.trim();\r\n }\r\n\r\n return '';\r\n}\r\n\r\nfunction getFurnitureCategoryName() {\r\n const breadcrumbs = jQuery('.pdp-breadcrumb a');\r\n if (breadcrumbs.length \u003c 2) return null; \r\n return breadcrumbs[1].textContent.trim();\r\n}\r\n\r\nfunction getImageURL() {\r\n var selectors = [\r\n '.product-view_thumbnail-container__g_mx7 .product-view_active__zERC7', \r\n '#ll-furniture-pdp-carousel .carousel-inner img', \r\n '.s7staticimage img:visible' \r\n ];\r\n\r\n for (var i = 0; i \u003c selectors.length; i++) {\r\n var img = jQuery(selectors[i]).first();\r\n if (img.length) {\r\n var src = img.attr('src');\r\n if (src) return src.split('?')[0];\r\n }\r\n }\r\n\r\n return null;\r\n}\r\n\r\n\r\nfunction getFirstCarouselImageUrl(carouselSelector) {\r\n var img = jQuery('#ll-furniture-pdp-carousel .carousel-inner img');\r\n if (!img) return null;\r\n return img.src.split('?')[0];\r\n}\r\n\r\n\r\n\r\nfunction IsInStock() {\r\n var atcBtn = jQuery('#right-des-content-add') || jQuery('#addtocart-btn .btn-addtocart');\r\n return atcBtn ? !atcBtn.disabled : false; \r\n}\r\n\r\n\r\nfunction getItem() {\r\n return {\r\n id: getItemID(),\r\n copy: getItemCopy() || getFurnitureItemCopy(),\r\n category: getCategoryName() || getFurnitureCategoryName(),\r\n url: CLEAN_URL,\r\n imageurl: getImageURL() || getCarouselImageUrl() || getFirstCarouselImageUrl(),\r\n instock: IsInStock()\r\n };\r\n}\r\n\r\nfunction fireViewItem(id) {\r\n var pushItem = { 'item:id': id }; \r\n bouncex.push(['view item', pushItem]);\r\n}\r\n\r\nfunction initializeItemEvents() {\r\n var item;\r\n\r\n bouncex.et.onTrue(\r\n function () {\r\n item = getItem();\r\n return !!item.id \u0026\u0026\r\n !!item.copy \u0026\u0026\r\n !!item.category \u0026\u0026\r\n !!item.url \u0026\u0026\r\n !!item.imageurl;\r\n },\r\n function () {\r\n bouncex.push(['item', item]);\r\n fireViewItem(item.id, item.groupId);\r\n initializeATCClickTracking(item.id);\r\n },\r\n 10\r\n );\r\n}\r\n\r\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\r\n\r\nfunction getItemIdsCat() {\r\n var ids = [];\r\n\r\n jQuery('.product-card_card__Ho9RU').each(function (i, e) {\r\n var analyticsAttr = jQuery(e).find('a').first().attr('data-analytics-attribute');\r\n\r\n if (analyticsAttr \u0026\u0026 analyticsAttr.trim().startsWith('{') \u0026\u0026 analyticsAttr.trim().endsWith('}')) {\r\n var data = JSON.parse(analyticsAttr);\r\n var id = data.product;\r\n\r\n if (id \u0026\u0026 ids.indexOf(id) \u003c 0) {\r\n ids.push(id);\r\n }\r\n }\r\n });\r\n\r\n return ids.join(',');\r\n}\r\n\r\nfunction getFurnitureItemIdsCat() {\r\n var ids = [];\r\n\r\n jQuery('.item-number').each(function () {\r\n var text = jQuery(this).text().trim();\r\n var match = text.match(/Item\\s*#\\s*([A-Za-z0-9]+)/);\r\n\r\n if (match \u0026\u0026 match[1] \u0026\u0026 ids.indexOf(match[1]) \u003c 0) {\r\n ids.push(match[1]);\r\n }\r\n });\r\n\r\n return ids.join(',');\r\n}\r\n\r\n\r\nfunction getCategoryObject() {\r\n return {\r\n 'page:url': CLEAN_URL,\r\n 'items:ids': getItemIdsCat() || getFurnitureItemIdsCat()\r\n };\r\n}\r\n\r\nfunction initializeCategoryEvents() {\r\n var categoryObj;\r\n\r\n bouncex.et.onTrue(\r\n function () {\r\n categoryObj = getCategoryObject();\r\n return !!categoryObj['items:ids'].length \u0026\u0026\r\n !!categoryObj['page:url'];\r\n },\r\n function () {\r\n bouncex.push(['view category', categoryObj]);\r\n },\r\n 10\r\n );\r\n}\r\n\r\n\r\n/* ------------------------------- CART EVENTS ------------------------------ */\r\n\r\nfunction fireAddToCart(itemId) {\r\n bouncex.push(['add to cart', { 'item:id': itemId }]);\r\n\r\n if (bouncex.vars.cart) {\r\n return;\r\n }\r\n bouncex.setVar('cart', true);\r\n}\r\n\r\nfunction initializeATCClickTracking(itemId) {\r\n\tbouncex.et.on(jQuery(ATC_SELECTOR), 'click.bxatc', function () {\r\n fireAddToCart(itemId);\r\n });\r\n}\r\n\r\nfunction emptyCart() {\r\n bouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\r\n if (bouncex.vars.cart \u0026\u0026 newVal === 0 \u0026\u0026 oldVal \u003e 0) {\r\n bouncex.push(['empty_cart']);\r\n bouncex.setVar('cart', false);\r\n }\r\n });\r\n}\r\n\r\nfunction initializeCartEvents() {\r\n bouncex.et.cart.init({\r\n replenish: function () { },\r\n replenishmentType: 'single'\r\n });\r\n emptyCart();\r\n}\r\n\r\n/* ------------------------------ USER TRACKING ----------------------------- */\r\nfunction trackUserEmail() {\r\n jQuery(document).on(\r\n 'click',\r\n 'button[automation-id=\"login_button\"], button[data-testid=\"submit-button-signin\"]',\r\n function () {\r\n var userEmail = jQuery('#input-signin-email').val();\r\n\r\n if (userEmail \u0026\u0026 bouncex.utils.validate.email(userEmail)) {\r\n localStorage.setItem('userEmail', userEmail);\r\n }\r\n }\r\n );\r\n}\r\n\r\nfunction initializeUserTracking() {\r\n var userEmail;\r\n\r\n if (bouncex.vars.logged_in \u0026\u0026 !bouncex.vars.logged_in_identified) {\r\n userEmail = localStorage.getItem('userEmail');\r\n\r\n if (userEmail \u0026\u0026 bouncex.utils.validate.email(userEmail)) {\r\n bouncex.push([\r\n 'user',\r\n {\r\n email: userEmail,\r\n source: 'LoggedIn'\r\n }\r\n ]);\r\n bouncex.setVar('logged_in_identified', true);\r\n }\r\n return;\r\n }\r\n \r\n trackUserEmail();\r\n}\r\n\r\n/* --------------------------- LOGGED IN RTV --------------------------- */\r\n\r\nfunction fireLoggedInRTV() {\r\n bouncex.setVar('logged_in', false);\r\n}\r\n\r\nfunction setLoggedInRTV() {\r\n if (\r\n (jQuery('a[data-testid=\"sign-out-button\"]').length \u003e 0 \u0026\u0026\r\n jQuery('.login-flyout_welcome-text__dSqY7').length \u003e 0) ||\r\n jQuery('.signin-popover.loggedIn').length \u003e 0\r\n ) {\r\n bouncex.setVar('logged_in', true);\r\n bouncex.setVar('ever_logged_in', true);\r\n }\r\n}\r\n\r\n\r\n\r\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\r\n\r\nfunction isValidDomain() {\r\n return CLEAN_URL.indexOf('https://www.lakeshorelearning.com/') \u003e -1 || CLEAN_URL.indexOf('https://www.lakeshorelearning.com/furniture/') \u003e -1;\r\n}\r\n\r\nfunction isEn() {\r\n var lang = bouncex.html.attr('lang') || '';\r\n\r\n return /^en/.test(lang);\r\n}\r\n\r\nfunction isValidForTracking() {\r\n return isValidDomain() \u0026\u0026 isEn();\r\n}\r\n\r\nfunction init() {\r\n if (!isValidForTracking()) {\r\n return;\r\n }\r\n \r\n //Set logged_in RTV based on DOM\r\n setLoggedInRTV();\r\n\r\n //Handle logout CTA → set false\r\n jQuery('a[data-testid=\"sign-out-button\"]').on('click', function () {\r\n fireLoggedInRTV();\r\n });\r\n\r\n\r\n initializeUserTracking();\r\n initializeCartEvents();\r\n\r\n switch (bouncex.website.pts) {\r\n case 'category':\r\n case 'search':\r\n initializeCategoryEvents();\r\n break;\r\n case 'product':\r\n initializeItemEvents();\r\n break;\r\n default:\r\n break;\r\n }\r\n}\r\n\r\ninit();\r\n\r\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url| \u003cClient email click-through parameter\u003e|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cClient email click-through parameter\u003e"},"any_page_url| \u003cpost-purchase URL\u003e|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cpost-purchase URL\u003e"},"any_page_url|\u003cemail param 1\u003e|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 1\u003e"},"any_page_url|\u003cemail param 2\u003e|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 2\u003e"},"any_page_url|\u003cpost-purchase URL\u003e|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"\u003cpost-purchase URL\u003e"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"any_page_url|wunderkind|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":null,"google_analytics_view_account":null,"google_analytics_view_id":null,"ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"8272","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"true"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"SLOfferCustomer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"SLOfferProspect":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"Studio_AccountUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/my-account"},"Studio_Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"2695 E. Dominguez St., Carson, CA 90895 US"},"Studio_AppUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://apps.apple.com/us/app/lakeshore-learning-materials/id1589186464"},"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_BrandName":{"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":"Lakeshore Learning Materials"},"Studio_Email":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"mailto:lakeshore@mail.lakeshorelearning.com"},"Studio_FacebookUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.facebook.com/lakeshorelearning"},"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_FourthFifthUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/products/grade-age/9-11-years/"},"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.lakeshorelearning.com/"},"Studio_InfantUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/products/grade-age/0-18m/"},"Studio_InstagramUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.instagram.com/LakeshoreLearning"},"Studio_KindergartenFirstUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/products/grade-age/5-6-years/"},"Studio_LinkedinUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.linkedin.com/company/lakeshore-learning-materials/"},"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_Phone":{"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":"(800) 778-4456"},"Studio_PinterestUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.pinterest.com/lakeshorelm/"},"Studio_PreKUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/products/grade-age/4-yrs./"},"Studio_PreschoolPreKUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/products/grade-age/3-4-years/"},"Studio_PreschoolUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/products/grade-age/3-4-years/"},"Studio_PrivacyUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/about/privacy-policy"},"Studio_SFMCUnsubscribe":{"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":"%%=redirectto(Concat('https://www.lakeshorelearning.com/help/preference-center/unsubscribe?utm_content=O_Footer_Unsubscribe\u0026utm_campaign=',@linkparams_1,@URLEncode_encData))=%%"},"Studio_SaleUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/sale"},"Studio_SecondThird":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/products/grade-age/7-8-years/"},"Studio_StoresUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/stores/locator"},"Studio_TextSignUpUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/help/mobile-opt-in"},"Studio_ToddlerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lakeshorelearning.com/products/grade-age/18-36m/"},"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":""},"Studio_YoutubeUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.youtube.com/user/LakeshoreLearning1"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitecanvas":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitelogodark":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitestandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitestandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\": 1,\"enable_ally_focus\": 1,\"enable_ally_number_to_string\": 1}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","enable_short_links":"0","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"1","preinit_custom_js":"SinglePageApp.setCustomParams({\r\n currentPageIdentifier: function() {\r\n var events = dataLayer.filter(e =\u003e e.event === 'gtm.historyChange-v2'),\r\n len = events.length,\r\n lastObj = events[len-1],\r\n currUrl = !!lastObj \u0026\u0026 lastObj['gtm.newUrl'];\r\n return currUrl ? currUrl : bouncex.utils.url.allowParams();\r\n }\r\n});","single_page_app_on":"1","single_page_app_test_mode":"0","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":"Lakeshore Learning","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":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname.includes('/shopping-cart');"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname.startsWith('/products/') \r\n ? !window.location.pathname.includes('/p/') \r\n : window.location.pathname.startsWith('/furniture/') \u0026\u0026 jQuery('main.search-results').length \u003e 0 \u0026\u0026 jQuery('.item-sr.search-item').length \u003e 0;"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.hostname === \"www.lakeshorelearning.com\" \n ? !(jQuery('.pdp-main').length \u003e 0 \n || jQuery('h1.product-title_product-title__Dw_n5').length \u003e 0 \n || jQuery('h1.title4.text-book.mb10[data-bind*=\"productTitle\"]').length \u003e 0) \n : true;"}]]},"checkout":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname.includes('/checkout-page');"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/';"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/furniture/' || window.location.pathname === '/furniture';"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"jQuery('.pdp-main').length \u003e 0 || jQuery('h1.product-title_product-title__Dw_n5').length \u003e 0 || jQuery('h1.title4.text-book.mb10[data-bind*=\"productTitle\"]').length \u003e 0;"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"?Ntt="}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"name\":\"wknd_tag\",\"version\":null},{\"name\":\"conversion_multipixel\",\"version\":\"ecommerce\"},{\"name\":\"gam_pixel\",\"version\":\"out_of_page\"}]","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":"(function(){\r\n if (bouncex.website.pts === 'checkout') {\r\n return null;\r\n }\r\n\r\n var qtyText = jQuery('.account-menu-link_cart-badge__j8WAm, .cart-badge')\r\n .first()\r\n .text()\r\n .replace(/[^0-9]/g, '');\r\n\r\n return Number(qtyText || 0);\r\n})();\r\n","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"\r\nwindow.location.href;","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"jQuery('.email-contact-status').text().toLowerCase().indexOf('subscribed') \u003e -1 || jQuery('.email-contact-status').text().toLowerCase().indexOf('updated') \u003e -1 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"lakeshorelearning.com","website_id":"8272","cache_meta":{"paths":{"3008937":"3008937-3855abe8e15d9113e7664c151ebfef90","3008938":"3008938-fd16a5fdaea63851862a1dad5aa18e60","3008939":"3008939-f174cf44f503075f8ac3a2684a051a56","3008940":"3008940-f8c6cd21a6efdccf924d6aa9d8533e2c","3008941":"3008941-36abf4e30f1242f22bfc3c2512365e0e","3008942":"3008942-e19e512a2041f5b00acb7098460d193f","3008943":"3008943-4ecb40618b11f2591a21dfb3267804e4","3008944":"3008944-aa240f108e1a790f271ac433959836de","3008945":"3008945-26825f952df05efbfc8e90725fa2d13c","3008946":"3008946-5cedbef07146a32723745d3c09615a4f","3008947":"3008947-fa07e613861b36564dc0864541eef294","3008948":"3008948-fefb96b1562ac76b24563d18f6560443","3008949":"3008949-9f324458fe2a7021327d2115dbb01186","3008950":"3008950-35c0dbdd4250cdbfa9bb5a730fbf3ac3","3008951":"3008951-ad984bbd12773239153fabf8c4b3c5b8","3008952":"3008952-e2479458b014cfa739dfc88ea8824fba","3008953":"3008953-60fd480207880f76e8f8a9eafa78686e","3008954":"3008954-ce48c3260b48515c7e495eb2a53bceb5","3008955":"3008955-161e804d9c96b89859f9e2724c55b575","3008956":"3008956-5bf1f464eb2d206509f177cb902130dc","3008957":"3008957-f17519396e78caae42c5c419e6a10df7","3008958":"3008958-b7c6358d4778274f222f21edb24e77b1","3008959":"3008959-52d73b6c7ed68dc6c67189582869336e","3008960":"3008960-c0ee9e96458cc216db96c69f4598975e","3008961":"3008961-1ebc8e70b60bd7670da752ee2731302a","3008962":"3008962-578e5dd8f6750a7b7461bb0f9f64136d","3008963":"3008963-bcb098ed154bfd51af618a3bb0e73662","3008964":"3008964-0362ef39825024ef67ce4d37651385f6","3008965":"3008965-828a3644ae904e1f93ddc9f4e0fbc989","3008966":"3008966-cd932b1f7c75e14863e9e06a079e19ed","3008967":"3008967-60ddb61cb9b5aba68567292a77488c8d","3008968":"3008968-ff57ceb489bce7cb70cc77a0e9df85b5","3008969":"3008969-2a1e5178a8cf0395a699df7138bb6c9a","3008970":"3008970-9b1e4b8f065d270e86c25b057b678e43","3008971":"3008971-3b7954635478a526d7dd6a5eb9890f8c","3008972":"3008972-aee2afd7144cc93b968da20c083289f3","3008973":"3008973-1396a49d8d35556ac2a37181c0e2b88a","3008974":"3008974-0cca24b246275c58f4a86cae22ca41f9","3008975":"3008975-b5b5f572cd66fb5430180f269518ea6e","3008976":"3008976-a3112939f962ba5556e154191b28a78c","3008977":"3008977-3fe3b4f2948141fafd7120ea3766d6fa","3008978":"3008978-00146051427b7c1ed1b6792ea717206d","3008979":"3008979-923d56e33205cba57fe785783a0ad196","3008980":"3008980-9d4c27e775a02490eec31f1b944927f8","3008981":"3008981-4160926e1a907ea3552b3221a2ed0403","3008982":"3008982-8cbf45690b049144ad165b3ed35a08f9","3008983":"3008983-90a09a821e7df4d3ec294a5838e02d07","3008984":"3008984-10b9d4097222cb23c0306197cf9e605c","3008985":"3008985-d43687332cde087c8fe5fadfe925e789","3008986":"3008986-1d02918899177b0b4928ab745d47921b","3008987":"3008987-7ec7e34d9ef73c896fbe83d012aaad61","3008988":"3008988-2a4227c583b63a2447fff02ba7bcfaca","3008989":"3008989-f49880b1d93d6eea2727341666073d90","3008990":"3008990-dba34eb67a787bcd4c9d1dcf74ccc4df","3008991":"3008991-d7cf289421515bb634882923d90e5f1a","3008992":"3008992-fabdc5ea15b639bb90ee65043607c9f9","3008993":"3008993-d956735b9d9d0c375decf88d497a60c9","3008994":"3008994-91d628615d1561054db804114c019387","3008995":"3008995-4d4421fc030e60cddef0bc9df967b45c","3008996":"3008996-55ec8ab0ac824942fbe4e4d7a0ec6858","3008997":"3008997-716d410a12557354d413eae8da536a0e","3008998":"3008998-09f6eb64426ccaeb9ee74f35c12e2bc6","3008999":"3008999-a27a01b5452ca7b5b7f121d6736dfe2f","3009000":"3009000-07722ff20c2144936cd313cf92174428","3009001":"3009001-05ab750a0142d7f8737ece2a63471f74","3009002":"3009002-67ef26bb24c479f30fc92d71c10efc7c","3009003":"3009003-e8f831acb44a20d1e83b32572ea8d16b","3009004":"3009004-e0f5b405034033183e0efd66f6757ddd","3009005":"3009005-942ace8241efc6f62effbe82b90d118e","3009006":"3009006-663880edc4195049a085fcafb1c00151","3009007":"3009007-081fe9353c9b02fe3a1f86e1d3055aaa","3009008":"3009008-f5df38bb9a19ae44f88a2f729bf3112e","3009009":"3009009-6d3acd7f02af7bc2be388d1c0b7347c7","3009010":"3009010-5be8bab72f55340d74cf62e3f7b80c26","3009011":"3009011-3924df254f095a024459e75cfba42b39","3009012":"3009012-6dabda15fc90604f33c4753644d2d7ba","3009013":"3009013-26f1f186d7ef336d27f371d5aa374ed4","3009014":"3009014-b5bbbe1cef8d2c690f0a60fe6ed39c8c","3009015":"3009015-8b10beb49d12d2ef23b04f86728e88b9","3009016":"3009016-4750c1bb7a7b8583e64605c3ca805dff","3009017":"3009017-832450a44d1a82f88b2b5425614cdd29","3009018":"3009018-44a37f9ead0a59c8d05b6216ec404210","3009019":"3009019-30ceaa3e1bfafa557ed78963204da4dd","3009020":"3009020-ce544cb2f18f6325b5c5022c584d3ccc","3009021":"3009021-0de34ee00cb791edfc5d6eed02e2f179","3009022":"3009022-c8db21cbedc94a6092d41d1d74ee7600","3009023":"3009023-c32a06239a0126f8c1dbf4344fa66339","3009024":"3009024-dd637a62670d162c8b5b5c05d51d365f","3009025":"3009025-78c5db686ada16d4b1585b84b26839d3","3009026":"3009026-149a177a8f48d9f489c5dbf6f46b8cdf","3009027":"3009027-11f492b67f32fd177d984ca1ad73c15d","3009028":"3009028-12c2dec590dcb2e20d4eb3284bef7dac","3009029":"3009029-b9fc69cd75a5402cd6fc9798d3d85374","3009030":"3009030-cb2239def0aec0736ad452cf1e29b2f2","3009031":"3009031-8e344597c56014f98ac95047d3c2f2c0","3009032":"3009032-521bd9377c2c0aad4b7c3d38d7144a62","3009033":"3009033-5960cf49530d576d4862c23c18bbfcfa","3009034":"3009034-d53b95f5db649d0c063d1b29d4292827","3009035":"3009035-be0a03cde8878184219bac552e4f82f5","3009036":"3009036-9bc957d4c14facf080e19c2d0f12eeb6","3009037":"3009037-31011f8f64f1b4efdfff0cdc1b49b24a","3009038":"3009038-1dbf5ec98822cb6aeb0b7d380ea39e72","3009039":"3009039-72268ccb8c37f50d59b664800577b946","3009040":"3009040-3b60f782b7627dbc400fa3fc6997fdcc","3009041":"3009041-bf28bde103ff0ef68ed8ba27e9852891","3009042":"3009042-2fae1598eb9b96ccd87802ca568120d8","3009043":"3009043-02511b87daece0ce59ef2a6758623702","3009044":"3009044-e5ac7267d5f71e2ebebf109cd03bfaa5","3009045":"3009045-fa723a48ac69edc17fa8bd40840c8d72","3009046":"3009046-b0e094c215fa3015b3b07338aabbed1b","3009047":"3009047-bf68fdbe2cfc8b72a6b95fac6419bf2b","3009048":"3009048-c2a157f89b49e26bcb9cda4486b1815a","3009049":"3009049-3fdde8b48d04fe378cbb278f8b2cce2a","3009050":"3009050-81237e73b21ef118af687b6a279a1447","3009051":"3009051-50ecd48cbd22e4cdd1d60ce1fd8a396e","3009052":"3009052-c39d8cf64d5d119fb17e686cb5d11fee","3009053":"3009053-06068467058e7c5b471fa9b4dbb72507","3009054":"3009054-8f53718a061065b9f80e29d00b9413fe","3009055":"3009055-729781e3af5373b732a0d3b0eade9525","3009056":"3009056-a1db9ba93f2f5bb4ba3a61d64c900dd1","3009057":"3009057-b5e57fa3be0aa92a9c59d874398a5c4b","3009058":"3009058-3341846fdbf9d7756cf3ecebbf2d4ecd","3009059":"3009059-cb6f04118ebff673b4b6fe35f4b3500d","3009060":"3009060-5f8c07aacf4a8b1a4b763ac644982671","3009061":"3009061-3d6c20250f1f81ea6c097488df354acb","3009062":"3009062-9667bd3b1f8668aa4e7320bced990ad2","3009063":"3009063-2496d7ed961dd5a7dd04056e1989777e","3009064":"3009064-ef39cae300f856c6265e75f94e6b9d05","3009065":"3009065-50106fc6e3dff20c822fe56ff37150c4","3009066":"3009066-f2ef6d7813d11e6bb7225ee393f0566f","3009067":"3009067-1f33716b52875be6498ed5b8b072dcb7","3009068":"3009068-f1be16f739c5fb67bcad314291593bc6","3009069":"3009069-72ab73174ab99c9f4d913e2513913396","3009070":"3009070-95bfcddc8ef23009ec3afcc7a5d70d14","3009071":"3009071-74c1998562fa2c845e2a92b7897d1f43","3009072":"3009072-731d218965ce828cdb7f43a1e90e3d46","3009073":"3009073-3a32db882eb3d16ebab5a944888454a2","3009074":"3009074-37750a22747ce4c603ff3e8883eec74c","3009075":"3009075-37dcfb16a5fba1388e3d05e345f7e730","3009076":"3009076-9c90e3cf138db1bb0baf2a1a8983fff1","3009077":"3009077-b04e563e8bf557f10e970696125217e5","3009078":"3009078-cfb646015fa8977b6460ff8833423ac0","3009079":"3009079-d8533594b0b2d74ff69ad29dab7c398d","3009080":"3009080-f761a882ffdb4375c5f9e2c2ae096c9d","3009081":"3009081-b268288de907333d3312fc7cc7159891","3009082":"3009082-923cfe31b91eb7b681f870e8a6ffd8e5","3009083":"3009083-b4f03b3c641260d16f7ff13bbc9a25f4","3009084":"3009084-85873e364dfaaf8c178510e2f421a702","3009085":"3009085-e0f791d7a0097c9c286d84192bb3bee6","3009086":"3009086-ba69af933fa00b003ce4711e621dfed4","3009087":"3009087-2ee1b93812462bc757038d21ecf7ef5f","3009088":"3009088-d0916e9214ab8e7f5ebe822eb4fc06d5","3009089":"3009089-12b2cbc7f28bf5de9599f6916f1e0d79","3009090":"3009090-7e399c811d0ab8cc3d3316fddd4de739","3009091":"3009091-cd34bd43a7b2f21a4785128464d5d6fa","3009092":"3009092-87f3507386235c4bc60b0de44086a411","3009093":"3009093-2a9ab11dd13a940bd8efe677ef06eb4f","3009094":"3009094-2d492233a2dbdc7285febc4ce68d415a","3009095":"3009095-3daa41c63ae9ac87766f7729c9572bfb","3009096":"3009096-c766a3590d3ac7452b131cbb82eb83df","3009097":"3009097-cf460eca440dc78a1c4002e24af5d6de","3009098":"3009098-284aebe7f1eb8501096594ecc6c3e003","3009099":"3009099-89b191655247d7139425e4fb9561534f","3009100":"3009100-65a8983785cfd2ccea3bd2d5e0147f04","3009101":"3009101-c20f0aabf1f53337a733b395af01c6c4","3009102":"3009102-8d95b108d348242797c6a0af1237041f","3009103":"3009103-0aa0428f834bd997ff496d87a52ebbef","3009104":"3009104-186f6db347fb4a90cf8b36954f9fc4ce","3009105":"3009105-bf55f1f721ad16ab1de4ac38c224907a","3009106":"3009106-d2fb0da58ee361133bb5bdebd1ccba4a","3009107":"3009107-f64d16a19ebfbd56612f450ff80138bb","3009108":"3009108-c246eeee56473c5dea0d5857aba0f0bb","3009109":"3009109-8e85d754f5b07e952b8912fa56556074","3009110":"3009110-02f4f72447b75658ccba971f71130ab5","3009111":"3009111-3e98270b7cae340d5579aee7fa9b36a4","3009112":"3009112-6ae35402e28715b1c01af8e8509ab352","3009113":"3009113-f21322219f340a66f1bea0f492ae038f","3009114":"3009114-25cd03488f22573f84206236615bef3a","3009115":"3009115-6175480ca51054a0250fd15dc098add9","3009116":"3009116-5183875bceda365f18c142af7f30363f","3009117":"3009117-7ce91a8c1dbdab68b21eaf0e6da023c0","3009118":"3009118-36534bddcd50bde6e3a4f7a500c9708d","3009119":"3009119-9c9d34d3d45a6edabf31109da2603d0f","3009120":"3009120-21fbd6fbe58ee6f87fdb4941e095c8f5","3009121":"3009121-b3f5f037460ea86fe4a692b4ac6edc52","3009122":"3009122-0187377b8e3d6b20266a27db4a1c30f6","3009123":"3009123-b4599dace4f728f6890b527fa996dc54","3009124":"3009124-21417caed8a519cd60d36d797b3e786d","3009125":"3009125-a801c40c729a2b6a77ec7797a51d285d","3009126":"3009126-754a7f99c2a0fa5662947fc3f9459a29","3009127":"3009127-c608b4b82af63cc6f8e240a771aa2ae0","3009128":"3009128-b5f63babf601ad8cac3a1726530e3b74","3009129":"3009129-daf608efa12b21cf43fd970f8ecffac9","3009130":"3009130-74c48f6d369838411334b6bcc17993db","3009131":"3009131-74a587cead64b76f05fbffac0879c200","3009132":"3009132-56684650d849396e6a3bf6a8dd13f160","3009133":"3009133-c4160efc5a756de26cd18b4bda8935c7","3009134":"3009134-8a4cff9fee3cbba9fe1a8d83fd00444b","3009135":"3009135-8d5883d1f4a03576c8bb6ad5bd7fa9a3","3009136":"3009136-9363118ccf987d8a0cf579ceb5c2c34c","3009137":"3009137-b77b4bf568f6d867fb88764535d07709","3009138":"3009138-c48519086dae4711c8d5c5a61f3c7443","3009139":"3009139-26cbb302097d4094cc2416b893907c73","3009140":"3009140-f0c73ecf96005fc98b1ba63814b812a6","3009141":"3009141-0bb507baf389fa36e59aa12eb9b9dbd1","3009142":"3009142-e04a8a751a6fd5739a622e9ac88a2161","3009143":"3009143-d8a16482d6e2e8964488f5715e9ecb76","3009144":"3009144-8a7f4fc39bfc65615157c0561fd98519","3009145":"3009145-753211c22c2e99f1e78120278bdca8e1","3009146":"3009146-f584c7fc121e85f747da084fa101062b","3009147":"3009147-ece293b9ac7c6eb7635edae6b4b84db0","3009148":"3009148-d041214249970c86dcf1419d1c8080fa","3009149":"3009149-316cd015a473982d31892c9be4f0191e","3009150":"3009150-771ad257b159dbb54dbebeced8680d08","3009151":"3009151-e9cce82f156b0c6f1a023cf5a79a49f6","3009152":"3009152-a7c761238a0d4688da381d4d650e9e7d","3009153":"3009153-b677754906ecc4311ac97da137598fa4","3009154":"3009154-ca85ac79f5f79dcae8433699ce780db4","3009155":"3009155-19c86b3d49e701129a507c40b690471a","3009156":"3009156-e680f7af816c8fc1a4703624b81986bb","3009157":"3009157-f0bcfa3f034a65e781caffa1834c5bea","3009158":"3009158-88298db126ca4d907996724de8857c4e","3009159":"3009159-e2e2580def6c9d069607fab4efeee0e2","3009160":"3009160-2ee94e89d238c6fe173e6f71b2e701e7","3009161":"3009161-0d5b8b894d40d16471523e304ab9cac7","3009162":"3009162-869cbb2e3f51a58b0b28d22d8f82da8b","3009163":"3009163-92201f81857b3686dfebb9a9b8b4af16","3009164":"3009164-21789f927f08bbe8c40432f38cf1aa81","3009165":"3009165-a6db1edd51ceef73dd47e6b2c55e750c","3009166":"3009166-29c4889de74967e15c5ca5816497f6e7","3009167":"3009167-1ef3bde9d3c1a5e0a011149615cf49e1","3009168":"3009168-b189d4808c8d040f489a791e06e989c6","3009169":"3009169-1da719f18dd41493073e52be7bd41b4e","3009170":"3009170-f5b1009aa7e4989a260158c9c24e9d4d","3009171":"3009171-2a03b3dd1447846fbb3ae3747382902c","3009172":"3009172-8e3fc3524886b245ac1789d05d1a2bbb","3009173":"3009173-0ffef333b2012259f9957e6559b812ac","3009174":"3009174-81a8c3ff7a0e4bd081a80742c7ae7036","3009175":"3009175-bae8d5ff0464082eae023f26013432e3","3009176":"3009176-e20312edc47f77d6d2b822a9535d028e","3009177":"3009177-0a18021c548bfb561dcf89957db04abf","3009178":"3009178-6d6bb6f3da02f5efb227b34afa3bce4c","3009179":"3009179-aaa89e3370c0abbd222cd31dcf033d3d","3009180":"3009180-82bdc79379498074e52a51ff83c6e42b","3009181":"3009181-7b02d64c39aac92c1f7172500def7c4e","3009182":"3009182-984cdcb50d37b335af81b4d284c2f5b4","3009183":"3009183-178b328055b42d4e0b7efc07c5934325","3009184":"3009184-727902c21fd49d582ffe43a2461c6ae6","3009185":"3009185-a10416a206d204bd10bd53feb7f6036c","3009186":"3009186-1f99869e71627a3316b5e645064d8be6","3009187":"3009187-9a834149f13a37facd3daf437f4c91ec","3009188":"3009188-8bd15144216b0994bafae98872fb6883","3009189":"3009189-f2f530bd935cbba63581f8c340beb5b9","3009190":"3009190-0cfa67597889bd23f246337545178cbf","3009191":"3009191-c9572b61278ebabc6b3c12385bab8015","3009192":"3009192-60b5b1abb738fd621a41b3929cea5b54","3009193":"3009193-43f242da2bc400c9af90be49bc05d575","3009194":"3009194-7f0f9fdba8b0c70d05325349cee7901c","3009195":"3009195-139011b62fd59d8d6ebfa9bf8fb6bce7","3009196":"3009196-753beabe8ab104577f1758cd4ec06088","3009197":"3009197-bb26de05546063aeaa613f39a1f14aca","3009198":"3009198-22df3df9d94f4ccb24e4c8f3584490a4","3009199":"3009199-f05c445fd89d77540bb288dc7581713c","3009200":"3009200-aaf0b1bc2763c31ce251e2b74847e446","3009201":"3009201-de70e72183ea296acd34d17151d9bb06","3009202":"3009202-db553282cf765bb411b4da156a7412fe","3009203":"3009203-a8552fd4a30119c56f4d04c3ac5bfe08","3009204":"3009204-85d37cfc2a9d3e3c954701fddb117772","3009205":"3009205-684594e1902a8ff18994bf334d74af7f","3009206":"3009206-92fd17f7c99a12a3eac9c6ddc428d2fa","3009207":"3009207-4e16fa68a46460a410fa09c8803d223f","3009208":"3009208-651ee35ba14c8411f7288790ffa15713","3009209":"3009209-078d1f0952fb3cd6831572913bb2913a","3009210":"3009210-491c79b5c02db8babd2169b58004e907","3009211":"3009211-f156bbd27f7779246325d9e55c495e32","3009212":"3009212-b514e575378804d4e49891a79be7b2b3","3009213":"3009213-66c7369aae7ecba1db9584865afe0c48","3009214":"3009214-b8da4068e87b5f920b9d19bbebf6c555","3009215":"3009215-73af081576bb85303b2ea30ca659de2c","3009216":"3009216-31eaa7dbb777c37040c65cb6b7c3ba42","3009217":"3009217-314343a4e4a0f6ec3c8dc811b3610b2d","3009218":"3009218-95fc34fa52007d5af392e7c6508fb304","3009219":"3009219-fff2173e999d1fd266386b8acf4e66b2","3009220":"3009220-1fbe62af4b9c9055da1ab281b333a03b","3009221":"3009221-9cc6f4f9b1bd386ded6f1a44c243d001","3009222":"3009222-11ddbe20f776aab0c8acc579a478646d","3009223":"3009223-025cf6a977a166386d8569e519dd6aff","3009224":"3009224-19c0a27a32000dedb271bf4e0ecd5085","3009225":"3009225-93c2818996241974d5cb21040b2072a3","3009226":"3009226-a4be65091457d44fcb780b3459070f4e","3009227":"3009227-6c780a3855d50a2b4e07091e112c1543","3009228":"3009228-633e90cd631bef4323731b34ff2a0726","3009229":"3009229-c67da396d1ee771ef18d2f05dc1b8e10","3009230":"3009230-6e3da355d27695308edfde53550ebccb","3009231":"3009231-866789a859cc094b5d04686d6d303ca1","3009232":"3009232-e8dcd60a2781a3ff16016ec0d7881adb","3009233":"3009233-931fc971c3f56e959741dd3f3f6033d7","3009234":"3009234-9bbe7af3ef7a4ed3f5d0b7cb9138b09f","3009235":"3009235-eb383f9da19ce396505933dbfe919568","3009236":"3009236-18f3db281d92ef74eeaee88ed9afe83a","3009237":"3009237-b37d8c59ef24d8b15d9b3c4049118fbf","3009238":"3009238-57339ec9cbef297dcd58f55fa0502cb1","3009239":"3009239-a72f728cec10505be7bc3d27ebee1fd1","3009240":"3009240-edc323edddc04a6ffbc8e01ec70fd59b","3009241":"3009241-94a793f33a84dcf97c6fc13e7ce88040","3009242":"3009242-b8a3ebde907f64cf2716f2453d160223","3009243":"3009243-e6fcb641763063478cb9349aaf9d7cbc","3009244":"3009244-34e19b6b90d302b3168068d4ff6a621f","3009245":"3009245-3c51fe26a4d30555fcf7c5b5454df4af","3009246":"3009246-bc5eb8a8f48d4d43f43efc773060d875","3009247":"3009247-1d72699d0820f766b8fe48fdbf05efa5","3009248":"3009248-544e5411b7b926b278123f8f4b5d263f","3009249":"3009249-38dbfbe9bd2e63a5f8ae68fd38d3e518","3009250":"3009250-52cb18b91823b237013086a66fd09489","3009251":"3009251-2f23ce9835f7170a9f5d11d411d0e714","3009252":"3009252-168877a2eaf22ae9ffab5bcde96a0f93","3009253":"3009253-3b8b747c08d32761c453af6152fcc01a","3009254":"3009254-fbe5b1ae6764f7ac5060f931b9417e82","3009255":"3009255-5fd8d63ba7269705271c1679eda73102","3009256":"3009256-3ced435e8cbd3a148f30d710ae51e758","3009257":"3009257-0dbf5e8e9b1f6331217c37871e6a2145","3009258":"3009258-fd3ead16286df350d458c4ae7bd9c556","3009259":"3009259-3fd97885322eff72fdbe9c2504febb0a","3009260":"3009260-706ad1f79680b3b0b45ac91e2150a57e","3009261":"3009261-34b521feeea5066c8f35c92d80c7e33e","3009262":"3009262-2be3350b0689af173b8adf4fa9342ffe","3009263":"3009263-7dd92e0bd7d6d67a40f677ad3c7f63bb","3009264":"3009264-80601b1c2d5e315e1feda45ef06ca3c5","3009265":"3009265-f0239ac530eef0f8ce37ebec7bfb1519","3009266":"3009266-93ba2cb757fa39c67609c46a53e6c744","3009267":"3009267-c4463a68d03984b3fc725decabaf0d64","3009268":"3009268-7566e0ac450732ae02e6567d53b11856","3009269":"3009269-2897c55b319783e04a667933d6a2f43d","3009270":"3009270-8abbad55e4c8bfcf9526aa8fed70fd7e","3009271":"3009271-d2bb8a4d045c7d36e4ff974c59e42042","3009272":"3009272-e44e7ffb677d5e87a5bba57593b28e3b","3009273":"3009273-944f40db3470de42d8d874ebdd8fcafd","3009274":"3009274-41a793f0618b83717efeea597137734d","3009275":"3009275-b750fcca6efc42fd940361fc63e2d07f","3009276":"3009276-e69290e689996227f8dfcecafe7181e4","3009277":"3009277-8956cfc61ffb0b6a2079545d45429867","3009278":"3009278-44158db360dd18279787140573ffe6c9","3009279":"3009279-ce58026cc4e0bd7bece07dca774e7030","3009280":"3009280-ba590779d1946ea7c91a45cdd6743b4b","3009281":"3009281-9e441306d0788673cf1ab4fcd30ee492","3009282":"3009282-41e4a6260f61b002672e7995fd26a045","3009283":"3009283-2f18fc183825d31efc0898a9c3b9f1e5","3009284":"3009284-69ca27ebbed4ca8c879da379cf5b1591","3009285":"3009285-5ac4182f9b9ce8b2e8314e160858cd73","3009286":"3009286-b9efd900eedc7ed7fd857d80d7a0ec7b","3009287":"3009287-bb4700df2bd22df3b23f4c89c24d5918","3009288":"3009288-e63749748715386108393feaa48ed4b5","3009289":"3009289-740f8d8f30bee33a004d518c66f47861","3009290":"3009290-49fa2315fad024fc69a76160f4de4545","3009291":"3009291-db52bf8bba3d2cebfba75865b9dd41e6","3009292":"3009292-0334465dc5c9711abbf40864112453e9","3009293":"3009293-a150a1780b850add166238604ab2614f","3009294":"3009294-7f6cd579e5efbd667e5a60bdb8a9c183","3009295":"3009295-34819d3d1c7f352e94bdc77a91b8c11e","3009296":"3009296-22a78317824343d9db0c557f762d4ae6","3009297":"3009297-b2722e741ed8a036d827e9b08fffa0c8","3009298":"3009298-8a85f31e042df55ca226467e7b3b4ce1","3009299":"3009299-a5c711ebf6538bb86ccf294eddc8f248","3009300":"3009300-34f9a2079f342ff6a1cc8014553dfe2c","3009301":"3009301-cac8f24e2c6129f0dfc45c936ca724e7","3009302":"3009302-59480bd0a266af998dc9408ecdab4249","3009303":"3009303-b9814e00d285bb2aef4dc52275d2fe77","3009304":"3009304-67671c47b0746ccd9d114d793d58e835","3009305":"3009305-6d42bfafd9b6f774fe0a4660995d6fb0","3009306":"3009306-bb753ad7546f760447be7a8db76f5f4b","3009307":"3009307-f2526394a6fd9e4eb08b53737e861b0d","3009308":"3009308-77be9a5d5b6313811bd2cff0cd2f21b4","3009309":"3009309-d7a21dc23f015d98a745da5d1a2a3762","3009310":"3009310-d8b30c5dbcb9708ea363153d700ae089","3009311":"3009311-49cb8c2a129f86e5c16a64b1ad00db80","3009312":"3009312-3f93bf3ba335c0a45f1bdfae8d7dfe61","3009313":"3009313-f8a99a2312846a481895598d1ac3684e","3009314":"3009314-318e0a0da90253e7e4c80b0bb8a7c4d2","3009315":"3009315-e6166913a228a1fbe71f7071bdd8f933","3009316":"3009316-fa66a33b63274f667764d68df6c2c4bb","3009317":"3009317-86057053b6c76ea0b533f32e85e58b6e","3009318":"3009318-9e65fab2b15775a24b80a2a8e9f3c10c","3009319":"3009319-5ae55c717e26edceabfb2230cda5e2c5","3009320":"3009320-59ea6319464f587a590a3418cc8a88d2","3073707":"3073707-0a286525a5281bd9cea393484bb6c90c","3074571":"3074571-b311b2866d87cecd83c0f6f499c97834","3074573":"3074573-3e3decef42ccc0d6aa7c6c8bed05c737","3074665":"3074665-252b95450e337202b1f3748f02cfe075","3074666":"3074666-2babe0db917c4ed9291e40380a753e9e","3074668":"3074668-14a5cea92b36006669f9b7aff5d66c8e","3074669":"3074669-9ceed5a24415fd528b47b9f12b33ff4d","3074671":"3074671-a54ef49762613b7b6fc1b9d71986ce4b","3074672":"3074672-ee36679316dc48bf2dee201223f31969","3074674":"3074674-aeaa630a54bb2018c783cf30e2a80895","3074675":"3074675-a442c6f028530d541b083674a3357787","3074677":"3074677-d6d7e4add32ce95ea4975a7078a07225","3074678":"3074678-41d7e3ff32cebb919227692b3f846ea8","3074680":"3074680-47ff657f7d774926371b9c77f2d2d656","3074681":"3074681-8fec109481b7a916946908acab59de7f","3074683":"3074683-3ebb2f6078883f43dbed2c30a9292dad","3074684":"3074684-921ae769d0d2bf11193199bd4b8e99a3","3074686":"3074686-64781ac6e31f8bdbe7170e11bac874ed","3074687":"3074687-9489703579011021ab80a74ffcce4448","3074689":"3074689-3d834208e4d7111b8f6833368c5189f6","3074690":"3074690-f23f1f9d9c2f3d128ebf6aa3941c4e2f","3074692":"3074692-98ee0bf651a7b19e5d52401d9b927220","3074693":"3074693-8d1f005749dac847d6bd4548497d0d95","3074695":"3074695-40d919bced0a8cb3c38a4d73db4e62fd","3074696":"3074696-2a98ae433d0b0dbfab117853cd75f441","3074698":"3074698-9daa7b52e47263d3084399681b14e2cf","3074699":"3074699-dd30e40787c535777c8430d122c4997c","3074701":"3074701-112c2a51678088e7b9a6cae61e500627","3074702":"3074702-e1e6fae21fe05845a65117893a076042","3074704":"3074704-affb8ca93447b5fa5648162bf324824c","3074705":"3074705-5fc567920d152dd834748a46ec1e26a0","3074707":"3074707-e970e31dbbdd1f409d4a87d09c897c2d","3074708":"3074708-f7b23e2977c97be5b34db71396dc6d40","3074710":"3074710-510bf6af0a16b903a258c0af8803746e","3074711":"3074711-0ca33580bd7b572683e940f7dba699ac","3074713":"3074713-c5833712b6615041f54743a0b5e63653","3074714":"3074714-35c72e93fc6d04d48fe1ef05f148eeaf","3074716":"3074716-86bd94391cb5baf27e03c60f7f6ad3c6","3074717":"3074717-713f92f4a9520fc804ef5095e5397944","3074719":"3074719-f0282ce1a423718f354ee9ed778e8a71","3074720":"3074720-c8d3878eac6364a48118ccf3908953fc","3074722":"3074722-3be616353bc0dd7b735c12cf4b9ae852","3074723":"3074723-19dd3712e9cc00f1b947ff7a3252ad1b","3074725":"3074725-1275a25b70c3a41461059f53ec875102","3074726":"3074726-91d33baa81debd6fa19d0588fd834884"},"index_live":"cache/8272/campaign-index-live-573febd746d17ebd7eebd6c07fcb253e","index_test":"cache/8272/campaign-index-test-772a47ce956851faf39a390da9d7cd61"}});