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":"35.175.127.71","block_urls":[],"campaign_js":{"bbar_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 99; } .nav-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"bbar_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);"},"bbar_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n '#totop, #attentive_creative, #chat-button { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();"},"ctab_pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\nif (!!bouncex.campaigns[ca_id].chatObserver) {\n bouncex.campaigns[ca_id].chatObserver.disconnect();\n}"},"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","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+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n bxWidth = $creative.outerWidth(),\n chatWidth = jQuery('#chat-button').length ? jQuery('#chat-button').outerWidth() + 40 : 0;\n \n var styles = [\n '#attentive_creative { margin-bottom: '+pushAmount+'px; }',\n '.footer-bottom { padding-bottom: '+pushAmount+'px; }'\n ];\n \n var stylesRight = [\n 'body:not(.no-mobile-scroll) #chat-button { margin-bottom: '+pushAmount+'px; }',\n 'body:not(.no-mobile-scroll) #chat-window { bottom: 20px !important; right: '+chatWidth+'px !important; }',\n ];\n \n var stylesLeft = [\n bouncex.window.width() - chatWidth \u003c bxWidth ? 'body:not(.no-mobile-scroll) #chat-button { margin-bottom: '+pushAmount+'px; }' : '',\n bouncex.window.width() - chatWidth \u003c bxWidth ? 'body:not(.no-mobile-scroll) #chat-window { bottom: 20px !important; right: '+chatWidth+'px !important; }' : '',\n ];\n \n var stylesFull = [\n 'body:not(.no-mobile-scroll) #chat-button { margin-bottom: '+pushAmount+'px; }',\n 'body:not(.no-mobile-scroll) #chat-window { bottom: 20px !important; right: '+chatWidth+'px !important; }',\n ];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n}\n\nif (jQuery('#chat-button').length \u003e 0) {\n bouncex.campaigns[ca_id].chatObserver = new MutationObserver(updateCornerPushup);\n bouncex.campaigns[ca_id].chatObserver.observe(document.querySelector('#chat-button'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\n}"},"ctab_stab_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 3; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","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();"},"index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 99; } .nav-open #bx-campaign-' + campaign_id + ' .bx-slab, body.no-mobile-scroll #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"placement_adjustment":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"var $placementTarget = jQuery('a.skip-to-content[href=\"#main\"]');\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);"},"pushdown_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","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 '@media screen and (max-width: 999px) { .collection__toolbar { top: calc(var(--header-height) * var(--header-is-sticky, 0) + '+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();"},"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');"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"remove_form_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"placement_adjustment\":{\"val\":\"var $placementTarget = jQuery('a.skip-to-content[href=\\\"#main\\\"]');\\nvar placement = 'after';\\n\\nif ($placementTarget.length === 0) {\\n placement = 'prepend';\\n $placementTarget = bouncex.body;\\n}\\n\\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bbar_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true);\\n\\n var styles = [\\n '#totop, #attentive_creative, #chat-button { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"bbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 99; } .nav-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bbar_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\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true),\\n bxWidth = $creative.outerWidth(),\\n chatWidth = jQuery('#chat-button').length ? jQuery('#chat-button').outerWidth() + 40 : 0;\\n \\n var styles = [\\n '#attentive_creative { margin-bottom: '+pushAmount+'px; }',\\n '.footer-bottom { padding-bottom: '+pushAmount+'px; }'\\n ];\\n \\n var stylesRight = [\\n 'body:not(.no-mobile-scroll) #chat-button { margin-bottom: '+pushAmount+'px; }',\\n 'body:not(.no-mobile-scroll) #chat-window { bottom: 20px !important; right: '+chatWidth+'px !important; }',\\n ];\\n \\n var stylesLeft = [\\n bouncex.window.width() - chatWidth \u003c bxWidth ? 'body:not(.no-mobile-scroll) #chat-button { margin-bottom: '+pushAmount+'px; }' : '',\\n bouncex.window.width() - chatWidth \u003c bxWidth ? 'body:not(.no-mobile-scroll) #chat-window { bottom: 20px !important; right: '+chatWidth+'px !important; }' : '',\\n ];\\n \\n var stylesFull = [\\n 'body:not(.no-mobile-scroll) #chat-button { margin-bottom: '+pushAmount+'px; }',\\n 'body:not(.no-mobile-scroll) #chat-window { bottom: 20px !important; right: '+chatWidth+'px !important; }',\\n ];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n}\\n\\nif (jQuery('#chat-button').length \u003e 0) {\\n bouncex.campaigns[ca_id].chatObserver = new MutationObserver(updateCornerPushup);\\n bouncex.campaigns[ca_id].chatObserver.observe(document.querySelector('#chat-button'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"ctab_stab_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 3; }', 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\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\\nif (!!bouncex.campaigns[ca_id].chatObserver) {\\n bouncex.campaigns[ca_id].chatObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 99; } .nav-open #bx-campaign-' + campaign_id + ' .bx-slab, body.no-mobile-scroll #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"3\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n \\n var styles = [\\n '@media screen and (max-width: 999px) { .collection__toolbar { top: calc(var(--header-height) * var(--header-is-sticky, 0) + '+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\\\":\\\"\\\"}}}\"},\"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\\\":\\\"\\\"}}}\"}}","custom_js":"/* --- SUBMITTED_ONSITE RTV FIX --- */\nbouncex.on(jQuery('#newsletter-validate-detail'), 'submit', function() {\n bouncex.setVar('submitted_onsite', true);\n});","custom_liquid_variable":"{\"Address\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"Trident Fly Fishing 190 Riverside St Suite 9A Portland, ME 04103\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8494/05514cb0efe0108e8ebc2298cbc7c4df.jpg\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"127kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"452px\"},\"BelowProdGridBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/price-match\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"true\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FootNav1Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"SHOP\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FootNav1Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FootNav2Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"LEARN\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FootNav2Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/blog/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FootNav3Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"CONTACT\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FootNav3Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/contact/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"Free Shipping\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\" $49+\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/b8aacb640fe1787edde3148893a3b362.png\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"8kb\",\"imgWidth\":\"234px\",\"imgHeight\":\"148px\"},\"LogoImgWidth\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"117\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"SALE\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/discount-fly-fishing-tackle-gear-on-sale.html\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"FLY RODS\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/fly-rods.html\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"FLY REELS\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/fly-reels.html\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"BLOG\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/blog/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferCustomer\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SLOfferProspect\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_10off\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"$10 off\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_BelowHeroBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":true,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"startDate\":\"2025-04-01T04:00:00.000Z\",\"endDate\":\"2025-05-01T03:59:00.000Z\",\"promoVal\":\"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/5539/images/02875775-b079-44df-b87d-363bd7ba95d2.png\"},{\"startDate\":\"2025-04-01T04:00:00.000Z\",\"endDate\":\"2025-05-01T03:59:00.000Z\",\"promoVal\":\"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/5539/images/02875775-b079-44df-b87d-363bd7ba95d2.png\"}],\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":true,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"startDate\":\"2025-04-01T04:00:00.000Z\",\"endDate\":\"2025-05-01T03:59:00.000Z\",\"promoVal\":\"https://www.google.com/url?q=https://www.tridentflyfishing.com/scientific-anglers-promo\u0026source=gmail-imap\u0026ust=1743451569000000\u0026usg=AOvVaw2j1YdOWJQizbOg8LIzmzbo\"},{\"startDate\":\"2025-04-01T04:00:00.000Z\",\"endDate\":\"2025-05-01T03:59:00.000Z\",\"promoVal\":\"https://www.google.com/url?q=https://www.tridentflyfishing.com/scientific-anglers-promo\u0026source=gmail-imap\u0026ust=1743451569000000\u0026usg=AOvVaw2j1YdOWJQizbOg8LIzmzbo\"}],\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8494/05514cb0efe0108e8ebc2298cbc7c4df.jpg\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/price-match\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_BrandName\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"Wunderkind\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_Contact\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/pages/contact\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_CouponCode\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\u003c!-- {{ .Couponcpn10off }} --\u003e{{ $CouponCode := $.Couponcpn10off }}{{ if $CouponCode }}{{ $CouponCode }}{{ end }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_CouponCode1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\u003c!-- {{ .Couponcpn10off }} --\u003e{{ $Coupon1Code := $.Couponcpn10off }}{{ if $Coupon1Code }}{{ $Coupon1Code }}{{ end }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_CurrentYear\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ formatTime \\\"2006\\\" }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$CurrentYear\"},\"Studio_CustomerOfferCode\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"SAMPLECODE\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_CustomerOfferDisplay\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"$20\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_FirstItemCartUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$FirstItemCartUrl\"},\"Studio_FirstItemUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$FirstItemUrl\"},\"Studio_FreeShipping\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"$50\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_HomepageCartUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_Learn\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/pages/about-us\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_ListPageUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"{{ $.ListPageUrl }}\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_PrimaryOffer\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"10%\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_PrimaryOfferCode\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"WELCOME10\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_PrimaryOfferConditions\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"One use per customer.\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_ProspectOfferCode\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"SAMPLEOFFER\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_ProspectOfferDisplay\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"10%\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_Shop\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_TopBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":true,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"startDate\":\"2025-04-01T04:00:00.000Z\",\"endDate\":\"2025-05-01T03:59:00.000Z\",\"promoVal\":\"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/5539/images/02875775-b079-44df-b87d-363bd7ba95d2.png\"},{\"startDate\":\"2025-04-01T04:00:00.000Z\",\"endDate\":\"2025-05-01T03:59:00.000Z\",\"promoVal\":\"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/5539/images/02875775-b079-44df-b87d-363bd7ba95d2.png\"}],\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":true,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"startDate\":\"2025-04-01T04:00:00.000Z\",\"endDate\":\"2025-05-01T03:59:00.000Z\",\"promoVal\":\"https://www.tridentflyfishing.com/scientific-anglers-promo\"},{\"startDate\":\"2025-04-01T04:00:00.000Z\",\"endDate\":\"2025-05-01T03:59:00.000Z\",\"promoVal\":\"https://www.tridentflyfishing.com/scientific-anglers-promo\"}],\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"Studio_Vprop1copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/collections/fly-rods\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_Vprop2copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://trades.tridentflyfishing.com/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_Vprop3copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/pages/price-match\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_sloffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"free shipping\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"TextSendOffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"$10 off\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"$100+\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":true,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"startDate\":\"2023-11-25T11:00:00.000Z\",\"endDate\":\"2023-11-26T04:59:00.000Z\",\"promoVal\":\"https://assets.bounceexchange.com/assets/uploads/users/7804/a5479a08e37e1434a01c2e07c9b0200f.jpg\"}]},\"TopBannerUrl\":{\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":true,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"startDate\":\"2023-11-25T11:00:00.000Z\",\"endDate\":\"2023-11-26T04:59:00.000Z\",\"promoVal\":\"https://www.tridentflyfishing.com/lines-leaders-tippet/scientific-anglers-fly-lines.html\"}]},\"TridentImg\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/e8c03adb5b277b66bd674d2b1f9d73af.png\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"3kb\",\"imgWidth\":\"56px\",\"imgHeight\":\"102px\"},\"Vprop1Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"TRY ANY ROD RISK FREE\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Img\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/3cd8de24f69f74f2669dbaac3fa095c2.png\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"7kb\",\"imgWidth\":\"151px\",\"imgHeight\":\"127px\"},\"Vprop1Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/castability-guarantee\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"TRADE IN OLD GEAR\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Img\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/db36297b4e85f8adb85ee448c20fd680.png\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"8kb\",\"imgWidth\":\"151px\",\"imgHeight\":\"127px\"},\"Vprop2Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://trades.tridentflyfishing.com/\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"LOW PRICE GUARANTEE\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Img\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5858/bd67eb671a1c494324e2ef2b3d5e0169.png\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"9kb\",\"imgWidth\":\"151px\",\"imgHeight\":\"127px\"},\"Vprop3Url\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"https://www.tridentflyfishing.com/price-match\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvas\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvasmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogolight\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandard\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandardmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"$10 off\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\" $100+\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandard\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandardmobile\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"\",\"promoVal\":\"\",\"val\":\"\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"sloffer\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"Free shipping\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"sloffer1\":{\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"val\":\"free shipping\",\"description\":\"\",\"enabled\":false,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"attentive_visible\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Only turn live if specifically requested.\"},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function() {\\n var $emptyCart = jQuery('form[action=\\\"/cart\\\"][aria-hidden=\\\"false\\\"] .mini-cart__empty-state .heading, section[data-section-type=\\\"cart\\\"] .empty-state__heading').first(),\\n $cartCountEl = jQuery('.header__cart-count:visible').first(),\\n count = $cartCountEl.text().replace(/[^0-9]/g, '');\\n\\n if ($emptyCart.length \u003e 0 \u0026\u0026 $emptyCart.text().toLowerCase().indexOf('cart is empty') \u003e -1) {\\n return 0;\\n }\\n\\n return $cartCountEl.length \u003e 0 ? Number(count) : null;\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false,\"trigger\":\"pageload\"},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function() {\\n var $emptyCart = jQuery('form[action=\\\"/cart\\\"][aria-hidden=\\\"false\\\"] .mini-cart__empty-state .heading, section[data-section-type=\\\"cart\\\"] .empty-state__heading').first(),\\n $cartCountEl = jQuery('.header__cart-count:visible').first(),\\n count = $cartCountEl.text().replace(/[^0-9]/g, ''),\\n $miniCartEl = jQuery('.mini-cart__recap-price-line span[data-hulkapps-cart-total], .cart-recap__price-line span[data-hulkapps-cart-total]').first(),\\n value = $miniCartEl.text().replace(/[^0-9.]/g, '');\\n\\n if ($emptyCart.length \u003e 0 \u0026\u0026 $emptyCart.text().toLowerCase().indexOf('cart is empty') \u003e -1) {\\n return 0;\\n }\\n\\n return $miniCartEl.length \u003e 0 ? Number(value) : null;\\n})();\",\"t\":\"float\",\"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},\"group_id\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.id', '') || bouncex.utils.getNestedProp('__st.rid', '');\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Required if using alternate 'select_sku' implementation that references bouncex.vars.group_id\"},\"item_id_to_add\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"location_path\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"Only populate/activate if you need to limit tracking to a specific location path. Ex: \\\"domain.com/en-us\\\" where \\\"/en-us\\\" is the location_path\\n1.) Format = '/en-us' ! DO NOT LEAVE OFF THE FORWARD SLASH ! \\n\\n\"},\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"!!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId', '');\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"page_type\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.utils.url.allowParams(['type','q']);\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":false},\"sku_id\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n var variants = bouncex.utils.getNestedProp('meta.product.variants', []),\\n len = variants.length,\\n $mainProduct = jQuery('.product-block-list'),\\n $selectedPackSizeEl = $mainProduct.find('.product-form__option-name:contains(\\\"Pack Size\\\"):visible'),\\n packSize = $selectedPackSizeEl.length \u003e 0 \u0026\u0026 $selectedPackSizeEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedViseHeadEl = $mainProduct.find('.product-form__option-name:contains(\\\"Vise Head\\\"):visible'),\\n viseHead = $selectedViseHeadEl.length \u003e 0 \u0026\u0026 $selectedViseHeadEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedViseBaseEl = $mainProduct.find('.product-form__option-name:contains(\\\"Vise Base\\\"):visible'),\\n viseBase = $selectedViseBaseEl.length \u003e 0 \u0026\u0026 $selectedViseBaseEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedFlySizeEl = $mainProduct.find('.product-form__option-name:contains(\\\"Fly Size\\\"):visible'),\\n flySize = $selectedFlySizeEl.length \u003e 0 \u0026\u0026 $selectedFlySizeEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedLineWeightEl = $mainProduct.find('.product-form__option-name:contains(\\\"Line Weight\\\"):visible'),\\n lineWeight = $selectedLineWeightEl.length \u003e 0 \u0026\u0026 $selectedLineWeightEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedRodLenEl = $mainProduct.find('.product-form__option-name:contains(\\\"Rod Length\\\"):visible'),\\n rodLen = $selectedRodLenEl.length \u003e 0 \u0026\u0026 $selectedRodLenEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedRodHandleEl = $mainProduct.find('.product-form__option-name:contains(\\\"Rod Handle\\\"):visible'),\\n rodHandle = $selectedRodLenEl.length \u003e 0 \u0026\u0026 $selectedRodLenEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedLineCodeEl = $mainProduct.find('.product-form__option-name:contains(\\\"Line Code\\\"):visible'),\\n lineCode = $selectedLineCodeEl.length \u003e 0 \u0026\u0026 $selectedLineCodeEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedLbTestEl = $mainProduct.find('.product-form__option-name:contains(\\\"Lb. Test\\\"):visible'),\\n lbTest = $selectedLbTestEl.length \u003e 0 \u0026\u0026 $selectedLbTestEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedSinkRateEl = $mainProduct.find('.product-form__option-name:contains(\\\"Sink Rate\\\"):visible'),\\n sinkRate = $selectedSinkRateEl.length \u003e 0 \u0026\u0026 $selectedSinkRateEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedLeaderLenEl = $mainProduct.find('.product-form__option-name:contains(\\\"Leader Length\\\"):visible'),\\n leaderLen = $selectedLeaderLenEl.length \u003e 0 \u0026\u0026 $selectedLeaderLenEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedLineEl = $mainProduct.find('.product-form__option-name:contains(\\\"Line Code\\\"):visible'),\\n line = $selectedLineEl.length \u003e 0 \u0026\u0026 $selectedLineEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedSoleEl = $mainProduct.find('.product-form__option-name:contains(\\\"Boot Sole\\\"):visible'),\\n sole = $selectedSoleEl.length \u003e 0 \u0026\u0026 $selectedSoleEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedReelEl = $mainProduct.find('.product-form__option-name:contains(\\\"Reel Model\\\"):visible'),\\n reel = $selectedReelEl.length \u003e 0 \u0026\u0026 $selectedReelEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedColorEl = $mainProduct.find('.product-form__option-name:contains(\\\"Color\\\"):visible'),\\n color = $selectedColorEl.length \u003e 0 \u0026\u0026 $selectedColorEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedStyleEl = jQuery('.product-form__option-name:contains(\\\"Style\\\"):visible'),\\n style = $selectedStyleEl.length \u003e 0 \u0026\u0026 $selectedStyleEl.find('.product-form__selected-value').text().trim().toLowerCase(),\\n $selectedSizeEl = jQuery('.product-form__option-name:contains(\\\"Size\\\"):not(:contains(\\\"Pack Size\\\")):not(:contains(\\\"Fly Size\\\")):visible'),\\n size = $selectedSizeEl.length \u003e 0 \u0026\u0026 $selectedSizeEl.find('.product-form__selected-value').text().trim().toLowerCase();\\n\\n if (len === 1) {\\n return variants[0].sku;\\n }\\n\\n for (var i = 0; i \u003c len; i++) {\\n var variant = variants[i],\\n sku = variant.sku,\\n title = (variant.public_title || '').toLowerCase(),\\n match = false,\\n neverFalse = true;\\n\\n if (packSize) {\\n if (title.indexOf(packSize) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (viseHead) {\\n if (title.indexOf(viseHead) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (viseBase) {\\n if (title.indexOf(viseBase) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (flySize) {\\n if (title.indexOf(flySize) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (lineWeight) {\\n if (title.indexOf(lineWeight) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (rodLen) {\\n if (title.indexOf(rodLen) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (rodHandle) {\\n if (title.indexOf(rodHandle) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (lineCode) {\\n if (title.indexOf(lineCode) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (lbTest) {\\n if (title.indexOf(lbTest) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (sinkRate) {\\n if (title.indexOf(sinkRate) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (leaderLen) {\\n if (title.indexOf(leaderLen) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (line) {\\n if (title.indexOf(line) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (sole) {\\n if (title.indexOf(sole) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (reel) {\\n if (title.indexOf(reel) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (color) {\\n if (title.indexOf(color) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (style) {\\n if (title.indexOf(style) \u003e -1) {\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (size) {\\n if (title.indexOf(size) \u003e -1) {\\n // edgecase for abbreviated sizes\\n if (title.length \u003c= 2 \u0026\u0026 title !== size) {\\n match = false;\\n neverFalse = false;\\n }\\n match = true;\\n } else {\\n match = false;\\n neverFalse = false;\\n }\\n }\\n\\n if (match === true \u0026\u0026 !!neverFalse) {\\n return sku;\\n }\\n }\\n \\n return null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.utils.url.getParam('customer_posted') === 'true' \u0026\u0026 jQuery('.footer .footer__newsletter-wrapper .alert--success').first().text().toLowerCase().indexOf('you have been registered') \u003e -1 || null; \",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false}}","deployment_json":null,"deployment_presets":{"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout/onepage/success/"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cClient email click-through parameter\u003e"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_pricedrop_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_backstock_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_lowstock_pros"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"On for SA Promo":[[{"activation":"date","prop":"greater","prop2":"","prop3":"","val":"04/01/2025 00:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"05/01/2025 00:00"}]],"Text Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_hypercartabandonment_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_sessionrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_behavioralwelcome_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_categoryrecap_pros"}]],"Text Opt-In Eligible":[[{"activation":"location","prop":"exactly","prop2":"country","prop3":"","val":"US"}],[{"activation":"submitted_phone","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=text"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms_click"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about-us"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/customer/account/login/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/customer/account/create/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/contact/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/blog/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/price-match"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/castability-guarantee"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/trade-in-program"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/shipping"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/returns"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/terms"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/affiliates"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/faq"}]]},"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":"1662643757","els":{"blank_site_element":""},"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"1","event_tracking_js":"/* ---------------------------- SHARED VARIABLES ---------------------------- */\n\nvar CART_COOKIE_KEY = 'cart',\n CLEAN_URL = bouncex.utils.url.allowParams();\n\n/* ------------------------------ HELPER FUNCTIONS ----------------------------- */\n\nfunction getItemPrice() {\n var $priceParentEl = jQuery('.product-block-list .card__section span.price:visible').clone(),\n $salePriceEl = jQuery('.product-block-list .price.price--highlight:visible').clone();\n\n // remove unnecessary span els\n $priceParentEl.find('span.visually-hidden').remove();\n if ($salePriceEl.length \u003e 0) {\n $salePriceEl.find('span.visually-hidden').remove();\n }\n\n var regularPrice = Number($priceParentEl.text().trim().replace(/[^0-9/.]/g, '')),\n salePrice = Number($salePriceEl.text().trim().replace(/[^0-9/.]/g, ''));\n\n return $salePriceEl.length \u003e 0 ? salePrice : regularPrice;\n}\n\nfunction getItemCopy() {\n return jQuery('.product-block-list h1.product-meta__title').first().text().trim();\n}\n\nfunction cartCookieSet(){\n return bouncex.getBounceCookie(CART_COOKIE_KEY) !== undefined;\n}\n\nfunction findEmailsInHtmlText() {\n // Crude but practical regex for most email addresses\n var emailRegex = /\\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,}\\b/g;\n\n // get all visible text from the page (or narrow to a selector)\n var text = jQuery('body').text();\n\n // find matches, remove duplicates\n var matches = text.match(emailRegex) || [];\n var foundEmailsArr = Array.from(new Set(matches));\n\n // the support address we want to skip\n var supportEmail = 'support@tridentflyfishing.com';\n\n // find the first non-support address (case-insensitive just in case)\n var firstNonSupport = foundEmailsArr.find(email =\u003e \n email.trim().toLowerCase() !== supportEmail.toLowerCase()\n ) || null;\n\n return firstNonSupport;\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\n\nfunction getItem() {\n var imageUrl = bouncex.utils.getNestedProp('item.ImageURL', '');\n\n return {\n id: bouncex.utils.getNestedProp('__st.rid', ''),\n copy: getItemCopy(),\n category: bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.type', 'global'),\n url: CLEAN_URL,\n imageurl: imageUrl ? bouncex.utils.url.allowParams([], imageUrl) : '',\n instock: jQuery('.product-block-list .product-form__add-button').first().text().toLowerCase().indexOf('add to cart') \u003e -1,\n price: getItemPrice(),\n excluded: false\n };\n}\n\nfunction fireViewItem(id, groupId) {\n var pushItem = { 'item:id': id };\n\n if (groupId) {\n pushItem['item:itemgroupid'] = groupId;\n }\n\n bouncex.setVar('item_id_to_add', id);\n bouncex.push(['view item', pushItem]);\n}\n\nfunction initializeItemEvents() {\n var item;\n\n bouncex.et.onTrue(\n function () {\n item = getItem();\n return !!item.id \u0026\u0026\n !!item.copy \u0026\u0026\n !!item.category \u0026\u0026\n !!item.url \u0026\u0026\n !!item.imageurl;\n },\n function () {\n var groupId = item.copy;\n\n bouncex.push(['item', item]);\n fireViewItem(item.id, groupId);\n initializeSkuEvents(item.id, groupId);\n trackAddToCartClick(item.id);\n },\n 10\n );\n}\n\n/* ------------------------------ SKU TRACKING ------------------------------ */\n\nfunction initializeSkuEvents(itemId, groupId) {\n var skuId = bouncex.vars.sku_id,\n shopifyVariantsObj = bouncex.utils.getNestedProp('meta.product.variants', []);\n\n if (skuId \u0026\u0026 shopifyVariantsObj.length === 1) {\n fireSelectSku(itemId, groupId, skuId);\n return;\n }\n\n bouncex.et.onVarChange('sku_id', function (oldVal, newVal) {\n if (newVal \u0026\u0026 newVal !== skuId \u0026\u0026 oldVal !== false) {\n var newProdId = getItemCopy();\n\n if (newProdId \u0026\u0026 newProdId !== groupId) {\n // itemId = newProdId;\n groupId = newProdId;\n }\n\n fireSelectSku(itemId, groupId, newVal);\n skuId = bouncex.vars.sku_id;\n }\n });\n}\n\nfunction fireSelectSku(itemId, groupId, skuId) {\n bouncex.push([\n 'select_sku',\n {\n 'item:id': itemId,\n 'item:itemgroupid': groupId,\n 'item:feedid': skuId\n }\n ]);\n \n // on select_sku, re-initialize ATC click tracking\n trackAddToCartClick(itemId);\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsCat() {\n var ids = [];\n\n jQuery('.collection input[type=\"hidden\"][name=\"product-id\"]').each(function (i, e) {\n var id = jQuery(e).val();\n\n if (id \u0026\u0026 ids.indexOf(id) \u003c 0) {\n ids.push(id);\n }\n });\n\n return ids.join(',');\n}\n\nfunction getCategoryObject() {\n return {\n 'page:url': bouncex.utils.url.allowParams(['type', 'q']),\n 'items:ids': getItemIdsCat()\n };\n}\n\nfunction initializeCategoryEvents() {\n var categoryObj;\n\n bouncex.et.onTrue(\n function () {\n categoryObj = getCategoryObject();\n return !!categoryObj['items:ids'].length \u0026\u0026\n !!categoryObj['page:url'];\n },\n function () {\n bouncex.push(['view category', categoryObj]);\n },\n 10\n );\n}\n\n/* ------------------------------- CART EVENTS ------------------------------ */\n\nfunction trackAddToCartClick(itemId) {\n var ATC_SELECTOR = '.product-block-list .product-form__add-button, .product-block-list .shopify-payment-button__button, .product-block-list .shopify-payment-button, .product-block-list .card .btn--add-to-cart, td.buy-button .btn--add-to-cart, .card-action .btn--add-to-cart',\n $atcBtns = jQuery(ATC_SELECTOR),\n mobile = (/iphone|ipad|ipod|android|blackberry|mini|windows\\sce|palm/i.test(navigator.userAgent.toLowerCase())),\n ev = mobile ? 'touchstart' : 'click';\n\n bouncex.off($atcBtns, ev + '.bxatc');\n bouncex.on($atcBtns, ev + '.bxatc', function () {\n bouncex.setVar('item_id_to_add', itemId);\n fireAddToCart();\n });\n}\n\nfunction addCartChangeListeners() {\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 return;\n }\n });\n}\n\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n replenishmentType: 'cookie',\n replenish: function (cart) {\n bouncex.utils.cookies.create({\n name: CART_COOKIE_KEY,\n value: cart.token\n });\n replenComplete();\n }\n });\n\n function replenComplete() {\n window.location.href = CLEAN_URL + '?bx_replen=true';\n }\n\n addCartChangeListeners();\n}\n\nfunction fireAddToCart() {\n bouncex.et.onTrue(cartCookieSet, function(){\n if (bouncex.vars.item_id_to_add) {\n bouncex.push([\n 'add to cart',\n {\n 'item:id': bouncex.vars.item_id_to_add,\n 'cart:token': bouncex.getBounceCookie(CART_COOKIE_KEY)\n }\n ]);\n\n bouncex.setVar('cart', true);\n }\n\n bouncex.setVar('item_id_to_add', '');\n });\n}\n\n/* ------------------------------ USER TRACKING ----------------------------- */\n\nfunction initializeUserTracking() {\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n\n var userEmail;\n\n bouncex.et.onTrue(\n function () {\n userEmail = findEmailsInHtmlText();\n return bouncex.utils.validate.email(userEmail);\n },\n function () {\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n bouncex.setVar('logged_in_identified', true);\n },\n 5\n );\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n return CLEAN_URL.indexOf('tridentflyfishing.com') \u003e -1;\n}\n\nfunction isEn() {\n return bouncex.html.attr('lang') === 'en';\n}\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn();\n}\n\nfunction init() {\n if (!isValidForTracking()) {\n return;\n }\n\n initializeUserTracking();\n initializeCartEvents();\n\n switch (bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n break;\n case 'product':\n initializeItemEvents();\n break;\n default:\n break;\n }\n}\n\ninit();\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"{\n \"WebsiteID\": \"5539\",\n \"Type\": \"product\",\n \"StepsToRun\": [\n \"import\"\n ],\n \"Source\": {\n \"Transport\": \"web\",\n \"Format\": \"csv\",\n \"ClientFeedCredsID\": \"5539/source\",\n \"FormatConfig\": {\n \"Type\": \"product\",\n \"Separator\": \",\",\n \"FixQuotes\": false,\n \"Mappings\": [\n {\n \"BXField\": \"ID\",\n \"ClientField\": \"SKU\"\n },\n {\n \"BXField\": \"Description\",\n \"ClientField\": \"Description\"\n },\n {\n \"BXField\": \"ItemGroupID\",\n \"ClientField\": \"Parent Product\"\n },\n {\n \"BXField\": \"QuantityOnline\",\n \"ClientField\": \"Quantity\"\n },\n {\n \"BXField\": \"Link\",\n \"ClientField\": \"URL\"\n },\n {\n \"BXField\": \"Price\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"OriginalPrice\",\n \"ClientField\": \"Price\"\n },\n {\n \"BXField\": \"PromoPrice\",\n \"ClientField\": \"Sale Price\"\n },\n {\n \"BXField\": \"MarkdownPrice\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Title\",\n \"ClientField\": \"Name\"\n },\n {\n \"BXField\": \"ImageLink\",\n \"ClientField\": \"Base Image\"\n },\n {\n \"BXField\": \"Category\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Brand\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Color\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Margin\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"AvailabilityDate\",\n \"ClientField\": \"\",\n \"ClientFormat\": \"2006-01-02 MST\"\n }\n ]\n }\n },\n \"ExportDestinations\": []\n}","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url| \u003cClient email click-through parameter\u003e|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cClient email click-through parameter\u003e"},"any_page_url|/checkout/onepage/success/|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout/onepage/success/"},"any_page_url|/checkout/onepage/success/|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"/checkout/onepage/success/"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|email_backstock_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_backstock_pros"},"any_page_url|email_categoryrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros"},"any_page_url|email_hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros"},"any_page_url|email_lowstock_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_lowstock_pros"},"any_page_url|email_pricedrop_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_pricedrop_pros"},"any_page_url|email_sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros"},"any_page_url|gclid|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"gclid"},"any_page_url|sms_click|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms_click"},"any_page_url|text_behavioralwelcome_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_behavioralwelcome_pros"},"any_page_url|text_categoryrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_categoryrecap_pros"},"any_page_url|text_hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_hypercartabandonment_pros"},"any_page_url|text_sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_sessionrecap_pros"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_medium=text|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=text"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"any_page_url|wunderkind|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"wunderkind"},"google_organic_policy|session":{"activation":"google_organic_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-29050399-1","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"56035418","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"5539","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":"Trident Fly Fishing 190 Riverside St Suite 9A Portland, ME 04103"},"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":"452px","imgSize":"127kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8494/05514cb0efe0108e8ebc2298cbc7c4df.jpg"},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/price-match"},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"FootNav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"SHOP"},"FootNav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/"},"FootNav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"LEARN"},"FootNav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/blog/"},"FootNav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"CONTACT"},"FootNav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/contact/"},"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.tridentflyfishing.com"},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"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":""},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Free Shipping"},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":" $49+"},"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":"148px","imgSize":"8kb","imgWidth":"234px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/b8aacb640fe1787edde3148893a3b362.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"117"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"SALE"},"Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/discount-fly-fishing-tackle-gear-on-sale.html"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"FLY RODS"},"Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/fly-rods.html"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"FLY REELS"},"Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/fly-reels.html"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"BLOG"},"Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/blog/"},"SLOfferCustomer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"SLOfferProspect":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"Studio_10off":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$10 off"},"Studio_BelowHeroBannerImg":{"description":"","enabled":true,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerImg","origin":"Studio","promoVal":"","schedules":[{"endDate":"2025-05-01T03:59:00.000Z","promoVal":"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/5539/images/02875775-b079-44df-b87d-363bd7ba95d2.png","startDate":"2025-04-01T04:00:00.000Z"},{"endDate":"2025-05-01T03:59:00.000Z","promoVal":"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/5539/images/02875775-b079-44df-b87d-363bd7ba95d2.png","startDate":"2025-04-01T04:00:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowHeroBannerUrl":{"description":"","enabled":true,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerUrl","origin":"Studio","promoVal":"","schedules":[{"endDate":"2025-05-01T03:59:00.000Z","promoVal":"https://www.google.com/url?q=https://www.tridentflyfishing.com/scientific-anglers-promo\u0026source=gmail-imap\u0026ust=1743451569000000\u0026usg=AOvVaw2j1YdOWJQizbOg8LIzmzbo","startDate":"2025-04-01T04:00:00.000Z"},{"endDate":"2025-05-01T03:59:00.000Z","promoVal":"https://www.google.com/url?q=https://www.tridentflyfishing.com/scientific-anglers-promo\u0026source=gmail-imap\u0026ust=1743451569000000\u0026usg=AOvVaw2j1YdOWJQizbOg8LIzmzbo","startDate":"2025-04-01T04:00:00.000Z"}],"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":"https://assets.bounceexchange.com/assets/uploads/users/8494/05514cb0efe0108e8ebc2298cbc7c4df.jpg"},"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":"https://www.tridentflyfishing.com/price-match"},"Studio_BrandName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Wunderkind"},"Studio_Contact":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/pages/contact"},"Studio_CouponCode":{"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":"\u003c!-- {{ .Couponcpn10off }} --\u003e{{ $CouponCode := $.Couponcpn10off }}{{ if $CouponCode }}{{ $CouponCode }}{{ end }}"},"Studio_CouponCode1":{"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":"\u003c!-- {{ .Couponcpn10off }} --\u003e{{ $Coupon1Code := $.Couponcpn10off }}{{ if $Coupon1Code }}{{ $Coupon1Code }}{{ end }}"},"Studio_CurrentYear":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$CurrentYear","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ formatTime \"2006\" }}"},"Studio_CustomerOfferCode":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"SAMPLECODE"},"Studio_CustomerOfferDisplay":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$20"},"Studio_FirstItemCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$FirstItemCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}"},"Studio_FirstItemUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$FirstItemUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}"},"Studio_FreeShipping":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$50"},"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.tridentflyfishing.com"},"Studio_Learn":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/pages/about-us"},"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_PrimaryOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"10%"},"Studio_PrimaryOfferCode":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"WELCOME10"},"Studio_PrimaryOfferConditions":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"One use per customer."},"Studio_ProspectOfferCode":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"SAMPLEOFFER"},"Studio_ProspectOfferDisplay":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"10%"},"Studio_Shop":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/"},"Studio_TopBannerImg":{"description":"","enabled":true,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"","schedules":[{"endDate":"2025-05-01T03:59:00.000Z","promoVal":"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/5539/images/02875775-b079-44df-b87d-363bd7ba95d2.png","startDate":"2025-04-01T04:00:00.000Z"},{"endDate":"2025-05-01T03:59:00.000Z","promoVal":"https://storage.googleapis.com/bx-production-coreapi-studio-static/assets/uploads/clients/5539/images/02875775-b079-44df-b87d-363bd7ba95d2.png","startDate":"2025-04-01T04:00:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_TopBannerUrl":{"description":"","enabled":true,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"","schedules":[{"endDate":"2025-05-01T03:59:00.000Z","promoVal":"https://www.tridentflyfishing.com/scientific-anglers-promo","startDate":"2025-04-01T04:00:00.000Z"},{"endDate":"2025-05-01T03:59:00.000Z","promoVal":"https://www.tridentflyfishing.com/scientific-anglers-promo","startDate":"2025-04-01T04:00:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_Vprop1copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/collections/fly-rods"},"Studio_Vprop2copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://trades.tridentflyfishing.com/"},"Studio_Vprop3copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/pages/price-match"},"Studio_sloffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"free shipping"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$10 off"},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$100+"},"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":true,"endDate":"NaN-NaN-NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[{"endDate":"2023-11-26T04:59:00.000Z","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/7804/a5479a08e37e1434a01c2e07c9b0200f.jpg","startDate":"2023-11-25T11:00:00.000Z"}],"startDate":"NaN-NaN-NaN","val":""},"TopBannerUrl":{"description":"","enabled":true,"endDate":"NaN-NaN-NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[{"endDate":"2023-11-26T04:59:00.000Z","promoVal":"https://www.tridentflyfishing.com/lines-leaders-tippet/scientific-anglers-fly-lines.html","startDate":"2023-11-25T11:00:00.000Z"}],"startDate":"NaN-NaN-NaN","val":""},"TridentImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"102px","imgSize":"3kb","imgWidth":"56px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/e8c03adb5b277b66bd674d2b1f9d73af.png"},"Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"TRY ANY ROD RISK FREE"},"Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"127px","imgSize":"7kb","imgWidth":"151px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/3cd8de24f69f74f2669dbaac3fa095c2.png"},"Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/castability-guarantee"},"Vprop2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"TRADE IN OLD GEAR"},"Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"127px","imgSize":"8kb","imgWidth":"151px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/db36297b4e85f8adb85ee448c20fd680.png"},"Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://trades.tridentflyfishing.com/"},"Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"LOW PRICE GUARANTEE"},"Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"127px","imgSize":"9kb","imgWidth":"151px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5858/bd67eb671a1c494324e2ef2b3d5e0169.png"},"Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tridentflyfishing.com/price-match"},"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":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"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":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$10 off"},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":" $100+"},"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":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitestandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"sloffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Free shipping"},"sloffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"free shipping"}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"brand_name":"Trident Fly Fishing","client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\": 1,\"enable_ally_focus\": 1,\"enable_ally_number_to_string\": 1}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","enable_short_links":"0","google_analytics_v4_measurement_id":"G-B14MKHS4TY","google_analytics_v4_property_id":"280647113","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"1","single_page_app_on":"0","single_page_app_test_mode":"1","sms_configs":"{\"codes\":{\"97067\":{\"type\":\"short\",\"country\":\"US\",\"enabled\":true,\"mms\":true,\"provider\":\"infobip\"}},\"textSuppressionConfig\":[{\"country_code\":\"US\",\"states\":[{\"state_code\":\"TX\",\"created_at\":\"2025-09-22T08:15:48.335Z\",\"created_by\":\"rahul.poonia@wunderkind.co\",\"updated_at\":\"2025-09-22T08:15:48.335Z\",\"updated_by\":\"rahul.poonia@wunderkind.co\",\"enabled\":true}]}]}","sms_country":"US","sms_double_opt_in":"1","sms_enabled":"1","sms_mt_config":"97067","sms_privacy_policy_link":"https://www.tridentflyfishing.com/pages/privacy","sms_provider":"infobip","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{\"US\":\"97067\"}","sms_short_codes":"[\"97067\"]","sms_terms_conditions_link":"https://www.tridentflyfishing.com/pages/terms","use_button_tag_for_close":"1","use_verbose_label_for_close":"1"},"name":"Trident Fly Fishing","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'collection';"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'home';"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'product';"}]]},"search":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'searchresults';"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"name\":\"wknd_tag\",\"version\":null},{\"name\":\"conversion_multipixel\",\"version\":\"ecommerce\"},{\"name\":\"gam_pixel\",\"version\":\"out_of_page\"},{\"name\":\"amp_auto_ad_pixel\",\"version\":\"default\"}]","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"jQuery('#attentive_overlay').length \u003e 0;","default":"false","name":"attentive_visible","page_types":[],"persist":"no","polling":"vars","testmode":true,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var $emptyCart = jQuery('form[action=\"/cart\"][aria-hidden=\"false\"] .mini-cart__empty-state .heading, section[data-section-type=\"cart\"] .empty-state__heading').first(),\n $cartCountEl = jQuery('.header__cart-count:visible').first(),\n count = $cartCountEl.text().replace(/[^0-9]/g, '');\n\n if ($emptyCart.length \u003e 0 \u0026\u0026 $emptyCart.text().toLowerCase().indexOf('cart is empty') \u003e -1) {\n return 0;\n }\n\n return $cartCountEl.length \u003e 0 ? Number(count) : null;\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var $emptyCart = jQuery('form[action=\"/cart\"][aria-hidden=\"false\"] .mini-cart__empty-state .heading, section[data-section-type=\"cart\"] .empty-state__heading').first(),\n $cartCountEl = jQuery('.header__cart-count:visible').first(),\n count = $cartCountEl.text().replace(/[^0-9]/g, ''),\n $miniCartEl = jQuery('.mini-cart__recap-price-line span[data-hulkapps-cart-total], .cart-recap__price-line span[data-hulkapps-cart-total]').first(),\n value = $miniCartEl.text().replace(/[^0-9.]/g, '');\n\n if ($emptyCart.length \u003e 0 \u0026\u0026 $emptyCart.text().toLowerCase().indexOf('cart is empty') \u003e -1) {\n return 0;\n }\n\n return $miniCartEl.length \u003e 0 ? Number(value) : null;\n})();","default":"0","name":"cart_value","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.id', '') || bouncex.utils.getNestedProp('__st.rid', '');","default":"false","name":"group_id","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"null;","default":"false","name":"item_id_to_add","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"location_path","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"!!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId', '');","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.utils.url.allowParams(['type','q']);","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"(function(){\n var variants = bouncex.utils.getNestedProp('meta.product.variants', []),\n len = variants.length,\n $mainProduct = jQuery('.product-block-list'),\n $selectedPackSizeEl = $mainProduct.find('.product-form__option-name:contains(\"Pack Size\"):visible'),\n packSize = $selectedPackSizeEl.length \u003e 0 \u0026\u0026 $selectedPackSizeEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedViseHeadEl = $mainProduct.find('.product-form__option-name:contains(\"Vise Head\"):visible'),\n viseHead = $selectedViseHeadEl.length \u003e 0 \u0026\u0026 $selectedViseHeadEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedViseBaseEl = $mainProduct.find('.product-form__option-name:contains(\"Vise Base\"):visible'),\n viseBase = $selectedViseBaseEl.length \u003e 0 \u0026\u0026 $selectedViseBaseEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedFlySizeEl = $mainProduct.find('.product-form__option-name:contains(\"Fly Size\"):visible'),\n flySize = $selectedFlySizeEl.length \u003e 0 \u0026\u0026 $selectedFlySizeEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedLineWeightEl = $mainProduct.find('.product-form__option-name:contains(\"Line Weight\"):visible'),\n lineWeight = $selectedLineWeightEl.length \u003e 0 \u0026\u0026 $selectedLineWeightEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedRodLenEl = $mainProduct.find('.product-form__option-name:contains(\"Rod Length\"):visible'),\n rodLen = $selectedRodLenEl.length \u003e 0 \u0026\u0026 $selectedRodLenEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedRodHandleEl = $mainProduct.find('.product-form__option-name:contains(\"Rod Handle\"):visible'),\n rodHandle = $selectedRodLenEl.length \u003e 0 \u0026\u0026 $selectedRodLenEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedLineCodeEl = $mainProduct.find('.product-form__option-name:contains(\"Line Code\"):visible'),\n lineCode = $selectedLineCodeEl.length \u003e 0 \u0026\u0026 $selectedLineCodeEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedLbTestEl = $mainProduct.find('.product-form__option-name:contains(\"Lb. Test\"):visible'),\n lbTest = $selectedLbTestEl.length \u003e 0 \u0026\u0026 $selectedLbTestEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedSinkRateEl = $mainProduct.find('.product-form__option-name:contains(\"Sink Rate\"):visible'),\n sinkRate = $selectedSinkRateEl.length \u003e 0 \u0026\u0026 $selectedSinkRateEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedLeaderLenEl = $mainProduct.find('.product-form__option-name:contains(\"Leader Length\"):visible'),\n leaderLen = $selectedLeaderLenEl.length \u003e 0 \u0026\u0026 $selectedLeaderLenEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedLineEl = $mainProduct.find('.product-form__option-name:contains(\"Line Code\"):visible'),\n line = $selectedLineEl.length \u003e 0 \u0026\u0026 $selectedLineEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedSoleEl = $mainProduct.find('.product-form__option-name:contains(\"Boot Sole\"):visible'),\n sole = $selectedSoleEl.length \u003e 0 \u0026\u0026 $selectedSoleEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedReelEl = $mainProduct.find('.product-form__option-name:contains(\"Reel Model\"):visible'),\n reel = $selectedReelEl.length \u003e 0 \u0026\u0026 $selectedReelEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedColorEl = $mainProduct.find('.product-form__option-name:contains(\"Color\"):visible'),\n color = $selectedColorEl.length \u003e 0 \u0026\u0026 $selectedColorEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedStyleEl = jQuery('.product-form__option-name:contains(\"Style\"):visible'),\n style = $selectedStyleEl.length \u003e 0 \u0026\u0026 $selectedStyleEl.find('.product-form__selected-value').text().trim().toLowerCase(),\n $selectedSizeEl = jQuery('.product-form__option-name:contains(\"Size\"):not(:contains(\"Pack Size\")):not(:contains(\"Fly Size\")):visible'),\n size = $selectedSizeEl.length \u003e 0 \u0026\u0026 $selectedSizeEl.find('.product-form__selected-value').text().trim().toLowerCase();\n\n if (len === 1) {\n return variants[0].sku;\n }\n\n for (var i = 0; i \u003c len; i++) {\n var variant = variants[i],\n sku = variant.sku,\n title = (variant.public_title || '').toLowerCase(),\n match = false,\n neverFalse = true;\n\n if (packSize) {\n if (title.indexOf(packSize) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (viseHead) {\n if (title.indexOf(viseHead) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (viseBase) {\n if (title.indexOf(viseBase) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (flySize) {\n if (title.indexOf(flySize) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (lineWeight) {\n if (title.indexOf(lineWeight) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (rodLen) {\n if (title.indexOf(rodLen) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (rodHandle) {\n if (title.indexOf(rodHandle) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (lineCode) {\n if (title.indexOf(lineCode) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (lbTest) {\n if (title.indexOf(lbTest) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (sinkRate) {\n if (title.indexOf(sinkRate) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (leaderLen) {\n if (title.indexOf(leaderLen) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (line) {\n if (title.indexOf(line) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (sole) {\n if (title.indexOf(sole) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (reel) {\n if (title.indexOf(reel) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (color) {\n if (title.indexOf(color) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (style) {\n if (title.indexOf(style) \u003e -1) {\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (size) {\n if (title.indexOf(size) \u003e -1) {\n // edgecase for abbreviated sizes\n if (title.length \u003c= 2 \u0026\u0026 title !== size) {\n match = false;\n neverFalse = false;\n }\n match = true;\n } else {\n match = false;\n neverFalse = false;\n }\n }\n\n if (match === true \u0026\u0026 !!neverFalse) {\n return sku;\n }\n }\n \n return null;\n})();","default":"false","name":"sku_id","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.utils.url.getParam('customer_posted') === 'true' \u0026\u0026 jQuery('.footer .footer__newsletter-wrapper .alert--success').first().text().toLowerCase().indexOf('you have been registered') \u003e -1 || null; ","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"www.tridentflyfishing.com","website_id":"5539","cache_meta":{"paths":{"1865252":"1865252-88f8cb4c252d4c8059814e0ee35edf99","1865253":"1865253-f4ca066f6f19f44b3e9c15246df9003b","1865254":"1865254-116af3e6be03ce43cb3bae324d8b71ad","1865255":"1865255-15239f6a3cec7592ac6c44a1cb8b9137","1865256":"1865256-ec383c855282af97d751946643915e9c","1865257":"1865257-7e46b1c99bef18119b266291572f0ec4","1865258":"1865258-7adaa9a7fd98175fb4b3a505a87ac8cc","1865259":"1865259-dc2e47c032dcd093e8abe29c1e519ca7","1865260":"1865260-40c8a10c823f960ecfd725b2e226c1db","1865261":"1865261-630299438c882518e2d9b52abba8e8b9","1865262":"1865262-a75bc23bc8507f83b0c7be396e2c6ab1","1865263":"1865263-89c540d6a28553b13957b5279f354d0a","1865264":"1865264-ebe6a0d60c2bbc243b3e81e9ed405823","1865265":"1865265-4981354cccdb323aa1421e58be8e5cd2","1865266":"1865266-4426d4a72952eee3b33707c49436994b","1865267":"1865267-9f112a96489f8b4ac3b4606455b13245","1865268":"1865268-f2e38d3f47feb4d896d9341f12ac99a0","1865269":"1865269-f9a11d7d2d22833b55fea64046601a35","1865270":"1865270-713d4699d7e1833b1ce540323b3d5d7e","1865271":"1865271-3ff7e1ef6ec470ce58dd4ff04601b6fd","1865272":"1865272-99c550ad0b052dd786bf605927f95c74","1865273":"1865273-bfe444dd3a0c0c2ac8d3e38396de108b","1865274":"1865274-c45c76a211ac97d20eb2e21707ca5392","1865275":"1865275-ea780b8c762ba6920e2671b5aa17ef07","1865276":"1865276-91689e2b02b21a9402abb16bd9eb912e","1865277":"1865277-3edafa48627d339ffafcce1270379c02","1865278":"1865278-01511b893010dd362f471a1e4382f190","1865279":"1865279-287b7763bfd8125deb424597b5381db3","1865280":"1865280-05c5e1f625249af77948646b2a45fd23","1865281":"1865281-995639ba7c42c5a6636b50368dc1ca56","1865282":"1865282-15c5f883cbcfc9b9f1c0d2457406d24d","1865283":"1865283-dc0ab4542ac69be650e4a0dd0502230f","1865284":"1865284-e1e51da3e349910aa0a22a6f66fb2dfe","1865285":"1865285-dcab64f5a3ba61260a443cf2cb66cb80","1865286":"1865286-7e29b011b211a7aaee6315236100f6cc","1865287":"1865287-adda3e22365a7a863b7e77cf883609c3","1865288":"1865288-528cb0bbefb446879c261f478f7056d6","1865289":"1865289-b13723bf0c9f9df91bd0716f915e017c","1865290":"1865290-a0da47dc481bfe0e711412d5a5cc595f","1865291":"1865291-65e405607d45b6b2463595d42e9e0f7d","1865292":"1865292-864a5a90d50dd72d0bee1480e27bf2a9","1865293":"1865293-1938dd3d5c169bcec98bf8c8d3083493","1865294":"1865294-0769daa4a23ceee756b187cefa3e9b3b","1865295":"1865295-39178e5707d533c012249ad8771ac9d3","1865296":"1865296-b71e9daa9b526b8716f369da0ea4d6ba","1865297":"1865297-fa1ac50d1744b35ddcd530423f4d176d","1865298":"1865298-70ff8f2286f2ef4541c3dee5f9fe6cf0","1865299":"1865299-395d4426c2713fd827b252d02b44f955","1865300":"1865300-662744071aebcb3bfdabd6be9f020ff3","1865301":"1865301-abff40e972d565986943ead7abd4bcc4","1865302":"1865302-e104b0e680bde8ae03ac4d398988340d","1865303":"1865303-ef3712a5b9c8a16fe4297f6ec782ffa7","1865304":"1865304-7a18eb89303a0d0e8c5e27b04ed6b429","1865305":"1865305-5ade687902e4a779c219ab98935d7443","1865306":"1865306-029a358be19837e401a03f203485a4d8","1865307":"1865307-6c9c30d691864a1aea7a7a6aa68b298a","1865308":"1865308-073f7006bffa9f6627cf9abeb8b7bec9","1865309":"1865309-17954bf07b36b0c3b46463ad102bed52","1865310":"1865310-6ec69b1497aa7c5d7ac443e8f49dac4d","1865311":"1865311-c9ffd15341bba058889170f5bef2d03e","1865312":"1865312-cf790ccf9cfd2f9e5a895ab165c2dc64","1865313":"1865313-aef36c45e34347a180d013ed74e28c18","1865314":"1865314-64371009e4448817d655e77a49025236","1865315":"1865315-eb8abf4bae33e6a7d4977b4918d99048","1865316":"1865316-fcd44851a6f6eeccdb3579d9cf81e94e","1865317":"1865317-b7f55c265ac7fabf07d58b005a1c13a3","1865318":"1865318-c7bd0b8afdb892e9341d130c230704f4","1865319":"1865319-68eb843238df7a0950e6d8447080e336","1865320":"1865320-2ea30ba50ec7279c18dc68b487d9eb04","1865321":"1865321-03fbc975a774cf56ec8915c22d07b7ee","1865322":"1865322-9c7826681d284216ce36c2ed4c66cc2c","1865323":"1865323-e89e3b55477d7da9d4488599bf88fbc5","1865324":"1865324-5335bcfddd1313f3f2a06e908842b88d","1865325":"1865325-dda1882f2fb765a3a40384d5339b2166","1865326":"1865326-d04a574bc738e2441dd8367371dc9056","1865327":"1865327-0e570c96009ad34268f010c49c11d298","1865328":"1865328-0ae454053bb44e72c63b39b646758500","1865329":"1865329-7e4781c5e4aa53fb2ce510e24cb996d0","1865330":"1865330-c769ca667bb0e4e6c066ac412810852b","1865331":"1865331-ed2991ec00363388c8eba1a825ed969f","1865332":"1865332-c922482d93b4eaf2d774daf4e64f4ebc","1865333":"1865333-375bcceebb13f81b91cb9fda67272848","1865334":"1865334-a380f39df51be2964e5e570df785e0c6","1865335":"1865335-93e931a12337d68a0f3fe8cafb5858b4","1865336":"1865336-b19b7b1dcf94d46e2ab5062c867c6256","1865337":"1865337-be68eef717ee7784c2a00c967c7f28db","1865338":"1865338-55c62d9d2080f19c907b1276d898084a","1865339":"1865339-7e3a0908356ef71041f82150eeec123d","1865340":"1865340-3f9b606d73051aced89ff4a8388e50d1","1865341":"1865341-e3e85819bb9ec3a529515426b022dbb1","1865342":"1865342-e94a68214956e2688db1806b70d0f6e7","1865343":"1865343-c463d67fedd39cf3539908b26cb96058","1865344":"1865344-aca37421740c917ac7d64d6eaa2f89a3","1894714":"1894714-aad70cf22c868019d8a1fe048fe5f8de","1894892":"1894892-9857f4d1fffc678b4b81d1129abcbecc","1895207":"1895207-f7a331a9670406cb8f5441c71459f58d","1904302":"1904302-ac0f9b9a8ead0b62fdd3c2883a644ba9","1904303":"1904303-b742e6f24f4d200cd4b56bf0b5ac905d","1904305":"1904305-1bad2952c1f5bfb05257608e5e979191","1904306":"1904306-41e8e5ad5ce4eb73355edff6117bc899","1904308":"1904308-4015b64f2054398c100cc1757aac650f","1904309":"1904309-942aa5431fb412bb3ae1c6c7be1f442c","1904311":"1904311-d67238b0dc20069c65dfd4d61d791c34","1904312":"1904312-b7e85bf5c741d04e45fb354b97f21c3d","1904314":"1904314-f36be376d874bf3a888a5d0a1c3e68bb","1904315":"1904315-7fd2b6cf86228c827fc0947429192f74","1904317":"1904317-97b06a89180615a05b79f0aecaeda042","1904318":"1904318-a94429bfb090c429a6fb8d9dd34d3727","1904320":"1904320-1d6829a47afb91c77c047495c034228f","1904321":"1904321-a85f24d1084dd0fb4d097e4764622d13","1904323":"1904323-1c4888a7e4b3e0645e124f392ab5e09a","1904324":"1904324-bc1ca62b98f95af939a7c468dee5eceb","1904327":"1904327-dd60254bcc2666effcc4fcbf53df5693","1904328":"1904328-31e6a09b1457a7a82897e32693a4ee30","1904330":"1904330-b50894c7a57fe23f0d65bf1b5d8d2a15","1904331":"1904331-096ddf50b90de6ffde18899ae7cbedf9","1904333":"1904333-1587cad966c573337704899606f05d15","1904334":"1904334-7907142b201af029a7a478237b6d1bba","1904336":"1904336-0d273c09a8a98850845a33f7159d3d0d","1904337":"1904337-c63fb70d2c198145236ac01a4973fbb2","1904342":"1904342-83c16e63e06688806489a1d451cfe02f","1904343":"1904343-957778ea7e2be11ad8ddce5d189639cc","1904345":"1904345-9b120fb47d304b228a1d905da5c00c0a","1904346":"1904346-e981cdae0280c0555a1241c26504edb2","1904348":"1904348-d1bacadc9012652e8706bbb083ea5a24","1904349":"1904349-9a88ef66f0b13db3e7af0eb4ea068eb7","1904351":"1904351-29a504fe247e11bd4df29448f8ea675a","1904352":"1904352-904a03ae234b16123cd3265815dcf3c5","1904354":"1904354-a3dfe32697c179a812f7b1d92037eef9","1904355":"1904355-c750414a13d6aa1da6e093a1f52693a5","1904357":"1904357-47ad8e32bff4d6f3e83db8f714ad67ca","1904358":"1904358-7244cfe008dc989cf3ca7805f882508b","1904360":"1904360-bfce80bec54235e464d4fe002c4cc728","1904361":"1904361-75ebed7753ebad8609197c5261390392","1904363":"1904363-8e0d7da1218c04ee64b1090091479636","1904364":"1904364-82887e51c0c11639a934ec6e3311028f","1904366":"1904366-700c732ee388a0fa9cbdbdcc9af61d1c","1904367":"1904367-221357e9125f849f85bdf238131a6569","1904369":"1904369-e6826fd5ea0a2cf1a0e155b5c63dcbd9","1904370":"1904370-01b04ff5df8fbd26b4a94592c4dd54d4","1904372":"1904372-c5fdfcdce73e66b733e8ee1d261315d5","1904373":"1904373-7549ab8897adab2af1e789ffc17bb82a","1904375":"1904375-9f8f385597ad0f2f584808740d2552d5","1904376":"1904376-5e1b71d206cccb93e23d3b6629bc539d","1904378":"1904378-0b4ba030509cb1379bd249503fec4a4d","1904379":"1904379-4717ba42a3c47400cb375190b8248398","1904381":"1904381-c28bf166d2632c47f76e1a0847375dda","1904382":"1904382-9dc68f3501c89fe1bbdb93eda346e9c4","1904389":"1904389-1b7cfc71c5b28566cbb34d276f47be8f","1904390":"1904390-edbdc16711a3714f7b1f9174876b6651","1904392":"1904392-371d7936a9f4d8d6a3a4a98e738736af","1904393":"1904393-3aafa70387e869c1a21642882ef7b358","1904395":"1904395-e6d5b4010456cc229948f6977fa6248a","1904396":"1904396-f363670a4a207ee6f101dc2ba1fdfa22","1904398":"1904398-ce2e54f947c3f5a9c6e42fe294313051","1904399":"1904399-675c9f2b5ccb2eba1c37cc97f41c9ea5","1904401":"1904401-35e7e832264a7c769382cfdb89edebfe","1904402":"1904402-e3f2722ac31d339bb6507a0c9331ad49","1904404":"1904404-16b21e798728c1360516471974edbbe9","1904405":"1904405-4cb4ae3d162b0c9637beec802f7cd454","1904407":"1904407-72776c88456343e215ec90d89ce2aae5","1904408":"1904408-eb7760e54c3b577816bace0531efbf10","1906211":"1906211-00de1e4426000b97e42c195ec173797d","1906212":"1906212-f6c4d975230ddddbff0924ccb91405e2","1906214":"1906214-2ac97402530536af0430be459b112c3b","1906215":"1906215-fdacbfe87abab967837760ba55e18be1","1906219":"1906219-0cc95fea401db00f3de0f99190721f91","1906220":"1906220-74a542e6cb7817f2ce158c9507154d7b","1906222":"1906222-9a44f46a4d3adff1c4369dde0300f59d","1906223":"1906223-6b5b2a2c0e63d8c936e6b1f79a3d85ca","1906226":"1906226-3ad543db6b3aa9fdcc3a7e201306b466","1906227":"1906227-7698441a9b5640d504e367acc841b72a","1906229":"1906229-d37fd30709faee0b3db577c19fc45c5a","1906230":"1906230-2828f3496fc131b98338c31758df3257","1955717":"1955717-5b531302ed0d8bf276bf8ae288922515","1957343":"1957343-1bed7f1bae2a6347d6a0b7d88382eb37","1957760":"1957760-67c02edecb6417b020dbffcb252734cf","2225759":"2225759-16c828420e2a341dbf65e5f3683c07e0","2225760":"2225760-15e0b5b5ca9b2bd814dcf7d3c0ea4283","2225762":"2225762-4ac4800873544534a13503d1f458147f","2225763":"2225763-d46c4038260daba7276e33ab8fcb84e8","2225765":"2225765-967b084465cd6cc1788b5d2e62964119","2225766":"2225766-c8e225e486c94e78aa26b6afa0aa993a","2225768":"2225768-903915c2d966c25ee504a3296edc9acb","2225769":"2225769-b0e611b1bea8622ec137a9958f3a14d4","2225771":"2225771-45b786f207f021df52d903238dbb9e1c","2225772":"2225772-c376b5ff9f0ae360107b17299974544a","2225774":"2225774-8ffb8322f148f36ef702344ebb8ec6d7","2225775":"2225775-57668709f89479a1603b080e0ae54cc7","2225777":"2225777-935a1e2f5dd24a5b335be40a82e9a536","2225778":"2225778-671d70116b271d16de8cfff87db7fc09","2225780":"2225780-95cff3276722ac3a044baa9af39dcc85","2225781":"2225781-46fc5dcd2cb71fae62030fb2710af294","2225783":"2225783-03dca0e051b1b5b40b53768b144e980d","2225784":"2225784-b0faa7500c846ea127807fa7c2fc372d","2225786":"2225786-c0783a269bf4da1d354463be45213de8","2225787":"2225787-72cbcb17147f261d121be7246806fb18","2225789":"2225789-1c8a400d0e29a6dd1bba18af4b2bb383","2225790":"2225790-66bf5b56aac2b5942db4f9309e75e27c","2225792":"2225792-2ea877343080637f8e2aaad58b12c884","2225793":"2225793-3901235003a6525606a859b635f8c702","2225795":"2225795-934c12f65005efb2f59fa85380bf0481","2225796":"2225796-dfdfcd9b8e77af02d18baf5918bf467e","2225798":"2225798-92b8442522ec4e36fd075591326477b7","2225799":"2225799-c28c950a089b5651e85f2195ab8f451c","2225801":"2225801-b1477f0487d1db6a611cb43e70f4f92a","2225802":"2225802-8a39e6e8abb45a77f024d47e4574bb00","2225804":"2225804-953168641ce06fd766ea9befbb792c73","2225805":"2225805-6c10e3d5647275992677920d7c8272dd","2225807":"2225807-a764fed007a5de42c5260e4008d4fef0","2225808":"2225808-16a02b8c05c9206a25861a225927d582","2225810":"2225810-b5b5670520924fbfe0d943edea624302","2225811":"2225811-03ef4e618bea4dd03b1916693d0ec519","2225813":"2225813-b8472b23cbfe9a9e0453ea6a8bc75451","2225814":"2225814-c318e21ef66f04f3197d875eff8169a5","2225816":"2225816-7afc856582444448aeb0538d14679a21","2225817":"2225817-cf27ca585f74c82084403f69e0fa06ba","2225819":"2225819-4c7599027525c01abc2c12231b82c873","2225820":"2225820-5c040745af60f846f7218311b80d7c16","2225822":"2225822-aa7b072cf7e15b69acd5542f74cdba3f","2225823":"2225823-60c6d6ced243807ed406272582175525","2225825":"2225825-4574e92f1aadc5724476bcad8383093b","2225826":"2225826-4c3ed459fcf36d6eee3709ae62a58e01","2225828":"2225828-507dec5bd3a3813bd46e90d429d91b57","2225829":"2225829-a40d03ec8a555cabca9e055f9ff9e3a3","2225831":"2225831-839d6b104635b045fc97cd7ae4e551a7","2225832":"2225832-36657e2c9b5140be3c48e00bc83e83be","2225834":"2225834-eacafe4cfc55d55179533c8da7faca03","2225835":"2225835-68bf90e00548c23a4988889a89567720","2225837":"2225837-4dcdeb742475be103c00267fba002196","2225838":"2225838-87b16fb20a9244b914a7ca533542d412","2225840":"2225840-2f260288cc60279877a57bb88926c285","2225841":"2225841-31ea4bccbe902d8f94c96e7a378a76ba","2225843":"2225843-8bf2d59b7cce8da76aae36622b3aea17","2225844":"2225844-b632b171dac19c48b42aef443ed3ea18","2225846":"2225846-fec58917c39715e457f6b4c820d9fba4","2225847":"2225847-50473f14c6404bf0fb42bde22c0e9bce","2225849":"2225849-6273ee9bed7e6d65ef0d69ecad1241e6","2225850":"2225850-85951c90aebbb3274dc8ec81c3793b12","2225852":"2225852-5072a3b029edffce67a0da663f516876","2225853":"2225853-936d7fda115c387a967aa053c56b0894","2225855":"2225855-306523a7801691719265d044ab4571e7","2225856":"2225856-3ab8ce3c57043072b1d9dae51b00bc5c","2225871":"2225871-a0626b8a09b8c29997389eb3ecc42d6e","2225873":"2225873-ae3ad08fa63ca98066f409885b71f3b4","2225875":"2225875-3767149abecd2007465f44208e271b00","2225877":"2225877-6245958c265d145a8947064c37b5fa5a","2225878":"2225878-389cdf101c46f7f4e1e66c7104a3d3c0","2225879":"2225879-607cbd1b3f78c247fbecd2270022d4de","2225880":"2225880-95bec09873456585095f584003b7c601","2225882":"2225882-8e4ee4fb29fbdcf669b271e73f379ce7","2225883":"2225883-46744011c3da43658192c73f1506b78b","2225884":"2225884-347fb6031849f240137886eeb3b59264","2225885":"2225885-99b34bb55cb9552165acf0bfc6417ef5","2225892":"2225892-6ef218402438f68da5b0568a13cd94ba","2225893":"2225893-b3f24505519c5eecb120b2b44677e81d","2225894":"2225894-ef90deede6871c3041c6c9bb1ebe4ae2","2225895":"2225895-f3e1af8333e63824c5b925ac4c25217f","2348568":"2348568-26fc60810ec711ab7e8d3b2382d6f2bd","2348679":"2348679-d0b5ae410bb2b26c506e22dc70ba7cca","2348681":"2348681-15c19f4a91a1775c63fe6aeb995ac95f","2348683":"2348683-b89f990695eab25e5348a19433e1395e","2348685":"2348685-f3002890bbbced64f9d1d1031cabac33","2368732":"2368732-49a98190633ddc94381f01a13506faa1","2368733":"2368733-d69a7b5cf6c3bd74b7d5763cd67bfc92","2368734":"2368734-c4ca1c9ced27411adddf613e8bc98dc2","2368738":"2368738-a89b1f2af6e38aabbdf698b0fb69df71","2431010":"2431010-3adebdfb0ebea73b70f36c0022567ede","2431011":"2431011-845d26f55c36560d9039bd72440fc787","2431012":"2431012-8b814186b1a8a26aba323963f4ea97a0","2469462":"2469462-0d6c9b1bc8283babca5b5758fe92a691","2469463":"2469463-32990a985d8b25c4ddad4238f1783efa","2469465":"2469465-7df9dd949ef3d1ecb94a44f42acf19be","2469466":"2469466-61e2e34b0b954a40003f07a1923906b0","2469468":"2469468-f023aaa3777b7e7d0ca3593184207d52","2469469":"2469469-c2f1311b60ea43a74d5107a35087ebc1","2469471":"2469471-f3f2e2504a54e1b5af0bd8ec73739142","2469472":"2469472-5522dcddd6fa8ac170957778eea9bedf","2469474":"2469474-1a4d58bfe7892e0810bd073acf3abfdb","2469476":"2469476-66b68ad221b67922f1d39d6315cbe653","2469478":"2469478-0a0c11aa2dabefdeb15fa794ea5b5e2e","2469479":"2469479-1134fcd940f580a4e1a1ed30f9dd33c8","2469481":"2469481-b058540247598e428bc8326ab8de4f5a","2469482":"2469482-f0a9698e8a5c6a1fce3e8252ca8e8d44","2469484":"2469484-976b700738d20bb22e1dce6794fcfefb","2469485":"2469485-a95f5abec38eb95a52303903814f4800","2469487":"2469487-919d1186bf00dc70e757891c3104d45c","2469488":"2469488-664a4c7ff9e5e4a53252718ebeb87841","2469490":"2469490-54399219598298b37ec472bebc1ec7e9","2469491":"2469491-777533873e95580e77cb50a47d656937","2469493":"2469493-f168951e2f026801c0ad8ed8e1054a05","2469494":"2469494-e09eb9b6c0122e924393cd7e4d3e84e0","2470140":"2470140-313805940030b48fbb87dec461c0eb6c","2470141":"2470141-174f1c637459eb087aed5b0565e2cd96","2470952":"2470952-bcea52c7d4ae9a285d4fd3c4b3bcb92e","2470953":"2470953-20c1829ba6f350bf55f9b4179c6797c0","2470954":"2470954-d2e55bc95a4cd6b7462f23cf7ab2f633","2474313":"2474313-ce746ee54e535c370b86eac4dd8a8cd2","2474315":"2474315-cd3ac43c9918ba811691149deccb17d5","2474317":"2474317-d26d7f2259f48c83b56b9fc6f8a10f3c","2474319":"2474319-428caee6dd36c6aecab762a59be18b32","2474321":"2474321-486e2048a2df47b41e0614fb35dff3ce","2474322":"2474322-0256846e187ab793cbf7eab1f1726fe3","2474324":"2474324-1ae7366defa2d544ae158c9930420b19","2474326":"2474326-4905091d74df3ad981303edb754e7cf7","2474328":"2474328-43ccc971a3f00b84191b05881ecd3dcb","2474330":"2474330-e1613eb876584090aa9370bee037a407","2474332":"2474332-1e73c34e82ae104e8982a1ed15d6379f","2474334":"2474334-6683340b295970ffc90648db9fbd11f9","2474336":"2474336-b146bd8933ee17d0d6989fae77bba5ea","2474338":"2474338-0087aee6e7b888849c4d29f5b3f59f97","2474340":"2474340-308e81cad72429b69eb143d9546ce0f9","2474342":"2474342-9b73e9a8fe581adbf42f64dec03d0985","2474344":"2474344-4fb2f3f113c40c4f43cd538f0efc3a9c","2474346":"2474346-685376eb3d9b15d42a5b83638a42e562","2474348":"2474348-0d482724f46cf536694ede4f731f0382","2474350":"2474350-9dde5ddd6b817d6eb9cbe618133786cf","2474352":"2474352-327bf9af4a3bb8f92b416634a2ffbec5","2474354":"2474354-b79236701d9875e8a828ad5de48adcc6","2474356":"2474356-0cce07cb00145ba7232ad5d84e60bd73","2474358":"2474358-307ab381f1d57282da84aa84aaac853b","2474360":"2474360-edfb2236161615c33e265f3540d4c2a3","2474362":"2474362-394a48e593cabe83a5ae7554a0f2295e","2474364":"2474364-d62a90913d12db513c543a3d38efc289","2474366":"2474366-e2105f8ce41de531e8d94ac5c71636f2","2474368":"2474368-01a86bc1c818af375e4708fa3874c6cb","2474370":"2474370-f79cad49c4c450ec3c60b7f4be84b08a","2474372":"2474372-db52d9cafdf55c33f69b74d1d539ba62","2474374":"2474374-e56ef1f635ba04dc4863b550e6359283","2474376":"2474376-843d8a814aa21874df0e567a18f1de0f","2474378":"2474378-da84af69e697f37c45382b439f76ae80","2474380":"2474380-2c76ceb668c38beeedc954c0d7e6efc3","2474382":"2474382-e9a99a92b6a518aa9f63bb0ac4d66164","2474385":"2474385-d6fecd152b6212464eff20a3155e88fd","2474386":"2474386-554b55d3f1f42d53f7070d634a2ab4c9","2474387":"2474387-6ce8fe1ef2ca49529b383275a875480f","2474388":"2474388-a7817c2d561f03b18e776235364e852a","2474389":"2474389-bce6af7fc1eb3736549eef8b470b97d6","2474390":"2474390-8a0ddf8e1722785b43525517a5122b43","2474391":"2474391-d9663269399924c03dd379580eb3edbc","2474392":"2474392-3ca3e83996f70de18392fb83b5f23422","2474393":"2474393-9be6f186b0fda9e04168d3deacaa7e7b","2474394":"2474394-9632412b5d881d6434421bbbe2a239b5","2474395":"2474395-e4044b0c6809c2e828616b4951f9861b","2474396":"2474396-3d0a4c92b3a59896dc408e3f998f98e9","2474397":"2474397-1d529a4bd8c5cdcfe5394579ffb54cad","2474398":"2474398-ec6b76dd7be4a4a10cff588ff3a968fd","2474399":"2474399-69f5955b225f3fc3404019b745c2695d","2474400":"2474400-8998858c76e9144c7b0d0e53d3d8fd80","2474401":"2474401-344b81cec9d9bd387a68b366d73d4334","2474402":"2474402-b3e6804cf952fe856af176053abb338e","2474403":"2474403-d2923f3341513f89d10e4e1d275d4792","2474404":"2474404-c0006f5c02f9a40538f3092932c3903d","2474405":"2474405-816392029f5e15076d1989ae8c0a9fff","2474406":"2474406-b8b22ad2117ba1fb60cdf41e0b86b9e5","2474409":"2474409-ccd2cc9c361b415b0d619155bb32346d","2474410":"2474410-3174c2016689ce66d2bba6015997736b","2474411":"2474411-979160df06526e996490bf9e2656c676","2474412":"2474412-2bf9039d2e041edd552244644e8f8d3d","2474418":"2474418-d29217b93b5db6b6ca8d8acc0de5145f","2474419":"2474419-303d1a5117edaf088d705f08e1108ed9","2474420":"2474420-550490798c5010c49c12e5008517b1a2","2474421":"2474421-6bdd7b22a08752cfac437b1716aadef5","2474531":"2474531-eeb578ad1905b1a86ed9eeb43fa69fe9","2474532":"2474532-1821df5239d51c843a62a0e54af00878","2474533":"2474533-fe94a3484fc7cb8842dc07f2b204dcfe","2513483":"2513483-c13349639e9c02671c3306ac2219bb76","2513484":"2513484-7f6c261bb66e37f4ba3d2e845e5bcd7b","2513485":"2513485-992d776fc72d60407bbc0891ff377814","2513486":"2513486-4ba3b427f5e56763086aacfb557a7578","2513490":"2513490-00cf1d77e8809b08bc8a8886e066a793","2513491":"2513491-2d30cd229c5c4a395c67f071413fa56e","2513492":"2513492-e16070bc8be7e2bd8eeac8ea8ab7c350","2513496":"2513496-81be70050f784cb5435145c23d3a2c42","2513497":"2513497-84e8d75689b2118c186e75db8dcbd711","2513498":"2513498-e00928d115eb4ae1206fa80c00213795","2513501":"2513501-c4ee6f907401d6238ce1d6c9bef97bd9","2513503":"2513503-000dbd7d00f4adba7286fa1ff5746b29","2513504":"2513504-bb2cc30c7fa759d462a7b79a6e0e7a07","2513505":"2513505-4c0f959007bb628c7220cbba3f6d7eb9","2545883":"2545883-4e4e200bab756322ad11a0809a0e2045","2545884":"2545884-99c7005dc174f728b99462300d8a0851","2545886":"2545886-3712f56ea256935f92829c88e7de678e","2545887":"2545887-165237c3b7c67e6676b3f76f61195602","2545889":"2545889-fb6472aeab606a5d9785da5aef8fa7b8","2545890":"2545890-c4af8e37a13124e069187083477ce594","2545892":"2545892-fd5f1524181c9a3a634eb21d7809d3f2","2545893":"2545893-6128b5a8caedb37f09bd1f5a19bbe7b2","2548572":"2548572-2b6521e16ea2f9b6c44b98c8cfc4758c","2548573":"2548573-c2e6eef558469557c11096fb59163f41","2548575":"2548575-bd4ddeb90303e391b1cd1ec09e7fbe66","2548576":"2548576-d9bfe42dc4cb03372bb9b0e0382be3d0","2548578":"2548578-4d6a170f2ec0d27e62aa835e73f76bf6","2548579":"2548579-877a7e76705f2049ecec9a4fe3dd9bdd","2548581":"2548581-cbd24253803f8f93411197fa8dee6751","2548582":"2548582-934ab164e1efb4dac99f21cc62202c74","2548604":"2548604-783298704d1c373d9956cf61dde68f96","2548605":"2548605-4cb61a8163e3a3118419f72de7e93e2e","2548607":"2548607-c67a29b2d033ecaa4de69cb89288a4a9","2548608":"2548608-e2f63f5821b442a250864c0b688f24f2","2548610":"2548610-34d725bd5b92588a3dc945d2dd21279b","2548611":"2548611-70e48c77e3958b9417ef32339be8ccde","2548617":"2548617-60a04207cd10e32d9dc11991467cbdb8","2548618":"2548618-a76d118a7e95cff7f9f90b0128564929","2548620":"2548620-e3936c56868ff1669f0056387a541300","2548621":"2548621-29064055bb6076bbe293ca837d9bc79f","2548623":"2548623-fdb2acc6109bf456401b90ac2564f061","2548624":"2548624-280fab85c147e0694e2e7047a24675c1","2548626":"2548626-ea436137ef2e7e9f4a384d4e951f7d46","2548627":"2548627-bbe193946bc5589950fb7e6a6c985f70","2548645":"2548645-2bf9d4f4236d709ca05ccfa3d6851189","2548646":"2548646-54aa4fab33fe2b30273affe32873ffe1","2548648":"2548648-285492a0a2b1d3a78b869f19599e40a8","2548649":"2548649-8dc8c990440f7ed82d77d9b82a03d74a","2548651":"2548651-e689cc09ed0c0d6aa2b2d6dd7560d4d8","2548652":"2548652-3747076f2ab8a28e1e75f1fb8bc20d1f","2548663":"2548663-ddfe01ef403c26e57aac027a3badeeed","2548664":"2548664-5dc2435bfe6e282589da0a158020b97f","2548666":"2548666-368e7522296d3076095c9f3b81d56df7","2548667":"2548667-0cb03f9d8e3af59ffdcb40c5c4b643b0","2548669":"2548669-289ce021547c922e8d3fe8e08e46bdc3","2548670":"2548670-94a81fd676ac9efb37cfbc6f726011f6","2548672":"2548672-53894774cc433d08b810b204dd5bccf8","2548673":"2548673-1466c5e42df418cb29eb8c4ba624d1a5","2548675":"2548675-9a7a13b61b59ab2db2b1dc52a965141d","2548676":"2548676-dfd79d44baf33e101866eb05cbb59c97","2548678":"2548678-a880d305f7287b6eee8ec8a00433f7c7","2548679":"2548679-0ca628d8fc1d5e45b66049df34e4b119","2548681":"2548681-555d1a1ea0e9b6d4d9d652f93ed8bee3","2548682":"2548682-d48ea92d157bbf62f4a0a16cbcd1dfc1","2548684":"2548684-bf4bff64fb8d245f70ef5c0a904c603e","2548685":"2548685-48cd347e0e6e558760bb3e609d02bb6a","2548687":"2548687-166b6f7f431da6b0fa8bfbd3e12bfd29","2548688":"2548688-82b09e6ecf1988e6eeb70ae299c65c38","2548690":"2548690-674eb700cc8e6cda2e3e7bff05915bf2","2548691":"2548691-a975932450943ecd53644811c66b9d51","2548693":"2548693-59caa346268472d597766aca9d9ab5f5","2548694":"2548694-5914c7955b8ada3d015fb3d1fbb91846","2548696":"2548696-206b08dd0c3bc6611affc7c06c875c4c","2548697":"2548697-a39d5be30b7c6995c54b7e448595459b","2548699":"2548699-650cd931c2591bcc7da07cab51b1cc6c","2548700":"2548700-c146b5244a11da520d5dd0f73f449604","2548702":"2548702-e2574ef125bc52384de0735daa6d153c","2548703":"2548703-7a3651a5b340c6ed950e3e07e2ae1b91","2548705":"2548705-c9d9ca1b98e94af35e2e5c7fdef11055","2548706":"2548706-a324720232d49e5c1295b779871e4ddc","2548708":"2548708-fb8965dde6a2e1982c08261e2fab8cf6","2548709":"2548709-b4d14e88b4fdb7479092dc8a377a6a8e","2548711":"2548711-6cb87d5430f9db7836423bea37c1bcbf","2548712":"2548712-a5cbe36051db555b0f022cae0515981c","2548714":"2548714-ce74779bf673945f6c057239f7871aaf","2548715":"2548715-d69c0d852fca7efc9ff2682c097f8b52","2548717":"2548717-baed2c4cc58acdd3f59a671593696603","2548718":"2548718-3ca43ea506974c6273c5842fb9c97296","2606017":"2606017-f18338a66ae2a2ac6138c0e6446a0a74","2609706":"2609706-7eec8b1b3d9909cca86d44a88ae73efe","2763591":"2763591-3ceb81302575ab882129ae933b5a37e3","2766921":"2766921-b7c1734e81afe8cd55cea8e62f734e98","2770793":"2770793-f2d8a5f782b83f365416ce88de611382","2770794":"2770794-5de0c7608bb25d4bb9fe6f6b8cf0b588","2770796":"2770796-292636523101056244577336a8d6c2cc","2770797":"2770797-208086c72f783684310dc2930bda72fa","2770800":"2770800-b3c07945584bde6e045b67d3f64ff499","2770801":"2770801-92a060c796b313fd71ec677e453293bd","2770803":"2770803-68190d08a0803069214b0dfa8a6c9d91","2770804":"2770804-95a12a6248cd37cdfeb4c666e0427081","2775565":"2775565-f8a3249d684ad4d19fdbc1196a647e46","2785950":"2785950-093b535b0f606f1e8b00b27a9aee3a3b","2785951":"2785951-6b51bcc9bbad73f877970443c7969f38","2785952":"2785952-4a03d3c79501cab121bb8b1ac7abc041","2785953":"2785953-2e7795727f2ba079139ef1c039f7fca9","2883379":"2883379-98bbbbe206a78ba82b48fa19ce3e706f","2885400":"2885400-e8d238ec7ed8721eb06ed578a443ec97","2885401":"2885401-bd1e42edb8a5fe9e03b45c3044e5d1d4","2885402":"2885402-2dde64832a1c073433922f2f5dcc5f5b","2885403":"2885403-94830a7396f6e543964bf211ad491449","2885482":"2885482-9cee77c93d449d71d524f15a4f55f14d","2885487":"2885487-bc4f58114513f5f7572f06149add49d7","2885499":"2885499-ec2077664acf4f07bbba4a1cdce8cd78","2885500":"2885500-b423fd1c2cc30599cdcaeffb288af4a4","2885501":"2885501-dc9a5d82c704a0be4a19d09639363ead","2885502":"2885502-7102e7575cd4cbab2760cd02cc9b5e3b","2891435":"2891435-5972419fd9d44b57a10a8d971effefb0","2891436":"2891436-f6c662b693c73cb724e49c0cb58b7339","2891438":"2891438-a6ad5e8b9afc0dede88b799f9e82fedc","2891439":"2891439-0cdf2c594f3b8a6d9ebf009dd200a810","2891441":"2891441-34aed4dd76f22c4d71bc7feab8566069","2891442":"2891442-7f5541d220ddcf6b8c43bc876b536bd2","2891444":"2891444-e9fab6d312aa5d52fed1df1c4ebba065","2891445":"2891445-86296dc1888d8f3f9e5d5df4dee040e1","2891450":"2891450-824d90e9a2b2e8b8694ae8b316ce2474","2891451":"2891451-1639fc12e445023c6b389151b9358dda","2891453":"2891453-88e72fb21165c10693d81403d9de0910","2891454":"2891454-7ebb0c8ea2a00e013cfd2ceccf14181b","2891456":"2891456-a67336092bbe17232cb65ae65610c7d4","2891457":"2891457-ba2f0e99b1cf79978c200c49fcd0c11b","2891462":"2891462-094fa098b9aeee5937178595944abe53","2891463":"2891463-884f0671faeb0bfdedbd9c0842330642","2891465":"2891465-355d6338970330039f1f847feb8d280e","2891466":"2891466-23ac753a77d80225a982970013e7e6e2","2891468":"2891468-3f58e0c7fd772e277b0c4d2b8cf29802","2891469":"2891469-bd8395fd2c4adb65ea91dfd9956f61e7","2891476":"2891476-79732f07a583019e3bac162fab503f84","2891477":"2891477-60e4fa533bfac355e828543d3aef808a","2891479":"2891479-e6762322ff6644856e3e41e794525045","2891480":"2891480-d0a63641361194430a9274a445f09fe2","2891482":"2891482-af130112ba9d097ad4992229174a53c8","2891483":"2891483-0185ef33fbdbe2a846d2c04269b683c3","2891485":"2891485-450c4e88ebba909749dbee3b35ae1ecb","2891486":"2891486-b0de1eaf7105d7fa798062e0da920568","2891488":"2891488-39dfc3dc84ed8b970ae428c69131c758","2891489":"2891489-3a456176f4036c98f1656d979f0cd6ec","2891491":"2891491-fa575e5e0ac6a51a1199c52e77ef4b02","2891492":"2891492-9ed236ba99d2c56d5ece2ccc03eeef2e","2891494":"2891494-9983bd50b59f879710d5c619826e3225","2891495":"2891495-e0a6f88ff0ad7f4476ebd2b7aa661fc5","2891499":"2891499-8a36b269c86d75c6236ac652b3ab6496","2891500":"2891500-73198782664122ab998b3f7b67514484","2891502":"2891502-d7e1beaac4a3abe4b7d214e28b61717b","2891503":"2891503-b176d82ad746ed4202f49684a7f3e233","2891505":"2891505-52b38390ca4741de2be0e80bd623799c","2891506":"2891506-b84ebfb6d9f16ccfdaa601665b0718c4","2891508":"2891508-f093989a1d71b401eb0d3a2efe3322dd","2891509":"2891509-0fb5c2e90977ee9d08fd0670444237a7","2891515":"2891515-d45f37ef97e34cc1b502028b152dcd89","2891516":"2891516-4dd7c9a66aa57f8c008b1c4b9bedd013","2891518":"2891518-1679fd34444bc613dc5158467a762c49","2891519":"2891519-3a278d8d2ad0c3b6d81857260c04aaac","2891523":"2891523-cd7ae8efea77fab8931a4a51a8370fee","2891524":"2891524-62210a9c61eade6f5d8753f2e2add5c3","2891526":"2891526-476907c8cd9eef450a5f663cb6ddd475","2891527":"2891527-3b6a919c99ca6ab13f501bf1c22ca8e2","2891529":"2891529-57c24b9f6c6da39d4a1abfe608348ea8","2891530":"2891530-843ada885d89affe0abcd8b4900a9ac8","2891532":"2891532-e80d651f22b6bc7b79d713f147eef253","2891533":"2891533-846da7e8c0de93b34e1a4697aaa36bc0","2891537":"2891537-987807c94968dac40a33033527262996","2891538":"2891538-4827963e4887837e45ae2b4265421c1d","2891540":"2891540-2f55788b201cb769e8d1e998505d466e","2891541":"2891541-1cfed91e681b301045b6de62e9806467","2891545":"2891545-08d833f2593f43da198f2006e7e39a3c","2891546":"2891546-33bcb177a3a331879da3c33a3369f79a","2891548":"2891548-af68405ea0753af497c11c507dd7b761","2891549":"2891549-a6ea074a04abd8e0514057e370cf517c","2891552":"2891552-26a546e66eeb5bf93b73e58a0eb3e70f","2891553":"2891553-703efe3d8e1f7e0204d9d2290d9beadd","2891555":"2891555-43f9da1bfb41f3495a7097986499608a","2891556":"2891556-d38f3edc974249ac2d3c0ed638c22d07","2891560":"2891560-96c492c6888bb1a45895d643f6c8a7e2","2891561":"2891561-c14ca98902d5246eb045ab91909eec8c","2891563":"2891563-5c48601cf50d5df821903077dcd1bc09","2891564":"2891564-a4f6162981c69861d32a1d2dfb88827c","2942004":"2942004-bb35a93af827452b1977575d29499e5b","2946109":"2946109-733d9c63b775d79e5fb3b3ca0452049b","2947979":"2947979-45226d4a85ec6a1e60d7d4ccd5a769a7","2961669":"2961669-178debe3700675c882794d7790292378","2976690":"2976690-d0ca79b1c65afa5748fc0e5b8b359ed8","3001180":"3001180-fc7434af0f7231cbbfa533d9cf3ee8b9","3023041":"3023041-80f82b08031540eeb11d83a39ffa9585","3023042":"3023042-9822771a55e590b5e1d0e61ea917a8c3","3023043":"3023043-54d16d7cbdbedb9967a9340b3c119676","3023048":"3023048-70786fc6cc4c8dab12c1a923aa5e7b9a","3028443":"3028443-839988276de7ea42a89048dcb35147a1","3028444":"3028444-b25d19cd767dfa9277a0ac2f33e6acff","3028446":"3028446-f62e9866dfb6b550d0d26580df3ed899","3139959":"3139959-712fc82f76525d26ac2d92af52c31bec","3149953":"3149953-c086f068d4fe97872b80c56919387ceb","3149954":"3149954-1529cbac92d560af1495f71213ae1163","3149955":"3149955-86cb1b4e367ce138c555c7ed3d95393a","3152046":"3152046-20911a1c275e79b2d9420460b0f74e4e","3154064":"3154064-d8ef3d7e98b9470e028b882b95999ba5","3154081":"3154081-deecc9052117d2e5a212ed38ab757c8a","3154090":"3154090-26f22013b373113061b6fe594e36c829","3154118":"3154118-643f05c8cf1b55fe45d5f44a008475d4","3156499":"3156499-37801ef3ab7e2a00b9358335dc40928a","3156655":"3156655-d0faea6626312ef73c801da179cc161c","3156787":"3156787-fa66c9cb1d439dc425220f114f3cd310","3156872":"3156872-ce3a0991f257424a206324dd0944dde5","3157694":"3157694-44768ef49a2ba46abdc849e12c6190d5","3157743":"3157743-267f8118727db84722091fff853e90d1","3157752":"3157752-a2bb0d907978163592e199ed3b73f70e","3157772":"3157772-07a358a330afa90091251033d0546007"},"index_live":"cache/5539/campaign-index-live-5a5a858c120aec3a04789e3b75cf0c72","index_test":"cache/5539/campaign-index-test-db97bace8be8114714d7deafdb9b6f7b"}});