{"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":"0","ba_settings":{"fbt_enabled":1},"ba_settings_json":"{\"fbt_enabled\":1}","block_ips":"","block_urls":[],"campaign_js":{"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n stickyCartHeight = jQuery('.sticky-cart-summary').length \u003e 0 ? jQuery('.sticky-cart-summary').outerHeight() : 0;\n \n var styles = [\n '[data-at-id=\"footer-container\"], .footer-wrapper { padding-bottom: '+pushAmount+'px; }',\n ];\n \n var stylesRight = [\n '#inlay-oracle-chat-embedded { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+stickyCartHeight+'px; }',\n ];\n \n var stylesLeft = [\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+stickyCartHeight+'px; }',\n ];\n \n var stylesFull = [];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n bouncex.on(bouncex.window, 'scroll.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n}"},"ctab_pushup_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.window, 'scroll.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);"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n '#anchor-links { top: '+pushAmount+'px; }',\n '@media screen and (max-width: 1023px) {',\n '.page-header { margin-top: '+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();"},"pushdown_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n '#inlay-oracle-chat-embedded, .open[role=\"alert\"], .sticky-cart-summary { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();"},"pushup_fix_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);"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"tbar_ada_placement_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"var $placementTarget = jQuery(bouncex.website.els.skip_link);\nvar placement = 'after';\n\nif ($placementTarget.length === 0) {\n placement = 'prepend';\n $placementTarget = bouncex.body;\n}\n\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);"},"tbar_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 10000; } @media screen and (max-width: 991px) { #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1008; } .mobileOpen[data-selector=\"filterSortContainer\"] { z-index: 1009; }}', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"tealium_tracking_ecap_submit":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.on(bouncex.document, 'bxValidateFormComplete.bx'+ca_id, function(e) {\n if (e.submitData \u0026\u0026 e.submitData.email) {\n window.top.bouncex.tealiumTracker(e.submitData.email);\n }\n});"},"zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"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: 999; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"zindex_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"}},"cart_rep":{"get":"","set":""},"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":"0","contract_id":"3","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n \\n var styles = [\\n '#anchor-links { top: '+pushAmount+'px; }',\\n '@media screen and (max-width: 1023px) {',\\n '.page-header { margin-top: '+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\\\":\\\"\\\"}}}\"},\"pushdown_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true);\\n\\n var styles = [\\n '#inlay-oracle-chat-embedded, .open[role=\\\"alert\\\"], .sticky-cart-summary { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_fix_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\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true),\\n stickyCartHeight = jQuery('.sticky-cart-summary').length \u003e 0 ? jQuery('.sticky-cart-summary').outerHeight() : 0;\\n \\n var styles = [\\n '[data-at-id=\\\"footer-container\\\"], .footer-wrapper { padding-bottom: '+pushAmount+'px; }',\\n ];\\n \\n var stylesRight = [\\n '#inlay-oracle-chat-embedded { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+stickyCartHeight+'px; }',\\n ];\\n \\n var stylesLeft = [\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+stickyCartHeight+'px; }',\\n ];\\n \\n var stylesFull = [];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n bouncex.on(bouncex.window, 'scroll.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.window, 'scroll.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"tbar_zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 10000; } @media screen and (max-width: 991px) { #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1008; } .mobileOpen[data-selector=\\\"filterSortContainer\\\"] { z-index: 1009; }}', 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\\\":\\\"\\\"}}}\"},\"zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 999; }', 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\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"zindex_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"remove_form_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"tbar_ada_placement_fix\":{\"val\":\"var $placementTarget = jQuery(bouncex.website.els.skip_link);\\nvar placement = 'after';\\n\\nif ($placementTarget.length === 0) {\\n placement = 'prepend';\\n $placementTarget = bouncex.body;\\n}\\n\\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"tealium_tracking_ecap_submit\":{\"val\":\"bouncex.on(bouncex.document, 'bxValidateFormComplete.bx'+ca_id, function(e) {\\n if (e.submitData \u0026\u0026 e.submitData.email) {\\n window.top.bouncex.tealiumTracker(e.submitData.email);\\n }\\n});\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"/* enable.feature.DISABLE_IOS_ABSOLUTE */\n\nwindow.top.bouncex.tealiumTracker = function(email) {\n var utagLink = window.top.utag \u0026\u0026 window.top.utag.link \u0026\u0026 typeof window.top.utag.link === 'function';\n\n if (utagLink) {\n utag.link({\n 'promo_email': email,\n 'promo_email_source' : 'wunderkind'\n });\n }\n};","custom_liquid_variable":"{\"TextSendOffer1\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"*Offer valid for beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App within 30 days of receiving your code. Code cannot be used with sale priced brewers. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \\\"Coupon(s)\\\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission. \",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"*Offer valid for beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App within 30 days of receiving your code. Code cannot be used with sale priced brewers. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \\\"Coupon(s)\\\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission. \",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"*Offer valid for beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App within 30 days of receiving your code. Code cannot be used with sale priced brewers. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \\\"Coupon(s)\\\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission. \",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"20%\",\"enabled\":true,\"endDate\":\"2027-04-22T11:00:00.000Z\",\"endTime\":null,\"promoVal\":\"20%\",\"startDate\":\"2024-07-02T11:00:00.000Z\",\"startTime\":null,\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"val\":\"assets.bounceexchange.com/assets/uploads/clients/2538/creatives/970f137f7e98552b4293374b5fca976e.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"dark logo\",\"imgSize\":\"6kb\",\"imgWidth\":\"526px\",\"imgHeight\":\"91px\"},\"onsitelogolight\":{\"val\":\"assets.bounceexchange.com/assets/uploads/clients/2538/creatives/f2970e149c96bc995626a031e374004f.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"light logo\",\"imgSize\":\"4kb\",\"imgWidth\":\"526px\",\"imgHeight\":\"91px\"},\"onsitestandard\":{\"val\":\"assets.bounceexchange.com/assets/uploads/clients/2538/creatives/951ef678be57d83d54b0765926d56593.jpg\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"89kb\",\"imgWidth\":\"792px\",\"imgHeight\":\"1188px\"},\"Disclaimer\":{\"val\":\"*Offer valid for 25% off beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App. Code cannot be used with sale priced brewers or on any products listed on our sale page. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \\\"Coupon(s)\\\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission.\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrimaryUrl\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Keurig\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_logo.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"5kb\",\"imgWidth\":\"450px\",\"imgHeight\":\"78px\"},\"LogoImgWidth\":{\"val\":\"222\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatUrl1\":{\"val\":\"https://login.keurig.com/u/login/identifier?state=hKFo2SA4dmJYV092R2VHQ0MtOVBvcnpJVlFoVGZvSUR3aXNjN6Fur3VuaXZlcnNhbC1sb2dpbqN0aWTZIDNmM0dJRkptRnFJbEFIWkpicDdqVG01R09MbmN1ZnpOo2NpZNkga3FSd3g5R3pJZmhvYnlQYmFwMkR2ZlNhV1dHU05heXU\u0026ui_locales=en\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"TopCatUrl1\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatUrl2\":{\"val\":\"https://www.keurig.com/beverages/c/beverages101\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatUrl3\":{\"val\":\"https://www.keurig.com/c/coffeemakers101\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatUrl4\":{\"val\":\"https://www.keurig.com/c/accessories101\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatCopy1\":{\"val\":\"My Account\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatCopy2\":{\"val\":\"Coffee, Tea, \u0026 More\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatCopy3\":{\"val\":\"Coffee Makers\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatCopy4\":{\"val\":\"Accessories\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Address\":{\"val\":\"53 South Avenue, Burlington, MA 01803\u003cbr\u003eSingle Serve Coffee Makers \u0026 K-Cup Pods | Keurig® | 1-866-901-BREW (2739)\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/Keurig_Twitter.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"56px\",\"imgHeight\":\"46px\"},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_FaceBook.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"30px\",\"imgHeight\":\"49px\"},\"SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_Instagram.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"48px\",\"imgHeight\":\"49px\"},\"SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_yt.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"56px\",\"imgHeight\":\"42px\"},\"SocialLink5Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_pinterest.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"48px\",\"imgHeight\":\"46px\"},\"SocialLink6Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_TikTok.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"42px\",\"imgHeight\":\"50px\"},\"SocialLink1Url\":{\"val\":\"https://twitter.com/keurig\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Url\":{\"val\":\"https://www.facebook.com/keurig\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3Url\":{\"val\":\"https://www.instagram.com/keurig/\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink4Url\":{\"val\":\"https://www.youtube.com/keurig\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink5Url\":{\"val\":\"https://www.pinterest.com/Keurig/\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink6Url\":{\"val\":\"https://www.tiktok.com/@keurig\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/092091909ce156fdef86db11c201998e.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"479kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"524px\"},\"Terms\":{\"val\":\"https://www.keurig.com/content/terms-and-conditions\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrivacyPolicy\":{\"val\":\"https://www.keurig.com/content/privacy-policy\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDiscount\":{\"val\":\"20%\",\"enabled\":false,\"endDate\":\"2027-04-21\",\"endTime\":\"20:00\",\"promoVal\":\"20%\",\"startDate\":\"2024-07-01\",\"startTime\":\"20:00\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDiscount2\":{\"val\":\"15%\",\"enabled\":false,\"endDate\":\"2027-04-21\",\"endTime\":\"20:00\",\"promoVal\":\"15%\",\"startDate\":\"2024-07-01\",\"startTime\":\"20:00\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Disclaimer_15\":{\"val\":\"*Offer valid for 15% off beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App. Code cannot be used with sale priced brewers or on any products listed on our sale page. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \\\"Coupon(s)\\\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission.\",\"endDate\":\"2027-04-21\",\"endTime\":\"20:00\",\"startDate\":\"2024-07-01\",\"startTime\":\"20:00\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Disclaimer_20\":{\"val\":\"*Offer valid for 20% off beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App. Code cannot be used with sale priced brewers or on any products listed on our sale page. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \\\"Coupon(s)\\\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission.\",\"endDate\":\"2027-04-21\",\"endTime\":\"20:00\",\"startDate\":\"2024-07-01\",\"startTime\":\"20:00\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"AutodeliveryBanner\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6466/a11103ddb062f9c490179f8631b9e87e.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"2300px\",\"imgHeight\":\"1525px\"},\"AutodeliveryBannerURL\":{\"val\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function () {\\n if (bouncex.website.pts === 'checkout') {\\n return document.querySelectorAll('.jss10.jss14').length\u003e0 || null;\\n }\\n\\n return document.querySelectorAll('.logout').length\u003e0 || null;\\n})();\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"Number(jQuery('.count, .MuiBadge-badge').text());\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"in_stock\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"document.querySelectorAll('#divAddTOCart').length\u003e0 || null;\",\"t\":\"bool\",\"page_type_json\":[\"product\"],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('.css-6elkhq:contains(\\\"Thank you! You will receive your first email shortly.\\\")').length \u003e0 || null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cookie_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"attentive_visible\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true}}","deployment_json":null,"deployment_presets":{"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout/orderConfirmation/"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"peoplebasedmarketing"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"behavioralemail"}],[{"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"}],[{"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":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"commercial.keurig.com"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"cust"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"email_sessionrecap_cust_4_of_4"}]],"IBX Continuity 20%":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"pros"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}]],"QR Code eCap":[[{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/lifestyle/how-to-make-the-perfect-iced-refresher-at-home?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=refreshers"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/lifestyle/gmcr-and-kevin-costner?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=costner"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/lifestyle/how-to-brew-iced-pods?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=iced"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/lifestyle/gmcr-and-kevin-costner"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/lifestyle/how-to-make-the-perfect-iced-refresher-at-home?preview=true"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/lifestyle/how-to-brew-iced-pods"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/recipes"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=brewer+box\u0026utm_medium=qr+code\u0026utm_campaign=brewer+registration"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/content/k-brew-chill-how-to?utm_source=packaging\u0026utm_medium=qr+code\u0026utm_campaign=k+brew+chill+video"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/recipes?utm_source=brewer+box\u0026utm_medium=qr+code\u0026utm_campaign=k+duo?category=iced-coffees#cards-container"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/recipes?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=killah+koffee+supreme+dark+roast+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/recipes?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=killah+koffee+shaolin+cannoli+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/hub/lifestyle/recipe-advent-calendar?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=recipe-advent-calendar-2024"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/content/greenmountaincoffee?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=mocha+latte"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=donut+shop+regular+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=mccafe+premium+roast+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=green+mtn+breakfast+blend+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=green+mtn+caramel+vanilla+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=green+mtn+dark+magic+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=green+mtn+nantucket+blend+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=donut+shop+regular+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=mccafe+premium+roast+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=green+mtn+caramel+vanilla+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=green+mtn+dark+magic+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=green+mtn+nantucket+blend+10ct"},{"activation":"landing_page_url","prop":"contains","prop2":"","prop3":"","val":"/explore?utm_source=pod+box\u0026utm_medium=qr+code\u0026utm_campaign=green+mtn+breakfast+blend+10ct"}]],"Text Opt-In Eligible":[[{"activation":"location","prop":"exactly","prop2":"country","prop3":"","val":"US"}],[{"activation":"submitted_phone","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=text"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms_click"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/our-company"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"support.keurig.com"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"disablelightbox"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"replenishment/view-or-edit"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy-policy"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/^([^0-9]*)$/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"google"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"yahoo"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"bing"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"utm_medium=email"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"mgmt3"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"qr_code"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/content/privacy-policy"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cr/new"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/brewer-starter-kit"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/value"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"login-dev"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/new"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/appliances/register-brewer"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"krounds"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"kbrewchill-signup"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"k-rounds"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout/orderConfirmation/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/content/the-morning-show/sweepstakes"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/content/terms-and-conditions"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"content/greenmountaincoffee"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/ballerini-blend"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/punk-bunny-brewer-bundle"}]]},"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":"1498061442","els":{"skip_link":"body \u003e .skip-main"},"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();\n\n/* ------------------------------ HELPERS ----------------------------- */\n\nfunction getBaseIdFromUrl(url) {\n if (!url){ return ''; }\n return bouncex.utils.url.allowParams([], url).replace(/\\/$/g, '').split('/').pop();\n}\n\nfunction getItemIdFromUrl(url){\n return getBaseIdFromUrl(url).toLowerCase();\n}\n\nfunction getGroupIdFromUrl(url) {\n return getBaseIdFromUrl(url).replace('-Green-Mountain-Coffee','-GMC').replace('-Green-Mountain','-GMC');\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\n\nfunction getItem() {\n return {\n id: jQuery('.bv-shared').eq(1).attr('data-product-id') || jQuery('.bv-shared').eq(2).attr('data-product-id') || getItemIdFromUrl(CLEAN_URL),\n copy: jQuery('.product-title').eq(0).text() || jQuery('#purchase_options h1').eq(0).text(),\n category: CLEAN_URL.split('/')[3].split(/%/)[0],\n url: CLEAN_URL,\n imageurl: jQuery('.scene7-base-image').attr('src') || jQuery('.slick-slider img:first').attr('src'),\n instock: jQuery('#divAddTOCart').length \u003e 0 || jQuery('.just-brewer').length \u003e 0 || jQuery('button[data-id*=\"purchaseOptionDetails\"]').length \u003e 0,\n iscoffeemaker: CLEAN_URL.toLowerCase().indexOf('coffee-maker') \u003e -1 \u0026\u0026 CLEAN_URL.toLowerCase().indexOf('replacement') === -1,\n ispod: CLEAN_URL.indexOf('k-cup') \u003e -1 || jQuery('.variant-list.seclected').text().toLowerCase().indexOf('k-cup') \u003e -1\n };\n}\n\nfunction fireViewItem(id, groupId) {\n bouncex.push(['view item', {\n 'item:id': id,\n 'item:itemgroupid': groupId\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-card') \u003e -1) {\n return;\n }\n bouncex.push(['item', item]);\n\n var groupId = getGroupIdFromUrl(item.url);\n fireViewItem(item.id, groupId);\n initializeSkuEvents(item.id, groupId);\n initializeATCClickTracking(item.id);\n },\n 10\n );\n}\n\n/* ------------------------------ SKU TRACKING ------------------------------ */\n\nfunction fireSelectSku(itemId, groupId, skuId) {\n bouncex.push([\n 'select_sku',\n {\n 'item:id': itemId,\n 'item:itemgroupid': groupId,\n 'item:feedid': skuId\n }\n ]);\n}\n\nfunction initializeSkuEvents(itemId, groupId) {\n var skuSelectors = 'ul.variant-container li, button[data-testid^=\"oz-color-option\"], button.swatch-item, div.variant-count, #purchase_options ul:not(.slick-dots) li',\n lastSkuFired,\n skuId;\n\n if (jQuery(skuSelectors).length \u003c= 1) {\n skuId = getSkuId();\n if (skuId) {\n fireSelectSku(itemId, groupId, skuId);\n }\n return;\n }\n\n bouncex.off(bouncex.document, 'click.bxsku');\n bouncex.et.on(\n bouncex.document,\n 'click.bxsku',\n function () {\n var $el = jQuery(this);\n\n bouncex.et.onTrue(function () {\n skuId = getSkuId($el);\n return skuId \u0026\u0026 skuId !== lastSkuFired;\n }, function () {\n fireSelectSku(itemId, groupId, skuId);\n lastSkuFired = skuId;\n }, 5);\n },\n skuSelectors\n );\n}\n\nfunction getSkuId($el) {\n var skuFromSelection = jQuery($el).find('input').attr('value') || jQuery($el).find('input').attr('id'),\n qvClasses = (jQuery('.oz-qs-var-modal-wrapper').attr('class') || '').split(' '),\n classContaingSku = (qvClasses.filter(e =\u003e e.indexOf('oz-qs-var-wrapper-') \u003e -1) || [])[0],\n skuFromClass = classContaingSku \u0026\u0026 classContaingSku.split('-').pop(),\n imgSrc = jQuery('#purchase_options, .quick-shop-view').find('img:first').attr('src') || jQuery($el).find('img').attr('src') || '',\n skuFromImg = getSkuFromImgSrc(imgSrc),\n skuId = skuFromSelection || skuFromClass || skuFromImg || '';\n\n return /^[0-9_]*$/.test(skuId) \u0026\u0026 skuId;\n}\n\nfunction getSkuFromImgSrc(src) {\n var srcSplit = src.split('?')[0].split('_');\n return srcSplit.find(e =\u003e /^[0-9_]*$/.test(e)) || '';\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsCat() {\n var ids = [];\n\n jQuery('.product-code').each(function (i, e) {\n var id = jQuery(e).attr('value').toLowerCase(); /* evaluates item id of current product tile on category page */\n\n if (id \u0026\u0026 ids.indexOf(id) \u003c 0) {\n ids.push(id);\n }\n });\n\n return ids.join(',');\n}\n\nfunction getCategoryObject() {\n return {\n 'page:url': bouncex.utils.url.allowParams('text'),\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'];\n },\n function () {\n bouncex.push(['view category', categoryObj]);\n },\n 10\n );\n}\n\n/* ------------------------------- QUICKVIEW ------------------------------ */\n\nfunction initializeQuickviewEvents() {\n var QUICKVIEW_SELECTOR = '.quick-shop-view';\n\n bouncex.et.onVisible(QUICKVIEW_SELECTOR, function(elem){\n var itemUrl,\n itemId,\n imgAlt,\n groupId;\n\n bouncex.et.onTrue(\n function(){\n itemUrl = jQuery(elem).find('a.product-name[href]').attr('href');\n imgAlt = jQuery(elem).find('img:first').attr('alt');\n return itemUrl || imgAlt \u0026\u0026 imgAlt.toLowerCase() !== 'loaderimage';\n },\n function(){\n itemId = itemUrl ? getItemIdFromUrl(itemUrl) : imgAlt.toLowerCase();\n groupId = getGroupIdFromUrl(itemUrl);\n fireViewItem(itemId, groupId);\n initializeATCClickTracking(itemId);\n initializeSkuEvents(itemId, groupId);\n },\n 10);\n });\n}\n\n/* ------------------------------- CART EVENTS ------------------------------ */\n\nfunction fireAddToCart(itemId) {\n bouncex.push(['add to cart', { 'item:id': itemId }]);\n\n if (bouncex.vars.cart) {\n return;\n }\n bouncex.setVar('cart', true);\n\n}\n\nfunction initializeATCClickTracking(itemId) {\n bouncex.off(bouncex.document, 'click.bxatc');\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n fireAddToCart(itemId);\n }, '#divAddTOCart, .add-to-cart-button.btn.btn-primary, button[data-testid=\"oz-qs-var-atc-cta\"]');\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 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 = jQuery('#customerEmail').attr('value');\n return bouncex.utils.validate.email(userEmail);\n },\n function () {\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n bouncex.setVar('logged_in_identified', true);\n },\n 5\n );\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n return CLEAN_URL.indexOf('www.keurig.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 initializeQuickviewEvents();\n\n switch (bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n break;\n case 'product':\n initializeItemEvents();\n break;\n default:\n break;\n }\n}\n\ninit();\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"{\n \"WebsiteID\": \"2538\",\n \"Type\": \"product\",\n \"StepsToRun\": [\n \"import\"\n ],\n \"Source\": {\n \"Transport\": \"sftp\",\n \"Format\": \"csv\",\n \"ClientFeedCredsID\": \"2538/source\",\n \"FormatConfig\": {\n \"Type\": \"product\",\n \"Separator\": \",\",\n \"FixQuotes\": false,\n \"Mappings\": [\n {\n \"BXField\": \"ID\",\n \"ClientField\": \"variant_id\"\n },\n {\n \"BXField\": \"Description\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"ItemGroupID\",\n \"ClientField\": \"group_id\"\n },\n {\n \"BXField\": \"QuantityOnline\",\n \"ClientField\": \"availability\"\n },\n {\n \"BXField\": \"Link\",\n \"ClientField\": \"product_page_url\"\n },\n {\n \"BXField\": \"Price\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"OriginalPrice\",\n \"ClientField\": \"price\"\n },\n {\n \"BXField\": \"PromoPrice\",\n \"ClientField\": \"sale_price\"\n },\n {\n \"BXField\": \"MarkdownPrice\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Title\",\n \"ClientField\": \"title\"\n },\n {\n \"BXField\": \"ImageLink\",\n \"ClientField\": \"image_url\"\n },\n {\n \"BXField\": \"Category\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Brand\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Color\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Margin\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"AvailabilityDate\",\n \"ClientField\": \"\",\n \"ClientFormat\": \"2006-01-02 MST\"\n }\n ]\n }\n },\n \"ExportDestinations\": []\n}","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url|/checkout/orderConfirmation/|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout/orderConfirmation/"},"any_page_url|/checkout/orderConfirmation/|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"/checkout/orderConfirmation/"},"any_page_url|behavioralemail|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"behavioralemail"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|categoryrecap_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_cust"},"any_page_url|categoryrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_pros"},"any_page_url|commercial.keurig.com|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"commercial.keurig.com"},"any_page_url|cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"cust"},"any_page_url|email_sessionrecap_cust_1_of_3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_cust_1_of_3"},"any_page_url|email_sessionrecap_cust_2_of_3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_cust_2_of_3"},"any_page_url|email_sessionrecap_cust_3_of_3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_cust_3_of_3"},"any_page_url|email_sessionrecap_cust_4_of_4_brewer|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_cust_4_of_4_brewer"},"any_page_url|email_sessionrecap_cust_4_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_cust_4_of_4"},"any_page_url|gclid|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"gclid"},"any_page_url|hypercartabandonment_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_cust"},"any_page_url|hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros"},"any_page_url|peoplebasedmarketing|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"peoplebasedmarketing"},"any_page_url|pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"pros"},"any_page_url|sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_pros"},"any_page_url|sms_click|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms_click"},"any_page_url|trig-_-Welcome_Email1|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"trig-_-Welcome_Email1"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_medium=text|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=text"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"any_page_url|wunderkind|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""},"google_organic_policy|session":{"activation":"google_organic_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"","ibx_cart_replenishment_js":"{\"get\":\"\",\"set\":\"\"}","ibx_tracking_enabled":"0","id":"2538","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":"53 South Avenue, Burlington, MA 01803\u003cbr\u003eSingle Serve Coffee Makers \u0026 K-Cup Pods | Keurig® | 1-866-901-BREW (2739)"},"AutodeliveryBanner":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1525px","imgSize":"","imgWidth":"2300px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6466/a11103ddb062f9c490179f8631b9e87e.png"},"AutodeliveryBannerURL":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Keurig"},"Disclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Offer valid for 25% off beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App. Code cannot be used with sale priced brewers or on any products listed on our sale page. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \"Coupon(s)\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission."},"Disclaimer_15":{"description":"","enabled":false,"endDate":"2027-04-21","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"2024-07-01","startTime":"20:00","val":"*Offer valid for 15% off beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App. Code cannot be used with sale priced brewers or on any products listed on our sale page. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \"Coupon(s)\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission."},"Disclaimer_20":{"description":"","enabled":false,"endDate":"2027-04-21","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"2024-07-01","startTime":"20:00","val":"*Offer valid for 20% off beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App. Code cannot be used with sale priced brewers or on any products listed on our sale page. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \"Coupon(s)\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission."},"HeroImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"524px","imgSize":"479kb","imgWidth":"1280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/092091909ce156fdef86db11c201998e.png"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDiscount":{"description":"","enabled":false,"endDate":"2027-04-21","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"20%","startDate":"2024-07-01","startTime":"20:00","val":"20%"},"IbxDiscount2":{"description":"","enabled":false,"endDate":"2027-04-21","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"15%","startDate":"2024-07-01","startTime":"20:00","val":"15%"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"78px","imgSize":"5kb","imgWidth":"450px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_logo.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"222"},"PrimaryUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"PrivacyPolicy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.keurig.com/content/privacy-policy"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"46px","imgSize":"3kb","imgWidth":"56px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/Keurig_Twitter.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://twitter.com/keurig"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"49px","imgSize":"1kb","imgWidth":"30px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_FaceBook.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://www.facebook.com/keurig"},"SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"49px","imgSize":"4kb","imgWidth":"48px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_Instagram.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/keurig/"},"SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"42px","imgSize":"2kb","imgWidth":"56px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_yt.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.youtube.com/keurig"},"SocialLink5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"46px","imgSize":"4kb","imgWidth":"48px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_pinterest.png"},"SocialLink5Url":{"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/Keurig/"},"SocialLink6Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"50px","imgSize":"2kb","imgWidth":"42px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/keurig_TikTok.png"},"SocialLink6Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tiktok.com/@keurig"},"Terms":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.keurig.com/content/terms-and-conditions"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopCatCopy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"My Account"},"TopCatCopy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Coffee, Tea, \u0026 More"},"TopCatCopy3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Coffee Makers"},"TopCatCopy4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Accessories"},"TopCatUrl1":{"description":"TopCatUrl1","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://login.keurig.com/u/login/identifier?state=hKFo2SA4dmJYV092R2VHQ0MtOVBvcnpJVlFoVGZvSUR3aXNjN6Fur3VuaXZlcnNhbC1sb2dpbqN0aWTZIDNmM0dJRkptRnFJbEFIWkpicDdqVG01R09MbmN1ZnpOo2NpZNkga3FSd3g5R3pJZmhvYnlQYmFwMkR2ZlNhV1dHU05heXU\u0026ui_locales=en"},"TopCatUrl2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.keurig.com/beverages/c/beverages101"},"TopCatUrl3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.keurig.com/c/coffeemakers101"},"TopCatUrl4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.keurig.com/c/accessories101"},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Offer valid for beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App within 30 days of receiving your code. Code cannot be used with sale priced brewers. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \"Coupon(s)\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission. "},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Offer valid for beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App within 30 days of receiving your code. Code cannot be used with sale priced brewers. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \"Coupon(s)\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission. "},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Offer valid for beverages, accessories and select coffee makers purchased on www.Keurig.com or on the Keurig® App within 30 days of receiving your code. Code cannot be used with sale priced brewers. Does not include Keurig® Outlet Products, Keurig® Signature Mug, Ember Mug, Keurig® K-Mini® Coffee Maker, Keurig® K-Mini® Plus Coffee Maker, Keurig® K-Compact® Coffee Maker, Keurig® K-Express® Coffee Maker, Keurig® K155 OfficePRO® Premier Brewing System, my Keurig® Custom Coffee Makers, illy® products, Keurig® RoastMaster’s Choice Coffee, or any Keurig® bundles. Enter unique, one-time use code in the \"Coupon(s)\" box during checkout. Free standard shipping to contiguous U.S. addresses on all brewers and orders of $29 or more, after any promo codes, discounts, and coupons are applied. Cannot be combined other offers, previous purchases, or Auto-Delivery orders. Keurig reserves the right to cancel, remove, or make changes to the products and/or product pricing available under this offer at any time. All trademarks are the property of their respective owners, used with permission. "},"onsitelogodark":{"description":"dark logo","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"91px","imgSize":"6kb","imgWidth":"526px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/clients/2538/creatives/970f137f7e98552b4293374b5fca976e.png"},"onsitelogolight":{"description":"light logo","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"91px","imgSize":"4kb","imgWidth":"526px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/clients/2538/creatives/f2970e149c96bc995626a031e374004f.png"},"onsiteoffer1":{"description":"","enabled":true,"endDate":"2027-04-22T11:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"20%","startDate":"2024-07-02T11:00:00.000Z","startTime":null,"val":"20%"},"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":"1188px","imgSize":"89kb","imgWidth":"792px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/clients/2538/creatives/951ef678be57d83d54b0765926d56593.jpg"}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"brand_name":"Keurig","enable_ally_settings_json":"{\"enable_ally_aria_labels\":0,\"enable_ally_focus\":1,\"enable_ally_number_to_string\":0}","google_analytics_v4_measurement_id":"G-LK94Z40BJ6","google_analytics_v4_property_id":"406509546","single_page_app_on":"0","single_page_app_test_mode":"1","sms_configs":"{}","sms_country":"US","sms_creds_id":"","sms_double_opt_in":"0","sms_enabled":"1","sms_mt_config":"35234","sms_privacy_policy_link":"https://txts.ly/z7bx2C","sms_provider":"infobip","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{\"US\":\"35234\"}","sms_short_codes":"[\"35234\"]","sms_terms_conditions_link":"https://txts.ly/mOOveD","use_button_tag_for_close":"0","use_verbose_label_for_close":"0"},"name":"Keurig","no_control_ips":[],"no_ecaps_in_canada":"0","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":"","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('.clp-product-tile-wapper').length\u003e0;"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/';"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.pdp-page').length\u003e0;"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":null,"sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"0","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":"","use_website_cookie":"1","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"jQuery('#attentive_overlay').length \u003e 0;","default":"false","name":"attentive_visible","page_types":[],"persist":"no","polling":"vars","testmode":true,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"Number(jQuery('.count, .MuiBadge-badge').text());","default":"0","name":"cart_qty","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"document.querySelectorAll('#divAddTOCart').length\u003e0 || null;","default":"false","name":"in_stock","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"(function () {\n if (bouncex.website.pts === 'checkout') {\n return document.querySelectorAll('.jss10.jss14').length\u003e0 || null;\n }\n\n return document.querySelectorAll('.logout').length\u003e0 || null;\n})();","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"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('.css-6elkhq:contains(\"Thank you! You will receive your first email shortly.\")').length \u003e0 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"keurig.com","website_id":"2538","cache_meta":{"paths":{"2470696":"cache/2538/campaigns/2470696-80f212fde9bb70a0525f9ce591492268","2470697":"cache/2538/campaigns/2470697-77a48c9c2da80fbd33c37a52257f29f4","2470699":"cache/2538/campaigns/2470699-4bb12195c0185edc8e78aad8e77cc1d2","2470700":"cache/2538/campaigns/2470700-40d136f3ab4070c303728999389caead","2470702":"cache/2538/campaigns/2470702-26270e3a865fc0ca99a82e0d1e744e12","2470703":"cache/2538/campaigns/2470703-1c5fa7be67bdf098becc37ceaa1d5b68","2470705":"cache/2538/campaigns/2470705-ae914d791a6df716a47d7368c03a92fc","2470706":"cache/2538/campaigns/2470706-4497314fca992901a843c6b8848afc24","2470708":"cache/2538/campaigns/2470708-9c72e5e408f2decbdfd5cbc145d6d2fe","2470709":"cache/2538/campaigns/2470709-e64b8432f8595bbf9a09690d295a38c6","2470711":"cache/2538/campaigns/2470711-6b5a220f6c9523a95d68504baec0feea","2470712":"cache/2538/campaigns/2470712-897c7f6d823a2181b50129541ec9fb66","2470714":"cache/2538/campaigns/2470714-c47ef7ccfa97cec47836c52fd3230c6e","2470715":"cache/2538/campaigns/2470715-50a31a3abc7278e23abfdafdd45529fb","2470717":"cache/2538/campaigns/2470717-21ee81e530bfe1827f2d7093245c24d1","2470718":"cache/2538/campaigns/2470718-2f1330eca762bde1d8aab6e9e5708a99","2470720":"cache/2538/campaigns/2470720-8d8de7a5aee6b35c175b15dafe8cde06","2470721":"cache/2538/campaigns/2470721-477bbb500a62ace5aca04929ca65e7b1","2470723":"cache/2538/campaigns/2470723-f199fbe6c87e3e763154d90cd6c6695b","2470724":"cache/2538/campaigns/2470724-9f497cf54ba9a19e53c029c12efa11bb","2470726":"cache/2538/campaigns/2470726-0a8914a3f50f5f317f07c6d6a424f459","2470727":"cache/2538/campaigns/2470727-e528e1b28245f5649b71199b41eef595","2470729":"cache/2538/campaigns/2470729-d603b0e2c170d5a980cf70d227056d91","2470730":"cache/2538/campaigns/2470730-b5996d88e450b35480ac97ae01923389","2470732":"cache/2538/campaigns/2470732-e9a9f68ec503c91dd5e245c8b3ce49a5","2470733":"cache/2538/campaigns/2470733-a8cc9d8fa7e50591161d53910d2f2a33","2470735":"cache/2538/campaigns/2470735-7f8a27ee5ba0c29b62844e10c5e5c318","2470736":"cache/2538/campaigns/2470736-bc7844112dec94454257982dee60810a","2470738":"cache/2538/campaigns/2470738-2286784b7e643e181727ec4bda251932","2470739":"cache/2538/campaigns/2470739-bbf1808bc3b931aa712c4fe625b303d3","2470741":"cache/2538/campaigns/2470741-91ab4c34499d605c31f2be7c90bc56f9","2470742":"cache/2538/campaigns/2470742-3a939382be9dae1bb087e0863987f49a","2470744":"cache/2538/campaigns/2470744-5a1ed6441d62b3961c1451533f4c5bf8","2470745":"cache/2538/campaigns/2470745-3fdfda1f1534a718238b60c8ba53b430","2470747":"cache/2538/campaigns/2470747-62ea3b25d978514a1af458c6b5e6a9b2","2470748":"cache/2538/campaigns/2470748-bc55df210835b7556a7cfb504988b494","2470750":"cache/2538/campaigns/2470750-7e72c073c57c0c7a951e8475101fc9c1","2470751":"cache/2538/campaigns/2470751-b6f9f28a82484af7c35313c688ec8a49","2470753":"cache/2538/campaigns/2470753-6015daa1fc29ccf12ad88757ec1be06c","2470754":"cache/2538/campaigns/2470754-8d42d78c87ee70c1dcb41e470c3c43ef","2470756":"cache/2538/campaigns/2470756-2f026d89235cb39857a45c1178073ccc","2470757":"cache/2538/campaigns/2470757-aa5ab676248da3111691629b453e091b","2470759":"cache/2538/campaigns/2470759-f5fa2ae0a772cba1cfd8f29e364fd330","2470760":"cache/2538/campaigns/2470760-30bbb7c977414db37bc999172b55f93b","2470762":"cache/2538/campaigns/2470762-b8e0434c07cebccb3b87f21c6c8da58e","2470763":"cache/2538/campaigns/2470763-dc25cf1764d16c31180d507ce86eb517","2470765":"cache/2538/campaigns/2470765-63e4345d736b99dfb20c252677ee85c3","2470766":"cache/2538/campaigns/2470766-b7abda1102f8a333d7ddd69c2f98b3f1","2472244":"cache/2538/campaigns/2472244-c95564e1b93f1b27ef74ee5555596920","2472246":"cache/2538/campaigns/2472246-55d7bfcaba22a71e022e088f5a522a98","2472248":"cache/2538/campaigns/2472248-cb0bb18dfe4595d0cc22bb1529af4ac1","2486415":"cache/2538/campaigns/2486415-d8fa3bb01c2f6707ab3f6f1cf80ea582","2486416":"cache/2538/campaigns/2486416-903e3267a6fde7e0d10c967e79b3890d","2486417":"cache/2538/campaigns/2486417-9e34fa8ca936112a1691fa360543aabf","2493625":"cache/2538/campaigns/2493625-94b19ffe6ac435123fbc00c6f9fede93","2493626":"cache/2538/campaigns/2493626-61b7a9cd3e717f6b53a32005a41ebbe0","2493627":"cache/2538/campaigns/2493627-57d87953c6c5a7e21a530f9892a97176","2493631":"cache/2538/campaigns/2493631-cfeb3a4f34b52f7ac195f359b6326e4c","2493632":"cache/2538/campaigns/2493632-eb5f54d8e0b0d9922bd6f2d6e0ad2736","2493633":"cache/2538/campaigns/2493633-2cd36bfb41956c8b6a5c39c4c4445996","2493675":"cache/2538/campaigns/2493675-ee26618d3652c224cbafe2f5a313d90e","2493677":"cache/2538/campaigns/2493677-b7088185b235767dc7ed0fff1997b812","2493679":"cache/2538/campaigns/2493679-0ea978b972487f8037ecd79597a6dd0f","2493680":"cache/2538/campaigns/2493680-f991284b34df2305111db7050b41eb24","2493681":"cache/2538/campaigns/2493681-18dc0bdeceddd21476d2c9b07c92844c","2493766":"cache/2538/campaigns/2493766-6b06e30892f7d45abc96deb81b92ec1a","2493796":"cache/2538/campaigns/2493796-52d725402eff980759f461c4aceba8cd","2493974":"cache/2538/campaigns/2493974-4259e645a7a3a6a9b0afab186397460e","2496426":"cache/2538/campaigns/2496426-9a8cbc402eecb23dc285a831658af6b9","2496427":"cache/2538/campaigns/2496427-b8f278f9936ec3af189b912509fda508","2496429":"cache/2538/campaigns/2496429-112fa2e3507f81b5b73372b5f2ab554e","2496430":"cache/2538/campaigns/2496430-f30814e2db29a7e09f425175713a844b","2496432":"cache/2538/campaigns/2496432-bbf25f1a46c4e5989ab3f94f47649830","2496433":"cache/2538/campaigns/2496433-24f73f6222e88459987c21785f9d60c4","2500588":"cache/2538/campaigns/2500588-b48986f22231794dfd8c6c677376cae8","2500589":"cache/2538/campaigns/2500589-c6548ce0c639c5c7799886626427e9c7","2500591":"cache/2538/campaigns/2500591-338f9441248bd359efbe4d75ad8e20fb","2500592":"cache/2538/campaigns/2500592-581acf49cbfc9469c52afe30fea9ced1","2500594":"cache/2538/campaigns/2500594-f96d31a8c378f4ce52d8b843a9d7ce78","2500595":"cache/2538/campaigns/2500595-ad1802e6a08d505446a89b1a242d6f57","2500597":"cache/2538/campaigns/2500597-fb30d94020ff1ddd7174051b72bb9d01","2500598":"cache/2538/campaigns/2500598-e23749dff48f86ba61e9ebef17360be6","2500600":"cache/2538/campaigns/2500600-a94a017afe9203d555e5a38edb3a46b5","2500601":"cache/2538/campaigns/2500601-d1c4c7f4ada14c4d28e7f1f4c92f1a72","2500603":"cache/2538/campaigns/2500603-408539aa6dad84c4f2e07265c80ebfc3","2500604":"cache/2538/campaigns/2500604-b1408253ca832c3cb6812ec7262e93e5","2500606":"cache/2538/campaigns/2500606-80a005986e2600d7f17904b54bf70461","2500607":"cache/2538/campaigns/2500607-c368393e7fa8a42a1fd06e5975e24ea3","2500609":"cache/2538/campaigns/2500609-2900733457cf87ba2fa7245a39082a77","2500610":"cache/2538/campaigns/2500610-7bd83ad19bc4ccb59b1c12bbe5d67973","2500612":"cache/2538/campaigns/2500612-503270ca5187e513b1b44de84ac7e609","2500613":"cache/2538/campaigns/2500613-79108b1101127b797f773b92662f1ae9","2500615":"cache/2538/campaigns/2500615-b47302ab2c028efb14f80dc4412b08a3","2500616":"cache/2538/campaigns/2500616-3054863e11b7061c888b9fe1f84f8e20","2500618":"cache/2538/campaigns/2500618-dc02495b2627d216497adf31687f7bee","2500619":"cache/2538/campaigns/2500619-6968aa23c0d68b30e3a878eab4abde41","2500621":"cache/2538/campaigns/2500621-ecd9e4b18e469ac9e03dc9f04dbd7ada","2500622":"cache/2538/campaigns/2500622-81b5605c36371c693786c9992fad3935","2500624":"cache/2538/campaigns/2500624-2b612aecd3082226d7ae422b092c6452","2500625":"cache/2538/campaigns/2500625-d7b207b3092e93697a6c3597a42039c8","2500627":"cache/2538/campaigns/2500627-463615b2c8880876683d5c2ce88f4eba","2500628":"cache/2538/campaigns/2500628-41b5121ecab126b5a552cfb10c27cef6","2500630":"cache/2538/campaigns/2500630-a5b68038eb1174104967fbb9e3ca0ca7","2500631":"cache/2538/campaigns/2500631-c254bb058ac2719b075cd7141ad25131","2500633":"cache/2538/campaigns/2500633-92da604f805438776d80a79712e1c386","2500634":"cache/2538/campaigns/2500634-9b93d36b86357adfe558514df6b76a8a","2500636":"cache/2538/campaigns/2500636-2853e8e7603644820db253eff6eee02c","2500637":"cache/2538/campaigns/2500637-e11a0a398b6a6f19ec783f6b009650ad","2500639":"cache/2538/campaigns/2500639-f20624d0ce5d4913e5e5f8fda6593d13","2500640":"cache/2538/campaigns/2500640-c2d3e72720f12b5c87bd8d286ef1b458","2500642":"cache/2538/campaigns/2500642-bbf52650b7cce655f7d6bc768f72a33f","2500643":"cache/2538/campaigns/2500643-489a91195733e0f2c306a40672fc9248","2500645":"cache/2538/campaigns/2500645-aaf1c2ea6755be2fa0ec74dc1a456184","2500646":"cache/2538/campaigns/2500646-1a5b8bf3f6b0af0c55cba7a3d3846a6f","2500648":"cache/2538/campaigns/2500648-257bfa0abf1aa7e8461058cbe8c7c05f","2500649":"cache/2538/campaigns/2500649-669fc6bb9cb8aa493396505ea53c9371","2500651":"cache/2538/campaigns/2500651-e7a7246322ae706a6dcb316d24623f55","2500652":"cache/2538/campaigns/2500652-e920c2a4ac22521ac588969dac11c114","2500654":"cache/2538/campaigns/2500654-fc0267df8d6334033315cdfbe44b8937","2500655":"cache/2538/campaigns/2500655-d46f8e96656d8bcacaa557ae3042058b","2500657":"cache/2538/campaigns/2500657-50545a4e70918bc4fe97eadbfcb0af02","2500658":"cache/2538/campaigns/2500658-8e5383f699746c2b04f403d8839ddd43","2518544":"cache/2538/campaigns/2518544-49d82276624da88a52247ff59677898c","2540844":"cache/2538/campaigns/2540844-d6f1b0fc22eba40f619025665bb041c4","2543181":"cache/2538/campaigns/2543181-997e450d8c62999700a620ea9564caf1","2560025":"cache/2538/campaigns/2560025-5c928120bf2c020255bf98362d8e886f","2560026":"cache/2538/campaigns/2560026-a73fd39ba49cc8031aa261282ea9b44e","2560027":"cache/2538/campaigns/2560027-94838b74c8821d3588d08343324cc3db","2560028":"cache/2538/campaigns/2560028-e359a7762f6b1325b2b2722dc625a539","2560030":"cache/2538/campaigns/2560030-b0d5742258670bd78c1efcea66baa647","2560031":"cache/2538/campaigns/2560031-af13038e9c81d1dccfd67dc63676f08b","2560032":"cache/2538/campaigns/2560032-fe40ff968459d79defca7f2fe8d72e39","2560033":"cache/2538/campaigns/2560033-fe54f2b81177cc6c508018cf26c7a578","2563947":"cache/2538/campaigns/2563947-35d2a0ba52e7cbf5ae533e769423f948","2563948":"cache/2538/campaigns/2563948-34d86e6db918875b641fa47666155230","2563950":"cache/2538/campaigns/2563950-3d21bff480a983652d1d7baa80886429","2563951":"cache/2538/campaigns/2563951-5e20ee4360bc178d4b8863a5736b0a62","2563953":"cache/2538/campaigns/2563953-b65e0b6f10f0d90b13288ac2ea8f7831","2563954":"cache/2538/campaigns/2563954-c8f47a29c5e6cb180031559fc6b43172","2563956":"cache/2538/campaigns/2563956-9eacbad6f3774c33fd8ca571be8d0341","2563957":"cache/2538/campaigns/2563957-dc48d0cfabc3ed28b68e314b27ff5b63","2563959":"cache/2538/campaigns/2563959-a535e02b6915e0eabcbaf599682a3d74","2563960":"cache/2538/campaigns/2563960-bd040a265b4b403b8a3a9763192fb528","2563962":"cache/2538/campaigns/2563962-0f0e82ad9233c835d8178055694611f6","2563963":"cache/2538/campaigns/2563963-ab6aa2bb93e3e9096936e58d1947ec50","2563967":"cache/2538/campaigns/2563967-23700c07a67486864dd5ebad5eeaa390","2563968":"cache/2538/campaigns/2563968-a6a80bdd141bd77a65976aa276550603","2563970":"cache/2538/campaigns/2563970-8e6ad4064ddaa851d909823acb112070","2563971":"cache/2538/campaigns/2563971-58b9a81d3548f6fa030ef9c2b6163d14","2563973":"cache/2538/campaigns/2563973-9a6be3fb0bffeee13a3204f4227796f6","2563974":"cache/2538/campaigns/2563974-575aef7d391ce5a98629b9e8b396958e","2563976":"cache/2538/campaigns/2563976-d173862b6dd9a517fc6ba76bc41859ec","2563977":"cache/2538/campaigns/2563977-9ea3abeeb9111e7ad25236d13a8c18aa","2563985":"cache/2538/campaigns/2563985-ca2b4354118b5b703ac0029cda0ee82d","2563986":"cache/2538/campaigns/2563986-2628c0beeac0cd514c7420065b695f9d","2563988":"cache/2538/campaigns/2563988-033597a6cf50701653b50df05ee7dcb2","2563989":"cache/2538/campaigns/2563989-bfc884e531607f90f18f3ef9ca3e71b9","2564027":"cache/2538/campaigns/2564027-e95758eddf958f82b4a53a98aa742f0d","2564028":"cache/2538/campaigns/2564028-b5015eec319720db0169c0b43c563168","2564029":"cache/2538/campaigns/2564029-09b4fc665c5d6bd3038720f8b1886641","2564031":"cache/2538/campaigns/2564031-a8508eebbee06bf90106cf14bf217b0b","2564032":"cache/2538/campaigns/2564032-8c568ea4e892cf6f4fed0e56fa64c98f","2564034":"cache/2538/campaigns/2564034-c353550e888c240e754c8b81376d8f1b","2564035":"cache/2538/campaigns/2564035-903d33f6ad8247265c507e9139af05ad","2564037":"cache/2538/campaigns/2564037-8f350c9773f285b28beb847ef455005d","2564038":"cache/2538/campaigns/2564038-226c73c5ee2b3513d459d6dc44011815","2564040":"cache/2538/campaigns/2564040-4b1844e4d70f76679853634185f9fea3","2564041":"cache/2538/campaigns/2564041-d14c9aa4d62e29636ad789ac4cfe0d74","2564043":"cache/2538/campaigns/2564043-419640d21280ca722f73d43abc81bff0","2564044":"cache/2538/campaigns/2564044-13d0957819379d62f1605bdc31c9184a","2564046":"cache/2538/campaigns/2564046-08d5aeccd82df6a86871fd10adacc2d2","2564047":"cache/2538/campaigns/2564047-f92e282fe92b025b9fd8f96a860fc7f1","2564049":"cache/2538/campaigns/2564049-bde6fd9f6ecd48398ffa5d32aef6cd38","2564050":"cache/2538/campaigns/2564050-d5f29c1a846ce1e597ac4a1b7a78b629","2564052":"cache/2538/campaigns/2564052-ecc9e51f446b14bab82a8b2336b4d62d","2564053":"cache/2538/campaigns/2564053-a319534be6aa1ad2aaa9d4ee5dbdbf33","2564054":"cache/2538/campaigns/2564054-d05d3e3c4f7922a006cf47059a6bed6c","2564056":"cache/2538/campaigns/2564056-de5111d59103ffa07aeda0ac5a1f47ac","2564057":"cache/2538/campaigns/2564057-abae951e86da414db8eea7b8440b3b81","2564059":"cache/2538/campaigns/2564059-607cd3a3bb068bdc7b9452d2602a8a88","2564060":"cache/2538/campaigns/2564060-d67eda3144f15547992d7baffa9fe2aa","2564062":"cache/2538/campaigns/2564062-4b7c9b03d2abd2ba9a82c00539d88dcd","2564063":"cache/2538/campaigns/2564063-1f612c89fcf836f35490160ee849f4ff","2564065":"cache/2538/campaigns/2564065-acfdedbe6795abfc1eaf9ca23353193c","2564066":"cache/2538/campaigns/2564066-a21382609f661aab84d22c38d8da0ef5","2564068":"cache/2538/campaigns/2564068-d0aa3794e0cde433acf22781b58e17cb","2564069":"cache/2538/campaigns/2564069-f352f6b2c7741b7c097dc3aaf898609c","2564071":"cache/2538/campaigns/2564071-078af9c7f03f4f763ed8bf7e5aa18c0c","2564072":"cache/2538/campaigns/2564072-3cca7c5f8ebd737592106d319f683114","2564074":"cache/2538/campaigns/2564074-17d97347949de06d404c13255ccd7ef3","2564075":"cache/2538/campaigns/2564075-a5d331e1d8f0ca332ebe3a874be0abf4","2564077":"cache/2538/campaigns/2564077-b00a0d52b567f1f81b8e8155d06b9632","2564078":"cache/2538/campaigns/2564078-96a6470115a3b490820d210bce595e6c","2564080":"cache/2538/campaigns/2564080-91438b839e74227407039f9d6ca41de8","2564081":"cache/2538/campaigns/2564081-9b72f7be0c88c3880727f37697f821b9","2564083":"cache/2538/campaigns/2564083-55130ce76b34f84c991d84bf8871de88","2564084":"cache/2538/campaigns/2564084-64da17e39073e41678351af2a7342e56","2564086":"cache/2538/campaigns/2564086-df36616a7850cb97ddbf43908f173ade","2564087":"cache/2538/campaigns/2564087-5fefac8552afa717109ac7eb2097c16a","2564089":"cache/2538/campaigns/2564089-7956bfc97b254a1e29356e59d04745b8","2564090":"cache/2538/campaigns/2564090-c38d4183abc85c8762467ab7c01de5aa","2564092":"cache/2538/campaigns/2564092-2896d575ae80d91980811464913d00ad","2564093":"cache/2538/campaigns/2564093-310d79059bf53aa64de7b8d62b3076da","2564095":"cache/2538/campaigns/2564095-b81fcef1f56a5769fbefd7189db41a87","2564096":"cache/2538/campaigns/2564096-9c53fe3abb1823988a3c2b391569a6d0","2564098":"cache/2538/campaigns/2564098-3c2dc833fc5f3de1d33b24780366f5e0","2564099":"cache/2538/campaigns/2564099-4886ce5efea347030679b85c2b629f60","2564101":"cache/2538/campaigns/2564101-7e39927a47c3a689418aea7e8bdf8332","2564102":"cache/2538/campaigns/2564102-53680974c9314db3263ac3c0a13c0551","2564104":"cache/2538/campaigns/2564104-f16f47e24580f27a5c64a06bccd3c987","2564105":"cache/2538/campaigns/2564105-4f25375766d9b131a7229ce5c537240f","2564107":"cache/2538/campaigns/2564107-5f2316b6fa56520b0ee6900ea1b21d70","2564108":"cache/2538/campaigns/2564108-609ef44ff8440a2a817648bc88907432","2564110":"cache/2538/campaigns/2564110-23a39714f4333002fda153227cb9e7e5","2564111":"cache/2538/campaigns/2564111-c6d1570aba12f7f914f1d7250a5312e4","2564113":"cache/2538/campaigns/2564113-1b9a89cec600b9fbd27915ea353ae3fd","2564114":"cache/2538/campaigns/2564114-34f2a8a5b1db72e87ce543999f9827e7","2564116":"cache/2538/campaigns/2564116-c7f9b5290ff19e406217ce99073eb0a8","2564117":"cache/2538/campaigns/2564117-7c429d70b0311f1bcb088496eb0c7631","2564119":"cache/2538/campaigns/2564119-5c2681f9529dd4c44f664d48ab4edfd6","2564120":"cache/2538/campaigns/2564120-9164095ecdba8d349955c1a3262b04ff","2564122":"cache/2538/campaigns/2564122-6c81801ded86d91b8462bb613184d87f","2564123":"cache/2538/campaigns/2564123-d15b1ab66ab52337b1adca9b26ce2cdc","2564125":"cache/2538/campaigns/2564125-42793ebd63e914ce6968f4c80d115e90","2564126":"cache/2538/campaigns/2564126-e0d1e141b624e5aae18ab1f510699649","2564128":"cache/2538/campaigns/2564128-961db9355f48c593b54982a4af9972b5","2564129":"cache/2538/campaigns/2564129-b9f06a8c5da3f239e4f2e9f7c69cda6b","2564131":"cache/2538/campaigns/2564131-57f5f06c8567752cc4107b443b9e0353","2564132":"cache/2538/campaigns/2564132-95fd98eaa3222a5ea658a5a8387b88e0","2564134":"cache/2538/campaigns/2564134-fbb9e769d0a5255faa54070edcc400aa","2564135":"cache/2538/campaigns/2564135-37fe483fdd88b50d2afaf31ab22e024f","2564137":"cache/2538/campaigns/2564137-f38ed5125ffb4acce76090bda9fc81da","2564138":"cache/2538/campaigns/2564138-f822e002c21bf4c83d6d325d8d707b9f","2564140":"cache/2538/campaigns/2564140-0ce9e1ac3449fd5e4152db0ed0e6f1d2","2564141":"cache/2538/campaigns/2564141-c46568af6323377949169384291cb484","2564143":"cache/2538/campaigns/2564143-1605e922eefcfdf4c5245dbb78a39c16","2564144":"cache/2538/campaigns/2564144-411942f23fb48cc7753ce0971f74d127","2564146":"cache/2538/campaigns/2564146-a67a95af70685652bf81ebf1b74f8188","2564147":"cache/2538/campaigns/2564147-b2be0d4009730d4ecc1ee4d7f11db4ac","2564149":"cache/2538/campaigns/2564149-94523657c2648e3c94e44a9425ebbff3","2564150":"cache/2538/campaigns/2564150-f1668840dd4eead7bf4691f504a1fa61","2564152":"cache/2538/campaigns/2564152-709ab9ab57973b83e10d79dd29224663","2564153":"cache/2538/campaigns/2564153-df48d3b139b646cd915b21a64e4cbf04","2564155":"cache/2538/campaigns/2564155-08dff7bbd1b3e9b762d852dbce7e3f1e","2564156":"cache/2538/campaigns/2564156-26cac239e3898dbe030f707c85fc932f","2564158":"cache/2538/campaigns/2564158-2803dd04ef6d0329ffcfdc8a5ed9d1d1","2564159":"cache/2538/campaigns/2564159-4287ae413b86160753d7502e948d18a4","2564161":"cache/2538/campaigns/2564161-dbe5174343b31fd993bec9918d00b5ac","2564162":"cache/2538/campaigns/2564162-8ba5fd419d9e6cbac995c486cf63302e","2564164":"cache/2538/campaigns/2564164-bfd211606cff9fff87d807649a2a7207","2564165":"cache/2538/campaigns/2564165-a6a9decda2281d6df8abaaa175d05fcf","2564167":"cache/2538/campaigns/2564167-e747b3d4584c9624c5fbd06bca98da44","2564168":"cache/2538/campaigns/2564168-a172d041835e4eb951c0d8f708b7433a","2564170":"cache/2538/campaigns/2564170-bb65c8264d96a8e62b44649516ae0bbb","2564171":"cache/2538/campaigns/2564171-1310ef49553f36289bc898ddb460ef37","2566148":"cache/2538/campaigns/2566148-95504b2d46fff7d01b9d5235009af70d","2566149":"cache/2538/campaigns/2566149-4c1db9cccecf70d8865e32977329317d","2566151":"cache/2538/campaigns/2566151-d1cdcec07d09ec0c4df56f8fee24a412","2566152":"cache/2538/campaigns/2566152-600d31f77bf755accc9a418ef4d8899e","2566154":"cache/2538/campaigns/2566154-99815f0cb9910d13bc730ed5a614e25e","2566155":"cache/2538/campaigns/2566155-c46a71027e923bfaa7c2a1c6eb6feffe","2566157":"cache/2538/campaigns/2566157-2f371a62afda805783b9ac6100014ddc","2566158":"cache/2538/campaigns/2566158-0bcffbb7bd9827244510dcf323809a14","2566160":"cache/2538/campaigns/2566160-eb4fddbb2398f9c34de1a227de676b14","2566161":"cache/2538/campaigns/2566161-9f42b9e313b60dbe12b70036bee1c185","2566163":"cache/2538/campaigns/2566163-bd2da4dfb78be50f141a7938ef4f1c3e","2566164":"cache/2538/campaigns/2566164-0b8b2dca8de59da1cc87f9e7da7249df","2566166":"cache/2538/campaigns/2566166-027efa3a2c62ec4292b5cdcada69a7d9","2566167":"cache/2538/campaigns/2566167-76551ca45bfdca05e084c41a388fb495","2566169":"cache/2538/campaigns/2566169-36da078c061019e846a739fb44d5a0ab","2566170":"cache/2538/campaigns/2566170-d236df3df39fde1dc98fe2409817d726","2566172":"cache/2538/campaigns/2566172-9a16b2a6fb6820787b2cc1997b6916cb","2566173":"cache/2538/campaigns/2566173-3f9656b7e6a6f4de47cffbfd0ce90f78","2566175":"cache/2538/campaigns/2566175-2c1c01a70f1acf66a5e704dfb5289c81","2566176":"cache/2538/campaigns/2566176-470ecf7ccb9d67f055af7391392ea163","2566178":"cache/2538/campaigns/2566178-02008fe0f082a94ee32828365bc16149","2566179":"cache/2538/campaigns/2566179-e7c2678cee163cdcea6cef66d0092332","2566181":"cache/2538/campaigns/2566181-da8c4a45df1412de7129eaddd40d54f9","2566182":"cache/2538/campaigns/2566182-d9c38f46f5c42d48b1e7109cec688299","2566184":"cache/2538/campaigns/2566184-f376cede1701cd1d0d9dcf8cd5438eb0","2566185":"cache/2538/campaigns/2566185-6d4eadc0cd3ba152cc8add61dd7e7484","2566187":"cache/2538/campaigns/2566187-eddc10642901e5c9115af3eaa769f995","2566188":"cache/2538/campaigns/2566188-f54932edb922c5d7f8a2183dc0694456","2643668":"cache/2538/campaigns/2643668-1ceb8946e6c88363500af01acd0c9314","2643669":"cache/2538/campaigns/2643669-c321d85f3e3c45da5941962758b6928a","2643670":"cache/2538/campaigns/2643670-ac04f5aa91bfab96f187e62fbe6f2c29","2643671":"cache/2538/campaigns/2643671-6e2f6627c9a5c7d4288995b550978daa","2643673":"cache/2538/campaigns/2643673-b97424e80dc596cbc7db57d18744f5a0","2643674":"cache/2538/campaigns/2643674-e834edcff82f495028db29cd51345764","2643675":"cache/2538/campaigns/2643675-8a2328292474d5d5e0f0e9fc8f8f4dce","2643676":"cache/2538/campaigns/2643676-b21317525458506edafc0eaa895bb2ea","2643678":"cache/2538/campaigns/2643678-bdc9542f28c0249de3c6ad018a7159f4","2643679":"cache/2538/campaigns/2643679-c9508b2e391380cdf39167c3bcd003f4","2643680":"cache/2538/campaigns/2643680-762cfc9ffb7f7d691add49aee60417cf","2643681":"cache/2538/campaigns/2643681-9cbdd14ea66e59eac3b4b9685c5b6b80","2643683":"cache/2538/campaigns/2643683-2023dbb462a4e041e4778bffad15387f","2643684":"cache/2538/campaigns/2643684-51caa9e6e3f1e03b2f4f564fbdcf786a","2643685":"cache/2538/campaigns/2643685-38d7762bca04bb10323fba154948c58b","2643686":"cache/2538/campaigns/2643686-2e3e98d4795f8f08a7d69fd922b34bfa","2681833":"cache/2538/campaigns/2681833-9deb62dbdb45afac5db6ca9edc4d3c57","2681834":"cache/2538/campaigns/2681834-c5faaf95f7aaf763c23bccf9ddc6955a","2681835":"cache/2538/campaigns/2681835-07e09da953539545ae183140de1df03a","2707230":"cache/2538/campaigns/2707230-bdb0ec84c0384d0f15c57e84814e97ed","2707231":"cache/2538/campaigns/2707231-685c6a0f750b110eb049ca2a9cbf2624","2707232":"cache/2538/campaigns/2707232-0489a26d1fa609923978a0d3c3d8f976","2707233":"cache/2538/campaigns/2707233-2945c31350f7b7fcbe9c22a77cb646c4","2755688":"cache/2538/campaigns/2755688-87aeda6f12ebe306521658b447f0b0a1","2755690":"cache/2538/campaigns/2755690-624db764a562d23f95f2683b66e5dc7c","2760270":"cache/2538/campaigns/2760270-7f9a835a1375366e3211f36be03f4362","2760271":"cache/2538/campaigns/2760271-d8c2dd1dae503fa3c7a34e10e236a141","2760272":"cache/2538/campaigns/2760272-2ab917cba738a074026c71bc031798d9","2764244":"cache/2538/campaigns/2764244-8dc02a58add4907080920fc321a05663","2764245":"cache/2538/campaigns/2764245-e2df69c625be56330647a632d90987a8","2764247":"cache/2538/campaigns/2764247-5f223dab89cc87ff58e0abce9b004670","2764248":"cache/2538/campaigns/2764248-2e240411e3f2d9db8c78175980378991","2764250":"cache/2538/campaigns/2764250-2599c1c543207b13ce3c4b4374988155","2764251":"cache/2538/campaigns/2764251-5d21581b6220515d53e479727ebfa244","2764253":"cache/2538/campaigns/2764253-384b1d01f3af0eba27e43023b9f7ea63","2764254":"cache/2538/campaigns/2764254-16d671f5a7b35ac2f1fdde36b5e46e63","2764256":"cache/2538/campaigns/2764256-cde9ec0ca80a3915e0815395c37cdc79","2764257":"cache/2538/campaigns/2764257-289e8a4fc0f9f0f4924b2916a3d02bd9","2764259":"cache/2538/campaigns/2764259-36008e3823c4cc563c169c600b8d0b11","2764260":"cache/2538/campaigns/2764260-e64530f2842e0be63dff4509efae6f10","2764262":"cache/2538/campaigns/2764262-607d06512c8ca9b19f0133d62868a9dc","2764263":"cache/2538/campaigns/2764263-a1d252693ed466971f127b6d96db9bf8","2764265":"cache/2538/campaigns/2764265-6a60c0ffd49174d34c845d9438e5cd47","2764266":"cache/2538/campaigns/2764266-2251b49629e7ba446df6ae31b86c3d0b","2764268":"cache/2538/campaigns/2764268-5c6635f69f74f14a1a6f2b8c90f390fb","2764270":"cache/2538/campaigns/2764270-15a2273b261606a502f55b9f10fe6c0b","2764272":"cache/2538/campaigns/2764272-ff2d9cdac3b9d9cbc18f157f49508fc6","2764273":"cache/2538/campaigns/2764273-dde9cddc221ff684c8247d85b8c04cd3","2764275":"cache/2538/campaigns/2764275-6a27efa4d8c22c4af284e7f0b521fdce","2764276":"cache/2538/campaigns/2764276-4e5aaa624e0e5154d05530d5d891b35d","2764278":"cache/2538/campaigns/2764278-af3178c519c3e682a62d2d59f3c967da","2764279":"cache/2538/campaigns/2764279-2220391fc7b4c0592bdb9c941b13e11d","2764281":"cache/2538/campaigns/2764281-57ebc0f521874edfc29e5bf8d9fbff28","2764282":"cache/2538/campaigns/2764282-d326f184705574a9c2483a732fe18858","2764284":"cache/2538/campaigns/2764284-53dfd903f38e71571a5b7727d76029d5","2764285":"cache/2538/campaigns/2764285-4f8321297343d5293d981468c8a5665f","2764287":"cache/2538/campaigns/2764287-c391b4d90021772d40601912d2afb6b5","2764288":"cache/2538/campaigns/2764288-93f778cf7635797863c114c0a5a53802","2766837":"cache/2538/campaigns/2766837-c31c45d802fd7baef3892303b9d14a1d","2766838":"cache/2538/campaigns/2766838-e8515fb96177ef25ee18a2ca41c132fb","2766846":"cache/2538/campaigns/2766846-6d660259366f877bfcb55b7ea99f9773","2766851":"cache/2538/campaigns/2766851-600370b306073256ea1c28f4fcbad7d2","2766852":"cache/2538/campaigns/2766852-5df48cf73287c2c9380a5fb56a35c2b0","2766853":"cache/2538/campaigns/2766853-57abe682442847b08bf4b93c55369bca","2766854":"cache/2538/campaigns/2766854-82ea6913c4d5eb578e4df834f56b289d","529818":"cache/2538/campaigns/529818-1c99823128239166ee11edcf18ef687a","529820":"cache/2538/campaigns/529820-f9d503b8a780e5650d75b37763305124","529822":"cache/2538/campaigns/529822-2517061a806cec2ea66c6fb34570792f","529824":"cache/2538/campaigns/529824-9d41aeb0cdbffa97f31b0417aff409c0","530221":"cache/2538/campaigns/530221-992f91c3da006651997e8bd5c69ec8ab","530772":"cache/2538/campaigns/530772-a15d6fec7591a74c8db58fbc4a75c7db","530788":"cache/2538/campaigns/530788-277c5710e701472308befb804f673a32","530790":"cache/2538/campaigns/530790-3af4342e19b4836d133a20d3628120a1","530792":"cache/2538/campaigns/530792-88f6781bd68abcf91d9aebb387bb40c8","530800":"cache/2538/campaigns/530800-ded63da1559d43ed85d39afb6d636997","530986":"cache/2538/campaigns/530986-7d6af31f56fa978411781a7a3b46acd4","531117":"cache/2538/campaigns/531117-dac340ccc20739aacb2f64304a18124d","531139":"cache/2538/campaigns/531139-60e53286444e83714ec7844f632a8a49","531151":"cache/2538/campaigns/531151-b4275f241c8598b2e4517079b7adf30c","531153":"cache/2538/campaigns/531153-688b07f667a09f1be5218c1cee856912"},"index_live":"cache/2538/campaign-index-live-7f30b0fa34a7e057c7bb0b76100af840","index_test":"cache/2538/campaign-index-test-ff634bcba41db4fa537018c4c80c4c7e"}}