{"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"bbar_ctab_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 25; } .filters-modal-wrapper[class*=\"fs-result-page\"] { z-index: 24; }', 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","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 'html:not(.js-drawer-open):not(.js-drawer-closing) iframe#launcher { margin-bottom: '+(pushAmount+10)+'px!important; }',\n 'html:not(.js-drawer-open):not(.js-drawer-closing) #attentive_overlay \u003e #attentive_creative:not([style*=\"height: 100%\"]) { margin-bottom: '+pushAmount+'px!important; }',\n 'html:not(.js-drawer-open):not(.js-drawer-closing) .back-to-top, html:not(.js-drawer-open):not(.js-drawer-closing) [title=\"Button to launch messaging window\"]:not([style*=\"launcherOnOpen\"]), html:not(.js-drawer-open):not(.js-drawer-closing) [title=\"Number of unread messages\"]:not([style*=\"launcherOnOpen\"]), html:not(.js-drawer-open):not(.js-drawer-closing) body \u003e div \u003e [class*=\"kl-private-reset-css\"], #fs-shopify-popup { margin-bottom: '+pushAmount+'px; }',\n\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.setTimeout2(updatePushup, 0);\n \nvar bxUpdateInterval = bouncex.setInterval2(updatePushup, 25);\n \nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\n \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);"},"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n bxCreativeWidth = $creative.outerWidth(true),\n chatLauncherWidth = jQuery('iframe#launcher').length \u003e 0 ? jQuery('iframe#launcher').outerWidth(true) : 0,\n chatButtonWidth = jQuery('[title=\"Button to launch messaging window\"]').length \u003e 0 ? jQuery('[title=\"Button to launch messaging window\"]').outerWidth(true) : 0;\n \n var styles = [\n 'footer { padding-bottom: '+(pushAmount+20)+'px!important; }',\n 'html:not(.js-drawer-open):not(.js-drawer-closing) body \u003e div \u003e [class*=\"kl-private-reset-css\"] { margin-bottom: '+pushAmount+'px; }'\n ];\n \n var stylesRight = [\n bouncex.window.width() \u003c ( bxCreativeWidth + chatLauncherWidth ) ? 'html:not(.js-drawer-open):not(.js-drawer-closing) iframe#launcher { margin-bottom: '+(pushAmount+10)+'px!important; }':'',\n bouncex.window.width() \u003c ( bxCreativeWidth + chatButtonWidth ) ? 'html:not(.js-drawer-open):not(.js-drawer-closing) [title=\"Button to launch messaging window\"]:not([style*=\"launcherOnOpen\"]), html:not(.js-drawer-open):not(.js-drawer-closing) [title=\"Number of unread messages\"]:not([style*=\"launcherOnOpen\"]) { margin-bottom: '+pushAmount+'px; }':'',\n 'html:not(.js-drawer-open):not(.js-drawer-closing) .back-to-top, #fs-shopify-popup { margin-bottom: '+pushAmount+'px; }',\n ];\n \n var stylesLeft = [\n 'html:not(.js-drawer-open):not(.js-drawer-closing) #attentive_overlay \u003e #attentive_creative:not([style*=\"height: 100%\"]) { margin-bottom: '+pushAmount+'px!important; }',\n bouncex.window.width() \u003c ( bxCreativeWidth + chatLauncherWidth ) ? 'html:not(.js-drawer-open):not(.js-drawer-closing) iframe#launcher { margin-bottom: '+(pushAmount+10)+'px!important; }':'',\n ];\n \n var stylesFull = [\n 'html:not(.js-drawer-open):not(.js-drawer-closing) #attentive_overlay \u003e #attentive_creative:not([style*=\"height: 100%\"]) { margin-bottom: '+pushAmount+'px!important; }',\n 'html:not(.js-drawer-open):not(.js-drawer-closing) iframe#launcher { margin-bottom: '+(pushAmount+10)+'px!important; }',\n 'html:not(.js-drawer-open):not(.js-drawer-closing) .back-to-top, html:not(.js-drawer-open):not(.js-drawer-closing) [title=\"Button to launch messaging window\"]:not([style*=\"launcherOnOpen\"]), html:not(.js-drawer-open):not(.js-drawer-closing) [title=\"Number of unread messages\"]:not([style*=\"launcherOnOpen\"]), #fs-shopify-popup { margin-bottom: '+pushAmount+'px; }',\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}"},"form_focus_fix":{"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":"/* focus outline adjustment - remove form focus */\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"headline_focus_fix":{"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":"/* focus outline adjustment - heading focus */\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n }\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 199; } html.js-drawer-open #bx-campaign-' + campaign_id + ' .bx-slab, html.js-drawer-closing #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 25; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ios_scroll_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n}"},"ios_scroll_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\n bouncex.head.append('\u003cmeta name=\"viewport\" content=\"user-scalable=no, initial-scale=1, maximum-scale=1\" id=\"bx-ios-meta-'+campaign_id+'\"/\u003e');\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\n }\n });\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\n jQuery('#bx-ios-meta-'+campaign_id).remove();\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\n }\n });\n}"},"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 mobileHeaderHeight = jQuery('header#SiteHeader').length \u003e 0 ? jQuery('header#SiteHeader').outerHeight(true) : 0,\n mobileSearchBarHeight = jQuery('#mobile-optimized-container').length \u003e 0 ? jQuery('#mobile-optimized-container').outerHeight(true) : 0;\n \n var styles = [\n '.site-header--stuck { top: '+pushAmount+'px; }',\n '@media only screen and (max-width: 800px){',\n '#mobile-optimized-autocomplete.fast-simon-autocomplete { margin-top: '+pushAmount+'px!important; }',\n '#mobile-optimized-container { margin-top: '+pushAmount+'px!important; }',\n '}',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n if (jQuery('body \u003e .mobile-fast-ac-container').length \u003e 0) {\n if ((!!document.querySelector('body \u003e .mobile-fast-ac-container').shadowRoot) \u0026\u0026 (!jQuery(document.querySelector('body \u003e .mobile-fast-ac-container').shadowRoot).find('#bx-campaign-'+campaign_id+'-pushdown-style').length \u003e 0)) {\n jQuery(document.querySelector('body \u003e .mobile-fast-ac-container').shadowRoot).prepend(jQuery('#bx-campaign-'+ca_id+'-pushdown-style').clone());\n } \n }\n if (jQuery('body \u003e .fast-ac-container').length \u003e 0) {\n if ((!!document.querySelector('body \u003e .fast-ac-container').shadowRoot) \u0026\u0026 (!jQuery(document.querySelector('body \u003e .fast-ac-container').shadowRoot).find('#bx-campaign-'+campaign_id+'-pushdown-style').length \u003e 0)) {\n jQuery(document.querySelector('body \u003e .fast-ac-container').shadowRoot).prepend(jQuery('#bx-campaign-'+ca_id+'-pushdown-style').clone());\n } \n }\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nbouncex.setTimeout2(updatePushdown, 0);\n \nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 25);\n \nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 3000);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushdown);\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 updatePushdown();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushdown();"}},"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":"{\"index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 199; } html.js-drawer-open #bx-campaign-' + campaign_id + ' .bx-slab, html.js-drawer-closing #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 25; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bbar_ctab_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 25; } .filters-modal-wrapper[class*=\\\"fs-result-page\\\"] { z-index: 24; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"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 mobileHeaderHeight = jQuery('header#SiteHeader').length \u003e 0 ? jQuery('header#SiteHeader').outerHeight(true) : 0,\\n mobileSearchBarHeight = jQuery('#mobile-optimized-container').length \u003e 0 ? jQuery('#mobile-optimized-container').outerHeight(true) : 0;\\n \\n var styles = [\\n '.site-header--stuck { top: '+pushAmount+'px; }',\\n '@media only screen and (max-width: 800px){',\\n '#mobile-optimized-autocomplete.fast-simon-autocomplete { margin-top: '+pushAmount+'px!important; }',\\n '#mobile-optimized-container { margin-top: '+pushAmount+'px!important; }',\\n '}',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n if (jQuery('body \u003e .mobile-fast-ac-container').length \u003e 0) {\\n if ((!!document.querySelector('body \u003e .mobile-fast-ac-container').shadowRoot) \u0026\u0026 (!jQuery(document.querySelector('body \u003e .mobile-fast-ac-container').shadowRoot).find('#bx-campaign-'+campaign_id+'-pushdown-style').length \u003e 0)) {\\n jQuery(document.querySelector('body \u003e .mobile-fast-ac-container').shadowRoot).prepend(jQuery('#bx-campaign-'+ca_id+'-pushdown-style').clone());\\n } \\n }\\n if (jQuery('body \u003e .fast-ac-container').length \u003e 0) {\\n if ((!!document.querySelector('body \u003e .fast-ac-container').shadowRoot) \u0026\u0026 (!jQuery(document.querySelector('body \u003e .fast-ac-container').shadowRoot).find('#bx-campaign-'+campaign_id+'-pushdown-style').length \u003e 0)) {\\n jQuery(document.querySelector('body \u003e .fast-ac-container').shadowRoot).prepend(jQuery('#bx-campaign-'+ca_id+'-pushdown-style').clone());\\n } \\n }\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nbouncex.setTimeout2(updatePushdown, 0);\\n \\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 25);\\n \\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 3000);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushdown);\\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 updatePushdown();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\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\\\":\\\"\\\"}}}\"},\"form_focus_fix\":{\"val\":\"/* focus outline adjustment - remove form focus */\\nbouncex.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\\\":\\\"\\\"}}}\"},\"headline_focus_fix\":{\"val\":\"/* focus outline adjustment - heading focus */\\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n }\\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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 'html:not(.js-drawer-open):not(.js-drawer-closing) iframe#launcher { margin-bottom: '+(pushAmount+10)+'px!important; }',\\n 'html:not(.js-drawer-open):not(.js-drawer-closing) #attentive_overlay \u003e #attentive_creative:not([style*=\\\"height: 100%\\\"]) { margin-bottom: '+pushAmount+'px!important; }',\\n 'html:not(.js-drawer-open):not(.js-drawer-closing) .back-to-top, html:not(.js-drawer-open):not(.js-drawer-closing) [title=\\\"Button to launch messaging window\\\"]:not([style*=\\\"launcherOnOpen\\\"]), html:not(.js-drawer-open):not(.js-drawer-closing) [title=\\\"Number of unread messages\\\"]:not([style*=\\\"launcherOnOpen\\\"]), html:not(.js-drawer-open):not(.js-drawer-closing) body \u003e div \u003e [class*=\\\"kl-private-reset-css\\\"], #fs-shopify-popup { margin-bottom: '+pushAmount+'px; }',\\n\\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.setTimeout2(updatePushup, 0);\\n \\nvar bxUpdateInterval = bouncex.setInterval2(updatePushup, 25);\\n \\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\\n \\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\\\":\\\"\\\"}}}\"},\"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\\\":\\\"\\\"}}}\"},\"ios_scroll_fix\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\\n bouncex.head.append('\u003cmeta name=\\\"viewport\\\" content=\\\"user-scalable=no, initial-scale=1, maximum-scale=1\\\" id=\\\"bx-ios-meta-'+campaign_id+'\\\"/\u003e');\\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\\n }\\n });\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\\n jQuery('#bx-ios-meta-'+campaign_id).remove();\\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\\n }\\n });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ios_scroll_close\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n}\",\"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 bxCreativeWidth = $creative.outerWidth(true),\\n chatLauncherWidth = jQuery('iframe#launcher').length \u003e 0 ? jQuery('iframe#launcher').outerWidth(true) : 0,\\n chatButtonWidth = jQuery('[title=\\\"Button to launch messaging window\\\"]').length \u003e 0 ? jQuery('[title=\\\"Button to launch messaging window\\\"]').outerWidth(true) : 0;\\n \\n var styles = [\\n 'footer { padding-bottom: '+(pushAmount+20)+'px!important; }',\\n 'html:not(.js-drawer-open):not(.js-drawer-closing) body \u003e div \u003e [class*=\\\"kl-private-reset-css\\\"] { margin-bottom: '+pushAmount+'px; }'\\n ];\\n \\n var stylesRight = [\\n bouncex.window.width() \u003c ( bxCreativeWidth + chatLauncherWidth ) ? 'html:not(.js-drawer-open):not(.js-drawer-closing) iframe#launcher { margin-bottom: '+(pushAmount+10)+'px!important; }':'',\\n bouncex.window.width() \u003c ( bxCreativeWidth + chatButtonWidth ) ? 'html:not(.js-drawer-open):not(.js-drawer-closing) [title=\\\"Button to launch messaging window\\\"]:not([style*=\\\"launcherOnOpen\\\"]), html:not(.js-drawer-open):not(.js-drawer-closing) [title=\\\"Number of unread messages\\\"]:not([style*=\\\"launcherOnOpen\\\"]) { margin-bottom: '+pushAmount+'px; }':'',\\n 'html:not(.js-drawer-open):not(.js-drawer-closing) .back-to-top, #fs-shopify-popup { margin-bottom: '+pushAmount+'px; }',\\n ];\\n \\n var stylesLeft = [\\n 'html:not(.js-drawer-open):not(.js-drawer-closing) #attentive_overlay \u003e #attentive_creative:not([style*=\\\"height: 100%\\\"]) { margin-bottom: '+pushAmount+'px!important; }',\\n bouncex.window.width() \u003c ( bxCreativeWidth + chatLauncherWidth ) ? 'html:not(.js-drawer-open):not(.js-drawer-closing) iframe#launcher { margin-bottom: '+(pushAmount+10)+'px!important; }':'',\\n ];\\n \\n var stylesFull = [\\n 'html:not(.js-drawer-open):not(.js-drawer-closing) #attentive_overlay \u003e #attentive_creative:not([style*=\\\"height: 100%\\\"]) { margin-bottom: '+pushAmount+'px!important; }',\\n 'html:not(.js-drawer-open):not(.js-drawer-closing) iframe#launcher { margin-bottom: '+(pushAmount+10)+'px!important; }',\\n 'html:not(.js-drawer-open):not(.js-drawer-closing) .back-to-top, html:not(.js-drawer-open):not(.js-drawer-closing) [title=\\\"Button to launch messaging window\\\"]:not([style*=\\\"launcherOnOpen\\\"]), html:not(.js-drawer-open):not(.js-drawer-closing) [title=\\\"Number of unread messages\\\"]:not([style*=\\\"launcherOnOpen\\\"]), #fs-shopify-popup { margin-bottom: '+pushAmount+'px; }',\\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}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"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);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"// enable.feature.PERSISTENT_COUPONS","custom_liquid_variable":"{\"Address\":{\"val\":\"9025 Junction Drive Annapolis Junction, MD 20701\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"6046\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"HOBO\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"val\":\"true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DisplayPhoneNumber\":{\"val\":\"866-516-6042\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"https://www.hobobags.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"val\":\"*Welcome promo code is valid for a one-time use on hobobags.com. The code will expire 7 days after it was first issued. It can be used on full-priced product only and cannot be combined with other offers or applied to prior purchases. Not valid toward the purchase of gift cards or on The Giving Tote.\",\"promoVal\":\"\",\"description\":\"I believe only IBXdisclaimer2 is within the emails, but this was input prior so I want to be sure.\",\"enabled\":false,\"startDate\":\"2023-06-24\",\"startTime\":\"20:00\",\"endDate\":\"2023-06-29\",\"endTime\":\"20:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"val\":\"*Welcome promo code is valid for a one-time use on hobobags.com. The code will expire 7 days after it was first issued. It can be used on full-priced product only and cannot be combined with other offers or applied to prior purchases. Not valid toward the purchase of gift cards or on The Giving Tote.\",\"promoVal\":\"*Use code JULY4TH at checkout to receive 25% off your order. Gift cards, gift wrap, leather care items, The Giving Tote, Fern Sling, Fern Belt Bag, Flywheel, Knox Sling, and Sylvan Bucket Bag are excluded from this promotion. Offer valid only at hobobags.com and in our HOBO Annapolis and HOBO Georgetown locations through 7/4/2023 at 11:59 pm PST. Cannot be combined with other offers or applied to prior purchases. Items marked FINAL SALE can not be returned.\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-06-24\",\"startTime\":\"20:00\",\"endDate\":\"2023-06-29\",\"endTime\":\"20:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"val\":\"\",\"promoVal\":\"*Use code BAGLOVE at checkout to receive 20% off almost everything through 10/10/2023 at 11:59 pm PST. Gift Cards, Gift Wrap, Leather Care, Giving Tote, Tool Tote, Bodhi Sling, Fern Sling, Betta Sling, Knox Sling, Vida Tote, Fern Belt Bag, all styles in Nightshade leather and the 10th Anniversary Sheila/Sable collection are excluded from this promotion. This offer is valid at hobobags.com and in our HOBO Annapolis and HOBO Georgetown locations. This offer cannot be combined with other offers or applied to prior purchases.\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-10-02\",\"startTime\":\"20:00\",\"endDate\":\"2023-10-07\",\"endTime\":\"20:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"15%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"val\":\"$175+\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxPromoOffer\":{\"val\":\"25% Off Everything\",\"promoVal\":\"Our Cyber Monday Sale\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-11-26T23:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-11-30T07:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxPromoOfferSL\":{\"val\":\"25% Off\",\"promoVal\":\"Cyber Monday Deals\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-11-26T23:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-11-30T07:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/HOBO Logo 240x120.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"241px\",\"imgHeight\":\"120px\"},\"LogoImgWidth\":{\"val\":\"120\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PhoneNumber\":{\"val\":\"8665166042\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_Address\":{\"val\":\"9025 Junction Drive Annapolis Junction, MD 20701\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$Address\"},\"Studio_BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_FirstItemCartUrl\":{\"val\":\"{{ if $.CartItems }}{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}{{ (index $.CartItems 0).url }}{{ $CartSuffix }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$FirstItemCartUrl\"},\"Studio_FirstItemUrl\":{\"val\":\"{{ if $.Items }}{{ (index $.Items 0).url }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$FirstItemUrl\"},\"Studio_FooterDisclaimer\":{\"val\":\"*Welcome promo code is valid for a one-time use on hobobags.com. The code will expire 7 days after it was first issued. It can be used on full-priced product only and cannot be combined with other offers or applied to prior purchases. Not valid toward the purchase of gift cards or on The Giving Tote.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$FooterDisclaimer\"},\"Studio_FooterLinks1\":{\"val\":\"\u003ca href=\\\"{{ $.IbxWebview }}\\\" target=\\\"_blank\\\" style=\\\"text-decoration:underline;\\\"\u003eView in browser\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\",\"label\":\"$FooterLinks1\"},\"Studio_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}https://www.hobobags.com/{{ $CartSuffix }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"https://www.hobobags.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_IbxPromoOfferSL\":{\"val\":\"25% Off\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$.IbxPromoOfferSL\"},\"Studio_ListPageUrl\":{\"val\":\"{{ $.ListPageUrl }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_Offer2\":{\"val\":\"50%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$Offer2\"},\"Studio_Offer3\":{\"val\":\"BESTDAYEVER\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$Offer3\"},\"Studio_PhoneNumber\":{\"val\":\"HOBO | 866-516-6042\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$PhoneNumber\"},\"Studio_PrimaryOffer\":{\"val\":\"15%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$PrimaryOffer\"},\"Studio_SecondaryOffer\":{\"val\":\"Free Shipping\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$SecondaryOffer\"},\"Studio_Tagline\":{\"val\":\"Great Leathers Make Great Bags\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\",\"label\":\"$Tagline\"},\"Studio_TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"val\":\"https://www.hobobags.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"TextSendOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"https://assets.bounceexchange.com/assets/uploads/users/6824/d9ec5834116970ee1633f24cf08b7080.png\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2024-05-23T04:00:00.000Z\",\"startTime\":null,\"endDate\":\"2024-05-29T03:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"1200px\",\"imgHeight\":\"200px\"},\"TopBannerImgPromo\":{\"val\":\"\",\"promoVal\":\"https://assets.bounceexchange.com/assets/uploads/users/7779/CM_Display_728x90.jpg\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-11-22\",\"startTime\":\"19:00\",\"endDate\":\"2023-11-26\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"728px\",\"imgHeight\":\"90px\"},\"TopBannerUrl\":{\"val\":\"https://www.hobobags.com/\",\"promoVal\":\"https://www.hobobags.com/collections/best-selling-leather-handbags-wallets\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-11-16\",\"startTime\":\"19:00\",\"endDate\":\"2023-11-18\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrlPromo\":{\"val\":\"\",\"promoVal\":\"https://www.hobobags.com/\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2024-02-11\",\"startTime\":\"19:00\",\"endDate\":\"2024-02-15\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Copy\":{\"val\":\"New Arrivals\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Url\":{\"val\":\"https://www.hobobags.com/collections/new-arrivals\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Copy\":{\"val\":\"Handbags\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Url\":{\"val\":\"https://www.hobobags.com/collections/leather-handbags\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Copy\":{\"val\":\"Wallets\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Url\":{\"val\":\"https://www.hobobags.com/collections/leather-womens-wallets\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat4Copy\":{\"val\":\"Best Sellers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat4Url\":{\"val\":\"https://www.hobobags.com/collections/best-selling-leather-handbags-wallets\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ibxpromosubhead\":{\"val\":\"Take 25% Off Full Price and An Extra 50% Off Sale. \u003cbr\u003e Code To Know: BESTDAYEVER\",\"promoVal\":\"Our Cyber Monday Sale\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-11-22\",\"startTime\":\"19:00\",\"endDate\":\"2023-11-26\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsite_promo_offer\":{\"val\":\"25% Off Everything. For Limited Time Only. \",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecouponcode1\":{\"val\":\"{cpn_15_percent_off_all}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"15% Off\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function(){\\n\\tif (bouncex.website.pts === \\\"checkout\\\"){\\n\\t\\treturn jQuery('.logged-in-customer-information__paragraph').length \u003e 0; \\n\\t}\\n\\n\\treturn !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId','');\\n})();\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function(){\\n\\tif (bouncex.website.pts === 'checkout'){\\n\\t var cartQty = 0;\\n jQuery('.product-table .product-thumbnail__quantity').map(function(){\\n cartQty += +jQuery(this).text();\\n });\\n\\t\\treturn cartQty;\\n\\t}\\n\\t\\n\\tif (jQuery('.drawer__cart-empty:visible').length \u003e 0 ){\\n\\t return 0;\\n\\t}\\n\\t\\n\\treturn jQuery('.cart-link__bubble.cart-link__bubble--visible').first().text() || null;\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('#cart-subtotal').text().replace(/[^0-9.]/g, '') || jQuery('#modal-cart-subtotal').text().replace(/[^0-9.]/g, '') || bouncex.utils.getNestedProp('Shopify.Checkout.estimatedPrice', 0) || null;\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":false},\"prod_price\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":true},\"prod_name\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"t\":\"string\",\"page_type_json\":[],\"testmode\":true},\"in_stock\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":true},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"!!jQuery('span:contains(\\\"Thanks for subscribing!\\\")').length || null;\\n\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"cart_token\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"cart_items\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cookie_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"attentive_visible\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cartunder175\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function(){\\n\\tvar cartValue = jQuery('#cart-subtotal').text().replace(/[^0-9.]/g, '') || jQuery('#modal-cart-subtotal').text().replace(/[^0-9.]/g, '') || bouncex.utils.getNestedProp('Shopify.Checkout.estimatedPrice', 0);\\n\\tbouncex.log(typeof cartValue);\\n\\t\\n\\tif(typeof cartValue === 'number'){\\n\\t return cartValue \u003c 175;\\n\\t} else {\\n\\t return parseFloat(cartValue) \u003c 175;\\n\\t}\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cartover175\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function(){\\n\\tvar cartValue = jQuery('#cart-subtotal').text().replace(/[^0-9.]/g, '') || jQuery('#modal-cart-subtotal').text().replace(/[^0-9.]/g, '') || bouncex.utils.getNestedProp('Shopify.Checkout.estimatedPrice', 0);\\n\\tbouncex.log(typeof cartValue);\\n\\t\\n\\tif(typeof cartValue === 'number'){\\n\\t return cartValue \u003e 174;\\n\\t} else {\\n\\t return parseFloat(cartValue) \u003e 174;\\n\\t}\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"attv_loaded\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"!!window.__attentive \u0026\u0026 !!window.__attentive.trigger;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"15% Prospect IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_4_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_4_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros_4_of_4"}]],"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":"/thank_you"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=Klaviyo"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/thank_you"},{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"},{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkouts"}]],"For ATTV: Has Not Seen Onsite Continuity":[[{"activation":"progression","prop":"2145100","prop2":"not_seen","prop3":"visit","val":""}]],"For ATTV: Has Not Submitted Entrance eCap":[[{"activation":"progression","prop":"2145072","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"2145309","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"2654088","prop2":"not_submitted","prop3":"visit","val":""}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"On For Promo":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":""}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":""}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/store-locator"}]]},"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":"1676323688","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/* --------------------------------- HELPERS -------------------------------- */\n\nfunction getUrl() {\n return bouncex.utils.url.allowParams();\n}\n\nfunction getItemIdFromUrl(url) {\n if (!url) {\n return '';\n }\n var encodedUrl = bouncex.utils.url.allowParams([], url).split('/').pop(),\n decodedUrl = decodeURIComponent(encodedUrl);\n\n return slugify(decodedUrl);\n}\n\nfunction slugify(text) {\n return text.toString().toLowerCase()\n .replace(/\\s+/g, '-')\n .replace(/[^\\w-]+/g, '')\n .replace(/--+/g, '-')\n .replace(/^-+/, '')\n .replace(/-+$/, '');\n}\n\nfunction makeImageUrl(url) {\n\tif (!url) {\n\t\treturn '';\n\t}\n\n\treturn url.indexOf('https:') === -1 ? 'https:'+url : url;\n}\n\nfunction getShadowDomContents(selector){\n selector = selector || '#fast-simon-serp-app';\n var $shadowApp = document.querySelector(selector),\n shadow = $shadowApp \u0026\u0026 $shadowApp.shadowRoot || '';\n \n return jQuery(shadow).contents();\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\n\nfunction getItem() {\n var url = getUrl(),\n imageUrl = jQuery('[data-product-image-main], .product-image-main.slick-current.slick-active').find('img').attr('data-photoswipe-src'),\n exclusions = ['ISP-HIDE', 'GWPvariant', 'GWP', 'feedonomics-exclude'],\n itemTags = bouncex.utils.getNestedProp('_BISConfig.product.tags');\n\n return {\n id: getItemIdFromUrl(url),\n copy: jQuery('h1[class*=\"title\"]').first().text().trim(),\n category: bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.type'),\n url: url,\n imageurl: makeImageUrl(imageUrl),\n instock: true,\n excluded: exclusions.filter(element =\u003e itemTags.includes(element)).length \u003e 0\n };\n}\n\nfunction initializeItemEvents() {\n var item;\n\n bouncex.et.onTrue(\n function () {\n item = getItem();\n return !!item.id \u0026\u0026\n !!item.copy \u0026\u0026\n !!item.category \u0026\u0026\n !!item.url \u0026\u0026\n !!item.imageurl;\n },\n function () {\n if (item.url.indexOf('gift-card') \u003e -1) {\n return;\n }\n bouncex.push(['item', item]);\n bouncex.push(['view item', {'item:id': item.id}]);\n },\n 10\n );\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsCat() {\n var ids = [],\n $tiles = getShadowDomContents().find('.product-card a');\n\n $tiles.each(function (i, e) {\n var id = getItemIdFromUrl(jQuery(e).attr('href'));\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('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 fireAddToCart(itemId) {\n var token;\n \n if (itemId === 'gift-card') {\n return;\n }\n bouncex.et.onTrue(\n function () {\n token = bouncex.getBounceCookie(CART_COOKIE_KEY);\n return token;\n },\n function () {\n bouncex.push([\n 'add to cart',\n {\n 'item:id': itemId,\n 'cart:token': token\n }\n ]);\n\n if (bouncex.vars.cart) {\n return;\n }\n bouncex.setVar('cart', true);\n },\n 10\n );\n}\n\nfunction initializeATCClickTracking() {\n var url = getUrl(),\n $shadow,\n itemId;\n\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n var nonMainProductUrl = jQuery(this).parents('.grid-product__content').find('a.grid-product__link').attr('href');\n itemId = nonMainProductUrl ? getItemIdFromUrl(nonMainProductUrl) : getItemIdFromUrl(url);\n\n fireAddToCart(itemId);\n }, 'form[action=\"/cart/add\"] button[type=\"submit\"], .btn.add-to-cart');\n\n bouncex.et.onTrue(function() {\n $shadow = getShadowDomContents();\n\n return $shadow.length \u003e 0;\n }, function() {\n bouncex.et.on($shadow, 'click.bxatc', function () {\n var itemUrl = jQuery(this).parents('.product-card').find('a').attr('href');\n itemId = getItemIdFromUrl(itemUrl);\n\n fireAddToCart(itemId);\n }, '.add-to-cart-button');\n }, 10);\n}\n\nfunction emptyCart() {\n bouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\n if (bouncex.vars.cart \u0026\u0026 newVal === 0 \u0026\u0026 oldVal \u003e 0) {\n bouncex.push(['empty_cart']);\n bouncex.setVar('cart', false);\n }\n });\n}\n\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n 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 function replenComplete() {\n window.location.href = CLEAN_URL + '?bx_replen=true';\n }\n emptyCart();\n}\n\n/* ------------------------------ USER TRACKING ----------------------------- */\n\nfunction initializeUserTracking() {\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n\n var userEmail;\n\n bouncex.et.onTrue(\n function () {\n userEmail = bouncex.utils.gtmLookup('visitorType') === 'Logged In' \u0026\u0026 bouncex.utils.gtmLookup('CustomerEmail');\n return bouncex.utils.validate.email(userEmail);\n },\n function () {\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n bouncex.setVar('logged_in_identified', true);\n },\n 5\n );\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n return CLEAN_URL.indexOf('www.hobobags.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 bouncex.log('### iniiiit ###');\n if (!isValidForTracking()) {\n return;\n }\n\n initializeUserTracking();\n initializeCartEvents();\n initializeATCClickTracking();\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();","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url|/thank_you|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/thank_you"},"any_page_url|/thank_you|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"/thank_you"},"any_page_url|attentive|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"attentive"},"any_page_url|attn|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"attn"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|email_categoryrecap_pros_1_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros_1_of_4"},"any_page_url|email_categoryrecap_pros_2_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros_2_of_4"},"any_page_url|email_categoryrecap_pros_3_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros_3_of_4"},"any_page_url|email_categoryrecap_pros_4_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros_4_of_4"},"any_page_url|email_hypercartabandonment_pros_1_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_1_of_4"},"any_page_url|email_hypercartabandonment_pros_2_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_2_of_4"},"any_page_url|email_hypercartabandonment_pros_3_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_3_of_4"},"any_page_url|email_hypercartabandonment_pros_4_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_4_of_4"},"any_page_url|email_sessionrecap_pros_1_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_1_of_4"},"any_page_url|email_sessionrecap_pros_2_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_2_of_4"},"any_page_url|email_sessionrecap_pros_3_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_3_of_4"},"any_page_url|email_sessionrecap_pros_4_of_4|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_4_of_4"},"any_page_url|gclid|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"gclid"},"any_page_url|sms|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_source=Klaviyo|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=Klaviyo"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"any_page_url|wunderkind|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-5290030-1","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"10662446","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"6046","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":"9025 Junction Drive Annapolis Junction, MD 20701"},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"6046"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"HOBO"},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"DisplayPhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"866-516-6042"},"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.hobobags.com/"},"IbxDisclaimer1":{"description":"I believe only IBXdisclaimer2 is within the emails, but this was input prior so I want to be sure.","enabled":false,"endDate":"2023-06-29","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"2023-06-24","startTime":"20:00","val":"*Welcome promo code is valid for a one-time use on hobobags.com. The code will expire 7 days after it was first issued. It can be used on full-priced product only and cannot be combined with other offers or applied to prior purchases. Not valid toward the purchase of gift cards or on The Giving Tote."},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"2023-06-29","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"*Use code JULY4TH at checkout to receive 25% off your order. Gift cards, gift wrap, leather care items, The Giving Tote, Fern Sling, Fern Belt Bag, Flywheel, Knox Sling, and Sylvan Bucket Bag are excluded from this promotion. Offer valid only at hobobags.com and in our HOBO Annapolis and HOBO Georgetown locations through 7/4/2023 at 11:59 pm PST. Cannot be combined with other offers or applied to prior purchases. Items marked FINAL SALE can not be returned.","startDate":"2023-06-24","startTime":"20:00","val":"*Welcome promo code is valid for a one-time use on hobobags.com. The code will expire 7 days after it was first issued. It can be used on full-priced product only and cannot be combined with other offers or applied to prior purchases. Not valid toward the purchase of gift cards or on The Giving Tote."},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"2023-10-07","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"*Use code BAGLOVE at checkout to receive 20% off almost everything through 10/10/2023 at 11:59 pm PST. Gift Cards, Gift Wrap, Leather Care, Giving Tote, Tool Tote, Bodhi Sling, Fern Sling, Betta Sling, Knox Sling, Vida Tote, Fern Belt Bag, all styles in Nightshade leather and the 10th Anniversary Sheila/Sable collection are excluded from this promotion. This offer is valid at hobobags.com and in our HOBO Annapolis and HOBO Georgetown locations. This offer cannot be combined with other offers or applied to prior purchases.","startDate":"2023-10-02","startTime":"20:00","val":""},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"15%"},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$175+"},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxPromoOffer":{"description":"","enabled":true,"endDate":"2023-11-30T07:59:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Our Cyber Monday Sale","startDate":"2023-11-26T23:00:00.000Z","startTime":null,"val":"25% Off Everything"},"IbxPromoOfferSL":{"description":"","enabled":true,"endDate":"2023-11-30T07:59:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Cyber Monday Deals","startDate":"2023-11-26T23:00:00.000Z","startTime":null,"val":"25% Off"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"120px","imgSize":"6kb","imgWidth":"241px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/HOBO Logo 240x120.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"120"},"PhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"8665166042"},"Studio_Address":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$Address","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"9025 Junction Drive Annapolis Junction, MD 20701"},"Studio_BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_FirstItemCartUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$FirstItemCartUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ if $.CartItems }}{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}{{ (index $.CartItems 0).url }}{{ $CartSuffix }}{{ end }}"},"Studio_FirstItemUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$FirstItemUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ if $.Items }}{{ (index $.Items 0).url }}{{ end }}"},"Studio_FooterDisclaimer":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$FooterDisclaimer","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"*Welcome promo code is valid for a one-time use on hobobags.com. The code will expire 7 days after it was first issued. It can be used on full-priced product only and cannot be combined with other offers or applied to prior purchases. Not valid toward the purchase of gift cards or on The Giving Tote."},"Studio_FooterLinks1":{"description":"","enabled":false,"endDate":"","endTime":"","group":"links","imgHeight":"","imgSize":"","imgWidth":"","label":"$FooterLinks1","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"\u003ca href=\"{{ $.IbxWebview }}\" target=\"_blank\" style=\"text-decoration:underline;\"\u003eView in browser\u003c/a\u003e"},"Studio_HomepageCartUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}https://www.hobobags.com/{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"https://www.hobobags.com/"},"Studio_IbxPromoOfferSL":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$.IbxPromoOfferSL","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"25% Off"},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ $.ListPageUrl }}"},"Studio_Offer2":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$Offer2","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"50%"},"Studio_Offer3":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$Offer3","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"BESTDAYEVER"},"Studio_PhoneNumber":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$PhoneNumber","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"HOBO | 866-516-6042"},"Studio_PrimaryOffer":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$PrimaryOffer","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"15%"},"Studio_SecondaryOffer":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$SecondaryOffer","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"Free Shipping"},"Studio_Tagline":{"description":"","enabled":false,"endDate":"","endTime":"","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","label":"$Tagline","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"Great Leathers Make Great Bags"},"Studio_TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.hobobags.com/"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg":{"description":"","enabled":true,"endDate":"2024-05-29T03:59:00.000Z","endTime":null,"imgHeight":"200px","imgSize":"","imgWidth":"1200px","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/6824/d9ec5834116970ee1633f24cf08b7080.png","startDate":"2024-05-23T04:00:00.000Z","startTime":null,"val":""},"TopBannerImgPromo":{"description":"","enabled":false,"endDate":"2023-11-26","endTime":"19:00","imgHeight":"90px","imgSize":"","imgWidth":"728px","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/7779/CM_Display_728x90.jpg","startDate":"2023-11-22","startTime":"19:00","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"2023-11-18","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.hobobags.com/collections/best-selling-leather-handbags-wallets","startDate":"2023-11-16","startTime":"19:00","val":"https://www.hobobags.com/"},"TopBannerUrlPromo":{"description":"","enabled":false,"endDate":"2024-02-15","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.hobobags.com/","startDate":"2024-02-11","startTime":"19:00","val":""},"TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"New Arrivals"},"TopCat1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.hobobags.com/collections/new-arrivals"},"TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Handbags"},"TopCat2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.hobobags.com/collections/leather-handbags"},"TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Wallets"},"TopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.hobobags.com/collections/leather-womens-wallets"},"TopCat4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Best Sellers"},"TopCat4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.hobobags.com/collections/best-selling-leather-handbags-wallets"},"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":""},"ibxpromosubhead":{"description":"","enabled":false,"endDate":"2023-11-26","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Our Cyber Monday Sale","startDate":"2023-11-22","startTime":"19:00","val":"Take 25% Off Full Price and An Extra 50% Off Sale. \u003cbr\u003e Code To Know: BESTDAYEVER"},"onsite_promo_offer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"25% Off Everything. For Limited Time Only. "},"onsitecouponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{cpn_15_percent_off_all}"},"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":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"15% Off"},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"enable_ally_settings_json":"{\"enable_ally_aria_labels\": 1,\"enable_ally_focus\": 1,\"enable_ally_number_to_string\": 1}","enable_cms_dfp_suppression":"0","google_analytics_v4_measurement_id":"G-91PSB31Y0P","google_analytics_v4_property_id":"320129784","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","single_page_app_on":"1","single_page_app_test_mode":"0","sms_block_quebec":"0","sms_creds_id":"","sms_double_opt_in":"0","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","use_button_tag_for_close":"1","use_verbose_label_for_close":"1"},"name":"Hobo Bags","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":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/cart';"}]]},"category":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/collections/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/products/"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkouts/"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === \"/\";"}]]},"product":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/products/"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search-results"}]]}},"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\":\"shopify_v2\"},{\"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":"all","testmode":false,"trigger":"pageload"},{"code":"!!window.__attentive \u0026\u0026 !!window.__attentive.trigger;","default":"false","name":"attv_loaded","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart_items","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"(function(){\n\tif (bouncex.website.pts === 'checkout'){\n\t var cartQty = 0;\n jQuery('.product-table .product-thumbnail__quantity').map(function(){\n cartQty += +jQuery(this).text();\n });\n\t\treturn cartQty;\n\t}\n\t\n\tif (jQuery('.drawer__cart-empty:visible').length \u003e 0 ){\n\t return 0;\n\t}\n\t\n\treturn jQuery('.cart-link__bubble.cart-link__bubble--visible').first().text() || null;\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"cart_token","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"jQuery('#cart-subtotal').text().replace(/[^0-9.]/g, '') || jQuery('#modal-cart-subtotal').text().replace(/[^0-9.]/g, '') || bouncex.utils.getNestedProp('Shopify.Checkout.estimatedPrice', 0) || null;","default":"0","name":"cart_value","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"(function(){\n\tvar cartValue = jQuery('#cart-subtotal').text().replace(/[^0-9.]/g, '') || jQuery('#modal-cart-subtotal').text().replace(/[^0-9.]/g, '') || bouncex.utils.getNestedProp('Shopify.Checkout.estimatedPrice', 0);\n\tbouncex.log(typeof cartValue);\n\t\n\tif(typeof cartValue === 'number'){\n\t return cartValue \u003e 174;\n\t} else {\n\t return parseFloat(cartValue) \u003e 174;\n\t}\n})();","default":"false","name":"cartover175","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function(){\n\tvar cartValue = jQuery('#cart-subtotal').text().replace(/[^0-9.]/g, '') || jQuery('#modal-cart-subtotal').text().replace(/[^0-9.]/g, '') || bouncex.utils.getNestedProp('Shopify.Checkout.estimatedPrice', 0);\n\tbouncex.log(typeof cartValue);\n\t\n\tif(typeof cartValue === 'number'){\n\t return cartValue \u003c 175;\n\t} else {\n\t return parseFloat(cartValue) \u003c 175;\n\t}\n})();","default":"false","name":"cartunder175","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"","default":"false","name":"in_stock","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"(function(){\n\tif (bouncex.website.pts === \"checkout\"){\n\t\treturn jQuery('.logged-in-customer-information__paragraph').length \u003e 0; \n\t}\n\n\treturn !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId','');\n})();","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"prod_name","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"prod_price","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"!!jQuery('span:contains(\"Thanks for subscribing!\")').length || null;\n","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"hobobags.com","website_id":"6046","cache_meta":{"paths":{"2084926":"cache/6046/campaigns/2084926-043d21548ba38064fd1b13485360d891","2084927":"cache/6046/campaigns/2084927-f318b8821204ca3bca044adbe4bd74f4","2084928":"cache/6046/campaigns/2084928-e2e5b482d3ef96688f28b6ee93c449b0","2084929":"cache/6046/campaigns/2084929-3afd14f4c6931416b242bd6b362aa8af","2084930":"cache/6046/campaigns/2084930-1837e77d6e1d06fcad7b4f1c7e33cb5f","2084931":"cache/6046/campaigns/2084931-f3563cdf82aa9a0a20aa8d9aa9b64f0e","2084932":"cache/6046/campaigns/2084932-4b54fdaa335e3e5ad2b386357c8da16e","2084933":"cache/6046/campaigns/2084933-d98909191f9d6a70d15dcc5ab8a41283","2084934":"cache/6046/campaigns/2084934-e647cb1cbcb4d529a45d448a50875e13","2084935":"cache/6046/campaigns/2084935-db294eaee3512ce3385082f3033f7d03","2084936":"cache/6046/campaigns/2084936-ed8ea116e07435a0279e13f90c591825","2084937":"cache/6046/campaigns/2084937-c69f3f1de02a4d3e8c2b3214814fe065","2084938":"cache/6046/campaigns/2084938-c29cc36efb7210a2f076367756760987","2084939":"cache/6046/campaigns/2084939-2559f2add842fe4f2ce4e9b71978def1","2084940":"cache/6046/campaigns/2084940-9c4bf8a099f66ed1d33cba01b9461379","2084941":"cache/6046/campaigns/2084941-c8dca6ecfe94ad1d8c0ecb4de9182187","2084942":"cache/6046/campaigns/2084942-77324b49ccc4df4109b4101539dabe6a","2084943":"cache/6046/campaigns/2084943-99bc6dbde7c53b7b17ae644a381ec7ef","2084944":"cache/6046/campaigns/2084944-212b1e95c395e8842479fdc2b1da978d","2084945":"cache/6046/campaigns/2084945-79f24b0117648d73d65bc146c27b578f","2084946":"cache/6046/campaigns/2084946-b972b29edc02c0253aa9c1186b51b162","2084947":"cache/6046/campaigns/2084947-fb2123ec44ba2033bcccd467c93ac5c9","2084948":"cache/6046/campaigns/2084948-ff50e580e4ae7d1530454b04a1befd25","2084949":"cache/6046/campaigns/2084949-a3cee36296ccd4bc2faf6e593da5faba","2084950":"cache/6046/campaigns/2084950-7e7c11371df0fefb0f561041b0194562","2084951":"cache/6046/campaigns/2084951-55cc32f4710af30d26196979cb178c1e","2084952":"cache/6046/campaigns/2084952-d1533f281fe131104bb6067cec0cf63d","2084953":"cache/6046/campaigns/2084953-d80a1345dd5cbb53cc529e3ff4f575a9","2084954":"cache/6046/campaigns/2084954-de0577f17156a195a740f6a84fbf1722","2084955":"cache/6046/campaigns/2084955-9bceda7be12a476fd484825ae22212df","2084956":"cache/6046/campaigns/2084956-401f62b5a616d7a8b32a634cad886b28","2084957":"cache/6046/campaigns/2084957-fdf628ad64cef951b5dc9fdf4d1fcc97","2084958":"cache/6046/campaigns/2084958-dcc195754c42505c2c0220dc5d46f9e5","2084959":"cache/6046/campaigns/2084959-0a7b7fbb728f48c4a69b4c24620194b3","2084960":"cache/6046/campaigns/2084960-2ecb3f3e5cd4855b6aeacc749a8c5563","2084961":"cache/6046/campaigns/2084961-06c92f039b1ed53743619f6d79a91fda","2084962":"cache/6046/campaigns/2084962-487397da486245fef44b7fd560d3ed57","2084963":"cache/6046/campaigns/2084963-c8f3f3adcfa00cc800419b6c205ee636","2084964":"cache/6046/campaigns/2084964-e155f4d1848b3a7d463a7fb57954100d","2084965":"cache/6046/campaigns/2084965-8854634fc084c41b88cc89213a9e1efb","2084966":"cache/6046/campaigns/2084966-b61d089b047074f9564fbb4672f0334e","2084967":"cache/6046/campaigns/2084967-04ea423c7a313a238881d3a9a279eef5","2084968":"cache/6046/campaigns/2084968-0d071341b9fc0cfb0ccf11d5a9d44cc8","2084969":"cache/6046/campaigns/2084969-7795107bd95e18cd98115a1cf0ab8562","2084970":"cache/6046/campaigns/2084970-02d6152fc15b2f23b5947fbca4991573","2084971":"cache/6046/campaigns/2084971-02a1b6299abd737c0826a6e7f93be941","2084972":"cache/6046/campaigns/2084972-d18b8c4a25f0e6f902e6aa9e8e4de414","2084973":"cache/6046/campaigns/2084973-f62c968c354cdac46bfb7f685ba51f4a","2084974":"cache/6046/campaigns/2084974-d5e98288a48d7d8fd3cb5d4f7b6eb9ca","2084975":"cache/6046/campaigns/2084975-c25b69cb0913078f5d6b7e6543077472","2084976":"cache/6046/campaigns/2084976-e4ed9714c22b13dd8abbd1c4252fe1f9","2084977":"cache/6046/campaigns/2084977-8c98ae163c4372d99418ae25220339b4","2084978":"cache/6046/campaigns/2084978-84076fc3a1e12a3949b5d67ad39662b4","2084979":"cache/6046/campaigns/2084979-62bc4e67b118db46e7a3e34e58d78158","2084980":"cache/6046/campaigns/2084980-d0ba8d49a0c8271ea70073e8f717b643","2084981":"cache/6046/campaigns/2084981-0832faf4faee2059e5d2a310806c062a","2084982":"cache/6046/campaigns/2084982-bf5930d3b65d27a8d1f01001b7a287b3","2084983":"cache/6046/campaigns/2084983-c1e6b25f04a1f9ed95a6246e3ab29eb5","2084984":"cache/6046/campaigns/2084984-319c36a60d7ac3e6ab09d699ffa9fb0a","2084985":"cache/6046/campaigns/2084985-b5759875257ae87dcb97309f5d22cc9a","2084986":"cache/6046/campaigns/2084986-58cc69a7326adc3fedd51799367ed7f8","2084987":"cache/6046/campaigns/2084987-29392ff5c0042db02da4c2b3cbb93378","2084988":"cache/6046/campaigns/2084988-a6c8e0f434063cdc7b3b9c986d13d971","2084989":"cache/6046/campaigns/2084989-14f209cae7785053086f2fe33864b272","2084990":"cache/6046/campaigns/2084990-b0f2dbbce78e29b3bab757b8f75084a5","2084991":"cache/6046/campaigns/2084991-ba4ae9a923e6d52fb3d2ad964d94557a","2084992":"cache/6046/campaigns/2084992-c7a4eb43ea44c985174851ff39c9976c","2084993":"cache/6046/campaigns/2084993-a0d3155a078a8713beb5d7837c4f9a07","2084994":"cache/6046/campaigns/2084994-6fb23b9b2c23965e60e0d00d9b36ace9","2084995":"cache/6046/campaigns/2084995-126509b759cd391dd525ef40078749f8","2084996":"cache/6046/campaigns/2084996-0b7b255ddfb481f2ba4200ad1b5bea46","2084997":"cache/6046/campaigns/2084997-921fca57fab0a6bf96e34b8a4375726b","2084998":"cache/6046/campaigns/2084998-2bb9e56196ee0aac9378032e46e437f9","2084999":"cache/6046/campaigns/2084999-3559065185f0ea21933dfaea77c2ca87","2085000":"cache/6046/campaigns/2085000-3c761272661ff7b93969f6831600e473","2085001":"cache/6046/campaigns/2085001-5d2fbad589ae070e34a5794d5606c585","2085002":"cache/6046/campaigns/2085002-339434ef68b1af2fdab96d0adccd7864","2085003":"cache/6046/campaigns/2085003-dec20fda6875435251b3e60a937b3125","2085004":"cache/6046/campaigns/2085004-8a22267dee96a38ea025396ba8cb6702","2085005":"cache/6046/campaigns/2085005-4a85f93e41e6fc27ac86b1b551afe089","2085006":"cache/6046/campaigns/2085006-08cb93482cf4c9245b9d696a794b24cc","2085007":"cache/6046/campaigns/2085007-e23f162b90cdecbbc7e71ef85182e207","2085008":"cache/6046/campaigns/2085008-66489f4ca0d4eab604e77a5940a48b4f","2085009":"cache/6046/campaigns/2085009-5543174a468a8f00fa9e95ac4a95abcc","2085010":"cache/6046/campaigns/2085010-aab06503e1fe7e36395b65a1727ab3b6","2085011":"cache/6046/campaigns/2085011-b8b9a7282927fe3ca64543372dba43cf","2085012":"cache/6046/campaigns/2085012-8164bf113327b93d55ea0e77e9b54886","2085013":"cache/6046/campaigns/2085013-4eda21cdfd683944e28ba6a3a52a583a","2085014":"cache/6046/campaigns/2085014-eaa2dcf0d274f7f7b9c357de26f1f32a","2085015":"cache/6046/campaigns/2085015-5bede9a44d964498970740f37472e837","2085016":"cache/6046/campaigns/2085016-651d556d3f99c7225357e5de3a13d99e","2085017":"cache/6046/campaigns/2085017-d8a9e97f2e6cfdce6a0661d7bbf32656","2085018":"cache/6046/campaigns/2085018-2c24d79e3aff8a08963c60f0ceb87553","2091853":"cache/6046/campaigns/2091853-dfd8a173cdd5ffdbd011a75725373f86","2091854":"cache/6046/campaigns/2091854-288334659b21d56930526ae0ce95fe51","2091856":"cache/6046/campaigns/2091856-852a8b3c04c87b75a38478e7d626b43f","2091857":"cache/6046/campaigns/2091857-3d8a7902399c792e47c5de5471b2c164","2091859":"cache/6046/campaigns/2091859-fc62a2b24a4831b417d4607bec4ae529","2091860":"cache/6046/campaigns/2091860-526b4d49db069fba70f7814c6bfc7027","2091862":"cache/6046/campaigns/2091862-d4c517880d4b851f4eddbbe78268cc4a","2091863":"cache/6046/campaigns/2091863-3949541d1e9c8132888e751d7f64f735","2091865":"cache/6046/campaigns/2091865-582e62692eb1e0f48b786eaf51e65bb2","2091866":"cache/6046/campaigns/2091866-c18b09688de1728f7e312a0f69d28231","2091868":"cache/6046/campaigns/2091868-77e538b55fdee18897c8a63dbf22c587","2091869":"cache/6046/campaigns/2091869-9bffbafbf377ce42fabfb707114b068c","2091871":"cache/6046/campaigns/2091871-e38a429cb953de452d47c4c12aaeaf86","2091872":"cache/6046/campaigns/2091872-e57c18629b6c4f48e8a8931e5a95a515","2091874":"cache/6046/campaigns/2091874-c59d1492e02cd77baef901cce4e43013","2091875":"cache/6046/campaigns/2091875-75dd19c32b8bf62f4650aede4ec1edf9","2091877":"cache/6046/campaigns/2091877-feb88c9a3951123f0f51f6cb478d9801","2091878":"cache/6046/campaigns/2091878-6321e791069d653b8afc65c29e78ca3d","2091880":"cache/6046/campaigns/2091880-7407e833a9fccd69df8484b4232f43dd","2091881":"cache/6046/campaigns/2091881-d578f5967a164b9631ba3f55d93dc797","2091883":"cache/6046/campaigns/2091883-c64f942c19a81b00f92fa4e15fd406d6","2091884":"cache/6046/campaigns/2091884-acf74a4c1b9df5a8e74959897234498b","2091886":"cache/6046/campaigns/2091886-ec95ebd9173465986148c6f3e48c1a23","2091887":"cache/6046/campaigns/2091887-a5bbccfc9b49951d6400264998b57f9c","2091889":"cache/6046/campaigns/2091889-f2f93e3bfe3c20dbde20778edbbbce84","2091890":"cache/6046/campaigns/2091890-026b3e8be2afdc1eabab11c7bc9179a7","2091892":"cache/6046/campaigns/2091892-cbc1278fbecf040a504f6577d11d799d","2091893":"cache/6046/campaigns/2091893-dc6b4be57a499a9081d010742dd21d54","2091895":"cache/6046/campaigns/2091895-c62ee5b64c0bab43994be2e33e497234","2091896":"cache/6046/campaigns/2091896-02baa583094c15f9a705a045bb9a886b","2091898":"cache/6046/campaigns/2091898-0debc2ee8aa0c83ab21ed1a4f9ed51c3","2091899":"cache/6046/campaigns/2091899-e791dd377f4954262a5ab83799495852","2091901":"cache/6046/campaigns/2091901-46e9b7e712f8b3ff752a56a159d6bc25","2091902":"cache/6046/campaigns/2091902-bf7c61b8fa38a807d6fbe268518ec15a","2091904":"cache/6046/campaigns/2091904-b79566c5179968843be7aed021e02ad2","2091905":"cache/6046/campaigns/2091905-39e74feb7355f067289593ad1863fce8","2091907":"cache/6046/campaigns/2091907-e56d90939bb0b2996489706a58e0d6d3","2091908":"cache/6046/campaigns/2091908-2b6a1e11ebb6efc87adb20be31c5adda","2091910":"cache/6046/campaigns/2091910-1c93cfbd1c15fc108a887a0d0896e854","2091911":"cache/6046/campaigns/2091911-e4354167e665b3aefefa3d10f707fa88","2091913":"cache/6046/campaigns/2091913-391c87ef412c8556c9d0768743a21da3","2091914":"cache/6046/campaigns/2091914-87014df1f85bf340332d431637a5c9d5","2091916":"cache/6046/campaigns/2091916-6e0c912041fb871e66e5dd7bd01f7232","2091917":"cache/6046/campaigns/2091917-67640288d9f93ad22992710ae20bed14","2091919":"cache/6046/campaigns/2091919-a1958f690abf866391dea05abb58dc96","2091920":"cache/6046/campaigns/2091920-55f98c761bb54d5764b6aa625a4ea4ec","2091922":"cache/6046/campaigns/2091922-90af09130cf63b5a84527467f3578d38","2091923":"cache/6046/campaigns/2091923-2926c74bcc6f8b9bd20f63903a9ac36d","2094773":"cache/6046/campaigns/2094773-ba0769d976ba0833b733295ee206d286","2094774":"cache/6046/campaigns/2094774-e663be95b923ec7c1562e9e4929da9d3","2094776":"cache/6046/campaigns/2094776-72791809477e076d1f786caef0eb6340","2094777":"cache/6046/campaigns/2094777-d78a8240eb45858b08e760aa8f12d607","2094779":"cache/6046/campaigns/2094779-fa0c76728bb57cdc219bf5368974ec24","2094780":"cache/6046/campaigns/2094780-3a37eda3233507a81f7e64c5f07dfeff","2104954":"cache/6046/campaigns/2104954-928a922e9ec339fa74ffa10878dfd7a0","2104956":"cache/6046/campaigns/2104956-ef0465f77c50532c7dc493eede17bc8a","2104958":"cache/6046/campaigns/2104958-c1f8077e38b47d99678fd505ba44d364","2145073":"cache/6046/campaigns/2145073-a1993886a1bbdc3406e633b78ec42940","2145097":"cache/6046/campaigns/2145097-4ff262f08ffff0324b98d80a5cf9ee66","2145101":"cache/6046/campaigns/2145101-c1ef1dd2f9bc772422513b0fe3e32fa9","2145310":"cache/6046/campaigns/2145310-547a8c5b404c3057a79fc5b7083eac4b","2145311":"cache/6046/campaigns/2145311-5fc3caf48b275120521e2029dc6f019a","2145312":"cache/6046/campaigns/2145312-42e55c44d55f8034b8c673c0cf1b23fa","2145313":"cache/6046/campaigns/2145313-9a5912af9f23779a6bcf479d243a4bd0","2145494":"cache/6046/campaigns/2145494-8fe7ab9fe8822b1d9fe8d36ce26cb9a9","2145495":"cache/6046/campaigns/2145495-dff8ea95c5dae1c5919da897599417bb","2145496":"cache/6046/campaigns/2145496-0013ea7cfd5151e20a89a3d24012060c","2145503":"cache/6046/campaigns/2145503-11b4e7397fe843f62fe7e73da5173f53","2145973":"cache/6046/campaigns/2145973-0b9fa26e9bdab410b97e1576863d1a3d","2145974":"cache/6046/campaigns/2145974-fcf90f0232eea6ecb51fb174d659d93e","2145975":"cache/6046/campaigns/2145975-6ce10f823c904e0485314c85157be5fb","2145993":"cache/6046/campaigns/2145993-eeb38941e53813295756fa1003d379a8","2146248":"cache/6046/campaigns/2146248-3144ff239312f00904b3d9e1cc58d275","2146259":"cache/6046/campaigns/2146259-4d29c02011e9050e153c2d833b5b995b","2176638":"cache/6046/campaigns/2176638-0288dc08acc5f8acc1adb1a663cddde9","2176639":"cache/6046/campaigns/2176639-1292cc4da04951f52b58f76642145d11","2176646":"cache/6046/campaigns/2176646-4dc1f5973bcfa8fee628afcc3ae9df98","2182551":"cache/6046/campaigns/2182551-6c270d7fed62bbc5144ab79ed7da633d","2184508":"cache/6046/campaigns/2184508-9c0022ae92eab8153e29963e32d6e70e","2204620":"cache/6046/campaigns/2204620-5473b87ffa52e207d087f376d9984d3d","2204621":"cache/6046/campaigns/2204621-bd06465a1411b165e5d99ba180ab8df8","2204623":"cache/6046/campaigns/2204623-3d457746c757bd6f41a0fcda8c200edb","2204625":"cache/6046/campaigns/2204625-e9348c5edade2c5d35d3b4297e82d79f","2204627":"cache/6046/campaigns/2204627-7d27dbb448e17b70e0093c29b05a187e","2204640":"cache/6046/campaigns/2204640-e1ad700b0377671a76fd5daf1988dadc","2204679":"cache/6046/campaigns/2204679-e6d9a2cac65ed3dc4e927ae67812ec1e","2204680":"cache/6046/campaigns/2204680-71e25b5cd4fbf3eac9e36fe529f859a9","2204682":"cache/6046/campaigns/2204682-033369fa50e7c2cd31fbf20459f0a23c","2204683":"cache/6046/campaigns/2204683-0a5e44e8f36c61e1360b933d23a8ff1b","2204685":"cache/6046/campaigns/2204685-64c3f17cac48593ec0bc9ee55b45a956","2204686":"cache/6046/campaigns/2204686-82bc9e2ac3b6365ab5c1a4b98ec6e220","2204688":"cache/6046/campaigns/2204688-65bc0bd049c909a79cf4ab3e7040c923","2204689":"cache/6046/campaigns/2204689-7d669dfbac0edf2fb41b12c198eaa4c4","2204691":"cache/6046/campaigns/2204691-dfe9e6997a4c07c25aa2256ea5ddb411","2204692":"cache/6046/campaigns/2204692-534e4ff4f19e8a3ce5ea6fdcebf9c5aa","2204694":"cache/6046/campaigns/2204694-314d2c4c62080f9f0ab696366e18defb","2204695":"cache/6046/campaigns/2204695-1b9d0279698aafbce8784eff6f78c62d","2204697":"cache/6046/campaigns/2204697-2dd4a1be8b247b799d37a3127c99f928","2204698":"cache/6046/campaigns/2204698-dc73eb5bd77a65732209e0a679e35780","2204700":"cache/6046/campaigns/2204700-62f12feca373ffcd394dc46f965e8ebd","2204701":"cache/6046/campaigns/2204701-19acd834da48ea62eadd1961082b230a","2204703":"cache/6046/campaigns/2204703-7dd0896f0d99dc9e3629f973f79d9056","2204704":"cache/6046/campaigns/2204704-0bb0ada70bb59f41162b33cd4e4cfabe","2221115":"cache/6046/campaigns/2221115-bb9d07179965594b1d30601a874bd660","2261748":"cache/6046/campaigns/2261748-c3bc2871a17dc14607a619bfb89c04a1","2261749":"cache/6046/campaigns/2261749-02e5ebe5f3b06008aebfce482d8df269","2261761":"cache/6046/campaigns/2261761-e9782dca4a800d132ca0bc761f6446a6","2261762":"cache/6046/campaigns/2261762-027db0e738273d9025b21cd0207ac268","2261901":"cache/6046/campaigns/2261901-19ca021584a294162cbe5a439c6de5ae","2261902":"cache/6046/campaigns/2261902-427aad0906fb7c9a9da44cd5a07e4f89","2261904":"cache/6046/campaigns/2261904-df12b7d558b46afaeb880f05a99e3872","2261905":"cache/6046/campaigns/2261905-2b8102ce60598f077864cf54729ca2e0","2261907":"cache/6046/campaigns/2261907-24228f5d5b0091bbd09f2b81f433d5c5","2261908":"cache/6046/campaigns/2261908-dc1e18ff40dd05679ca65f05116c5de1","2264884":"cache/6046/campaigns/2264884-91f87525af740c13cc5cad6c82142310","2264885":"cache/6046/campaigns/2264885-dd59dbcf4e9421fa159147d22f27c4d1","2279560":"cache/6046/campaigns/2279560-4dbef7e33d1047f5de8c052f9b1b54b9","2281394":"cache/6046/campaigns/2281394-36e561b3a837145178776376f9d8aa22","2281395":"cache/6046/campaigns/2281395-8f580b80adf45ae74552baac3ace26fc","2281397":"cache/6046/campaigns/2281397-b09a82e89e6511e38f34f1ac1ef10090","2281398":"cache/6046/campaigns/2281398-165e93120640a7526a05a7cb6921f228","2281400":"cache/6046/campaigns/2281400-8c08bded7501d9d14cebc3cb903297c8","2281401":"cache/6046/campaigns/2281401-4cfc2e0c97cce4af26b98da7734e8500","2281403":"cache/6046/campaigns/2281403-18570a3670fda756947a93e81262d0a6","2281404":"cache/6046/campaigns/2281404-18523954d28116a22d0c9ec38d731b16","2281405":"cache/6046/campaigns/2281405-2cfc63392eb189485dc56f974ad88646","2281407":"cache/6046/campaigns/2281407-057c0539dc4b8d46325cd808428b4edb","2281408":"cache/6046/campaigns/2281408-0cb34820a1d07ced3efce48114bb930e","2281410":"cache/6046/campaigns/2281410-5c89953f3b585e87aa4947bb1e24c89d","2281411":"cache/6046/campaigns/2281411-02b42e1e8adb73c93fc381d4bd0d95d6","2281413":"cache/6046/campaigns/2281413-cdc4aede7642acc969071367ac09096a","2281414":"cache/6046/campaigns/2281414-1793819675eee9be4427065c78eda34d","2281416":"cache/6046/campaigns/2281416-6354042f964bda8778db3af98a8881b6","2281417":"cache/6046/campaigns/2281417-2aba3bd7ff5d3f3fe0b3f6afebdb700c","2281419":"cache/6046/campaigns/2281419-91778178ecb134eef38f8557e440942e","2281420":"cache/6046/campaigns/2281420-cc8082915bf69bb2abe816622db9acaf","2281422":"cache/6046/campaigns/2281422-b03602facbdc0d46090fe6994547277f","2281423":"cache/6046/campaigns/2281423-eb9dc8916a4f64ed4864a67be4b8d2b3","2281425":"cache/6046/campaigns/2281425-2ab6144d939a18b137515ea655e08d5c","2281426":"cache/6046/campaigns/2281426-f02d0a412f82ef2865260fa443362ca5","2281428":"cache/6046/campaigns/2281428-e5274f80966bb35e18c65b929c172d01","2281429":"cache/6046/campaigns/2281429-a0b8e9de097a3f161197e0902409cd23","2281431":"cache/6046/campaigns/2281431-afe103c9ccad629f21803e554fb5a0fe","2281432":"cache/6046/campaigns/2281432-d4847b9ac21b08bf9b4c1437c237ad00","2281434":"cache/6046/campaigns/2281434-b649ac96cbddd2ae5d7e45bc82a73577","2281435":"cache/6046/campaigns/2281435-67f5ffe6d748b063456ea0c1094c0e46","2281437":"cache/6046/campaigns/2281437-1cdf2c947618c69493c08c1fab8a46ce","2281438":"cache/6046/campaigns/2281438-13c496f6c571e64a2c20e4b446d4fa6d","2281440":"cache/6046/campaigns/2281440-e8e27d20a26e16bb3344900d1298ccc4","2281441":"cache/6046/campaigns/2281441-1c7f56337de8707383c61783d742c515","2281443":"cache/6046/campaigns/2281443-5cd49b0bf0c0e138ac2bbf435e2a89d0","2281444":"cache/6046/campaigns/2281444-2e915525db116f92e291ecf047a55807","2281446":"cache/6046/campaigns/2281446-4597600969db64de97b2bfb92068ac88","2281447":"cache/6046/campaigns/2281447-38f3275d8811f7480e0aed26f664c219","2281449":"cache/6046/campaigns/2281449-2b2916bd76bc503f068d6db81ee3bb47","2281450":"cache/6046/campaigns/2281450-48994acd04a11ca4a8a6c2c7b732c415","2281452":"cache/6046/campaigns/2281452-a93b3ac99b653881bff57b4ae41785d7","2281453":"cache/6046/campaigns/2281453-f6c03a7df10d6c4e45fca23288adf9a5","2281455":"cache/6046/campaigns/2281455-72404cb0ef264db63e6195e6cc3f66c4","2281456":"cache/6046/campaigns/2281456-eb168494c53319c8d04dc6382704642e","2295643":"cache/6046/campaigns/2295643-9731e72bdeddebe05664150dc2b047d2","2295644":"cache/6046/campaigns/2295644-1369f0d94491465a4c0417c9aaff77d7","2295645":"cache/6046/campaigns/2295645-a0f8b2f20638b9545d349c0db6551265","2295806":"cache/6046/campaigns/2295806-2f9e5ccf26a21a037f3bedb0875034f8","2295808":"cache/6046/campaigns/2295808-91080fc17f924eafdf42c7aaa9359ea4","2295810":"cache/6046/campaigns/2295810-1eadda03342e0c690dbfbadd0dd3aa8f","2295812":"cache/6046/campaigns/2295812-da6227f4c7337cc1ecb916135780f07b","2350812":"cache/6046/campaigns/2350812-a1320c32f76828b71731dd9998580bbc","2350813":"cache/6046/campaigns/2350813-29ff1a00b0c4f6f3314efc7bb1e24d1d","2350815":"cache/6046/campaigns/2350815-fb3bea6b508299d1c50062fae537cf2a","2350816":"cache/6046/campaigns/2350816-99a86d033cd33ddb7e1a9311388b326b","2356830":"cache/6046/campaigns/2356830-a05ac0b60d53d5efaa24393f5b0d1604","2356831":"cache/6046/campaigns/2356831-0e7557a9799f991b5048b1bbe0949024","2356833":"cache/6046/campaigns/2356833-355e59c4c881ea43872829516e2cbf10","2356834":"cache/6046/campaigns/2356834-214e58963e596284a658c67f4a56c9c0","2371525":"cache/6046/campaigns/2371525-d73a37846e0d0781e23d8c84b77da79e","2371526":"cache/6046/campaigns/2371526-96169edc0808076670c4847c7a85da64","2371527":"cache/6046/campaigns/2371527-9299249c122320cfdc2da0d740544561","2371530":"cache/6046/campaigns/2371530-9fe937b4917a1bee4a894d34d7a6b8d7","2371535":"cache/6046/campaigns/2371535-25b11c4853230bb3f02b03005c7a8388","2371536":"cache/6046/campaigns/2371536-05a437b6f3dd3b5f292919a67a49062a","2371537":"cache/6046/campaigns/2371537-5d6d9e7cac19c88feb84fe4dcbae6615","2371538":"cache/6046/campaigns/2371538-2e30cdefc453ce2f90b77dd99514e17f","2371539":"cache/6046/campaigns/2371539-64dfa465893f1e98abd02dc83bc61a81","2371540":"cache/6046/campaigns/2371540-6337fdc553da2defd38dd71467a32856","2371541":"cache/6046/campaigns/2371541-83f9741c2df1fd2d751af8791567eb23","2371542":"cache/6046/campaigns/2371542-61de44ad2c76dda11324d6840a2ffe4b","2371543":"cache/6046/campaigns/2371543-a5bfa0285a0cfd92cfa4abb2875a2a48","2371544":"cache/6046/campaigns/2371544-c2db48954940fb180370336a49a26440","2382918":"cache/6046/campaigns/2382918-1ed4a9e30368b3f4a1243716583465f0","2382920":"cache/6046/campaigns/2382920-2adba63494cd31e637f54d76fdf44b9b","2419237":"cache/6046/campaigns/2419237-4aa1d3d3213a306589cdf28816f86391","2449376":"cache/6046/campaigns/2449376-fa917053fdf2d5f1ebc375a61400977c","2449377":"cache/6046/campaigns/2449377-f75ff48429e63b940715d848a5497fdb","2449378":"cache/6046/campaigns/2449378-6f6f4877f8df3d23a6e21e933dfc457e","2449379":"cache/6046/campaigns/2449379-eb1195402526b93d312fec8906239e8f","2449380":"cache/6046/campaigns/2449380-160ee7c16f67fe84fdbdebdcee60d583","2449381":"cache/6046/campaigns/2449381-f0e3124d9ca4934e74440075011adaec","2449382":"cache/6046/campaigns/2449382-ea21cdb1ea7e2568d1b3a511168bebcd","2449383":"cache/6046/campaigns/2449383-ec745db1fc7427b2932cd42ea5494dac","2449384":"cache/6046/campaigns/2449384-7bf0b0a944b4f4e464956f5b98f62d18","2449385":"cache/6046/campaigns/2449385-925eb5a33db619e413afdc9484950dc2","2449386":"cache/6046/campaigns/2449386-e24ff15736ee4538ae4ce8296d818428","2449387":"cache/6046/campaigns/2449387-dacf1ea26ad3569e91527a0dd2d1484f","2449388":"cache/6046/campaigns/2449388-8d8822614f3a6a0655064dbc1dc3e68e","2449389":"cache/6046/campaigns/2449389-958650db1eacd3fc127d67c7aec07949","2468554":"cache/6046/campaigns/2468554-e2a78d25cf48039f237d6ba455c13880","2468555":"cache/6046/campaigns/2468555-10ab540b1bf80397b563b263f5340ef4","2474438":"cache/6046/campaigns/2474438-3310a7e81b1fa5c005aa06ddb2b7c3ca","2474439":"cache/6046/campaigns/2474439-07728e32179c43474f3eb32a7751cd71","2474440":"cache/6046/campaigns/2474440-04e86027840322d6210d0e56efeac428","2474444":"cache/6046/campaigns/2474444-299cf75093134c796bbd48e2b6062283","2474445":"cache/6046/campaigns/2474445-83a772f814a1571fac9fb7ef3d91da2c","2474446":"cache/6046/campaigns/2474446-9df9dce2d6d31176ca0c5c0b55c72dc5","2474447":"cache/6046/campaigns/2474447-dca3393694b81385124fbc3251c90cc1","2474448":"cache/6046/campaigns/2474448-eafc3a6395c1a3bd5648dfdf6c2714da","2474449":"cache/6046/campaigns/2474449-deca337a88fbc2e0ab8698d883249cc2","2474450":"cache/6046/campaigns/2474450-dd94e9bba9404637d3269dbe5dd370cf","2474451":"cache/6046/campaigns/2474451-e5e1caa1690c2de41060d5400d82da59","2474452":"cache/6046/campaigns/2474452-83c1032fdc15bb164966df64830f6a16","2474453":"cache/6046/campaigns/2474453-172da8237a39fc52ca448373734fed29","2474454":"cache/6046/campaigns/2474454-a3bff4a23f5e577d9db8b845adc9d65a","2480939":"cache/6046/campaigns/2480939-280219e7c52e26ce8a6d309ee278e08a","2480941":"cache/6046/campaigns/2480941-20ae6d9c9c74c1add2c9a7240f61d1aa","2480943":"cache/6046/campaigns/2480943-fe6e60d532e98ac4ed3e86f55a07e0c4","2480945":"cache/6046/campaigns/2480945-9d8b2a5ce9f05dc2dc188ebdb7b4e470","2480947":"cache/6046/campaigns/2480947-40f55d6c84472eebab1a9aacab6c9919","2480949":"cache/6046/campaigns/2480949-ff23a1324109bc74f360266b7f736ecf","2480951":"cache/6046/campaigns/2480951-360787960f3b1c6ecdd1a81c6a74ed3a","2480953":"cache/6046/campaigns/2480953-d3cfccc55a29618166805b02c816cd1a","2480954":"cache/6046/campaigns/2480954-aacf6901c483e5d3998469122877d2bf","2480955":"cache/6046/campaigns/2480955-cc8a9be2bcf59e3f551e24f9f2669176","2480957":"cache/6046/campaigns/2480957-8f4ca1dc63ad9b39714232b2984ca2bb","2480958":"cache/6046/campaigns/2480958-3a5a4aabdc317949afc6bf48598f221c","2480959":"cache/6046/campaigns/2480959-42fbc3ed5dd669592a26db25ff5bbd19","2480961":"cache/6046/campaigns/2480961-1da0486d14b72f93f860a034c873e97e","2480962":"cache/6046/campaigns/2480962-d2bb39d0ebaf703249ad657bdefaa34a","2480963":"cache/6046/campaigns/2480963-5bf430986ea8bc717a2104eee8254b23","2480965":"cache/6046/campaigns/2480965-2a4f889907d182fabc73ecc5c5bb51f1","2480966":"cache/6046/campaigns/2480966-4c801709e678d7b1056ff82dccbb0a5f","2480967":"cache/6046/campaigns/2480967-ce63a6d4289b2f90f3553080c090610f","2480969":"cache/6046/campaigns/2480969-6dde554f641c58004ba9b0693aac24f9","2480970":"cache/6046/campaigns/2480970-2d18cf22fb8dcbdbeac689ae08aeff98","2480971":"cache/6046/campaigns/2480971-2c9f7088fddcab3267cbefc6a4d36842","2480973":"cache/6046/campaigns/2480973-0a72d70781ad71bc6bcda39c5ef33de1","2480974":"cache/6046/campaigns/2480974-0797cebca548dd5be89338800ab534e3","2480975":"cache/6046/campaigns/2480975-9e69517ed656d0bcea763173fd05cb81","2480977":"cache/6046/campaigns/2480977-a5a5f57532ac39c2fc7923fc9bba1f2a","2480978":"cache/6046/campaigns/2480978-679764c9bbfba8f158230041268074ef","2480979":"cache/6046/campaigns/2480979-093df3ed0c69b28568649f0bb472553d","2480981":"cache/6046/campaigns/2480981-4190e33084ea874f15b1ab105b544332","2480982":"cache/6046/campaigns/2480982-a86a15ae06d2771b094dbaf84d5700fd","2480983":"cache/6046/campaigns/2480983-158e560daaad1355d1ce4dc0b2b17102","2480985":"cache/6046/campaigns/2480985-d1a57df5955ba3ad3ca37b7bceae606f","2480986":"cache/6046/campaigns/2480986-5f663d41ba7278e2c946575325c323d1","2480987":"cache/6046/campaigns/2480987-c7ecd2b512d65eb173dfd39cecb5043a","2480989":"cache/6046/campaigns/2480989-4f6e17f1a5bf9f8c75976f9535acb81a","2480990":"cache/6046/campaigns/2480990-d53d59ccb1a80ca5c60df1c42eaf64c7","2480991":"cache/6046/campaigns/2480991-8de489b31ffb8ec175633490c0ccf4bf","2480993":"cache/6046/campaigns/2480993-b8c8727297461bb0b5c74a3f494ec42f","2480994":"cache/6046/campaigns/2480994-914707caed67542688bbef2fb015f242","2480995":"cache/6046/campaigns/2480995-daf9ba1d3c5b45e95a595db9751019e2","2480997":"cache/6046/campaigns/2480997-b3824cd7b295e9a34c5e4438e4d80eb8","2480998":"cache/6046/campaigns/2480998-9b53a14b7a345eccf6662617401d9342","2480999":"cache/6046/campaigns/2480999-a0ff58e956c23631b4d8768bd5834706","2481001":"cache/6046/campaigns/2481001-8e924c8148745b57fee50aa4bc0c2a65","2481002":"cache/6046/campaigns/2481002-8e5d0279acabe35bfb32ab778d858843","2481003":"cache/6046/campaigns/2481003-67d916f4d478c99c2933bec0e3843a36","2481005":"cache/6046/campaigns/2481005-7c55ee910a0ccc068d155face3a49764","2481006":"cache/6046/campaigns/2481006-c1a20b542c1f276c1d967d1fda66fbea","2481007":"cache/6046/campaigns/2481007-22f92d237be65f483b81f950b4a9c3cc","2481009":"cache/6046/campaigns/2481009-a33fd9bc5b7578dcaef5ac80c2bca4d9","2481011":"cache/6046/campaigns/2481011-fc2f96889cc0fbe13fa1e71081f162e8","2481013":"cache/6046/campaigns/2481013-84b64f7e6e978157f30bb58874df6066","2481015":"cache/6046/campaigns/2481015-145730647a8d3af01e0f4a15f23b5cfd","2481017":"cache/6046/campaigns/2481017-a03a6b84bd37bd9340a203c90e3cbe9b","2481019":"cache/6046/campaigns/2481019-a190daef68ebf9f28f384f8c4ff12cdb","2481021":"cache/6046/campaigns/2481021-0a7e14fc2ca190795282cb0ac2573945","2481023":"cache/6046/campaigns/2481023-369a8e66da95b015933f7f59411416df","2481025":"cache/6046/campaigns/2481025-751c03bb9508731804407013bb0aa7c6","2493500":"cache/6046/campaigns/2493500-d63bef70bb4860b568f45e79b94b1cf4","2493502":"cache/6046/campaigns/2493502-5ef0819b59055e2619e80e75ef619262","2493504":"cache/6046/campaigns/2493504-7225d030da81f0dea6710ae539f552c8","2493506":"cache/6046/campaigns/2493506-881eab44a80ca00a3b36318524f09d92","2517215":"cache/6046/campaigns/2517215-0c267d11b834d98ac8f38ef82f8f5055","2517216":"cache/6046/campaigns/2517216-e45886f13befb99b4d01c92954a0c9e1","2654089":"cache/6046/campaigns/2654089-4df697918adc1ed83437581fea1e1389","2654090":"cache/6046/campaigns/2654090-b72d7a91d0197a44375bff713b3e39d4","2654885":"cache/6046/campaigns/2654885-cb77769c0f061879f0f4851cb7ae0ac6","2684974":"cache/6046/campaigns/2684974-09175381d40c150c43981ae7bf0a6858","2700453":"cache/6046/campaigns/2700453-2cd95e0ff0acc2a5c0e7f47b14a07b3c","2700458":"cache/6046/campaigns/2700458-de2d5793eb8fc510964ff57ecad35312","2700465":"cache/6046/campaigns/2700465-f1e5b6a90e085d168805c1693724523c","2754475":"cache/6046/campaigns/2754475-b7e5e7a565dba7ac7bc8fd3f265a9195","2754477":"cache/6046/campaigns/2754477-c3f64102acc1361ff9ca82a5cf80847d","2754479":"cache/6046/campaigns/2754479-79f37065d7260577c2d7ea99bd50db3b","2754481":"cache/6046/campaigns/2754481-9bc97bb46c04a24cbdc5063298257b81","2754482":"cache/6046/campaigns/2754482-fb237fdea92f255a0d7e6aeb0060cd9b"},"index_live":"cache/6046/campaign-index-live-2fe1c897ad06a2eeaa4f88157eb46663","index_test":"cache/6046/campaign-index-test-8bacbdabbfa1136e372a620ae7074de4"}}