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":"42.116.62.65, 89.116.156.252, 89.116.243.139, 1.55.233.103, 174.24.125.172, 103.199.42.73, 42.116.62.65","block_urls":[],"campaign_js":{"bottombar_pushup":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n '[data-testid*=\"react-header-fixed-btm\"], .grecaptcha-badge { margin-bottom: '+pushAmount+'px; }',\n '@media (min-width: 1280px){ body:not([style*=\"position: fixed;\"]) :is(#icChatButton, #chat-div-wrap, .ComparisonBar--active) { margin-bottom: '+pushAmount+'px; }}',\n '@media (max-width: 1279px){ #icChatButton.ie-chat-button-iframe-fixed-customer-chat { top: calc( 60% - '+pushAmount+'px )!important; }}',\n '@media (max-width: 1279px){ #attentive_creative { bottom: '+(pushAmount+50)+'px!important; }}',\n '#attentive_creative { bottom: '+(pushAmount+16)+'px!important; }}',\n '#chat-div-wrap { height: calc(100% - '+(130+pushAmount)+'px); }',\n '[data-testid*=\"mobileCategoryMenu\"] { height: calc(590px - '+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();"},"bottombar_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);"},"bottombar_zindex":{"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: 84; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"cornertab_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 \n var styles = [\n '#reactFooter { margin-bottom: '+pushAmount+'px; }',\n '.bx-slab.bx-comparisonBar-active { margin-bottom: 40px; }',\n jQuery('[data-testid=\"react-header-fixed-btm\"]').length \u003e 0 ? '@media (max-width: 1279px){ #bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: 50px; }}':'',\n ];\n \n var stylesRight = [];\n \n var stylesLeft = [\n 'body:not([style*=\"position: fixed;\"]) :is(#icChatButton, #chat-div-wrap) { margin-bottom: '+pushAmount+'px; }',\n 'body:not([style*=\"position: fixed;\"]) :is(#icChatButton.bx-comparisonBar-active, #chat-div-wrap.bx-comparisonBar-active) { margin-bottom: '+(40+pushAmount)+'px; }',\n '#chat-div-wrap { height: calc(100% - '+(130+pushAmount)+'px); }',\n '#chat-div-wrap.bx-comparisonBar-active { height: calc(100% - '+(40+130+pushAmount)+'px); }'\n ];\n \n var stylesFull = [];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nfunction checkForComparisonBar() {\n if (jQuery('[data-testid*=\"comparison-bar\"].ComparisonBar--active').length \u003e 0) {\n $campaign.find('.bx-slab').addClass('bx-comparisonBar-active');\n jQuery('#icChatButton, #chat-div-wrap').addClass('bx-comparisonBar-active');\n } else {\n $campaign.find('.bx-slab').removeClass('bx-comparisonBar-active');\n jQuery('#icChatButton, #chat-div-wrap').removeClass('bx-comparisonBar-active');\n }\n}\n \nif (jQuery('[data-testid*=\"comparison-bar\"]').length \u003e 0) {\n bouncex.campaigns[ca_id].comparisonBarObserver = new MutationObserver(checkForComparisonBar);\n \n bouncex.campaigns[ca_id].comparisonBarObserver.observe(document.querySelector('[data-testid*=\"comparison-bar\"]'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n}\n\nbouncex.setTimeout2(checkForComparisonBar, 1000);\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}"},"cornertab_pushup_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);\n\nif (!!bouncex.campaigns[ca_id].comparisonBarObserver) {\n bouncex.campaigns[ca_id].comparisonBarObserver.disconnect();\n}"},"cornertab_zindex":{"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: 84; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"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_pushdown":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n 'header.navbar-fixed-top { margin-top: '+pushAmount+'px; }',\n '.iqsXkV, #topId + [class*=\"Header__ReactHeader\"] \u003e [class*=\"Header__ReactHeaderContainer\"] { top: '+pushAmount+'px; }',\n '[data-testid*=\"header-green-container\"] { display: none; }',\n '@media (max-width: 768px) {',\n '[class*=\"CartApp__StickyCheckoutBtn\"] { top: '+pushAmount+'px; }',\n '}',\n '@media (min-width: 992px) and (min-height: 601px) {',\n '.jbBNuh { top: calc(94px + '+pushAmount+'px); }',\n '}',\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();"},"topbar_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);"},"topbar_zindex":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 499; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"zindex_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"remove_form_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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 \\n var styles = [\\n 'header.navbar-fixed-top { margin-top: '+pushAmount+'px; }',\\n '.iqsXkV, #topId + [class*=\\\"Header__ReactHeader\\\"] \u003e [class*=\\\"Header__ReactHeaderContainer\\\"] { top: '+pushAmount+'px; }',\\n '[data-testid*=\\\"header-green-container\\\"] { display: none; }',\\n '@media (max-width: 768px) {',\\n '[class*=\\\"CartApp__StickyCheckoutBtn\\\"] { top: '+pushAmount+'px; }',\\n '}',\\n '@media (min-width: 992px) and (min-height: 601px) {',\\n '.jbBNuh { top: calc(94px + '+pushAmount+'px); }',\\n '}',\\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\":{}},\"topbar_zindex\":{\"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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"topbar_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\\\":\\\"\\\"}}}\"},\"zindex_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bottombar_pushup\":{\"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 '[data-testid*=\\\"react-header-fixed-btm\\\"], .grecaptcha-badge { margin-bottom: '+pushAmount+'px; }',\\n '@media (min-width: 1280px){ body:not([style*=\\\"position: fixed;\\\"]) :is(#icChatButton, #chat-div-wrap, .ComparisonBar--active) { margin-bottom: '+pushAmount+'px; }}',\\n '@media (max-width: 1279px){ #icChatButton.ie-chat-button-iframe-fixed-customer-chat { top: calc( 60% - '+pushAmount+'px )!important; }}',\\n '@media (max-width: 1279px){ #attentive_creative { bottom: '+(pushAmount+50)+'px!important; }}',\\n '#attentive_creative { bottom: '+(pushAmount+16)+'px!important; }}',\\n '#chat-div-wrap { height: calc(100% - '+(130+pushAmount)+'px); }',\\n '[data-testid*=\\\"mobileCategoryMenu\\\"] { height: calc(590px - '+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\\\":\\\"\\\"}}}\"},\"bottombar_zindex\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 84; }', 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\\\":\\\"\\\"}}}\"},\"bottombar_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\\\":\\\"\\\"}}}\"},\"cornertab_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 \\n var styles = [\\n '#reactFooter { margin-bottom: '+pushAmount+'px; }',\\n '.bx-slab.bx-comparisonBar-active { margin-bottom: 40px; }',\\n jQuery('[data-testid=\\\"react-header-fixed-btm\\\"]').length \u003e 0 ? '@media (max-width: 1279px){ #bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: 50px; }}':'',\\n ];\\n \\n var stylesRight = [];\\n \\n var stylesLeft = [\\n 'body:not([style*=\\\"position: fixed;\\\"]) :is(#icChatButton, #chat-div-wrap) { margin-bottom: '+pushAmount+'px; }',\\n 'body:not([style*=\\\"position: fixed;\\\"]) :is(#icChatButton.bx-comparisonBar-active, #chat-div-wrap.bx-comparisonBar-active) { margin-bottom: '+(40+pushAmount)+'px; }',\\n '#chat-div-wrap { height: calc(100% - '+(130+pushAmount)+'px); }',\\n '#chat-div-wrap.bx-comparisonBar-active { height: calc(100% - '+(40+130+pushAmount)+'px); }'\\n ];\\n \\n var stylesFull = [];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nfunction checkForComparisonBar() {\\n if (jQuery('[data-testid*=\\\"comparison-bar\\\"].ComparisonBar--active').length \u003e 0) {\\n $campaign.find('.bx-slab').addClass('bx-comparisonBar-active');\\n jQuery('#icChatButton, #chat-div-wrap').addClass('bx-comparisonBar-active');\\n } else {\\n $campaign.find('.bx-slab').removeClass('bx-comparisonBar-active');\\n jQuery('#icChatButton, #chat-div-wrap').removeClass('bx-comparisonBar-active');\\n }\\n}\\n \\nif (jQuery('[data-testid*=\\\"comparison-bar\\\"]').length \u003e 0) {\\n bouncex.campaigns[ca_id].comparisonBarObserver = new MutationObserver(checkForComparisonBar);\\n \\n bouncex.campaigns[ca_id].comparisonBarObserver.observe(document.querySelector('[data-testid*=\\\"comparison-bar\\\"]'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n}\\n\\nbouncex.setTimeout2(checkForComparisonBar, 1000);\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"cornertab_zindex\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 84; }', 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\\\":\\\"\\\"}}}\"},\"cornertab_pushup_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);\\n\\nif (!!bouncex.campaigns[ca_id].comparisonBarObserver) {\\n bouncex.campaigns[ca_id].comparisonBarObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"/* */\nbouncex.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\":\"4075 40th Ave S • Fargo, ND, 58104, US\",\"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\":\"6254\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Swanson Health Products\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"CustomerCareUrl\":{\"val\":\"https://www.swansonvitamins.com/help\",\"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\":\"\"},\"ExpertlyCraftedImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9695/swanson/02/13/24/Expertly Crafted.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"126px\",\"imgHeight\":\"66px\"},\"HomepageUrl\":{\"val\":\"https://www.swansonvitamins.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"val\":\"*Promotional offer is available to US residents only. Order total must meet or exceed the qualifying threshold before shipping and taxes. Shipping may be subject to exclusions and a surcharge. Gift certificate purchases, charitable donations, and select Swanson/National items are excluded. Limit one offer per order. Pricing, availability, and expiration are subject to change and other restrictions may apply. Promotional offers may not be applied to items already marked down (Facebook promos, buy-one-get-one-free (BOGO) offers, Deal of the Day discounts, etc.). Shipment of CBD products is available to US residents only. Swanson offers a full refund for products 100 days from date of purchase. See site for full \u003ca href=\\\"https://www.swansonvitamins.com/landing-pages/promotions.html\\\" style=\\\"text-decoration:underline;color:#57A300;\\\" target=\\\"_blank\\\"\u003epromo details\u003c/a\u003e.\u003cbr\u003e\u003cbr\u003e†Enter the promo code in the \\\"Promo/Source Code\\\" box in the shopping cart screen before\u0026nbsp;checkout. \",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"val\":\" *Offer expires 11/26/23. Promotional offer is available to US and Canada residents only. Order total must meet or exceed the qualifying threshold before shipping and taxes. Free shipping applies to standard shipping only; additional charges may apply. Gift certificate purchases, charitable donations, and select Swanson/National items are excluded. Limit one offer per order. Pricing, availability, and expiration are subject to change and other restrictions may apply. Promotional offers may not be applied to items already marked down (Facebook promos, buy-one-get-one-free (BOGO) offers, Deal of the Day discounts, etc.). Swanson offers a full refund for products 30 days from date of purchase. See site for full \u003ca href=\\\"https://www.swansonvitamins.com/landing-pages/promotions.html\\\" style=\\\"text-decoration:underline;color:#00833D;\\\" target=\\\"_blank\\\"\u003epromo details\u003c/a\u003e.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"val\":\"*Promotional offer is available to US residents only. Order total must meet or exceed the qualifying threshold before shipping and taxes. Free shipping applies to standard shipping only; additional charges may apply. Gift certificate purchases, charitable donations, and select Swanson/National items are excluded. Limit one offer per order. Pricing, availability, and expiration are subject to change and other restrictions may apply. Promotional offers may not be applied to items already marked down (Facebook promos, buy-one-get-one-free (BOGO) offers, Deal of the Day discounts, etc.). Shipment of CBD products is available to US residents only. Swanson offers a full refund for products 100 days from date of purchase. See site for full promo details.\u003cbr\u003e\u003cbr\u003e †Enter the promo code in the \\\"Promo/Source Code\\\" box in the shopping cart screen before checkout.\u003cbr\u003e\u003cbr\u003e ‡These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any disease.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer_May2024\":{\"val\":\"*Promotional offer is available to US residents only. Order total must meet or exceed the qualifying threshold before shipping and taxes. Free shipping applies to standard shipping only; additional charges may apply. Gift certificate purchases, charitable donations, and select Swanson/National items are excluded. Limit one offer per order. Pricing, availability, and expiration are subject to change and other restrictions may apply. Promotional offers may not be applied to items already marked down (Facebook promos, buy-one-get-one-free (BOGO) offers, etc.). Shipment of CBD products is available to US residents only. Swanson offers a full refund for products 100 days from date of purchase. See site for full \u003ca href=\\\"https://www.swansonvitamins.com/landing-pages/promotions.html\\\" style=\\\"text-decoration:underline;color:#57A300;\\\" target=\\\"_blank\\\"\u003epromo details\u003c/a\u003e.\u003cbr\u003e\u003cbr\u003e†Enter the promo code in the \\\"Promo/Source Code\\\" box in the shopping cart screen before checkout.\u003cbr\u003e\u003cbr\u003e‡These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any disease.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"Up to 40%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"val\":\"25%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"val\":\"30%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer4\":{\"val\":\"40%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/14092023/Logo.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"8kb\",\"imgWidth\":\"451px\",\"imgHeight\":\"88px\"},\"LogoImgBR\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9775/swansonhealthproducts/20232612/logo/d552280b586db35e8b16c10db74a0cbd.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"112px\"},\"LogoImgBR_May24Desk\":{\"val\":\"https://media.swansonvitamins.com/images/asset/email/hero/Email-Header-55-Year-040524.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImgBR_May24Mobile\":{\"val\":\"https://media.swansonvitamins.com/images/asset/email/hero/Email-Header-55-Year-040524_m.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImgWidth\":{\"val\":\"225\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImgWidth_JAN25\":{\"val\":\"600\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"1200px\",\"imgHeight\":\"165px\"},\"LogoImg_JAN25\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Swanson/010925/Logo-600.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"24kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"165px\"},\"MoneyBackGauranteeImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9695/swanson/02/13/24/100% Money-Back.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"148px\",\"imgHeight\":\"54px\"},\"Nav1Copy\":{\"val\":\"Heart\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1CopyBR\":{\"val\":\"HEART\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Url\":{\"val\":\"https://www.swansonvitamins.com/heart-health-supplements\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1UrlBR\":{\"val\":\"https://www.swansonvitamins.com/heart-health-supplements\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Copy\":{\"val\":\"Brain\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2CopyBR\":{\"val\":\"TOP RATED\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Url\":{\"val\":\"https://www.swansonvitamins.com/brain-health\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2UrlBR\":{\"val\":\"https://www.swansonvitamins.com/q?kw=most_reviewed+20+top_rated+4.6+most_bought\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Copy\":{\"val\":\"Immune\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3CopyBR\":{\"val\":\"IMMUNE\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Url\":{\"val\":\"https://www.swansonvitamins.com/immune-supplements\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3UrlBR\":{\"val\":\"https://www.swansonvitamins.com/immune-supplements\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Copy\":{\"val\":\"Digestion\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4CopyBR\":{\"val\":\"BOGO\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Url\":{\"val\":\"https://www.swansonvitamins.com/digestive-supplements\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4UrlBR\":{\"val\":\"https://www.swansonvitamins.com/morewaystobuy/Buy+One%2C+Get+One/q\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav5Copy\":{\"val\":\"Sleep\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav5CopyBR\":{\"val\":\"PROBIOTICS\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav5Url\":{\"val\":\"https://www.swansonvitamins.com/sleep-supplements\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav5UrlBR\":{\"val\":\"https://www.swansonvitamins.com/ncat1/Health+Concerns/ncat2/Digestive+System/ncat3/Probiotics/q\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav6Copy\":{\"val\":\"Overall Wellness\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav6CopyBR\":{\"val\":\"MULTIVITAMINS\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav6Url\":{\"val\":\"https://www.swansonvitamins.com/overall-wellness\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav6UrlBR\":{\"val\":\"https://www.swansonvitamins.com/multivitamins\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"NavSeparators\":{\"val\":\"\u0026nbsp; \u0026nbsp; \u0026nbsp;|\u0026nbsp; \u0026nbsp; \u0026nbsp;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"OfferExpirationCopy\":{\"val\":\"Offer expires on %s.\",\"promoVal\":\"\",\"description\":\"%s will populate the dynamic date + 7 days - update line 39 in footer\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PhoneNumber1\":{\"val\":\" 1-866-921-0037\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PhoneNumber2\":{\"val\":\"800-824-4491\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrivacyUrl\":{\"val\":\"https://www.swansonvitamins.com/help/security-privacy/security-privacy-information/security-and-privacy-information.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PromoOffer\":{\"val\":\"Up to 35%\",\"promoVal\":\"Up to 40%\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-11-25\",\"startTime\":\"14:30\",\"endDate\":\"2023-11-27\",\"endTime\":\"14:29\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"RewardsUrl_May2024\":{\"val\":\"https://www.swansonvitamins.com/landing-pages/rewards.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialHeadline\":{\"val\":\"Want to keep learning? \u003cspan style='white-space: nowrap;'\u003eFollow us on\u0026nbsp;social.\u003c/span\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/swanson/080123/SocialLink1Img-32.png\",\"promoVal\":\"\",\"description\":\"FB\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\"},\"SocialLink1Url\":{\"val\":\"https://www.facebook.com/swansonhealth/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1UrlBR\":{\"val\":\"https://www.facebook.com/swansonhealth/\",\"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/6723/a085e36e08b1404727de74f6a228803e.png\",\"promoVal\":\"\",\"description\":\"Twiiter\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\"},\"SocialLink2Url\":{\"val\":\"https://twitter.com/i/flow/login?redirect_after_login=%2Fswansonhealth\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2UrlBR\":{\"val\":\"https://www.instagram.com/swansonhealth/\",\"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/7936/swanson/080123/SocialLink3Img-32.png\",\"promoVal\":\"\",\"description\":\"Instagram\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\"},\"SocialLink3Url\":{\"val\":\"https://www.instagram.com/swansonhealth/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3UrlBR\":{\"val\":\"https://www.pinterest.com/swansonhealth/\",\"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/7936/swanson/080123/SocialLink4Img-32.png\",\"promoVal\":\"\",\"description\":\"Pinterest\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\"},\"SocialLink4Url\":{\"val\":\"https://www.pinterest.com/swansonhealth/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink4UrlBR\":{\"val\":\"https://twitter.com/i/flow/login?redirect_after_login=%2Fswansonhealth\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_40OFF\":{\"val\":\"40%\",\"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_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_CartURL\":{\"val\":\"https://www.swansonvitamins.com/cart\",\"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_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_DynamicExpiration\":{\"val\":\"Offer expires on {{ adddate 7 \\\"01/02/2006\\\" }} 11:59 PM CT.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_FirstItemCartUrl\":{\"val\":\"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_FirstItemUrl\":{\"val\":\"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_FiveStarsImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8377/4082023b85f5768361a25a2b7ca479cc.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_FourAndHalfStarsImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8377/de26acb02405091d43432f56b8a88280.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_FourStarsImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8377/72565fab9e065353a30fc7171d44e387.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_HomepageCartURL2\":{\"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\"},\"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.swansonvitamins.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_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_OfferExpires\":{\"val\":\"Offer expires on 4/29/2025.\",\"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_PrimaryOffer\":{\"val\":\"20%\",\"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_TopBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8377/61d7d2ce64a4ef517d1eb5fb86a537dc.png\",\"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\":\"https://www.swansonvitamins.com/morewaystobuy/On+Sale+Now/q?lp=t\",\"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\"},\"TaglineImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"600px\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"1200px\",\"imgHeight\":\"94px\"},\"TermsUrl\":{\"val\":\"https://www.swansonvitamins.com/help/guarantees/guarantees-faqs/terms-of-service.html\",\"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\":\"https://assets.bounceexchange.com/assets/uploads/users/6723/4c4fabcb51d4324f98d07c90c53be184.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"10kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"180px\"},\"TopBannerImgBR\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"val\":\"https://www.swansonvitamins.com/morewaystobuy/On+Sale+Now/q?lp=t\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrlBR\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/swanson/080123/TexBanner-300.png\",\"promoVal\":\"\",\"description\":\"\\\"savings delivered right to your phone\\\" img\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"46kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"420px\"},\"Vprop1Url\":{\"val\":\"https://swanson.attn.tv/p/Xm0/landing-page\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10644/Binay_1/Subscribe_banner1.png\",\"promoVal\":\"\",\"description\":\"\\\"your favs automatically delivered\\\" img\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"17kb\",\"imgWidth\":\"296px\",\"imgHeight\":\"210px\"},\"Vprop2Url\":{\"val\":\"https://www.swansonvitamins.com/landing-pages/easyrefill.html?lp=t\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvas\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvasmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"val\":\"assets.bounceexchange.com/assets/uploads/users/7644/ab9c2cb5f317b9309dab567aa285efaf.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"401px\",\"imgHeight\":\"77px\"},\"onsitelogolight\":{\"val\":\"assets.bounceexchange.com/assets/uploads/users/7644/151ada04b38f741d426b49c5ae2b71fa.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"401px\",\"imgHeight\":\"77px\"},\"onsitenonstandard\":{\"val\":\"assets.bounceexchange.com/assets/uploads/users/7644/57c5a3b60420a8e99935eec82d391f4c.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"90kb\",\"imgWidth\":\"800px\",\"imgHeight\":\"1200px\"},\"onsitenonstandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandard\":{\"val\":\"assets.bounceexchange.com/assets/uploads/clients/6254/creatives/febd29b467136a3405dfcb91dbeb84e8.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"97kb\",\"imgWidth\":\"800px\",\"imgHeight\":\"1200px\"},\"onsitestandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"preheader\":{\"val\":\"Black Friday \",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"promooffer2\":{\"val\":\"Swanson Brand + 15% Off Everything Else!\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"saleperiodoffer\":{\"val\":\"Up to 35%\",\"promoVal\":\"Up to 40%\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-11-25\",\"startTime\":\"14:30\",\"endDate\":\"2023-11-27\",\"endTime\":\"14:29\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"(function(){\\n if(utag_data \u0026\u0026 utag_data.customer_logged_in_status \u0026\u0026 utag_data.customer_logged_in_status != \\\"false\\\"){\\n return utag_data.customer_logged_in_status;\\n }\\n if(jQuery('[data-testid=\\\"myAccountBtn\\\"]').length \u003e 0){\\n return true;\\n }\\n return null\\n})()\",\"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\":\"(function () {\\n var outer = document.querySelector('.HeaderMenuButtons__CartCount-sc-1lf1jv4-4.cart__count');\\n if (!outer) {\\n return 0;\\n }\\n\\n var inner = outer.querySelector('span');\\n if (!inner) {\\n return 0;\\n }\\n\\n var value = parseInt(inner.textContent || '', 10);\\n return isNaN(value) ? 0 : value;\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function(){\\n if (window.localStorage.hasOwnProperty('usi_subtotal')){\\n const subtotal = bouncex.parseJSON(window.localStorage.getItem('usi_subtotal'), false);\\n return Number(subtotal.value);\\n }\\n \\n if (window.location.pathname.indexOf('/cart') === -1) { return null; }\\n \\n return utag_data \u0026\u0026 utag_data.cart_total_value;\\n})();\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('#emailConfirmSuccessReact').text().toLowerCase().indexOf('you\\\\'re now signed up') \u003e -1 || jQuery('#emailConfirmSuccessReact').text().toLowerCase().indexOf('you\\\\'re now signed up') \u003e -1 || jQuery('#emailAlreadyReact').text().toLowerCase().indexOf('already signed up') \u003e -1 || jQuery('[class*=\\\"SMSSignUpForm__SMSResponseHeader\\\"]').text().toLowerCase().indexOf('thank you for signing up for sms!') \u003e -1 ||null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"attentive_visible\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"is_swanson_product\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('h1[class*=ProductHeader__ProductTitle] a').first().text().indexOf('Swanson') \u003e -1;\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"is_intl_source_code\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.utils.getNestedProp('promoInfo.sourceCode','').indexOf('INTL') \u003e -1;\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_qty_test\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"function getCartCountFromSpan() {\\n const outerSpan = document.querySelector('.HeaderMenuButtons__CartCount-sc-1lf1jv4-4.cart__count');\\n if (outerSpan) {\\n const innerSpan = outerSpan.querySelector('span');\\n\\n if (innerSpan) {\\n const textValue = innerSpan.textContent;\\n const numericalValue = parseInt(textValue, 10); // Base 10 for decimal numbers\\n if (!isNaN(numericalValue)) {\\n return numericalValue;\\n }\\n }\\n }\\n return 0;\\n}\\n\\ngetCartCountFromSpan();\",\"default\":\"0\",\"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":"/ThankYou?"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=esp"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/order?execution"}]],"For ATTV: Has Not Submitted Entrance eCap":[[{"activation":"progression","prop":"2261815","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"2261841","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"2261833","prop2":"not_submitted","prop3":"visit","val":""}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap"}]],"IBX Continuity Cart Only":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust_1A"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust_2"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_1A"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_2"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_3"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"On For Promo":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/24/2023 01:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/29/2023 01:00"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/help"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/gateway-login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/gateway-register"}]]},"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":"1683304216","els":{"blank_site_element":""},"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"1","event_tracking_js":"/* ---------------------------- SHARED VARIABLES ---------------------------- */\n\nvar CLEAN_URL = bouncex.utils.url.allowParams('otherSize,kw');\n\n/* --------------------------------- HELPERS -------------------------------- */\n\nfunction getRating() {\n var ratingElement = jQuery('#mainContent').find('span[class*=\"ReviewRating__RatingContainer\"] a').first().attr('aria-label');\n \n if (!ratingElement.length) {\n return '';\n }\n \n var rating = Number(ratingElement.split(' ')[0]);\n \n return rating \u003e= 4 ? rating : '';\n}\n\nfunction getReviews() {\n var ratingElement = jQuery('#mainContent').find('span[class*=\"ReviewRating__RatingContainer\"] a').first().attr('aria-label'),\n reviewsElement = jQuery('#mainContent').find('span[class*=\"ReviewRating__RatingContainer\"]').find('span[class*=\"ReviewRating__Span\"]').first();\n \n if (!ratingElement.length || !reviewsElement.length) {\n return '';\n }\n \n var rating = Number(ratingElement.split(' ')[0]),\n reviews = reviewsElement.text().trim().replace(/\\D/g, '');\n \n return rating \u003e= 4 ? reviews : '';\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\n\nfunction getItem() {\n if (!utag_data){ return; }\n return {\n id: (utag_data.master_product_id \u0026\u0026 utag_data.master_product_id[0]) || utag_data.product_id[0],\n copy: utag_data.product_name \u0026\u0026 utag_data.product_name[0], \n category: jQuery('[data-testid=\"breadCrumbLink\"]').last().text(), \n url: CLEAN_URL,\n imageurl: jQuery('[data-testid=\"mainImage\"]').attr('src'), \n rating: getRating(),\n reviews: getReviews(),\n instock: utag_data.product_out_of_stock === \"false\"\n };\n}\n\nfunction initializeItemEvents() {\n var item;\n\n bouncex.et.onTrue(\n function () {\n item = getItem();\n return !!item.id \u0026\u0026\n !!item.copy \u0026\u0026\n !!item.category \u0026\u0026\n !!item.url \u0026\u0026\n !!item.imageurl;\n },\n function () {\n if (item.url.indexOf('gift-certificate') \u003e -1 || item.url.indexOf('-donation') \u003e -1) {\n return;\n }\n bouncex.push(['item', item]);\n bouncex.push(['view item', { 'item:id': item.id }]);\n },\n 10\n );\n}\n\nfunction initializeItemSpecificTracking() {\n var previousItemId = utag_data.product_id[0],\n currentItemId;\n\n bouncex.et.on(\n jQuery(\"div[class*=ButtonGroup__Container]:first span[class*=size] input\"),\n \"click.bx\",\n function () {\n bouncex.et.onTrue(\n function () {\n currentItemId = utag_data.product_id[0];\n return previousItemId !== currentItemId;\n },\n function () {\n initializeItemEvents();\n previousItemId = currentItemId;\n }\n );\n }\n );\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsCat() {\n var ids = [];\n\n utag_data.master_item_id.forEach(function (i) {\n \n if (i \u0026\u0026 ids.indexOf(i) \u003c 0) {\n ids.push(i);\n }\n });\n\n return ids.join(',');\n}\n\nfunction getCategoryObject() {\n return {\n 'page:url': CLEAN_URL,\n 'items:ids': getItemIdsCat()\n };\n}\n\nfunction initializeCategoryEvents() {\n var categoryObj;\n\n bouncex.et.onTrue(\n function () {\n categoryObj = getCategoryObject();\n return !!categoryObj['items:ids'].length \u0026\u0026\n !!categoryObj['page:url'] \u0026\u0026 categoryObj['page:url'].indexOf('/Donations') === -1;\n },\n function () {\n bouncex.push(['view category', categoryObj]);\n },\n 10\n );\n}\n\n/* ------------------------------- CART EVENTS ------------------------------ */\n\nfunction initializeATCClickTracking() {\n if (CLEAN_URL.indexOf('gift-certificate') \u003e -1 || CLEAN_URL.toLowerCase().indexOf('donation') \u003e -1) {\n return;\n }\n \n bouncex.et.on(bouncex.document, 'click.bx', function(e){\n var itemId = jQuery(e.currentTarget).attr('data-product-id');\n \n if (!itemId){ return; }\n \n bouncex.push(['add to cart', { 'item:id': itemId }]);\n if (bouncex.vars.cart) {\n return;\n }\n bouncex.setVar('cart', true); \n }, '[data-testid=\"addToCartButton\"]');\n}\n\nfunction emptyCart() {\n bouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\n if (bouncex.vars.cart \u0026\u0026 newVal === 0 \u0026\u0026 oldVal \u003e 0) {\n bouncex.push(['empty_cart']);\n bouncex.setVar('cart', false);\n }\n });\n}\n\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n replenish: function () { },\n replenishmentType: 'single'\n });\n \n initializeATCClickTracking();\n emptyCart();\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 = bouncex.utils.getNestedProp('utag.data.customer_email');\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/* ------------------------------ ATTV TRACKING ----------------------------- */\nvar observer = new PerformanceObserver(function (list, observer, droppedEntriesCount) {\n bouncex.obervingAttentiveReqs = true;\n list.getEntries().forEach(function (entry) {\n var reqName = entry.name;\n if (reqName \u0026\u0026 reqName.indexOf('unrenderedCreative') \u003e -1 \u0026\u0026 bouncex.vars.attentive_visible) {\n var vid = bouncex.utils.url.getParam('id', reqName);\n bouncex.push(['comp_pop', {\n vid: vid\n }]);\n }\n });\n});\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n return CLEAN_URL.indexOf('www.swansonvitamins.com') \u003e -1;\n}\n\nfunction isEn() {\n return bouncex.html.attr('lang') === 'en';\n}\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn();\n}\n\nfunction init() {\n if (!isValidForTracking()) {\n return;\n }\n\n initializeUserTracking();\n initializeCartEvents();\n \n if (!bouncex.utils.getNestedProp('bouncex.obervingAttentiveReqs')){\n observer.observe({ type: \"resource\", buffered: true });\n }\n\n switch (bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n break;\n case 'product':\n initializeItemEvents();\n initializeItemSpecificTracking();\n break;\n default:\n break;\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|/ThankYou?|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/ThankYou?"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|categoryrecap|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap"},"any_page_url|email_hypercartabandonment_cust_1A|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust_1A"},"any_page_url|email_hypercartabandonment_cust_2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust_2"},"any_page_url|email_hypercartabandonment_cust_3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust_3"},"any_page_url|email_hypercartabandonment_pros_1A|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_1A"},"any_page_url|email_hypercartabandonment_pros_2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_2"},"any_page_url|email_hypercartabandonment_pros_3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_3"},"any_page_url|hypercartabandonment|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment"},"any_page_url|sessionrecap|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap"},"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=esp|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=esp"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}},"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":"6254","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":"4075 40th Ave S • Fargo, ND, 58104, US"},"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":"6254"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Swanson Health Products"},"CustomerCareUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/help"},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"ExpertlyCraftedImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"66px","imgSize":"5kb","imgWidth":"126px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9695/swanson/02/13/24/Expertly Crafted.png"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/"},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Promotional offer is available to US residents only. Order total must meet or exceed the qualifying threshold before shipping and taxes. Shipping may be subject to exclusions and a surcharge. Gift certificate purchases, charitable donations, and select Swanson/National items are excluded. Limit one offer per order. Pricing, availability, and expiration are subject to change and other restrictions may apply. Promotional offers may not be applied to items already marked down (Facebook promos, buy-one-get-one-free (BOGO) offers, Deal of the Day discounts, etc.). Shipment of CBD products is available to US residents only. Swanson offers a full refund for products 100 days from date of purchase. See site for full \u003ca href=\"https://www.swansonvitamins.com/landing-pages/promotions.html\" style=\"text-decoration:underline;color:#57A300;\" target=\"_blank\"\u003epromo details\u003c/a\u003e.\u003cbr\u003e\u003cbr\u003e†Enter the promo code in the \"Promo/Source Code\" box in the shopping cart screen before\u0026nbsp;checkout. "},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":" *Offer expires 11/26/23. Promotional offer is available to US and Canada residents only. Order total must meet or exceed the qualifying threshold before shipping and taxes. Free shipping applies to standard shipping only; additional charges may apply. Gift certificate purchases, charitable donations, and select Swanson/National items are excluded. Limit one offer per order. Pricing, availability, and expiration are subject to change and other restrictions may apply. Promotional offers may not be applied to items already marked down (Facebook promos, buy-one-get-one-free (BOGO) offers, Deal of the Day discounts, etc.). Swanson offers a full refund for products 30 days from date of purchase. See site for full \u003ca href=\"https://www.swansonvitamins.com/landing-pages/promotions.html\" style=\"text-decoration:underline;color:#00833D;\" target=\"_blank\"\u003epromo details\u003c/a\u003e."},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Promotional offer is available to US residents only. Order total must meet or exceed the qualifying threshold before shipping and taxes. Free shipping applies to standard shipping only; additional charges may apply. Gift certificate purchases, charitable donations, and select Swanson/National items are excluded. Limit one offer per order. Pricing, availability, and expiration are subject to change and other restrictions may apply. Promotional offers may not be applied to items already marked down (Facebook promos, buy-one-get-one-free (BOGO) offers, Deal of the Day discounts, etc.). Shipment of CBD products is available to US residents only. Swanson offers a full refund for products 100 days from date of purchase. See site for full promo details.\u003cbr\u003e\u003cbr\u003e †Enter the promo code in the \"Promo/Source Code\" box in the shopping cart screen before checkout.\u003cbr\u003e\u003cbr\u003e ‡These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any disease."},"IbxDisclaimer_May2024":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Promotional offer is available to US residents only. Order total must meet or exceed the qualifying threshold before shipping and taxes. Free shipping applies to standard shipping only; additional charges may apply. Gift certificate purchases, charitable donations, and select Swanson/National items are excluded. Limit one offer per order. Pricing, availability, and expiration are subject to change and other restrictions may apply. Promotional offers may not be applied to items already marked down (Facebook promos, buy-one-get-one-free (BOGO) offers, etc.). Shipment of CBD products is available to US residents only. Swanson offers a full refund for products 100 days from date of purchase. See site for full \u003ca href=\"https://www.swansonvitamins.com/landing-pages/promotions.html\" style=\"text-decoration:underline;color:#57A300;\" target=\"_blank\"\u003epromo details\u003c/a\u003e.\u003cbr\u003e\u003cbr\u003e†Enter the promo code in the \"Promo/Source Code\" box in the shopping cart screen before checkout.\u003cbr\u003e\u003cbr\u003e‡These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any disease."},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Up to 40%"},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"25%"},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"30%"},"IbxOffer4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"40%"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"88px","imgSize":"8kb","imgWidth":"451px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/14092023/Logo.png"},"LogoImgBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"112px","imgSize":"7kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9775/swansonhealthproducts/20232612/logo/d552280b586db35e8b16c10db74a0cbd.png"},"LogoImgBR_May24Desk":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://media.swansonvitamins.com/images/asset/email/hero/Email-Header-55-Year-040524.jpg"},"LogoImgBR_May24Mobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://media.swansonvitamins.com/images/asset/email/hero/Email-Header-55-Year-040524_m.jpg"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"225"},"LogoImgWidth_JAN25":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"165px","imgSize":"","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"600"},"LogoImg_JAN25":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"165px","imgSize":"24kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Swanson/010925/Logo-600.jpg"},"MoneyBackGauranteeImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"54px","imgSize":"5kb","imgWidth":"148px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9695/swanson/02/13/24/100% Money-Back.png"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Heart"},"Nav1CopyBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"HEART"},"Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/heart-health-supplements"},"Nav1UrlBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/heart-health-supplements"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Brain"},"Nav2CopyBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"TOP RATED"},"Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/brain-health"},"Nav2UrlBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/q?kw=most_reviewed+20+top_rated+4.6+most_bought"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Immune"},"Nav3CopyBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"IMMUNE"},"Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/immune-supplements"},"Nav3UrlBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/immune-supplements"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Digestion"},"Nav4CopyBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"BOGO"},"Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/digestive-supplements"},"Nav4UrlBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/morewaystobuy/Buy+One%2C+Get+One/q"},"Nav5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Sleep"},"Nav5CopyBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"PROBIOTICS"},"Nav5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/sleep-supplements"},"Nav5UrlBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/ncat1/Health+Concerns/ncat2/Digestive+System/ncat3/Probiotics/q"},"Nav6Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Overall Wellness"},"Nav6CopyBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"MULTIVITAMINS"},"Nav6Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/overall-wellness"},"Nav6UrlBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/multivitamins"},"NavSeparators":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u0026nbsp; \u0026nbsp; \u0026nbsp;|\u0026nbsp; \u0026nbsp; \u0026nbsp;"},"OfferExpirationCopy":{"description":"%s will populate the dynamic date + 7 days - update line 39 in footer","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Offer expires on %s."},"PhoneNumber1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":" 1-866-921-0037"},"PhoneNumber2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"800-824-4491"},"PrivacyUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/help/security-privacy/security-privacy-information/security-and-privacy-information.html"},"PromoOffer":{"description":"","enabled":false,"endDate":"2023-11-27","endTime":"14:29","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Up to 40%","startDate":"2023-11-25","startTime":"14:30","val":"Up to 35%"},"RewardsUrl_May2024":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/landing-pages/rewards.html"},"SocialHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Want to keep learning? \u003cspan style='white-space: nowrap;'\u003eFollow us on\u0026nbsp;social.\u003c/span\u003e"},"SocialLink1Img":{"description":"FB","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"2kb","imgWidth":"64px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/swanson/080123/SocialLink1Img-32.png"},"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/swansonhealth/"},"SocialLink1UrlBR":{"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/swansonhealth/"},"SocialLink2Img":{"description":"Twiiter","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"3kb","imgWidth":"64px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6723/a085e36e08b1404727de74f6a228803e.png"},"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/i/flow/login?redirect_after_login=%2Fswansonhealth"},"SocialLink2UrlBR":{"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/swansonhealth/"},"SocialLink3Img":{"description":"Instagram","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"7kb","imgWidth":"64px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/swanson/080123/SocialLink3Img-32.png"},"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/swansonhealth/"},"SocialLink3UrlBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.pinterest.com/swansonhealth/"},"SocialLink4Img":{"description":"Pinterest","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"3kb","imgWidth":"64px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/swanson/080123/SocialLink4Img-32.png"},"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.pinterest.com/swansonhealth/"},"SocialLink4UrlBR":{"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/i/flow/login?redirect_after_login=%2Fswansonhealth"},"Studio_40OFF":{"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":"40%"},"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_CartURL":{"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.swansonvitamins.com/cart"},"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_DynamicExpiration":{"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":"Offer expires on {{ adddate 7 \"01/02/2006\" }} 11:59 PM CT."},"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_FiveStarsImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8377/4082023b85f5768361a25a2b7ca479cc.png"},"Studio_FourAndHalfStarsImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8377/de26acb02405091d43432f56b8a88280.png"},"Studio_FourStarsImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8377/72565fab9e065353a30fc7171d44e387.png"},"Studio_HomepageCartURL2":{"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":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}"},"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.swansonvitamins.com/"},"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_OfferExpires":{"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":"Offer expires on 4/29/2025."},"Studio_PrimaryOffer":{"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":"20%"},"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":"https://assets.bounceexchange.com/assets/uploads/users/8377/61d7d2ce64a4ef517d1eb5fb86a537dc.png"},"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":"https://www.swansonvitamins.com/morewaystobuy/On+Sale+Now/q?lp=t"},"TaglineImg":{"description":"600px","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"94px","imgSize":"","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TermsUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/help/guarantees/guarantees-faqs/terms-of-service.html"},"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":"180px","imgSize":"10kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6723/4c4fabcb51d4324f98d07c90c53be184.png"},"TopBannerImgBR":{"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":"https://www.swansonvitamins.com/morewaystobuy/On+Sale+Now/q?lp=t"},"TopBannerUrlBR":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Vprop1Img":{"description":"\"savings delivered right to your phone\" img","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"420px","imgSize":"46kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/swanson/080123/TexBanner-300.png"},"Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://swanson.attn.tv/p/Xm0/landing-page"},"Vprop2Img":{"description":"\"your favs automatically delivered\" img","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"210px","imgSize":"17kb","imgWidth":"296px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10644/Binay_1/Subscribe_banner1.png"},"Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.swansonvitamins.com/landing-pages/easyrefill.html?lp=t"},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvas":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogodark":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"77px","imgSize":"5kb","imgWidth":"401px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/users/7644/ab9c2cb5f317b9309dab567aa285efaf.png"},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"77px","imgSize":"7kb","imgWidth":"401px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/users/7644/151ada04b38f741d426b49c5ae2b71fa.png"},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1200px","imgSize":"90kb","imgWidth":"800px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/users/7644/57c5a3b60420a8e99935eec82d391f4c.jpg"},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1200px","imgSize":"97kb","imgWidth":"800px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/clients/6254/creatives/febd29b467136a3405dfcb91dbeb84e8.jpg"},"onsitestandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"preheader":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Black Friday "},"promooffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Swanson Brand + 15% Off Everything Else!"},"saleperiodoffer":{"description":"","enabled":false,"endDate":"2023-11-27","endTime":"14:29","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Up to 40%","startDate":"2023-11-25","startTime":"14:30","val":"Up to 35%"}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\": 1,\"enable_ally_focus\": 1,\"enable_ally_number_to_string\": 1}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","enable_short_links":"0","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"0","single_page_app_on":"1","single_page_app_test_mode":"0","sms_block_quebec":"0","sms_configs":"{}","sms_creds_id":"","sms_double_opt_in":"0","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","use_button_tag_for_close":"1","use_verbose_label_for_close":"1"},"name":"Swanson Health Products","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":"!!document.querySelectorAll('#mainContent[class*=SearchApp').length;"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname !== '/q';"}]]},"checkout":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/order';"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/';"}]]},"product":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/p/"}]]},"search":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/q';"}]]}},"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":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function () {\n var outer = document.querySelector('.HeaderMenuButtons__CartCount-sc-1lf1jv4-4.cart__count');\n if (!outer) {\n return 0;\n }\n\n var inner = outer.querySelector('span');\n if (!inner) {\n return 0;\n }\n\n var value = parseInt(inner.textContent || '', 10);\n return isNaN(value) ? 0 : value;\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"function getCartCountFromSpan() {\n const outerSpan = document.querySelector('.HeaderMenuButtons__CartCount-sc-1lf1jv4-4.cart__count');\n if (outerSpan) {\n const innerSpan = outerSpan.querySelector('span');\n\n if (innerSpan) {\n const textValue = innerSpan.textContent;\n const numericalValue = parseInt(textValue, 10); // Base 10 for decimal numbers\n if (!isNaN(numericalValue)) {\n return numericalValue;\n }\n }\n }\n return 0;\n}\n\ngetCartCountFromSpan();","default":"0","name":"cart_qty_test","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"(function(){\n if (window.localStorage.hasOwnProperty('usi_subtotal')){\n const subtotal = bouncex.parseJSON(window.localStorage.getItem('usi_subtotal'), false);\n return Number(subtotal.value);\n }\n \n if (window.location.pathname.indexOf('/cart') === -1) { return null; }\n \n return utag_data \u0026\u0026 utag_data.cart_total_value;\n})();","default":"0","name":"cart_value","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":false},{"code":"bouncex.utils.getNestedProp('promoInfo.sourceCode','').indexOf('INTL') \u003e -1;","default":"false","name":"is_intl_source_code","page_types":["product"],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('h1[class*=ProductHeader__ProductTitle] a').first().text().indexOf('Swanson') \u003e -1;","default":"false","name":"is_swanson_product","page_types":["product"],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function(){\n if(utag_data \u0026\u0026 utag_data.customer_logged_in_status \u0026\u0026 utag_data.customer_logged_in_status != \"false\"){\n return utag_data.customer_logged_in_status;\n }\n if(jQuery('[data-testid=\"myAccountBtn\"]').length \u003e 0){\n return true;\n }\n return null\n})()","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('#emailConfirmSuccessReact').text().toLowerCase().indexOf('you\\'re now signed up') \u003e -1 || jQuery('#emailConfirmSuccessReact').text().toLowerCase().indexOf('you\\'re now signed up') \u003e -1 || jQuery('#emailAlreadyReact').text().toLowerCase().indexOf('already signed up') \u003e -1 || jQuery('[class*=\"SMSSignUpForm__SMSResponseHeader\"]').text().toLowerCase().indexOf('thank you for signing up for sms!') \u003e -1 ||null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"swansonvitamins.com","website_id":"6254","cache_meta":{"paths":{"2177206":"2177206-0f4f160205be9696d8d916a4d08f17ee","2177207":"2177207-19b28b1d976a1764f7ab03de91fcc8fa","2177208":"2177208-1c092f5763ae4e84542c14a3ae35fbac","2177209":"2177209-f21574a7554a23c1bc8b24fca3e543ab","2177210":"2177210-bb6bb07f50aced78409e3fe9f60d6150","2177211":"2177211-0acccc1578e6779912865082e57d1843","2177212":"2177212-c2eb6fb77c6a7a07f80ad05a6470a944","2177213":"2177213-e07ee104739a59c110df54def57278c1","2177214":"2177214-c5d60e3d25a2e9db12212b1466ac7899","2177215":"2177215-7a561a4b4f2f28b681056f54417cc570","2177216":"2177216-e64c88163fd0635e4301fd80aa511ca3","2177217":"2177217-78baea2122287f605d65dea707b7b84d","2177218":"2177218-2f7aed7d05a514d8ba9c002a19f42870","2177219":"2177219-b8a9e01843bf640bed2b67b4e4c98ca2","2177220":"2177220-627e253d9df8bdf0283706f4993ae4a8","2177221":"2177221-77a88e6a92f214fc0873cc6b92c1ba3a","2177222":"2177222-fdb34d7a9b2647aacd21ada83819d429","2177223":"2177223-e291dfd2e4f1328d782d875591a0b7ff","2177224":"2177224-5462fe11e4191a140fb105703502a0ff","2177225":"2177225-120df6f06ab2ef074ad2cd12180b9ae4","2177226":"2177226-4583e7ddf116fc5b9e2caff81db66400","2177227":"2177227-1c99c872c2ba7a6a2af15502adb17c53","2177228":"2177228-a85735fb99e475ac5a54ffae06bdb038","2177229":"2177229-8fdd02bb1e1ce3479eb940a14d6c6ed8","2177230":"2177230-aff420a156b5e60603aca7436abb80ce","2177231":"2177231-685945434a02de19362c13caf0d80c58","2177232":"2177232-5575bd62dbd7368f20cb847ec50d1efe","2177233":"2177233-649bdf7f9537e3498bd2d3dbb107c355","2177234":"2177234-ddd2506602697bee54202b2810f2f0c3","2177235":"2177235-b1e8c2d896cc715a707a0bc2ff3a2e66","2177236":"2177236-d05079b01a07bca4ad6e52f8c050b83a","2177237":"2177237-14ce4473005345fc0d535cb4b190ab56","2177238":"2177238-ede8a5ad775baf879f47654c479a447c","2177239":"2177239-4e6cac3103b537035fce2690e9e54144","2177240":"2177240-bad9011934bbf1352908f997bdb08352","2177241":"2177241-6bfa51cbeffaa430d4606956d1467b14","2177242":"2177242-a841ef69d2af57657190f7d8d1bfcc70","2177243":"2177243-ee0299f2ffe5d6e08ba7d8d046f6d0fb","2177244":"2177244-48eb067e10e81e34890a6fe42c210a97","2177245":"2177245-b627edffa5f21ea66b7b53a51274d475","2177246":"2177246-e523ec9ec5a56ae7c479c7e8f32e96ae","2177247":"2177247-8d06b98d667c1f5eca90a3569b91f4b6","2177248":"2177248-406aa8b5e150ab32e688aa85f8d777af","2177249":"2177249-376a7aa06e2006d36c496ea3d23584b7","2177250":"2177250-a7b06a989ad496a94fb7203d98ed616f","2177251":"2177251-42984e3e921289f62a72dcd4b3b2bd4a","2177252":"2177252-851f06ea93087b3199e263eb50b30449","2177253":"2177253-6041f87142db28eb2d116d9110f3ea3f","2177254":"2177254-3ec70b3249fd017b49a56ba4bc8349f1","2177255":"2177255-a6cb3079e3bd273ac061e55231a4dc96","2177256":"2177256-76d2e8b3c2b27125c4826e5c98705586","2177257":"2177257-e6d9f5109e4bceb9220275c94c6a1393","2177258":"2177258-27ae5481dad98aaaaf32a27654688b17","2177259":"2177259-2e872ccb7d8ce67e97176e6aeafde462","2177260":"2177260-c7c0e69def2d9f70f25468fae6514645","2177261":"2177261-c58c8985d6847409051495e5aa9f830a","2177262":"2177262-d8354bc8599319b64808b5d312818633","2177263":"2177263-f995fb67007178d92a8fce22b868300c","2177264":"2177264-14761ec3a84503fd2f09eb88d8dd1d34","2177265":"2177265-985b1cdefd389938a0bbe29792172bf3","2177266":"2177266-3bd0e12ffe0a8942fd97139f03651a8f","2177267":"2177267-790ba0d414b6a7a134c6c223bba567ef","2177268":"2177268-7b63043f7f4c58252ec2e8600db72906","2177269":"2177269-b9557e563a654b3e1a4d629e75e936bb","2177270":"2177270-fb5a49346735cd4d7029011e90ea2cdc","2177271":"2177271-45654883e9666cce98d624529c157792","2177272":"2177272-035215925f554f35bbb3d481485e9bea","2177273":"2177273-c649d17d60a98c003fe238ec697ceb15","2177274":"2177274-6690d02a0e50767a7f03a7049078be7d","2177275":"2177275-0ad56130fd953869c9e6a66775060d55","2177276":"2177276-4e2f6596cc6f62301c21e65db0f10a80","2177277":"2177277-d3dcd6741e2909475f9d183ba10fdf0b","2177278":"2177278-1ab379bd6a118778f24d564972ab7b62","2177279":"2177279-7bee48cb9b21d6e997eae940efadf486","2177280":"2177280-98f0e1f4dfef087123052e77cea6ac63","2177281":"2177281-71a57fa3b500b5637695677094f46950","2177282":"2177282-4b575c6685a13e33e5c200a75916aa63","2177283":"2177283-356c9752db971fafba495bcc355dc524","2177284":"2177284-00fc77bb8c634254f2fc40d79c2cbe33","2177285":"2177285-f337063cee30b34281082b10891c0a43","2177286":"2177286-1f3b75090454d6bf859aa363d0db3903","2177287":"2177287-1acbc81b30aaa1ce8bfd60a1f2209770","2177288":"2177288-f2e18720ad118c796912df007145945b","2177289":"2177289-0043096f5267bf494fc12ab4b1bf08c9","2177290":"2177290-52a28d5887c63bc709acc072fc0dd014","2177291":"2177291-7cf59f7b24e2365aa110922269b59077","2177292":"2177292-619fa52aa9f0a2fa4472f485f412af35","2177293":"2177293-2a9f2a0f1ae1fd423b303791b599bb8a","2177294":"2177294-58fb46c5ae4b2e039a465e7bc2fbedfd","2177295":"2177295-5a7f7b7bd3108d0c0cae32ba0fc7bb98","2177296":"2177296-7a922404b4f551b1c1e87cd55a185ede","2177297":"2177297-af358bfc0482305f760a8bd2eab18f1e","2177298":"2177298-cbd997780d90284f8ef3a64b321bbdeb","2177299":"2177299-25b4d3e2b384c9e9678c0bb436e8a2e0","2177300":"2177300-11e02986be5f462b915c880b26c3ecc0","2177301":"2177301-45c1fabfd4248473ba29714232428bf0","2177302":"2177302-3318ce6406412b6994b5bc9888c38557","2177303":"2177303-ab65712a730d54766d4703f22098aab3","2177304":"2177304-1f7165b0288dd0f6ebeee600c385b4b8","2177305":"2177305-e59862d6a669dd5021a54e43f2567cd3","2177306":"2177306-3f3fd2690fa31dfc955cf5eff1615cca","2177307":"2177307-842599c64c643e1dc72ce1921bfe07c5","2177308":"2177308-4cfdc6aed126628f8b2c7047e76c0731","2197319":"2197319-21b5cd87696e90b7afd01d207868fa8b","2197320":"2197320-e8d3e79c199161da093d310973b6272a","2197322":"2197322-a2a7801336a48e9ebba71a6adde947df","2197323":"2197323-ece78f876e56f662b36d4727820e3a55","2197325":"2197325-d984bb1a215a27d7740af222d8773883","2197326":"2197326-6588e47e84a25400aebdd8713d9f948e","2197328":"2197328-a8bad0e65d673a1b8c4b439953f747fe","2197329":"2197329-a7a899f45be6aa2c5fa0c8a3096bfdc3","2197331":"2197331-4df68275027527164be239fd233b8220","2197332":"2197332-e1b7f0991b8032797388dbbaaf6953e3","2197334":"2197334-b2f2782a110641329dded3a4522f2d4d","2197335":"2197335-afb058ba780910c426682cec69d04941","2197337":"2197337-dd736381498fb96dfe4af1324e908576","2197338":"2197338-1f3c1891f579c3540ee1ae1093d3cadc","2197340":"2197340-2aa1ff00a58b1b6ac085f2973219cad3","2197341":"2197341-38d484ad9b7e81a5625f3b74fb4ecb92","2197343":"2197343-3df90d7b7bbf4e26e9a7cdbb98287e6d","2197344":"2197344-32eaa64125e8267bf8b8c59cd59e4bde","2197346":"2197346-614099bf32b04a1cba8aae6ed9fb244b","2197347":"2197347-33fab9623cc152f2ec24eb8807a1d0b6","2197349":"2197349-25fa935c39b1537b4abf7c7060adf459","2197350":"2197350-06bc1636ec5f220315344668ff42696f","2197352":"2197352-885588bd9e16873fb5f5190fde57cd41","2197353":"2197353-db21424ee173b0db27f5c2f0d9cab141","2197355":"2197355-5f84fef8a7e8aa03150701450f9306a8","2197356":"2197356-a79d757644fa861787d5d24947042686","2197358":"2197358-836344f1b6bed5d4be289d8fbdfc7c23","2197359":"2197359-0f73c0b4e63fa1da79744551c64de555","2197361":"2197361-8ca8f201272dd9cb7eab9a69c95b15eb","2197362":"2197362-1d5c1591881c9dd70b3d3a94ced79151","2197364":"2197364-450bdfab2a3f531044068db217cc2994","2197365":"2197365-eccb5a95e3d4d38acedee0d9ffc61aa5","2197367":"2197367-0f53283b9bff442affbcec7917096764","2197368":"2197368-b1efc8965bf84f5f75a3af0b5379c6c8","2197370":"2197370-6961b6f70ff5372bbd436eebd96d8ed1","2197371":"2197371-126b8fb99dc6cf1b35df5a90a24b4ed6","2197373":"2197373-a1aa29d9af5d7dbc2e6176e7813ca9d2","2197374":"2197374-c8d4f06201fa692ac365f3d1ca756178","2197376":"2197376-eae9d4acf082af7accf61e6c03e05f45","2197377":"2197377-ad150fd4e911c1fb9e9f6b0c70cc81c6","2197379":"2197379-f57643b36d3c1176ff363cb371601f9f","2197380":"2197380-1dfb976f61440d73f07a476c4079bb8d","2197382":"2197382-29c8f0f8b2e65013a121406415c3ef01","2197383":"2197383-e12547f0e8082c1de9bb6b5297b728b4","2197385":"2197385-7dbbded2a5e49de3fba8cfc038076341","2197386":"2197386-9d63e9a1731c13123882121141ceb490","2197388":"2197388-bb72ad612aba44add25039ac29f90541","2197389":"2197389-edbc0f35c2ba1c656370dc9d23498d48","2214062":"2214062-53f9a8f1e6e3be17d8f51de23a18b5b7","2214064":"2214064-715d6ecef6ee47638ba964705831cdd3","2214066":"2214066-1887ea1f379b98e2fbe426c56c099a2d","2229457":"2229457-ca4f1fc2174cb04705b010f75bfdbb0f","2229458":"2229458-41f3e4acdb5c90b36c6b811d2c9d701d","2229460":"2229460-84e237e3e1b6d7134cd2601b01239f10","2229461":"2229461-bd63fddacce4d34aecebf88bab3c0a76","2229465":"2229465-ab6532b6004365905b08a69a944d2aa6","2229466":"2229466-c929d814541bfe62910ec5d87d46bf2c","2238610":"2238610-e81875af047ea5288c9eca43b8aa064d","2238611":"2238611-2ce521e39eff8da2fcaeab61a1e2e0da","2238613":"2238613-f3faf18ca0e336d9be4f4b04bef5376e","2238614":"2238614-03656aea66eaf6ea1a3b997842774664","2238616":"2238616-be349d30f3fcfabc9acbd3f2697f20c0","2238617":"2238617-053e4f34fa28349c2bca50421144da79","2238619":"2238619-8b2f4dfe1a60d99e774573d2df597396","2238620":"2238620-83c33bee914bb35228064c4dc8fb7240","2238622":"2238622-24dbef5feb57160861a28c3512b97164","2238623":"2238623-58f4b7cd44c5922a4f89c8a91ca20ce6","2238625":"2238625-c296e08ce85addf4962adde7bbaaa1de","2238626":"2238626-9e517118757102f187a142169db611ad","2238628":"2238628-152ce8f08571ad95f8c2fe42cf495675","2238629":"2238629-b31ecccbebc29f023ed936baa2c94182","2238631":"2238631-74d8b440172916002a2e63c157e5b338","2238632":"2238632-3ce44b368946474dc333971f697f3809","2238634":"2238634-6faa26acf109a17db2c730a5ee7051e6","2238635":"2238635-c294fda3b9de7e577bfa6007bbba2628","2238637":"2238637-6c4a376d6056ed4d8ef6554e4431f001","2238638":"2238638-138779c8c06af2651f0c39c7dc40c278","2238640":"2238640-4ece1dfdeb282da953abb63ba5c00d99","2238641":"2238641-5e4b0dd9ff591d1973bce2cdb91df50a","2238643":"2238643-30326b176e3e5e9b88616ab817a0cc32","2238644":"2238644-25679de4ca9282e82e41c6e4d66bc1eb","2238646":"2238646-1897d3bc94364e2d7e33ed135a56dece","2238647":"2238647-5749f32cf44fc7e2fee19ea491ba4a97","2238649":"2238649-c2f992a7b9c00965461e7d00aaca165f","2238650":"2238650-2919ad3d273e106c612f5f36f486b9bd","2238652":"2238652-6f58ca76aa0512e92d650fd95aac74ba","2238653":"2238653-653e759f489675e2c262a20b0f51e5eb","2238655":"2238655-e9ee9de48b1ce44316bef44b456fe6d4","2238656":"2238656-0aaa7ae378e7618108bb2f2cd71b708f","2238658":"2238658-f5c9b5d0f80f59cc58d50601af71a79a","2238659":"2238659-89bfb236134f19fecb223c4b8e50c8f2","2238661":"2238661-3c8a2b483b931196136c19926a547bc8","2238662":"2238662-8c0c339ef9b2b8974219b27b2d921ac9","2238664":"2238664-16c1dfba9a4f01d21fba478dbe941735","2238665":"2238665-ab34351d676ac1a5acc120545eaa5c36","2238667":"2238667-776d7b9259686ed2bd71eefb291d98df","2238668":"2238668-2cf76199eabc3aab93fe698d21ed947e","2238670":"2238670-9ac260766538bc615525a90b2c5dd4e8","2238671":"2238671-6086da419b121542299e3e7c6e035b76","2261812":"2261812-9c6f2859c350a4fde188ebc7d1371c9e","2261813":"2261813-4ba29e78164654e7bc6124ddc9ad3d6d","2261814":"2261814-45b5d7a6789d220c399b331014ed4246","2261816":"2261816-f7c5250b84d901f5e9b2dd8a4bd3f419","2261817":"2261817-1c5e6a6933ce41f7df3193ad1e813473","2261818":"2261818-ac1a6c573d9e9e0a3f2ec04ed890a156","2261820":"2261820-52b8823cd5e7e2b52ba63ccb506aac39","2261821":"2261821-79ce87ec9c47a6a97abd57fe226207c1","2261822":"2261822-0545bf96b3b12f1a87e78fffc05da271","2261824":"2261824-09884e166ae9101f577867eb3629e20d","2261825":"2261825-902d73ae48256b1de54f2743efca03e7","2261826":"2261826-d59b7458cb462156170b67bde0146c0e","2261830":"2261830-eab5e890e3c966b5e719f61bb65a0237","2261834":"2261834-4caf73a9cfcfd8b580ace49b4849cfb6","2261836":"2261836-03588f6d677140336f4f4abf25338df9","2261838":"2261838-88ae7832dfffa49c1f7b40670b06bc78","2261840":"2261840-8c25300fb3fb7c06208a5782d77ea9a0","2261842":"2261842-3a05041248e7a7a4e5a5871d12d6800b","2261845":"2261845-0943096bd3188543481487716e26262c","2261852":"2261852-b81ab45352d4ad65e95dfce97f26bddb","2261854":"2261854-0f1184222fd8ee3f36ccc709f036ee35","2261855":"2261855-5e52ec858e72fb101424d834d0f1d5c5","2261858":"2261858-365f13139f69e4dd0ef17c5fa9ddcb1c","2261859":"2261859-39b2edce1ffa6d975758824b5662eb77","2261860":"2261860-b05dd0280addd65e47b99f1940d1c644","2264506":"2264506-dbca3286bf3533ff0d59deb34f408410","2275725":"2275725-40eaf00adaaab067e420606bddd80e99","2275727":"2275727-b33f90984c4245c3c631db3b65c70224","2275729":"2275729-be2333c4a9031bfebbcfb8fc5ed9b5e8","2275731":"2275731-5c6f032dd95ae52056a193a03a847355","2275732":"2275732-40e180c62ce21febe7d5c8a28dd15383","2275734":"2275734-18b02f34da26a4049c9e3df5ee63f89b","2275736":"2275736-80778893ebcddbe3054b178cf1cdfacf","2275738":"2275738-426928a6f1c3b7137eb1298afdcf73ea","2275739":"2275739-a8b9cfeb5b61d6cd11c0057afc218939","2275741":"2275741-f409bb5cb05c2ee6381fb1e4ef2ab724","2275743":"2275743-91db35aec88b91e7a51ea9ddeeb415df","2275745":"2275745-02f874e43f5f3174046bf7f6b4560e36","2275746":"2275746-deb9ed522610dbf5ab698258667cf0d0","2275748":"2275748-26842f3f1a60a9b2e8da8802e50e858a","2275750":"2275750-43fcaeaac24dcd59c6555ddfb0494715","2275752":"2275752-29aede7741cb97df25b7771fb6a7138d","2291668":"2291668-aed8eb74ffc7ca06178a4a0132d6866f","2327510":"2327510-6f30392b1d4dafaee6ac145f1b82089d","2327692":"2327692-40c81eb1e8aa34a86cf942a42de7054e","2327693":"2327693-dc2a74d908d762b4f3693f7a9e04237a","2327694":"2327694-465c63878f8d42728b76bbc5064ce16a","2327695":"2327695-a769293175d7294f7b1f14b133f7d0bf","2327696":"2327696-423f602cec1babdcd1e5f35ec24eebd8","2327697":"2327697-45ae2e1f5125c9dac9b308f85de8fdac","2327777":"2327777-7dfba2c86fd0656037f72302fc81f171","2327778":"2327778-530163825068ed1a7bbfb93a85ddd716","2327779":"2327779-6b2d24d8b92fee05e96683c9c16d9715","2329326":"2329326-fcd8503e81579477f750fde82dee058b","2329327":"2329327-afc4563b9cd6cb14e137a2a936806adb","2329328":"2329328-3191a6d10b544ec4ad58421a0e44afb4","2329329":"2329329-38af255cdcbef0d7f238f4ec01cb4200","2329330":"2329330-fb8b02b2050bb2a0758e7aa4d1b9fe8a","2329331":"2329331-4b12256c4ca8c4660b7e0f55db921fa8","2332283":"2332283-cfd3f6e749623f5ddefb9b5e728cc19f","2332719":"2332719-ae0ff7212356c233cb36e8e102ceefe0","2332724":"2332724-a88b93a38364cdfeb7c53fdd49459896","2335898":"2335898-7201757023300536b13fec00b9bd4453","2335918":"2335918-d141af10cd70145f48d7cc004c4245ba","2339910":"2339910-1462571fa8b18f7655edb127d0f314b5","2339911":"2339911-1b5611f76eb5916b0048af00c5a849c0","2339913":"2339913-c1bafdd117e9553463c562ba6d946d53","2339915":"2339915-847ae38a156f125f534735d6e953adfe","2339917":"2339917-b993e9a215dc94bb717f9b3d02027f3a","2339919":"2339919-7d3fa8c8846841493dd9b0c6b1765b75","2339921":"2339921-a3b10087aeaea9bb5293602e2c5b052f","2339923":"2339923-7905f124d412463ddf33bc7b0f76778f","2339926":"2339926-843158b9b2d9761b82bb098a63e8e25a","2339927":"2339927-8ac53bf4634889fd2b6bb0923086fabb","2339929":"2339929-5901d1aad8efe0dfe10554e752c8b12b","2339931":"2339931-7e6b12623621cf8ccee78cce236f558e","2339933":"2339933-0979da6e6222a6c660315e8952f497a6","2339935":"2339935-a9dc59fb3de3eca7ad70e4f05e7bfa73","2339937":"2339937-1df1c5d45d0fe6c6e4f36586088023cd","2339939":"2339939-b52435b5030652820db1f6a5a245a941","2339943":"2339943-05338c56d1793687e461a3a45c23fa0f","2339944":"2339944-167d764553f39666a4dc6a6c125246f9","2339946":"2339946-5d45b13e587303df9de0cc575e55dca4","2339948":"2339948-8e0a6ac5df5b6ba512f5719ae3aa280f","2339950":"2339950-e088ccd3d77d10c9ffe705013cadbeb0","2339952":"2339952-bb41368eacdd2640321a0a2dd32c5824","2339954":"2339954-e43f24611617e90d591c82590ecf8cd8","2339956":"2339956-86872ce270aa4a2009557c8322893e4d","2339958":"2339958-6ad50575e6c09c439b89f3be2f04fea4","2339959":"2339959-9b2db5357c87f503a69cbd50bcfbd9a3","2339961":"2339961-ac738a02df742d49c9ff8f166f25ee2e","2339963":"2339963-da83d009754a982191952c252108759b","2339965":"2339965-d6471385705c197361db6a3b0df725bb","2339967":"2339967-be5b09c74583815aa9a7de76c531c2f1","2339969":"2339969-e7af7a19172a6f632b8892ec1b7156c2","2339971":"2339971-4e8e90e78ae90b88fc95f18c1ef104f4","2339973":"2339973-0fb5393daf5f9413da2f3792c37185d6","2339974":"2339974-a9fe40480061c2197e99524b27d4873f","2339976":"2339976-90c7a8e325c138ec0878ba4f67eb9410","2339977":"2339977-8fb8390848991363be806cd00d97136d","2339979":"2339979-82da14ba56ea3c8a1d1b53b0e56250d5","2339980":"2339980-8d2412c023ab80cead385f3e9286f81b","2339982":"2339982-babe8a2e2113dad65a25144f6e7a91a2","2339983":"2339983-3f33e712681bec0149e8cf8563e02905","2339985":"2339985-12b81ae8328473c201e130445933e2c6","2339986":"2339986-6f3e7227ac7eb47ed2cd6115532ab701","2339988":"2339988-3e0110ed92ab7db0555a46bd43152969","2339989":"2339989-0b39ccef12ec07c155989bb980b0face","2339991":"2339991-553aa229458b5824074ecb975c75d4ae","2339992":"2339992-6587e78d2b6b71acaef4d6dce26a7428","2339994":"2339994-854b8d1703734fcb913cb3c10f170eec","2339995":"2339995-a3953909103ce131429171eff47c93df","2358903":"2358903-3932f60a4e4b14c59f59b70dce03c59e","2358904":"2358904-0996f1b6a264a3cddc584890696fe0f0","2358906":"2358906-f31565c9439d0ae60a831a4dc6587150","2358908":"2358908-f84c3d24096c3b79dd58c1cdf960fa91","2358910":"2358910-e5568dcc1de62456389879b6ecaf79d8","2358912":"2358912-ce3fa6b686e4810724b9accb59464b02","2358914":"2358914-b1db4f0079ec6eb503a7b72e928fab7d","2358916":"2358916-ba70e49e2aa1235a7ab83eeaf3261d74","2358918":"2358918-594d2cf16926255b20000eb5530081a6","2358919":"2358919-16fbd35c7de13b8f17a0829a77a65ab8","2358921":"2358921-d20dd888ae265253e914fa02b87b314c","2358923":"2358923-1ae7f8febf012521216b1f929caf052e","2358925":"2358925-cdf9091fab73053b08ee5ccfce528a24","2358927":"2358927-a4a3d4381fca755d5bb06003401bdde9","2358929":"2358929-5c6c3ea6f93e1970fbfa225a364dc10c","2358931":"2358931-397fa80f0a7073d188d2e590e645d208","2358982":"2358982-496653a17ede2300b4ea9d8e624c26eb","2358983":"2358983-b512bbb44a88de1df5a526f3004c0ee8","2358986":"2358986-c82f1992acd9e562df041d1b0bfc524f","2358987":"2358987-61274269933ffd551f517516ecf84224","2359858":"2359858-5d85f4f067ff5b1f7dfe142df16db7ca","2359859":"2359859-bc3100f985a5fae14a869290ef6d48e4","2359861":"2359861-c59642534066c1c811e236cf58f821ac","2359862":"2359862-33414d9a39930f94dd40da4cda95e51a","2387906":"2387906-73a86c27d7000c7239821ff3f107014b","2387908":"2387908-86335ce56fdfff9f19f40b1208992209","2387910":"2387910-ae84131b6e6af495b56a406e95a0fa29","2387912":"2387912-2c96fba7b54f7ffae62a920023292e7d","2387914":"2387914-8e7bf0559d6d7231410765bc62f294ec","2387916":"2387916-ca823bc864c88254ca46c81f8c2732c1","2387918":"2387918-c10254adf1e849dcde73738732682bb0","2387920":"2387920-fb3d302b2b34503753a977ccc042850c","2387921":"2387921-95af1b5730fc23fb2c808c4e7c62d13e","2387922":"2387922-2d1b534f0bfb16e2298f4c1d7b59af27","2387923":"2387923-770b9eb75fa99d7e24eb32cf195d0eb3","2387924":"2387924-0c1704622c787e839ae5205817140c47","2388302":"2388302-6a4cae40abcc703e29661382c7168422","2388303":"2388303-cab9aac4057f925c1cb2937a36b5c4b1","2388304":"2388304-105d03d600832408d071e043c1ce43a3","2388305":"2388305-116a40625a3739c43936c974b5ecfb90","2390988":"2390988-61bd1c4da9aeb674b5903b2e15e68aa8","2390989":"2390989-dea0b0e25142160d02d219359d2b6247","2391011":"2391011-afcfd3c66d826b263ffe20b52894a28c","2391013":"2391013-30c3e8059d08bc7423d39578e7da163e","2391015":"2391015-1cf69d0391642b8291ad47f5ded2282c","2391017":"2391017-1c8321f9079b335e2f0b5347b916472d","2391563":"2391563-4be99fabcb9ff3cc252d5b9337f6d4c5","2391565":"2391565-31fa68f0dd1894574ca63e6c4ad5f312","2391567":"2391567-09ecead085ac66ebc94054b704162251","2391569":"2391569-b93bd5843f2d43b29989c01672072a1e","2391587":"2391587-7cf1f4898df8bc22c98819ddd0a0cd4f","2391588":"2391588-e7c62e21dc67429f001f75d42105a61e","2391590":"2391590-c3ffa7d6b047438804f07b1acc006b97","2391591":"2391591-8d4e28a9b99abeaa07a8aa80308e6b98","2391593":"2391593-215d8e9e15128805d120d7d6530f737d","2391594":"2391594-76de22554cd0dc84f97bbb390d4b6706","2391596":"2391596-5ac19afedece1cd407d606b323c655e4","2391597":"2391597-de1a52e2e2f105a0c3b5dac40eaf8953","2401176":"2401176-dbaa9f70315980671288023167b96bbe","2401177":"2401177-39a79d1430051334fb382e8470b157de","2401179":"2401179-7839eb84d4ffa2fc4abf6ed3a8780106","2401181":"2401181-a6fefa165e6df58f37ec9801405ce12b","2401183":"2401183-fdf25a6b7abedbeb47c02ac1140a22f7","2401185":"2401185-52ace2b653b29e32ab36b3a56c04e7c8","2401187":"2401187-43a546a82280d47c729fd2b1145e7a7a","2401189":"2401189-cb5ce02cc2723993a57b54f1fc20d2eb","2401190":"2401190-fca5f71fc336715152d13979468867b6","2401191":"2401191-05d6afbcd00d1dd9f12922423fa6a290","2401192":"2401192-5a1a37e9350b2220b83b19b5083545c7","2401193":"2401193-bf89fbc7614dcf90e4d956774e56b2ac","2401195":"2401195-bd132e13f236b3bce1fd7e04adc81e2a","2401197":"2401197-237d0259feeecdbb5cb9363b70cbc21f","2401199":"2401199-8761dffb2f17c31d9ae7c8e50d0f750e","2401201":"2401201-404fcc48007448208cab698a511d999b","2401203":"2401203-807d1e7b83fe32e0a2d7b91ca4d30386","2401204":"2401204-a7b1c7c3ca6a367528c2c1869cb4306d","2401206":"2401206-2bd394e85f2c552247e3616eabb3eea3","2401208":"2401208-60e1ecfd2e6267741f5757d6ff9fcdf2","2401210":"2401210-21cad792cc5bafdbcaaad53d6d1e63a9","2401212":"2401212-90c65c9987dc15b921da7e4d972a26f1","2401214":"2401214-ef8f8871c1cc4c4cb919d06c60cd737d","2401216":"2401216-752719ce6217d48a91cc2665f75c5d0c","2401217":"2401217-f562e2661571655f3ae7fad0627103b7","2401218":"2401218-44868ab69ee9301c384098a4177ac1c4","2401219":"2401219-3ae62cd6ecba64cfbc5cb28846053adc","2401220":"2401220-e283bd558acc48bf20fca51643d91609","2401274":"2401274-0b89173f52d473ed101db00df01e1da6","2401275":"2401275-807b46c09ed0be92d77b23ee910b8de9","2401277":"2401277-e0b61b96f22f4f5c490178e4da821793","2401278":"2401278-23acfd61e5942c5c62f7d42478c7dea3","2405764":"2405764-b136d5025f86aebb6877c1358204cad2","2405787":"2405787-30c73e1293a7e8e4387a1d78d6fc65b4","2405788":"2405788-26300c361d065a3708ba64f1ae1a3d6a","2405790":"2405790-7c4dceaa39cee3c074b4bbdf18bc0290","2405791":"2405791-ae8edf41b9d859d49521e778f200ca33","2405793":"2405793-cf19cc9a5119992ca13e57623c980071","2405794":"2405794-c52ad0d6fcf0a9a692f12768d5a96473","2405796":"2405796-f11280c0999e2dea1229abe0a5507bfe","2405797":"2405797-58e7533ef2dc515a71c508688b44f6e2","2405805":"2405805-143d58ac06cd634f1fbc46719d04448a","2405806":"2405806-ecea3b9626ed22139edf0e7cd36ad6ef","2410630":"2410630-bb2201b3e6da3116b065802fb7ed9ecd","2411449":"2411449-f20aa370cce9ae04ae1f5014b1a0471b","2411453":"2411453-ec990c61be240b7f313f55c7e8125a0e","2413642":"2413642-462425df68c1b8df0271bd1002e9dd38","2413644":"2413644-e8d88b339aa394834ebfd414a9e4056f","2413646":"2413646-893f301ad0fc4c6e16f9cba1df76934e","2413648":"2413648-5ec7938d8860a8532dee61d50b7f68cb","2413678":"2413678-e48ef87c772a68dc81ea56c72c591e90","2413680":"2413680-b0811f181227dae6f9d4133e0e2873d6","2413682":"2413682-d51fc386babe5fb2861d22f87236a588","2413684":"2413684-ad8219902d677d12710bb4c57f35b6f6","2413692":"2413692-7d9ca2f05bb778b8facf5c914e2b214f","2413694":"2413694-907862850278ae879545b4e6474a7cda","2413696":"2413696-8e945d5370a7567a42fbabc2896df53c","2413698":"2413698-026123a01795bfc70ac6e4732e6dba06","2415688":"2415688-f9dcaa174762e2fbd979fc1dc4f37dc2","2415690":"2415690-1f71d383ecfe32fb8460c13f0f80057c","2415692":"2415692-3d3783720ddca974bad3a3217636836b","2415694":"2415694-6cabf846f7bb7a353121e37e0860ff5b","2415696":"2415696-9ee1242a2dd6785a7a98a5528e463560","2415698":"2415698-302b1cb933462f5c1965c5096507bb27","2415700":"2415700-0a09c8228b5fd9e44106037f694feb6d","2415702":"2415702-6d8a3c444a6414590dbbee63d6f48998","2415719":"2415719-1daa749c3c4e3654009794f23e2a908a","2415721":"2415721-a49bbcb9b6fa01ee05bb75a0a4b0ad5e","2415723":"2415723-29a7cf494b3fb0298adbb1579d771390","2415725":"2415725-ab34dbe962e724e9d375a791e118a1d6","2415727":"2415727-3ab2c538aacf56a536c2a34ed8e1762e","2415729":"2415729-cd45c3449f31890b464dd6840741984d","2415731":"2415731-b89e907b345e2a29b093c29a239bbb6b","2415733":"2415733-89c758741630d886aecf587298997479","2415735":"2415735-960f8a13ef7358cc5a37cee4d89223f8","2415737":"2415737-4b7a3c118b1ccb8e36d3119417ab9a29","2415739":"2415739-22e172fbe93b5c130a834623bb31807b","2415741":"2415741-a78801acafc3c46dcd3809a44e18f42c","2419966":"2419966-5a86ac902c9357ee4c6f90e73ac6d77a","2419967":"2419967-e611807890a1ff27dea4ea5d2402fd21","2419968":"2419968-4aba815c2827fd1d80f4e5a660da7607","2434999":"2434999-0c776e8a8a53c611e5113a7c2096b9a0","2435005":"2435005-765bbd2458d3aaee2806a3e6a795b190","2435006":"2435006-3aa32ac469c0084176a23e69c6d0ade5","2435040":"2435040-f7e3cf6019617093cd7ba1f5ceb19032","2435042":"2435042-a5028a7b39be308bc12c8d19373ea8ae","2435044":"2435044-46cbe6e1c93ee0c33368bd402dd5af71","2435046":"2435046-30e43a5c4c330043ea068fb594a996ce","2435048":"2435048-bd87969d75ec92285773607758b6fdf9","2435049":"2435049-01fd80d5140b34372c981d8aac54b8c8","2435051":"2435051-34f5f2ed3afdcb12ca147539d87b0e1e","2435052":"2435052-eee006f653d5baf9b8095ae5773e6534","2435054":"2435054-be34927701a38ad79928187ba70491b7","2435055":"2435055-24cca803a3bf3c0a64b0100c1603c4af","2435057":"2435057-d0890ba954caa9e4182055c8875a4304","2435058":"2435058-1479299b0906e1c4b79eee1626606d93","2435062":"2435062-de065586ee4bf479de151d819a38a646","2435064":"2435064-2263bbc04dff8498fdf0ffe0fdde1075","2435066":"2435066-dc920579e013d0501eb622e59524f7fe","2435068":"2435068-e3828c0bb2a6e78955923757528ec88c","2435070":"2435070-f921c475c32247e6187b8f0e99a212f3","2435071":"2435071-adda764445379ddefa1feaf46bcc4462","2435073":"2435073-b62a01a9d14d00a451f333790aab5efb","2435074":"2435074-8c450ed73309674df6194cd92113be50","2435076":"2435076-4b154c0d09016178a64671735ee1122b","2435077":"2435077-5758457209cdc4cdfbc06ba3b56d4ca0","2435079":"2435079-3592bc2a0972a39bc9726eb21d2e7b35","2435080":"2435080-5ec365d43f551ce00905b43e8573c39d","2435082":"2435082-16d3656a1a74d7bc1964a6bf87600828","2435084":"2435084-f2aed5b72bf8b93a625cd874a27c1aa2","2435086":"2435086-b42bd5d56ef7ca01280cd495b9a3a816","2435088":"2435088-3ef36e8cbf0e5c2b610918b75f04cdc2","2435090":"2435090-10046669c40c3808a80afade33dc5032","2435091":"2435091-743fa1acedee2d8e250e464fb2f81a70","2435093":"2435093-edd351906a0570a35528f299339dee78","2435094":"2435094-f27f13273066c84bd9eadbe63a9d42be","2435096":"2435096-574860130302bd3db3c9e9b0e77c6902","2435097":"2435097-9ef87080ddf778f51738eac68de0ac87","2435099":"2435099-7204ee1eca413664f5d540e304c11bd9","2435100":"2435100-ede4123ba3c6a3d9df87756672cd7ba0","2438543":"2438543-2beffc8f1d372405b9878ac44d1bce1f","2438545":"2438545-2c3c7cb1fe785e509405f92fae582499","2444797":"2444797-ba110e1cb3fdaa150db4caa0043018d4","2444799":"2444799-29159f11b87e3cfe8315247543d16130","2471054":"2471054-fc5c796749e523107affdef22ad69b6d","2471055":"2471055-33f890f0f6ed44d99eb1f50c1f5adcbf","2471057":"2471057-198ec5cf677b104596c5261799772cf3","2471058":"2471058-8c99b2132d343f8ff7e4d1f5d8d43c14","2471060":"2471060-6048ae649f6b38a8f9fa1524279219f8","2471061":"2471061-3bde2a8ef339c89cf9b5b8d2900161b6","2471063":"2471063-3ba5838f54e0fb6e3f930b45ae5fec13","2471064":"2471064-5f3179478273e8c0b261b87c8d7d7153","2471066":"2471066-c5317141c1838c95d29fc4df520a4be3","2471067":"2471067-0dcf537a8b76acedec7190c9182bc4c5","2471074":"2471074-44923fff42fa8417ea6b4cfb047f9095","2471075":"2471075-0f10c91dded05c2b527f8be081f10b6c","2471077":"2471077-1a879843d56b12a620200f293662cd1d","2471078":"2471078-3d51e9200ecc5062bc623dbfbc09bd2d","2471080":"2471080-2bc414270c2a1f7c1c4ee361b19d65f2","2471081":"2471081-53f49507443db24512aa7e52ef95acca","2471083":"2471083-25b008469b56feb2807ad4da7d75de52","2471084":"2471084-51ce1e1dbec747c128297a9402041015","2471086":"2471086-0f9c18e0704632a6cebba6064e616ec9","2471087":"2471087-b39d1f93798680049ac1055d5898a723","2472376":"2472376-cf96747138a98a9702679c36ef031cce","2472377":"2472377-0258e454b4b0e231d54669da0c8058b2","2472379":"2472379-dc9f9726bd080432a21b34b05fc9ba85","2472380":"2472380-7e452fb291b44faa28c9ae5fd53a4ddb","2472382":"2472382-1c134aaffcfc7110b55c146806e08f97","2472383":"2472383-c6b02b2bf4b7a11c4a1036423d4cb7e4","2472385":"2472385-17296ef3d83e2c0941477f0160c65323","2472386":"2472386-7eafb0fb8581d4add5a15c21f9731512","2472388":"2472388-9200ea9b2f186952f9ae4146ecc00231","2472389":"2472389-c7f25bf650243aaca6f95f9360a3f3c9","2472658":"2472658-32314a2470705f1b1ba693f97159d3a2","2472659":"2472659-8288ba8aa40bd1f745e8444f52f67d21","2472661":"2472661-7b1fb6a4f87092d065c3db0f432f3e4d","2472662":"2472662-f6220ef5988c9aa724d882cb3a56b2fd","2472664":"2472664-0fe6d4bdad66bc9d20e905005c2c6bc7","2472665":"2472665-eb1f3968a3f2cbb91ab02ab2887b790d","2472667":"2472667-0d1917e6b679f7e4ca98451535ec1232","2472668":"2472668-cb4ccf6f2b925140bbd593c627ecaa02","2472677":"2472677-02114ae73ffe1a1b4410d0e7c841e5a3","2472682":"2472682-af42df5c359ce73801d45dc7432ba8ca","2472683":"2472683-1853260e00616a519518636b02e0442a","2472684":"2472684-4101e81cb6f603bb6958cbba65d62a51","2472728":"2472728-b6d5cfb5ad82737e87ed32051541080b","2472729":"2472729-6aea4075b46ef77e18c8a8684cd16791","2472731":"2472731-f583ffc02bd13237836f27cdccfb680a","2472732":"2472732-0fad8ad06c0c42c9cfe21bda2ec30b0b","2472734":"2472734-991a20f71dd2841cff7cea19202e22b7","2472735":"2472735-b2fed2417eeacbc0593f8d286229d292","2472737":"2472737-adf0a080fb454786ac310d630db736d2","2472738":"2472738-d5d27fab197212657e109652a74cf495","2472741":"2472741-cd34722ba90044c9d22e7f572d93a382","2472742":"2472742-e4c76c4fe6567a4268e16589cd0a027d","2472743":"2472743-5f376e4952c59c07d4fbcc0711d6c90d","2472744":"2472744-3458f8dca3cdf97960fbf8e045fef2f6","2472773":"2472773-e8742729fb8cf865c39d19d3d92b0cf6","2472774":"2472774-4157dcc5d6ab2ebe821c10b0464199ab","2472776":"2472776-38443315eec2e2df1b14d74154621625","2472777":"2472777-cc60352b4ae3c27d644782848ed33f87","2472779":"2472779-1d064e3514d6c53231b6b01e039c5e64","2472780":"2472780-02da7623a8721a62a92278b908bd4ac9","2472782":"2472782-52e1f803de0675f9e73cfe458f187951","2472783":"2472783-9447ec86f1eb03d6718dc05bf8cf1e31","2472794":"2472794-60f6117c7af6d9c201e096abcdf54a21","2472795":"2472795-8e3798871f212f4613a50c34f5598c5e","2472796":"2472796-af562c35dff208d73d8eecddaa936638","2472797":"2472797-f2a54ee4220f98504a41198ae1f90721","2482034":"2482034-7c4dd15afe9a080c3505d7adc8932014","2482035":"2482035-43cc10baa43ea707a198e3e707fc03b0","2482036":"2482036-2c2ed6e3fc85f1ff90bd7c49b647654c","2482037":"2482037-f0101c8b8e3f3b3fedbcd13cacfe79e1","2482038":"2482038-1721767e1427298c022674b6f4412eb1","2482039":"2482039-84704fcc2e7f0b7c0aec11c8aca66251","2482346":"2482346-912c700c0f66b8a2fe08a066d46f81f1","2483467":"2483467-bbb6263b9405ca08204f7d3bd87ec8d2","2483933":"2483933-bc415fe96c1b42abc31da739af479261","2483935":"2483935-4691b0406f591f624e704f5bfeb795da","2485904":"2485904-628891c7b7d154b9fb45406b6a15141a","2487342":"2487342-b0fc429fc9874c941d77d59d4ac17e9a","2487343":"2487343-fde3d1a0d30808c28d8d7e2bade7623e","2487344":"2487344-41b165da81b7400bd105c4b927edba76","2487345":"2487345-7969effcbc5c8ec8193a11c5dc84cd0e","2536493":"2536493-279d6ccf9eddf5bfc81b00808145b4f4","2537682":"2537682-854f42ff809dd421bd47df7377c16369","2542574":"2542574-55843d96e1d37033cc56c6cf50ddb7bc","2542585":"2542585-9ad11999f60d17ffac7ec6dc2cd53035","2542921":"2542921-40b3173fdbb743962918ed4884754d51","2543420":"2543420-a54482b2c4706301422c64c4162de9e2","2543882":"2543882-c10425791549231672a826a564f11dd5","2543887":"2543887-6ce2751f61f00fc4bd1c22bcb7d85902","2543888":"2543888-198071ff1b7a4f341d1e9ed2b6bd1daa","2543889":"2543889-b67c3175d44b0834e8f77551c529b889","2543890":"2543890-a723bfda72b4eccfc337b3dc3adc01ef","2543891":"2543891-8ddb1e8a1f19129bde7b2962695697a2","2543892":"2543892-04b33d95e50d17de40c7f58ac02a67a4","2543897":"2543897-4c75848637719b13aefcc718bf3219f3","2543898":"2543898-07505c92cdacfa7f915e7bb38709558d","2543899":"2543899-ea38f8e6a0af4ecd2e0024d36809dd18","2543900":"2543900-a5bc657f66fe2685c686186e21761cd0","2543901":"2543901-865d1e156be1284452259b6ad012efc4","2543902":"2543902-188c0939d15e3a6e0f5550682267ec68","2543903":"2543903-4b2f491990bf0a0e1aa21e68ec1471bc","2543904":"2543904-48638a7be76e8863cd9d7c09f34f73f5","2543906":"2543906-bc268ca152c3b6be19a3dbc8d2308c30","2543907":"2543907-0147da0223c12b28ab5314b237befe09","2543908":"2543908-1db518fcaef9c8c739cd196f3a1b059b","2543909":"2543909-651828863ed6949d2b13ba0dbe2320bd","2543910":"2543910-3ba67f20fb4a46a13d190bd89865b448","2543911":"2543911-0e06db404e5216251d5970da75b7d99b","2543912":"2543912-e9a4d6d66998a1eec7ee36c9c8bd713a","2543913":"2543913-91a9f6deb62e696a8514081bbb30a52f","2591106":"2591106-fc8c3f81568f37704915db7295c82af5","2591127":"2591127-4a4ae2dad5843347e0cbd674f782de16","2595307":"2595307-ef8f872064ea7dae2f394486723c1566","2595606":"2595606-8a3def18fecf5f2b33bfa6063473508c","2596124":"2596124-a8df1ae6851e8e87e33ee653161ec89e","2596628":"2596628-99682b9411b68df97a2f066ec5d9acca","2610733":"2610733-be60635055a18e7328ae64a4ca3f4876","2610735":"2610735-a5b6e225c6a1fbdb7dd0444df56ebbb9","2610737":"2610737-d182419e509ad3a8532c11efaa3f1732","2610739":"2610739-884b63717a976cf97ba0c57fb89fd571","2610741":"2610741-88163b8e02579ced87f59f082848dbf5","2610743":"2610743-b09c604ff34fcd929328752776d47a44","2610745":"2610745-a6c5c6c09c36fe2d3326ec8221db61b3","2610747":"2610747-9f7d3959b9445c8e782361e35cb5900a","2610749":"2610749-ac6071eba3c7bad3daf270833af58696","2610751":"2610751-623155db9efbe03c520762027a42ef1f","2610753":"2610753-b2ec7744eded1157cb30822678aa5cde","2610755":"2610755-314c7da13eccd9ffe5d701dad4994c1c","2610757":"2610757-30877ad2c34cc370897105e131506f0a","2610759":"2610759-ac4ac19df865dc4ad8011c41c3747e7f","2610761":"2610761-3ac261e63eaeed750015e11cf001178d","2610763":"2610763-fd18553ee46885397af02f4cfca22837","2610765":"2610765-f30bd197590c6a5e52b72dee5e75fe4c","2610767":"2610767-c5e904db6076d97b000d7f64bc356399","2610769":"2610769-fdcdeaa7c01b16c7678746010bcd3a19","2610771":"2610771-9f7e8aa4adcd5d959ea17a3e38c93b64","2610772":"2610772-2cd0e5172f9e26d78320464f20665535","2610774":"2610774-cdf68df098a2e9e6829c821f3154543f","2610775":"2610775-6c2a87fe9f974cb2568c5d0786350b33","2610777":"2610777-8784e6eb46bf0f15360f6dc4cad34ab1","2610778":"2610778-4185e4f9e30c5db5d998ae21b4565116","2610780":"2610780-bfb633c9024eeb78c86ed86e048b0a0b","2610781":"2610781-d784ddb3aaf226a8fd18f77bd465612c","2610783":"2610783-22e24a4f2a1aa331b39d077b991912c1","2610785":"2610785-fcb9e054d4b24a6695983256a280bbb8","2610787":"2610787-9ef2b4bc0842318da63cf5cd8aef4324","2610789":"2610789-b331c585e544cd75bb76c8bd4c4f5c3f","2610791":"2610791-a0bec832e80abbed902b29065472c8f2","2610792":"2610792-0e6fc1efe04d680c02b7d60208aa1b23","2610794":"2610794-87c0af7d3c1ff762f4e796e93b973aa9","2610795":"2610795-84c1ed8a60129c8aa8091bc889318f38","2610797":"2610797-00a76b0b79777a629bb411d961f6c473","2610798":"2610798-8e4711c12aa96d1dec1a54f9197e9be8","2610800":"2610800-15dc09dd629a4e7ecfff3beb9f818b89","2610801":"2610801-0c2bc4ce0e46190d387f9529089f218f","2716474":"2716474-b8f847743ec21eeca1c35bb1d65a0887","2716475":"2716475-353e480d354395aa3f1679f6dac29bc6","2716481":"2716481-54b0bd515eaf690e2a16da37b3bee8e5","2716482":"2716482-3413760b4408d1802f2ef01e28b4efc0","2716483":"2716483-aafafbc8c129b2db46dff5e29e888f98","2716484":"2716484-75c3707694b6c708adc5629929eb6f1d","2725836":"2725836-3892226939ad7985658155a2967dbbc1","2742569":"2742569-1ba90f92e4236bbef2ea589414d50b74","2742570":"2742570-946d4ecb33f8cc5a43cab6d1091ce2ae","2742571":"2742571-33f4934722b2345e7e3e318137f3c6ff","2742976":"2742976-ea475ddb4a3417c0d10682ef231f94ae","2742977":"2742977-96c4e2bf4acaa683ef5a8f05d535e4b1","2742978":"2742978-cc93c327542cc223573b489499e8571f","2743016":"2743016-0e565ba3d0ce9240269fd4b4c0ce5c09","2743017":"2743017-af23c39f8abc88cc0d68c1a1bc7394c6","2743018":"2743018-cde0d21e896b94f6253773e2a83f13dd","2743024":"2743024-dbcd419209cfe1598aab333293024979","2743025":"2743025-3cf2ef1215ef2b2985cd5891b55c7aff","2743026":"2743026-fc15a2ced77c715425385aae105e3ef9","2749878":"2749878-49d358cdc8cdece38647729a8e075b71","2756581":"2756581-c567dc6cde50d528a36dd153ef27f00c","2757305":"2757305-805c3f6e396af8c60e5dc1fa9f25b287","2803750":"2803750-de10a92595205c45e2569d930005391b","2803751":"2803751-f26b918a65a0e7218b62d458485c4572","2803753":"2803753-0d1e925ce23d52774add61264f786bbe","2803755":"2803755-dba815a29bc32c8a6e97f770c581cffa","2803757":"2803757-7a3e8059022eeff252369c1b0bbbce1e","2803759":"2803759-79bf89c660b371af8f08191088b03248","2803761":"2803761-9cafcb4fba8f06fc31327bd79c8713f9","2803763":"2803763-7c5dc830d35eddaa464e4afb09633382","2803765":"2803765-1e5163533d144da4435b86ce11f0b298","2808838":"2808838-e080819873a9157fbd9747975f6ce6d0","2808839":"2808839-f45ec2f52a76b962011e59abba09585c","2808840":"2808840-a30228315972bb6eeafbcbb5a80c64d9","2808841":"2808841-c1820646989eb5b2ca3495e2790985c7","2808843":"2808843-8979d406034ae40d70fb3873875fa8bf","2808844":"2808844-dcc844f44b303724736f5ad6ab6693ad","2808845":"2808845-dba864e90fd244c14df12e26a2cb0da2","2808846":"2808846-76694b3c596201fa441f2fb06099dce9","2876931":"2876931-9bd2216dafdea8af59e848b7ad29c660","2876937":"2876937-73dc4693fcce52cc36300484eaa08639","2882264":"2882264-978d33c3e91101141b886af4972ecd08","2962961":"2962961-612201641dcd1fa9513b14a1fbb9952e","2962963":"2962963-36a1a0d52913b39ec12347a95402bc65","2962965":"2962965-83d0e2123e2c3622d2a5be4140a48330","2962967":"2962967-771e912cb713f422941f759680c2d3a4","2962969":"2962969-5f577126bf8707082d64ef151e31bd42","2962971":"2962971-a9605b45f0db97f26ce7e00d7c43eff8","2962973":"2962973-d8b5cef486a41324bccd028f3de327aa","2962975":"2962975-8a1cb5d5188cee1d97bcd6400298331d","2962977":"2962977-e3581fd2989475f6af8a9c3064d3f680","2962979":"2962979-b06f9c5cad676daff8d73ace891b1001","2962981":"2962981-5fd7b8c45151b73b354825e123917265","2962983":"2962983-829332dca585d758dd2fa331c444ac8b","2962985":"2962985-6a637d077d6acf1b910108c23473fd12","2962987":"2962987-0d8b7ef4972564748bc770d2097cdd79","2962989":"2962989-a296c0b89247c9e016a688bf276eaaf9","2962991":"2962991-a06f35863de13b9bf0a755667f03c8b3","2962993":"2962993-2bc488dfa2b4d20ddd971431f57083e7","2962995":"2962995-2f11bd4e270e63b33a4bd5e02253cdc3","2962997":"2962997-2fba1f9ddb0b96db03e32e6914d734ca","2962998":"2962998-692fd1f5ac0b8782f68344d36f1fb148","2963000":"2963000-8818c4a1f32520ce4974e6a95557d929","2963001":"2963001-52fdba88329a21b42ea5cf95ca344805","2963003":"2963003-30c73cba9a3d0007ace477de13213311","2963004":"2963004-fc4a8b1ebef51cdd4255a3a0687dd749","2963006":"2963006-64da87d26ac4452643dfce10f171d3b8","2963007":"2963007-00c98371a73d09ef45d0004319a15b7c","2963009":"2963009-c2bdb58ca33a1b4fff6589c247b8a250","2963010":"2963010-9a480a1e8d5aa6a002891a9db94bbb1b","2963012":"2963012-43fb460c873c316345fc0629b0cb3889","2963013":"2963013-48e770894aa89de97f3de538af8cdad0","2963015":"2963015-d71b5fbd5e79d7390b697adb6055d346","2963016":"2963016-d6a00b8aa8838bf6605ad062f141c29e","2963018":"2963018-feb7a73706579f0ec41f86f2b44c5d0c","2963019":"2963019-a0c517f80b9085e0bfc0b3f583ec1229","2985232":"2985232-e17d843d6126a431a65c1447796df25a","2985234":"2985234-bcc4d6cc20e0337df9222aaf282b01d0","2985236":"2985236-dc99acf9c3847f9db203226fce0480f9","2985238":"2985238-433ead28f4e783700b23281e854357e0","2985240":"2985240-596b166c1995fff00c28e6081919c1db","2985242":"2985242-7e9df3bd64a5e29fddd0a35e7eabe77f","2985244":"2985244-d23265dec7b31391b8ed7491cc11eea6","2985246":"2985246-f91dad70049ecc83a09eea31d2681af8","2985248":"2985248-769426b77c29f169740f63f4ba61a797","2985250":"2985250-0306fa9a48ad3759fe1b0019698eb53a","2985252":"2985252-f3b211e6ac695c4469d793019c405f52","2985254":"2985254-e91b2ced162a7c91358295b26bf3c0b7","2985256":"2985256-e73f5df3520d401467a08e4871b13129","2985258":"2985258-55b5b0722c7ec7b57d7fb4c2f231e265","2985260":"2985260-0d2b2ea9f64d2fe1af11bcaf60e32e39","2985262":"2985262-421816c8f6cdb7deaacda0ef88419d1f","2985264":"2985264-41d6e609a35cd5725533dea6fdc8986a","2985266":"2985266-f9602bddee1a4fd4461ae171669b1feb","2985268":"2985268-ba70137ebe18db017c583206ec1046f2","2985269":"2985269-c9c86d5c8fee89e67db78498e41df876","2985271":"2985271-bfa39c6818514281309156577e47ef93","2985272":"2985272-c09edf21c0e736f6aaaaf1dd626f85e0","2985274":"2985274-d28ee978137b7e56e8a1e4a5891045eb","2985275":"2985275-7bd6e4d7de565fb36a275bb389cf289a","2985277":"2985277-bf7fd3347bfacb9833b2ff8b55d941bc","2985278":"2985278-1ee93bf9f32f60a673c00da40dc3b9e8","2985280":"2985280-c44b39e88613731d10a96ac9261883f6","2985281":"2985281-55d841a42bd451a5bd98f52317dd8df9","2985283":"2985283-04ed0c31ac0bf6b973632652b5529d0a","2985284":"2985284-d1c9eb27f5ce8e24648f3b9ecdd5ea00","2985286":"2985286-42198ab6593fa4e16805ac3bbfb6c3ca","2985287":"2985287-c6b9bba800cee83c7d11de4394cc71b9","2985289":"2985289-e2de8737017e308e7900597581523c1c","2985290":"2985290-d91f95d831adda3d939ae6534ed56acd","2985307":"2985307-6937497cc405d1b692eeeec43259191d","2985308":"2985308-54a6651dbc469a61b4e348a5a9c4f2d3","2985309":"2985309-cd86e2117607cabf4de03e4db6c6ff26","2985310":"2985310-2c434b16e261d1239f12930ee94613b6","2985311":"2985311-a6a9205cdc1d260f3f8df74a095250b1","2985312":"2985312-1d79eecbae1ecb6cb618660fd5d8e0c3","3007279":"3007279-e72c3c1b5c8d4d0e45dce49224e406e5","3012103":"3012103-c1bbbd1faa3369a16493f24efd05dd00","3012105":"3012105-452ad154526e70dd15306767ee17b452","3012107":"3012107-a03ddabcc3df9aef5b622d5a759ecf99","3012109":"3012109-cf72b4cb0ab3f7c4f317c4d37d010223","3012111":"3012111-46241c8e1283405e9bbfaaeb230a29b2","3012113":"3012113-00a5fb78fb3ad0004c5c5285012076d8","3012115":"3012115-030f8db081b5b9793ea63c6d73ae16c4","3012117":"3012117-9e1cf42054a1b847cfd95421a9387925","3012119":"3012119-8c7de617b5bb82849e06bf8fffbc3597","3012120":"3012120-8ee2db94d26a7fecb66830be33076335","3012121":"3012121-e98d6b9292fb6170a1b9181d0391ddb8","3012954":"3012954-90064a641d7992af723f0f5050677b69","3018293":"3018293-f070a2bd475fea1e8097418d7dc5394a"},"index_live":"cache/6254/campaign-index-live-5ec90e97099f30da1371941e633d3292","index_test":"cache/6254/campaign-index-test-ee042c2e2d0026d8848a3c7f161cfb4a"}});