bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"append_live_intent_tag":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"if (typeof window.liQ === 'undefined' || jQuery('script[src=\"//b-code.liadm.com/a-068g.min.js\"]').length === 0) {\n jQuery('head').append('\u003cscript type=\"text/javascript\" charset=\"utf-8\" src=\"//b-code.liadm.com/a-068g.min.js\"/\u003e');\n}"},"bbar_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 19; } @media screen and (max-width: 1024px) { #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 49; }}', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ctab_pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","exclusions":[],"testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\nif (!!bouncex.campaigns[ca_id].bTabObserver) {\n bouncex.campaigns[ca_id].bTabObserver.disconnect();\n}"},"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n atcHeight = jQuery('[data-testid=\"cta-mini-aside\"]:not(.transform)').length \u003e 0 ? jQuery('[data-testid=\"cta-mini-aside\"]').height() : 0;\n \n var styles = [\n !!atcHeight ? '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+atcHeight+'px; }' : '',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n \n if (jQuery('.fixed.bottom-0[data-testid=\"cta-mini-aside\"]').length \u003e 0) {\n bouncex.campaigns[ca_id].bTabObserver = new MutationObserver(updateCornerPushup);\n bouncex.campaigns[ca_id].bTabObserver.observe(document.querySelector('.fixed.bottom-0[data-testid=\"cta-mini-aside\"]'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n}"},"ctab_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 19; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"push_event_live_intent":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"submission","testmode":false,"ttype":"variation","val":"window.liQ = window.liQ || [];\nwindow.liQ.push({\n \"event\": \"conversion\",\n \"name\": \"email_signup\",\n \"email\": data.email\n});"},"pushdown_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","exclusions":[],"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","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n '#navigation.z-header.sticky { top: '+pushAmount+'px; }',\n 'div[class*=\"top-[88px]\"] { top: calc(88px + '+pushAmount+'px); }',\n '@media screen and (min-width: 1024px) {',\n 'div[class*=\"lg:sticky\"][class*=\"lg:top-28\"] { top: calc(7rem + '+pushAmount+'px); }',\n 'div[role=\"dialog\"] \u003e [data-testid=\"sheet-overlay\"] + .fixed.bottom-0 { max-height: calc(100vh - '+(pushAmount+112)+'px); }',\n '}',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nupdatePushdown();"},"pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","exclusions":[],"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","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n '[data-testid=\"cta-mini-aside\"] { margin-bottom: '+pushAmount+'px; }',\n '@media screen and (max-width: 1024px) { div[role=\"dialog\"] \u003e [data-testid=\"sheet-overlay\"] + .fixed.bottom-0 { margin-bottom: '+pushAmount+'px; max-height: calc(100vh - '+(pushAmount+112)+'px); }}',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();"},"submission_event_elevar":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"submission","testmode":false,"ttype":"variation","val":"if (data.email) {\n window.dataLayer = window.dataLayer || [];\n\n window.dataLayer.push({\n event: 'wknd_subscribe',\n lead_type: 'email',\n user_properties: {\n customer_email: btoa(data.email)\n }\n });\n}"},"topbar_placement_adjust":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"preactivation","exclusions":[],"testmode":false,"ttype":"variation","val":"/* placement adjustment - move top bar to top of page - no skip links present */\nbouncex.body.prepend(bouncex.campaigns[ca_id].obj1);"},"zindex_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","exclusions":[],"testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 50; }', 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":"3","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"topbar_placement_adjust\":{\"val\":\"/* placement adjustment - move top bar to top of page - no skip links present */\\nbouncex.body.prepend(bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n \\n var styles = [\\n '#navigation.z-header.sticky { top: '+pushAmount+'px; }',\\n 'div[class*=\\\"top-[88px]\\\"] { top: calc(88px + '+pushAmount+'px); }',\\n '@media screen and (min-width: 1024px) {',\\n 'div[class*=\\\"lg:sticky\\\"][class*=\\\"lg:top-28\\\"] { top: calc(7rem + '+pushAmount+'px); }',\\n 'div[role=\\\"dialog\\\"] \u003e [data-testid=\\\"sheet-overlay\\\"] + .fixed.bottom-0 { max-height: calc(100vh - '+(pushAmount+112)+'px); }',\\n '}',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nupdatePushdown();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 50; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"zindex_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true);\\n\\n var styles = [\\n '[data-testid=\\\"cta-mini-aside\\\"] { margin-bottom: '+pushAmount+'px; }',\\n '@media screen and (max-width: 1024px) { div[role=\\\"dialog\\\"] \u003e [data-testid=\\\"sheet-overlay\\\"] + .fixed.bottom-0 { margin-bottom: '+pushAmount+'px; max-height: calc(100vh - '+(pushAmount+112)+'px); }}',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"bbar_zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 19; } @media screen and (max-width: 1024px) { #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 49; }}', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"ctab_zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 19; }', 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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"ctab_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true),\\n atcHeight = jQuery('[data-testid=\\\"cta-mini-aside\\\"]:not(.transform)').length \u003e 0 ? jQuery('[data-testid=\\\"cta-mini-aside\\\"]').height() : 0;\\n \\n var styles = [\\n !!atcHeight ? '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+atcHeight+'px; }' : '',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n \\n if (jQuery('.fixed.bottom-0[data-testid=\\\"cta-mini-aside\\\"]').length \u003e 0) {\\n bouncex.campaigns[ca_id].bTabObserver = new MutationObserver(updateCornerPushup);\\n bouncex.campaigns[ca_id].bTabObserver.observe(document.querySelector('.fixed.bottom-0[data-testid=\\\"cta-mini-aside\\\"]'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"ctab_pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\\nif (!!bouncex.campaigns[ca_id].bTabObserver) {\\n bouncex.campaigns[ca_id].bTabObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"append_live_intent_tag\":{\"val\":\"if (typeof window.liQ === 'undefined' || jQuery('script[src=\\\"//b-code.liadm.com/a-068g.min.js\\\"]').length === 0) {\\n jQuery('head').append('\u003cscript type=\\\"text/javascript\\\" charset=\\\"utf-8\\\" src=\\\"//b-code.liadm.com/a-068g.min.js\\\"/\u003e');\\n}\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"push_event_live_intent\":{\"val\":\"window.liQ = window.liQ || [];\\nwindow.liQ.push({\\n \\\"event\\\": \\\"conversion\\\",\\n \\\"name\\\": \\\"email_signup\\\",\\n \\\"email\\\": data.email\\n});\",\"event\":\"submission\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"submission_event_elevar\":{\"val\":\"if (data.email) {\\n window.dataLayer = window.dataLayer || [];\\n\\n window.dataLayer.push({\\n event: 'wknd_subscribe',\\n lead_type: 'email',\\n user_properties: {\\n customer_email: btoa(data.email)\\n }\\n });\\n}\",\"event\":\"submission\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"bouncex.infoStore = {\n sessionStorageIdentifier: 'bxInfoStore',\n set: function(data) {\n var hashedData = bouncex.lz.compressToURI(JSON.stringify(data));\n try {\n sessionStorage.setItem(this.sessionStorageIdentifier, hashedData);\n } catch(e) {\n bouncex.err('session storage failure');\n }\n },\n \n get: function() {\n var info = sessionStorage.getItem(this.sessionStorageIdentifier);\n return info ? JSON.parse(bouncex.lz.decompressFromURI(info)) : '';\n },\n \n infoIsStored: function() {\n return !!sessionStorage.getItem(this.sessionStorageIdentifier);\n },\n \n populateFields: function(fields) {\n if (!this.infoIsStored()) return;\n \n var data = this.get();\n for (var field in fields) {\n if (fields.hasOwnProperty(field)) {\n fields[field].val(data[field]);\n }\n }\n }\n};","custom_liquid_variable":"{\"AboutUsUrl\":{\"val\":\"https://www.thuma.co/pages/about\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"AccentColor\":{\"val\":\"#42584b\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"AltTextColor\":{\"val\":\"#ffffff\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8132/Thuma/030824/Greengyard-Gold-certified-cr.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"254kb\",\"imgWidth\":\"1193px\",\"imgHeight\":\"1370px\"},\"BelowBannerImgUrl\":{\"val\":\"https://www.thuma.co/collections/the-bedroom-collection\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BgColor\":{\"val\":\"#ffffff\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BorderColor\":{\"val\":\"#DCD6E0\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"4449\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Thuma\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"CorpName\":{\"val\":\"Thuma Co.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FiveStar\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Group%20660.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"11kb\",\"imgWidth\":\"492px\",\"imgHeight\":\"63px\"},\"FooterIcon\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/050321/Thuma/footerIcoon-32.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\"},\"FooterLine\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Line%201.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"1108px\",\"imgHeight\":\"2px\"},\"FooterTextColor\":{\"val\":\"#ABADAF\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HTMLBgColor\":{\"val\":\"#F7F7F7\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroCTAColor\":{\"val\":\"#4D4D4F\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"https://www.thuma.co/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IBXSubheadOffer\":{\"val\":\"\",\"promoVal\":\"Order by 12/13 for Delivery by Christmas.\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-12-02T14:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-12-12T05:01:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer\":{\"val\":\"$25\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/050321/Thuma/logo-116.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"232px\",\"imgHeight\":\"42px\"},\"LogoImg_BR2024\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Logo.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"13kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"210px\"},\"PostHeroImage\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/050321/Thuma/bwHero-600.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"270kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"924px\"},\"PrimaryColor\":{\"val\":\"#4D4F50\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ProductGridHeadlineColor\":{\"val\":\"#4D4D4F\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Copy\":{\"val\":\"Pinterest\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/instagram.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"58px\",\"imgHeight\":\"58px\"},\"SocialLink1Url\":{\"val\":\"https://www.instagram.com/thuma.co\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Copy\":{\"val\":\"Facebook\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/facebook.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"58px\",\"imgHeight\":\"58px\"},\"SocialLink2Url\":{\"val\":\"https://www.facebook.com/thuma.co/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3Copy\":{\"val\":\"Instagram\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/linkedin.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"58px\",\"imgHeight\":\"58px\"},\"SocialLink3Url\":{\"val\":\"https://www.linkedin.com/company/thuma/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/youtube.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"58px\",\"imgHeight\":\"58px\"},\"SocialLink4Url\":{\"val\":\"https://www.youtube.com/channel/UCchIT7PS6OB35xYJ4YRn9ig\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_FirstItemCartUrl\":{\"val\":\"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_FirstItemUrl\":{\"val\":\"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"Studio_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"https://www.thuma.co/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_ListPageUrl\":{\"val\":\"{{ $.ListPageUrl }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"Studio_bestcollectionsurl\":{\"val\":\"https://www.thuma.co/collections/the-bedroom-collection\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\"},\"TextColor\":{\"val\":\"#4D4F50\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatBgColor\":{\"val\":\"#EFEFEF\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatCopy1\":{\"val\":\"Shop The Classic Bed\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatCopy2\":{\"val\":\"Shop The Nightstand\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatCopy3\":{\"val\":\"Shop The Mattress\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatCopy4\":{\"val\":\"Shop The Dresser\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatHeadline1\":{\"val\":\"Get on The Bed.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatHeadline2\":{\"val\":\"A note on\u003cbr\u003eThe Nightstand.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatHeadline4\":{\"val\":\"The Dresser\u003cbr\u003edoes it all.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatImage1\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/The%20Bed%20Headboard%20Walnut.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"261kb\",\"imgWidth\":\"601px\",\"imgHeight\":\"757px\"},\"TopCatImage2\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/The Nightstand (1).jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"87kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"759px\"},\"TopCatImage3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatImage4\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/The Dresser.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"109kb\",\"imgWidth\":\"601px\",\"imgHeight\":\"752px\"},\"TopCatImg1\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/220824_The-Bed+Headboard_Espresso_1 1.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"287px\",\"imgHeight\":\"251px\"},\"TopCatImg1Url\":{\"val\":\"https://www.thuma.co/products/the-bed?variant=40242991038569\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatImg2\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Slice 1.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"87kb\",\"imgWidth\":\"552px\",\"imgHeight\":\"500px\"},\"TopCatImg2Url\":{\"val\":\"https://www.thuma.co/products/the-nightstand\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatImg3\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Slice 2.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"139kb\",\"imgWidth\":\"563px\",\"imgHeight\":\"500px\"},\"TopCatImg3Url\":{\"val\":\"https://www.thuma.co/products/the-mattress?variant=40675848945769\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatImg4\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Slice 3.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"110kb\",\"imgWidth\":\"552px\",\"imgHeight\":\"500px\"},\"TopCatImg4Url\":{\"val\":\"https://www.thuma.co/products/the-dresser?variant=40422445678697\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatSubHeadline1\":{\"val\":\"\\\"Everything about this is solid,\u003cbr\u003eincredibly well-designed,\u003cbr\u003eand carefully packaged.\u003cbr\u003eI couldn't be happier.\\\"\u003cbr\u003e - Lynne\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatSubHeadline2\":{\"val\":\"\\\"I love the simplicity of\u003cbr\u003ethe design and the fact\u003cbr\u003ethat it's solid wood.\\\"\u003cbr\u003e - Katie\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatSubHeadline4\":{\"val\":\"\\\"I am very impressed with\u003cbr\u003ethe quality and functionality\u003cbr\u003eof The Dresser!\\\"\u003cbr\u003e - Gabriel\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy\":{\"val\":\"Elevated Design\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Url\":{\"val\":\"https://www.thuma.co/pages/about\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy\":{\"val\":\"Quality Craftsmanship\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Url\":{\"val\":\"https://www.thuma.co/pages/about\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy\":{\"val\":\"Modern Convenience\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Url\":{\"val\":\"https://www.thuma.co/pages/about\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"{cpn_100credit}\",\"promoVal\":\"BEDTIMEGIFT\",\"description\":\"{cpn_100credit}\",\"enabled\":false,\"startDate\":\"2023-05-18\",\"startTime\":\"20:00\",\"endDate\":\"2023-05-27\",\"endTime\":\"20:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"{cpn_100oasiscredit}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ibxoffercart3\":{\"val\":\"The Bed was designed to celebrate all the best times in the bedroom. Enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME.\",\"promoVal\":\"The Bed was designed to celebrate all the best times in the bedroom. Enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. \",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-05-22T17:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-05-31T17:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ibxoffercart4\":{\"val\":\"Enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME.\",\"promoVal\":\"Enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. \",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-05-22T17:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-05-31T17:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ibxoffercart5\":{\"val\":\"For the love of lounge and leisure, enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME.\",\"promoVal\":\"For the love of lounge and leisure, enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. \",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-05-22T17:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-05-31T17:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ibxofferproduct3\":{\"val\":\"Enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME.\",\"promoVal\":\"Enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. \",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-05-22T17:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-05-31T17:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ibxofferproduct4\":{\"val\":\"Try better Bed Time with a 100 night trial and enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME.\",\"promoVal\":\"Try better Bed Time with a 100 night trial and enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. \",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-05-22T17:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-05-31T17:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"your first purchase of $750 or more.\",\"promoVal\":\"with your first purchase of $1000+\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-05-22T17:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-05-31T17:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"to receive a complimentary\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"*Offer valid through May 30, 2023 ($45 value, limited inventory available).\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-05-22T17:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-05-31T17:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"Do Not Disturb Candle\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"$45 off\",\"promoVal\":\"candle\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2023-05-22T17:00:00.000Z\",\"startTime\":null,\"endDate\":\"2023-05-31T17:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function () {\\n var emptyCart = jQuery('li.py-10.text-center.transition').text().indexOf('empty') \u003e -1 || jQuery('[data-component=\\\"emptyState\\\"]:visible').text().indexOf('empty') \u003e -1;\\n if (emptyCart) {\\n return 0;\\n }\\n return Number(jQuery('div[aria-label=\\\"cart-total\\\"]').first().text()) || bouncex.utils.getNestedProp('wunderkind.cart.quantity', false) || null;\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function () {\\n var emptyCartMessage = jQuery('li.py-10.text-center.transition').text().indexOf('empty') \u003e -1;\\n if (emptyCartMessage) {\\n return 0;\\n }\\n return Number(jQuery('span.text-right.will-change-opacity').text().replace(/[^0-9.]/g, '')) || bouncex.utils.getNestedProp('wunderkind.cart.value', false) || null;\\n})();\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":false},\"cart_value_dupe\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function () {\\n var emptyCartMessage = jQuery('li.py-10.text-center.transition').text().indexOf('empty') \u003e -1;\\n if (emptyCartMessage) {\\n return 0;\\n }\\n return jQuery('span.font-medium.flex-1').text() || null;\\n})();\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":true},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('span.px-3.text-sm.bg-transparent').text().toLowerCase().indexOf(\\\"all set!\\\") \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\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"add_to_cart_visible\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('aside[data-testid=\\\"cta-mini-aside\\\"].pointer-events-none').length === 0;\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"There is a bottom bar Add to Cart button that appears when a user scolls down the page. This RTV should return \\\"false\\\" when this 'Add to Cart' button is no longer in view (our persistent capture should not fire if the ATC is visible because that would interfere with the ATC button).\"},\"add_to_cart_visible_dupe\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('[data-testid=\\\"cta-mini-aside\\\"]').attr('aria-hidden') === 'false';\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true,\"desc\":\"There is a bottom bar Add to Cart button that appears when a user scolls down the page. This RTV should return \\\"false\\\" when this 'Add to Cart' button is no longer in view (our persistent capture should not fire if the ATC is visible because that would interfere with the ATC button).\"},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"prod_name\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.utils.getNestedProp('wunderkind.product.name', false);\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"prod_price\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.utils.getNestedProp('wunderkind.product.price', false);\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"Canadian Traffic Only":[[{"activation":"location","prop":"exactly","prop2":"country","prop3":"","val":"CA"}],[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/en-CA"}]],"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"thank_you"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_campaign=welcome"}],[{"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":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"orders"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"checkouts"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=email"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=welcome-email"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkouts/"},{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"checkout.thuma.co"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"LIVE for Promo":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"05/22/2023 04:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"06/01/2023 03:00"}]],"PAUSE for Promo":[[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"01/30/2025 01:00"},{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"02/03/2025 01:00"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/about"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/faq"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/care-instructions"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"sref_id"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/assembly"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/checkingin"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/tracking"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/faq#return"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/contact-us"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pages/hospitality-trade"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"utm_source=influencer"}]]},"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":"1614722338","els":{"blank_site_element":""},"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"1","event_tracking_js":"/* ---------------------------- SHARED VARIABLES ---------------------------- */\n\nvar CLEAN_URL = bouncex.utils.url.allowParams(['query', 'q']),\n ATC_SELECTOR = 'button[type=\"button\"][data-testid=\"cta-button\"], button[type=\"button\"][data-testid=\"cta-button-mini\"]';\n\n/* --------------------------------- HELPERS -------------------------------- */\n\nfunction getIdFromUrl(url) {\n var cleanUrl = url ? bouncex.utils.url.allowParams([], url) : '';\n return cleanUrl.split('/').pop();\n}\n\nfunction isExcluded(itemId) {\n var excludedIds = ['complete-swatch-kit','performance-linen-fabric-swatches','cotton-percale-swatches','european-flax-linen-swatches','marbled-wool-rug-swatches','paneled-wool-rug-swatches'];\n return excludedIds.indexOf(itemId) \u003e -1;\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\nfunction getItem() {\n var wkndObject = bouncex.utils.getNestedProp('window.wunderkind.product', {\n id: '',\n name: '',\n itemCategory: '',\n imgUrl: '',\n url: '',\n price: '',\n inStock: '',\n }),\n itemId = getIdFromUrl(CLEAN_URL);\n\n return {\n id: itemId,\n copy: wkndObject.name,\n category: wkndObject.itemCategory || 'Global',\n imageurl: wkndObject.imgUrl.indexOf('https:https:') \u003e -1 ? 'https:' + wkndObject.imgUrl.split('https:')[2] : wkndObject.imgUrl,\n url: CLEAN_URL,\n price: wkndObject.price,\n instock: wkndObject.inStock,\n excluded: false //isExcluded(itemId)\n };\n}\n\nfunction initializeItemEvents() {\n var item;\n\n bouncex.et.onTrue(\n function () {\n item = getItem();\n return !!item.id \u0026\u0026\n !!item.copy \u0026\u0026\n !!item.category \u0026\u0026\n !!item.url \u0026\u0026\n !!item.imageurl;\n },\n function () {\n if (item.url.indexOf('gift-card') \u003e -1) {\n return;\n }\n bouncex.push(['item', item]);\n bouncex.push(['view item', {\n 'item:id': item.id\n }]);\n initializeATCClickTracking(item.id);\n },\n 10\n );\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsCat() {\n var ids = [];\n\n jQuery('main a[href*=\"/products\"]').each(function (i, e) {\n var id = getIdFromUrl(jQuery(e).attr('href'));\n\n if (id \u0026\u0026 ids.indexOf(id) \u003c 0) {\n ids.push(id);\n }\n });\n\n return ids.join(',');\n}\n\nfunction getCategoryObject() {\n return {\n 'page:url': CLEAN_URL,\n 'items:ids': getItemIdsCat()\n };\n}\n\nfunction initializeCategoryEvents() {\n var categoryObj;\n\n bouncex.et.onTrue(\n function () {\n categoryObj = getCategoryObject();\n return !!categoryObj['items:ids'].length \u0026\u0026\n !!categoryObj['page:url'];\n },\n function () {\n bouncex.push(['view category', categoryObj]);\n },\n 10\n );\n}\n\n/* ---------------------------- RECOMMENDED ITEMS TRACKING --------------------------- */\n\nfunction initializeMoreToLoveTracking() {\n var moreToLoveSelector = '[data-testid=\"cart-recommendations-list\"] form[method=\"post\"] button:contains(\"Add to Cart\")';\n\n bouncex.et.onVisible(moreToLoveSelector, function(){\n bouncex.off(jQuery(moreToLoveSelector), 'click.bxRecommendedAtc');\n bouncex.on(jQuery(moreToLoveSelector), 'click.bxRecommendedAtc', function() {\n var $selectedEl = jQuery(this),\n $parentEl = $selectedEl.parents('li').find('a[data-testid=\"link\"]'),\n itemUrl = $parentEl.attr('href'),\n itemId = getIdFromUrl(itemUrl);\n\n if (itemId) {\n fireAddToCart(itemId);\n }\n });\n });\n}\n\n/* ------------------------------- CART EVENTS ------------------------------ */\n\nfunction fireAddToCart(itemId) {\n bouncex.push(['add to cart', { 'item:id': itemId }]);\n\n if (bouncex.vars.cart) {\n return;\n }\n bouncex.setVar('cart', true);\n}\n\nfunction initializeATCClickTracking(itemId) {\n bouncex.off(jQuery(ATC_SELECTOR), 'click.bxatc');\n bouncex.on(jQuery(ATC_SELECTOR), 'click.bxatc', function (e) {\n if (jQuery(e.currentTarget).text().toLowerCase().indexOf('cart') \u003e -1) {\n fireAddToCart(itemId);\n }\n });\n}\n\nfunction emptyCart() {\n bouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\n if (bouncex.vars.cart \u0026\u0026 newVal === 0 \u0026\u0026 oldVal \u003e 0) {\n bouncex.push(['empty_cart']);\n bouncex.setVar('cart', false);\n }\n });\n}\n\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n replenish: function () { },\n replenishmentType: 'single'\n });\n\n emptyCart();\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n return CLEAN_URL.indexOf('https://www.thuma.co/') \u003e -1;\n}\n\nfunction isEn() {\n var lang = bouncex.html.attr('lang') || '';\n\n return /^en/.test(lang);\n}\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn();\n}\n\nfunction init() {\n if (!isValidForTracking()) {\n return;\n }\n\n initializeCartEvents();\n initializeMoreToLoveTracking();\n\n switch (bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n break;\n case 'product':\n initializeItemEvents();\n break;\n default:\n break;\n }\n}\n\ninit();\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|checkouts|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"checkouts"},"any_page_url|email_behavioralwelcome|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_behavioralwelcome"},"any_page_url|email_hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros"},"any_page_url|email_sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros"},"any_page_url|gclid|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"gclid"},"any_page_url|orders|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"orders"},"any_page_url|thank_you|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"thank_you"},"any_page_url|thank_you|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"thank_you"},"any_page_url|utm_campaign=welcome|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_campaign=welcome"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_medium=welcome-email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=welcome-email"},"any_page_url|utm_source=email|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=email"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-116305777-1","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"174122701","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"4449","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"AboutUsUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/pages/about"},"AccentColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#42584b"},"AltTextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ffffff"},"BelowBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1370px","imgSize":"254kb","imgWidth":"1193px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8132/Thuma/030824/Greengyard-Gold-certified-cr.jpg"},"BelowBannerImgUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/collections/the-bedroom-collection"},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ffffff"},"BorderColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#DCD6E0"},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"4449"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Thuma"},"CorpName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Thuma Co."},"FiveStar":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"63px","imgSize":"11kb","imgWidth":"492px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Group%20660.jpg"},"FooterIcon":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"4kb","imgWidth":"64px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/050321/Thuma/footerIcoon-32.png"},"FooterLine":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"2px","imgSize":"1kb","imgWidth":"1108px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Line%201.jpg"},"FooterTextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ABADAF"},"HTMLBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#F7F7F7"},"HeroCTAColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#4D4D4F"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/"},"IBXSubheadOffer":{"description":"","enabled":true,"endDate":"2023-12-12T05:01:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Order by 12/13 for Delivery by Christmas.","startDate":"2023-12-02T14:00:00.000Z","startTime":null,"val":""},"IbxDisclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$25"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"42px","imgSize":"4kb","imgWidth":"232px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/050321/Thuma/logo-116.png"},"LogoImg_BR2024":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"210px","imgSize":"13kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Logo.jpg"},"PostHeroImage":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"924px","imgSize":"270kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/050321/Thuma/bwHero-600.jpg"},"PrimaryColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#4D4F50"},"ProductGridHeadlineColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#4D4D4F"},"SocialLink1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Pinterest"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"58px","imgSize":"2kb","imgWidth":"58px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/instagram.jpg"},"SocialLink1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.instagram.com/thuma.co"},"SocialLink2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Facebook"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"58px","imgSize":"2kb","imgWidth":"58px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/facebook.jpg"},"SocialLink2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.facebook.com/thuma.co/"},"SocialLink3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Instagram"},"SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"58px","imgSize":"2kb","imgWidth":"58px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/linkedin.jpg"},"SocialLink3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.linkedin.com/company/thuma/"},"SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"58px","imgSize":"2kb","imgWidth":"58px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/youtube.jpg"},"SocialLink4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.youtube.com/channel/UCchIT7PS6OB35xYJ4YRn9ig"},"Studio_BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_FirstItemCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}"},"Studio_FirstItemUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}"},"Studio_HomepageCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/"},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $.ListPageUrl }}"},"Studio_TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_bestcollectionsurl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/collections/the-bedroom-collection"},"TextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#4D4F50"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopCatBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#EFEFEF"},"TopCatCopy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop The Classic Bed"},"TopCatCopy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop The Nightstand"},"TopCatCopy3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop The Mattress"},"TopCatCopy4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop The Dresser"},"TopCatHeadline1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Get on The Bed."},"TopCatHeadline2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"A note on\u003cbr\u003eThe Nightstand."},"TopCatHeadline4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"The Dresser\u003cbr\u003edoes it all."},"TopCatImage1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"757px","imgSize":"261kb","imgWidth":"601px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/The%20Bed%20Headboard%20Walnut.jpg"},"TopCatImage2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"759px","imgSize":"87kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/The Nightstand (1).jpg"},"TopCatImage3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopCatImage4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"752px","imgSize":"109kb","imgWidth":"601px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/The Dresser.jpg"},"TopCatImg1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"251px","imgSize":"7kb","imgWidth":"287px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/220824_The-Bed+Headboard_Espresso_1 1.jpg"},"TopCatImg1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/products/the-bed?variant=40242991038569"},"TopCatImg2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"500px","imgSize":"87kb","imgWidth":"552px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Slice 1.png"},"TopCatImg2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/products/the-nightstand"},"TopCatImg3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"500px","imgSize":"139kb","imgWidth":"563px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Slice 2.png"},"TopCatImg3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/products/the-mattress?variant=40675848945769"},"TopCatImg4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"500px","imgSize":"110kb","imgWidth":"552px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9561/Thuma/22012024/Slice 3.png"},"TopCatImg4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/products/the-dresser?variant=40422445678697"},"TopCatSubHeadline1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\"Everything about this is solid,\u003cbr\u003eincredibly well-designed,\u003cbr\u003eand carefully packaged.\u003cbr\u003eI couldn't be happier.\"\u003cbr\u003e - Lynne"},"TopCatSubHeadline2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\"I love the simplicity of\u003cbr\u003ethe design and the fact\u003cbr\u003ethat it's solid wood.\"\u003cbr\u003e - Katie"},"TopCatSubHeadline4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\"I am very impressed with\u003cbr\u003ethe quality and functionality\u003cbr\u003eof The Dresser!\"\u003cbr\u003e - Gabriel"},"Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Elevated Design"},"Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/pages/about"},"Vprop2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Quality Craftsmanship"},"Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/pages/about"},"Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Modern Convenience"},"Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.thuma.co/pages/about"},"couponcode1":{"description":"{cpn_100credit}","enabled":false,"endDate":"2023-05-27","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"BEDTIMEGIFT","startDate":"2023-05-18","startTime":"20:00","val":"{cpn_100credit}"},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{cpn_100oasiscredit}"},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ibxoffercart3":{"description":"","enabled":true,"endDate":"2023-05-31T17:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"The Bed was designed to celebrate all the best times in the bedroom. Enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. ","startDate":"2023-05-22T17:00:00.000Z","startTime":null,"val":"The Bed was designed to celebrate all the best times in the bedroom. Enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME."},"ibxoffercart4":{"description":"","enabled":true,"endDate":"2023-05-31T17:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. ","startDate":"2023-05-22T17:00:00.000Z","startTime":null,"val":"Enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME."},"ibxoffercart5":{"description":"","enabled":true,"endDate":"2023-05-31T17:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"For the love of lounge and leisure, enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. ","startDate":"2023-05-22T17:00:00.000Z","startTime":null,"val":"For the love of lounge and leisure, enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME."},"ibxofferproduct3":{"description":"","enabled":true,"endDate":"2023-05-31T17:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. ","startDate":"2023-05-22T17:00:00.000Z","startTime":null,"val":"Enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME."},"ibxofferproduct4":{"description":"","enabled":true,"endDate":"2023-05-31T17:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Try better Bed Time with a 100 night trial and enjoy a complimentary Do Not Disturb Candle with your first purchase of $1000 or more. Use code BEDTIMEGIFT. ","startDate":"2023-05-22T17:00:00.000Z","startTime":null,"val":"Try better Bed Time with a 100 night trial and enjoy $45 off your first purchase of $750+. Use code ITSBEDTIME."},"onsitedisclaimer1":{"description":"","enabled":true,"endDate":"2023-05-31T17:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"with your first purchase of $1000+","startDate":"2023-05-22T17:00:00.000Z","startTime":null,"val":"your first purchase of $750 or more."},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"to receive a complimentary"},"onsitedisclaimer3":{"description":"","enabled":true,"endDate":"2023-05-31T17:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"*Offer valid through May 30, 2023 ($45 value, limited inventory available).","startDate":"2023-05-22T17:00:00.000Z","startTime":null,"val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Do Not Disturb Candle"},"onsiteoffer2":{"description":"","enabled":true,"endDate":"2023-05-31T17:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"candle","startDate":"2023-05-22T17:00:00.000Z","startTime":null,"val":"$45 off"},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"ads_enabled":"0","brand_name":"Thuma","client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\":0,\"enable_ally_focus\":0,\"enable_ally_number_to_string\":0}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","enable_short_links":"0","google_analytics_v4_measurement_id":"G-MFQR8SPE64","google_analytics_v4_property_id":"257740750","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"0","newsletter_config":"{\"prefix\":\"\", \"items\":[]}","single_page_app_on":"1","single_page_app_test_mode":"0","sms_configs":"{}","sms_creds_id":"","sms_double_opt_in":"0","sms_mt_config":"","sms_provider":"","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","sms_short_codes":"[]","use_button_tag_for_close":"0","use_verbose_label_for_close":"0"},"name":"Thuma","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":true,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/collections/"}]]},"checkout":{"testmode":true,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkouts/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"previous_step"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('meta.page.pageType') === 'home';"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/';"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"localhost"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":":3000"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":".vercel"}]]},"product":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/products/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/the-gift-card"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?query"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?q="}]]}},"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\"}]","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"jQuery('aside[data-testid=\"cta-mini-aside\"].pointer-events-none').length === 0;","default":"false","name":"add_to_cart_visible","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"jQuery('[data-testid=\"cta-mini-aside\"]').attr('aria-hidden') === 'false';","default":"false","name":"add_to_cart_visible_dupe","page_types":["product"],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function () {\n var emptyCart = jQuery('li.py-10.text-center.transition').text().indexOf('empty') \u003e -1 || jQuery('[data-component=\"emptyState\"]:visible').text().indexOf('empty') \u003e -1;\n if (emptyCart) {\n return 0;\n }\n return Number(jQuery('div[aria-label=\"cart-total\"]').first().text()) || bouncex.utils.getNestedProp('wunderkind.cart.quantity', false) || null;\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"(function () {\n var emptyCartMessage = jQuery('li.py-10.text-center.transition').text().indexOf('empty') \u003e -1;\n if (emptyCartMessage) {\n return 0;\n }\n return Number(jQuery('span.text-right.will-change-opacity').text().replace(/[^0-9.]/g, '')) || bouncex.utils.getNestedProp('wunderkind.cart.value', false) || null;\n})();","default":"0","name":"cart_value","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"(function () {\n var emptyCartMessage = jQuery('li.py-10.text-center.transition').text().indexOf('empty') \u003e -1;\n if (emptyCartMessage) {\n return 0;\n }\n return jQuery('span.font-medium.flex-1').text() || null;\n})();","default":"0","name":"cart_value_dupe","page_types":[],"persist":"visit","polling":"all","testmode":true,"trigger":false},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"bouncex.utils.getNestedProp('wunderkind.product.name', false);","default":"false","name":"prod_name","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.utils.getNestedProp('wunderkind.product.price', false);","default":"false","name":"prod_price","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"jQuery('span.px-3.text-sm.bg-transparent').text().toLowerCase().indexOf(\"all set!\") \u003e -1 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"thuma.co","website_id":"4449","cache_meta":{"paths":{"1321188":"1321188-584ead4365a3b5087462f0f50bd2670c","1321189":"1321189-e07920d0d53f72c2e3642716c9e49596","1321190":"1321190-b777768fdc4a6617a0cce298ba147181","1321191":"1321191-68bde7b68d64fd66de042cefb808d2a3","1321192":"1321192-e3db9052ca97176d77326c25d7d9172d","1321193":"1321193-c44e4a6e21d70d5caf4a099ecff7b46a","1321194":"1321194-c5a75887678b5d5fd63042bf77614982","1321195":"1321195-a85fc7de31ae944ec017422cd685420b","1321196":"1321196-a60907af64d3d7587ffdb2e82bb9d6a1","1321197":"1321197-129f1afc7eda4c7dee80c768c80d3ab4","1321198":"1321198-8e841972d8c94f6664a708ebc0243b1d","1321199":"1321199-6b4d3a91ca58c1bf9df232942e2086af","1321200":"1321200-43ba9741063597c11497710b949d233f","1321201":"1321201-e07894fb7d3e4510f3d0ce4ca5c18471","1321202":"1321202-71ba12f5dc4340f8306c4af55001430f","1321203":"1321203-aa4ba530ee79c1825eb6357e90f3448f","1321204":"1321204-fc8ba837769571b7bb7937a2a7a554bd","1321205":"1321205-a37003c121e3ba355195b7f04812ccba","1332626":"1332626-cdb73798614cb1e0f102383f442a50e4","1332628":"1332628-df3b72649a55b39ed2a4841319ce3978","1347763":"1347763-34d9e4f5f75f34d26f1d59d61b8d9471","1347764":"1347764-72327dbc9c0f3fca0b57b05087caf0d4","1347765":"1347765-116e89273328da15ebb078394505eb2f","1347767":"1347767-1b0e66ae49fb8085690a1ec8d95523e2","1347768":"1347768-136df777f2cfc8f4cb55bbfa3c841d7d","1347769":"1347769-f2ede17d783c38180b907db0f3f8c6fb","1347771":"1347771-caea6658f50c1ae80f10f7fd5b12c0d9","1347773":"1347773-8bb47bc14da9edae6f4f2ecdfafe6cba","1347790":"1347790-2108e5b955536c31cb9aa76a53df2393","1347791":"1347791-03f2edad3a77272e1d6444f1d3d49aeb","1347875":"1347875-00d8e191428fe4c09663fe874c88d627","1347876":"1347876-973fcec73498c9acd41049a209e7b44f","1347877":"1347877-59459d721138b04095692b0dd5e1be33","1347889":"1347889-f53cbde0d071916ed5acc1825359c7cf","1347891":"1347891-011d08dbe55b40604168d73b8ce6c016","1347892":"1347892-a7e82ef6b422a8d818e6dbf1ff9c30a3","1347893":"1347893-a404f35a90fa6627746ba5f099fb8d6c","1347894":"1347894-7eceaa48447941b59176e23816cea2b3","1362812":"1362812-5af843ebf574ca00c30a5a4666d3ceb1","1362813":"1362813-e7fd2fb13becba9f6641308f4edc7fd2","1362815":"1362815-aa2b73764c21b6a7c00443c860b03c41","1362816":"1362816-413a98e084c5f884aed785b7c548a448","1362818":"1362818-6b31955b008cc2d63217e6f0ce51a9e6","1362819":"1362819-34a1a401a58af4cb1832f809e4f761fb","1362821":"1362821-c21f35d217c1b6a5cbf5401e5c803d82","1362822":"1362822-782f10e7e9df52c0113b24b740aef719","1362824":"1362824-71c338b3b86a7ce1226c97d7a7ddbfa3","1362825":"1362825-43123a82cfd39eaa155a65fad213b46c","1362827":"1362827-32ecbbf56a9067ff6874f657fe210441","1362828":"1362828-15d1531223f9e80894a1e368ed3999f3","1362830":"1362830-1d4adaaeda49a5a41bf3c9f1bcc07679","1362831":"1362831-4376868e2b2cc6e66d689651defe55ee","1362833":"1362833-d1d615cebbdceba2873e003611a76ceb","1362834":"1362834-6582e9cf664e661563303c8fcfa8414d","1362836":"1362836-ae257049c2f3280729699880e2f6c01a","1362837":"1362837-ce1b5c2b378f3b8cb7c447a08a31d24c","1362839":"1362839-628d2145e8e2201930bed0a3864d6ca4","1362840":"1362840-a69fd2be897f6848cbb37ae85af41a35","1362842":"1362842-5f720b6a917b0d6c1008c00658bcb3c8","1362843":"1362843-5d08d2f25ff7f776f3f1b56a02623039","1362845":"1362845-eb26578506c25c2f5059fc8b7aa69952","1362846":"1362846-7ad558e246af0f71c3cabf7faeeaf7d7","1362848":"1362848-fdf146c76e2c6987dc079127d2fed642","1362849":"1362849-98ddc9a61ed4e5f72044ce337469e46f","1362851":"1362851-d1c6d7f86397b796295dec7fe4f7eb87","1362852":"1362852-d9971d4ab315cac0df90a2ec0c5c722e","1362854":"1362854-ed98c97417966df56b61621a5945837f","1362855":"1362855-e0ec428830cc4e374eeec6e3b06001b0","1362857":"1362857-2dae467efe61684ed59ff603ca96e92c","1362858":"1362858-ffc58687d80f08c899ecd4d65421a29a","1362860":"1362860-c8d2039effe9d040b70eced82d907c3d","1362861":"1362861-89d413ba453115bf43779682857c5da4","1362863":"1362863-145c615fe3dd36bec4397d09a91421b3","1362864":"1362864-a979266e2e7fa15c9efe068e5f02e77e","1362866":"1362866-96251ebd2af77c5e4067aaeaf5a04cea","1362867":"1362867-794e82ce2e98780c52369c640e9cd0f8","1362869":"1362869-49d8e375358a289c4ec2266a8f3870eb","1362870":"1362870-f7371af507951a30fd4cb26843a519ea","1362872":"1362872-a51196eda6edc59ba1991565854152d4","1362873":"1362873-b024b8982ec706f90b5ff49dfabc810c","1362875":"1362875-3a39f819b5309966beef9a27b705b3d3","1362876":"1362876-04bac54e80bdbad461008c94bec6afc2","1362878":"1362878-2fbcdebe5a0372d2ce8b2771ccb65d96","1362879":"1362879-3587627cf4576e8f33962c6c02dd75b7","1362881":"1362881-87d8be3438ec15e0f1848a9701a91bcf","1362882":"1362882-69b139c7f17201a376b308b6eada57d8","1362884":"1362884-341dd646b929ed01cf2bbc005861fabe","1362885":"1362885-2fc479fbd7113c5161e492f40683200b","1362887":"1362887-128480de06121e0ea8b3e670ffcf1849","1362888":"1362888-ef937a58e46d59eb816bc9f79659a0c0","1362890":"1362890-cede0ec58ee9198cf088ddf4128684dc","1362891":"1362891-ae29f8ff63cfd0d082d6d72c1eaf0f84","1362893":"1362893-10872778095376b501addb8cfad22d30","1362894":"1362894-04b4ee33df0a36ef0182ae59868de42d","1362896":"1362896-ed41a496082703f10147ffc1735f6be3","1362897":"1362897-50ad0c26dafa93d5d93838aec41fdc1a","1362899":"1362899-90f038e378fd8164cd47bd5bf8752914","1362900":"1362900-031b3d9b00b3c8bd8993c67b65c9347a","1362902":"1362902-a04284b84eb80d9ed74f36f7e2ed0468","1362903":"1362903-1b79a1d60fe980d4777ac26e43109032","1362905":"1362905-c0881127287115faf3969e638a413c89","1362906":"1362906-987cd6730308fd481d7980ddd3752f9c","1363498":"1363498-8d0e4cb594634f0df0ea7b59ffd4ab85","1363499":"1363499-30c19ead3223aca29cbd585062a25e84","1363501":"1363501-0470c03f131cc326fb4162616df6b8cd","1363502":"1363502-21fbc2cc5e3f0be995ea8d2ae1f85d50","1363504":"1363504-a658b0be8cb1d1a273f3407c6828218e","1363505":"1363505-dd73d87f861f1c20b55b47c993356dce","1365545":"1365545-98ed04530fd82233d0b2063849902cee","1371657":"1371657-c7276a5caf6f97c105e523ce056bc799","1418227":"1418227-9c23e4b2f0876ff7b9eaedd47939f4ed","1424937":"1424937-9ba5824ee0e11bdcb0366da8e53c1bc6","1424938":"1424938-67ce3eede0a85c92a180825900723e34","1424940":"1424940-5670197d6a7431a4c2797ce5ba677fdb","1424941":"1424941-35434ac9280497f5201ea6f9f36bb6ba","1424943":"1424943-1dcd5d18670b9ac54241c1827e823b36","1424944":"1424944-4543fadd7171c80fd7949347f71e3a35","1424946":"1424946-05bf226140c3bbccecca3527db56e1dc","1424947":"1424947-c96f9e3a8ce17e2877c9fc2b55c26ffc","1424949":"1424949-856d79678727a6e486d980fa1b8cb023","1424950":"1424950-f646d0eb4c1acbd3d38ac493eeb3c92f","1424952":"1424952-d1acba6bd25fa37cf80900f7e5612078","1424953":"1424953-f500079e391c14e2af7c0bce9d5d88e6","1424955":"1424955-d170dcbdb2dcedf1e8d68f92985fa635","1424956":"1424956-fa0709dc619f2c7961547ab81cf067a8","1424958":"1424958-2ce4eb9d4fe983aea7c6527ac43f8391","1424959":"1424959-027f529e2998b149a23c605a787a14e8","1424961":"1424961-b0e7c3fedcbb19b7514a8b17dde28ea0","1424962":"1424962-c5b7b1cd53d17d2ec707833049e57fb5","1424964":"1424964-d675164f45861bc763d765c908388903","1424965":"1424965-6b52ad2206ba22e2b7056548bb4c25e6","1424967":"1424967-dafb85948e94c6c89c0a9d699b888de0","1424968":"1424968-08429b191f067f39d0720fd068029a4b","1424970":"1424970-2b55536c7798ef0a46cdb2c70933cbd2","1424971":"1424971-77f7e47ee5adc1ffc4b65d7ed39003cc","1424973":"1424973-f3111fed6bd00670d69ca76405e39267","1424974":"1424974-8458b90965259789c1b3c260c04d3835","1424976":"1424976-9c4dba2ab31f407ab58d7bf9693bd635","1424977":"1424977-1b57753fbf719a47df750e40dad62615","1424979":"1424979-d91d322aff59dbb42e32b0be01500e68","1424980":"1424980-ff8b538f14f445a01112c661b6154c6e","1424982":"1424982-3050c5a0874ae67aa4b05e4013f010b0","1424983":"1424983-84cbe7c39d43ddeb7ccf737a8460b6f8","1424985":"1424985-661b0204f22c266391b1b412d0709906","1424986":"1424986-92a145501b6fd11e2e06910450ef06cc","1424988":"1424988-c596c7645003936b0bb3d3b114a5deed","1424989":"1424989-8fc6b3402cb13cebc986dc4d4138f956","1424991":"1424991-dec3e94f80aea561868c767640ab2c6d","1424992":"1424992-fe66e3b8555037b76f86de558906b71b","1424994":"1424994-ecb0ac855d250a0ad6a01f153c7cbb46","1424995":"1424995-9d9ea7a1ed18001b20c057dfe506d67e","1424997":"1424997-526767f1eec2c59998afc3881c4cb834","1424998":"1424998-37d01cff8003478bba4f57fdc4937c18","1425721":"1425721-73f50090264cafdc767c820ea399bacd","1425722":"1425722-1e0c086e10647b8a938a4ae35bb7f85d","1451261":"1451261-ff25ec5d8045327bf492ef1328ca9fc6","1453815":"1453815-064c8638bf4477b1b65e9f19717dc060","1453816":"1453816-c6854cc2194610cf86607ca2a7f469f0","1453817":"1453817-80d95019b4453ffad378681fcfdb8abe","1453818":"1453818-6258053c09c90b17a77a119eb7cbd0f8","1453822":"1453822-394c3dd9dab0e3b89565d961fa7412f7","1453823":"1453823-1538f238f22008817cfc245e467e4209","1453824":"1453824-0b2a2d64196c6e5ecc02f2f1d10f2a49","1453826":"1453826-0f15ee81892c88dc791a443a36bc02dc","1453827":"1453827-c9bc829d108b7ba5fe463d47f88557bb","1453828":"1453828-0ee85c9150419ac17fa43907357a905c","1453829":"1453829-26a7e9543f66fcb7383bb428dc178700","1461042":"1461042-c54fcb286517299c7e92a5dd04824b38","1475386":"1475386-8567752d47db9f00afe5f40a9ea9dad3","1475387":"1475387-f89f8b014ac8ce5202ac96180f938927","1475388":"1475388-85f82303c633d3eb66aa20d44ecd92a1","1481363":"1481363-2befb56c6b93eff171a5081ef71add60","1481364":"1481364-535d89e635d809988e4bf129e43faff2","1481365":"1481365-22987db0056a4c59127da2ea615571be","1481397":"1481397-a96e78195df23cc26a5faa8fdaa44978","1481398":"1481398-636f47ec0ba6c100d2dd81a92683b377","1481399":"1481399-95feae94cbe3434dded19a233734e4bb","1481401":"1481401-c71392f6aa899fd85275beefe0ae9c56","1481402":"1481402-8b929ae5555728a51b997f308dc50d95","1481403":"1481403-2f6fdc8672162a8f301ae79850bb0ec8","1481477":"1481477-7bbb0924dcc6a10197881b580521a079","1542418":"1542418-2901e66c08cb165febea6ac7a1abe8ed","1542419":"1542419-5496d87dcc8df5847eefec0d5d153775","1542503":"1542503-cd60a274851645fbad48a6974df38084","1542504":"1542504-87e62055e28d5fa28fad70834615acb0","1664423":"1664423-93340628bfb21842f0c3174c281967b0","1664424":"1664424-7a6e8b890da807027a12a18ea7b69ea5","1666378":"1666378-8ff51a2d7824569daa79748fbbd8c43a","1666380":"1666380-833f51cf1bd029746df38d84dd7a68a3","1685302":"1685302-4253f9f699c32c405e0f65e3f6520d3a","1687819":"1687819-0b0308388506f9fdadb72eba76c0d28c","1687820":"1687820-37e71b6f4c1aac2ca7da753816348af9","1687821":"1687821-3c236ea919ab4c455fd7f8dd423996fd","1719683":"1719683-127a0424ac562e79dfe49afcec437561","1738912":"1738912-e577a4c39f8061c5b1afa5c2d362665c","1738913":"1738913-23274a165311fea8e4e01827facea44c","1756403":"1756403-02b4be50512980eadc2bf5e196bb6194","1758257":"1758257-34f025c9c59ffa778c0e00e2784a1a5d","1758258":"1758258-67744b372531de7b9542e2b922268426","1758260":"1758260-65c79f986634c5e09921c970bc2a484e","1758261":"1758261-800e20562f44585721647759dfc39fed","1758263":"1758263-1b3f1cb355704984446ebb0e6d6a551f","1758264":"1758264-72745761e9d1fb5914646105b7a3d717","1758266":"1758266-937afa551421441fd334b46279ef6272","1758267":"1758267-1a912adf4b56500229682eb3e11b6621","1758269":"1758269-872c5680d76d4e75486c7ec016819b6b","1758270":"1758270-5d185dc1bd0a9759744ed0693567eb50","1759728":"1759728-f09c2c7d67531488b7d14a71f22d5301","1759729":"1759729-4bb05f19e96f3682c27a432bd20b2ccc","1759731":"1759731-9282f98c5f649d1b628f74b809c2ac2e","1759732":"1759732-d7b84078c06d70908e2122dcf1bdc6af","1759734":"1759734-520caf474f52b398b8eb30bf947e3281","1759735":"1759735-fa15671b95a01a5dffa87e5e262dcb54","1759737":"1759737-da179f6f4a78bc5bc7081826baa57665","1759738":"1759738-0b8e3261f6d4fe10a496e604f3b8b5b8","1759740":"1759740-bfcd704c46fc61de9835e9b106d15d26","1759741":"1759741-ec16dd107a27485a88a46c47e3e494ba","1759743":"1759743-edc9a388784a89f33d70ccd28ed4cb54","1759744":"1759744-55d4a834e7ef81361603f522aa3c2aef","1759746":"1759746-5b0699f411dbcc3197a6b152d5352404","1759747":"1759747-5814ada5727003dbcb84dfe2007707e4","1759749":"1759749-62dde5fa38ec0f7c84450ca929315711","1759750":"1759750-6da6f2e62820b7154f89c96d24fb5125","1759753":"1759753-5b2dde8944fc78b4a6fc2514812e4eac","1759754":"1759754-6f1edab8a953788b91a69547a7f6953c","1759756":"1759756-d445fd2ec60b3b50bde0d1ee53ce2587","1759757":"1759757-c3793be495429aff8c0364ad212414d6","1759759":"1759759-2f771c14ab72c4a67a40d5d4b34f6cd4","1759760":"1759760-1bd49cdb7a4607959b720723dbefacc8","1759764":"1759764-7e02aefbe96d18c18c5e284daf56834e","1759765":"1759765-ef3a4dca54bba029ab68f5cd3f372575","1759767":"1759767-645ab46e1fbf3bdb93900da9aa01724c","1759768":"1759768-5ca6c3a632cb05d5baf18f46c69ba69d","1759770":"1759770-6d5de912b94aec24153ef9079dc851aa","1759771":"1759771-f56861acc3a89c8d92ae4b3d4aabd5f8","1759773":"1759773-eff0b471f8537432e409686fd9690d48","1759774":"1759774-26551244e76d027b6cff082a0b262a42","1759787":"1759787-84cbaa43736acddb6fa3ee16d7e2b4e9","1759789":"1759789-c1ae6be4d5300d896bbde7476bf0e18c","1759791":"1759791-7d79581cafd7a8eaa0d020083e5f3450","1759793":"1759793-c1cb65ceed8be8a016157b06cb3d5efd","1759811":"1759811-c3c8a61efc92d898e9f33fd8883017e3","1759855":"1759855-6ef67b1fba2855321dc8c329bbfd7cf8","1759856":"1759856-1de3680f007821238c91ee9be299e7d8","1759858":"1759858-6e5b543860419b4a9cad33790405d3ed","1759859":"1759859-d3db1c3b6328abf1f79d8daf7b9b0e58","1759861":"1759861-da35c28f29fb557d15f9f1a870658094","1759862":"1759862-614508ea57089d7435b15f14d5992301","1759946":"1759946-56ddfed063c0e4615e2ccdae132784a9","1759948":"1759948-1862c393f8202598490770cec1e8adb4","1759950":"1759950-b011122cd7cbbd523445fd784d7cf59d","1759952":"1759952-9368d50e6f62e4e0045798d5ce8e8d6d","1759954":"1759954-9cb63676b603cfd43c62da82f0f1ec01","1759956":"1759956-9eb778d4f598e6bd26f4d213410b8214","1759958":"1759958-7687eb434f7a299cee62ce89cee1225c","1759959":"1759959-1ef90e734e62c395d19e4b4031ad2098","1760054":"1760054-a5a0409b0a210cb3a86249fe389fab57","1760056":"1760056-a494f2992de5fce5d969d18524b72e52","1760058":"1760058-126e896967e12c294e6d8b1b9417ddb0","1760060":"1760060-8698a5692d7ed716ceef247f12befe0f","1760062":"1760062-867c7d9316bb5c0b34a51cb30fe9b164","1760068":"1760068-a556843337e9c21705616a7882839326","1760070":"1760070-643d8867947ac4b79849830f19c94496","1760072":"1760072-d028d914fe0933bc416342c6d801e677","1760074":"1760074-00d12e488570f162fcac10556cd466d2","1760076":"1760076-dd0f06720de0007bc9748d2ab6b65430","1760078":"1760078-b10dc62c412b8054a95720af26acebef","1760138":"1760138-f8aa207509b4b4b6639a0701d219b2ec","1760175":"1760175-bafd0821d5cd9c45e39f47ce6d20b09c","1760177":"1760177-951201454890cf804033378ce35a3ef0","1760179":"1760179-0a7f290cccc088d98fc858b4470d7bd8","1760181":"1760181-d60eb081110738095605a3313e6c9c3c","1760183":"1760183-331253b450f671ebf94f7dbb4549fed6","1760185":"1760185-d610bc05f3133d16bd162b15e1661907","1760187":"1760187-1362af603694772157360111662f82b4","1760189":"1760189-e4c2a3911cf76103687db0c1cc623efd","1760191":"1760191-0306cc16df6bd6524ab3ea0cd3f4ab12","1760192":"1760192-a89afbea44d9ebfbd7cb27dffb4ee590","1760429":"1760429-18a44eadb809f095b5150aa6988faba1","1790710":"1790710-c35f9243f000d81afea0a16c8c090798","1848100":"1848100-0d0e115fc1090e2604051106efa02731","1850102":"1850102-e97c0e3ee4a30974c48221c7c3e1babc","1850103":"1850103-48839c66955e1b6bf1e468f41bd109df","1850105":"1850105-b628b9ac71d0fb940efa833502a09adc","1850107":"1850107-169535b8aa557281f5ddd0490fc4a005","1850109":"1850109-0d83c7188df316f47770d8bbd7241b1c","1850111":"1850111-aeca4c3ffd54353fb3a0ebadf460353b","1850113":"1850113-67b5222f1afc768033e40b768a3e82c9","1850115":"1850115-d8ef675c307f2059503ceb2655dbc81f","1850209":"1850209-648b107ae95aaf0bbe759edd6da6447a","1850210":"1850210-e01fcfaa0f21d519903d4f9772aff384","1850212":"1850212-8955464aa987206997556f3e32f40bdf","1850214":"1850214-1d96352270d8a16065646d4d27de9925","1850216":"1850216-557ad00d2a8eaa8d542db15e1ae52f43","1850218":"1850218-8def9399b1ed872e885aefae7cf6ea33","1850220":"1850220-7329a411767b9e565e09149b61ae2c89","1850222":"1850222-14f19605f5770ea9a90740ae7552449e","1850224":"1850224-97f4066b51a0d5ac2888cb5be8dc0668","1850226":"1850226-0355fc29b9c2c6772875538b7e4c6f78","1850228":"1850228-162b54513561f88194b75e1e9813b9bd","1850230":"1850230-9b9627efc60719f0a973fd920357aa2a","1876637":"1876637-dae8ec6edd643c3133473b904acac256","1876638":"1876638-1020fdfb70572b5f414bfa253dc60b50","1876640":"1876640-405da623b4e402a0816cde9026eb7f2a","1876642":"1876642-2ccf136781cc13e1f35bda0b10b68e05","1876644":"1876644-084232bbaac846ba9ad702455b0d8953","1876646":"1876646-f15d6f49b99db7df402cef82cfaaf9ff","1876648":"1876648-fea87bbad8b55a35833ebf956bd34ced","1876650":"1876650-8ef0bb67c358f10a5714317749ed7377","1884363":"1884363-ea5505e20d3f450772005f750745435f","1884364":"1884364-a4f3f4e5ad75ff150c7d83fca6edb209","1884365":"1884365-3b071180b9cfcf3d1329afcfd2130d97","1884366":"1884366-70fdb6d61e4e330e0886ed4b6803c5e2","2013204":"2013204-1dbf413e3e04569b761c30f4c68854b7","2017536":"2017536-9e0120ff9ff6339ff73752eb9ebc8bb8","2017537":"2017537-178e8203a7dc77cab2c03db66bfcde28","2017538":"2017538-b8c4c08f4f9b44337879bdf27b2b9f6f","2017587":"2017587-8f8620ddbad7c9356537ccd1cef91e91","2053030":"2053030-f164d4ad8e1f5d9577d543adc5dcbf9e","2053032":"2053032-18fabadb4ec519750cc2b4533b9ec653","2053034":"2053034-20b786b41cf2b9fb50e40db405919679","2053035":"2053035-af80eba0bd3192b73ee81061f67dacc3","2053037":"2053037-87f8089c5f7bcc687feac703da0c4dd6","2053039":"2053039-a23910c1424ac4474add3d27ecdfe844","2053041":"2053041-582e668e77b604702b1459243d1c93d5","2053043":"2053043-79c7156fd15d3205804b41510b679275","2053980":"2053980-d8de8c64849f18dabe666b155d6fc130","2055779":"2055779-6f111734f9474c5415fe1f46b2b365f7","2055781":"2055781-08f7a447b6115187b30f4309e1781583","2059119":"2059119-0360a96c8ebc7c76b61181635ef3c374","2091962":"2091962-208a20005d666996f447a1a598701fdc","2100735":"2100735-5e530b27bd1e9eadff0d7236d1b53bdc","2100737":"2100737-4bc23fbc465d65052966b1119ea5f727","2100739":"2100739-a153c3eedc820214546ce13d6bdb19a0","2100741":"2100741-1f7ea4a0eef5dbaeef56bd7a22683f97","2100742":"2100742-5d5910f78ecdf07ba55b27405211a973","2100745":"2100745-d61a47017581f4728d58426ba183f60f","2151715":"2151715-edf89e6ff7b0e8677102c17242bdf01f","2151716":"2151716-dd3b66a2e981b1b9b7a172f6223925c4","2151717":"2151717-61b76f4749d0873bfa300e48cb088fc1","2162898":"2162898-0ca761aefa91fedb807f9fcdcfe9c0d2","2165809":"2165809-ce0e97f6001ad34f288fce46bb5e9772","2165810":"2165810-37dfade80ad15b45c6b4dbed34fc4c23","2165811":"2165811-1a8a5edc9e161f869f0e1ed9acd02521","2167124":"2167124-5ad2f2b356f20de5c332a12433d7a879","2167125":"2167125-df1facb2827755e19893a25a8a55e0e0","2167126":"2167126-12cdc8f672200ac6c49018b1375caac2","2167127":"2167127-0188c2d4dfbff594594eac6bcd83bfb8","2167180":"2167180-9fe1a796ca37ce4f98ee04f41b4bc4d5","2185583":"2185583-b914204eac4807ac8c41f3fc53271258","2185585":"2185585-8f919158c19ab67b80984dc6c54e2839","2185593":"2185593-2aa0f1db2754679cac6adb538f3f59c4","2185613":"2185613-81b5d28ce1afc792abe1fe40b37e1f8b","2185692":"2185692-d62193f16028f569075c7c141bd2e6ef","2187248":"2187248-95ef8274758f918c1205f5c910df22c9","2187249":"2187249-1095355dcd4cc9580e76552ad3f64d0f","2187251":"2187251-e52bfa36987b1e4a936705c287f3601a","2187821":"2187821-a104ab152186875f050cf10df6d4daf4","2187823":"2187823-59e7a8bc366375423acb28790c6b4a96","2187825":"2187825-20d463bd2bec02dcd4dbf6f35d3f96dc","2187827":"2187827-4ff46c6d94d4df4d9bd1d4379485c96b","2187829":"2187829-f5bca4331aff007908293014ab19b740","2187831":"2187831-4fc9bcc395e335601175a817bfef1d13","2187833":"2187833-f466896971d57aab51c55b2f1d32659d","2187835":"2187835-48d2656f4fd265bbf3273238db539ca3","2187836":"2187836-2442a73d9675446e644f25156ecfd224","2187838":"2187838-d28cb6eb02a1d292fa2134d0e6a425fa","2187840":"2187840-55d51dc4ed5a57339b699ecefba2bc80","2187842":"2187842-cf8e2b4f7ff8ecf7c35315eb2f35c392","2187844":"2187844-fe2140153ec3c64a7bd9f4d5f9d41490","2187846":"2187846-40a6f0ffac65f9e16f5288785f1d1f13","2187921":"2187921-4839e9a8436b92438bf44c3546eb5852","2187923":"2187923-6f131ce8218e69cd641ff8e7e02f7928","2187925":"2187925-ef48229f4bbb469d341b9087de9021be","2187927":"2187927-cba6053eb07780c06536433270dc4f7f","2196750":"2196750-1de4dbab5ee6befb5a6ed82ec2ba4fa5","2196759":"2196759-5e72476ed2ed42c639e69257cc9a8f17","2205176":"2205176-9519ffb02bf7e93a408436dd3b3fe136","2205178":"2205178-2e06f81e41e0cdb6a6f396e3006b7eef","2205181":"2205181-9ef0f6f3288b6260cf9f48f881b50315","2205183":"2205183-e67a66d9e6333ee2527843cd7e47cd64","2230801":"2230801-9da287e9fbb4f5eb5b5b603ff0df7c5b","2230803":"2230803-492b8542f68cbb0fb7f05ee7f8f16bf3","2230804":"2230804-066d908f56b5d2753c1ebc28fa1be217","2230813":"2230813-49e29370088b091b78fc283874c4a712","2372493":"2372493-b027d4bba93e6cea94805bd5bf6b0ea3","2372494":"2372494-3cd19a63fe8c60eb2648003741f2d6a2","2372496":"2372496-ffaf7324d704c6e58037cae3d9d5ca69","2372498":"2372498-d83cca719e09e1ea4b1446681070a1bf","2372500":"2372500-205933915f985a1fa340cfdcd2f12ee9","2372502":"2372502-4d878064f86fcf13c88d24384653cb95","2372504":"2372504-3a5f215275a5c67fcc28ac4d491f9880","2372505":"2372505-6e83920efa314c40dec257e206ecbb9c","2372507":"2372507-0399e31e8f0fa38fd3796b69301ba871","2372509":"2372509-190eec5d37cc6ce0cf48a55332b31d0f","2372511":"2372511-425386a5976a6bd2a9345cc2332024c7","2372513":"2372513-bb2a99c4cf507c9652c444d63d6dd206","2372515":"2372515-bd9d86e6a411add948456e6b885ab8f2","2372517":"2372517-ae172e0ce570747a749b0c5a195d16ab","2372519":"2372519-ac2a7db642df91de5d407989154b95e3","2372521":"2372521-b04b0b2c7fa5b07d32ad8e084702dba6","2372523":"2372523-3985e00972e70c3d12ce578219b13846","2372525":"2372525-660e9de2932e71c538fb576041b270e0","2372527":"2372527-b93602e9c6a8e23863ccc230eff1175f","2372529":"2372529-1633ca3dd3717b65c949943ce587f9c3","2372531":"2372531-8b69695826dc61f263424596c8489ff8","2372533":"2372533-e50e8b3de09b0750c6b58cd372469ab3","2372535":"2372535-7c1683f004e5077cc979d8840759da47","2372537":"2372537-4114e598493595234cac7ef50828db7d","2372539":"2372539-f202eac7f2b8f2b5878fbc9fd06e5a7f","2372540":"2372540-6a78a3f5cd506b886d12b6b83275dc62","2372542":"2372542-67fedd127d840e56edcafcbf664a6e38","2372544":"2372544-518f3a1378d04c4660a95403f6a26714","2372546":"2372546-9f2c0cf8dcbe02fdd12e44e903d61900","2372548":"2372548-b75bdd17909a792a9109447f1e0e396e","2372550":"2372550-5f6724810f4a53fc1cf9f0059ce1a26a","2391422":"2391422-f967c7a29eae80911a5d869b78a4b0c0","2422398":"2422398-8b3349ca32527663d953196a089db6b1","2422422":"2422422-ed5cad935fa0dcfcb8dbcfbe2d7aff34","2459342":"2459342-8f13143917a878de792153b5a9828ba0","2461399":"2461399-173d9ce4e371e7d72c97d3228fc37629","2461562":"2461562-bf3ef62bc185ee83e7c6b7a829e3ac63","2463335":"2463335-643468ffd5d55fc6df394c66ffce2e84","2463338":"2463338-f6a8c99c9339c7308a0d33aa462c698c","2463343":"2463343-c809f8e1b06439de5de63da796ab070e","2463349":"2463349-052d5d0fb6357fb21a777202fb8458d1","2464692":"2464692-42fa901ceb3e3d43286e89fe4b03d424","2464693":"2464693-3c96ebc6a0640fbd4e63b3f9a6737089","2464695":"2464695-4968322ed2a39fc18afea4b5e1862135","2464696":"2464696-2bab6479e08720e364a4d26147e3c755","2464740":"2464740-6be62d6c2df6b689eb743c506a6307cc","2464753":"2464753-269e8e8a2f1268941d8e71980e75b167","2468801":"2468801-01d046e17c099c9dc284c55d16da6496","2468804":"2468804-f3ef54789400e68ca9f139f98e454a68","2468875":"2468875-4c1073387a36ac2724af41d3f70eff35","2470884":"2470884-3936121a3c0e06fe9ea5b7fe8a7f24a7","2474192":"2474192-23df5b72471c1f298fff950ef9ad2ff4","2474839":"2474839-045002b82eea687eb2008ddaaaebfe89","2474841":"2474841-ad98265f465cfa4f22be889edd3ccef1","2474949":"2474949-a3c990e18d3a766b0b710b2ad5a419fa","2474977":"2474977-dbbc39973114dc4bed22ae9cd2d77efb","2475228":"2475228-0831c523784753284798e2471e74cacd","2475334":"2475334-44207334ba9dba33a45b36f4010f8fc2","2475480":"2475480-49c4b6701392a20ef76e2fedf120952e","2475771":"2475771-0f8158a4a3933908a7880b9ff37f7b97","2475773":"2475773-a6c299027e8348745faf7bb5eb62ae53","2475775":"2475775-3047dd1d15acde9ef7795861f9e49256","2475777":"2475777-a83ef0465652ea27961e0cfa91e4ce2e","2475779":"2475779-6be4eb7d66c3b587627b878bf998f68a","2475781":"2475781-66e52f5de1f4c2a80810291d442ebf9e","2475789":"2475789-07559903cd62ede43c692ed88e45f4ef","2475791":"2475791-27cca45790335b8c498027bf33e211e2","2475792":"2475792-e91c65af2b2ae04f33c2de32e9ea48e7","2475794":"2475794-46c8cee81105c33d666e8c5cf271ebd9","2475796":"2475796-877806e333767e7173139177d4f063d6","2475797":"2475797-61387ff0c2b079f859c328b94c40a810","2476616":"2476616-af708aaad65c9f967af55ac3ba5e8ca3","2476617":"2476617-8278bfaedabb54fe1407b82e82bb645b","2476618":"2476618-3a6bc65724280b310e15f6e6345137df","2476619":"2476619-101d4e334fe447f819d1b224de7e147e","2479185":"2479185-cf70095f6321a542d8b5c1fb70aaedc4","2479187":"2479187-ec42d295d2aae691cb2ecd93589f58d5","2479188":"2479188-b1cfb95902523d9008b18c49ac1ebf41","2479190":"2479190-29dad010b995ed0d4725f45da81a8f79","2479192":"2479192-ead9b64150ecc9d422e9920068f7af7d","2479194":"2479194-b59612edf3d1e4e055b5f1f8ad5c767b","2479196":"2479196-ca17de1a1687edf3de22cc2cd1c5ad68","2479198":"2479198-e3658202d2d395f17e4a41e39d3d5f59","2479200":"2479200-9a4b35fd19cdbe127837f90d0a7beec4","2479202":"2479202-83faeca87f27e763ab33adf1a4c015ed","2479204":"2479204-bc0ac3324edddfe8c51cb74642fb1ca7","2479206":"2479206-704887e19f5c757413667944ae1806d5","2479208":"2479208-f5950b2d1df8026cea6700354fbd19e0","2479210":"2479210-a889ab744a2b665b46d4e4a5d62bccf4","2479212":"2479212-044120a46acaf748e7baf0d096d9684d","2479214":"2479214-c38daa521483c93f5263b97a7b9ff559","2479216":"2479216-46910f404af262c3191c44511cc021a5","2479218":"2479218-b8f90a63949e428e0fba76a73009a001","2479219":"2479219-7a2d25d50c58b4fa2d36d6123eeaba0c","2479221":"2479221-b17212cb2d8832b4c0d6ef8db610e59c","2483795":"2483795-b8b6e8dda1716be9bef8fcc0c1ebbd68","2483797":"2483797-1cea6df72b22a69bb4db917e19296797","2483960":"2483960-afbd8745a0c813b68400ef727dc17337","2483961":"2483961-c8406f8adbed69321b6bb028d1e7869e","2483963":"2483963-27564520344e3ae7e788c701adf8b005","2483964":"2483964-7b7e5bcf38255667f5a1c412d1bd73c7","2483970":"2483970-d1cf164e7d3135e83c5fc3478051caa2","2484001":"2484001-063a23530154b366849694a714f46ba2","2507833":"2507833-3761775e13d97f64c09bb833feaba7bc","2508513":"2508513-941060fddbb91d716b40026be33f103d","2511232":"2511232-3c7f53e7b7a561a7763d77acdb3c6d58","2514557":"2514557-01df49d6338adfb76b6e942334d22e38","2517036":"2517036-1071f7ca6adc69725823cea39000d47c","2517037":"2517037-5f302e9703999a47644f12e3b849e655","2518954":"2518954-cb46e15795b9f0fbdcad19ef276f1675","2520127":"2520127-61df29851c1b3f1a3d5fe44eb5efee2c","2520903":"2520903-c47bd14e99c2fafb61995e66a56fd02a","2521746":"2521746-0f523a78f5fc90fae62d60fdfabafc8e","2521923":"2521923-ca082fc98c8bceda2050b40c5f4be161","2524284":"2524284-93f8454e538a63732d5f35715e0df35a","2524318":"2524318-eccea70e2375aa7720790168d6a13d88","2525022":"2525022-60a5c43cf2fc1b28e5267e669f4a88bc","2525065":"2525065-9768be16447c04d9db30f349ff0f9b9a","2532600":"2532600-79473b424a7c09a52637a654163d2228","2532996":"2532996-6d6f133d161a18697f93cbaef9152cd2","2564374":"2564374-a887a22b68ddcd404245ac4b4c50d791","2581729":"2581729-1b06fec8df93f16e57271e9820cc83d0","2582377":"2582377-883526f9564364ec8f83a83ee3d853f3","2595655":"2595655-67b1b36b1ea5e9a7061931ac48a81552","2602732":"2602732-60e8b2b73e4701319eed1a142601e185","2602749":"2602749-c294020bf6bce05b59c46e52433dbf77","2602750":"2602750-01205a5a25e449a7e2fd81ffa25d4a34","2602754":"2602754-6320bd9a8435380fdaa7243f5013c4a2","2641243":"2641243-47a78383b7ca3c056ba161b33652cb6c","2642298":"2642298-8b7118e6b1cbc504e8ab0a6db23d7129","2775677":"2775677-bf7620373e56187b525ef7ff8630ea4a","2775678":"2775678-47855ac1ea98b6335ee143db0ef7be1c","2775680":"2775680-16b390beed32d64a8d8eaf78a58e9eac","2775682":"2775682-d9b1319be6b4a81a5eab94a0aef5e974","2775684":"2775684-a174fe38f509b93ddc6c792d1fac6356","2775686":"2775686-ff0eda9299be5d4991ec7b74ff852160","2775688":"2775688-8a2359599160da18b80d142d0d51a349","2775690":"2775690-55a336c4d6b7668ef1c649e20734bf17","2775692":"2775692-4c6102dd292743e3b0551cd181e6927e","2775694":"2775694-ad2eb903625449aa9a08b72b8418888e","2775695":"2775695-0340c208674daf30dfae3c9889e4875c","2775697":"2775697-f6f3c3175ec97295c192f0b4fd1d799f","2775699":"2775699-3b3b1cae5da7af186ea7d85a71fe0f98","2775700":"2775700-6cd75ecfffa6a25ca937c3ae44fa5ed1","2775701":"2775701-639e08c94dff11634fce33c5eece3ca2","2775703":"2775703-af272f3991cf65a5be4d8e2ed7b9c443","2775705":"2775705-06b570a2dfd446fe51244d9c3fab6b15","2775707":"2775707-3680407f9e28274cc7a901e29149fc87","2775708":"2775708-bf6a52b271da6797b622ddd3f5f93a10","2775710":"2775710-c01966ede1a356149f96fd7af60a4750","2775712":"2775712-74ef65bac0e3cc425739b4dce413b3b9","2775714":"2775714-5ad497944912f10f38496146d26a1ad6","2775715":"2775715-2b1ee43c3c9867e860a4d6ef4468b71f","2775717":"2775717-783bf04f825fda79b8bfc1fb0444a649","2775718":"2775718-818d5ddb61c99f22e4e83845209e457c","2792378":"2792378-52258fab934308acb471beb4557f7d61","2792559":"2792559-e130a000fc337f22764ba52252e2ce8c","2792582":"2792582-2077994c0eb22c828c89fd2c6ae0e41d","2792585":"2792585-99ccc4b5daf6debfbb6bba016d5cff51","2792586":"2792586-62ddd11856274c25b9e8899deec95a86","2792587":"2792587-4d4396c7b89e13829d1539967c1b35ef","2792588":"2792588-d23172afa8a87662ec7e40492f41215d","2792589":"2792589-dc36002aba9ec65690cc57515f34ca48","2792592":"2792592-ed9c7e35ced175e4651e449c7254e19b","2792594":"2792594-6ef8acb9797360997d2a29ce087adc00","2792596":"2792596-f2f13396e56d8cceadac1507096f4fc6","2792597":"2792597-428d51ec40bcffd80a91623f3a78017e","2793998":"2793998-9e7a6f67aad32ca4be3c4d364fb7ce2e","2846039":"2846039-ab6a90708831ebe68e5d5396bb291d27","2846085":"2846085-90e69a1bca3cbab249dda63d4a878a72","2846110":"2846110-e437e2a84cc9bbf5da68236bae97d413","2846113":"2846113-7a448cf014931de24db4fc45f33bc6d8","2846130":"2846130-340a00ecfd279121a4548b7230cf077e","2846159":"2846159-f7c159a3d2e5088ac66dc4a0deb5d43a","2846169":"2846169-fe14f3465376e2cf7e20b6c4e6082a74","2846605":"2846605-438f92238695cac700f3774594ff2196","2846615":"2846615-f6e0696adc118e03d17e1a4f2eef6df5","2846636":"2846636-5ccd0b91abd4c70b2ad3c248dca260a5","2846638":"2846638-65c963830345c84198995137b491bf8b","2849974":"2849974-30171a5dc58b88322f742ceaf62a8e2e","2850782":"2850782-245a7e1966aa89639bfcd6bddf990d3a","2850783":"2850783-05ac7272b142be5066db0d7aafb52ed3","2880528":"2880528-4b3c74ab156de5d1d4c50cf5e7f6b4a6","2880532":"2880532-517dde08e6808617359ef997a8509bb4","2880533":"2880533-da3b1ad51390023e53b2dc341ca24149","2880535":"2880535-88770232c6ce8f0cc0a3536e727aaae4","2880537":"2880537-0ef2108f41741d2ad279282a3f2cc070","2880539":"2880539-75f5c4c0af31e1e6181d052235f7a701","2880541":"2880541-77f2f4613bc04011a539cff638ec00b3","2880543":"2880543-096c55d50a652aee229d18c6d927f8ba","2883599":"2883599-c9c42ac6a8ccbf1a458ef2793bd1d7bf","2885571":"2885571-eca3d25af920f63fb7403475ccbc6621","2885572":"2885572-db899ec54cb24a2d2933eacb56d65054","2885574":"2885574-48001d0c18f8f26e6a8628b0b35b9c7c","2885576":"2885576-748b47052dbe1cbb82e2819b04c70515","2885578":"2885578-5a0994f8be0d7fd4b618571ab0953a95","2885580":"2885580-b4d8f4e495522a09c46f9231d6d5ac3e","2885582":"2885582-d1ffc2b1d5e71afb6d092c00812d84d1","2885593":"2885593-cef66d5e28f8c3dcf81fb7d5bb3cb839","2885595":"2885595-a024ebd10f94dc0b8a5320ec7397b11a","2885597":"2885597-6a6d1116258e543694f6985c213ab247","2885598":"2885598-684143051a0651431bdff0dc59022ac2","2885600":"2885600-69fe4fddda2338ac98ec32c67cda9be8","2885602":"2885602-2d68518e75cd2edba57c534ae361d5a4","2885604":"2885604-c8fc9817237c52df452264e66ba71967","2885733":"2885733-8623ebd872adf267c5a7cb50219d0dc8","2890292":"2890292-14bd44004ef194f4d8f7d1da46cd2992","2890302":"2890302-6dbb92b571b60801bdfcfde121f9fc26","2902799":"2902799-61c1a09a2253b7f30d5868ed2362598e","2902800":"2902800-699f96f7a8bd45cbf1211eb95c0c529e","2902812":"2902812-0c251575217024992decbd726d6be788","2902834":"2902834-93df586e2ab8604b6c5e5f97d5bec38b","2902917":"2902917-22ab4b52038e26087e74ca8e97087ed5","2902918":"2902918-64b3f5b69cb5d49f972fff22dbd7378b","2902926":"2902926-d2429cb6ed8e72e5db3e44e9307e16f1","2902928":"2902928-db17dd28d2fc6bc729afac2ff5c19610","2902930":"2902930-91f99708e242ac2c764050e3b155b6d1","2932248":"2932248-418c4126c0097009c3434c71dc86528b","2932249":"2932249-e56907e5aca89336f0c4ee15b35f4df6","2932253":"2932253-9074e78820ac3d7357f34641ac81e3e9","2942248":"2942248-54f907a61fa21eb3012b90ebcaea2ede","2942267":"2942267-fcd4bdf0766e4cfda46df341ac70d10e","2957168":"2957168-e3a5624b81840fd185d2c159db8e1bec","2957170":"2957170-781856de3c705948834083137f9290fb","2957171":"2957171-559218d512c1ccba132e0dcfd8719487","2957173":"2957173-ed289318aaf87367b9cb04c28be01a8f","2957175":"2957175-da493c0d6485f7736d934e685ab5de34","2957177":"2957177-fc61f3a69c9971e5284e27dc3c659702","2957178":"2957178-734f6fa70757d2fc8d94f38ba7fcc52d","2957180":"2957180-5d0b43dff86ae0076aaf0c25f7262656","2965250":"2965250-91e1143fffd0a24b0e8f0011c0b64956","2965269":"2965269-55adb580ecb74074c6e313e78b806262","2965270":"2965270-6c41f0c4d24d289d60d994520e673836","2967943":"2967943-5e2a9a665f581ce3f8f7454f803ab4ee","2967945":"2967945-a424773a7e3a927c5bbf3904bb79fcfb","2967947":"2967947-33748a4b87cd08af6e7dcd6ed365b4f4","2967949":"2967949-b74e17a543845fa7f6e1132869f824ab","2967951":"2967951-fd43cdc419c8dc602bb7ee345f1baad0","2967953":"2967953-95882b5e6069cacb00323380cd01f30b"},"index_live":"cache/4449/campaign-index-live-3a9c606f579107cae8c9b7cbb34c5d15","index_test":"cache/4449/campaign-index-test-fe123fa48c97e9c3b2cd1b3ba1aa4cad"}});