bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"ctab_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\nif (!!bouncex.campaigns[ca_id].menuObserver) {\n bouncex.campaigns[ca_id].menuObserver.disconnect();\n}"},"ctab_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 499; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ctab_pushup":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n bxWidth = $creative.outerWidth(true),\n stickyAtcHeight = jQuery('.buy-panel--sticky-in').length ? jQuery('.buy-panel--sticky-in').outerHeight() : 0,\n chatWidth = jQuery('.intercom-lightweight-app-launcher').length ? jQuery('.intercom-lightweight-app-launcher').outerWidth() + 40 : 0,\n shouldPush = bouncex.window.width() \u003c chatWidth + bxWidth;\n \n var styles = [\n '#footercontent { padding-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+ca_id+' .bx-slab { transition: margin .4s ease-out; }',\n '#bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+stickyAtcHeight+'px; }',\n ];\n \n var stylesRight = [\n !shouldPush ? 'body:not(.modal-open) .intercom-lightweight-app-launcher { right: calc(31px + '+bxWidth+'px) !important; }' : 'body:not(.modal-open) .intercom-lightweight-app-launcher { bottom: calc(20px + '+pushAmount+'px) !important; }',\n !shouldPush ? 'body:not(.modal-open) .intercom-namespace .intercom-with-namespace-hpu9ga { right: calc(31px + '+bxWidth+'px) !important; }' : 'body:not(.modal-open) .intercom-namespace .intercom-with-namespace-hpu9ga { bottom: calc(20px + '+pushAmount+'px) !important; }',\n ];\n \n var stylesLeft = [\n shouldPush ? 'body:not(.modal-open) .intercom-lightweight-app-launcher { bottom: calc(20px + '+pushAmount+'px) !important; }' : '',\n ];\n \n var stylesFull = [\n 'body:not(.modal-open) .intercom-lightweight-app-launcher { bottom: calc(20px + '+pushAmount+'px) !important; }',\n ];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n}\n\nif (jQuery('.buy-panel').length \u003e 0) {\n bouncex.campaigns[ca_id].menuObserver = new MutationObserver(updateCornerPushup);\n bouncex.campaigns[ca_id].menuObserver.observe(document.querySelector('.buy-panel'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n}"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr({'tabindex': '-1', 'id': 'bx-2-heading-'+i});\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"placement_adjustment":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"var $placementTarget = jQuery('.main-header');\nvar placement = 'after';\n\nif ($placementTarget.length === 0) {\n placement = 'prepend';\n $placementTarget = bouncex.body;\n}\n\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"topbar_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);\nif (!!bouncex.campaigns[ca_id].menuObserver) {\n jQuery(bouncex.body).removeClass('bx-menu-open');\n bouncex.campaigns[ca_id].menuObserver.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].searchObserver) {\n jQuery(bouncex.body).removeClass('bx-search-open');\n bouncex.campaigns[ca_id].searchObserver.disconnect();\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: 2147483647; } body:is(.bx-menu-open, .modal-open, .bx-search-open) #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"topbar_pushdown":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height(),\n headerHeight = jQuery('.main-header').length ? jQuery('.main-header').outerHeight() : 0;\n \n var styles = [\n '.main-header { transition-property: transform, top; }',\n 'body:not(.bx-menu-open) .main-header { top: '+pushAmount+'px; }',\n 'body.bx-menu-open #bx-campaign-'+ca_id+'-clone { height: 0; }',\n '.product-detail__sticky[style*=\"top: 72px\"] { top: calc('+pushAmount+'px + 72px) !important; }',\n '.menu-group__item-global .dropdown-menu, .menu__item-global .dropdown-menu { max-height: calc(100vh - '+headerHeight+'px - '+pushAmount+'px); }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nupdatePushdown();\n\nfunction checkForSearch() {\n if (jQuery('.site-search-form:visible').length \u003e 0) {\n jQuery(bouncex.body).addClass('bx-search-open');\n } else {\n jQuery(bouncex.body).removeClass('bx-search-open');\n }\n}\n\nfunction checkForMenu(e) {\n e = e[0];\n if (e.target.classList.contains('in')) {\n jQuery(bouncex.body).addClass('bx-menu-open');\n } else {\n jQuery(bouncex.body).removeClass('bx-menu-open');\n }\n}\n\nif (jQuery('.main-menu').length \u003e 0) {\n bouncex.campaigns[ca_id].menuObserver = new MutationObserver(checkForMenu);\n bouncex.campaigns[ca_id].menuObserver.observe(document.querySelector('.main-menu'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n}\n\nif (jQuery('.modal-content-holder').length \u003e 0) {\n bouncex.campaigns[ca_id].searchObserver = new MutationObserver(checkForSearch);\n bouncex.campaigns[ca_id].searchObserver.observe(document.querySelector('.modal-content-holder'), { attributes: false, childList: true, subtree: true });\n}"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"0","cookie_type":"bind_to_domain","currency":"USD","custom_campaign_js":"{\"placement_adjustment\":{\"val\":\"var $placementTarget = jQuery('.main-header');\\nvar placement = 'after';\\n\\nif ($placementTarget.length === 0) {\\n placement = 'prepend';\\n $placementTarget = bouncex.body;\\n}\\n\\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"remove_form_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr({'tabindex': '-1', 'id': 'bx-2-heading-'+i});\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2147483647; } body:is(.bx-menu-open, .modal-open, .bx-search-open) #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_pushdown\":{\"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 headerHeight = jQuery('.main-header').length ? jQuery('.main-header').outerHeight() : 0;\\n \\n var styles = [\\n '.main-header { transition-property: transform, top; }',\\n 'body:not(.bx-menu-open) .main-header { top: '+pushAmount+'px; }',\\n 'body.bx-menu-open #bx-campaign-'+ca_id+'-clone { height: 0; }',\\n '.product-detail__sticky[style*=\\\"top: 72px\\\"] { top: calc('+pushAmount+'px + 72px) !important; }',\\n '.menu-group__item-global .dropdown-menu, .menu__item-global .dropdown-menu { max-height: calc(100vh - '+headerHeight+'px - '+pushAmount+'px); }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nupdatePushdown();\\n\\nfunction checkForSearch() {\\n if (jQuery('.site-search-form:visible').length \u003e 0) {\\n jQuery(bouncex.body).addClass('bx-search-open');\\n } else {\\n jQuery(bouncex.body).removeClass('bx-search-open');\\n }\\n}\\n\\nfunction checkForMenu(e) {\\n e = e[0];\\n if (e.target.classList.contains('in')) {\\n jQuery(bouncex.body).addClass('bx-menu-open');\\n } else {\\n jQuery(bouncex.body).removeClass('bx-menu-open');\\n }\\n}\\n\\nif (jQuery('.main-menu').length \u003e 0) {\\n bouncex.campaigns[ca_id].menuObserver = new MutationObserver(checkForMenu);\\n bouncex.campaigns[ca_id].menuObserver.observe(document.querySelector('.main-menu'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n}\\n\\nif (jQuery('.modal-content-holder').length \u003e 0) {\\n bouncex.campaigns[ca_id].searchObserver = new MutationObserver(checkForSearch);\\n bouncex.campaigns[ca_id].searchObserver.observe(document.querySelector('.modal-content-holder'), { attributes: false, childList: true, subtree: true });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nif (!!bouncex.campaigns[ca_id].menuObserver) {\\n jQuery(bouncex.body).removeClass('bx-menu-open');\\n bouncex.campaigns[ca_id].menuObserver.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].searchObserver) {\\n jQuery(bouncex.body).removeClass('bx-search-open');\\n bouncex.campaigns[ca_id].searchObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_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\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true),\\n bxWidth = $creative.outerWidth(true),\\n stickyAtcHeight = jQuery('.buy-panel--sticky-in').length ? jQuery('.buy-panel--sticky-in').outerHeight() : 0,\\n chatWidth = jQuery('.intercom-lightweight-app-launcher').length ? jQuery('.intercom-lightweight-app-launcher').outerWidth() + 40 : 0,\\n shouldPush = bouncex.window.width() \u003c chatWidth + bxWidth;\\n \\n var styles = [\\n '#footercontent { padding-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+ca_id+' .bx-slab { transition: margin .4s ease-out; }',\\n '#bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+stickyAtcHeight+'px; }',\\n ];\\n \\n var stylesRight = [\\n !shouldPush ? 'body:not(.modal-open) .intercom-lightweight-app-launcher { right: calc(31px + '+bxWidth+'px) !important; }' : 'body:not(.modal-open) .intercom-lightweight-app-launcher { bottom: calc(20px + '+pushAmount+'px) !important; }',\\n !shouldPush ? 'body:not(.modal-open) .intercom-namespace .intercom-with-namespace-hpu9ga { right: calc(31px + '+bxWidth+'px) !important; }' : 'body:not(.modal-open) .intercom-namespace .intercom-with-namespace-hpu9ga { bottom: calc(20px + '+pushAmount+'px) !important; }',\\n ];\\n \\n var stylesLeft = [\\n shouldPush ? 'body:not(.modal-open) .intercom-lightweight-app-launcher { bottom: calc(20px + '+pushAmount+'px) !important; }' : '',\\n ];\\n \\n var stylesFull = [\\n 'body:not(.modal-open) .intercom-lightweight-app-launcher { bottom: calc(20px + '+pushAmount+'px) !important; }',\\n ];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n}\\n\\nif (jQuery('.buy-panel').length \u003e 0) {\\n bouncex.campaigns[ca_id].menuObserver = new MutationObserver(updateCornerPushup);\\n bouncex.campaigns[ca_id].menuObserver.observe(document.querySelector('.buy-panel'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\\nif (!!bouncex.campaigns[ca_id].menuObserver) {\\n bouncex.campaigns[ca_id].menuObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":null,"custom_liquid_variable":"{\"Address\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"true\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImgWidth\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferCustomer\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferProspect\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_Address\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"Bose Corporation \u003cbr\u003eThe Mountain\u003cbr\u003e Framingham, MA 01701\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_BelowHeroBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_HomepageCartUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.bose.com/home\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_ListPageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ $.ListPageUrl }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_TopBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"TextSendOffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvas\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvasmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogolight\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandard\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandardmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"10%\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandard\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandardmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('.header__nav__right a.header__icon').attr('data-user-loggedin') === 'true';\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"Number(jQuery('.minicart-link').attr('title').replace(/[^0-9.]/g, ''));\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"in_stock\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.product-detail .add-to-cart').length \u003e 0;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('.js-email-signup-confirmation:visible').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart\":{\"polling\":\"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\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"attentive_visible\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true}}","deployment_json":null,"deployment_presets":{"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cpost-purchase URL\u003e"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cClient email click-through parameter\u003e"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003ccart page\u003e"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003ccheckout page\u003e"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 1\u003e"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 2\u003e"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003cinfo pages\u003e"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003clogin page\u003e"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"\u003caccount registration page\u003e"}]]},"deployment_settings":null,"device_graph_enabled":"0","device_graph_settings":{"tagData":{"async":"true","data-fire":"0","data-gm":"0","id":"c.js","src":"//pixel.cdnwidget.com/cdn/c.min.js"},"trafficPercentage":100},"dfp_account_id":null,"dt_inserted_unix":"1762352770","els":[],"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"1","event_tracking_js":"","event_tracking_test_mode":"1","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url| \u003cClient email click-through parameter\u003e|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cClient email click-through parameter\u003e"},"any_page_url| \u003cpost-purchase URL\u003e|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cpost-purchase URL\u003e"},"any_page_url|\u003cemail param 1\u003e|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 1\u003e"},"any_page_url|\u003cemail param 2\u003e|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 2\u003e"},"any_page_url|\u003cpost-purchase URL\u003e|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"\u003cpost-purchase URL\u003e"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"any_page_url|wunderkind|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":null,"google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":null,"ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"8533","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"true"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"SLOfferCustomer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"SLOfferProspect":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"Studio_Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Bose Corporation \u003cbr\u003eThe Mountain\u003cbr\u003e Framingham, MA 01701"},"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_HomepageCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.bose.com/home"},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $.ListPageUrl }}"},"Studio_TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitecanvas":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitelogodark":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"10%"},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitestandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitestandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\": 1,\"enable_ally_focus\": 1,\"enable_ally_number_to_string\": 1}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","enable_short_links":"0","google_analytics_v4_measurement_id":"G-XKSN6Q02ZN","google_analytics_v4_property_id":"331603857","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"1","single_page_app_on":"0","single_page_app_test_mode":"1","sms_configs":"{\"textSuppressionConfig\":[]}","sms_double_opt_in":"0","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","tag_state_domain":"wd.bose.com","tag_state_domain_enabled":"1","tag_state_domain_status":"active","use_button_tag_for_close":"1","use_verbose_label_for_close":"1","wknd_web_sdk_dev_enabled":"1","wknd_web_sdk_enabled":"1"},"name":"Bose US","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":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/c/"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"jQuery('.is-category-search').length \u003e 0;"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/Checkout-"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"jQuery('.checkout-header').length \u003e 0;"}]]},"home":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/home"}]]},"product":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/p/"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"jQuery('.product-detail').length \u003e 0;"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?q"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"jQuery('.is-category-search').length \u003e 0;"}]]}},"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":"jQuery('#attentive_overlay').length \u003e 0;","default":"false","name":"attentive_visible","page_types":[],"persist":"no","polling":"vars","testmode":true,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"Number(jQuery('.minicart-link').attr('title').replace(/[^0-9.]/g, ''));","default":"0","name":"cart_qty","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"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":"none","testmode":false,"trigger":false},{"code":"jQuery('.product-detail .add-to-cart').length \u003e 0;","default":"false","name":"in_stock","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.header__nav__right a.header__icon').attr('data-user-loggedin') === 'true';","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"jQuery('.js-email-signup-confirmation:visible').length \u003e 0;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"bose.com","website_id":"8533","cache_meta":{"paths":{"3166411":"3166411-28a2eec6a6bdadac345aff53db82b4ea","3166412":"3166412-3aee19acdb918df8429ef87a3f4abac4","3166413":"3166413-6893355810c22ab4597a3f6284370347","3166414":"3166414-7e66a5d414394f2dda0db8759d969b91","3166415":"3166415-3addd13c3e13671badaa9271cefd1866","3166416":"3166416-7d047fffd818c1dcec2deacd7978daa8","3166417":"3166417-5d895766a3e54feffc4bf92f77b33ad2","3166418":"3166418-d069138049b719c432d6dc5ac040d14c","3166419":"3166419-9fa93e828e4a23fb64e00791d3d94bfb","3166420":"3166420-27aaec0f0c5299a87660ccdb97fafac1","3166421":"3166421-967c8780c6bcc5182e71244df7bffc5e","3166422":"3166422-2b6bffcb983a1ee9885732688df28b5a","3166423":"3166423-717f243ec3ca83e9cd59ee7dc364c8e3","3166424":"3166424-655e6e9c072a08350827b985d2c61e0f","3166425":"3166425-6e580e9bba493f54ec101820f3b320b4","3166426":"3166426-0a05a51ab421d5bd2cab4f3aa5980422","3166427":"3166427-dad3967726e7770bc2686e76d0deddee","3166428":"3166428-94f4d5c6e29ab2b3cc9a8fbc4cd118c5","3166429":"3166429-2a9c085c0ba524f0e994b42dd0567f02","3166430":"3166430-a57f18ff653bc474f8009edcafe83555","3166431":"3166431-af0f288c57b9cbe86341aaa29dd07e2a","3166432":"3166432-4ed8a64db0b28d9d2550fee3f65001f8","3166433":"3166433-4aa034705be8a7f7bc2fb5c659b0517c","3166434":"3166434-729897040154a8129b468d8eb1cae7b8","3166435":"3166435-caeff96a5007d9092320134c7bc8eddc","3166436":"3166436-d4f7cb6298e13ba0773d980ce57ef8b7","3166437":"3166437-57c50db54bdec8c3b21c7134e40a9497","3166438":"3166438-925b97f2c2e04aa28e3ff26dc9ab969e","3166439":"3166439-ee82de9a96c98d9026c0c1c69251d199","3166440":"3166440-038931362d1eb8aaedbf6f449a5ab5de","3166441":"3166441-dba93e95775047e04d070f0598557483","3166442":"3166442-6474b34acc538aa676abf7a46554977b","3166443":"3166443-455d568e25d09365f08486733e58b6f7","3166444":"3166444-8b4caf457a0dbdc1abd636d27a5835a6","3166445":"3166445-acc4a63a6f72720225eec7d4866c5610","3166446":"3166446-531e869b44b4d2b41ae687fe6e760877","3166447":"3166447-abc1c1f16d11c5f5ff479fa00e93aab7","3166448":"3166448-ef44ba6eaa45428e04be269e9b677923","3166449":"3166449-58e0302e53e111644a9e7eef6c77da72","3166450":"3166450-5c8600ba36670d9ad1a2b2728b35d499","3166451":"3166451-be0f9474d7d9d0718ea25c6134cdcbcb","3166452":"3166452-ec9444faf0168d55284612229756daaf","3166453":"3166453-c2d7aa31eb444b7491fe519273c29919","3166454":"3166454-8c29726c715363bc83728152fa17c843","3166455":"3166455-ba99a177d4d5d58a17a806ebc18422e4","3166456":"3166456-3b5700b5a75622e429b4ed33fd839b01","3166457":"3166457-cdeb489b7630445c6542ecad6e37e298","3166458":"3166458-fd92b1ec5a3d0d0fd97627c1224827d1","3166459":"3166459-af894191d82c47acaac4ff1708f46ce3","3166460":"3166460-0298615d09594132263872d4b080bb7e","3166461":"3166461-092bf33423a0ce58afeacb5fd672012d","3166462":"3166462-e6a22109d18d7eec4af25dbcc7ece4e4","3166463":"3166463-0455e275c607b8c95dddc82f68984c95","3166464":"3166464-a2669528d3c30749d3dc0430074f69de","3166465":"3166465-652b81268499ca485475364de0b0c7b1","3166466":"3166466-36351b88aafac11bca70ec1d6690c410","3166467":"3166467-8d1b02aedff220a41021a75f62760e28","3166468":"3166468-79838774f504b4abb28b285f7b38e354","3166469":"3166469-4fc1f97c452c587637206e72771027d7","3166470":"3166470-eb93d6022d8184c8a0350b8a1c213c1c","3166471":"3166471-2119f55874ceabbd4c838a4c248d1142","3166472":"3166472-51bf12e08ce0a6fc27afa4b7bb5995df","3166473":"3166473-ebf3605fc2a4c18c318473a397045a83","3166474":"3166474-081bd2e08d0377445ea2843203d67337","3166475":"3166475-44370691c0cc171cd94b8a87f0803e53","3166476":"3166476-8f541cd6641c77df0e6f395dc6ad24fc","3166477":"3166477-ed3a1131653b84fa4bed929090fd8d28","3166478":"3166478-ac2dd3a31c5a3b133bf52756b06b9ba8","3166479":"3166479-8625e744630203eae2d83acdf0ccab97","3166480":"3166480-194e0b9180b4c363f477a85fe149db35","3166481":"3166481-8de901abce01fb426a34328fecfc7e3b","3166482":"3166482-3e08ad3fd4087addcde25a9055ca769a","3166483":"3166483-f453f05892ad00920b8ec025e13688b7","3166484":"3166484-a500bf3e641ad449f376a8da148010d3","3166485":"3166485-f96a8a6fbc08e75d24cc1229b24cf692","3166486":"3166486-022c2850d1d724adb12db8a677a2f94d","3166487":"3166487-378ca831240b3e60b80799715afac2aa","3166488":"3166488-9ac0353eabc4fcd41b1199d079881e64","3166489":"3166489-e402e96727cac2fc61aa06754ef0b0af","3166490":"3166490-77925333b80ca3a2274847b3da6c9e36","3166491":"3166491-55f68de142d463e9e7ef92f10acb0a91","3166492":"3166492-c9b87435a891e122ab8a64cd16d5cf25","3166493":"3166493-51a6bb79487e85a8ef23f996b126fc62","3166494":"3166494-f99b8ce6f593a07000dee94e1a492c8a","3166495":"3166495-46761f597fd1445c7ef244de072b140b","3166496":"3166496-47513993b340b2abdda15a437a172e41","3166497":"3166497-191a30a85006cac6a15b34e7b7cae8d3","3166498":"3166498-a4cabb0790bd1063faf3d47ad9a9cf6f","3166499":"3166499-e6cda50a9d8bcbe9b3ef9c7565620b8b","3166500":"3166500-7d51de075e4235df0b1d13d80efb8e61","3166501":"3166501-6090d03cc7dfc097cf274e317717173f","3166502":"3166502-b0013a462acaf7f7e1cf87e4a8123330","3166503":"3166503-92e05573de7d9389529de2e5de4a93c2","3166504":"3166504-d5dd613b85d3cd1621eca3ff95b9045f","3166505":"3166505-91989d752d24c41872ec1888b2a79b2f","3166506":"3166506-eca04d7f046d0030acdaf08b7e7e79dc","3166507":"3166507-510f4e4db92a497d73b1b2af0db214d0","3166508":"3166508-19ccff93a6ef5acaaa25814015a13594","3166509":"3166509-99a59fa9e47c0449f9ae083afdb13913","3166510":"3166510-7f93f00c6eff09b474a9a0db1b2e21f8","3166511":"3166511-85867b9dd85c04b414664eab1f3d810a","3166512":"3166512-6a305da125bfd8b5d1f2ab1f8e944f67","3166513":"3166513-ad5efcf2180f073ab36005ba25866c4c","3166514":"3166514-1f9e63eee40a00c3720dc5f7c3424d95","3166515":"3166515-4147c8593398dd865813de041535c09c","3166516":"3166516-321d30520b9177767c580ba8dfc81bf4","3166517":"3166517-e5579fd2a0974352fc5f4fd94d901c55","3166518":"3166518-df206a96c0ffb82d603322bfbcc7c6b8","3166519":"3166519-d0371ab5e2d39b564ee1f0266303a40d","3166520":"3166520-32c4e56b385d75a313cd8936d3bc5da4","3166521":"3166521-b35e9d5a95d34940a1487cf42f6be379","3166522":"3166522-66b1b086cbf2ac5ea2b6f103273dc497","3166523":"3166523-ada8ffeeaf70e7f7c924f71a3d3ee8fa","3166524":"3166524-c8c7d2a54f10fb2cf697b88bb444da13","3166525":"3166525-6922ed6cadb6645b85d01442e75f8fd4","3166526":"3166526-7fad9acd2bd05bba05f00f43993605f0","3166527":"3166527-8b6602111762396deaf7655bae4e3b51","3166528":"3166528-5e038ec1a73b6708799482ef949f840d","3166529":"3166529-5603aa033bee1ad1d2f3d0aec161b875","3166530":"3166530-7eca374946e88df32471f2e6056d6ad3","3166531":"3166531-95ba1f3cb50300adc9c087ff7f5599f3","3166532":"3166532-1d0b7b22f7cb7b736ed4f8adb54e5cf5","3166533":"3166533-2dd847d79148f676760ced9e5a5c7bd1","3166534":"3166534-d2e8c28d00aa544f5736a41c716e9c69","3166535":"3166535-52bc4e44183f3f05d50aa6a8c142f33a","3166536":"3166536-0e8dc6578a7020e433d727572533b011","3166537":"3166537-18c4908f5639c8fe457d54ff8b73cfbb","3166538":"3166538-f862e5fd808b1d33a3155d24185f059f","3166539":"3166539-c96a91d017ae7d61a0706213d740ba09","3166540":"3166540-08e295f885653e79f80790ebe82deaee","3166541":"3166541-cb7c55ae86c368adde5debb250dff199","3166542":"3166542-768d91851666a2a4b3b4b63c0f9dee0f","3166543":"3166543-b5a7b5f55f99cb1d7595c66c8e913351","3166544":"3166544-607d451e077ff8a29c4f2581152e2f16","3166545":"3166545-e597d9ccc196ade626f9d8cc0f63fd81","3166546":"3166546-832ff3f301295021880120f80f44acb0","3166547":"3166547-53b93d0da69c0480dca775f5790b47b5","3166548":"3166548-afc65697397104bccbc3e91d41c2cee4","3166549":"3166549-72f35e6e5bc0f8eaf9bebfd7f2ebe92f","3166550":"3166550-343ac32000d22d1154ac6781290e23dd","3166551":"3166551-9a26aca51c773858faedb7cc33ba6268","3166552":"3166552-1998b0a7bb314d62e96133b3c6a322c1","3166553":"3166553-29e7a621f4d52d49f175c30bb569918c","3166554":"3166554-ba08c24b6fbe854dac6872fa5a5fd5da","3166555":"3166555-df057cc1ea78941d04870c5b2717f3f5","3166556":"3166556-946ef50546cd89e03dcc50006ebd0084","3166557":"3166557-9e34fbd6b308db9c3e84b832ef1bffc3","3166558":"3166558-ef1acb667890b634fbd9823c6ecdbc1d","3166559":"3166559-0cf8f7b4d7460d82d8a02c47f05dba84","3166560":"3166560-7d4e7c3db8331d6108a7d519dbb59ad1","3166561":"3166561-51b2df799f1c4845cfefffaf39ac338e","3166562":"3166562-ade9de456c3ec131385caf0fc935a5c8","3166563":"3166563-de5b875975d40d0c4eef48ca020036af","3166564":"3166564-7c9a37b362c95d31f9b1cec7d87ff35d","3166565":"3166565-4cb5035ffdc8bf1a909c62bae6071bd7","3166566":"3166566-8ec015f0838dc471f5059e5330f627a6","3166567":"3166567-48d821f268abf690baed3e57822e85d5","3166568":"3166568-1fc168525e266aafea99ce901bd7a16c","3166569":"3166569-25213ee0d48fa6bd64b60b06b420d018","3166570":"3166570-a3518f6aba4b8e7217b2be48f3dbfd5b","3166571":"3166571-608017e3910c9b62bc3fce442c617f36","3166572":"3166572-b3c723231755fcc1173d48b296913c4d","3166573":"3166573-d2101c895e14a29d2bf0123058ad711a","3166574":"3166574-a0b587686dc430e1c5b17472773fad34","3166575":"3166575-3ce3ac65f349614532be4954646ba54e","3166576":"3166576-6df088883a40db6aeb6fe3c6da887f73","3166577":"3166577-f5c8c1035ed1dda020debc986fb9eae7","3166578":"3166578-7446a646855500099e79c9598ea27af0","3166579":"3166579-b47613f956ca6209f0819a5e2005e744","3166580":"3166580-16a0677c6fa2028129b76ef60c08a151","3166581":"3166581-9fc0ce139622bfb7270b7987a8e49b70","3166582":"3166582-4c5d8209e3476f99a40bce68588db4ba","3166583":"3166583-9ce2155a75d2fca7dd8b9e691e16f177","3166584":"3166584-3f53c5a530c10d9481a911a6e493af54","3166585":"3166585-d6252e37108e15fd48cd2a4313251b5d","3166586":"3166586-bcbe018bd3f820af49e339bdfb0e3146","3166587":"3166587-4299e67693b72aa5953dd2dea8aedf7f","3166588":"3166588-b2c05d3da4ee7d2b09b5a9ba79bb9130","3166589":"3166589-2e8f7eccfdd8834d54abc8eb0e3bd358","3166590":"3166590-ab9eb613dc789ad4fac7b602a5566be9","3166591":"3166591-e5b69ec8bb4ce534f6e2adfc4c84bba3","3166592":"3166592-066a454f33fc1bf726c29b6806fd063f","3166593":"3166593-ff99bfab5e2215195071039fa51fe66e","3166594":"3166594-9c0046b0d60083944dfda9b6c0dcc566","3166595":"3166595-b97102135780a7aa1fc6fba063d1413b","3166596":"3166596-17358ac76dfcbd46d4c88594473c67c7","3166597":"3166597-2deb17bb8d84e20219705e7dfd26613f","3166598":"3166598-ea81435f4a261bfe904b4905a179d69c","3166599":"3166599-d916765354e7946553d232a7842f4cd1","3166600":"3166600-8694e5a05965a31baea1a27df9932ba9","3166601":"3166601-6271c3feac4752f36e8562d685394ee6","3166602":"3166602-e30ae0c9cad6b5a06c0f92290137d942","3166603":"3166603-7d247fde742c94f4e9bd027f5486016e","3166604":"3166604-9d9fc5ab519fda3ca7161cdbfc582c64","3166605":"3166605-4e616699cf2337991f730bec93769401","3166606":"3166606-f8b1ece53bcbe775113fa416af602d2a","3166607":"3166607-b458c3ec73421798948e458066f8416d","3166608":"3166608-6a4b759716fbb6f7aaed7858e1b8fc0e","3166609":"3166609-7c11f5b8bb859cbc0812e30a4e3fc02e","3166610":"3166610-281d52643dbd0927f0371d02a969b129","3166611":"3166611-174cbeb015ea34b7752a4a10e04c9e96","3166612":"3166612-097723d78ccefdc0a07cc254c250b45a","3166613":"3166613-a6448c0334dbb8ab67378c615e79ca69","3166614":"3166614-439e5ce8ac060c0a104e520c196d7639","3166615":"3166615-2b64dc341f05d1c9b43ec1953597adfe","3166616":"3166616-a3ccc02a06029300f24aabbc9f2aae04","3166617":"3166617-f6049884c876cefa3a8d57896f0e5197","3166618":"3166618-5467edc1cfcd4504bede11b3bf298bd9","3166619":"3166619-9963012fc23fb9d764943ce3e2826848","3166620":"3166620-9f48c930a2bf0dd27e7ef813846840b7","3166621":"3166621-6e68eba94d9b146510fba6d0c7366f19","3166622":"3166622-0cc96353396094210279297ebcc03ecc","3166623":"3166623-a80e4090359b243c54c7da28c9427973","3166624":"3166624-cb73c43d1bf434b402ade9ffc6043166","3166625":"3166625-3466a518bdb195f8db6010a550ed8844","3166626":"3166626-6f75046ec113b56d8515ea4af2cfb78b","3166627":"3166627-d03d8683c5d3ea4e10d780d7a33afd46","3166628":"3166628-9e12299dc465a4a8bbaf81aaf4311202","3166629":"3166629-cba6c2ae63e2bc6298667ac7340b354c","3166630":"3166630-3d3f232178dd9de52beefb285bd1bc47","3166631":"3166631-1c1fe781a4b92c294f29a936fdd9698f","3166632":"3166632-e319b6b1cb3047d6316edfaecc0ac12f","3166633":"3166633-3bdd57de5ad8cd67c1352e3683afe947","3166634":"3166634-21f5a11e2293946865e4d4c10ce721d5","3166635":"3166635-559695fa21f1c478c2bbe083823507ef","3166636":"3166636-530c0b8bfceeddde850d25a3f1727cc9","3166637":"3166637-77942c1d5c1d36356ee45acbaf8cf416","3166638":"3166638-63216bea87b826d0f40b73fb128b9b34","3166639":"3166639-e688d928dccd0a7449cc60f8cd7bd20c","3166640":"3166640-51c1de3d14c709ed62c72987684317db","3166641":"3166641-63438ab027d27c79168e9e59731e5b2c","3166642":"3166642-ed968a4374db35a86f77e935783939ad","3166643":"3166643-a68ed870df716fbe4a588b5fe3203e5b","3166644":"3166644-b8ac3ba69de3d4f442e27c4cb131866a","3166645":"3166645-d7a4b78071cfeb046a7adba48fd72892","3166646":"3166646-5cbd84abb62587db3fce45009d160a03","3166647":"3166647-e951a69b288cccc82bad1176e82b747e","3166648":"3166648-571d7bff8b8a930718be55c5ec2b3920","3166649":"3166649-8ee17448caa2e3942a87f1731d302b3a","3166650":"3166650-5b167795cf24cefac483b4219c9f8ac1","3166651":"3166651-e7663c103a52d7725599e1ff4c273e07","3166652":"3166652-e8c71b19752317f0b6968fb671d318ff","3166653":"3166653-5172e5373ac9e7c8b12df4996a38c9c8","3166654":"3166654-30a26fc17a78129e8940577236a6a590","3166655":"3166655-f1fe32cc0ecd9e3d520e1c29217fa988","3166656":"3166656-4c28bf3b3f605efccc083aee26f500d4","3166657":"3166657-a3089dcaff3c49e4381cdfc97498e0fc","3166658":"3166658-172b11d3c83c0e9966b6c8aed21b5491","3166659":"3166659-f181ffe77a11c75b34162b2cae03ba3b","3166660":"3166660-c78dacf1094cc0aa90b2134eb72516e1","3166661":"3166661-e5536b3ce3fcd2a5b41eb534f25d552f","3166662":"3166662-6729da7cbdeef92945a3edccc5c07c68","3166663":"3166663-dbd80dba8594e3f80b193e4ed7bed60b","3166664":"3166664-96d6820cff507276a3ce59535c6c6e45","3166665":"3166665-a21ce52c0d6a881bdfc1b9205e6aa328","3166666":"3166666-77ee16ce93161ddfb99397f432077d0b","3166667":"3166667-c5a39687a6330714b48936d1efd476ee","3166668":"3166668-8939f4acd82b53899abe5673424bca55","3166669":"3166669-2b0a5234ef3e361361d7ee964582b22c","3166670":"3166670-9c304f816ebd1b5a54146b73b78c554a","3166671":"3166671-e66b3b04dbfcd9fd6829c551a5f5ca67","3166672":"3166672-cb3a1171cb822ad5cc58159a0b5a5009","3166673":"3166673-40065d8ae6b224ac2daf60ab442abbc5","3166674":"3166674-413b89b12c2a89401d3d081f69dd62b6","3166675":"3166675-f4237c25cb11178e686eaf685fcaf366","3166676":"3166676-308fccf95a32b13c859e3956c1d104f0","3166677":"3166677-c2ec073afcb62aa420368714762cd3f5","3166678":"3166678-ce965de6ece3c2f4322d976656b39bdd","3166679":"3166679-36ec1bd2621751229390851f413b8832","3166680":"3166680-d7f5699ad5a6386b139ef1607e74eb47","3166681":"3166681-0fbbbd74175ca3f192e56fea5f77ca49","3166682":"3166682-0f64c74d35fd597124bae923b4eb0ea1","3166683":"3166683-82a9275f3273b9a5baa763fee48597d4","3166684":"3166684-2edbe6052034ad86fcb79bdd97b74335","3166685":"3166685-4808c94706acff2b0c01eeb4cc307af7","3166686":"3166686-a50f5d93439b9b58ec5de9eb132fb7f5","3166687":"3166687-06de939fafb6954aa775b38cb96c6d5e","3166688":"3166688-2592a1d203819c42f7c660b33e497568","3166689":"3166689-5bf0de1fcacd296805da36ec03993e35","3166690":"3166690-dba91cb555cc3bf42ab691461b53485e","3166691":"3166691-26133e6a13a66756cf9e51c15b2e200b","3166692":"3166692-3bdd2d11a67326506c4267f667971c8d","3166693":"3166693-c62afcbe506deccca4ca354b39a07249","3166694":"3166694-6bc1782db23c4f005a746dc482a10f42","3166695":"3166695-f7656bb90beb6bcd6b2c4a56eb3dff63","3166696":"3166696-217235adaf5062549762a1a79f6974fc","3166697":"3166697-3c7aa5fa382809d402e97e3c677bf1ec","3166698":"3166698-d82cd4ab725bbf407cba96b1e44f506d","3166699":"3166699-3d4ae78ecd631e76fbf5c0f7ab66346c","3166700":"3166700-99fb02b342097f90072a8223df62605a","3166701":"3166701-77fb2ecd34afafc3e2249298c0f0d86a","3166702":"3166702-c13befb78b9d58fa3b89dc48eb01b0b8","3166703":"3166703-8d29109b861406c568772e253553d786","3166704":"3166704-d2b631d96cce05420ca6eda93d77a807","3166705":"3166705-b5ab6de936ce92fb4d10f1af7061a9c9","3166706":"3166706-ddb2cdaa305be3c21900baebd3aa4eea","3166707":"3166707-54fb43b8f72269d14b42912472b81f68","3166708":"3166708-f34bf187076206cba449d2c0eee8ee9a","3166709":"3166709-da12a229e4bb094379d2241f7e3ed05e","3166710":"3166710-5eeed607fb31ab44d95feaa504dc0f2e","3166711":"3166711-8a1edb6cc5701b2914f430afcbc06c9d","3166712":"3166712-5fbc85a76c9e6d340850b4836da150d1","3166713":"3166713-8006883af01be3ef7ea572f68b1d6f31","3166714":"3166714-fdc483a0dc87b10ce484ff75d05d49b8","3166715":"3166715-f9c783f16c72c515795d454c20b6ce31","3166716":"3166716-d90e1dd578da796897eab2bf73685a45","3166717":"3166717-00490940d20f7abd516d3bcdc2efa0c1","3166718":"3166718-51d620eba19a8e43e4dfbf3d02d9725b","3166719":"3166719-6f5fca26c94ca1bb6c8c5f99dd496597","3166720":"3166720-92102a2c66bc67f41e8e60262bc16bdd","3166721":"3166721-b0d5b97e77f6e4d16deda5742a77a695","3166722":"3166722-48a6e07dd64ce28803af0754f82c56cf","3166723":"3166723-f1d1e9d090bc867969273ee894f6cca8","3166724":"3166724-11a33616d6c10ce9ee14b2d898ba4442","3166725":"3166725-515edcd137aa9b9d186bf1193c54c80e","3166726":"3166726-5b684d51fb4da5233e87b0b43156022f","3166727":"3166727-4447d92b1cab565108da184ce674a0eb","3166728":"3166728-404d1a4e14aafb8f98bd89dd712e4806","3166729":"3166729-2e03a442e317bef37ace8b2a49e659e8","3166730":"3166730-54d787190ec70f0514a6fae25f05cd43","3166731":"3166731-864f51d1bdaf99378f12ca2b14de3c13","3166732":"3166732-ff3c3f16370234795e8a2386969ebb11","3166733":"3166733-a87cc756e0108a0ec5160b28d9373b53","3166734":"3166734-32858bc860b6296b3f143ead9db95d84","3166735":"3166735-4eb8891a8d016b4542a0a739fd915c88","3166736":"3166736-7d425f6e94567482cb370735445e4851","3166737":"3166737-1c25f60b74a3a4d46c4d25f528d654ba","3166738":"3166738-9a5de2ef12fb3d6ec94650e1a7c18f1f","3166739":"3166739-2cce4a38b8a199945db3b64c07dd2b04","3166740":"3166740-d8ad595b24d64d2c46ec792530a218a0","3166741":"3166741-6be27b776702a14c7c0a4577615fdc71","3166742":"3166742-01f54c07b2de8ccb767f7be11749ea5d","3166743":"3166743-1a6ed5985143a95c62410a6dfa8d2ddc","3166744":"3166744-7ac88f944dc08ec8baa918f3d9fd1fca","3166745":"3166745-8ea98763096afd40fd07a744ae20efec","3166746":"3166746-e39d5cd3744909f6654d821f3155007f","3166747":"3166747-2b954e744382316f78df79c37388941a","3166748":"3166748-a8234178b942857b888e6d741838b818","3166749":"3166749-96cd008fcef303ffa3e66eb102b8ca7a","3166750":"3166750-453425c6fb9901d98382ce23b9b8277f","3166751":"3166751-473d8b5a5f0154c1445761a90e2e246e","3166752":"3166752-92958261de328e579c1b706a91e14224","3166753":"3166753-d9c79f6844fec25476f161f8ebb44699","3166754":"3166754-2bdb36bc59bb0114208a01f9b26ad20f","3166755":"3166755-491fca16db65483f9bd3d9666c24b9fa","3166756":"3166756-347687d6a45d9c6ffa768ae011385c6b","3166757":"3166757-19138c369fdc9fb6f4da82b10925f6c8","3166758":"3166758-afa8361c62f9ec2a9f78b626f1349cbf","3166759":"3166759-cb0695e7fba5606154cc319ca5df7853","3166760":"3166760-c432895fdfc62182e0cc92ecbac6b0fa","3166761":"3166761-46105c8db72080f4cf97c8dd7d78b597","3166762":"3166762-84be6212530919042eb7ed61e8fbde46","3166763":"3166763-3401905e9659ba939b6215b696b3d578","3166764":"3166764-8b9a0b7b5fe33168277c92a74325a41a","3166765":"3166765-aceaf31368db4de67a3d4cffec5c3df4","3166766":"3166766-8b650259e7339dfe35f3874911a6e719","3166767":"3166767-ec0fa04416f543a9180888fe46b18341","3166768":"3166768-0bcedc13987663b5ec4d49ea4f441b82","3166769":"3166769-55b2d96efea308031da306b821405e80","3166770":"3166770-f855e3391332982d28aa4a6b9d104909","3166771":"3166771-3cccef5b3f8074679131c38ca2dfe652","3166772":"3166772-e9cfa1c6f53b7c1bb420216bd9f78458","3166773":"3166773-292875b34587bb81769a803370c4e90c","3166774":"3166774-a77d14db0257097a84014a6ffbe6dc29","3166775":"3166775-5a1976e652651e97acae22322ec89152","3166776":"3166776-2674fd23bf7f9406e050d513ab459f5a","3166777":"3166777-dd7fe21f48cbe7f439750d7a52b1e04a","3166778":"3166778-8598ce0c7dea838b4b70250327f9c97d","3166779":"3166779-8e49e662e7221c9d2fc0fd6dd2a868e5","3166780":"3166780-672716e92bc76813fc2a8c3099362748","3166781":"3166781-22defe02de2ff5d3f228f1a4719dc12d","3166782":"3166782-55f2b90dfd55b38f434980272f1e5eb3","3166783":"3166783-bb737008995aeaf129499d938316555a","3166784":"3166784-707f917f792287e746deecfabad4f88e","3166785":"3166785-6e55954bd358d4cf6f9a5a7b8b4adfbf","3166786":"3166786-b320b00778eac9824564debee8f417b2","3166787":"3166787-55f793dcd00c5d67fcebc7c142c34a1f","3166788":"3166788-3c818b217162ff9098d5528fccfb857f","3166789":"3166789-88082c3b85503e60f261dfb89455ef04","3166790":"3166790-e517f28a9fd9801e00efc97198eedb7d","3166791":"3166791-cd6c97aafc1f77aa797fbe78f5bcb430","3166792":"3166792-c3f24e305add3397d445237b2816c244","3166793":"3166793-e025203ccaca40a33f46227e3d751445","3166794":"3166794-4ae96fa919816f6340940ac0c047d45f","3224970":"3224970-911e1d7f531c6d46afa4958caad4f75c","3224976":"3224976-1f73201621bb769d37ae84ecf0db5acb"},"index_live":"cache/8533/campaign-index-live-573febd746d17ebd7eebd6c07fcb253e","index_test":"cache/8533/campaign-index-test-e42a467caafef7a2fcecabb961a08121"}});