{"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":{"ct_bb_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 49; } #bx-campaign-' + campaign_id + '.bxc.bx-menu-open .bx-slab { display: none !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ct_pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\n"},"ct_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 \n var styles = [\n '.site-footer { margin-bottom: 150px; }',\n '#attentive_creative:not([style*=\"height: 100%;\"]) { margin-bottom: '+pushAmount+'px; }'\n ];\n \n var stylesRight = [\n '#back-top { margin-bottom: '+pushAmount+'px; }',\n ];\n \n var stylesLeft = [];\n \n var stylesFull = [];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\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}"},"index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"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}"},"ios_scrollfix_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}"},"menu_mutation_observer":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"function checkForMenu() {\n if (jQuery('html.translate-overlay').length \u003e 0) { jQuery('.bxc').addClass('bx-menu-open'); } else { jQuery('.bxc').removeClass('bx-menu-open'); }\n}\n\nif (jQuery('html').length \u003e 0) {\n bouncex.campaigns[ca_id].menuOpenObserver = new MutationObserver(checkForMenu);\n bouncex.campaigns[ca_id].menuOpenObserver.observe(document.querySelector('html'), { attributes: true, childList: true, subtree: true });\n}"},"mutation_observer_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"if (!!bouncex.campaigns[ca_id].menuOpenObserver) { bouncex.campaigns[ca_id].menuOpenObserver.disconnect(); }"},"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 var ogPush = jQuery('.page-bundle .snippet-bundle .bundle-column-info').css('margin-top');\n var parsedValue = parseFloat(ogPush,10);\n var total = (parsedValue + pushAmount);\n console.log('BX LOG: '+ total);\n \n var styles = [\n '.site-header, .section__filter .sidebar { margin-top: '+pushAmount+'px; }',\n // hides the client's native top bars AM 3/8\n '.header-top { display: none !important; }',\n '.page-bundle .snippet-bundle .bundle-column-info { margin-top: '+total+'px !important; }'\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nupdatePushdown();"},"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);"},"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.height();\n\n var styles = [\n '#back-top, #attentive_creative:not([style*=\"height: 100%;\"]) { margin-bottom: '+pushAmount+'px; }',\n '.site-footer .footer__bottom { margin-bottom: 0 !important; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }'\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();"},"z_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 97; } #bx-campaign-' + campaign_id + '.bxc.bx-menu-open .bx-slab { display: none !important; } ', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"}},"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":"8","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n var ogPush = jQuery('.page-bundle .snippet-bundle .bundle-column-info').css('margin-top');\\n var parsedValue = parseFloat(ogPush,10);\\n var total = (parsedValue + pushAmount);\\n console.log('BX LOG: '+ total);\\n \\n var styles = [\\n '.site-header, .section__filter .sidebar { margin-top: '+pushAmount+'px; }',\\n // hides the client's native top bars AM 3/8\\n '.header-top { display: none !important; }',\\n '.page-bundle .snippet-bundle .bundle-column-info { margin-top: '+total+'px !important; }'\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nupdatePushdown();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushdown_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"menu_mutation_observer\":{\"val\":\"function checkForMenu() {\\n if (jQuery('html.translate-overlay').length \u003e 0) { jQuery('.bxc').addClass('bx-menu-open'); } else { jQuery('.bxc').removeClass('bx-menu-open'); }\\n}\\n\\nif (jQuery('html').length \u003e 0) {\\n bouncex.campaigns[ca_id].menuOpenObserver = new MutationObserver(checkForMenu);\\n bouncex.campaigns[ca_id].menuOpenObserver.observe(document.querySelector('html'), { attributes: true, childList: true, subtree: true });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"mutation_observer_close\":{\"val\":\"if (!!bouncex.campaigns[ca_id].menuOpenObserver) { bouncex.campaigns[ca_id].menuOpenObserver.disconnect(); }\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"z_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 97; } #bx-campaign-' + campaign_id + '.bxc.bx-menu-open .bx-slab { display: none !important; } ', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ct_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 \\n var styles = [\\n '.site-footer { margin-bottom: 150px; }',\\n '#attentive_creative:not([style*=\\\"height: 100%;\\\"]) { margin-bottom: '+pushAmount+'px; }'\\n ];\\n \\n var stylesRight = [\\n '#back-top { margin-bottom: '+pushAmount+'px; }',\\n ];\\n \\n var stylesLeft = [];\\n \\n var stylesFull = [];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\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\\\":\\\"\\\"}}}\"},\"ct_pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\\n\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ct_bb_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 49; } #bx-campaign-' + campaign_id + '.bxc.bx-menu-open .bx-slab { display: none !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.height();\\n\\n var styles = [\\n '#back-top, #attentive_creative:not([style*=\\\"height: 100%;\\\"]) { margin-bottom: '+pushAmount+'px; }',\\n '.site-footer .footer__bottom { margin-bottom: 0 !important; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }'\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_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_scrollfix_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\\\":\\\"\\\"}}}\"}}","custom_js":null,"custom_liquid_variable":"{\"Address\":{\"val\":\"3037 11th Ave, \u003cbr\u003eLos Angeles, CA. 90018, USA\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"AltTextColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"startDate\":\"2023-06-29T17:15:00.000Z\",\"endDate\":\"2023-08-04T04:00:00.000Z\",\"enabled\":true,\"endTime\":\"00:00\",\"promoVal\":\"https://assets.bounceexchange.com/assets/uploads/users/7428/44f546d22e6e7f5a82788f218ad95011.jpg\",\"startTime\":\"13:15\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Accrue_BelowHeroBanner\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7428/d0223df61f5bca1e5ff9d33363b07241.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"136kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"344px\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"startDate\":\"2023-06-29T17:15:00.000Z\",\"endDate\":\"2023-08-04T04:00:00.000Z\",\"enabled\":true,\"endTime\":\"00:00\",\"promoVal\":\"https://www.ettitude.com/collections/bamboo-hemp\",\"startTime\":\"13:15\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Accrue_BelowHeroBannerUrl\":{\"val\":\"https://www.ettitude.com/pages/accruesavings\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BgColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"5085\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"ettitude\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"val\":\"true\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroBgCart1\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart1_600x600.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"427kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"600px\"},\"HeroBgCart1HiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart1_1200x1200.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"1680kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"1200px\"},\"HeroBgCart2\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart2_600x600.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"386kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"600px\"},\"HeroBgCart2HiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart2_1200x1200.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"1394kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"1200px\"},\"HeroBgCart3\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_050322/HeroImgCart3_600x600.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"392kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"600px\"},\"HeroBgCart3HiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/HeroImgCart3_1200x1200.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"393kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"1200px\"},\"HeroBgCart4\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart3_600x600.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"420kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"600px\"},\"HeroBgCart4HiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart3_1200x1200.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"1652kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"1200px\"},\"HomepageUrl\":{\"val\":\"https://www.ettitude.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"$20 off\",\"startDate\":\"2023-08-29T04:00:00.000Z\",\"endDate\":\"2023-09-06T04:00:00.000Z\",\"enabled\":true,\"endTime\":\"00:00\",\"promoVal\":\"20% off\",\"startTime\":\"00:00\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"val\":\"10% off\",\"startDate\":\"2023-08-29T04:00:00.000Z\",\"endDate\":\"2023-09-06T04:00:00.000Z\",\"enabled\":true,\"endTime\":\"00:00\",\"promoVal\":\"20% off\",\"startTime\":\"00:00\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer_Upgrade\":{\"val\":\"$25 off\",\"startDate\":\"2023-08-29T04:00:00.000Z\",\"endDate\":\"2023-09-06T04:00:00.000Z\",\"enabled\":true,\"endTime\":\"00:00\",\"promoVal\":\"20% off\",\"startTime\":\"00:00\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer_Promo\":{\"val\":\"20%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_050322/Logo_DK.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"5kb\",\"imgWidth\":\"300px\",\"imgHeight\":\"56px\"},\"LogoImgWidth\":{\"val\":\"150\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Copy\":{\"val\":\"Bedding\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Url\":{\"val\":\"https://www.ettitude.com/collections/bedding\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Copy\":{\"val\":\"Bath\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Url\":{\"val\":\"https://www.ettitude.com/collections/bath\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Copy\":{\"val\":\"Loungewear\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3CopyRefresh\":{\"val\":\"Gifts\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Url\":{\"val\":\"https://www.ettitude.com/collections/loungewear\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3UrlRefresh\":{\"val\":\"https://www.ettitude.com/collections/gifts\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Copy\":{\"val\":\"Shop All\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Url\":{\"val\":\"https://www.ettitude.com/collections/all\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"NavColor\":{\"val\":\"#333333\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PostHeroImage\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/HeroImg_900x900.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"218kb\",\"imgWidth\":\"900px\",\"imgHeight\":\"900px\"},\"PreferencesUrl\":{\"val\":\"https://www.ettitude.com/account/login?return_url=%2Faccount\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrimaryColor\":{\"val\":\"#141414\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Copy\":{\"val\":\"#MyEcoAttitude\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_050322/SocialImg_DK.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"48px\",\"imgHeight\":\"48px\"},\"SocialLink1Url\":{\"val\":\"https://www.instagram.com/ettitudestore/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6817/032123/ettitude/Tiktok-21.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"42px\",\"imgHeight\":\"45px\"},\"SocialLink2Url\":{\"val\":\"https://www.tiktok.com/@ettitudestore?lang=en\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SubheadPromoCopy\":{\"val\":\"all bedding and bath for a limited time.\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextColor\":{\"val\":\"#4E505B\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Copy\":{\"val\":\"Shop Bedding\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8198/ettitude8322/Img1.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"40kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\"},\"TopCat1Url\":{\"val\":\"https://www.ettitude.com/collections/bedding\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Copy\":{\"val\":\"Shop Bath\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8198/ettitude8322/Img2.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"32kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\"},\"TopCat2Url\":{\"val\":\"https://www.ettitude.com/collections/bath\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Copy\":{\"val\":\"Shop Loungewear\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3CopyRefresh\":{\"val\":\"Shop All\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8198/ettitude8322/Img3.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"33kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\"},\"TopCat3Url\":{\"val\":\"https://www.ettitude.com/collections/loungewear\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3UrlRefresh\":{\"val\":\"https://www.ettitude.com/collections/all\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatHeadline\":{\"val\":\"In the mood for more?\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat4Copy\":{\"val\":\"Bundle \u0026 Save 20%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat4Url\":{\"val\":\"https://www.ettitude.com/collections/bundles\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopPromoBannerCopy\":{\"val\":\"30 night risk-free sleep trial\u0026nbsp;|\u0026nbsp;Free shipping on\u0026nbsp;US\u0026nbsp;orders\u0026nbsp;\u0026#36;100\u0026#43;\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopPromoBannerCopy_Mar30\":{\"val\":\"Free carbon neutral shipping on orders\u0026nbsp;$100+\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy\":{\"val\":\"Free shipping over $100\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropImg1_160x160.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"160px\",\"imgHeight\":\"161px\"},\"Vprop1Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy\":{\"val\":\"Mindfully sourced\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropImg2_160x160.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"160px\",\"imgHeight\":\"161px\"},\"Vprop2Url\":{\"val\":\"https://www.ettitude.com/pages/our-fabrics\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy\":{\"val\":\"30 night sleep trial\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropImg3_160x160.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"160px\",\"imgHeight\":\"161px\"},\"Vprop3Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropHeadline\":{\"val\":\"Sleep comfortably. Shop sustainably.\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropHeadlineRefresh\":{\"val\":\"Eco-luxe bedding \u0026 bath that uplifts your home, your outlook and the planet.\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropIcon1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon1.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"5kb\",\"imgWidth\":\"200px\",\"imgHeight\":\"200px\"},\"VpropIcon1Url\":{\"val\":\"https://www.ettitude.com/pages/impact-2021\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropIcon2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon2.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"200px\",\"imgHeight\":\"200px\"},\"VpropIcon2Url\":{\"val\":\"https://www.ettitude.com/pages/impact-2021\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropIcon3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon3.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"200px\",\"imgHeight\":\"200px\"},\"VpropIcon3Url\":{\"val\":\"https://www.ettitude.com/pages/impact-2021\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropIcon4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon4.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"200px\",\"imgHeight\":\"200px\"},\"VpropIcon4Url\":{\"val\":\"https://www.ettitude.com/pages/impact-2021\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropIcon5Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon5.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"200px\",\"imgHeight\":\"200px\"},\"VpropIcon5Url\":{\"val\":\"https://www.ettitude.com/pages/impact-2021\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"20%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"val\":\"15%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"NavSeparators\":{\"val\":\"\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ProductUrl\":{\"val\":\"https://www.ettitude.com/collections/robes/products\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"!!bouncex.utils.getNestedProp('__st.cid', false);\",\"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 var count = 0;\\n if (bouncex.website.pts === 'checkout') {\\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\\n count += Number(jQuery(this).text());\\n });\\n return count;\\n }\\n return Number(jQuery('.cartCount').eq(0).text());\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n if (bouncex.website.pts === 'checkout') {\\n return Number(jQuery('.order-summary__section .total-line--subtotal .total-line__price').text().replace(/[^0-9.]/g, ''));\\n }\\n return Number(jQuery('.js-cart-total').eq(0).text().replace(/[^0-9.]/g,''));\\n})()\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":false},\"prod_price\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"Number(jQuery('.halo-product-content .price, .bundle-price').contents().not('strike, .bundle-percent-off').text().replace(/[^0-9.]/g,''));\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":false},\"prod_name\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.halo-product-content .product-title').text().trim();\",\"t\":\"string\",\"page_type_json\":[],\"testmode\":false},\"in_stock\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.js-back-in-stock:visible').length === 0;\",\"t\":\"bool\",\"page_type_json\":[\"product\"],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('.klaviyo-form').text().indexOf('Thanks for subscribing') \u003e -1 || null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"cart_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\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"logged_in_identified\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/thank_you"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"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":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout"}]],"For ATTV: Has Not Seen Onsite Continuity":[[{"activation":"progression","prop":"1628162","prop2":"not_seen","prop3":"visit","val":""}],[{"activation":"progression","prop":"1676384","prop2":"not_seen","prop3":"visit","val":""}]],"For ATTV: Has Not Submitted Entrance eCap":[[{"activation":"progression","prop":"1689995","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1712880","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1703362","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1712882","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1689987","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1703328","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1699614","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1676391","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1628161","prop2":"not_submitted","prop3":"visit","val":""}],[{"activation":"progression","prop":"1699601","prop2":"not_submitted","prop3":"visit","val":""}]],"IBX Continuity ($20)":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros_"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_pros_"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_pros_"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"welcome"}]],"IBX Continuity (10%)":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_cust_3_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_cust_3_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_cust_3_of_3"}]],"IBX Continuity | $25":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"cust_25off_3_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros_5_of_5"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros_5_of_5"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"Off for Promo":[[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"08/29/2023 00:00"},{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"09/06/2023 00:01"}]],"On for Promo":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"08/29/2023 00:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"09/06/2023 00:00"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/impact-2021"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/register"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"faq"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"returns"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/size-guide"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/care-instructions"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/refer"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/rewards"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/sleep-quiz"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/impact-2021"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/impact-2020"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/sustainability"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/reviews"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/journal"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/partner"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/corporate-gifting"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/jobs"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/confirmation"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/ettitude-model-health-show"}]]},"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":"1645716519","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":"0","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"1","event_tracking_js":"/* ---------------------------- SHARED VARIABLES ---------------------------- */\nvar CART_COOKIE_KEY = 'cart';\n\n/* --------------------------------- HELPERS -------------------------------- */\nfunction getUrl() {\n return bouncex.utils.url.allowParams('q, type');\n}\n\nfunction isBundlePage() {\n return getUrl().indexOf('bundle') \u003e -1;\n}\nfunction getSlug(url = null) {\n return getUrl(url).split('/').pop();\n}\n\nfunction setVarAndCookie(varName, value) {\n bouncex.setVar(varName, value);\n bouncex.setBounceCookie();\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\nfunction getItem() {\n var imgURL =\n jQuery('.js-photo-current img').eq(0).attr('src') ||\n bouncex.utils.getNestedProp('product.featured_image');\n var isBundle = isBundlePage();\n return {\n id: getSlug(),\n copy: isBundle\n ? jQuery('h1.bundle-name').text().trim()\n : bouncex.vars.prod_name,\n category:\n (isBundle\n ? 'Bundle'\n : bouncex.utils.getNestedProp('meta.product.type')) || 'General',\n url: getUrl(),\n imageurl: imgURL ? 'https:' + imgURL : '',\n instock: bouncex.vars.in_stock,\n stars: getStars(),\n reviewsNumber: getReviewsNumber()\n };\n}\n\nfunction getStars() {\n var stars = jQuery('.yotpo-filter-stars.rating-stars-container .yotpo-icon-star').length\n + getHalfStar();\n return stars \u003c 4 ? 0 : stars;\n}\n\nfunction getHalfStar() {\n var halfStar = jQuery('.yotpo-filter-stars.rating-stars-container .yotpo-icon-half-star').length;\n return halfStar ? 0.5 : 0;\n}\n\nfunction getReviewsNumber() {\n return jQuery('.reviews-qa-label').text().replace(/[^0-9.]/g,'');\n}\n\nfunction fireViewItem(item) {\n var pushItem = {\n 'item:id': item.id,\n };\n bouncex.push(['view item', pushItem]);\n} \n\nfunction isExcluded(item) {\n return item.url.indexOf('gift-card') \u003e -1;\n}\n\nfunction initializeItemEvents() {\n var item;\n\n bouncex.et.onTrue(\n function() {\n item = getItem();\n return !!item.id \u0026\u0026 !!item.copy \u0026\u0026 !!item.category \u0026\u0026 !!item.url \u0026\u0026 !!item.imageurl;\n },\n function() {\n if (isExcluded(item)) {\n return;\n }\n bouncex.push(['item', item]);\n fireViewItem(item);\n initializeATCClickTracking(item.id);\n },\n 10\n );\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\nfunction getItemIdsCat() {\n var ids = [],\n $tiles = jQuery('[data-product-id]'),\n i = 0,\n id = '';\n\n for (i; i \u003c $tiles.length; i++ ) {\n id = jQuery($tiles[i]).attr('data-product-id').replace(\"product-\", \"\");\n\n if (!id || ids.indexOf(id) \u003e -1) {\n continue;\n }\n\n ids[ids.length] = id;\n }\n return ids.join(',');\n}\n\nfunction getCategoryObject() {\n return {\n 'page:url': getUrl(),\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 !!categoryObj['page:url'];\n },\n function() {\n bouncex.push(['view category', categoryObj]);\n },\n 10\n );\n}\n\nfunction initializeHomeEvents(){\n bouncex.push(['view home', {}]);\n}\n\n/* ------------------------------- CART EVENTS ------------------------------ */\nfunction fireAddToCart(itemId, replenItem) {\n var token;\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 setVarAndCookie('cart', true);\n },\n 10\n );\n}\n\nfunction initializeATCClickTracking(itemId) {\n bouncex.et.on(jQuery(document), 'click.bxatc', function() {\n fireAddToCart(itemId);\n }, '.js-addtocart-content');\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 setVarAndCookie('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 \n function replenComplete() {\n window.location.href = window.location.origin + window.location.pathname + '?bx_replen=true';\n }\n\n emptyCart();\n}\n\n/* ------------------------------ USER TRACKING ----------------------------- */\nfunction getUserEmail() {\n var email = '';\n for(var i=0; i\u003cdataLayer.length; i++) {\n email = dataLayer[i].customerEmail;\n if(email) {\n return email;\n }\n }\n}\n\nfunction initializeUserTracking() {\n var userEmail;\n \n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n\n userEmail = getUserEmail();\n\n if (!bouncex.utils.validate.email(userEmail)) {\n return;\n }\n\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n setVarAndCookie('logged_in_identified', true);\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\nfunction isValidDomain(){\n return getUrl().indexOf('www.ettitude.com') \u003e -1; \n}\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn();\n}\n\nfunction init() {\n if (!isValidDomain()) {\n return;\n }\n\n initializeUserTracking();\n initializeCartEvents();\n \n switch(bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n break;\n case 'product':\n initializeItemEvents();\n break;\n case 'home':\n initializeHomeEvents();\n break;\n default:\n break;\n }\n}\ninit();\n\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":null,"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-6403356-6","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"64586709","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"5085","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"Accrue_BelowHeroBanner":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"344px","imgSize":"136kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/7428/d0223df61f5bca1e5ff9d33363b07241.jpg"},"Accrue_BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/pages/accruesavings"},"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"3037 11th Ave, \u003cbr\u003eLos Angeles, CA. 90018, USA"},"AltTextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"BelowHeroBannerImg":{"description":"","enabled":true,"endDate":"2023-08-04T04:00:00.000Z","endTime":"00:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/7428/44f546d22e6e7f5a82788f218ad95011.jpg","startDate":"2023-06-29T17:15:00.000Z","startTime":"13:15","val":""},"BelowHeroBannerUrl":{"description":"","enabled":true,"endDate":"2023-08-04T04:00:00.000Z","endTime":"00:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.ettitude.com/collections/bamboo-hemp","startDate":"2023-06-29T17:15:00.000Z","startTime":"13:15","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"5085"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"ettitude"},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"true"},"HeroBgCart1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"600px","imgSize":"427kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart1_600x600.png"},"HeroBgCart1HiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"1200px","imgSize":"1680kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart1_1200x1200.png"},"HeroBgCart2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"600px","imgSize":"386kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart2_600x600.png"},"HeroBgCart2HiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"1200px","imgSize":"1394kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart2_1200x1200.png"},"HeroBgCart3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"600px","imgSize":"392kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_050322/HeroImgCart3_600x600.png"},"HeroBgCart3HiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"1200px","imgSize":"393kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/HeroImgCart3_1200x1200.png"},"HeroBgCart4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"600px","imgSize":"420kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart3_600x600.png"},"HeroBgCart4HiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"1200px","imgSize":"1652kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_051722/HeroBgCart3_1200x1200.png"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/"},"IbxOffer1":{"description":"","enabled":true,"endDate":"2023-09-06T04:00:00.000Z","endTime":"00:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"20% off","startDate":"2023-08-29T04:00:00.000Z","startTime":"00:00","val":"$20 off"},"IbxOffer2":{"description":"","enabled":true,"endDate":"2023-09-06T04:00:00.000Z","endTime":"00:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"20% off","startDate":"2023-08-29T04:00:00.000Z","startTime":"00:00","val":"10% off"},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"15%"},"IbxOffer_Promo":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"20%"},"IbxOffer_Upgrade":{"description":"","enabled":true,"endDate":"2023-09-06T04:00:00.000Z","endTime":"00:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"20% off","startDate":"2023-08-29T04:00:00.000Z","startTime":"00:00","val":"$25 off"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"56px","imgSize":"5kb","imgWidth":"300px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_050322/Logo_DK.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"150"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Bedding"},"Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/bedding"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Bath"},"Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/bath"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Loungewear"},"Nav3CopyRefresh":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Gifts"},"Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/loungewear"},"Nav3UrlRefresh":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/gifts"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Shop All"},"Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/all"},"NavColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#333333"},"NavSeparators":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;"},"PostHeroImage":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"900px","imgSize":"218kb","imgWidth":"900px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/HeroImg_900x900.png"},"PreferencesUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/account/login?return_url=%2Faccount"},"PrimaryColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#141414"},"ProductUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/robes/products"},"SocialLink1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#MyEcoAttitude"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"48px","imgSize":"2kb","imgWidth":"48px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_050322/SocialImg_DK.png"},"SocialLink1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.instagram.com/ettitudestore/"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"45px","imgSize":"1kb","imgWidth":"42px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6817/032123/ettitude/Tiktok-21.png"},"SocialLink2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.tiktok.com/@ettitudestore?lang=en"},"SubheadPromoCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"all bedding and bath for a limited time."},"TextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#4E505B"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Shop Bedding"},"TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"360px","imgSize":"40kb","imgWidth":"360px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8198/ettitude8322/Img1.png"},"TopCat1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/bedding"},"TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Shop Bath"},"TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"360px","imgSize":"32kb","imgWidth":"360px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8198/ettitude8322/Img2.png"},"TopCat2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/bath"},"TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Shop Loungewear"},"TopCat3CopyRefresh":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Shop All"},"TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"360px","imgSize":"33kb","imgWidth":"360px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8198/ettitude8322/Img3.png"},"TopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/loungewear"},"TopCat3UrlRefresh":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/all"},"TopCat4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Bundle \u0026 Save 20%"},"TopCat4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/collections/bundles"},"TopCatHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"In the mood for more?"},"TopPromoBannerCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"30 night risk-free sleep trial\u0026nbsp;|\u0026nbsp;Free shipping on\u0026nbsp;US\u0026nbsp;orders\u0026nbsp;\u0026#36;100\u0026#43;"},"TopPromoBannerCopy_Mar30":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Free carbon neutral shipping on orders\u0026nbsp;$100+"},"Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Free shipping over $100"},"Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"161px","imgSize":"3kb","imgWidth":"160px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropImg1_160x160.png"},"Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"Vprop2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Mindfully sourced"},"Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"161px","imgSize":"3kb","imgWidth":"160px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropImg2_160x160.png"},"Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/pages/our-fabrics"},"Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"30 night sleep trial"},"Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"161px","imgSize":"4kb","imgWidth":"160px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropImg3_160x160.png"},"Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"VpropHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Sleep comfortably. Shop sustainably."},"VpropHeadlineRefresh":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Eco-luxe bedding \u0026 bath that uplifts your home, your outlook and the planet."},"VpropIcon1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"200px","imgSize":"5kb","imgWidth":"200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon1.png"},"VpropIcon1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/pages/impact-2021"},"VpropIcon2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"200px","imgSize":"4kb","imgWidth":"200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon2.png"},"VpropIcon2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/pages/impact-2021"},"VpropIcon3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"200px","imgSize":"3kb","imgWidth":"200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon3.png"},"VpropIcon3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/pages/impact-2021"},"VpropIcon4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"200px","imgSize":"4kb","imgWidth":"200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon4.png"},"VpropIcon4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/pages/impact-2021"},"VpropIcon5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"200px","imgSize":"4kb","imgWidth":"200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/ettitude_042822/VpropIcon5.png"},"VpropIcon5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ettitude.com/pages/impact-2021"},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"20%"},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","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\":0,\"enable_ally_number_to_string\":1}","enable_cms_dfp_suppression":"0","google_analytics_v4_measurement_id":"G-DLSCYWPBPP","google_analytics_v4_property_id":"320097701","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","single_page_app_on":"0","single_page_app_test_mode":"1","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":"ettitude (US)","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":".com/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'collection';"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkouts"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'home';"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"texasrim.com"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'product';"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('title')[0].textContent.indexOf('Bundle') \u003e -1;"}]]},"search":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'searchresults';"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"name\":\"wknd_tag\",\"version\":null},{\"name\":\"conversion_multipixel\",\"version\":\"shopify\"},{\"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":"0","vars":[{"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 var count = 0;\n if (bouncex.website.pts === 'checkout') {\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\n count += Number(jQuery(this).text());\n });\n return count;\n }\n return Number(jQuery('.cartCount').eq(0).text());\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":"(function() {\n if (bouncex.website.pts === 'checkout') {\n return Number(jQuery('.order-summary__section .total-line--subtotal .total-line__price').text().replace(/[^0-9.]/g, ''));\n }\n return Number(jQuery('.js-cart-total').eq(0).text().replace(/[^0-9.]/g,''));\n})()","default":"0","name":"cart_value","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.js-back-in-stock:visible').length === 0;","default":"false","name":"in_stock","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"!!bouncex.utils.getNestedProp('__st.cid', false);","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"jQuery('.halo-product-content .product-title').text().trim();","default":"false","name":"prod_name","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"Number(jQuery('.halo-product-content .price, .bundle-price').contents().not('strike, .bundle-percent-off').text().replace(/[^0-9.]/g,''));","default":"false","name":"prod_price","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.klaviyo-form').text().indexOf('Thanks for subscribing') \u003e -1 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"ettitude.com","website_id":"5085","cache_meta":{"paths":{"1628215":"cache/5085/campaigns/1628215-cd875fe8e86c4e63f5cc71f785a51449","1628220":"cache/5085/campaigns/1628220-bfd9ead0c78669e6b6d11acca8b05ebf","1628222":"cache/5085/campaigns/1628222-9695d8415cda77672cf9841c56c06fb9","1628223":"cache/5085/campaigns/1628223-e7b464d8c7f51789334e4129017f9d89","1646181":"cache/5085/campaigns/1646181-c41a824f574eba41013865b477198746","1646337":"cache/5085/campaigns/1646337-7ff8043f5b61254596f46f2130b5d888","1646789":"cache/5085/campaigns/1646789-51bec0377559a275650ea33a4226474c","1676377":"cache/5085/campaigns/1676377-5b6e0798e3a89bc6370b7ec4e37fc09e","1676385":"cache/5085/campaigns/1676385-bbb80520700518d2195d553cfabf6fd5","1676395":"cache/5085/campaigns/1676395-dd120c0c963841a9e633674b5d5e5a8c","1689996":"cache/5085/campaigns/1689996-a849e305fc8e15b297605aa8a525ee10","1699602":"cache/5085/campaigns/1699602-5784c883c28372956ef2d34bbd8d4388","1703329":"cache/5085/campaigns/1703329-00ed5bc0da52defc51187b3bd1986e4f","1703363":"cache/5085/campaigns/1703363-cef50815e50077d753756989058202c9","1712881":"cache/5085/campaigns/1712881-c85710d80d38f8c88a6fc63949420dcd","1712883":"cache/5085/campaigns/1712883-1e5a062ca1c313696202617a89c11205","1732302":"cache/5085/campaigns/1732302-79df87d2cbda475c414ccf6475d27c99","1829648":"cache/5085/campaigns/1829648-082fd7fde3212a9ee53718adf7565cb2","1840549":"cache/5085/campaigns/1840549-77127f4c4b93c6c0a60494fe9920caa2","1842886":"cache/5085/campaigns/1842886-5504045a6ebe813eb326baada3061f43","1888309":"cache/5085/campaigns/1888309-c1aaf372240cb1bc2b08fdac8aebc144","1888314":"cache/5085/campaigns/1888314-c8f02ed8b317328cf1aeeb3baf0c82a3","2047713":"cache/5085/campaigns/2047713-de3a813d65eae3d5ab01d8d238bc9a52","2063277":"cache/5085/campaigns/2063277-6e865bb69d765dc2de8bfe98bfc419fb","2106552":"cache/5085/campaigns/2106552-f862fc48267fd3a6bd515909284a4362","2106557":"cache/5085/campaigns/2106557-5dcff3e5eec1e39d5b6624d150137aae","2106558":"cache/5085/campaigns/2106558-7a64112da695a45fae5409925df58d32"},"index_live":"cache/5085/campaign-index-live-573febd746d17ebd7eebd6c07fcb253e","index_test":"cache/5085/campaign-index-test-573febd746d17ebd7eebd6c07fcb253e"}}