bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"bbar_ctab_placement_adjustment":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"var $placementTarget = jQuery('#main');\nvar placement = 'prepend';\n\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);"},"bottombar_pushup":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n '.web-ii1ik4 { padding-bottom: '+pushAmount+'px; }',\n '.web-cik3q9, .web-q50vvw, .web-ff5xrt, .web-13vj4wt, .web-nh45hj { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\n 'div[data-testid*=\"first-box-sticky-footer\"] { bottom: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();"},"bottombar_pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);"},"bottombar_zindex":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 104; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n }\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"topbar_placement_adjustment":{"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);"},"topbar_pushdown":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n '[data-test-id=\"header\"] \u003e div.dgGOcu { margin-top: '+pushAmount+'px; }'\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nupdatePushdown();"},"topbar_pushdown_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"topbar_zindex":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 104; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"zindex_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"bind_to_domain","currency":"USD","custom_campaign_js":"{\"topbar_pushdown\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n \\n var styles = [\\n '[data-test-id=\\\"header\\\"] \u003e div.dgGOcu { margin-top: '+pushAmount+'px; }'\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nupdatePushdown();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"topbar_zindex\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 104; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"topbar_pushdown_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"zindex_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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 if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n }\\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bottombar_pushup\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true);\\n\\n var styles = [\\n '.web-ii1ik4 { padding-bottom: '+pushAmount+'px; }',\\n '.web-cik3q9, .web-q50vvw, .web-ff5xrt, .web-13vj4wt, .web-nh45hj { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\n 'div[data-testid*=\\\"first-box-sticky-footer\\\"] { bottom: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bottombar_zindex\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 104; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bottombar_pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bbar_ctab_placement_adjustment\":{\"val\":\"var $placementTarget = jQuery('#main');\\nvar placement = 'prepend';\\n\\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_placement_adjustment\":{\"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\\\":\\\"\\\"}}}\"}}","custom_js":"/* */\n/* enable.feature.DISABLE_IOS_ABSOLUTE */","custom_liquid_variable":"{\"Address\":{\"val\":\"28 Liberty St, New York, NY 10005 USA\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"6243\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Good Chop\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"val\":\"true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"https://www.goodchop.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"val\":\"*Offer only valid for new customers with an auto-renewing subscription purchase. “$120 off” is based on a total discount applied towards 4 deliveries for Medium and Large plans. Save $50 on your 1st box, $30 on your 2nd box, $20 on your 3rd box, and $20 on your 4th box. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal upgrades, add-ons, taxes or shipping fees. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Good Chop has the right to end or modify any offer at any time. Additional restrictions may apply, see \u003ca href=\\\"https://www.goodchop.com/terms\\\" target=\\\"_blank\\\" style=\\\"color:#202122;text-decoration:underline;\\\"\u003eGoodChop.com/terms\u003c/a\u003e for more details.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer130off\":{\"val\":\"*Offer valid for new consumers on a qualifying order only. Promotion and/or offer not valid on prior purchases, gift cards, taxes, shipping or processing charges. Consumers must pay any applicable sales tax. '$130 off' is based on a total discount applied over 4 deliveries: $50 on your 1st box, $30 on your 2nd box, $20 on your 3rd box, and $30 on your 4th box. Must be redeemed by 12/31/2024 at 11:59 PM ET. Offer may not be combined with any other sale, promotion, discount, code, credit, coupon, and/or offer. Promotions and/or offers have no cash value. Offer cannot be sold or otherwise bartered. Void where prohibited, taxed or otherwise restricted. Good Chop has the right to end or modify any promotion and/or offer at any time. Additional restrictions may apply, see \u003ca href=\\\"https://www.goodchop.com/terms\\\" target=\\\"_blank\\\" style=\\\"color:#202122;text-decoration:underline;\\\"\u003eGoodChop.com/terms\u003c/a\u003e for more details.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerEmail1\":{\"val\":\"*Offer valid for new consumers on a qualifying order only. Customers will save $120 across the first 4 boxes: $50 on the first box, $30 on the second box, $20 on the third box, and $20 on the fourth box. If membership is cancelled, offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2025, valid while supplies last. Good Chop has the right to end or modify any offer at any time based on company discretion. Additional restrictions may apply, see GoodChop.com/terms for more details.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerEmail2\":{\"val\":\"*Offer valid for new consumers on a qualifying order only. Customers will save $130 across the first 4 boxes: $50 on the first box, $30 on the second box, $20 on the third box, and $30 on the fourth box. If membership is cancelled, offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2025, valid while supplies last. Good Chop has the right to end or modify any offer at any time based on company discretion. Additional restrictions may apply, see GoodChop.com/terms for more details.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerEmail3\":{\"val\":\"*Offer valid for new consumers on a qualifying order only. Customer is eligible to receive Chicken Wings (3lb. pack) for free in every subscription box for the life of membership as an extra item shipped in addition to the user's meat/seafood selections. Customers will also save $100 across the first 3 boxes: $50 on the first box, $30 on the second box, and $20 on the third box. If membership is cancelled, offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2025, valid while supplies last. Good Chop has the right to end or modify any offer at any time including, but not limited to, substituting free product with product of equal or lesser value based on company discretion. Additional restrictions may apply, see GoodChop.com/terms for more details.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerFreeWings\":{\"val\":\"*Offer only valid for new customers with an auto-renewing subscription purchase. Customers will get 1 pack of chicken wings (3lbs) for free with every order for the life of membership as an extra item that would be shipped in addition to the user’s meat/seafood selections. If membership is cancelled, the offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2024, valid while supplies last. Good Chop has the right to end or modify any offer at any time including, but not limited to, substituting free product with product of equal or lesser value based on company discretion. Additional restrictions may apply, see \u003ca href=\\\"https://www.goodchop.com/terms\\\" target=\\\"_blank\\\" style=\\\"color:#202122;text-decoration:underline;\\\"\u003eGoodChop.com/terms\u003c/a\u003e for more details.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerFreeWings100off\":{\"val\":\"*Offer only valid for new customers with an auto-renewing subscription purchase. Customers will save $100 across their first 3 boxes: $50 on the first box, $30 on the second box and $20 on the third box. Customers will also get 1 pack of chicken wings (3lbs) for free with every order for the life of membership as an extra item that would be shipped in addition to the user’s meat/seafood selections. If membership is cancelled, the offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2024, valid while supplies last. Good Chop has the right to end or modify any offer at any time including, but not limited to, substituting free product with product of equal or lesser value based on company discretion. Additional restrictions may apply, see \u003ca href=\\\"https://www.goodchop.com/terms\\\" target=\\\"_blank\\\" style=\\\"color:#202122;text-decoration:underline;\\\"\u003eGoodChop.com/terms\u003c/a\u003e for more details.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"$120\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/GoodChop/060823/Logo_74.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"150px\",\"imgHeight\":\"118px\"},\"LogoImgWidth\":{\"val\":\"74\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PlanUrl\":{\"val\":\"https://www.goodchop.com/plans\",\"promoVal\":\"\",\"description\":\"$HeroCTAUrl\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialHeadlineImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/GoodChop/060823/SocialHeadlineImg.png\",\"promoVal\":\"\",\"description\":\"Follow Us Img\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"12kb\",\"imgWidth\":\"240px\",\"imgHeight\":\"107px\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/GoodChop/060823/01-fb_12.png\",\"promoVal\":\"\",\"description\":\"Facebook Icon\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"25px\",\"imgHeight\":\"51px\"},\"SocialLink1Url\":{\"val\":\"https://www.facebook.com/GetGoodChop/\",\"promoVal\":\"\",\"description\":\"Facebook Url\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/GoodChop/060823/02-ig_27.png\",\"promoVal\":\"\",\"description\":\"Instagram Icon\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"55px\",\"imgHeight\":\"51px\"},\"SocialLink2Url\":{\"val\":\"https://www.instagram.com/getgoodchop/\",\"promoVal\":\"\",\"description\":\"Instagram Url\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_HeroImage\":{\"val\":\"https://www.goodchop.com/plans\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"https://www.goodchop.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_Image1\":{\"val\":\"https://www.goodchop.com/recipes/boneless-ribeye-steaks-60c131f809eadf27db0bf316\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_Image2\":{\"val\":\"https://www.goodchop.com/recipes/boneless-skinless-chicken-breasts-60c379574bbca37fc04c189e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_Image3\":{\"val\":\"https://www.goodchop.com/recipes/thick-cut-bacon-12oz-63a0e3086a36948e640976a9\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_Image4\":{\"val\":\"https://www.goodchop.com/recipes/wild-caught-alaskan-sockeye-salmon-60c3c3160f2e4758561164ad\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_ListPageUrl\":{\"val\":\"{{ $.ListPageUrl }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"TermsUrl\":{\"val\":\"https://www.goodchop.com/terms\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvas\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvasmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogolight\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandard\":{\"val\":\"assets.bounceexchange.com/assets/uploads/users/6807/c69942156349e77610ec839462c83aac.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"71kb\",\"imgWidth\":\"800px\",\"imgHeight\":\"1200px\"},\"onsitestandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandardv2\":{\"val\":\"assets.bounceexchange.com/assets/uploads/users/6375/9497a3585d518f3fb485c05a71ce6002.jpg\",\"promoVal\":\"\",\"description\":\"Good Chop Thanksgiving Turkey imagery\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"73kb\",\"imgWidth\":\"400px\",\"imgHeight\":\"600px\"},\"onsitestandardv2mobile\":{\"val\":\"assets.bounceexchange.com/assets/uploads/users/6375/5b9e9227cd1836a1d19104b75ea2014b.jpg\",\"promoVal\":\"\",\"description\":\"Good Chop Thanksgiving Turkey imagery\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"39kb\",\"imgWidth\":\"330px\",\"imgHeight\":\"120px\"},\"onsitewingimage\":{\"val\":\"assets.bounceexchange.com/assets/uploads/users/6460/5e2742833beecb5a022d63ed767506e5.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6833kb\",\"imgWidth\":\"1777px\",\"imgHeight\":\"2666px\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n if (window.location.pathname.indexOf('/login') \u003e -1) {\\n return false;\\n }\\n if (bouncex.website.pts === 'checkout') {\\n return true;\\n }\\n\\n return jQuery('[data-logout-link=\\\"true\\\"]').length \u003e 0 || 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\":\"visit\",\"val\":\"(function(){\\n var qty = Number(jQuery('[data-testid=\\\"open-box-summary\\\"]').first().text().replace(/[^0-9.]/g, ''));\\n\\n if (window.location.pathname.indexOf('/first-box') \u003e -1 \u0026\u0026 qty === 0) {\\n return 1;\\n }\\n\\n return qty || null;\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n var box = window.location.pathname;\\n\\n if (box.indexOf('/MR-CBT4-6-1-0') \u003e -1) {\\n return 149;\\n }\\n if (box.indexOf('/MR-CBT4-12-1-0') \u003e -1) {\\n return 269;\\n }\\n\\n return Number(jQuery('[data-breakdown-row=\\\"product\\\"] span, [data-plan-price]').last().text().replace(/[^0-9.]/g, '')) || null;\\n})();\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"(jQuery('#leadCapture input').css('border-color') || '').indexOf('(0, 120, 56') \u003e 0 || null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"plan_in_cart\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(bouncex.vars.logged_in \u0026\u0026 bouncex.vars.cart_qty \u003e 0) || (window.location.pathname === '/checkout/delivery') || null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"dynamic_content\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var windowInfo = bouncex.utils.getNestedProp('window.bounceXInfo.coupon.emailDescription', ''),\\n heading,\\n subheading;\\n\\n if (windowInfo.indexOf('\u003cbr\u003e') \u003e -1) {\\n heading = windowInfo.split('\u003cbr\u003e')[0].trim();\\n subheading = windowInfo.split('\u003cbr\u003e')[1].trim();\\n } \\n \\n return bouncex.utils.getNestedProp(\\\"bounceXInfo.coupon.code\\\", \\\"undefined\\\") !== \\\"undefined\\\" ? heading : null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"dynamic_content_sub_heading\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var windowInfo = bouncex.utils.getNestedProp('window.bounceXInfo.coupon.emailDescription', ''),\\n heading,\\n subheading;\\n\\n if (windowInfo.indexOf('\u003cbr\u003e') \u003e -1) {\\n heading = windowInfo.split('\u003cbr\u003e')[0].trim();\\n subheading = windowInfo.split('\u003cbr\u003e')[1].trim();\\n }\\n \\n return bouncex.utils.getNestedProp(\\\"bounceXInfo.coupon.code\\\", \\\"undefined\\\") !== \\\"undefined\\\" ? subheading : null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":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":"utm_medium=email"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"reactiv"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"my-deliveries"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}]],"Exclude Checkout Pages":[[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 1\u003e"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 2\u003e"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"goodchop.com/faq"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"goodchop.com/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"goodchop.com/forgotpassword"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"goodchop.com/privacy-policy"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"goodchop.com/terms"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"goodchop.com/accessibility"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"reactiv"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"my-deliveries"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"get.goodchop"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=active"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=former"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"reactivation"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/settings"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/my-deliveries"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/subscription-loading"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"account-settings"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/cancellation"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/tracking"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=raf-share"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=raf-free"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=raf-helloshare"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"trialbox"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/my-account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/faq"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/forgotpassword"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy-policy"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":" /terms"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":" /accessibility"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":" /referral"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"support"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"contact"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/ccpa"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"get"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"onetimebox"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"YouChoose"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"/first-box"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/signup"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"subadstreatment1"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"nobx=1"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/gift"}]]},"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":"1682437570","els":{"blank_site_element":"","skip_link":"[data-test-id=\"header\"]"},"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/* ------------------------------- CART EVENTS ------------------------------ */\n\nfunction fireAddToCart() {\n bouncex.push(['add to cart']);\n\n if (bouncex.vars.cart) {\n return;\n }\n bouncex.setVar('cart', true);\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 if (CLEAN_URL.indexOf('/first-box') \u003e -1) {\n fireAddToCart();\n }\n\n emptyCart();\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n return CLEAN_URL.indexOf('https://www.goodchop.com/') \u003e -1;\n}\n\nfunction isEn() {\n return (bouncex.html.attr('lang') || '').indexOf('en') \u003e - 1;\n}\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn();\n}\n\nfunction init() {\n if (!isValidForTracking()) {\n return;\n }\n\n initializeCartEvents();\n}\n\ninit();\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url|/cancellation|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/cancellation"},"any_page_url|/checkout|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout"},"any_page_url|/first-box|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"/first-box"},"any_page_url|/my-deliveries|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/my-deliveries"},"any_page_url|/settings|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/settings"},"any_page_url|/signup|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/signup"},"any_page_url|/subscription-loading|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/subscription-loading"},"any_page_url|/tracking|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/tracking"},"any_page_url|TRK|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"TRK"},"any_page_url|VFY|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"VFY"},"any_page_url|YouChoose|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"YouChoose"},"any_page_url|account-settings|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"account-settings"},"any_page_url|bxtest21644|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest21644"},"any_page_url|bxtest221897|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest221897"},"any_page_url|bxtest221|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest221"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|gclid|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"gclid"},"any_page_url|nobx=1|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"nobx=1"},"any_page_url|onetimebox|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"onetimebox"},"any_page_url|reactivation|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"reactivation"},"any_page_url|subadstreatment1|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"subadstreatment1"},"any_page_url|trialbox|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"trialbox"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_source=active|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=active"},"any_page_url|utm_source=former|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=former"},"any_page_url|utm_source=raf-free|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=raf-free"},"any_page_url|utm_source=raf-helloshare|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=raf-helloshare"},"any_page_url|utm_source=raf-share|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=raf-share"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-197637645-1","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"243421499","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"6243","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":"28 Liberty St, New York, NY 10005 USA"},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"6243"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Good Chop"},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/"},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Offer only valid for new customers with an auto-renewing subscription purchase. “$120 off” is based on a total discount applied towards 4 deliveries for Medium and Large plans. Save $50 on your 1st box, $30 on your 2nd box, $20 on your 3rd box, and $20 on your 4th box. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal upgrades, add-ons, taxes or shipping fees. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Good Chop has the right to end or modify any offer at any time. Additional restrictions may apply, see \u003ca href=\"https://www.goodchop.com/terms\" target=\"_blank\" style=\"color:#202122;text-decoration:underline;\"\u003eGoodChop.com/terms\u003c/a\u003e for more details."},"IbxDisclaimer130off":{"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 new consumers on a qualifying order only. Promotion and/or offer not valid on prior purchases, gift cards, taxes, shipping or processing charges. Consumers must pay any applicable sales tax. '$130 off' is based on a total discount applied over 4 deliveries: $50 on your 1st box, $30 on your 2nd box, $20 on your 3rd box, and $30 on your 4th box. Must be redeemed by 12/31/2024 at 11:59 PM ET. Offer may not be combined with any other sale, promotion, discount, code, credit, coupon, and/or offer. Promotions and/or offers have no cash value. Offer cannot be sold or otherwise bartered. Void where prohibited, taxed or otherwise restricted. Good Chop has the right to end or modify any promotion and/or offer at any time. Additional restrictions may apply, see \u003ca href=\"https://www.goodchop.com/terms\" target=\"_blank\" style=\"color:#202122;text-decoration:underline;\"\u003eGoodChop.com/terms\u003c/a\u003e for more details."},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimerEmail1":{"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 new consumers on a qualifying order only. Customers will save $120 across the first 4 boxes: $50 on the first box, $30 on the second box, $20 on the third box, and $20 on the fourth box. If membership is cancelled, offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2025, valid while supplies last. Good Chop has the right to end or modify any offer at any time based on company discretion. Additional restrictions may apply, see GoodChop.com/terms for more details."},"IbxDisclaimerEmail2":{"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 new consumers on a qualifying order only. Customers will save $130 across the first 4 boxes: $50 on the first box, $30 on the second box, $20 on the third box, and $30 on the fourth box. If membership is cancelled, offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2025, valid while supplies last. Good Chop has the right to end or modify any offer at any time based on company discretion. Additional restrictions may apply, see GoodChop.com/terms for more details."},"IbxDisclaimerEmail3":{"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 new consumers on a qualifying order only. Customer is eligible to receive Chicken Wings (3lb. pack) for free in every subscription box for the life of membership as an extra item shipped in addition to the user's meat/seafood selections. Customers will also save $100 across the first 3 boxes: $50 on the first box, $30 on the second box, and $20 on the third box. If membership is cancelled, offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2025, valid while supplies last. Good Chop has the right to end or modify any offer at any time including, but not limited to, substituting free product with product of equal or lesser value based on company discretion. Additional restrictions may apply, see GoodChop.com/terms for more details."},"IbxDisclaimerFreeWings":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Offer only valid for new customers with an auto-renewing subscription purchase. Customers will get 1 pack of chicken wings (3lbs) for free with every order for the life of membership as an extra item that would be shipped in addition to the user’s meat/seafood selections. If membership is cancelled, the offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2024, valid while supplies last. Good Chop has the right to end or modify any offer at any time including, but not limited to, substituting free product with product of equal or lesser value based on company discretion. Additional restrictions may apply, see \u003ca href=\"https://www.goodchop.com/terms\" target=\"_blank\" style=\"color:#202122;text-decoration:underline;\"\u003eGoodChop.com/terms\u003c/a\u003e for more details."},"IbxDisclaimerFreeWings100off":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Offer only valid for new customers with an auto-renewing subscription purchase. Customers will save $100 across their first 3 boxes: $50 on the first box, $30 on the second box and $20 on the third box. Customers will also get 1 pack of chicken wings (3lbs) for free with every order for the life of membership as an extra item that would be shipped in addition to the user’s meat/seafood selections. If membership is cancelled, the offer becomes invalid and will not be reinstated upon reactivation. Offer only valid towards subscription plan purchase, does not apply to gift cards, premiums, meal up-grades, add-ons, taxes. Offer may not be combined with any other promotion. Offer has no cash value. Void where prohibited. Offer must be redeemed by 12/31/2024, valid while supplies last. Good Chop has the right to end or modify any offer at any time including, but not limited to, substituting free product with product of equal or lesser value based on company discretion. Additional restrictions may apply, see \u003ca href=\"https://www.goodchop.com/terms\" target=\"_blank\" style=\"color:#202122;text-decoration:underline;\"\u003eGoodChop.com/terms\u003c/a\u003e for more details."},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$120"},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"118px","imgSize":"4kb","imgWidth":"150px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/GoodChop/060823/Logo_74.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"74"},"PlanUrl":{"description":"$HeroCTAUrl","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/plans"},"SocialHeadlineImg":{"description":"Follow Us Img","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"107px","imgSize":"12kb","imgWidth":"240px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/GoodChop/060823/SocialHeadlineImg.png"},"SocialLink1Img":{"description":"Facebook Icon","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"51px","imgSize":"1kb","imgWidth":"25px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/GoodChop/060823/01-fb_12.png"},"SocialLink1Url":{"description":"Facebook Url","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/GetGoodChop/"},"SocialLink2Img":{"description":"Instagram Icon","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"51px","imgSize":"2kb","imgWidth":"55px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/GoodChop/060823/02-ig_27.png"},"SocialLink2Url":{"description":"Instagram Url","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/getgoodchop/"},"Studio_BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_HeroImage":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/plans"},"Studio_HomepageCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/"},"Studio_Image1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/recipes/boneless-ribeye-steaks-60c131f809eadf27db0bf316"},"Studio_Image2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/recipes/boneless-skinless-chicken-breasts-60c379574bbca37fc04c189e"},"Studio_Image3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/recipes/thick-cut-bacon-12oz-63a0e3086a36948e640976a9"},"Studio_Image4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/recipes/wild-caught-alaskan-sockeye-salmon-60c3c3160f2e4758561164ad"},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $.ListPageUrl }}"},"Studio_TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TermsUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.goodchop.com/terms"},"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":""},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvas":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogodark":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1200px","imgSize":"71kb","imgWidth":"800px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/users/6807/c69942156349e77610ec839462c83aac.jpg"},"onsitestandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandardv2":{"description":"Good Chop Thanksgiving Turkey imagery","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"600px","imgSize":"73kb","imgWidth":"400px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/users/6375/9497a3585d518f3fb485c05a71ce6002.jpg"},"onsitestandardv2mobile":{"description":"Good Chop Thanksgiving Turkey imagery","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"120px","imgSize":"39kb","imgWidth":"330px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/users/6375/5b9e9227cd1836a1d19104b75ea2014b.jpg"},"onsitewingimage":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"2666px","imgSize":"6833kb","imgWidth":"1777px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"assets.bounceexchange.com/assets/uploads/users/6460/5e2742833beecb5a022d63ed767506e5.jpg"}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"brand_name":"Good Chop","client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\": 1,\"enable_ally_focus\": 1,\"enable_ally_number_to_string\": 1}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","enable_short_links":"0","google_analytics_v4_property_id":"448034150","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"0","single_page_app_on":"1","single_page_app_test_mode":"0","sms_block_quebec":"0","sms_configs":"{\"codes\":{\"90747\":{\"type\":\"short\",\"country\":\"US\",\"enabled\":true,\"mms\":true,\"provider\":\"infobip\"}}}","sms_country":"US","sms_creds_id":"","sms_double_opt_in":"0","sms_enabled":"1","sms_mt_config":"90747","sms_provider":"infobip","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{\"US\":\"90747\"}","sms_short_codes":"[\"90747\"]","use_button_tag_for_close":"1","use_verbose_label_for_close":"1"},"name":"Good Chop","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"category":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/weekly-menu"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/plans"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"['/'].indexOf(window.location.pathname) \u003e -1;"}]]},"product":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/recipes"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/first-box"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"siteId\":\"2596\"},{\"siteId\":\"2596\",\"codeOverride\":\"\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document head. --\u003e\\n\u003cscript\u003e\\n window.top.bouncex = window.top.bouncex || [];\\n window.top.bouncex.push([\\\"conversion\\\", {\\n \\\"order_id\\\":\\\"ORDER_ID\\\",\\n \\\"email\\\":\\\"EMAIL\\\",\\n \\\"phone\\\":\\\"PHONE\\\",\\n \\\"goal\\\":\\\"GOAL\\\",\\n \\\"transaction_origin\\\":\\\"TRANSACTION_ORIGIN\\\",\\n \\\"currency\\\":\\\"CURRENCY\\\",\\n \\\"coupon\\\":[\\\"COUPON_1\\\", \\\"COUPON_2\\\"],\\n \\\"total_discount\\\":\\\"TOTAL_DISCOUNT\\\",\\n \\\"tax\\\":\\\"TAX\\\",\\n \\\"shipping\\\":\\\"SHIPPING\\\",\\n \\\"amount\\\":\\\"AMOUNT\\\",\\n \\\"pay_method\\\":\\\"PAY_METHOD\\\",\\n \\\"item\\\":[\\n {\\n \\\"sku\\\":\\\"SKU_1\\\",\\n \\\"product_id\\\":\\\"PRODUCT_ID_1\\\",\\n \\\"price\\\":\\\"PRICE_1\\\",\\n \\\"quantity\\\":\\\"QUANTITY_1\\\"\\n\\t\\t},\\n {\\n \\\"sku\\\":\\\"SKU_2\\\",\\n\\t\\t\\\"product_id\\\":\\\"PRODUCT_ID_2\\\",\\n\\t\\t\\\"price\\\":\\\"PRICE_2\\\",\\n\\t\\t\\\"quantity\\\":\\\"QUANTITY_2\\\"\\n\\t\\t}\\n\\t\\t]\\n }]);\\n\u003c/script\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document body. --\u003e\\n\u003cimg height=1 width=1 border=0 style=\\\"display:none;\\\" src=\\\"//api.bounceexchange.com/capture/convert2.gif?website_id=[WEBSITE_ID]\u0026order_id=ORDER_ID\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\",\"code\":\"\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document head. --\u003e\\n\u003cscript\u003e\\n window.top.bouncex = window.top.bouncex || [];\\n window.top.bouncex.push([\\\"conversion\\\", {\\n \\\"order_id\\\":\\\"ORDER_ID\\\",\\n \\\"email\\\":\\\"EMAIL\\\",\\n \\\"phone\\\":\\\"PHONE\\\",\\n \\\"goal\\\":\\\"GOAL\\\",\\n \\\"transaction_origin\\\":\\\"TRANSACTION_ORIGIN\\\",\\n \\\"currency\\\":\\\"CURRENCY\\\",\\n \\\"coupon\\\":[\\\"COUPON_1\\\", \\\"COUPON_2\\\"],\\n \\\"total_discount\\\":\\\"TOTAL_DISCOUNT\\\",\\n \\\"tax\\\":\\\"TAX\\\",\\n \\\"shipping\\\":\\\"SHIPPING\\\",\\n \\\"amount\\\":\\\"AMOUNT\\\",\\n \\\"pay_method\\\":\\\"PAY_METHOD\\\",\\n \\\"item\\\":[\\n {\\n \\\"sku\\\":\\\"SKU_1\\\",\\n \\\"product_id\\\":\\\"PRODUCT_ID_1\\\",\\n \\\"price\\\":\\\"PRICE_1\\\",\\n \\\"quantity\\\":\\\"QUANTITY_1\\\"\\n\\t\\t},\\n {\\n \\\"sku\\\":\\\"SKU_2\\\",\\n\\t\\t\\\"product_id\\\":\\\"PRODUCT_ID_2\\\",\\n\\t\\t\\\"price\\\":\\\"PRICE_2\\\",\\n\\t\\t\\\"quantity\\\":\\\"QUANTITY_2\\\"\\n\\t\\t}\\n\\t\\t]\\n }]);\\n\u003c/script\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document body. --\u003e\\n\u003cimg height=1 width=1 border=0 style=\\\"display:none;\\\" src=\\\"//api.bounceexchange.com/capture/convert2.gif?website_id={WEBSITE_ID}\u0026order_id=ORDER_ID\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\"}]","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function(){\n var qty = Number(jQuery('[data-testid=\"open-box-summary\"]').first().text().replace(/[^0-9.]/g, ''));\n\n if (window.location.pathname.indexOf('/first-box') \u003e -1 \u0026\u0026 qty === 0) {\n return 1;\n }\n\n return qty || null;\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"(function(){\n var box = window.location.pathname;\n\n if (box.indexOf('/MR-CBT4-6-1-0') \u003e -1) {\n return 149;\n }\n if (box.indexOf('/MR-CBT4-12-1-0') \u003e -1) {\n return 269;\n }\n\n return Number(jQuery('[data-breakdown-row=\"product\"] span, [data-plan-price]').last().text().replace(/[^0-9.]/g, '')) || null;\n})();","default":"0","name":"cart_value","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"(function() {\n var windowInfo = bouncex.utils.getNestedProp('window.bounceXInfo.coupon.emailDescription', ''),\n heading,\n subheading;\n\n if (windowInfo.indexOf('\u003cbr\u003e') \u003e -1) {\n heading = windowInfo.split('\u003cbr\u003e')[0].trim();\n subheading = windowInfo.split('\u003cbr\u003e')[1].trim();\n } \n \n return bouncex.utils.getNestedProp(\"bounceXInfo.coupon.code\", \"undefined\") !== \"undefined\" ? heading : null;\n})();","default":"false","name":"dynamic_content","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var windowInfo = bouncex.utils.getNestedProp('window.bounceXInfo.coupon.emailDescription', ''),\n heading,\n subheading;\n\n if (windowInfo.indexOf('\u003cbr\u003e') \u003e -1) {\n heading = windowInfo.split('\u003cbr\u003e')[0].trim();\n subheading = windowInfo.split('\u003cbr\u003e')[1].trim();\n }\n \n return bouncex.utils.getNestedProp(\"bounceXInfo.coupon.code\", \"undefined\") !== \"undefined\" ? subheading : null;\n})();","default":"false","name":"dynamic_content_sub_heading","page_types":[],"persist":"no","polling":"all","testmode":false,"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":"(function(){\n if (window.location.pathname.indexOf('/login') \u003e -1) {\n return false;\n }\n if (bouncex.website.pts === 'checkout') {\n return true;\n }\n\n return jQuery('[data-logout-link=\"true\"]').length \u003e 0 || null;\n})();","default":"false","name":"logged_in","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"(bouncex.vars.logged_in \u0026\u0026 bouncex.vars.cart_qty \u003e 0) || (window.location.pathname === '/checkout/delivery') || null;","default":"false","name":"plan_in_cart","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(jQuery('#leadCapture input').css('border-color') || '').indexOf('(0, 120, 56') \u003e 0 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"goodchop.com","website_id":"6243","cache_meta":{"paths":{"2164478":"2164478-6f6e76578af876bd3b8b771194afe39e","2164479":"2164479-c7be2aa869b90e573b5dd633ef42d170","2164480":"2164480-692cdbca937383419c4caa2b32146fb8","2164481":"2164481-ee2820cc71398c1dc92f55ada401fb57","2164482":"2164482-57c34bb3359c9748056bd1e67d581d11","2164483":"2164483-0416a90df344875572f9b62e6fa3bbf0","2164484":"2164484-33dac366361115812c63616cb9a97e33","2164485":"2164485-e0cf074f8f0952ca3c780e43cce5119a","2164486":"2164486-e6af660567d23eb97fb5eef4b4665c45","2164487":"2164487-7f51e652bde0bb5931a3ab1d9a08efa6","2164488":"2164488-4488b5155830e93f5dcd00d2b987153b","2164489":"2164489-3480489ce0122e1eb2af54dba9bc0c07","2164490":"2164490-2e5bc3db5cfa70981e413c82d2288fc0","2164491":"2164491-0eb4a465eb694b9c060f8fc3cab10f51","2164492":"2164492-55d7d334d10de45b2ccde5ef02d91f0b","2164493":"2164493-7468d90a37399a869dde7d4c7c16d2a9","2164494":"2164494-55a47fb43937b68dbda8a9008e7ef784","2164495":"2164495-9d7dbeb7c3af84bc7eb24cab5685b097","2164496":"2164496-3df60afcbd5f748223074bbb8f11f5f9","2164497":"2164497-c48e4316d122ec2d967f4d0dd1910aa2","2164498":"2164498-54c32b98170050e7039206a931f51dae","2164499":"2164499-3a33fa397205b50c7e19cc952c50a0d4","2164500":"2164500-2cdb27059079c3b31923569c0793754a","2164501":"2164501-8d79d834cd43894afac22656e4d951fd","2164502":"2164502-249ee32512c16513ecd4be6b91b57fad","2164503":"2164503-f1cefd2efe0667df3fd0310faa8a840f","2164504":"2164504-be3393278a63d713f1777f0dd6fca110","2164505":"2164505-5617a66cbb4c4966f25ee83c06bf6351","2164506":"2164506-d8a4730a081e8f65ee4debe985852394","2164507":"2164507-6a8e064f9e202832aacbe3a429bd568b","2164508":"2164508-6bd1e9d2c94c26a23e1d98eea29bbaa6","2164509":"2164509-123c7c803c4a3bedad0d55266eee55b8","2164510":"2164510-c634e84ee322dcf842fce43d68186c5e","2164511":"2164511-3475c4dd498450e88df601e8f986dcff","2164512":"2164512-940aa700d654d434049ad515918eb46f","2164513":"2164513-fe006249a3001213c342553cc94546d3","2164514":"2164514-322c661b671d4e37c7bf83fe366968ab","2164515":"2164515-9f8dc50b2ccb42191787f4b4af4bb6dd","2164516":"2164516-308513c539fe85a824283763230312fc","2164517":"2164517-17c1f40690d713926d3bda24454c7bd9","2164518":"2164518-9f89e748806892726f5c661ae2cb76f3","2164519":"2164519-9f71e4231e985de48cb2904482f1d589","2164520":"2164520-1c3a7f264a241bfa1dfbf8698f4a4e95","2164521":"2164521-d121eaa65bb9d09d9bddc4b36174b858","2164522":"2164522-2f1db94474376abaf7de06df56e38d49","2164523":"2164523-cb0aac77313ecc361ea41772780f192d","2164524":"2164524-dabf91f1aedc3a6662c2ea5879322c6f","2164525":"2164525-08214362fc7e1de3900f2da0bbedc062","2164526":"2164526-a0993c493d42036ad6bd9136eb5f0195","2164527":"2164527-cb9a536ffe7595f6ab6c04f9ec549b68","2164528":"2164528-f79bfb149ac7cddfab3cb0e00044ecaa","2164529":"2164529-f15a71b776bd5a01e9bad4988551da75","2164530":"2164530-11814a2a2a60e6d89f8163e3c2d40877","2164531":"2164531-f16a30687f4235b961711bad7a1aea5f","2164532":"2164532-5a8f1b2893914de15469b8ebc4933587","2164533":"2164533-ec1b295eaa5e881ad09049d69d1d93d7","2164534":"2164534-2002a731f4936b002154999a6972d2a8","2164535":"2164535-2c9d16a55ae394dbcebcc380973ee134","2164536":"2164536-94bf8672a49a6ad4e7d8e41fa3989568","2164537":"2164537-ddcdc1cf2bebc91f1c9ac892bd7c0dd7","2164538":"2164538-f0b3737963c8c7ae159725c8d144ec24","2164539":"2164539-604a14039e7717a4841e5fce102ff3e1","2164540":"2164540-af53a90a98280755012dc088462670ae","2164541":"2164541-151649b7bcc08710db2b49044ba26e1e","2164542":"2164542-d47ebc65e02bd97985f13f1718a9850b","2164543":"2164543-3b2be3d84ad83fc61dac871dcb82fe6e","2164544":"2164544-cb8cd08b5d162fe29f938c4b56ecc314","2164545":"2164545-9948b39115d9c1a420886fec2e8d4844","2164546":"2164546-cec725bc12b72876a9479857fba8d74b","2164547":"2164547-ab741d674f67a6e64a67e5879aacbafd","2164548":"2164548-40a99abccf917e7c06874fc43b117742","2164549":"2164549-4b0697fd62c0241d465910cb1b80a7db","2164550":"2164550-552d37e7f3dc697eb945b4bc733af092","2164551":"2164551-491e5ed95880e15ccdce3834a26e2478","2164552":"2164552-40ca64541f12c2f8a57c46676e46e0c4","2164553":"2164553-62deaa6d9ca4889ea385f1828502067e","2164554":"2164554-09baa3e5250e660cd786ca73cb6060cd","2164555":"2164555-39de3e51339615d55063aa4c8cdf69e4","2164556":"2164556-919dd26021541819e8499060493f6114","2164557":"2164557-35629d5cbc3328b274d4e94f374721dc","2164558":"2164558-54a369427924e78fbef9763082caeebf","2164559":"2164559-766bc2fbbe4dcd8e3b4b2964911851be","2164560":"2164560-0770205283b49eec80203733b934c3fd","2164561":"2164561-9abef8776d3f8df3ab35f2652514c51f","2164562":"2164562-c7a5c3877a7a5c5c55c8e73f9a0426fd","2164563":"2164563-dc55fcc6d7278d4f40f644d526e3fe65","2164564":"2164564-c410c92cae297c89b5a5ef99a32a854d","2164565":"2164565-547a46a74f6fd8ae34be8c650ca781ad","2164566":"2164566-fb18aff844d61758d3fae1e726daf8c3","2164567":"2164567-5492184bcbf8e43ecebbab2f480a8b15","2164568":"2164568-2d300e71a1c8bfc31af976becd1d3357","2164569":"2164569-0a1482e3d6eaf2c0afd844107438b20e","2164570":"2164570-796b0468c6871d216d3f8174a04c4322","2164571":"2164571-61da8c89f630ae1ba40d9a788fc78ea3","2164572":"2164572-a4292e735199b00eb60a2fe1737332c1","2165503":"2165503-4ad99db84e63d9d8d9f0940b05fc0619","2165504":"2165504-b78e90e1bc51981b04fd6c19e3dd3b84","2165505":"2165505-96c0f089f429cff5d75d8ae06e3a3e36","2165509":"2165509-3fa7169d220d105ed2ee06e93bafe526","2198444":"2198444-04300a71dadcc3b1f0ab0c517bae43cb","2198445":"2198445-8c4e1d6be1525b7ade4611376f916050","2198447":"2198447-a6f65d453a06dc16c64112e6c6b57050","2198448":"2198448-6d096ebeda7686ef7d185c5528d3f337","2198450":"2198450-9f93b97d8c40b5eead2529f3f6e8f5bb","2198451":"2198451-0c34e0ad355b069318bde7bfdda7cd6d","2198453":"2198453-bc817c9054428d1b0eff936336788612","2198454":"2198454-21071408362613b541675149c9ebbbbf","2198456":"2198456-e66c4f277032dda14e673990e60e1b0a","2198457":"2198457-62534fcc7261be09c2fd1e8bb3fa842f","2198459":"2198459-112e8ca52b658f858c5fd8d4e8b580f0","2198460":"2198460-cf3ccecbd5a31192e067a5b0b27c260e","2198462":"2198462-2c3b9a62122a1753d25f66a77aa74964","2198463":"2198463-fe8e1ab17a0a12576a413a29df7e4f64","2198465":"2198465-5431beaa8986f93a9d8497f8a24be870","2198466":"2198466-1a27fac5a25ce8068547d68f7b2f8d31","2198468":"2198468-06a73d732af556c08ac184981ed3b1c2","2198469":"2198469-e214c502e5acbaa8dd3f8306c1e1534b","2198471":"2198471-6af2eb162176a0c16849d4adbf4b4b05","2198472":"2198472-fe82ac2ed4f50fc4fc3e261deac88dfe","2198474":"2198474-95dd8b58c2d2c18d5dec6aa474146b9f","2198475":"2198475-2b9c0acf825d4d4f3bfde4e389802060","2198477":"2198477-b4fd89bcfe3db1ea0bde8c6f9d16c665","2198478":"2198478-72411f0be3fb7c1b1b1bec440aa45ed4","2198480":"2198480-92ef2ac2771c45522d97fccfbcee8c93","2198481":"2198481-f5b02b462fd1e6c818d7fa5e2ba7864e","2198483":"2198483-ba679424add63e5e231c80d4cc70b350","2198484":"2198484-0bb33282738229b400c1eb6b649bdc4a","2198486":"2198486-d4927cff9ce525d74543bcfe98f232ad","2198487":"2198487-2a81343ae7e95acc994ac4f11c296a9d","2198489":"2198489-6b38c3c28d0401c5284770f2c67579d0","2198490":"2198490-11cc2e709907869633aec4884d3e8dce","2198492":"2198492-d00cbab3592de6def8c5f31d72157ddb","2198493":"2198493-48e46c7153599a4b8109f7c8404a73f6","2198495":"2198495-76b0047c95efa37c67b84e849c687da2","2198496":"2198496-deaaed8f7a016466e990834d8827824e","2198498":"2198498-98841c5f63a88086207d9680ebf4b893","2198499":"2198499-2ee4a00d0e7b830b2a7e096d7ae0109b","2198501":"2198501-4a24bd71bc27793461c1e78f6ba1c73a","2198502":"2198502-6270841e02a7b2c50453f35e85d6b2f2","2198504":"2198504-81917c3be52ebf93f2b934edf0cc0661","2198505":"2198505-44e7ebcfb3ae19ae125ddd15893684bf","2198507":"2198507-99cf4ef81fccff2d7ac62991bbfd1918","2198508":"2198508-4f68b809b04bb7604bae3651516cb9d5","2198510":"2198510-880098ed27fd6dc0c9f9094900697006","2198511":"2198511-de2dca0725300dfb53d7d5163e706008","2198513":"2198513-88857e8e0f62872662d8737383e3f52d","2198514":"2198514-ffa5c2cc346b582ed32b08965049647b","2198580":"2198580-a872101c85ee2f7cb253b1f2254d9268","2198581":"2198581-fde42d89255d9b41fbeae479d4ab4e08","2198583":"2198583-5edb99405f7b594ebf0be495a4592118","2198584":"2198584-4ce0ff68458507da2b8b8e3d7690ca58","2198586":"2198586-9024f55857f6cfc61e6c54da992855d7","2198587":"2198587-94a049ca848ac36128d890d1ad53f1ca","2198589":"2198589-0e6d0589b8fd38b9b061b9dc48f3b345","2198590":"2198590-b9f63781e924723bfc71790e8175dd9c","2198592":"2198592-65b930617ac368aadeccbc77f3615382","2198594":"2198594-21c61d8631ada24ac79e91fc00ef3f24","2198596":"2198596-2417705dd0fbb84675683a045829b4a9","2198597":"2198597-50aee92d219dde78adf19ae9150a1189","2198599":"2198599-5d7eb24a292d9800373821c74694b422","2198600":"2198600-606727ffd29d7a4ec543aa2e3dd4f793","2198602":"2198602-50bd4b127a24d77434a3544f637af473","2198603":"2198603-0708a3bed1bbd6e477f7eb193bb58f01","2198605":"2198605-a7879f6ce00c6ccf55c401dda8dd0010","2198606":"2198606-7748c19e51dbf4b35d53f260de4d61c2","2198608":"2198608-2f15030c3e2fc38df0a11c222d15d786","2198609":"2198609-49fcf78eefaf73e54e19035e9c0d7247","2198611":"2198611-9f7816082868228ccc54d2c9335d2f49","2198612":"2198612-74dd6fe2db284e3da0b61875321a382d","2198740":"2198740-0e2a2f0cf6ca67576ce041e00364645e","2198741":"2198741-7472648990a181207f2462dcc8239365","2198743":"2198743-c59e91290f863ed3146001a781c0e9de","2198744":"2198744-c4bc226039676f8c13e8c565e3ea1400","2198746":"2198746-8edb20625307a59e5f3240ba3683588f","2198747":"2198747-6ddebb8fe0ab7d6b2a952f9ce2bf7603","2201455":"2201455-576ae5e62e433bdfc2542ae844d6ff21","2205096":"2205096-7871ab902ba390b2fbac02c5031b0df3","2205109":"2205109-c5e687a4e80658a5d9194e6fa69b75d3","2205110":"2205110-17d233eea13bea15ed3cbce77aa435dd","2205111":"2205111-aae4a04b9de8fd3e8d7222565a807e74","2205112":"2205112-8cdb9212dfa21e4ceeba5d4c0710422a","2205822":"2205822-1914ed1267a9eace478eb9227de8a67f","2205823":"2205823-39e2e5f7d88a818b494d5e1359d0c156","2205824":"2205824-e5a0985a4ce51bc59cbcd40d68b56da1","2205825":"2205825-61b69e1d39a92549ec748786d4c69f48","2206832":"2206832-e9e297e306959260101b1d3a6c118087","2206834":"2206834-1078d02b35745d753abc69499c3317c3","2212887":"2212887-2617d27aca6084323c0673b7aadd1fb6","2212911":"2212911-162079f00885a8621f780e9753d4c708","2212912":"2212912-ca4a9a8c8e1c9c3161d0b6a2c1276798","2212913":"2212913-4639a16b01c2c8abd3f879815f5d3a0d","2212914":"2212914-0ff0d4b15f8a3a94f2259c13c25ff10e","2212955":"2212955-6f2b513045bd9579ea5ad176b3273b09","2212956":"2212956-a072b2241c9627ca9bf39a1dfe0350a5","2212957":"2212957-689b1e5be59afe35b90723994ecf8e59","2212958":"2212958-f15f1277cab3153da84222928dccae1b","2212970":"2212970-aed1b5aba7a3001095772855c5cb3ea4","2212971":"2212971-116ef4c062e9eb19bbf98162dbf5a9ce","2212972":"2212972-2358f43a82f5c1ad9fb49db566b70424","2212973":"2212973-2271d5f0e8238f61b72bb0d1a24f91aa","2213043":"2213043-a62b3c8976be5a092ee052dcddd7f050","2213044":"2213044-9ecfa8b606ba8d4c29431105822063ab","2213045":"2213045-4a001b0ac1731de4f6dad3dc762cb09e","2213046":"2213046-54a7345b17e5b90a4a014ef86d7684da","2213048":"2213048-272081568694209c1ba8283c10f9f0e4","2213050":"2213050-26533a902c33209b95b10da89c529906","2213051":"2213051-e9428fd07a23b382f0bf49d995904973","2213052":"2213052-4f51d6f25947666eb41a513a20e8ceee","2213053":"2213053-2edf0ea2e305ff40c18551747d90ee0a","2213055":"2213055-34b15b243a5f5ce61039b74520395220","2213056":"2213056-5651cdcc5bf34f80168fd4bcf260bd04","2213057":"2213057-1b340e70a5fc88e038056c49aa5c9190","2213058":"2213058-e070405797fe381183aad160ff4a5dfc","2213068":"2213068-65e3d061be065fc7803f49ca6052c59b","2213069":"2213069-91f6fbe3b17118a7364bbfecb6ff01a8","2213070":"2213070-c4cbdf3b655bbb60ce8d95e38208e2e9","2213071":"2213071-03b2c7f805ec0151cfc7a8350707a944","2213088":"2213088-4cf57686af2d9079dabd926c2e4286c6","2213089":"2213089-2db1de2588e2aec95502f348fb06ba10","2213090":"2213090-64ddff377eddf45887b48e7f1cdb7340","2213091":"2213091-973d8cd0db9684d4e0df5afeb6788a54","2218291":"2218291-e9365434ebe83d5d9fd15fe4dbd6f05b","2218899":"2218899-8099b7bd6c49554fc7dee921a19b618d","2218978":"2218978-9ab26ddd9f55642c63feaa8bc527680f","2224207":"2224207-69b4002eb7807f659bc703244e8366fb","2224209":"2224209-e226c7237ce1c5d2ee1fc52c2035db65","2230584":"2230584-436bb341471784876c7b88c57628451e","2230585":"2230585-3560bd3c82c9ad396940a5a572febbfc","2230586":"2230586-7fa6c355c94e47dac69cd1057cb52160","2230587":"2230587-ef4896b0e99952132708882a0455b7c5","2243187":"2243187-e91cc3b4ea90da8e180f5e05f2d0cad0","2243198":"2243198-beda034d4b76590d3d3cd504ec9e9342","2243283":"2243283-cac03fada721b738debeed04e9ca6998","2243284":"2243284-1fb49457896c3217fee085499c10ac4d","2256294":"2256294-4ce1cffd84d5fd66587c65ac74a2e4d5","2256295":"2256295-458a4b0d2ddec40f44964bd81e028682","2256296":"2256296-288bd6ad0f8005db5dd0ed7b61d99588","2256297":"2256297-72401115aa4b5a916d222c505d739d8e","2295316":"2295316-9f62dd0d852686eaef651157519dabe5","2295317":"2295317-0ae806cf0beeda69af0901c570ba8352","2295319":"2295319-30001684473f332c88c7019e85bba8b3","2295320":"2295320-4c6bd2717fa359aa739710162318f9a4","2300166":"2300166-4be144aefcec44444481151acda065bb","2300782":"2300782-7a31a6b0b2aab382fb145844f52787fe","2327414":"2327414-5564067db2fa418198b09bbcf17c2358","2327752":"2327752-cd1b08517f5db03b2c3d1b13af80c4ca","2332568":"2332568-e39c43338889e87e161f306753b73bfd","2332771":"2332771-4e9185c0d833ac69acb5ea0cf7cd3850","2336663":"2336663-61129829b7b6b37c25f468445a99d9f9","2336664":"2336664-7bc8a17fd9aaac3adf707bd0d92103a8","2336665":"2336665-765d0b3c171a7fc7d2a5ee96910e9687","2336666":"2336666-c63e34e1e31a7275afee29cf6d3c0a29","2336725":"2336725-27e967f4c6f3a5b557722d829f6aeb62","2336726":"2336726-3799c2d7006f0baf284f2b3cbcb3a1d6","2336727":"2336727-dc94a9233d917fdb1f1f22cb233b2410","2336728":"2336728-3bc1e1c25d7ebaf6b6b9fe19733d3034","2336736":"2336736-df39f3928dc1c87faebca9d6fba052b6","2338699":"2338699-59ab8de1cd059f3e6f0c2457d4752827","2338700":"2338700-36e743e17fc697a98a2094ff508c1a83","2338701":"2338701-3e6c5d868e877e82f4ccd59c73c0255d","2339627":"2339627-b2c4dc65d0d1988066045a920020aed5","2339848":"2339848-30b2ef6403449d4ee2d3c43c4728b9b3","2346023":"2346023-e7490bbaca0428e935c0e1c948207774","2346487":"2346487-f9ebcefeff70ac67ecc778b922fc4e27","2346589":"2346589-24e383edb01e75b04082c243d34f8b76","2346590":"2346590-7b2f61fc7e79dbb27aee1c386d0cc649","2346591":"2346591-eb185db5c198cafffcd321f8658f3b9c","2346592":"2346592-5b9154ccf5ef69cd49c55f6a0dfd355d","2346594":"2346594-81f3f78dcb11a4abe674980238e11c45","2346595":"2346595-c1e9e03bb306ddab438d86d4583a3aef","2346596":"2346596-c9407ec0db7664b2d917b9c094df0fee","2346597":"2346597-110ae4d38d5cf6e71f53ff7c53eb3162","2346599":"2346599-a3eafcf3a1b7fc910c07a24e45f669d0","2346600":"2346600-8a5290a37762092aa9751943e832919b","2346601":"2346601-714ae7c047ba95f60953ce82f8129f60","2346602":"2346602-79342667e1f6b8c07dba06348544e938","2346604":"2346604-8496a051a3d77955947abf9b95336741","2346605":"2346605-eb6a60ec9d85ebf82751a2f1f239606e","2346606":"2346606-e2674a7849c17c36be75eaec9241db05","2346607":"2346607-21bc9430e69dc745073a9f38117f8a55","2346630":"2346630-4ab4d79ad8a2be60fe859de84eb722dd","2346765":"2346765-57613d0be3cf21047a0d0279c772cb7f","2346766":"2346766-b304ba4aa8d15139a6144745a2f84595","2346767":"2346767-1edadef2bdfaf47a0e974839e352c94c","2346768":"2346768-d03fa573af6b8630f19b12f0f10a0491","2347083":"2347083-21a51a8651406c280e2c9373b177bed3","2347087":"2347087-4e9d3dc6fdd5d4b4ee19a52be484086d","2348044":"2348044-ff398956c1cc51c83c8b7fc2ae473246","2348045":"2348045-806d30268eedf4af2b0ed95454332354","2348047":"2348047-3e7ce34a67d3706bb0d961051706bf75","2348048":"2348048-30e9921de41245c85233a11f18c3f49f","2350590":"2350590-55751cb946c23f7f1f9a650c7367b5bf","2350840":"2350840-ea53379b011d8bace548acb816a2e84b","2357487":"2357487-8296c7c3685db7a2b47663c09d7ce08f","2357996":"2357996-5e00da273f637c2710288fbb1363fc87","2365802":"2365802-486d5ba4bd8bf08d2e7a1c9e996fc924","2366604":"2366604-00d9f943b400b02001d51263791e1792","2371926":"2371926-0ba74bc767f1857433fc23293aab778a","2371927":"2371927-f49342884442e84ae7f8d2ede0f24c81","2371929":"2371929-f1966cfbe9cbf152ac26244a850d5e9b","2371930":"2371930-27dc7f57df9ec0257a4cbd31c98cea87","2376872":"2376872-67ceed2ebfa75af17fdcc8ced4949ac8","2378710":"2378710-6100bff37ab5a85bec2afcd24501b880","2388528":"2388528-baa84a8aabe3601e60cf0480e3aa17fe","2389280":"2389280-4da661371c3e474802801cca251ef96e","2400165":"2400165-7c30793524de2e811447df4a35780288","2401597":"2401597-e0cb13056e24557b330d291c1371d66f","2412148":"2412148-e0cfb6cbbdb96259f2ea546a6f8b874f","2412775":"2412775-75fe75148e644d8762d4c9a5b0178a36","2413757":"2413757-a143e2ed9e8ee8194e0df6f4cc975ac2","2414084":"2414084-fb544dbfa9e8b8a1c44ddac24d95041e","2423493":"2423493-6a01a8e5f7968773af88e05565b402c3","2424357":"2424357-9896e793a58828d78305a42be9825ce3","2429547":"2429547-53fb4a3b92076e7bfd907bae8fad6229","2429548":"2429548-41e1a162acf68ce44decc9df200515cf","2429549":"2429549-e4201fe009e29354b36fc81127cb4f82","2429924":"2429924-b8f851940e100ee0deda77a7b557d03c","2430211":"2430211-d4e24ab5c4ca5305834f5686178ceb21","2430691":"2430691-505cb5f92aec310b68e4d7511d21fafc","2430692":"2430692-8908e942d573948376d4940163cb93c8","2430693":"2430693-eb49de1763946c83466bb4c4ed75cfb1","2430694":"2430694-dab78903804b0112bfcdcee54f79b3a4","2430698":"2430698-af0098ca754806764021e82e794eb319","2430699":"2430699-0f8a9934afe3284ec94c51c026fee7ae","2430700":"2430700-37b2f7c447c0bd8dc676ce62fc869a42","2430701":"2430701-b8d5ead17eb50769dfdeeb67e4f1b5a0","2430703":"2430703-3a87c5b10474c807acc067f79d72c4b0","2430730":"2430730-4c2d2bf5fc56a49de17634ddc02ceae5","2430731":"2430731-5d8614805727e38534248f5c1775f245","2430732":"2430732-a61649c2750262972a1d8f0a2381a1c8","2430733":"2430733-95580971e7b1beb9d480de7088da646a","2430763":"2430763-df158c58c26223c7e26c0912b45658e7","2430764":"2430764-037a181e3bbae1aab93987dd11772f81","2430765":"2430765-d886d6005e13759c7a8f7f8481e24b6c","2430766":"2430766-15cdff3f9acf3a1a5f3a5eba5075bf22","2430831":"2430831-b3f5633cee3837698c8f03c222af6f5a","2430832":"2430832-90fb5a3f16ca37a243c5989d3e40cd79","2430833":"2430833-73261cbe18012ed873e0823867a09fe7","2430834":"2430834-191398fff98b65fe5fc63fc9768c5fda","2430836":"2430836-b7309ab19326c7640ca7059fb0553da1","2430837":"2430837-418921b35c9315d195f9a92265507fb6","2430838":"2430838-72a207c4c80f091ea15d7a81ccb02b74","2430839":"2430839-03917d1ded4f0fb0d11ece00268e5026","2431102":"2431102-2470d7c8f129c02a0348a03c70daf360","2431103":"2431103-912d96de6017775ade22572108e4071e","2431104":"2431104-837d0f83b7e1c2c37172493a9e9da8df","2431105":"2431105-1f7956064346cc81569e45876ccd0e63","2431109":"2431109-ced905c34c00fb8e3a91355114d9f255","2431110":"2431110-598577dd56c85b52c99a56fac413b507","2431111":"2431111-20e5f361c141b12bc47b4995a8bb8b73","2434133":"2434133-161ab0b6e73e5f4476805467a0525598","2434134":"2434134-2dc9e3d07f4f04431a8b66eb19ae6ced","2434135":"2434135-418d809ee9ff0a26a87907a53b15d7f0","2434136":"2434136-27c3021be42d502eec2d28fc67155173","2434138":"2434138-9021c334a8795c73544b101b407d428e","2434140":"2434140-d3809d14983aa5e3501630810a20b948","2437289":"2437289-44257056f09d144198dc5673389d5dd3","2437711":"2437711-a9ebdae8811c88591c1d292a888ef429","2440868":"2440868-f32ffb58d02de247f33704188820330f","2441352":"2441352-68f020f6d4c04a04d1953a8523a3f21d","2443177":"2443177-367a183f626b8b5b703f49fe83e00056","2443707":"2443707-dcb4fc5c51a0e866b4c7134d336c623b","2450151":"2450151-ef499f9186f1a28b109934150d02d57b","2450234":"2450234-ec59161b2a23a511cf657a6ff0a8bd9a","2455684":"2455684-21d7f19e46975d282ce44fc946c51cd6","2455712":"2455712-866d0b8399810c70b9b1a40382331c4a","2462638":"2462638-ca1d5f5024aea719a2ae953292819e4a","2463447":"2463447-f7b8ae7049f62fda89c9de4307ce9927","2471397":"2471397-e59228a5f2656731e01942ee3a3fadeb","2472242":"2472242-0a366cf3cda95f352631dcc8dc27a617","2473781":"2473781-7a0b2385012bd0b1d99204f7c68c971d","2478980":"2478980-b9c912efdd5b28585a893c595e2f9300","2479421":"2479421-7ac0301f82a343f841a32e0d44086d7f","2484454":"2484454-d08e108a5dcdeee8b59a1c46a1e556f5","2484480":"2484480-21563ee60b7900f658a6d1143b8a116d","2489813":"2489813-42785d8c5816e43d4e7122590cd8f64c","2490454":"2490454-9a82f2ddc129d3e303e1205bfd56a18a","2498275":"2498275-0d8f68653e79d7533f02216a4942716b","2498861":"2498861-f2370c9dbe37be4cc685d726ffbe0565","2506777":"2506777-8a08ecb8cba02f1317fb66bcdaf384a0","2507361":"2507361-94dcb0a2027792c3b131865e3e59a032","2508771":"2508771-66bcc5b26ca8799652e3561834352d4e","2508772":"2508772-3dd966b10688c01f1686886ac1b1a40a","2508773":"2508773-91055bbbfbe89ca159a71c8d73832dcd","2508774":"2508774-442bc7c7ce860a09e591265800de0d99","2508894":"2508894-a5dffdf7e05c6e34fd50da160df859c4","2508895":"2508895-8c18d1eb8707aa2e7f038423e38728e8","2508896":"2508896-dce8b225ab0e58a48974e2382d067b7d","2508914":"2508914-60cee0e6f652b4967f3e67b099700f06","2508915":"2508915-ee88536211f0565b00e844a51448437a","2508917":"2508917-b71151a50f2b3f6091043c9e3c09275a","2508918":"2508918-dedf4a8efc9007c3e57a6dafa9d2140d","2508920":"2508920-5fcfcf103e1989bd36f42be917f813e9","2508921":"2508921-07447fcbc5b739dcf20aa48bd9153397","2508923":"2508923-68b0ffc6b7d7754a41976176635ac201","2508924":"2508924-297f836ffcd6f58ba6a427adc708ac22","2508935":"2508935-49f0b34e1ac3ee9a35db7c6da230c748","2508936":"2508936-bae4630842b1b275e9f1a8d79f9b883a","2508938":"2508938-d998a13f31ee5d898af81f7e166a819c","2508939":"2508939-5f3ce1db7decf62fc01ba2c1e1b36de7","2508941":"2508941-c030746fcaae00d6bc832e32b3427aa2","2508942":"2508942-c219f2706e3139f5d817fa2486dbff5d","2508944":"2508944-92113134e4e572ae8401d96950747f90","2508945":"2508945-9d88c1723e781e2133a6fa1bcdfa9b0c","2508950":"2508950-4ce6d48e53d08273220d3654a3baae35","2508952":"2508952-3af26bd3e1d1f670d1193db765ad2d6c","2508959":"2508959-ae6f1a6651ad306d43de75dc2d647c81","2508960":"2508960-0d9c996090c4706de38761b279b97718","2508962":"2508962-5a2ac2ef940d70e087d1c56a32c3ba59","2508963":"2508963-2695874c3c0a46cd9d5e990cf105575d","2509043":"2509043-e6456f2bbfc726eb7db99f8d9b5d10ae","2509046":"2509046-0d3ea088521fe5d6a5cf7e319f965322","2509049":"2509049-620ae0047bbdb574f62255e6063f670b","2509050":"2509050-82f8a117d0ae87689505a72c0709381f","2509052":"2509052-033d7f4b688adcf0d1a03636a2b7468f","2509053":"2509053-5ed13d5941252d7fe721548de94e2aee","2509145":"2509145-a23cd61f767170837d5f0ea1a2ed6728","2509146":"2509146-903065231a99222b9781bdb473e0986b","2509148":"2509148-d4b6eeeba5de7ff95c53f017ed974b87","2509149":"2509149-5126e6c555ba217e810f5fb827fa58ba","2509151":"2509151-ee9d465f20f430bba37df1f3bbfa3064","2509152":"2509152-d368b28f28d3ed0be81221de68be7197","2511777":"2511777-fa3705f3b0403a2a8b0c257e8b3e23ce","2511778":"2511778-6705d981a72b6f453021cd2c7e3515e1","2511779":"2511779-22c115803e82a56a3684fd5980094783","2511784":"2511784-80af21291272f0e21be5ee9e607cfdf8","2511786":"2511786-a0015851c76370775dbc73e745925e11","2511794":"2511794-f200f8484a8cfe8b0fd5fd7dfbe0532c","2511795":"2511795-c5af4d9a480c86ed6d6989b38841a8eb","2511796":"2511796-deace99fb797a78102e728c384965953","2511798":"2511798-3debb30910d20f809643b35b7f262828","2511799":"2511799-82e0de38f9851c05865a4073e8a390d6","2511800":"2511800-353ca60e3e9b8a61acdac90664ec217d","2511826":"2511826-330b58295ca867c1d5fa985dd0df5b3a","2511827":"2511827-b704d2f3629811a31a540719b4730490","2511828":"2511828-f56f85fdeb9a458952dd293aad3b0d3f","2511832":"2511832-1920e79daeabd3aab49535ac4148a409","2511833":"2511833-514125d1a70409cdd12eb51c1881bac8","2511834":"2511834-c557c18bc824a99d131bd13c9a722854","2511836":"2511836-6796bc481c92399f27a40d8558ee0584","2511837":"2511837-f864e53802aedfc987a4d8247a1541bf","2511838":"2511838-fb7ce598b14029d79a9f04ae6a784e59","2511842":"2511842-0efd51f856af278b698c120140cc5da5","2511843":"2511843-a375ff9e97972c740adf42044dffd6fc","2511844":"2511844-e065272ced3bdd38a2eb405fa28e0e33","2512071":"2512071-c469810e5d9d1e8c30718dd89c3d0a88","2512072":"2512072-849a3382fde1213545ea575a88e35629","2512073":"2512073-5e59249a0e74a667d93308f0d1e2339a","2512106":"2512106-654f6481cdf15fd328a4d6ef5ce48b98","2512112":"2512112-0ff8f38bf2503205adc3b47c0a973b6a","2512949":"2512949-ee1030edb5b912d9337944234d8ef6f5","2514547":"2514547-59b014d8416ef5d52d8bed1c2c981b56","2515849":"2515849-7e4f737d72a55d0c2c15783fae115d12","2515856":"2515856-569737158298c67e9efd0940ae07f473","2517288":"2517288-6a3283a53dab33de63313162b5c1f186","2517446":"2517446-ee9255a34a27e85ca73687252c6cc233","2518855":"2518855-ef9a07c2def132210a3f10224d481f0c","2518856":"2518856-fb6e1eb3b780bfce5bbda34154605cca","2518857":"2518857-712a38d5bd495ce42e546cb02c125687","2520941":"2520941-877ecde012b4edaa45ed14eb9ebcbaeb","2521628":"2521628-e432ff5bb1e55aaa34632e56a48427b0","2530020":"2530020-d31c26dfc938156cd62625f2b41e675a","2533152":"2533152-c236b82956459a58d2f11cf3da8fbf5e","2538449":"2538449-a44c12bbd8d86fc0e12bac324dab63af","2540051":"2540051-1712bbad786210fa745651a35cda0bce","2548857":"2548857-10c113914e64672c10ec6e22959c6c12","2548858":"2548858-c28f63c7a12d6b0b492ea6a93b6c9abc","2548859":"2548859-fe537dcad2888fb0a004e5835c4a41ec","2548861":"2548861-90dd6d3f245bf207465e3ba33469a07a","2548862":"2548862-1a8e0e380aecd1d7237db500927c1392","2548863":"2548863-f6d5a9e07e1d26c87cef035ddf7aa341","2550339":"2550339-ac1840cb6e70a09cf010590c7a18b626","2551428":"2551428-3b5e58cbb322fc058168bd788004995d","2560620":"2560620-932ddff6f7f921627627e528c1e3af0a","2561761":"2561761-bc53360700f9f7a2aeb0bc295c4f7f2d","2564645":"2564645-05fbe8cf881560112b632e5b79f2dd9a","2564887":"2564887-3285ab41dcbf9169ceaa8b25de7ffc74","2564888":"2564888-d2f52d235e9e78ae124e99b56d8dba8b","2564889":"2564889-98134334ad79a8643fb0418d9f7ff36a","2566412":"2566412-3be47a451c1f4faa731379cea4ebadfb","2569318":"2569318-671711ff24c610dc6eda144be7ce75bd","2570021":"2570021-2e0524e99d963e90976561fc91b4ec2e","2576378":"2576378-bb8174749162e88940316f90b4ef0722","2576756":"2576756-adc4374c012f2f5a43214542234cdf76","2585151":"2585151-16b34611efbd4564990a108c67183b9f","2585980":"2585980-77d0bb54684e6d1b1e1a53ecc5919079","2594731":"2594731-bbb2e37c8a69acfe2b300df20b6da82a","2595395":"2595395-148c46478879e3ea49a72a4c06317d7c","2598539":"2598539-87c9e8282ccd98e38c8a9da7713b92fe","2598540":"2598540-5d84b385320e67d8fcb68410c33c4b25","2598541":"2598541-0a16452b15e1036b8fbf7cbd56d56bc7","2602282":"2602282-fc4b15ac4fd30b04200d7ce86f05137e","2602760":"2602760-f0a50d6fb0f1e787594b5a89cf91a61b","2603962":"2603962-eb73fd21c7525d07e9ba5c182681cfba","2604567":"2604567-914c3f42adf850dadf2a314977ac5dfc","2607021":"2607021-aeabb0dd44a72c2ddaac7cd567f41f63","2607776":"2607776-645389ad98b08dc99aad95bf612eb52f","2615955":"2615955-f44190d85412f39100cf1794816aa234","2616540":"2616540-e0c0ba0747a8d6b1bf98f1709b5a3203","2621733":"2621733-4fc89c36f81f7a9160ba817500c43a91","2621734":"2621734-c64691e1cc317180dd85df59c5b608b6","2621735":"2621735-f38e85a432971a1c322a8cc574a20308","2621736":"2621736-697220e2fe474a29231ea908fd9845b9","2621779":"2621779-637efadc8b28d2d1791156f760b2fc4c","2621780":"2621780-263a0f427ebf4703fcb7e6d4ade674e3","2621781":"2621781-7634d46e88c445a5a289f9eb6b61fddf","2623629":"2623629-0b2b460c84f94603907e7cfeace4ebe4","2625472":"2625472-a3656f6c1bcbfdf246796a5c91c51fb5","2627039":"2627039-02142dd79a655768d7e4b6d5146ba084","2631928":"2631928-a1b806426c4487d366169b8643e78220","2631944":"2631944-bb99228068d12721e6131ec4c1f568d0","2634709":"2634709-7939b0846964f4a57da7ebf348559bf1","2634790":"2634790-c8a330212995c2a65219ce842bbbac5b","2637107":"2637107-9db79eab6fe5ea5603b82e44f3c36844","2641383":"2641383-4246021d4bcf51fed0005bf2c6036db5","2641894":"2641894-188441067af7fbf3f8deef75bd0d3bca","2654615":"2654615-bdaf4b6a0ec50fb6c40d5c340577ab93","2655017":"2655017-5d527e9a8d5e87a41fd7a33628402fe1","2655390":"2655390-1f869deb29f74dfea03c01b226022f7a","2655391":"2655391-4d40c9df80c7b96cef25a384317c08d5","2655392":"2655392-90959b6c7e1a95f84bccbadbebce2f9d","2663363":"2663363-937ee82e047d842c024817fb9695eaad","2665020":"2665020-c1e8b72303281ef67ce21ca05e6e03bb","2670628":"2670628-7c5798922675fe7a0235c93801daba12","2670980":"2670980-e9fc9fb15a14bd86a8614549ed298724","2678491":"2678491-9255442ef4af88c973d987ea25ba5335","2679550":"2679550-3b7e02c69d3e56155b40f1f529a03fb2","2682191":"2682191-2c12dd92bd0592d6f2a3a55bf6773cf6","2682192":"2682192-5500e0bb789cdfd34bdc6e8f4f7313b9","2682193":"2682193-bf2263b3712a71e8b6b2816e698d3d4a","2682197":"2682197-e928294a417f459c45ff0c890a31a014","2682198":"2682198-e31b9d1f9119df6237db89dd3a0017ea","2682199":"2682199-c013fd74ea2481a0bd71e5c2521711b4","2682201":"2682201-4955309af73a47d5208e43db0c5828d8","2682202":"2682202-6e51eec287aa44d408a286f40732349f","2682203":"2682203-f6613d8458a2bcc8b41f8e82e211dc28","2682205":"2682205-8b88b919d67714201878a9abe4e41880","2682206":"2682206-2d562b6791897b752c932dd1695f4537","2682207":"2682207-380966cbec44b7468f496a122a8bc188","2682209":"2682209-9d5e240fd80c2d1d0993d0e82830a3e8","2682210":"2682210-9f6c57f43a476d2d9aeca53a4d6c7a51","2682211":"2682211-f983e7bf17ce5fe4d20d41ef05f42bdb","2682213":"2682213-25ef8711bfae7f25cb68caedf452e830","2682214":"2682214-6804e0334099fe0d00162c5528dcc445","2682215":"2682215-847a342a2b2cec7ac5c782d79eaaadcc","2682958":"2682958-b7ca0f2266d3503400a80960ffcdf1ee","2683189":"2683189-f730fc5f6863bf3b21044ad7cb8f3e78","2687226":"2687226-8a9df296dd7aaa9c9ea66487cb5bc779","2687979":"2687979-618839fc99951c52819164053cf9a9fc","2694483":"2694483-78ab3b7ba2783f7cb3ccfbc03ad40c7d","2694839":"2694839-09ea511942739904e1c224678349f578","2701511":"2701511-fd9259f22b7253596787800653063597","2701709":"2701709-06a9013fca1b24175bca4ac85040e008","2702497":"2702497-ac4733ec4b31a64595ebb8e3ae8898a2","2704079":"2704079-308acde0b4b0ff1f7a8b381d59b7e4d0","2704080":"2704080-ae3bf1b3b4fcaa1ebc038fec3fefac62","2704081":"2704081-5e60b7abaa367f1eee094f9a2f88c2f2","2704603":"2704603-7329ba2e1060c451cfbe60ed44c5a49b","2709236":"2709236-af00830e1397c6c3771a3ae936a96a21","2711142":"2711142-fbee60bf33e907b5a27d0ad2b1614bb8","2718984":"2718984-03ee2b577963fbaeb64fff83f3fa1c7e","2719024":"2719024-d85b9548457dfc5366c3412268b7cde1","2720767":"2720767-805f147d97db5f3cac69c351fffd39b6","2720768":"2720768-f8b253727f1268e560b9cbfcb95dacaf","2720769":"2720769-7e671a811a859388b2f520c40c40199e","2720770":"2720770-190a23bf584fbc3bcf5817d60ae53cd8","2720774":"2720774-cfcb8af9abc33e65f15c64447a454991","2720775":"2720775-d7d46a0e54123a3a271e83c14c4ed768","2720776":"2720776-5cb3fbb5c33d510d1fc468246f6f7e8b","2720777":"2720777-34d03b1d2ad72d68812c1c2272560cb4","2720966":"2720966-ff0bd1c73a1374cb8fa90a3aa8e77065","2721071":"2721071-0e351951f995c67e88e56d883934cf25","2721147":"2721147-cd99d7d361912052f87f72bd91c149ac","2721702":"2721702-a99ef7f9fe46fdcc410d6759465e1a90","2726050":"2726050-10690fbca6b602d1cf0ed5bc5a7888ee","2726466":"2726466-b63c9fffaea9117b19c2fd70bf18d083","2750057":"2750057-8b608cd3ec0f159a016fc8cf4a08b1b4","2750366":"2750366-08371d920997fba3ea2f6dfd4ec0439e","2756894":"2756894-2cf679851f20b8dd8cf4135bd4ee4ba1","2757315":"2757315-86f0e9b06606fe6ee45a7a1b17a5b20a","2765348":"2765348-30f1939490b41a2f99629f2fbbd40cfe","2765834":"2765834-18469e6e2f702fc935d2d53de6591cdd","2767231":"2767231-7a570cebe31618e5e5b6018485a5fa49","2767232":"2767232-a06e96c0965a68a9987a0e7c8299acb1","2767233":"2767233-827d7db25f0cf711fb8568e864b98f3a","2771482":"2771482-3d8178c9e2c07289565a8ea9b339fa5d","2772426":"2772426-58ca4785057ba98944589732ddd4bbcd","2777011":"2777011-1260e20d19f38c0fc85f477099cd66d4","2777753":"2777753-b6f658c377163266d4b3a89848f692f1","2777788":"2777788-cc981c9fd861a94f7d3f908dae1813a2","2777789":"2777789-ac2b3e3674a826a35590177c1dee3a4c","2777791":"2777791-46b18c914556840e05e0666e3b3e7499","2777793":"2777793-0c391c040fc9215849c447341e7d6396","2777795":"2777795-3e4f2153a0bdff048d469bbd8ee1e094","2777796":"2777796-5dda670affaa792d1bd2bf67423345f7","2777798":"2777798-18c4bab36511aa7ad2eca06cf5ef043b","2777799":"2777799-c50f7bdbcd6227274c4dcfa0a832403f","2777805":"2777805-6894714c690d360e8d9f6d42bd86a8ea","2777807":"2777807-82d95745ed60b646495c4bbfe23243e1","2777809":"2777809-0753ccbcd1775ee6ccd5939cc2f3963c","2777811":"2777811-73d7e15d85afdc66980fbdb1c26393a9","2783128":"2783128-960111e000fb2aa84df5444914cb9072","2783606":"2783606-565cebb0d3aa9fe49f6e2bc6da963805","2786289":"2786289-b5b7350dfc4c40df0d3ea0f82cdf002d","2786290":"2786290-588c3f2a8af013403e27cf1067a4b8d7","2786291":"2786291-c344c6582378f4ab4bb5b9e5774a5507","2786292":"2786292-433ad7618ca28914ef043ecbce47e526","2786307":"2786307-5fbf3996b57f0fa0ac91a7f68c70e1b6","2786308":"2786308-38cc6c8d4094289b1ac433cf903bc694","2786309":"2786309-19a14fb7782908ab993b1c633922017d","2786310":"2786310-0f43c77bbad70b2096cfb738211073a2","2786311":"2786311-8ab4f75ceb8860768129fda93bf6516b","2786369":"2786369-d63fc35a65af2a90ccf3794b53e4087a","2786371":"2786371-a60b98d3c32744efafa123a87e3ced53","2786372":"2786372-fb55e47985ddb549e043056fa6443e19","2787656":"2787656-71bb141278906944c61cf42d745223d7","2787657":"2787657-e2587554d2d2ee5c36000de45744dada","2787658":"2787658-9e63e79309d5c2ab8f652dd07065f379","2792255":"2792255-3f854b131fcc5fc3cea8bfcbe80cdc77","2792780":"2792780-806f667e566d4b95360471aefbc29db8","2799775":"2799775-cd5c3234aff756d4d0175d1474931154","2801312":"2801312-b578d122ca7242d1c44c23034f87675d","2807885":"2807885-d8ed596b77f15158f9dc5666dfe506ac","2809010":"2809010-513b696ffab1193d4ffa1a624f1c55cc","2817403":"2817403-fcefcda28e3cee0e17053798efc2cb8a","2818180":"2818180-7da0699a4262594b48a3ae84c6d13968","2828655":"2828655-4a6d1130a02ee87c062c0e55cd5d5f30","2829563":"2829563-5e9b355a168c58943ed1da28b91e914b","2837541":"2837541-2e2c1df885882ff8f431157d26c2c9e7","2837570":"2837570-86cd299c6fc42f15403def5b6a0cc940","2838491":"2838491-f3e7614da8206d5bfb2cb6820bcb7b24","2838595":"2838595-fd8167be5d6c8494d29fc5edad34c109","2839401":"2839401-1882150df67c41eba6ff2685fa92ceff","2839923":"2839923-cd4ae259c3176302b14fd6cc7f7131b6","2842986":"2842986-df1d49caa05f2ebcdc9483d6849ad611","2843402":"2843402-a045ffc7cbacd0b143a2458ee56f0193","2850088":"2850088-7aaff63dd8ec5ba47ce22ff7c63500e6","2854595":"2854595-4a37e42801bd4b6c9ddb59495490c822","2864400":"2864400-8b08d72dd4f7a556d5f7bf7129092939","2864878":"2864878-48bd51551d87a8da08dd1cac6108cde5","2866022":"2866022-22dfa2653fb3f053390702d5c3a3caf9","2885545":"2885545-2743d659317e450d7632111816929c1d","2885846":"2885846-821ed4d77efc38d43bf509cb6ef0b5a8","2895191":"2895191-0cc96ccfe0e418198de06245cf52d4d0","2895192":"2895192-1b6084a55c8b265204b0f49d76ab0a01","2895194":"2895194-4b6de1bfff4bdde5115608b61a1d411c","2895196":"2895196-95fa7279d0dd05cd1c817071cb3fb3b6","2895199":"2895199-2e3c61ffdd81b75c564dec73ce306d25","2895201":"2895201-bccd3255224bdd7d6ad334bbda3fe1cb","2895203":"2895203-9a2de9d4f098a1aeb4eea58a50959336","2895361":"2895361-e1e5bd32ec20be4b56e1a882a434da9b","2895362":"2895362-d82bfee78d529604da2ffd0bc5d9fa76","2895363":"2895363-1de0ae130c135aae5046bbbc5ad96c25","2895451":"2895451-a90a162ea937bd20340a68e939fbd598","2895452":"2895452-f7bd2d69a0af199d424b2ec766b926a6","2895453":"2895453-7b239c080060cc4856581d0e5f870c97","2895475":"2895475-5ccc9e0d5b1c614f7acf9adde3d97007","2895476":"2895476-809e149c359de87416e91423e47b4f90","2895477":"2895477-e422eef9be299e8c9846e092b61a0957","2895479":"2895479-a035ceb3423d0f44c68c05b1f6613f3d","2895480":"2895480-9f25a7dfad486f35fab4d081b0d756f6","2895481":"2895481-2f3136179d73461c52a2d52aa79dba70","2895483":"2895483-ad021a87d4b714d866ba8efb1038cceb","2895484":"2895484-5c9d80e241f7419cb64c5a44b62d159d","2895485":"2895485-7a145351d21ad050bf24afe4c9af2271","2895497":"2895497-f5b95a2d94b52ea912c57d2ab811925b","2895498":"2895498-93384cea5963d4d5441e19f3c9defecf","2895499":"2895499-62640dcb929be4499e9eb5fe34c77a81","2895504":"2895504-8d465ce0a9297ca039ff61c3605b443e","2895505":"2895505-53e29d2f7e2c526d3429a619ab207ada","2895506":"2895506-2514c26b85f77bc332a024c807ed017f","2902178":"2902178-49dae43fa0b78ff02a02d1883297e717","2902183":"2902183-aba790d14419efb4be092b626e5a101f","2902188":"2902188-6bedf35fb9d3b6fe1ac8cafe3ef56a5e","2902208":"2902208-d53ee80813f10225d866540da5dd2736","2902212":"2902212-0ea21802d55e0cd1d908737073d3ce72","2902221":"2902221-6e95930ca7d138d91e5a4302d8929fcf","2904145":"2904145-9af1ffde1a6c5c4cf9d62439c881e886","2907446":"2907446-d30c755fd30aa7c6ce4faee082740d1a","2907935":"2907935-a4fb3a19710443dbd77fb73d16d87a2a","2908328":"2908328-ccd745cc21f25a0ae02c9fe41a4a34dd","2931494":"2931494-266335bef6b71a73e1eb1cac5bb652c5","2932232":"2932232-e9aa1d9cdb7a6b8d3ee94ef8f463e3aa","2958879":"2958879-142cf3dc4e101afd9d317e410a2f1fb5","2958880":"2958880-f6c0ffe0e204a76573bba40e5c393f8e","2958882":"2958882-30c7620a5782e8a1ec7ea9510187939b","2958884":"2958884-91da6aa69dc5037fa148dd7ead614407","2958889":"2958889-452e5f44f128d6b894d35d95d4b21b0a","2958890":"2958890-fa34d85df209b85794456f04c9235ed8","2958891":"2958891-95eceaa4e47647994c59cd851d03dada","2962604":"2962604-0ea5c03618e311b42b35db1fb1a9d29f","2962683":"2962683-770cd9751cfa3cc8f5984431497d006c","2962685":"2962685-ce0a85a703fe6b511f121209ddbe063f","2962686":"2962686-450f3dc9cf00c44968d5793d8f4f41e0","2962688":"2962688-f894fce3a318d7c24bfb8d7b9f908be5","2962690":"2962690-baaf0c5714ea794bb4dc875c2729e46c","2962693":"2962693-fe5d28a903d4d551937655c4a223e8bf","2963098":"2963098-2827a6eb362b0df87d1266df4ea501d9","3003334":"3003334-6593d6c30fe1e50a39c0274f886118ed","3003909":"3003909-94a7279fc67476057c59e9982cba9ec3","3003910":"3003910-6f9e0ad492f986662b982861a157f441"},"index_live":"cache/6243/campaign-index-live-d47e948deedc577b9041d3e8f757f9c2","index_test":"cache/6243/campaign-index-test-f665c56ef3bfa6d1a005a36867bc3b18"}});