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":"","block_urls":[],"campaign_js":{"adobe_event_tracking":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[ca_id].obj1;\n\nbouncex.on($campaign.find('button[type=\"reset\"][aria-label*=\"Decline\"]'),'click.bxDeclineOffer-' + ca_id,\n function () {\n var data = {};\n if (window.parent \u0026\u0026 window.parent.adobeDataLayer \u0026\u0026 typeof window.parent.adobeDataLayer.getState === 'function') {\n data = parent.adobeDataLayer.getState();\n }\n if (!data.web) {\n data.web = {};\n }\n data.web.webInteraction = {\n name: \"wunderkind\",\n uiClicks: {\n value: 1\n },\n _sling: {\n \n \tcomponent: \"link\",\n interactionName: \"wunderkind|button|decline-offer\",\n \tparent: \"wunderkind\",\n \ttarget: \"sling\"\n }\n };\n data.event = \"ui_click\";\n data.web.currentEvent = \"ui_click\";\n\n if (window.parent \u0026\u0026 typeof window.parent.alloy === 'function') {\n parent.alloy('sendEvent', { xdm: data });\n }\n }\n);\nbouncex.on($campaign.find('a[href*=\"sign-in\"]'), 'click.bxSignIn-' + ca_id,\n function () {\n var data = {};\n if (window.parent \u0026\u0026 window.parent.adobeDataLayer \u0026\u0026 typeof window.parent.adobeDataLayer.getState === 'function') {\n data = parent.adobeDataLayer.getState();\n }\n if (!data.web) {\n data.web = {};\n }\n data.web.webInteraction = {\n name: \"wunderkind\",\n uiClicks: {\n value: 1\n },\n _sling: {\n \n \tcomponent: \"link\",\n interactionName: \"wunderkind|button|sign-in\",\n \tparent: \"wunderkind\",\n \ttarget: \"sling\"\n }\n };\n data.event = 'ui_click';\n data.web.currentEvent = 'ui_click';\n if (window.parent \u0026\u0026 typeof window.parent.alloy === 'function') {\n parent.alloy('sendEvent', { xdm: data });\n }\n }\n);"},"adobe_event_tracking_submission":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"submission","testmode":false,"ttype":"variation","val":"var data = {};\nif (window.parent \u0026\u0026 window.parent.adobeDataLayer \u0026\u0026 typeof window.parent.adobeDataLayer.getState === 'function') {\n data = parent.adobeDataLayer.getState();\n}\nif (!data.web) {\n data.web = {};\n}\n\ndata.web.webInteraction = {\n name: \"wunderkind\",\n uiClicks: {\n value: 1\n },\n _sling: {\n\n\tcomponent: \"link\",\n interactionName: \"wunderkind|button|activate-offer\",\n\tparent: \"wunderkind\",\n\ttarget: \"sling\"\n }\n};\ndata.event = \"ui_click\";\ndata.web.currentEvent = \"ui_click\";\n\nif (window.parent \u0026\u0026 typeof window.parent.alloy === 'function') {\n window.parent.alloy('sendEvent', { xdm: data });\n\n data.web.webInteraction = {\n name: \"wunderkind\",\n uiClicks: {\n value: 1\n },\n _sling: {\n \n \tcomponent: \"link\",\n interactionName: \"wunderkind|button|shop-with-offer\",\n \tparent: \"wunderkind\",\n \ttarget: \"sling\"\n }\n };\n window.parent.alloy('sendEvent', { xdm: data });\n}"},"bbar_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1031; } #chat-bot-homepage { z-index: 1030 !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"form_focus_fix":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - remove form focus */\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"headline_focus_fix":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - heading focus */\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n }\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"ios_scroll_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\n bouncex.head.append('\u003cmeta name=\"viewport\" content=\"user-scalable=no, initial-scale=1, maximum-scale=1\" id=\"bx-ios-meta-'+campaign_id+'\"/\u003e');\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\n }\n });\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\n jQuery('#bx-ios-meta-'+campaign_id).remove();\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\n }\n });\n}"},"ios_scroll_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\n bouncex.head.append('\u003cmeta name=\"viewport\" content=\"user-scalable=no, initial-scale=1, maximum-scale=1\" id=\"bx-ios-meta-'+campaign_id+'\"/\u003e');\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\n }\n });\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\n jQuery('#bx-ios-meta-'+campaign_id).remove();\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\n }\n });\n}"},"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","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n '#marquee-cta, [data-test-id=\"zip-local-banner-zip-locals-banner-adobe-commerce-wrapper\"] div + button + div { margin-top: '+pushAmount+'px; }',\n '@media (min-width: 1024px) { [data-test-id=\"header-header-adobe-commerce\"], .Header[data-test-id=\"zipheader-header-adobe-commerce\"] { 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","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n // 'header.navbar-fixed-top { 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();"},"retrieve_ecid":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""},{"activation":"purpose","prop":"exactly","prop2":"smsoptin","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var ecid = window.aECID;\nvar campaignEC = bouncex.campaigns[ca_id].obj1.find('[name=\"ecid\"]')\nif(ecid \u0026\u0026 campaignEC.length \u003e 0){\n campaignEC.val(ecid);\n}"},"store_email":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"submission","testmode":false,"ttype":"variation","val":"if (data.email) {\n bouncex.infoStore.set({\n email: data.email\n });\n}"},"topbar_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 499; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":1},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":1}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"topbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 499; }', 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\\\":\\\"\\\"}}}\"},\"bbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1031; } #chat-bot-homepage { z-index: 1030 !important; }', 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\\\":\\\"\\\"}}}\"},\"index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"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 '#marquee-cta, [data-test-id=\\\"zip-local-banner-zip-locals-banner-adobe-commerce-wrapper\\\"] div + button + div { margin-top: '+pushAmount+'px; }',\\n '@media (min-width: 1024px) { [data-test-id=\\\"header-header-adobe-commerce\\\"], .Header[data-test-id=\\\"zipheader-header-adobe-commerce\\\"] { 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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"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\\\":\\\"\\\"}}}\"},\"form_focus_fix\":{\"val\":\"/* focus outline adjustment - remove form focus */\\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"headline_focus_fix\":{\"val\":\"/* focus outline adjustment - heading focus */\\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n }\\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().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\\\":\\\"\\\"}}}\"},\"ios_scroll_fix\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\\n bouncex.head.append('\u003cmeta name=\\\"viewport\\\" content=\\\"user-scalable=no, initial-scale=1, maximum-scale=1\\\" id=\\\"bx-ios-meta-'+campaign_id+'\\\"/\u003e');\\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\\n }\\n });\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\\n jQuery('#bx-ios-meta-'+campaign_id).remove();\\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\\n }\\n });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ios_scroll_close\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\\n bouncex.head.append('\u003cmeta name=\\\"viewport\\\" content=\\\"user-scalable=no, initial-scale=1, maximum-scale=1\\\" id=\\\"bx-ios-meta-'+campaign_id+'\\\"/\u003e');\\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\\n }\\n });\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\\n jQuery('#bx-ios-meta-'+campaign_id).remove();\\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\\n }\\n });\\n}\",\"event\":\"close\",\"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 // 'header.navbar-fixed-top { 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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"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\\\":\\\"\\\"}}}\"},\"adobe_event_tracking_submission\":{\"val\":\"var data = {};\\nif (window.parent \u0026\u0026 window.parent.adobeDataLayer \u0026\u0026 typeof window.parent.adobeDataLayer.getState === 'function') {\\n data = parent.adobeDataLayer.getState();\\n}\\nif (!data.web) {\\n data.web = {};\\n}\\n\\ndata.web.webInteraction = {\\n name: \\\"wunderkind\\\",\\n uiClicks: {\\n value: 1\\n },\\n _sling: {\\n\\n\\tcomponent: \\\"link\\\",\\n interactionName: \\\"wunderkind|button|activate-offer\\\",\\n\\tparent: \\\"wunderkind\\\",\\n\\ttarget: \\\"sling\\\"\\n }\\n};\\ndata.event = \\\"ui_click\\\";\\ndata.web.currentEvent = \\\"ui_click\\\";\\n\\nif (window.parent \u0026\u0026 typeof window.parent.alloy === 'function') {\\n window.parent.alloy('sendEvent', { xdm: data });\\n\\n data.web.webInteraction = {\\n name: \\\"wunderkind\\\",\\n uiClicks: {\\n value: 1\\n },\\n _sling: {\\n \\n \\tcomponent: \\\"link\\\",\\n interactionName: \\\"wunderkind|button|shop-with-offer\\\",\\n \\tparent: \\\"wunderkind\\\",\\n \\ttarget: \\\"sling\\\"\\n }\\n };\\n window.parent.alloy('sendEvent', { xdm: data });\\n}\",\"event\":\"submission\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"adobe_event_tracking\":{\"val\":\"var $campaign = bouncex.campaigns[ca_id].obj1;\\n\\nbouncex.on($campaign.find('button[type=\\\"reset\\\"][aria-label*=\\\"Decline\\\"]'),'click.bxDeclineOffer-' + ca_id,\\n function () {\\n var data = {};\\n if (window.parent \u0026\u0026 window.parent.adobeDataLayer \u0026\u0026 typeof window.parent.adobeDataLayer.getState === 'function') {\\n data = parent.adobeDataLayer.getState();\\n }\\n if (!data.web) {\\n data.web = {};\\n }\\n data.web.webInteraction = {\\n name: \\\"wunderkind\\\",\\n uiClicks: {\\n value: 1\\n },\\n _sling: {\\n \\n \\tcomponent: \\\"link\\\",\\n interactionName: \\\"wunderkind|button|decline-offer\\\",\\n \\tparent: \\\"wunderkind\\\",\\n \\ttarget: \\\"sling\\\"\\n }\\n };\\n data.event = \\\"ui_click\\\";\\n data.web.currentEvent = \\\"ui_click\\\";\\n\\n if (window.parent \u0026\u0026 typeof window.parent.alloy === 'function') {\\n parent.alloy('sendEvent', { xdm: data });\\n }\\n }\\n);\\nbouncex.on($campaign.find('a[href*=\\\"sign-in\\\"]'), 'click.bxSignIn-' + ca_id,\\n function () {\\n var data = {};\\n if (window.parent \u0026\u0026 window.parent.adobeDataLayer \u0026\u0026 typeof window.parent.adobeDataLayer.getState === 'function') {\\n data = parent.adobeDataLayer.getState();\\n }\\n if (!data.web) {\\n data.web = {};\\n }\\n data.web.webInteraction = {\\n name: \\\"wunderkind\\\",\\n uiClicks: {\\n value: 1\\n },\\n _sling: {\\n \\n \\tcomponent: \\\"link\\\",\\n interactionName: \\\"wunderkind|button|sign-in\\\",\\n \\tparent: \\\"wunderkind\\\",\\n \\ttarget: \\\"sling\\\"\\n }\\n };\\n data.event = 'ui_click';\\n data.web.currentEvent = 'ui_click';\\n if (window.parent \u0026\u0026 typeof window.parent.alloy === 'function') {\\n parent.alloy('sendEvent', { xdm: data });\\n }\\n }\\n);\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"store_email\":{\"val\":\"if (data.email) {\\n bouncex.infoStore.set({\\n email: data.email\\n });\\n}\",\"event\":\"submission\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"retrieve_ecid\":{\"val\":\"var ecid = window.aECID;\\nvar campaignEC = bouncex.campaigns[ca_id].obj1.find('[name=\\\"ecid\\\"]')\\nif(ecid \u0026\u0026 campaignEC.length \u003e 0){\\n campaignEC.val(ecid);\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"smsoptin\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"bouncex.infoStore = {\n sessionStorageIdentifier: 'bxInfoStore',\n set: function(data) {\n var hashedData = bouncex.lz.compressToURI(JSON.stringify(data));\n try {\n sessionStorage.setItem(this.sessionStorageIdentifier, hashedData);\n } catch(e) {\n bouncex.err('session storage failure');\n }\n },\n \n get: function() {\n var info = sessionStorage.getItem(this.sessionStorageIdentifier);\n return info ? JSON.parse(bouncex.lz.decompressFromURI(info)) : '';\n },\n \n infoIsStored: function() {\n return !!sessionStorage.getItem(this.sessionStorageIdentifier);\n },\n \n populateFields: function(fields) {\n if (!this.infoIsStored()) return;\n \n var data = this.get();\n for (var field in fields) {\n if (fields.hasOwnProperty(field)) {\n fields[field].val(data[field]);\n }\n }\n }\n};","custom_liquid_variable":"{\"Address\":{\"val\":\"Sling TV L.L.C.\u003cspan class=\\\"hide\\\"\u003e \u0026#124; \u003c/span\u003e\u003cbr style=\\\"display:none;\\\" class=\\\"show\\\"\u003e9601 S. Meridian Blvd. \u0026#124; Englewood \u0026#124; CO \u0026#124; 80112\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"5398\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Sling TV\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactUrl\":{\"val\":\"https://www.sling.com/help/en/contact-us\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"val\":\"true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DisplayContactUrlAs\":{\"val\":\"https://www.sling.com/help/en/contact-us\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"EmailAddress\":{\"val\":\"sling@slingemail.com\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HelpCenterUrl\":{\"val\":\"https://www.sling.com/help/en\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HelpUrl\":{\"val\":\"https://www.sling.com/help/en\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"promoVal\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=monthly\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"description\":\"URL to update when Dillon sends new cart link\",\"enabled\":false,\"startDate\":\"2024-01-30\",\"startTime\":\"19:00\",\"endDate\":\"2024-02-02\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer\":{\"val\":\"This is an advertisement for Sling TV. All prices, fees, charges, packages, programming, features, functionality and offers subject to change without notice. Other restrictions may apply. See \u003ca href=\\\"https://www.sling.com/\\\" target=\\\"_blank\\\" style=\\\"text-decoration:none;color:#00B9FF;\\\"\u003esling.com\u003c/a\u003e website for details. \u003cb\u003eEquipment Requirements\u003c/b\u003e: Requires Internet-connected compatible device. Compatible devices include: Windows PC or Mac, AirTV, iOS 7.0 and higher, Android 4.0.3, Apple TV, Amazon Fire TV, Amazon Fire Stick, Google Nexus, Google Nest Hub, Xbox One and more. \u003cb\u003eMiscellaneous\u003c/b\u003e: For other channels, viewing is limited to one or three streams, depending on service to which customer subscribes. Certain programs may be unavailable due to programmer restrictions or blackouts. Only available within the United States. Availability based on geographic location. State and local taxes apply. All trademarks are property of their respective owners.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerHero\":{\"val\":\"Restrictions apply. After 1 mo., you will pay the standard \u003cbr class=\\\"hide\\\"\u003emonthly rate unless you cancel\u0026nbsp;online. \u003cbr\u003e *DVR Plus includes 200hrs of recording that you can access on your favorite device\",\"promoVal\":\"Restrictions apply.\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2022-12-04\",\"startTime\":\"19:00\",\"endDate\":\"2023-12-03\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerPremium\":{\"val\":\"Premium Pass offer: After one month, you will pay $10/mo for SHOWTIME\u0026#174;, $9/mo for STARZ\u0026#174; and $5/mo for EPIX\u0026#174; unless you cancel your premium channel subscriptions online.\u003cbr\u003eSHOWTIME\u0026#174; and related marks are trademarks of Showtime Networks Inc. a Paramount Company. Individual programs, devices and marks are the property of their respective owners. All Rights Reserved.\u003cbr\u003eSTARZ\u0026#174; and related channels and service marks are the property of Starz Entertainment, L.L.C. Visit starz.com for airdates/times.\u003cbr\u003eEPIX\u0026#174; is a registered trademark of EPIX Entertainment\u0026nbsp;LLC.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerPromo\":{\"val\":\"Promotional offer: Available to new and eligible former customers upon account activation. One per customer. Must provide email address and credit card. Get the first month of Sling Orange or Sling Blue for $17.50, or get the first month of Sling Orange + Sling Blue for $25. Extras, premiums and other add-ons not included in 50% offer. After one month, you will be charged $35/mo for Sling Orange or Sling Blue, or $50/mo for Sling Orange + Sling Blue unless you go online to\u0026nbsp;cancel.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"a FREE month \u003cbr\u003eof DVR Plus\",\"promoVal\":\"50 Hours of DVR FREE\",\"description\":\"Header in welcome \u0026 Browse\",\"enabled\":false,\"startDate\":\"2022-12-04\",\"startTime\":\"19:00\",\"endDate\":\"2023-12-03\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxSubhead\":{\"val\":\"with Auto Record and 200 hours of recording.\",\"promoVal\":\"Store your favorite sports, news and entertainment and watch whenever!\",\"description\":\"Subheader in welcome \u0026 Browse\",\"enabled\":false,\"startDate\":\"2022-12-04\",\"startTime\":\"19:00\",\"endDate\":\"2023-12-03\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/logo-100.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"200px\",\"imgHeight\":\"108px\"},\"LogoImgWidth\":{\"val\":\"100\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PremiumProdImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/premium-558.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"24kb\",\"imgWidth\":\"1116px\",\"imgHeight\":\"663px\"},\"PremiumProdUrl\":{\"val\":\"https://www.sling.com/programming/premiums\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PremiumURL\":{\"val\":\"http://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026sb=domestic\u0026ats=rs-dvr-3000 \",\"promoVal\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=one-stair-step-amazon-half-off\u0026device=amazon-fire-tv-lite \",\"description\":\"URL to update when Dillon sends new cart link\",\"enabled\":false,\"startDate\":\"2023-11-13\",\"startTime\":\"19:00\",\"endDate\":\"2023-11-16\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Prod1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/prod1-558.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"23kb\",\"imgWidth\":\"1116px\",\"imgHeight\":\"461px\"},\"Prod2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/prod2-558.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"22kb\",\"imgWidth\":\"1116px\",\"imgHeight\":\"461px\"},\"Prod3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/prod3-558.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"24kb\",\"imgWidth\":\"1116px\",\"imgHeight\":\"461px\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090822/sm1-37.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"72px\"},\"SocialLink1Url\":{\"val\":\"https://www.facebook.com/sling\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090822/sm2-37.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"72px\"},\"SocialLink2Url\":{\"val\":\"https://twitter.com/sling\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090822/sm3-37.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"72px\"},\"SocialLink3Url\":{\"val\":\"https://www.instagram.com/sling/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090822/sm4-37.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"72px\"},\"SocialLink4Url\":{\"val\":\"https://www.youtube.com/user/slingtelevision\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"StandardProdsUrl\":{\"val\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"promoVal\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=monthly\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"description\":\"URL to update when Dillon sends new cart link\",\"enabled\":false,\"startDate\":\"2024-01-30\",\"startTime\":\"19:00\",\"endDate\":\"2024-02-02\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_CurrentYear\":{\"val\":\"{{ formatTime \\\"2006\\\" }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_DisclaimerHero\":{\"val\":\"Restrictions apply. After 1 mo., you will pay the standard \u003cbr class=\\\"hide\\\"\u003emonthly rate unless you cancel\u0026nbsp;online. \u003cbr\u003e *Unlimited DVR includes unlimited storage for recordings that you can access on your favorite device\",\"promoVal\":\"Restrictions apply. After 1 mo., you will pay the standard \u003cbr class=\\\"hide\\\"\u003emonthly rate unless you cancel\u0026nbsp;online. \u003cbr\u003e *DVR Plus includes 200hrs of recording that you can access on your favorite device\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2025-01-13T05:00:00.000Z\",\"startTime\":null,\"endDate\":\"2025-01-22T04:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_DisclaimerPromo\":{\"val\":\"Promotional offer: Available to new and eligible former customers upon account activation. One per customer. Must provide email address and credit card. Get the first month of Sling Orange or Sling Blue for $17.50, or get the first month of Sling Orange + Sling Blue for $25. Extras, premiums and other add-ons not included in 50% offer. After one month, you will be charged $35/mo for Sling Orange or Sling Blue, or $50/mo for Sling Orange + Sling Blue unless you go online to\u0026nbsp;cancel.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_FirstItemCartUrl\":{\"val\":\"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_FirstItemUrl\":{\"val\":\"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_IbxOffer1\":{\"val\":\"a FREE month\u003cbr\u003eof Unlimited DVR\",\"promoVal\":\"a FREE month\u003cbr\u003eof DVR Plus\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2025-01-13T05:00:00.000Z\",\"startTime\":null,\"endDate\":\"2025-01-22T04:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_ListPageUrl\":{\"val\":\"{{ $.ListPageUrl }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_Subhead\":{\"val\":\"with Auto Record and unlimited DVR storage.\",\"promoVal\":\"with Auto Record and 200 hours of recording.\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2025-01-13T05:00:00.000Z\",\"startTime\":null,\"endDate\":\"2025-01-22T04:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_SubjectLineOffer\":{\"val\":\"FREE month of Unlimited DVR\",\"promoVal\":\"FREE month of DVR Plus\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2025-01-13T05:00:00.000Z\",\"startTime\":null,\"endDate\":\"2025-01-22T04:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_SubjectLineOffer2\":{\"val\":\"auto record and unlimited DVR storage\",\"promoVal\":\"200 hours of recording\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2025-01-13T05:00:00.000Z\",\"startTime\":null,\"endDate\":\"2025-01-22T04:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"SubjectLineOffer\":{\"val\":\"FREE month of DVR Plus\",\"promoVal\":\"50 Hours of DVR FREE\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2022-12-04\",\"startTime\":\"19:00\",\"endDate\":\"2023-12-03\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SubjectLineOffer2\":{\"val\":\"200 hours of recording\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VPropImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/vp-1200.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"147kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"404px\"},\"VPropUrl\":{\"val\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"promoVal\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=monthly\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"description\":\"URL to update when Dillon sends new cart link\",\"enabled\":false,\"startDate\":\"2024-01-30\",\"startTime\":\"19:00\",\"endDate\":\"2024-02-02\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"cartlink\":{\"val\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"promoVal\":\"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=monthly\u0026sb=domestic\u0026ats=rs-dvr-3000\",\"description\":\"URL to update when Dillon sends new cart link\",\"enabled\":false,\"startDate\":\"2024-01-30\",\"startTime\":\"19:00\",\"endDate\":\"2024-02-02\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer\":{\"val\":\"A FREE month of Unlimited DVR\",\"promoVal\":\"a FREE month of DVR Plus\",\"description\":\"Across all header continuity bars\",\"enabled\":false,\"startDate\":\"2022-12-11\",\"startTime\":\"19:00\",\"endDate\":\"2025-01-21\",\"endTime\":\"23:59\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"Brand New: Free Month \u003cbr\u003eof Unlimited DVR\",\"promoVal\":\"Get a FREE month \u003cbr\u003eof DVR Plus\",\"description\":\"Across all header ecaps\",\"enabled\":false,\"startDate\":\"2022-12-11\",\"startTime\":\"19:00\",\"endDate\":\"2025-01-21\",\"endTime\":\"23:59\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteofferprehead\":{\"val\":\"You've Got\",\"promoVal\":\"\",\"description\":\"across ALL post submit preheader ecap/continuity campaigns \",\"enabled\":false,\"startDate\":\"2023-09-22\",\"startTime\":\"20:00\",\"endDate\":\"2023-09-24\",\"endTime\":\"20:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteprehead\":{\"val\":\"Stream the TV you love for less!\",\"promoVal\":\" \",\"description\":\"Across all ecap preheaders\",\"enabled\":false,\"startDate\":\"2023-02-04\",\"startTime\":\"19:00\",\"endDate\":\"2023-06-19\",\"endTime\":\"20:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitesubhead\":{\"val\":\"\",\"promoVal\":\"plus free SHOWTIME® and MGM+®\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-02-18\",\"startTime\":\"19:00\",\"endDate\":\"2023-03-20\",\"endTime\":\"20:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitesubhead4\":{\"val\":\"with auto record and unlimited DVR storage.\",\"promoVal\":\"with Auto Record and 200 hours of recording.\",\"description\":\"across all subheader ecaps\",\"enabled\":false,\"startDate\":\"2023-11-20\",\"startTime\":\"19:00\",\"endDate\":\"2025-01-21\",\"endTime\":\"23:59\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"jQuery('[data-test-id*=\\\"signOut-icon\\\"]').length \u003e 0;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":true},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function(){\\n var price;\\n if(bouncex.website.pts === 'checkout') {\\n price = jQuery('#ledger-details div:contains(\\\"Today\\\\'s Total\\\")').last().text().match(/\\\\d+.\\\\d+/g);\\n !!price \u0026\u0026 Number(price[0]) \u003e 0 ? Number(price[0]) : null;\\n }\\n if(bouncex.website.pts === 'cart') {\\n price = jQuery('#ledgerized-checkout-button div:contains(\\\"Due Today:\\\")').first().text().match(/\\\\d+.\\\\d+/g);\\n \\n }\\n return !!price \u0026\u0026 Number(price[0]) \u003e 0 ? Number(price[0]) : null;\\n})();\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":false,\"trigger\":\"pageload\"},\"prod_price\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":true},\"prod_name\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"t\":\"string\",\"page_type_json\":[],\"testmode\":true},\"in_stock\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":true},\"submitted_onsite\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":true},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"cart_token\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"zip_code_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function(){\\n if (!jQuery('#zip-modal-button').length){\\n return null;\\n }\\n \\n if (!!jQuery('#zip-modal-button[data-test-id=\\\"zip-local-banner-modal-button-button\\\"]').length){\\n return null;\\n }\\n\\n return !!jQuery('#zip-modal-button').length \u0026\u0026 !jQuery('#zip-modal-button[data-test-id=\\\"zip-local-banner-modal-button-button\\\"]').length;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cookie_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"page_type\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"view_browse\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"window.location.pathname === '/' || jQuery('[data-test-id=\\\"header-header-signOut-icon\\\"]').length === 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"on_landing_page_url\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"window.location.href === decodeURIComponent(bouncex.cookie.lp);\",\"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":"/confirmation"}],[{"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":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/pm/formers"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_content=formerselig"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_content=formersinelig"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/target/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/international/cart/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/latino/cart/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/latino-es/cart/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/verizon/domestic/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"cart/verizon/international/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/verizon/latino/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/easy-signup/domestic/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/easy-signup/amazon/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/easy-signup/comcast/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/easy-signup/roku/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/epay/epay-confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"checkout"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/easy-signup/comcast/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/express/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/magento/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/domestic/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/roku-cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/express-checkout"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_browserecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_browserecap_cust"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_behavioralwelcome_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_productrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_productrecap_cust"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust"}]],"IBX Continuity Half Off":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"behavioralwelcome_pros_1_halfoff"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"behavioralwelcome_pros_2_halfoff"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"behavioralwelcome_pros_3_halfoff"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_browserecap_pros_1\u0026EM=1\u0026_halfoff"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_browserecap_pros_2\u0026EM=1\u0026_halfoff"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_browserecap_pros_3\u0026EM=1\u0026_halfoff"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_browserecap_pros_4\u0026EM=1\u0026_halfoff"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"Off BFCM":[[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/22/2022 23:59"},{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/29/2022 00:00"}]],"Off for College Footballl Championship":[[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"01/09/2023 17:00"},{"activation":"date","prop":"greater","prop2":"","prop3":"","val":"01/10/2023 00:01"}]],"On Black Friday":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/23/2022 00:00"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"11/27/2022 23:59"}]],"On Cyber Monday":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/28/2022 00:00"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"11/28/2022 23:59"}]],"Pause Campaigns":[[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"10/06/2023 13:59"},{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"10/08/2023 23:59"}]],"Pause for promo":[[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"06/06/2024 00:01"},{"activation":"date","prop":"greater","prop2":"","prop3":"","val":"06/07/2024 00:01"}]],"Premium Pass IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_behavioralwelcome_pros_1__Premium"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_behavioralwelcome_pros_2__Premium"}]],"Text Capture Eligible":[[{"activation":"location","prop":"exactly","prop2":"country","prop3":"","val":"US"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms_click"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=sms"}],[{"activation":"submitted_phone","prop":"no","prop2":"","prop3":"","val":""}]],"Text Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"10off"}],[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_behavioralwelcome_pros_1_of_2"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_behavioralwelcome_pros_2_of_2"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/supported-devices"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/help"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/deals/partner/affiliate"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/sign-in"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pm/formers"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pm/homepage?utm_content=formerselig"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pm/homepage?utm_content=formersinelig "}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart-account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-sub"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/cancel/cancel-reason"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/cancel/cancel-confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-sub/review-order"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/roku-account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/billing-details"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/winback"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-sub/review-order/confirm-change"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/payment-info"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/easy-signup/domestic/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/cancel/cancel-offer"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/cancel"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/winback/change-sub"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/winback/winback-confirm"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/device-list"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/easy-signup/amazon/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/international/cart/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/personal-info"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/cancel/cancel-bridge"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/pause-subscription"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-sub/offer-upsell"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/refer-a-friend"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-sub/offer-upsell/confirm-change"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/latino-es/cart/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/promo-code"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/latino/cart/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/add-gift-card"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/bitpay"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-password"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-sub/cancel-upsell"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-sub/cancel-upsell/confirm-change"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/change-sub/button-upsell"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/cancel/cancel-reasons/cost-reason"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my%20account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/%20account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/signup/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/content/sling-tv/save-this/paul-test/cart-account.html"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/manageaccount"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/C:/Users/fodor/Desktop/Sling%20-%20My%20Account%208.29.22.htm"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account/cancel/cancel-reasons"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/international"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/latino"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/latino-es"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/offer-details"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/start"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"q.sling.com"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"b.sling.com"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/boost"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/boost-prepay"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/boost-amc"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pm/1883"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/chat?launchchat=true"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/programming"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/rewind"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/rewind2023"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/rewind-3CDY5T"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/sms"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/text-deals"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/whatson "}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pm/candidate"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/rewards "}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/freestream"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pm/ingles-para-todos "}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/account?classification=latino\u0026plan=one-month\u0026sb=ingles-para-todos"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/billing?classification=latino\u0026plan=one-month\u0026sb=ingles-para-todos "}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/whatson"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/dtvoffer"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pm/ingles-para-todos"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/donotcontact/sling/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/spin-win-official-rules"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/official-rules"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/terms-conditions"}]],"Unencrypt Campaign":[[{"activation":"progression","prop":"2196665","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2196670","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2196675","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2196679","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2196685","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2196689","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2176869","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2176873","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2176877","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2157816","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2157847","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2157809","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2101666","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2280083","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2280131","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2298244","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2298249","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2298239","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2298284","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2298289","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2450743","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2450739","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2450989","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2450993","prop2":"submitted","prop3":"visit","val":""},{"activation":"progression","prop":"2644987","prop2":"seen","prop3":"ever","val":""}]]},"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":"1657043071","els":{"blank_site_element":""},"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"1","event_tracking_js":"/* ---------------------------- SHARED VARIABLES ---------------------------- */\n\n// Client uses hash router which is not picked up by allowParams\nvar CLEAN_URL = window.location.href;\n\n/* -------------------------- ABANDONMENT MODULES --------------------------- */\n\nfunction initializeBrowseEvents() {\n // browse abandonment\n if (bouncex.website.pts !== 'cart' \u0026\u0026 bouncex.website.pts !== 'checkout') {\n bouncex.push(['view browse', {}]);\n }\n\n // product abandonment\n if (bouncex.website.pts === 'cart' \u0026\u0026 jQuery('.service-cards-base-pack').length \u003e 0) {\n bouncex.push(['view product', {}]);\n }\n}\n\n/* ------------------------------- CART EVENTS ------------------------------ */\n\n//firing empty add to cart event for text triggering\n// old add to cart events were removed 12/4 since we are no long firing email cart abandonment and the functionality is no long supported on site\n// https://wunderkindco.atlassian.net/browse/SP-20756\nfunction initializeATCClickTracking() {\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n var selected = jQuery('#service-cards-base-pack a:contains(\"Selected\")');\n if (!!selected.length){\n bouncex.push(['add to cart', {}]);\n }\n }, '#ledgerized-checkout-button');\n}\n\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n replenish: function () { },\n replenishmentType: 'single'\n });\n}\n\n/* ------------------------------ USER TRACKING ----------------------------- */\n\nfunction initializeUserTracking() {\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n\n var userEmail;\n\n bouncex.et.onTrue(\n function () {\n userEmail = jQuery('.js-rte-rdx-user-data-details-email').text();\n return bouncex.utils.validate.email(userEmail);\n },\n function () {\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n bouncex.setVar('logged_in_identified', true);\n },\n 5\n );\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n return CLEAN_URL.indexOf('www.sling.com') \u003e -1;\n}\n\nfunction isEn() {\n return bouncex.html.attr('lang').indexOf('en') \u003e -1;\n}\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn();\n}\n\nfunction init() {\n if (!isValidForTracking()) {\n return;\n }\n\n initializeUserTracking();\n initializeCartEvents();\n initializeBrowseEvents();\n\n if (bouncex.website.pts === 'cart') {\n //Firing ATC for Text Campaign Trigger\n initializeATCClickTracking();\n }\n}\n\ninit();\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url|/confirmation|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/confirmation"},"any_page_url|/confirmation|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"/confirmation"},"any_page_url|/pm/formers|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/pm/formers"},"any_page_url|10off|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"10off"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|email_behavioralwelcome_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_behavioralwelcome_pros"},"any_page_url|email_browserecap_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_browserecap_cust"},"any_page_url|email_browserecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_browserecap_pros"},"any_page_url|email_hypercartabandonment_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust"},"any_page_url|email_hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros"},"any_page_url|email_productrecap_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_productrecap_cust"},"any_page_url|email_productrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_productrecap_pros"},"any_page_url|gclid|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"gclid"},"any_page_url|sms_click|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms_click"},"any_page_url|text_behavioralwelcome_pros_1_of_2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_behavioralwelcome_pros_1_of_2"},"any_page_url|text_behavioralwelcome_pros_2_of_2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_behavioralwelcome_pros_2_of_2"},"any_page_url|utm_content=formerselig|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_content=formerselig"},"any_page_url|utm_content=formersinelig|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_content=formersinelig"},"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_medium=sms|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=sms"},"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":"5398","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Sling TV L.L.C.\u003cspan class=\"hide\"\u003e \u0026#124; \u003c/span\u003e\u003cbr style=\"display:none;\" class=\"show\"\u003e9601 S. Meridian Blvd. \u0026#124; Englewood \u0026#124; CO \u0026#124; 80112"},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"5398"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Sling TV"},"ContactUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.sling.com/help/en/contact-us"},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"DisplayContactUrlAs":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.sling.com/help/en/contact-us"},"EmailAddress":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"sling@slingemail.com"},"HelpCenterUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.sling.com/help/en"},"HelpUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.sling.com/help/en"},"HomepageUrl":{"description":"URL to update when Dillon sends new cart link","enabled":false,"endDate":"2024-02-02","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=monthly\u0026sb=domestic\u0026ats=rs-dvr-3000","startDate":"2024-01-30","startTime":"19:00","val":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000"},"IbxDisclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"This is an advertisement for Sling TV. All prices, fees, charges, packages, programming, features, functionality and offers subject to change without notice. Other restrictions may apply. See \u003ca href=\"https://www.sling.com/\" target=\"_blank\" style=\"text-decoration:none;color:#00B9FF;\"\u003esling.com\u003c/a\u003e website for details. \u003cb\u003eEquipment Requirements\u003c/b\u003e: Requires Internet-connected compatible device. Compatible devices include: Windows PC or Mac, AirTV, iOS 7.0 and higher, Android 4.0.3, Apple TV, Amazon Fire TV, Amazon Fire Stick, Google Nexus, Google Nest Hub, Xbox One and more. \u003cb\u003eMiscellaneous\u003c/b\u003e: For other channels, viewing is limited to one or three streams, depending on service to which customer subscribes. Certain programs may be unavailable due to programmer restrictions or blackouts. Only available within the United States. Availability based on geographic location. State and local taxes apply. All trademarks are property of their respective owners."},"IbxDisclaimerHero":{"description":"","enabled":false,"endDate":"2023-12-03","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Restrictions apply.","startDate":"2022-12-04","startTime":"19:00","val":"Restrictions apply. After 1 mo., you will pay the standard \u003cbr class=\"hide\"\u003emonthly rate unless you cancel\u0026nbsp;online. \u003cbr\u003e *DVR Plus includes 200hrs of recording that you can access on your favorite device"},"IbxDisclaimerPremium":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Premium Pass offer: After one month, you will pay $10/mo for SHOWTIME\u0026#174;, $9/mo for STARZ\u0026#174; and $5/mo for EPIX\u0026#174; unless you cancel your premium channel subscriptions online.\u003cbr\u003eSHOWTIME\u0026#174; and related marks are trademarks of Showtime Networks Inc. a Paramount Company. Individual programs, devices and marks are the property of their respective owners. All Rights Reserved.\u003cbr\u003eSTARZ\u0026#174; and related channels and service marks are the property of Starz Entertainment, L.L.C. Visit starz.com for airdates/times.\u003cbr\u003eEPIX\u0026#174; is a registered trademark of EPIX Entertainment\u0026nbsp;LLC."},"IbxDisclaimerPromo":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Promotional offer: Available to new and eligible former customers upon account activation. One per customer. Must provide email address and credit card. Get the first month of Sling Orange or Sling Blue for $17.50, or get the first month of Sling Orange + Sling Blue for $25. Extras, premiums and other add-ons not included in 50% offer. After one month, you will be charged $35/mo for Sling Orange or Sling Blue, or $50/mo for Sling Orange + Sling Blue unless you go online to\u0026nbsp;cancel."},"IbxOffer1":{"description":"Header in welcome \u0026 Browse","enabled":false,"endDate":"2023-12-03","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"50 Hours of DVR FREE","startDate":"2022-12-04","startTime":"19:00","val":"a FREE month \u003cbr\u003eof DVR Plus"},"IbxSubhead":{"description":"Subheader in welcome \u0026 Browse","enabled":false,"endDate":"2023-12-03","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Store your favorite sports, news and entertainment and watch whenever!","startDate":"2022-12-04","startTime":"19:00","val":"with Auto Record and 200 hours of recording."},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"108px","imgSize":"5kb","imgWidth":"200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/logo-100.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"100"},"PremiumProdImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"663px","imgSize":"24kb","imgWidth":"1116px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/premium-558.png"},"PremiumProdUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.sling.com/programming/premiums"},"PremiumURL":{"description":"URL to update when Dillon sends new cart link","enabled":false,"endDate":"2023-11-16","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=one-stair-step-amazon-half-off\u0026device=amazon-fire-tv-lite ","startDate":"2023-11-13","startTime":"19:00","val":"http://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026sb=domestic\u0026ats=rs-dvr-3000 "},"Prod1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"461px","imgSize":"23kb","imgWidth":"1116px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/prod1-558.png"},"Prod2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"461px","imgSize":"22kb","imgWidth":"1116px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/prod2-558.png"},"Prod3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"461px","imgSize":"24kb","imgWidth":"1116px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/prod3-558.png"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"72px","imgSize":"3kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090822/sm1-37.jpg"},"SocialLink1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.facebook.com/sling"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"72px","imgSize":"3kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090822/sm2-37.jpg"},"SocialLink2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://twitter.com/sling"},"SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"72px","imgSize":"4kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090822/sm3-37.jpg"},"SocialLink3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.instagram.com/sling/"},"SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"72px","imgSize":"3kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090822/sm4-37.jpg"},"SocialLink4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.youtube.com/user/slingtelevision"},"StandardProdsUrl":{"description":"URL to update when Dillon sends new cart link","enabled":false,"endDate":"2024-02-02","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=monthly\u0026sb=domestic\u0026ats=rs-dvr-3000","startDate":"2024-01-30","startTime":"19:00","val":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000"},"Studio_BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_CurrentYear":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ formatTime \"2006\" }}"},"Studio_DisclaimerHero":{"description":"","enabled":true,"endDate":"2025-01-22T04:59:00.000Z","endTime":null,"group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"Restrictions apply. After 1 mo., you will pay the standard \u003cbr class=\"hide\"\u003emonthly rate unless you cancel\u0026nbsp;online. \u003cbr\u003e *DVR Plus includes 200hrs of recording that you can access on your favorite device","startDate":"2025-01-13T05:00:00.000Z","startTime":null,"val":"Restrictions apply. After 1 mo., you will pay the standard \u003cbr class=\"hide\"\u003emonthly rate unless you cancel\u0026nbsp;online. \u003cbr\u003e *Unlimited DVR includes unlimited storage for recordings that you can access on your favorite device"},"Studio_DisclaimerPromo":{"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":"Promotional offer: Available to new and eligible former customers upon account activation. One per customer. Must provide email address and credit card. Get the first month of Sling Orange or Sling Blue for $17.50, or get the first month of Sling Orange + Sling Blue for $25. Extras, premiums and other add-ons not included in 50% offer. After one month, you will be charged $35/mo for Sling Orange or Sling Blue, or $50/mo for Sling Orange + Sling Blue unless you go online to\u0026nbsp;cancel."},"Studio_FirstItemCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}"},"Studio_FirstItemUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}"},"Studio_HomepageCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000"},"Studio_IbxOffer1":{"description":"","enabled":true,"endDate":"2025-01-22T04:59:00.000Z","endTime":null,"group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"a FREE month\u003cbr\u003eof DVR Plus","startDate":"2025-01-13T05:00:00.000Z","startTime":null,"val":"a FREE month\u003cbr\u003eof Unlimited DVR"},"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_Subhead":{"description":"","enabled":true,"endDate":"2025-01-22T04:59:00.000Z","endTime":null,"group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"with Auto Record and 200 hours of recording.","startDate":"2025-01-13T05:00:00.000Z","startTime":null,"val":"with Auto Record and unlimited DVR storage."},"Studio_SubjectLineOffer":{"description":"","enabled":true,"endDate":"2025-01-22T04:59:00.000Z","endTime":null,"group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"FREE month of DVR Plus","startDate":"2025-01-13T05:00:00.000Z","startTime":null,"val":"FREE month of Unlimited DVR"},"Studio_SubjectLineOffer2":{"description":"","enabled":true,"endDate":"2025-01-22T04:59:00.000Z","endTime":null,"group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"200 hours of recording","startDate":"2025-01-13T05:00:00.000Z","startTime":null,"val":"auto record and unlimited DVR storage"},"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":""},"SubjectLineOffer":{"description":"","enabled":false,"endDate":"2023-12-03","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"50 Hours of DVR FREE","startDate":"2022-12-04","startTime":"19:00","val":"FREE month of DVR Plus"},"SubjectLineOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"200 hours of recording"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"VPropImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"404px","imgSize":"147kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4034/SlingTV/090722/vp-1200.jpg"},"VPropUrl":{"description":"URL to update when Dillon sends new cart link","enabled":false,"endDate":"2024-02-02","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=monthly\u0026sb=domestic\u0026ats=rs-dvr-3000","startDate":"2024-01-30","startTime":"19:00","val":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000"},"cartlink":{"description":"URL to update when Dillon sends new cart link","enabled":false,"endDate":"2024-02-02","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=monthly\u0026sb=domestic\u0026ats=rs-dvr-3000","startDate":"2024-01-30","startTime":"19:00","val":"https://www.sling.com/cart/magento/account?classification=us\u0026plan=one-month\u0026plan_offer=extra-stair-step-2\u0026sb=domestic\u0026ats=rs-dvr-3000"},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer":{"description":"Across all header continuity bars","enabled":false,"endDate":"2025-01-21","endTime":"23:59","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"a FREE month of DVR Plus","startDate":"2022-12-11","startTime":"19:00","val":"A FREE month of Unlimited DVR"},"onsiteoffer2":{"description":"Across all header ecaps","enabled":false,"endDate":"2025-01-21","endTime":"23:59","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Get a FREE month \u003cbr\u003eof DVR Plus","startDate":"2022-12-11","startTime":"19:00","val":"Brand New: Free Month \u003cbr\u003eof Unlimited DVR"},"onsiteofferprehead":{"description":"across ALL post submit preheader ecap/continuity campaigns ","enabled":false,"endDate":"2023-09-24","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"2023-09-22","startTime":"20:00","val":"You've Got"},"onsiteprehead":{"description":"Across all ecap preheaders","enabled":false,"endDate":"2023-06-19","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":" ","startDate":"2023-02-04","startTime":"19:00","val":"Stream the TV you love for less!"},"onsitesubhead":{"description":"","enabled":false,"endDate":"2023-03-20","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"plus free SHOWTIME® and MGM+®","startDate":"2023-02-18","startTime":"19:00","val":""},"onsitesubhead4":{"description":"across all subheader ecaps","enabled":false,"endDate":"2025-01-21","endTime":"23:59","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"with Auto Record and 200 hours of recording.","startDate":"2023-11-20","startTime":"19:00","val":"with auto record and unlimited DVR storage."}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"brand_name":"Sling TV","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":"0","preinit_custom_js":"SinglePageApp.setCustomParams({\n currentPageIdentifier: function() {\n return window.location.href;\n }\n});","single_page_app_on":"1","single_page_app_test_mode":"0","sms_block_quebec":"0","sms_configs":"{\"codes\":{\"29509\":{\"type\":\"short\",\"country\":\"US\",\"enabled\":true,\"mms\":true,\"provider\":\"infobip\"}}}","sms_country":"US","sms_creds_id":"","sms_double_opt_in":"1","sms_enabled":"1","sms_mt_config":"29509","sms_privacy_policy_link":"https://txts.ly/5efyLw","sms_provider":"infobip","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{\"US\":\"29509\"}","sms_short_codes":"[\"29509\"]","sms_terms_conditions_link":"https://txts.ly/i9URVw","use_button_tag_for_close":"1","use_verbose_label_for_close":"1"},"name":"Sling TV","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/' \u0026\u0026 window.location.hash === '#services';"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/express-checkout"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/' \u0026\u0026 window.location.hash !== '#services';"}]]},"product":{"testmode":true,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":""}]]},"search":{"testmode":true,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":""}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"siteId\":\"2596\"},{\"siteId\":\"2596\",\"codeOverride\":\"\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document head. --\u003e\\n\u003cscript\u003e\\n window.top.bouncex = window.top.bouncex || [];\\n window.top.bouncex.push([\\\"conversion\\\", {\\n \\\"order_id\\\":\\\"ORDER_ID\\\",\\n \\\"email\\\":\\\"EMAIL\\\",\\n \\\"phone\\\":\\\"PHONE\\\",\\n \\\"goal\\\":\\\"GOAL\\\",\\n \\\"transaction_origin\\\":\\\"TRANSACTION_ORIGIN\\\",\\n \\\"currency\\\":\\\"CURRENCY\\\",\\n \\\"coupon\\\":[\\\"COUPON_1\\\", \\\"COUPON_2\\\"],\\n \\\"total_discount\\\":\\\"TOTAL_DISCOUNT\\\",\\n \\\"tax\\\":\\\"TAX\\\",\\n \\\"shipping\\\":\\\"SHIPPING\\\",\\n \\\"amount\\\":\\\"AMOUNT\\\",\\n \\\"pay_method\\\":\\\"PAY_METHOD\\\",\\n \\\"item\\\":[\\n {\\n \\\"sku\\\":\\\"SKU_1\\\",\\n \\\"product_id\\\":\\\"PRODUCT_ID_1\\\",\\n \\\"price\\\":\\\"PRICE_1\\\",\\n \\\"quantity\\\":\\\"QUANTITY_1\\\"\\n\\t\\t},\\n {\\n \\\"sku\\\":\\\"SKU_2\\\",\\n\\t\\t\\\"product_id\\\":\\\"PRODUCT_ID_2\\\",\\n\\t\\t\\\"price\\\":\\\"PRICE_2\\\",\\n\\t\\t\\\"quantity\\\":\\\"QUANTITY_2\\\"\\n\\t\\t}\\n\\t\\t]\\n }]);\\n\u003c/script\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document body. --\u003e\\n\u003cimg height=1 width=1 border=0 style=\\\"display:none;\\\" src=\\\"//api.bounceexchange.com/capture/convert2.gif?website_id=[WEBSITE_ID]\u0026order_id=ORDER_ID\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\",\"code\":\"\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document head. --\u003e\\n\u003cscript\u003e\\n window.top.bouncex = window.top.bouncex || [];\\n window.top.bouncex.push([\\\"conversion\\\", {\\n \\\"order_id\\\":\\\"ORDER_ID\\\",\\n \\\"email\\\":\\\"EMAIL\\\",\\n \\\"phone\\\":\\\"PHONE\\\",\\n \\\"goal\\\":\\\"GOAL\\\",\\n \\\"transaction_origin\\\":\\\"TRANSACTION_ORIGIN\\\",\\n \\\"currency\\\":\\\"CURRENCY\\\",\\n \\\"coupon\\\":[\\\"COUPON_1\\\", \\\"COUPON_2\\\"],\\n \\\"total_discount\\\":\\\"TOTAL_DISCOUNT\\\",\\n \\\"tax\\\":\\\"TAX\\\",\\n \\\"shipping\\\":\\\"SHIPPING\\\",\\n \\\"amount\\\":\\\"AMOUNT\\\",\\n \\\"pay_method\\\":\\\"PAY_METHOD\\\",\\n \\\"item\\\":[\\n {\\n \\\"sku\\\":\\\"SKU_1\\\",\\n \\\"product_id\\\":\\\"PRODUCT_ID_1\\\",\\n \\\"price\\\":\\\"PRICE_1\\\",\\n \\\"quantity\\\":\\\"QUANTITY_1\\\"\\n\\t\\t},\\n {\\n \\\"sku\\\":\\\"SKU_2\\\",\\n\\t\\t\\\"product_id\\\":\\\"PRODUCT_ID_2\\\",\\n\\t\\t\\\"price\\\":\\\"PRICE_2\\\",\\n\\t\\t\\\"quantity\\\":\\\"QUANTITY_2\\\"\\n\\t\\t}\\n\\t\\t]\\n }]);\\n\u003c/script\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document body. --\u003e\\n\u003cimg height=1 width=1 border=0 style=\\\"display:none;\\\" src=\\\"//api.bounceexchange.com/capture/convert2.gif?website_id={WEBSITE_ID}\u0026order_id=ORDER_ID\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\"}]","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"","default":"0","name":"cart_qty","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":false},{"code":"null;","default":"false","name":"cart_token","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"(function(){\n var price;\n if(bouncex.website.pts === 'checkout') {\n price = jQuery('#ledger-details div:contains(\"Today\\'s Total\")').last().text().match(/\\d+.\\d+/g);\n !!price \u0026\u0026 Number(price[0]) \u003e 0 ? Number(price[0]) : null;\n }\n if(bouncex.website.pts === 'cart') {\n price = jQuery('#ledgerized-checkout-button div:contains(\"Due Today:\")').first().text().match(/\\d+.\\d+/g);\n \n }\n return !!price \u0026\u0026 Number(price[0]) \u003e 0 ? Number(price[0]) : null;\n})();","default":"0","name":"cart_value","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"","default":"false","name":"in_stock","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"jQuery('[data-test-id*=\"signOut-icon\"]').length \u003e 0;","default":"false","name":"logged_in","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"window.location.href === decodeURIComponent(bouncex.cookie.lp);","default":"false","name":"on_landing_page_url","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"prod_name","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"prod_price","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"none","testmode":true,"trigger":false},{"code":"window.location.pathname === '/' || jQuery('[data-test-id=\"header-header-signOut-icon\"]').length === 0;","default":"false","name":"view_browse","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function(){\n if (!jQuery('#zip-modal-button').length){\n return null;\n }\n \n if (!!jQuery('#zip-modal-button[data-test-id=\"zip-local-banner-modal-button-button\"]').length){\n return null;\n }\n\n return !!jQuery('#zip-modal-button').length \u0026\u0026 !jQuery('#zip-modal-button[data-test-id=\"zip-local-banner-modal-button-button\"]').length;\n})();","default":"false","name":"zip_code_modal_present","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"}],"website":"sling.com","website_id":"5398","cache_meta":{"paths":{"1783133":"1783133-168c9cbb9ad3bd38a7213227479dac7f","1783134":"1783134-b219a148a5d57fe4e6a2a0662108807b","1783135":"1783135-4d27aabf1114242e10797ff2b4f08779","1783136":"1783136-d55241ab88e391e08093a6edbfd2aa95","1783137":"1783137-58be33b03f05430b0d6bf9450685761a","1783138":"1783138-ea7151715efd07f170491740f9cf1e9a","1783139":"1783139-09c0c540a1f50b8649dd34acc4dab1c8","1783140":"1783140-0d0ec50dbaf8b142affccae9f0dc220e","1783141":"1783141-137c1fe286bc3c5944eeb279cb164626","1783142":"1783142-3b13f2aaeaea1a981ccf7a70a5773bbf","1783143":"1783143-7221b15f2a7591a1504d2ffe418995ad","1783144":"1783144-6464d616c71dce23578add456ec208a2","1783145":"1783145-fc4da48ef636375b6a15a1284aeb0d5c","1783146":"1783146-636f5637239260e7a08901362e8ac1be","1783147":"1783147-ef0ba3a920f928269743b8b51ec374ac","1783148":"1783148-4924b8e37181d9c4302df94099462a39","1783149":"1783149-732e19c32a210b8d6587004fae7a81b6","1783150":"1783150-7b933443a151aaa6728abda4662b2f10","1783151":"1783151-3bf502092c84b2014bf3a1d3cb54d6b6","1783152":"1783152-f194e04dc06c5e9680ee72a0caea85cc","1783153":"1783153-b0cca46f3da0113753676dd87cde4ac1","1783154":"1783154-1453587b138ce9194b69b2d3756214e3","1783155":"1783155-21084352db3d354806d304dbbc684a99","1783156":"1783156-7f1f80e3a5b466a63f7dc4d010676c52","1783157":"1783157-7c475fdb4551a85cfb9a069f29f9e087","1783158":"1783158-047259dafc1ac872095befc51a31260a","1783159":"1783159-4772d2ad37a5ca4df58f02115231e063","1783160":"1783160-f93e9f00600d745066ee3a46860ffc85","1783161":"1783161-17eda3ba3b641d0bf088c13d18b618e7","1783162":"1783162-4ac9da5e38f412ad4476e5a4383dd55a","1783163":"1783163-ba9d308d7c288ed954a74260b004f34f","1783164":"1783164-104e6d40c7335e7e8442c11dde4e90f9","1783165":"1783165-d8b0cae391d90975d654be944fbec001","1783166":"1783166-cb59c12c670e5060aef47e10e1e59aa4","1783167":"1783167-1e2a8fb780a87421e46af7605f0f5b2b","1783168":"1783168-6ba8e979eb62d1e1b6081414b0d7152e","1783169":"1783169-2a3c883c2c62ef4932c14f71aae46fc4","1783170":"1783170-de2099ae052eafc4fc89444c9bea044f","1783171":"1783171-d2e70b9352a35cdcbd9187fca24727e3","1783172":"1783172-e70458516b9b16efe53326836127b51a","1783173":"1783173-02648df1e1fbab30a7bf1abf45ae194c","1783174":"1783174-d98c0bf0ee6b5df93a3546325881465c","1783175":"1783175-4b8d52436f81e081c5c34c97591d2181","1783176":"1783176-55f21e78725506a4c2e370cbe33d968d","1783177":"1783177-fb8c5c651c52dee27b5aa9205128e2d5","1783178":"1783178-40baff3ca22590165bdd3ee37074a35e","1783179":"1783179-cb52c756800c222d3ba7f17e13997760","1783180":"1783180-2c270a715cd0c041c339a787a9a3d0cc","1783181":"1783181-a986cf67ed1fb5fe26550938f7c2e6ef","1783182":"1783182-c6e7f340b7b95120244bad2bfb765247","1783183":"1783183-3f7fbf38674aa48d328468259ab27b6f","1783184":"1783184-d3f3b424d90e18393efc9d420e48e1a6","1783185":"1783185-f47bb21ce8fd1f5591b6faf28fb6d902","1783186":"1783186-2bfccfb70c4fb83652faad8fcdc97442","1783187":"1783187-f5a901aeca04a224e459f0f8323cba05","1783188":"1783188-72b47f8e1ab8b035089a693b0bafac66","1783189":"1783189-8bf217a9687b06956a2d2ac75ce00dfc","1783190":"1783190-66b62c155d7ef401d8c9000daef19151","1783191":"1783191-11a22e13d707010629746010bf2e611b","1783192":"1783192-b3e2659d27411ede8d9c6d6f3d49a579","1783193":"1783193-399ec8d1ce86f898ea82f6a34de69207","1783194":"1783194-356f92bf61c193a1a7e529a76c7f6294","1783195":"1783195-00fe845d835cdf6541f70f019c4cba3c","1783196":"1783196-9ed54164d64f14a18dcdcde215092bb0","1783197":"1783197-4a2e2cefb0cbecb3bc01df33b7337dec","1783198":"1783198-2e20d372df15b8b06075b0aff0e6f55b","1783199":"1783199-4e67673378a8106feb61a7e466ef33a2","1783200":"1783200-844c6e759a20ef021e6f40c55a9be301","1783201":"1783201-21feb00bcb9e9172173353db8e21c886","1783202":"1783202-918944f04cb025c286def865de7439e6","1783203":"1783203-8d1d9c4abb6c12bbab16ea843efd24de","1783204":"1783204-88f781c105e4e5328873f61ebabd9e6e","1783205":"1783205-0641d505dec91b789777ef0ca5138a9e","1783206":"1783206-a33dcf19cab578193a3167fc43c9c46a","1783207":"1783207-2989467d3ef5fec0e824f8e6cb9521b2","1783208":"1783208-eade0f832750314fdb53d1495a3d869b","1783209":"1783209-7ad41bfc01ebd6bdf7e77bdf988081c1","1783210":"1783210-3801e259704fd08a65035d88f1297a6d","1783211":"1783211-42f9d802a21209b39f38e67d7c47d35d","1783212":"1783212-76f4c328a7cf8c38fe57e2d68335b7a7","1783213":"1783213-27c3a40444afcc3c0178eee00548bdb8","1783214":"1783214-a60c4c53bb72b6a369a3926519f632c7","1783215":"1783215-b1cb7f647c486e84eba463977299676e","1783216":"1783216-cd073b89f5dfcaa6c4903cc981d77f67","1783217":"1783217-8f7018211aace587af7795f8e9ab6626","1783218":"1783218-d353c6629ca931e2bb7fd15eae93dfa5","1783219":"1783219-8a2dbefca6ea34a1afbbf2e90294a68e","1783220":"1783220-b92d882e4564be41b1b6702f96b09b88","1783221":"1783221-310253607c56942f5d4822e7830b797c","1783222":"1783222-117b598d2e90bd82343a5a130754a464","1783223":"1783223-055f5c6cad0d042f324ef20d6c88d44d","1783224":"1783224-c6148ea6d6ffb02b56944c97672ab12d","1783225":"1783225-321f65f8f3c39a8a97b539d4a4bff17d","1844592":"1844592-623b24cb81d09314c282e08d7082b20a","1844593":"1844593-f5d70f51e9844941c9f3ff777bf796be","1844595":"1844595-3ca0df613cdbad43fb8244a8c4560dbb","1844596":"1844596-cc84a8a430c6973fb42f9dcd31bb37f9","1844598":"1844598-bf5dab1e1f99666616aee3a07646c276","1844599":"1844599-16129cbeaeab3c21a0b5e20a19579d23","1844643":"1844643-947bdd028d5db6eb163745df298e5ca5","1844644":"1844644-112b87daa2cafc65aad610a6947ae3d0","1844646":"1844646-39d1d2d52422eb9dffd7fb987adfa0d4","1844647":"1844647-d160155fd30e1b22902043b6dfb3cc10","1844649":"1844649-902bd994a76922a4d2e3e1996f775bed","1844650":"1844650-bed71559f7e4e743ecbc23383c1fc787","1844652":"1844652-f9d1e0f191fa8fef0c482d6b88457747","1844653":"1844653-0c66d271587959d98cae26f65bf15201","1844655":"1844655-93f56b437bf955489c0f14306616a232","1844656":"1844656-6c1158ec280ec9077c8c2cf9f3b3a77c","1844658":"1844658-ea629533783541dfaa274bedbff597b8","1844659":"1844659-457be1b13dea620b99f3da3a84464768","1844661":"1844661-4f8ac8e79ae65d93922ce4158926f2db","1844662":"1844662-a45daa512d10780d278b30ae451983ac","1844664":"1844664-dd11c6666ca8f3bce304c132adb3fd7d","1844665":"1844665-348b3cb45c9e77f3e8ee84c26d36d1ef","1844667":"1844667-b919dba354c6eb957dd1d53405c8e830","1844668":"1844668-7adf3ced0f0a3748eee880b361275b3b","1844670":"1844670-0834c44d57eebd980443e9244aed4519","1844671":"1844671-184fd7a280b79676653068f6f34619f2","1844673":"1844673-99985de9ad521927cb76d1f37cc6139b","1844674":"1844674-d527b75f5702f0440afd4bc319808565","1844676":"1844676-56914bf29dde7dc1c9679a4b0b32c82b","1844677":"1844677-d303cd386f8bc2a029bffa7d6dad1d25","1844679":"1844679-4e519d67f6af9753728c2906a42a8a8f","1844680":"1844680-01ef593f697efc14923cd715724057fd","1844682":"1844682-19f7729f4af7ccd4c945230ec6647017","1844683":"1844683-74cc9cdb965fcaf8913d61c91bbb9ca9","1844685":"1844685-c1188d1bd49d5c16c8a119d755010bd5","1844686":"1844686-865e9c6254f3f46422f117962eeba16d","1844688":"1844688-006c0ae68d7c3b26043691ef1cee7af9","1844689":"1844689-eef3aa3b5a7bf9d9f67504d201157fae","1844691":"1844691-df68b9b472d5713392bc6e19e4f1c1eb","1844692":"1844692-f64ad762d1d13decbc7504297e00b496","1844694":"1844694-bbe1f22d41ae1f739a9602766ebad003","1844695":"1844695-9c170974b358cbbf3b41a75c4949fc98","1844697":"1844697-c34d67e66d0fdd8186aa9d9620df7069","1844698":"1844698-416f3b34eec714bdf870e6e79bfeb92c","1844700":"1844700-ceae327a44ca0eb91047b5a5c5857eae","1844701":"1844701-4307665d292e890333d8c87ecbfef034","1844703":"1844703-405f00ca99f9154a8eb8625fc566ad50","1844704":"1844704-2ea8cbd933ab4671f2ec11699dd518f6","1844706":"1844706-443635c10e76a0e3ab0b262ba730d7fe","1844707":"1844707-05ea493aca2cc8e3d71f02233fbb11a1","1846130":"1846130-68b6a4364681bfc8ebc865c4d83ee684","1846132":"1846132-7b602fbfb28b9ff96579c44d1db9e614","1864493":"1864493-375803d902911795ce89cf6775e331e4","1864495":"1864495-57ab03cb80154ac2221f1be23e0e6274","1864496":"1864496-af31790df079b0d7f1c6e15b24b6c677","1864497":"1864497-2b7678215d29f0936221dd4d414a85d9","1864498":"1864498-e1a8fd6165a10e2c8ba98fcf8adfb246","1864508":"1864508-a4b2579f731139f016aa2b58958e4879","1875905":"1875905-610ed6de4aa4510f79a93c409a3dafdb","1875906":"1875906-a26a52b28893ac417ee92fa5bd06dad8","1875907":"1875907-4176863bedaef2bb6fcf5c2444192f2f","1875908":"1875908-464cdfdb6bef9b412d9c33c90060fffe","1879085":"1879085-4771fd6a8662fe9ac5a95205d45e20b5","1879086":"1879086-555e56c12226b386941ab0d7176cdbc4","1879087":"1879087-5bed86c7c6fb7d9665c22389e5482ae3","1879088":"1879088-2b0af4d01497672195b84c0ccacb96d0","1880369":"1880369-d0df05210a51385ebbf9a44c3e93ee98","1880371":"1880371-61fc2484078bb8d377d53ca03adfebc6","1977319":"1977319-1bc0e81802e3b2033edcd98594411e45","1977320":"1977320-0c1245e4979fd7168458853c40c7d73f","1983904":"1983904-fcb5fcac78a1c28e903ab1480434cc2b","1983905":"1983905-d7c7e663eba3326a88e405712ebe79c8","1983907":"1983907-0780805a49b6522514d2a34a4bb73bf7","1983908":"1983908-fcac0f4bb9e8f26004aa77ff665da10c","1983910":"1983910-663f7ee9b3b6003786db076d8e89553f","1983911":"1983911-d4bb9b20ba3cf66e6d1a8890ab9e2a07","1983913":"1983913-ab396e1fa32f30eff8158eb95412f06b","1983914":"1983914-e8a7b3e92b2a460bc8d2bd489b62073c","1983915":"1983915-45673c7abfb4a89bb8080ff4d0bab6f9","1987506":"1987506-b2ad4aaa305993c78ac8e9b5c33c990a","1987507":"1987507-3d6af173cd36a1e8704cdcdad225dea3","1987508":"1987508-20f5b3418fcbf1d3b89824d13167627e","1987509":"1987509-ad9944f2f20b9b8361f58f7e321261cc","1987542":"1987542-c3ff6da36828b484f9144cb7cba1b8d5","1987543":"1987543-f3a2bb556bed16a0ae8c2152b966401f","1987544":"1987544-791a159cc9202dab35e2acc0f2c0557a","1987546":"1987546-89a445e129ce647d4457cb0a5e5644e7","1987547":"1987547-2625f87941a1e8dc76221a98a754dd07","1987548":"1987548-74fbe7c40e8a06cdf2a5feace001ee3b","1987549":"1987549-6f2a1aa6a9bb67a6393ca0c3314d9c4d","1987580":"1987580-4b22fa5edd8e14e26113c85ed7282569","1987581":"1987581-9b56b8ee97a58bc6d434d61c57d5087b","1987582":"1987582-03f633b4381dd60595e262feaee777cd","1987583":"1987583-f474df9afb7c9af9ba7195cd8c045da9","1987657":"1987657-4ad7a19af16cf2534835eb6895e6c5a7","1987658":"1987658-827b6fe9822a3d50b2eb7db149afa119","1987660":"1987660-818c73c7f93d21c0863ee0ba524a2701","1987661":"1987661-294233d60973dcb7dc54483de96f1beb","1987663":"1987663-38d09e1b4eff5d4f292145d5b7099052","1987664":"1987664-51b46fd6a64075410c093ef22dfe24d3","1987666":"1987666-9d7164ae60c093d5672da47ab172c46e","1987667":"1987667-4e36f52966e94b8565d9f00a5ae2c1cb","1991989":"1991989-03ab1b4b5048b68744ea9d2cc1a82333","1991990":"1991990-5f844b881e84893b681662160409af2c","1991992":"1991992-3209d121b864324f3cec9689886009a2","1991993":"1991993-6b1b0fe622091c31705be5ea354fe43a","1991995":"1991995-83cab7a0babba74dba37665394af4b12","1991996":"1991996-152cebe6f052afebe20ca3da708c86af","1991998":"1991998-8dfd840d4bc1989f40e3ca4bc79abf32","1991999":"1991999-cda81112645e362b3908af0e3ed78dff","1993970":"1993970-f52be90f43c77c280a80ed8db301f215","1993971":"1993971-94298370bb606390da217de3db1e4475","1993972":"1993972-e392f8a1235e689f4b79b97a7be7fd90","1993973":"1993973-d8bb5242dbe6dc60b4fc7cb0f0461d76","1993986":"1993986-a082f8e0340fb550d302eb490c98efb8","1993987":"1993987-19ba26f32cb5d4cd6a7023f1ef904cc0","1993988":"1993988-ca9c7e7b8695d9e56a5bd97a2a13d9df","1994017":"1994017-0aa3b8fd479597527335f01f54456858","1994018":"1994018-82c99ae5d3d87d88597fce5d87045d92","1994019":"1994019-2c0ebc73d27b8ed58bfb5c1c11992bd8","1994020":"1994020-a734559381337302fc7d1f35023a91e4","1994027":"1994027-03d9201e1b7391ddc666929d9d6bee6b","1994028":"1994028-56a652862424546faa2beaf9cbd46683","1994029":"1994029-488dd799cd5fc6442094ff9b45b763cd","1994030":"1994030-27c217ea66b7a282cb9918587da8eaa8","2008466":"2008466-db9c0274d78ad14f1ac455794535be4e","2008467":"2008467-6568db479776a8ba246ce57978f53201","2008469":"2008469-6abd459fbede43fbba5511ed1f33497f","2008470":"2008470-10bc54bb649c6101a3badf936ba4603b","2008472":"2008472-fb96fa67afc5424c209de77bb4451ac8","2008473":"2008473-139c20b12b86dfb207b05be868caf184","2008475":"2008475-f7205b2dddc57e95bc8be49b4b37bca0","2008476":"2008476-6d59fa330db3d6de84565b8c853fef0a","2016188":"2016188-be42e1bb8ae7010fd9728ce801b8dc73","2016193":"2016193-b5015461a419278d3120033faf024fb5","2016231":"2016231-e5f42295a271fb8a48f01320298bf9f9","2016282":"2016282-3952f8c165bbd41fbb6367a576c53e3e","2045425":"2045425-6a881b904f303bac5c739143f7ef8775","2045426":"2045426-a620692f06a9855ccd3aaad3c1a88609","2045427":"2045427-7ed2dabebe5dd587d10d104b8435baf3","2045428":"2045428-23f41138eabdf07dc3f4c8afc9a70851","2045440":"2045440-63a12c403adc7e4f3438ed2130bb84df","2045441":"2045441-94377b5fb78d7efa90716cd20afc43da","2045442":"2045442-154d8baa5219b7417ef9b177355dd63c","2045443":"2045443-d214a74d55b79e7a0f6274120f8e11d8","2045447":"2045447-887cfb3034249cf0e8d45f82e7ccdf66","2045448":"2045448-e760a27804aea17f22cce3d585056380","2045449":"2045449-b2552cf9ee96a0edb4860d1590549dc4","2045451":"2045451-38417e1ed4574bc1ff5bfefed926343d","2045452":"2045452-23b19cd8f78483d8d26073992a59d9b7","2045453":"2045453-8dccde5b871a08fb12413e1153cd4804","2045454":"2045454-7e5051e356662856e26df9725f32d0c2","2046330":"2046330-5e2a27eaa0c8a332d6b495fe2feed625","2050575":"2050575-b3edfa9408cf1e51f5c4e660b1bc36e9","2050576":"2050576-f45f44a92537697ce43fc73f2f7590c4","2050577":"2050577-8e0b48a3d7e02e02e1acb326870f67ce","2050578":"2050578-e668f756244a25b42eeeaa169f5c20c8","2050599":"2050599-70abe79029d99d8e620ca79856e05447","2050600":"2050600-3e7d027b5f0dc52b9f1fe4f2dd1b8a84","2050602":"2050602-e51ecbc881c46d2efe00103b643ed166","2050603":"2050603-8ef2cf4222e603d914316408abdd4845","2050605":"2050605-335632951cb0671ebf00bb0c1658ef3c","2050606":"2050606-7ec1cf0cc0d207246ae817e2f6d24bef","2050613":"2050613-e36319f3f44eea070b7cca16beec6d8d","2050614":"2050614-79a251f3d11e35872f8aadf0fb9ef8dc","2050616":"2050616-caefaa5e7f2aed429d303b941fe26261","2050617":"2050617-d54a1ba861a1910c8198559679f006b3","2050619":"2050619-40034b3af029e3aff44cdc79fad37003","2050620":"2050620-03a1474d61a1ad2c6b5214bb10de1141","2050622":"2050622-f67a9e666acaa5731e00ed9f6aac92c4","2050623":"2050623-294fac0fb0fe996239edccce234e7e9e","2051600":"2051600-3e9e77e6326cc0a306cca0aa12087ee3","2051601":"2051601-8fbbf7096e76d34c7697457285d8bc82","2054408":"2054408-08eeb42d0fec27ed878727b25a0ec88b","2054413":"2054413-a039e2e3031e211b2fd4c61acd59415b","2054414":"2054414-d6060d4771160106cd7224e0e3f94b1d","2054415":"2054415-3eae4e4083a7e2a6c29ed47763e06bf1","2054416":"2054416-7639d7ef5d62728d5369c754afe190d1","2054418":"2054418-6ff7afe942f8f853e8aad921a9db3ab6","2054419":"2054419-1c26b21626d22d5efde33193a6eab58b","2054420":"2054420-9dee4f87f995dc6e80ca4c3b01b68fe3","2054421":"2054421-d11ee9ba8902790691d5e187320918ef","2054422":"2054422-6c8442675c7548d99350dfa325a6f99c","2054423":"2054423-de7a66a8e0eb08ab994f1c281b560dc0","2054425":"2054425-ea7a661c90d342928eb6aed07daaf964","2054427":"2054427-58a64cc4d8562786ee39e6b8e12e6d95","2059417":"2059417-c1b6737bbb4a4f9e564bdd61fae02020","2059418":"2059418-57de1966b7d998a7ef01fbd3b9cfcecb","2059419":"2059419-7034cf99979cdfaf5220465c03bbd48c","2059696":"2059696-9fd4c570ced0b9cbdd956714e165d3ab","2059697":"2059697-c6ee7c20225f0daffcc6e62a89b2d77d","2059698":"2059698-f5623cc43a545fecc21d60bb38ebecdc","2066359":"2066359-36feabb11da3b7441d81e8858e3f57ac","2066360":"2066360-3619bb4accd61342171f39f5fbadf719","2066361":"2066361-5436dc52d541cb9df287f82d7ff644c2","2066362":"2066362-555a00b68206efb16ea7c2b936d6787b","2066966":"2066966-578fffff154890384abe3d2b460c941e","2066967":"2066967-29f846b018fb9487a8c6b1d0270ef3f7","2066968":"2066968-65d3d93a9e61b09a5570076838ce96b1","2066969":"2066969-b87c4f0c7697f3be3c6ff24b6315c8a0","2079883":"2079883-e79edfa659ca70f8f72c0d51bf93d9e4","2079884":"2079884-0415d96362b00591c39ce5defef63f6b","2079885":"2079885-912d775d1b2dcd8de4a7a4894b62ba1f","2079895":"2079895-b55e505906ec084be3fc32cc13925c8b","2079896":"2079896-86daa9532b38543ef4cefb02242a9151","2079897":"2079897-afeb323bb929e5ae1fd2605bd8299c45","2081426":"2081426-df88c79f046777bca2c2db5def947af7","2082228":"2082228-f57f76879905401f12b09bcff73d8afe","2089265":"2089265-0e3b6550f9f2e86612497b7e268bab64","2089266":"2089266-b2efb463125dead1da34f6b24f6e43cf","2089267":"2089267-55dbe28ba627bf71eac045609ae9ff21","2089268":"2089268-a42601fe9edcbf1c394e6900a5dbc01c","2089270":"2089270-76cb4f7ecf95ae7c6a54fd624e601308","2089271":"2089271-b0d7ea533d21563ad524b9aa8eb317b7","2089272":"2089272-0b6b4f71ad9cac5ac2e27a0d7afe6fef","2089273":"2089273-6b8ec4c43939107ed0c56d05b3789d13","2089277":"2089277-7796eef4a05d3a8455ce1cdd38521a75","2089278":"2089278-acba6319833acf8c9abc1458e85de8f2","2089279":"2089279-8449b54abd37322ffb8b0208cbc37156","2089280":"2089280-304edc3c58871ed60e78c46074f940fe","2089302":"2089302-74db6d37d527e342a6257c72c2965860","2089304":"2089304-0236b08ee214c0b658b0ba03bb942b6b","2089306":"2089306-640802079d9d3d9fe8f8b18a94247498","2089307":"2089307-83c6215fd27c98c6d8afbe8f16214848","2089309":"2089309-4f33ee9d5f97bfef27a91a4b4c198ec6","2089310":"2089310-27758c217bfbade09e89b798fc9dfcbd","2089312":"2089312-605829e835c440d185a23722b49b1d1d","2089313":"2089313-0feede22d34167410c8514d22cee64d7","2089333":"2089333-9e1191fed6494ecff4a12ebb73a82b29","2089334":"2089334-efe0bba3db63c11addf9ff6865f0a2b6","2089336":"2089336-cc0c945bd80abf0e155ec937e8bb6e8b","2089337":"2089337-2ab2fec52c3a100371ff95e3bc219c1b","2089339":"2089339-30f94f5b1ae04c7a45631ed242cc5eca","2089340":"2089340-44e870cce3029daafbbe671d2b18c376","2089342":"2089342-5d719787bae07db5f427c02cc96b575d","2089343":"2089343-23e469dfe542bbe0564b6243de2e701c","2091447":"2091447-d4619d1cee52c68ed405b0e444d0a0c8","2091448":"2091448-f756ca4a2c9eb77afbe0c49a33e7b108","2091449":"2091449-c0ff1925438a207a69bd64121d065a8a","2093584":"2093584-0c0cf18cb589ee21a590744168a7fd16","2101667":"2101667-a37dc38faf47b7d9a6b205ff51d1168d","2101668":"2101668-6b205eaf2a3f3a2695f691061c8d55d1","2101669":"2101669-51de2d32e87e88a33cf266d2f226b71d","2101933":"2101933-e63e50f15202c17ed6ad6db34c3c1aea","2101934":"2101934-041db9d161b55106ca837922b0fd070b","2101936":"2101936-3eabc94c08c154c200d80490bd6258c4","2101937":"2101937-af0b28acc2f5cadd8ef7a87400e84f67","2101939":"2101939-37310c2c5f4520c0c981227dc75fdf84","2101940":"2101940-9f9614aa84571f25630d6ed8b14447ca","2101942":"2101942-69adade0410dcdfa4b04f3015cf0895f","2101943":"2101943-6bf2015990d5d658ac23e5ea0fe12e63","2108037":"2108037-3164db08b6de33d44f2770d4f3979404","2108038":"2108038-abcea22301c628bb527ec69e1fe0bafb","2108039":"2108039-7209e20ddac871a873c19cbb39c472f0","2108040":"2108040-4e3017b95f1fa4a819b7217182f19970","2129993":"2129993-3ef0be25b80b3ae7ee306e17b710f8d3","2129994":"2129994-ca8d26f52e91236ece6c8fa1c8c1ebc8","2129995":"2129995-454c77ce956c7bc94ec381975b3ee13b","2129996":"2129996-049f8144dad95a504fbd42e889f37df1","2129998":"2129998-15f7d18ea00e59e86bb9443f5541941f","2129999":"2129999-45b45e01d0d9ac8fa8824ec2baba08da","2130000":"2130000-3b8c108613e845a7aaee947848454918","2130001":"2130001-e6c3c072bd61ccff5472779ccb815ec8","2130003":"2130003-95cfd0f052519e17ee3c24ab5fb3edad","2130004":"2130004-3bc43c527046fa806ff6b98c4d9721d9","2130005":"2130005-89b787ec30ebf358743471a9dbe8475d","2130006":"2130006-5fdd591585de1396f7d9179f661e17fd","2132685":"2132685-39e0d5644dd610a69972aa870b16e5f1","2135963":"2135963-8c7325921d0c1ee90e979841fc6a2616","2135964":"2135964-71e4bea469e4578136cc853fde96ad12","2138224":"2138224-83941d47ae10320171b2605b4e5cb0c6","2138225":"2138225-092be8c5724c91d0b9d6d78f9d2faee3","2138226":"2138226-447f781a0a8ff7bf39d0b1131b84dc4f","2144896":"2144896-cbd909df23d1d250f503de0f67630882","2144897":"2144897-4080944a8f3f806e979f6d1250824144","2144898":"2144898-120cec6a899fd2e50e87e73e5c4f4400","2144899":"2144899-b064f9e2ba2bcf78a5a1da44e95a05d1","2157810":"2157810-2b451684125e37c3114de6f59416ee71","2157811":"2157811-ed8fd27603f5b3cf224bfefe4b8c7051","2157812":"2157812-7841698b63688d10d35074e1178f1128","2157813":"2157813-f10f9e6b7fd2f622b73dce9e664bbef0","2157817":"2157817-936a44dfbcb0e1a8a3a7d53065489782","2157818":"2157818-3cc171718be0f7e558d9aa333d7b2ce3","2157819":"2157819-ecf7c4035f08148a5f4bbbb2a80b2283","2157820":"2157820-5693608d4ff3b25871ca9d37282d5bd9","2157848":"2157848-02394e56be61d91849fe3f4634253ffc","2157849":"2157849-fa9546fbf6464ea2a20fd580d482075e","2157850":"2157850-76dd96fe6905aab3e4e760bc0b0bf238","2162580":"2162580-02d3c4436966d659b710c4c8a5ab0361","2167795":"2167795-3891717543921df097f9ac1aab216bc6","2167796":"2167796-32ecb40851dbcc65e00b9b295f026672","2167797":"2167797-68ecded78ad69cb18dabe6f6633d344a","2167799":"2167799-de26471cd3960419c50b3393b933515a","2167800":"2167800-e147c977725d868aadc929472c7bd3ff","2167801":"2167801-54709e01d8b350e0430faf14fbb7d583","2167803":"2167803-b27f37de0bae7865bb5e0abda3c71675","2167804":"2167804-3b2f655ed6948c2778fb973d333407b1","2167805":"2167805-2adfa1c2a14d37418ecc7914426e411c","2176870":"2176870-4b515d842d8050433fefe05a4f5391d5","2176871":"2176871-8904560701c2d29472390b75355041b6","2176872":"2176872-ca54168474da47f41bc10badd5a677b5","2176874":"2176874-9b96690458a2c26e0f8c41dcc720246e","2176875":"2176875-d8da8ecad4599514d568bb8e2860b54f","2176876":"2176876-70359890e27bdd4373a16fb6b4d94060","2176878":"2176878-fce697b1958a735cd4228eb9d85c1584","2176879":"2176879-5707a03a1ad4526080d00bbda363bd26","2176880":"2176880-8dd3cd1ae34ec8a8cc5012aadc86404f","2181615":"2181615-103090e2592fabe2222f0c3292510433","2181616":"2181616-37406b939fc13d1cb37096ec045efae0","2181617":"2181617-9feaf635583746a33b38628db11f9704","2181618":"2181618-fa2585155d813252714d6b4a1f5461f9","2183763":"2183763-e88a9ad363ef00f22d98f8280a5bbfeb","2183764":"2183764-0d44cf6caf04f94a86e241ab499ed633","2183765":"2183765-aa5e2dfa5e5983233b9c534bfcae8293","2183888":"2183888-d0cc4264788d5716c5c344275a14e377","2183889":"2183889-1616b35b9744df895ea9abfa7db58efd","2183891":"2183891-dec5596eb9f95de46ccd0abd2251b580","2183892":"2183892-668d1271a42fea9fca766de1d6f11da7","2183894":"2183894-2eb0c5a776b899bf18354ba02078d818","2183895":"2183895-c9cf150c7d2f10126b48a4ec0f91b2ef","2183897":"2183897-52ce5ba24d169b228d83357675039406","2183898":"2183898-41b21c55e484100082bdc2195fecd036","2183900":"2183900-2aad482c6ce42e65b8a107937b9f1fc6","2183901":"2183901-7ab8e7b823cfd5c98ea019de4a2a2236","2183903":"2183903-63652533865c9b8e022ca3d6be2a079d","2183904":"2183904-abc18c6d2a42d5b2dc8d0f1bdd364fe4","2183906":"2183906-bef40f3961d9908a3ead38f5dedf50e7","2183907":"2183907-6fe773ce090a29075f57b02a3741ca6a","2183910":"2183910-8b2fbb50a85999eb2c962230e9b23799","2183911":"2183911-dc83766d799e566a9a702481f6a0a9b8","2183913":"2183913-b6ccb77a918a3fa7f5d10013be03f7dd","2183914":"2183914-84b4ba164e8afaedc09f9c2aab0f60aa","2183916":"2183916-c31ab4f721616627d43148691e7c0ad3","2183917":"2183917-4ae928f4bdbc49e0f8c228f5524aa148","2183919":"2183919-743e254d557096a16c867a57e7bfb84b","2183920":"2183920-42556e3e2cec6aa21357de4eddfa71d7","2183922":"2183922-869820dcbd01c74ea9486efb23e8f127","2183923":"2183923-2bda6ba34fd8fb6ecdd77077b421a232","2183925":"2183925-cf9a2b858d70f75950c67ee3769e846f","2183926":"2183926-5ebed49aa58cb29f3da2bfdb86a45e19","2195626":"2195626-ad81983dbeacf345c530e7bbcf7a2e3d","2195627":"2195627-2599da61c87571916599062d66529b9a","2195629":"2195629-bf16acf6f42370e4f577398a417e8d31","2195631":"2195631-223c7e3ad96e40970744b979017549b7","2196666":"2196666-2e07d1f45e7588c5f64b89aac654bec6","2196667":"2196667-28c27573ef80433764d677e5db35c2fc","2196668":"2196668-f330d52471d5188c8a9addc749149057","2196669":"2196669-ee2ac3c849a757a13cc35b8aa49bd9ea","2196671":"2196671-5df45b5c0e8cc335b923f2f281130e68","2196672":"2196672-043842dbf3dc1ed0a2304a6348fc90fc","2196673":"2196673-de0bb501f4219fd0f55d1476a2a7a9b2","2196674":"2196674-286c27c4cd99be34dfc92a6b6c9e6dcc","2196676":"2196676-ecbc3a4dc40a14db3578faa4c3febd78","2196677":"2196677-b7facce02b16d7f75ac06c77bc0d5555","2196678":"2196678-6f222ae2f6d5e14e04e4dfc6a6dcbef3","2196680":"2196680-b50ee88a5409ae9cd7f212cebafa485b","2196681":"2196681-7e15031a540223cd3b6ba09fdf6d7607","2196682":"2196682-d3975f311b9f20de63254229601de99b","2196683":"2196683-2e9dd31f8114578e6d1b8b36d1bd2fec","2196684":"2196684-f8e559e43f4a017d58be4117bda36492","2196686":"2196686-28f84804cfbc2ac4517aa38d0a72896e","2196687":"2196687-3b58f0c206d24c218095a108b4b4041c","2196688":"2196688-a0d1f233bd479432acd35104c473807d","2196690":"2196690-7f2cab1b091e5e1dacfa50e42592d2f5","2196691":"2196691-29e276aa86a8d5fd8c7728fe8946bb89","2196692":"2196692-a1cd76cad4f837f1db50f5816b13ea4b","2196693":"2196693-c02616d01fe8f95ab9c3a53d170a46cb","2196694":"2196694-122607a166246c35145e3049783eb050","2196696":"2196696-c05a6fcfbf3de5fbfedf18932a8f95ba","2196698":"2196698-6d4a055f790c31f9f7be796319c3c14f","2196699":"2196699-9574d4a5d197c7a7ef45ebd25a928119","2196701":"2196701-a9ddeb2697bf749bb27bb21f30168923","2196703":"2196703-2891b6b8f3b86d369792a552d703afb8","2196705":"2196705-c381ce9d6f2130a07324d69da8074780","2201953":"2201953-a9246fbb7c4194493560ef6a5c9d5bb5","2201954":"2201954-86f36b8293ecb3a4356168fa01ee0ef8","2201955":"2201955-fd71de0111e49070651feffb5050a421","2201956":"2201956-7aeb162776449fb422fc5511343597c7","2278245":"2278245-8eafb0fda757c5381706fd72336e4fd1","2278246":"2278246-3e1739a191ba38e2408d02a71d8ca72b","2278247":"2278247-22515b5c438ba1fadb255c9ff9146538","2278248":"2278248-ea3dc6b1f67b28f3c28385681e446f34","2280084":"2280084-b3358568a220849cb735383a84da6eb1","2280085":"2280085-0bde4091eea6e1c3be2cfd5b7449475c","2280086":"2280086-d1669bc3e170ef5285df2519029a852d","2280087":"2280087-3be025852d5f60c1bdf96af296bf5214","2280132":"2280132-b60ce91f1e33a311c84c88b36628eccf","2280133":"2280133-9886a6cc33be92f01cda1786b97e88a7","2280134":"2280134-3807510ad9e2c35febeb839c9bd2065a","2280135":"2280135-b336a13c4fdb1e445a03dff351ed4fc4","2280141":"2280141-6a360c0555967db7c42f08570c52d8db","2291664":"2291664-2b8b33db70039c6f4ff2d3ccda917101","2291665":"2291665-6ca0ebfd8aa5dce39e36012a7d762365","2291666":"2291666-8a1d03efd94d69ad3548c770fde41ae0","2291667":"2291667-4efbe2fe2924f535ec220808eb491cf0","2298240":"2298240-7b263424f78781b3a4f9c7b39c21ecb7","2298241":"2298241-97678402367659271a685e703d2a71df","2298242":"2298242-133366feffb9d825626a4509c0c139e9","2298243":"2298243-b1f66a6af52e23161587c9cfbedf355d","2298245":"2298245-c802ae3f9b8f8e707da8377d455578b0","2298246":"2298246-c4aebdb352176bbcabfb29745e1411e7","2298247":"2298247-b3f2a6096cb8461f13f8d1e34909c7ba","2298248":"2298248-eed8224f01649e140aa45df0c6b5b59d","2298250":"2298250-57be258fc953c7b58c96d305aec8c221","2298251":"2298251-ff2080ed8bb2e4256267f181d45f45ef","2298252":"2298252-3f34cd1eee551c91c0b3c0612bbd8999","2298253":"2298253-d665a3604045157d6d696a253612f9ad","2298285":"2298285-f56d78ef0a59c7676d78347269ab6a06","2298286":"2298286-e047f01b40690c092c8c76dc7a5e886d","2298287":"2298287-a1c19a7a130637f12d6863c0fdfa54b7","2298288":"2298288-7cecb527f1c7e19c6056ada26d7e8754","2298290":"2298290-d11710c5b508fbfc6f254e9fb0cd3f72","2298291":"2298291-e1f2c0c77a3f164c9e6c714cd094617b","2298292":"2298292-31676535e8f3b2b19e286645836154cf","2298293":"2298293-38d6491a7487d4fff00991ea269f9e1b","2343190":"2343190-4a5159b3a7a479329a691e6aaf482a2d","2343191":"2343191-77a2bbb14bc1726897a58e55b8805609","2343192":"2343192-8b4934971304fb85379de1f1a3992d1c","2348919":"2348919-da3a453a79a34c6959875da8b9d3fb3f","2348920":"2348920-ee837594413adafcfc79c208e2ac2e67","2348921":"2348921-f298551d30a53b0b9b53dcf4d5a86121","2348928":"2348928-e0417915aae750ccb5356a469860d0a3","2350558":"2350558-2f8b886996ef33dcf6389711dd87ffa7","2350559":"2350559-7233387c12fba8b48766158435988898","2350560":"2350560-f90abad0851ea397cd068642ec6ebadc","2350561":"2350561-2bdb46d5562d908a4e4137bbeb83eea1","2355770":"2355770-752ddc0ef6f12f1d0bc2f045059e2c83","2355771":"2355771-0a3bee45422d5c703aaf62bb58f8a93b","2355772":"2355772-7bbb2f7667907c06c975575ba9a7cf2a","2391019":"2391019-a14c5d858964aa707a0288cdf21fe5a8","2391021":"2391021-8e88b366ab97a1c5b511090131331b5d","2391023":"2391023-3458e251737f47cc49e1a616656cb3c5","2391025":"2391025-4f98dd388a65b3ff71099015e9c135e1","2391027":"2391027-cf350d95d552043087f92b3f36aa1488","2391028":"2391028-d733d0b08f3d25512ca72b3a13d265ef","2391030":"2391030-815059a9b5a2d2c3522ad9de6ab279c1","2391032":"2391032-941e255cd022e58da3afd566512f217a","2410693":"2410693-a4fc9e219d7de06c6c51a0aba0f41d17","2410694":"2410694-e6d79498eb501f8b76edb80f8cac6b70","2410695":"2410695-7951a1d8c9141d8e29e2c877c09ada1e","2436327":"2436327-96efb840989a11822d1ba860c0cb5329","2436328":"2436328-7cc92ca98319ee20393de7df6f2205c4","2436330":"2436330-18a30f22a5e6859a2ad54054d6ad383d","2436331":"2436331-064e0310bcf40accc188759c1dbceb29","2436333":"2436333-8c55871dbe515082de27638ebd991064","2436334":"2436334-d45ec7b88b62828ff90b9220ee1e0bc9","2436336":"2436336-2a2a940b4b34b6af1370a7d0287a616f","2436337":"2436337-96238a2d61c6bdf50a2fc0f9b35fae79","2436339":"2436339-7a5e5458bc616acf2a3a6a1dabcec003","2436341":"2436341-80097d12a3e803c730aaae7b60081a5d","2436343":"2436343-c6fee5615a0dc3f6b519f14694f9f5b3","2436344":"2436344-c8dd5af3636014497d732089ca2d21a8","2436346":"2436346-cdc040f8eb1ff2de92be5f360cd5d476","2436347":"2436347-866a0f836e13ccfad13aaca614782583","2436349":"2436349-b4e54203d035a2305de323ded7e913c6","2436350":"2436350-7cc77319fb53657a6afa93686e235fb9","2436352":"2436352-b7a78b15293f12617ad785f13da6980d","2436353":"2436353-a7c1515d1141e10a1f6e27764900e7cb","2436355":"2436355-3f347da984f4e1923d3630491160cbbf","2436356":"2436356-563530a0fac51adec3db5c356c448742","2436358":"2436358-742f07ca8213833d39292b2853303202","2436359":"2436359-bab7d9f7da07ff7874e307d03457a8e2","2436364":"2436364-679aab7c6da0167949bc7c1791c1c5e8","2436368":"2436368-c65e65ef5e033a6882b6d873384efe84","2437099":"2437099-6e5c5558170841430cc5e9dea4799c4f","2437100":"2437100-db31e3efac185f746301efd0dc20502e","2437101":"2437101-af81b6ab24629c955008336688afc98b","2450740":"2450740-d991414a38acac89c5200beca7ef74ec","2450741":"2450741-754795180c38a65280c6cf9aec79b7a1","2450742":"2450742-7f19258b3322d38a89f2aea261ae4f53","2450744":"2450744-29f169cd6cc0f8742b14b7deb145c478","2450745":"2450745-177f3341abb1635efcd56e545c478c1e","2450746":"2450746-1f54fd94c04c8152471c136f1d4e23a4","2450748":"2450748-62495309236708f013ef79714f7fc090","2450749":"2450749-5a8d00f921db0a47b422291162a51052","2450750":"2450750-686f994b46baaf1b160439528415d3ef","2450752":"2450752-3039f9f9071aaf28a509e9df7bd9eb39","2450753":"2450753-cdf88d3ba1ee2cff9f646fc342edcc83","2450754":"2450754-ad32ae34fe3437c2ccb36155f56ab087","2450980":"2450980-03d64d4e063fb76e02c883a11eaf44f9","2450981":"2450981-cfb20a67289dde3a2af80d90aca50848","2450982":"2450982-e1b336b156a15a5db0e7a14683e8d88a","2450984":"2450984-2883572bed5cf858394a84cf455945e7","2450985":"2450985-c1471262651c532de849655ad1f9bbaf","2450986":"2450986-0a3ebffcd6510aa4b04b9a3407a207aa","2450990":"2450990-006f582b43fd1da34001f35ca7d94c41","2450991":"2450991-a70fd5f0e2846a622961a602e88ce41b","2450992":"2450992-1d96a3a40777a754d3d767ec2615d4a0","2450994":"2450994-8049f6ada50feb4f0c9a462b8b7628d7","2450995":"2450995-ab695dc826cd1ddb488e5ac5519277ea","2450996":"2450996-ed2a69358c0aa87e4666f27363d05d21","2451001":"2451001-186a1fb1fbe7c2b5382ebe6d16382bba","2451003":"2451003-a4d40221cef1914575844f061e43e8f7","2453009":"2453009-04fd173310c73f5b08bc65cdf3943b2a","2493712":"2493712-6f94f09e5c6f22e23a4312a9c4ea3570","2493730":"2493730-fd54b71fb552073647b474847ba79351","2511015":"2511015-204db4dc5078dcd0c8831784c39c4344","2515966":"2515966-da85d74acae9d8e01378dfa5f829c60d","2516010":"2516010-967d321e14d6c25d723b25b32e63be65","2528631":"2528631-8482a2bfb5f396185160ff796e9e832f","2535412":"2535412-c9bfc609de599a35c325e241f5c75c8d","2535413":"2535413-cdba03966142905373ae01922f0979f8","2535414":"2535414-8f7602059ec10fa3b0b12a54326ac14f","2548971":"2548971-a4bb8bdb1b12427f90702c71d02a4415","2548972":"2548972-6fe2196713f1840086c15ebc7214e88a","2548974":"2548974-258f50734c94febb4fdff68e96265d7f","2548975":"2548975-c96fb6c3d1728f32b62fa1cd92abe43a","2559058":"2559058-96ea65e62dee7f240fe5e585dc2fac9e","2562007":"2562007-2f6af97d2032bc1f87a146d81d1a6fd6","2562046":"2562046-14d1f37141c24384927d8a1c2b746248","2581145":"2581145-d4e452af98267757edd75e449376dec8","2581147":"2581147-cb6f09ed57097b449c29db8740684ae1","2594706":"2594706-47b4383d701425077b96c982a1add592","2594707":"2594707-2d60da9022ccf5d56121f46b9ac3ba40","2594708":"2594708-91a2d6b0e9f231110f8b0918a0c04b55","2594710":"2594710-8c2a356f1568dfaeaee2be3ecb989197","2594711":"2594711-9e9fed0b37f4b6abeeed25bc4bc73ec4","2594712":"2594712-ca10b8e52e75762e30e60c838f5e487c","2594784":"2594784-3b398bae4a8ce393de281903136e7595","2594786":"2594786-3cc7aa1dc47faf032c99b2b8490a61ba","2596596":"2596596-5e613717d9fc5919ffee12f24a665638","2596597":"2596597-6aa23f15a955ea87b4ebddd3966f4810","2596599":"2596599-6deb32d7bd066eaa86dc33066e6c6398","2596601":"2596601-b1455d7402861282d43f397f080cbd21","2596605":"2596605-25169b28063309aceab7a0081ff2200d","2596607":"2596607-68175ad301c08fd85680a731ac4aac3a","2596609":"2596609-4d9b03bf2064b4dd3d72137b7282dee9","2596611":"2596611-432468be9a64e493c09ffaf9583b0eb9","2597685":"2597685-34badf903086edb8fd3b8ed443c98667","2597686":"2597686-10810d31213ac4ddd99846a03a389b54","2597688":"2597688-723ef9e2144132e99f06fba2fb3eb414","2597689":"2597689-1f3d99a1b16536f91257337514d3da96","2597691":"2597691-ff1275294f87128907bcd898cf1014f3","2597692":"2597692-31fcb4996ce0b4bfd9c9bb0c7c30f743","2600330":"2600330-067624ad966bdb22e4ad4b1cc4207403","2608421":"2608421-47fbf0facef6c305c576de15b98f1439","2608423":"2608423-da746637b760dd124a4854d8eb4e14bf","2608424":"2608424-a949fc76b11edde4ffd08b1e4e1603e7","2608425":"2608425-fa34866ccada83eb970941e56b6487ca","2644988":"2644988-e59fe65bbee65af56e6afc6eb20dd8f4","2644989":"2644989-e397257bc7311292d241ca8c3cfd1cb1","2644990":"2644990-ea5f27f28a674921c4ee83c2a2921bc9","2644991":"2644991-6f0fa03a5286cf101792e37db09882cf","2655835":"2655835-ae8071c059c9546841a7f2c41ef6700f","2655836":"2655836-cdde94924cd63ae24be71fdedb8c0644","2655837":"2655837-98505aa7bd0bee5184705fc611bd7090","2655844":"2655844-a0aa156085ef9b47249a46555db072c7","2680391":"2680391-5adb30ca7e1a674eabc62b1d16da78b9","2686768":"2686768-2155a775ee391cb85807dbd1aec8364c","2686769":"2686769-eefac9ec282955dc22f19736f6b4f63a","2686770":"2686770-9d323eed1309521d4409aa9e91da8436","2688006":"2688006-8a390cf947073539498bb207c6fb6181","2688007":"2688007-01fdb65f4ba779bb0005e81feda11b15","2688008":"2688008-54eaed322b678ed06f51c4c303dacf96","2688009":"2688009-6c8d6a25e21b9c6fd566461c13372aa7","2691429":"2691429-0f939b64a033a21e4a1faf6f3b99153b","2697110":"2697110-b6e814d42bc7637869a8b802d5711f45","2708733":"2708733-55fe664e7e717360d6aea94fba2fded7","2748734":"2748734-0e0c147fa584f263c74c5302f186968b","2748735":"2748735-f2caf30947371f15bfefa9ef43de9d02","2748737":"2748737-139c396c138ad2dd3099a8def1d933b5","2748738":"2748738-42889a5dfd47fc65eaaf81ee3ecbeb3b","2758712":"2758712-ac877551d344a6ecacc487d125d86a3c","2811653":"2811653-b90d6df13670fcd597234f74cf6dc91a","2811680":"2811680-8f8167a101c94a4b9d3027bd6bf78f43","2811685":"2811685-e8dab9ba844ad46281b22d88158456b5","2811724":"2811724-342c0398fac429800d4325abbb44e17e","2811728":"2811728-b6b70eee85619b45e2e1033dcb13268d","2921650":"2921650-9e590ba252ac2fafa0caee86367b086b","2924891":"2924891-0322a8906ac99c0436fa720fb852fde6","2924902":"2924902-b44bdb8565a559483db54cc98f3cdd5a","2930753":"2930753-485018b5d55e5b9b2e2325949a7f5bd0","2945487":"2945487-bab9fb34a0caa8403e3b18485a607d5d","2969206":"2969206-27166e95e0a2d9436eebc33bcc23f8e1","2970805":"2970805-a91e2a41f9f88be97434f80a9b96501e","2994253":"2994253-1208a1e28e6e13a01a636fb040726b2a","2998218":"2998218-521d8e744e9cdbee8495288f1b18f789","3007972":"3007972-8fba2d4888d4b3808c0652954192a994","3007973":"3007973-a00248fe84c6adf0e680c0598e0e899d","3007974":"3007974-af78135f2ede91decfeeb4238d88ce16","3007975":"3007975-8590e381a1975ae812fc1073fe426431","3007977":"3007977-50123e4416ef7f871e86ff51721049c4","3007978":"3007978-2fc5c8ad00b8bd88b41f0045b4754357","3007979":"3007979-ce214e9b94e48ad16daa7eb57ec01e6b","3007980":"3007980-2938d2eee3f721a06e6f4424e8efef28","3008568":"3008568-cb83d593d719747ac84b4be1c9b5f0c0","3008569":"3008569-d20cbbef15945ee83566774686930ba4","3008570":"3008570-b294de4d62b1edd50d4229ddb815b6d3","3008571":"3008571-b256b8bc07f5d957c6c6397ba75574f0","3008722":"3008722-39f69486e0dfa30bfd3709dd502fb7c5"},"index_live":"cache/5398/campaign-index-live-60271fee40631bb34d47e400a9a07f8b","index_test":"cache/5398/campaign-index-test-6e85ce705d17fa50573dd84b2dbbd5ab"}});