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":"101.187.174.7, 159.196.56.25","block_urls":[],"campaign_js":{"bottombar_pushup":{"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 compareBarHeight = jQuery('.compare-bar').length \u003e 0 ? jQuery('.compare-bar').outerHeight() : 0;\n\n var styles = [\n '[role=\"presentation\"]:not([style*=\"height: 100%;\"]), html:not(.nav-open) body:not(.is-product-comparing):not(.modal-show):not(.search-open):not(.has-dropdown-menu) iframe[title=\"Button to launch messaging window, conversation in progress\"], html:not(.nav-open):not(.has-dropdown-menu) body:not(.is-product-comparing):not(.modal-show):not(.search-open):not(.has-dropdown-menu) iframe[title=\"Button to launch messaging window\"], html:not(.nav-open) body:not(.is-product-comparing):not(.modal-show):not(.search-open):not(.has-dropdown-menu) iframe[title=\"Messaging window\"]:not([style*=\"height: 100%\"]) { margin-bottom: '+pushAmount+'px !important; }',\n 'html:not(.nav-open) body.is-product-comparing:not(.modal-show):not(.search-open):not(.has-dropdown-menu) iframe[title=\"Button to launch messaging window, conversation in progress\"][style*=\"bottom: 70px;\"] { margin-bottom: '+pushAmount+'px !important; }',\n '.grecaptcha-badge { margin-bottom: '+pushAmount+'px; }',\n jQuery('.compare-bar').length \u003e 0 ? 'body.is-product-comparing #bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+compareBarHeight+'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();"},"bottombar_pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);"},"bottombar_zndex":{"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: 10; }', 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","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);"},"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n compareBarHeight = jQuery('.compare-bar').length \u003e 0 ? jQuery('.compare-bar').outerHeight() : 0;\n\n \n var styles = [\n jQuery('.compare-bar').length \u003e 0 ? 'body.is-product-comparing #bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+compareBarHeight+'px; }' : '',\n ];\n \n var stylesRight = [\n '.grecaptcha-badge { margin-bottom: '+pushAmount+'px; }',\n '[role=\"presentation\"]:not([style*=\"height: 100%;\"]), html:not(.nav-open):not(.has-dropdown-menu):not(.search-open) body:not(.is-product-comparing):not(.modal-show) iframe[title=\"Button to launch messaging window, conversation in progress\"], html:not(.nav-open):not(.has-dropdown-menu):not(.search-open) body:not(.is-product-comparing):not(.modal-show) iframe[title=\"Button to launch messaging window\"], html:not(.nav-open):not(.has-dropdown-menu):not(.search-open) body:not(.is-product-comparing):not(.modal-show) iframe[title=\"Messaging window\"] { margin-bottom: '+pushAmount+'px !important; }',\n\n ];\n \n var stylesLeft = [\n \n ];\n \n var stylesFull = [\n // 'header.navbar-fixed-top { margin-bottom: '+pushAmount+'px; }',\n ];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n}\n\n"},"ctab_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss(' #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 10; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - heading focus */\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n }\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - remove form focus */\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"topbar_placement":{"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":"preactivation","testmode":false,"ttype":"variation","val":"bouncex.body.prepend(bouncex.campaigns[ca_id].obj1);"},"topbar_zindex":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss(' html.nav-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 99; } #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 32; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"zindex_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":1},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":1}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"fp_local_storage","currency":"AUD","custom_campaign_js":"{\"topbar_placement\":{\"val\":\"bouncex.body.prepend(bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"remove_form_focus\":{\"val\":\"/* focus outline adjustment - remove form focus */\\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"/* focus outline adjustment - heading focus */\\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n }\\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_zindex\":{\"val\":\"bouncex.addCss(' html.nav-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 99; } #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 32; }', 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\\\":\\\"\\\"}}}\"},\"bottombar_pushup\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true),\\n compareBarHeight = jQuery('.compare-bar').length \u003e 0 ? jQuery('.compare-bar').outerHeight() : 0;\\n\\n var styles = [\\n '[role=\\\"presentation\\\"]:not([style*=\\\"height: 100%;\\\"]), html:not(.nav-open) body:not(.is-product-comparing):not(.modal-show):not(.search-open):not(.has-dropdown-menu) iframe[title=\\\"Button to launch messaging window, conversation in progress\\\"], html:not(.nav-open):not(.has-dropdown-menu) body:not(.is-product-comparing):not(.modal-show):not(.search-open):not(.has-dropdown-menu) iframe[title=\\\"Button to launch messaging window\\\"], html:not(.nav-open) body:not(.is-product-comparing):not(.modal-show):not(.search-open):not(.has-dropdown-menu) iframe[title=\\\"Messaging window\\\"]:not([style*=\\\"height: 100%\\\"]) { margin-bottom: '+pushAmount+'px !important; }',\\n 'html:not(.nav-open) body.is-product-comparing:not(.modal-show):not(.search-open):not(.has-dropdown-menu) iframe[title=\\\"Button to launch messaging window, conversation in progress\\\"][style*=\\\"bottom: 70px;\\\"] { margin-bottom: '+pushAmount+'px !important; }',\\n '.grecaptcha-badge { margin-bottom: '+pushAmount+'px; }',\\n jQuery('.compare-bar').length \u003e 0 ? 'body.is-product-comparing #bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+compareBarHeight+'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\":{}},\"bottombar_zndex\":{\"val\":\"bouncex.addCss(' #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 10; }', 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\":{}},\"bottombar_pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_zindex_fix\":{\"val\":\"bouncex.addCss(' #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 10; }', 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\\\":\\\"\\\"}}}\"},\"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 compareBarHeight = jQuery('.compare-bar').length \u003e 0 ? jQuery('.compare-bar').outerHeight() : 0;\\n\\n \\n var styles = [\\n jQuery('.compare-bar').length \u003e 0 ? 'body.is-product-comparing #bx-campaign-'+ca_id+' .bx-slab { margin-bottom: '+compareBarHeight+'px; }' : '',\\n ];\\n \\n var stylesRight = [\\n '.grecaptcha-badge { margin-bottom: '+pushAmount+'px; }',\\n '[role=\\\"presentation\\\"]:not([style*=\\\"height: 100%;\\\"]), html:not(.nav-open):not(.has-dropdown-menu):not(.search-open) body:not(.is-product-comparing):not(.modal-show) iframe[title=\\\"Button to launch messaging window, conversation in progress\\\"], html:not(.nav-open):not(.has-dropdown-menu):not(.search-open) body:not(.is-product-comparing):not(.modal-show) iframe[title=\\\"Button to launch messaging window\\\"], html:not(.nav-open):not(.has-dropdown-menu):not(.search-open) body:not(.is-product-comparing):not(.modal-show) iframe[title=\\\"Messaging window\\\"] { margin-bottom: '+pushAmount+'px !important; }',\\n\\n ];\\n \\n var stylesLeft = [\\n \\n ];\\n \\n var stylesFull = [\\n // 'header.navbar-fixed-top { margin-bottom: '+pushAmount+'px; }',\\n ];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n}\\n\\n\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"","custom_liquid_variable":"{\"Address\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DeadZone\":{\"val\":\"true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImgWidth\":{\"val\":\"\",\"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\",\"label\":\"$FirstItemCartUrl\"},\"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\",\"label\":\"$FirstItemUrl\"},\"Studio_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}https://www.99bikes.com.au/{{ $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.99bikes.com.au/\",\"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_Nav1\":{\"val\":\"\u003ca style=\\\"color:white\\\" href=\\\"https://www.99bikes.com.au/bikes\\\"\u003eBikes\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_Nav2\":{\"val\":\"\u003ca style=\\\"color:white;\\\" href=\\\"https://www.99bikes.com.au/electric\\\"\u003eElectric Bikes\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_Nav3\":{\"val\":\"\u003ca style=\\\"color:white;\\\" href=\\\"https://www.99bikes.com.au/accessories\\\"\u003eAccessories\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_Nav4\":{\"val\":\"\u003ca style=\\\"color:white;\\\" href=\\\"https://www.99bikes.com.au/helmets\\\"\u003eHelmets\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_Nav5\":{\"val\":\"\u003ca style=\\\"color:white;\\\" href=\\\"https://www.99bikes.com.au/workshop\\\"\u003eBike Repairs\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_Nav6\":{\"val\":\"\u003ca style=\\\"color:white;\\\" href=\\\"https://www.99bikes.com.au/stores\\\"\u003eStores\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"links\"},\"Studio_PrimaryOffer\":{\"val\":\"$20\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"texts\"},\"Studio_TopBannerImg\":{\"val\":\"\",\"promoVal\":\"https://assets.bounceexchange.com/assets/uploads/users/11626/27f95db08cb625a136516fb35b0371d9.gif\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2025-06-30T14:01:00.000Z\",\"startTime\":null,\"endDate\":\"2025-07-22T13:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"https://www.99bikes.com.au/mid-year-sale\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2025-06-30T14:01:00.000Z\",\"startTime\":null,\"endDate\":\"2025-07-22T13:59:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"TextSendOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2024-11-11\",\"startTime\":\"11:00\",\"endDate\":\"2024-12-02\",\"endTime\":\"11:00\",\"imgSize\":\"\",\"imgWidth\":\"600px\",\"imgHeight\":\"45px\"},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"https://www.99bikes.com.au/black-friday-sale\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2024-11-11\",\"startTime\":\"11:00\",\"endDate\":\"2024-12-02\",\"endTime\":\"11:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvas\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitecanvasmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"*Sign up for the latest news from 99 Bikes and get $20 off your first online order when you spend $200 or more. Offer is only available online. To redeem the offer, you must enter the discount code at checkout. Strictly one use per transaction. Cannot be used in conjunction with any other offer or discount code. Offer excludes gift cards and workshop labour charges. By accepting the offer you are agreeing to our Terms \u0026 Conditions and Privacy Policy.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogodark\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitelogolight\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitenonstandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitestandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function () {\\n if (bouncex.website.pts === 'checkout') {\\n return jQuery('.breadcrumb__item--current:contains(\\\"Information\\\")').length \u003e 0 ? jQuery('.logged-in-customer-information:visible').length \u003e 0 : null;\\n }\\n\\n return !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId');\\n})();\\n\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false,\"desc\":\"//old: window.dataLayer \u0026\u0026 window.dataLayer.filter(e =\u003e e.visitorLoginState === 'Logged in').length \u003e 0;\"},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var count = 0,\\n $linkToCart;\\n\\n if (bouncex.website.pts === 'checkout') {\\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\\n count += Number(jQuery(this).text());\\n });\\n return count;\\n }\\n $linkToCart = jQuery('[href=\\\"/cart\\\"], .cartTrigger, .CartTrigger, .cart-trigger, [data-cart-count]').first();\\n\\n if ($linkToCart.length \u003e 0) {\\n return Number($linkToCart.text().replace(/[^0-9.]/g, ''));\\n }\\n\\n return Number(jQuery('[id^=\\\"shopify-section-header\\\"] [class*=cart]').first().text().replace(/[^0-9.]/g, ''));\\n})();\\n\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false,\"desc\":\"//old: Number(jQuery('.counter-number').first().text().replace(/[^0-9.]/g, ''));\"},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"Number(jQuery('.subtotal .price').first().text().replace(/[^0-9.]/g, ''));\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":true},\"in_stock\":{\"default\":\"false\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":true},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"(function(){\\n var regex = /(thanks|thank you) for (subscribing|signing up)/i,\\n url = window.location.href,\\n ecapFormText = jQuery('#contact_form, #footer-newsletter-signup, footer form').first().text().trim() || jQuery('form').last().text();\\n\\n return url.indexOf('?customer_posted=true#contact_form') \u003e -1 || regex.test(ecapFormText) || null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false,\"desc\":\"//old: jQuery('form.klaviyo-form').text().toLowerCase().indexOf('thanks') \u003e -1 || null;\"},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cookie_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"attentive_visible\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"item_id\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"Black Friday":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/12/2023 09:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"11/23/2023 08:59"}]],"Cyber Monday":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/26/2023 09:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"11/27/2023 08:59"}]],"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"checkout/onepage/success/"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"bxid"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"emarsys"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"emtb-experience"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"win-a-pedal-brewer-gosford"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"checkout/onepage/success/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"Last Chance":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/23/2023 09:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"11/26/2023 08:59"}]],"Pause for BFCM":[[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"11/12/2023 09:00"},{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/27/2023 08:59"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/workshop"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"account/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"customer/account/create/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"hc/en-au"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/stores"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/price-beat"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/club99"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/product-sitemap"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/brand-sitemap"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/manufacturer-manuals"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about-us"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/purpose-initiatives"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/careers"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/brand-assets"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/blog"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"win-a-merida-bike-adamstown"}]]},"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":"1686150507","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":"/* ---------------------------- STANDARD VARIABLES ---------------------------- */\n\nvar CART_COOKIE_KEY = 'cart',\n CLEAN_URL = bouncex.utils.url.allowParams(),\n ROOT_DOMAIN = window.location.hostname.replace('www.', '');\n\n/* --------------------------------- CUSTOMIZATION VARIABLES -------------------------------- */\n\nvar soldOutItemsOnSite = true,\n pdpAtcSelector = 'form[action=\"/cart/add\"] button[type=\"submit\"], button[name=\"add\"]',\n quickAtcSelector = 'div[data-id] button, button.js-add-to-cart, .product-card__submit', \n outOfStockSelector = '';\n\n/* --------------------------------- CLIENT SPECIFIC FUNCTIONALITY -------------------------------- */\n\nvar QUICKADD = true; // true if you can add product to cart without navigating to a product page or triggering a quickview modal\n\n/* --------------------------------- HELPERS -------------------------------- */\n\n// GROUP ID AS ITEM:ID\nfunction getItemId(){\n return bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.id', '') ||\n bouncex.utils.getNestedProp('__st.rid', '');\n}\n\nfunction getItemCopy(){\n return jQuery('.shopify-section h1').first().text().trim() ||\n jQuery('meta[property=\"og:title\"]').attr('content') ||\n '';\n}\n\nfunction getItemCategory(){\n return bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.type') || 'Global';\n}\n\nfunction getItemImage(){\n var imgUrl = jQuery('meta[property=\"og:image\"]').first().attr('content');\n\n if (!imgUrl){\n return false;\n }\n\n imgUrl = bouncex.utils.url.allowParams([], imgUrl.replace(/\\s+/g, ''));\n\n if (imgUrl.indexOf('http') === -1){\n return 'https:' + imgUrl;\n }\n\n return imgUrl;\n}\n\nfunction getItemInStock(){\n if (!soldOutItemsOnSite){\n return true;\n }\n\n if (outOfStockSelector \u0026\u0026 jQuery(outOfStockSelector).length \u003e 0){\n return false;\n }\n\n return jQuery('fieldset.product-form__input input:not(.disabled)').length \u003e 0 || jQuery(pdpAtcSelector).not(':disabled').length \u003e 0;\n\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\n\n\nfunction getItem() {\n return {\n id: getItemId(),\n copy: getItemCopy(),\n category: getItemCategory(),\n url: CLEAN_URL,\n imageurl: getItemImage(),\n instock: getItemInStock()\n };\n}\n\nfunction fireViewItem(id, groupId) {\n var pushItem = { 'item:id': id };\n\n if (groupId) {\n pushItem['item:itemgroupid'] = groupId;\n }\n bouncex.push(['view item', pushItem]);\n}\n\nfunction initializeItemEvents() {\n var item;\n\n bouncex.et.onTrue(\n function () {\n item = getItem();\n return !!item.id \u0026\u0026\n !!item.copy \u0026\u0026\n !!item.category \u0026\u0026\n !!item.url \u0026\u0026\n !!item.imageurl;\n },\n function () {\n if (item.url.indexOf('gift-card') \u003e -1) {\n return;\n }\n bouncex.push(['item', item]);\n\n\n fireViewItem(item.id, item.groupId);\n initializeATCClickTracking(item.id);\n },\n 10\n );\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsFromShopifyAnalytics(sp) {\n var ids = [];\n\n for (var i = 0; i \u003c sp.length; i++ ) {\n var id = sp[i].id;\n\n if (!!id \u0026\u0026 ids.indexOf(id) === -1){\n ids.push(id);\n }\n }\n\n return ids.join(',');\n}\n\nfunction getItemIdsBySelector(){\n var ids = [],\n tileSelector = 'div[data-product-id]';\n\n jQuery(tileSelector).each(function () {\n var id = jQuery(this).attr('data-product-id');\n\n if (id \u0026\u0026 ids.indexOf(id) \u003c 0) {\n ids.push(id);\n }\n });\n\n return ids.join(',');\n\n}\n\nfunction getSearchResultsFromScript(){\n var pixelText = jQuery('#web-pixels-manager-setup').html() || '',\n productVariants = pixelText.split('productVariants').pop(),\n startIdx = productVariants.indexOf('['),\n endIdx = productVariants.indexOf(']');\n\n return bouncex.parseJSON(productVariants.substring(startIdx, endIdx + 1));\n}\n\nfunction getItemIdsFromScript(searchResults){\n var ids = [];\n\n\tsearchResults.forEach(function(i){\n\t\tvar product = i.product || {},\n\t\t\tid = product.id;\n\n\t\tif (id \u0026\u0026 ids.indexOf(id) \u003c 0){\n\t\t\tids.push(id);\n\t\t}\n\t});\n\n\treturn ids.join(',');\n}\n\nfunction getItemIdsCat(){\n var shopifyProducts = bouncex.utils.getNestedProp('ShopifyAnalytics.meta.products', []),\n shopifyWebPixelSR = getSearchResultsFromScript();\n\n switch(true) {\n /*case !!shopifyProducts.length:\n return getItemIdsFromShopifyAnalytics(shopifyProducts);*/\n /*case !!jQuery('#web-pixels-manager-setup').length \u0026\u0026 !!shopifyWebPixelSR.length:\n return getItemIdsFromScript(shopifyWebPixelSR);*/\n default:\n bouncex.log(' GET ITEM IDS BY CUSTOM SELECTOR - UPDATE TILE SELECTOR ACCORDINGLY');\n return getItemIdsBySelector();\n }\n\n}\n\nfunction getCategoryObject() {\n var itemIds = getItemIdsCat();\n\n return {\n 'page:url': bouncex.utils.url.allowParams('q'),\n 'items:ids': itemIds\n };\n}\n\nfunction initializeCategoryEvents() {\n var categoryObj;\n\n bouncex.et.onTrue(\n function () {\n categoryObj = getCategoryObject();\n return !!categoryObj['items:ids'].length \u0026\u0026\n !!categoryObj['page:url'];\n },\n function () {\n bouncex.push(['view category', categoryObj]);\n },\n 10\n );\n}\n\n/* ------------------------------- CART EVENTS ------------------------------ */\n\nfunction fireAddToCart(itemId) {\n var token;\n\n bouncex.et.onTrue(\n function () {\n token = bouncex.getBounceCookie(CART_COOKIE_KEY);\n return token;\n },\n function () {\n bouncex.push([\n 'add to cart',\n {\n 'item:id': itemId,\n 'cart:token': token\n }\n ]);\n\n if (bouncex.vars.cart) {\n return;\n }\n\n bouncex.setVar('cart', true);\n },\n 10\n );\n}\n\nfunction initializeATCClickTracking(itemId) {\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n fireAddToCart(itemId);\n }, pdpAtcSelector);\n}\n\nfunction initializeQuickAddToCart(){\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n var itemId = jQuery(this).closest('div [data-product-id]').attr('data-product-id');\n if (itemId){\n fireAddToCart(itemId);\n }\n }, quickAtcSelector);\n}\n\nfunction emptyCart() {\n bouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\n if (bouncex.vars.cart \u0026\u0026 newVal === 0 \u0026\u0026 oldVal \u003e 0) {\n bouncex.push(['empty_cart']);\n bouncex.setVar('cart', false);\n }\n });\n}\n\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n replenishmentType: 'cookie',\n replenish: function (cart) {\n bouncex.utils.cookies.create({\n name: CART_COOKIE_KEY,\n value: cart.token\n });\n replenComplete();\n }\n });\n\n\n function replenComplete() {\n window.location.href = CLEAN_URL + '?bx_replen=true';\n }\n\n emptyCart();\n}\n\n/* ------------------------------ USER TRACKING ----------------------------- */\n\nfunction getUserEmail(){\n\tvar pixelScriptText = jQuery('#web-pixels-manager-setup').text(),\n\t\temailPattern = /[\\w.-]+@[\\w.-]+\\.[\\w]+/,\n\t\temailMatch = pixelScriptText.match(emailPattern) || [];\n\n\treturn emailMatch[0];\n}\n\nfunction initializeUserTracking() {\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n\n var userEmail;\n\n bouncex.et.onTrue(\n function () {\n userEmail = getUserEmail();\n return bouncex.utils.validate.email(userEmail);\n },\n function () {\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n bouncex.setVar('logged_in_identified', true);\n },\n 5\n );\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n if (!bouncex.vars.location_path){\n return ROOT_DOMAIN === bouncex.website.domain;\n }\n\n return ROOT_DOMAIN === bouncex.website.domain \u0026\u0026 window.location.pathname.indexOf(bouncex.vars.location_path) \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 initializeUserTracking();\n initializeCartEvents();\n\n switch (bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n if (QUICKADD){\n initializeQuickAddToCart();\n }\n break;\n case 'product':\n initializeItemEvents();\n break;\n default:\n break;\n }\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|bxid|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"bxid"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|checkout/onepage/success/|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"checkout/onepage/success/"},"any_page_url|checkout/onepage/success/|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"checkout/onepage/success/"},"any_page_url|email_categoryrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_pros"},"any_page_url|email_hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_pros"},"any_page_url|email_sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_pros"},"any_page_url|emarsys|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"emarsys"},"any_page_url|emtb-experience|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"emtb-experience"},"any_page_url|gclid|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"gclid"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"},"any_page_url|win-a-pedal-brewer-gosford|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"win-a-pedal-brewer-gosford"},"any_page_url|wunderkind|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-1932498-1","google_analytics_view_account":"analytics@wunderkind.co","google_analytics_view_id":"3504537","ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"6316","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"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":"","label":"$FirstItemCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.CartItems }}{{ $FirstItem := index $.CartItems 0 }}{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}{{ $FirstItem.url }}{{ $CartSuffix }}{{ end }}"},"Studio_FirstItemUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$FirstItemUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ if $.Items }}{{ $FirstItem := index $.Items 0 }}{{ $FirstItem.url }}{{ end }}"},"Studio_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 ) }}https://www.99bikes.com.au/{{ $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.99bikes.com.au/"},"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_Nav1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003ca style=\"color:white\" href=\"https://www.99bikes.com.au/bikes\"\u003eBikes\u003c/a\u003e"},"Studio_Nav2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003ca style=\"color:white;\" href=\"https://www.99bikes.com.au/electric\"\u003eElectric Bikes\u003c/a\u003e"},"Studio_Nav3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003ca style=\"color:white;\" href=\"https://www.99bikes.com.au/accessories\"\u003eAccessories\u003c/a\u003e"},"Studio_Nav4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003ca style=\"color:white;\" href=\"https://www.99bikes.com.au/helmets\"\u003eHelmets\u003c/a\u003e"},"Studio_Nav5":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003ca style=\"color:white;\" href=\"https://www.99bikes.com.au/workshop\"\u003eBike Repairs\u003c/a\u003e"},"Studio_Nav6":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"links","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003ca style=\"color:white;\" href=\"https://www.99bikes.com.au/stores\"\u003eStores\u003c/a\u003e"},"Studio_PrimaryOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"texts","imgHeight":"","imgSize":"","imgWidth":"","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$20"},"Studio_TopBannerImg":{"description":"","enabled":true,"endDate":"2025-07-22T13:59:00.000Z","endTime":null,"group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/11626/27f95db08cb625a136516fb35b0371d9.gif","startDate":"2025-06-30T14:01:00.000Z","startTime":null,"val":""},"Studio_TopBannerUrl":{"description":"","enabled":true,"endDate":"2025-07-22T13:59:00.000Z","endTime":null,"group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"https://www.99bikes.com.au/mid-year-sale","startDate":"2025-06-30T14:01:00.000Z","startTime":null,"val":""},"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":"2024-12-02","endTime":"11:00","imgHeight":"45px","imgSize":"","imgWidth":"600px","promoVal":"","startDate":"2024-11-11","startTime":"11:00","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"2024-12-02","endTime":"11:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.99bikes.com.au/black-friday-sale","startDate":"2024-11-11","startTime":"11:00","val":""},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvas":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Sign up for the latest news from 99 Bikes and get $20 off your first online order when you spend $200 or more. Offer is only available online. To redeem the offer, you must enter the discount code at checkout. Strictly one use per transaction. Cannot be used in conjunction with any other offer or discount code. Offer excludes gift cards and workshop labour charges. By accepting the offer you are agreeing to our Terms \u0026 Conditions and Privacy Policy."},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogodark":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandardmobile":{"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":{"client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\": 1,\"enable_ally_focus\": 1,\"enable_ally_number_to_string\": 1}","enable_cms_dfp_suppression":"0","enable_osr_events":"0","enable_short_links":"0","google_analytics_v4_measurement_id":"G-3B1F1L7T97","google_analytics_v4_property_id":"308896374","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"1","single_page_app_on":"0","single_page_app_test_mode":"1","sms_block_quebec":"0","sms_configs":"{}","sms_creds_id":"","sms_double_opt_in":"0","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","use_button_tag_for_close":"1","use_verbose_label_for_close":"1"},"name":"99 Bikes","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('google_tag_params.ecomm_pagetype') === 'category';"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'collection';"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkouts"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('google_tag_params.ecomm_pagetype') === 'home';"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'home';"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('google_tag_params.ecomm_pagetype') === 'product';"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'product';"}]]},"search":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('google_tag_params.ecomm_pagetype') === 'searchresults';"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'searchresults';"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"siteId\":\"2596\"},{\"siteId\":\"2596\",\"codeOverride\":\"\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document head. --\u003e\\n\u003cscript\u003e\\n window.top.bouncex = window.top.bouncex || [];\\n window.top.bouncex.push([\\\"conversion\\\", {\\n \\\"order_id\\\":\\\"ORDER_ID\\\",\\n \\\"email\\\":\\\"EMAIL\\\",\\n \\\"phone\\\":\\\"PHONE\\\",\\n \\\"goal\\\":\\\"GOAL\\\",\\n \\\"transaction_origin\\\":\\\"TRANSACTION_ORIGIN\\\",\\n \\\"currency\\\":\\\"CURRENCY\\\",\\n \\\"coupon\\\":[\\\"COUPON_1\\\", \\\"COUPON_2\\\"],\\n \\\"total_discount\\\":\\\"TOTAL_DISCOUNT\\\",\\n \\\"tax\\\":\\\"TAX\\\",\\n \\\"shipping\\\":\\\"SHIPPING\\\",\\n \\\"amount\\\":\\\"AMOUNT\\\",\\n \\\"pay_method\\\":\\\"PAY_METHOD\\\",\\n \\\"item\\\":[\\n {\\n \\\"sku\\\":\\\"SKU_1\\\",\\n \\\"product_id\\\":\\\"PRODUCT_ID_1\\\",\\n \\\"price\\\":\\\"PRICE_1\\\",\\n \\\"quantity\\\":\\\"QUANTITY_1\\\"\\n\\t\\t},\\n {\\n \\\"sku\\\":\\\"SKU_2\\\",\\n\\t\\t\\\"product_id\\\":\\\"PRODUCT_ID_2\\\",\\n\\t\\t\\\"price\\\":\\\"PRICE_2\\\",\\n\\t\\t\\\"quantity\\\":\\\"QUANTITY_2\\\"\\n\\t\\t}\\n\\t\\t]\\n }]);\\n\u003c/script\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document body. --\u003e\\n\u003cimg height=1 width=1 border=0 style=\\\"display:none;\\\" src=\\\"//api.bounceexchange.com/capture/convert2.gif?website_id=[WEBSITE_ID]\u0026order_id=ORDER_ID\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\",\"code\":\"\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document head. --\u003e\\n\u003cscript\u003e\\n window.top.bouncex = window.top.bouncex || [];\\n window.top.bouncex.push([\\\"conversion\\\", {\\n \\\"order_id\\\":\\\"ORDER_ID\\\",\\n \\\"email\\\":\\\"EMAIL\\\",\\n \\\"phone\\\":\\\"PHONE\\\",\\n \\\"goal\\\":\\\"GOAL\\\",\\n \\\"transaction_origin\\\":\\\"TRANSACTION_ORIGIN\\\",\\n \\\"currency\\\":\\\"CURRENCY\\\",\\n \\\"coupon\\\":[\\\"COUPON_1\\\", \\\"COUPON_2\\\"],\\n \\\"total_discount\\\":\\\"TOTAL_DISCOUNT\\\",\\n \\\"tax\\\":\\\"TAX\\\",\\n \\\"shipping\\\":\\\"SHIPPING\\\",\\n \\\"amount\\\":\\\"AMOUNT\\\",\\n \\\"pay_method\\\":\\\"PAY_METHOD\\\",\\n \\\"item\\\":[\\n {\\n \\\"sku\\\":\\\"SKU_1\\\",\\n \\\"product_id\\\":\\\"PRODUCT_ID_1\\\",\\n \\\"price\\\":\\\"PRICE_1\\\",\\n \\\"quantity\\\":\\\"QUANTITY_1\\\"\\n\\t\\t},\\n {\\n \\\"sku\\\":\\\"SKU_2\\\",\\n\\t\\t\\\"product_id\\\":\\\"PRODUCT_ID_2\\\",\\n\\t\\t\\\"price\\\":\\\"PRICE_2\\\",\\n\\t\\t\\\"quantity\\\":\\\"QUANTITY_2\\\"\\n\\t\\t}\\n\\t\\t]\\n }]);\\n\u003c/script\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\\n\\n\u003c!-- Start BounceX Conversion MultiPixel. Deploy at the beginning of document body. --\u003e\\n\u003cimg height=1 width=1 border=0 style=\\\"display:none;\\\" src=\\\"//api.bounceexchange.com/capture/convert2.gif?website_id={WEBSITE_ID}\u0026order_id=ORDER_ID\u0026email=EMAIL\u0026amount=AMOUNT\u0026currency=CURRENCY\u0026goal=GOAL\\\" /\u003e\\n\u003c!-- End BounceX Conversion MultiPixel. --\u003e\"}]","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"jQuery('#attentive_overlay').length \u003e 0;","default":"false","name":"attentive_visible","page_types":[],"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 count = 0,\n $linkToCart;\n\n if (bouncex.website.pts === 'checkout') {\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\n count += Number(jQuery(this).text());\n });\n return count;\n }\n $linkToCart = jQuery('[href=\"/cart\"], .cartTrigger, .CartTrigger, .cart-trigger, [data-cart-count]').first();\n\n if ($linkToCart.length \u003e 0) {\n return Number($linkToCart.text().replace(/[^0-9.]/g, ''));\n }\n\n return Number(jQuery('[id^=\"shopify-section-header\"] [class*=cart]').first().text().replace(/[^0-9.]/g, ''));\n})();\n","default":"0","name":"cart_qty","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"Number(jQuery('.subtotal .price').first().text().replace(/[^0-9.]/g, ''));","default":"0","name":"cart_value","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":false},{"code":"null;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"","default":"false","name":"in_stock","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"null;","default":"false","name":"item_id","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function () {\n if (bouncex.website.pts === 'checkout') {\n return jQuery('.breadcrumb__item--current:contains(\"Information\")').length \u003e 0 ? jQuery('.logged-in-customer-information:visible').length \u003e 0 : null;\n }\n\n return !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId');\n})();\n","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"(function(){\n var regex = /(thanks|thank you) for (subscribing|signing up)/i,\n url = window.location.href,\n ecapFormText = jQuery('#contact_form, #footer-newsletter-signup, footer form').first().text().trim() || jQuery('form').last().text();\n\n return url.indexOf('?customer_posted=true#contact_form') \u003e -1 || regex.test(ecapFormText) || null;\n})();","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false}],"website":"99bikes.com.au/","website_id":"6316","cache_meta":{"paths":{"2209477":"2209477-a8f58d811a4acab9357cd7569a4a0e8d","2209478":"2209478-91e8e4b6fa7a8428b490f3cddab89ded","2209479":"2209479-7c27c3e447fbf31f76ad44f48dcdbfa0","2209480":"2209480-65e0d74745848928bed55ed7d02c7698","2209481":"2209481-1e9f6eda62541c806418cde9f58a5af2","2209482":"2209482-b0525c1e2686b657ea165e0129ebfe5c","2209483":"2209483-869991d0888e5341ea5f09e54697cda7","2209484":"2209484-1cc58eb6417b9ffaabd980d06842c513","2209485":"2209485-f516207aa9b2a3d732330e08c3a14892","2209486":"2209486-da323cbab849cb36f91225e55c28e247","2209487":"2209487-dbb35978750215f3b6aa1802a727d575","2209488":"2209488-93e10db2af84ca3a07ffddabcbec7eb5","2209489":"2209489-3550aea4513a1dc0c38bbb78c2a1f8ff","2209490":"2209490-d196ddfaef239172ff233a6ae5907e5e","2209491":"2209491-f095dadb5b565d449dc308632c6f092e","2209492":"2209492-33cb45c3c48f0f16df0d1e1a0b2c6d27","2209493":"2209493-19d4f8e89df759dc6f6d9f6e6836153a","2209494":"2209494-592ec3daebf581f197028ec38277be57","2209495":"2209495-b0b6bf70af65b693fd0d19b90bbb4293","2209496":"2209496-825f8e1fb92e587e628eb20c03d4c3c7","2209497":"2209497-3d9daefc3f6ac7d3668a6a9f49fc1c51","2209498":"2209498-8bebd339e322d696bcbd39b0acdaee44","2209499":"2209499-b4d5db283de94ef71a8c53312b6c4bb9","2209500":"2209500-a7d62f2ce0975c955b3b7d86863c209d","2209501":"2209501-514433f308a2f7883d4f8d5d8e8a9811","2209502":"2209502-3d870e1a178fb8994b4909afa31d728c","2209503":"2209503-c7c32d85869eac686364dccadb26af11","2209504":"2209504-7f746328d3fcc647a09fa850d307aacf","2209505":"2209505-67432d5787ece4ab3f9f448d07d8e475","2209506":"2209506-52c96b44092334689027425367091151","2209507":"2209507-dc81ea0f073bd7f74a2a58da8af98ae9","2209508":"2209508-dd9d9ae371730ab80827f8e24eb265a0","2209509":"2209509-654d62df6f833a45c4891af538426136","2209510":"2209510-1ad28bf057fe699796fda56c4259ff6b","2209511":"2209511-d930d318bdbe1114452bdc1ab8cac80c","2209512":"2209512-0ac7aa3afe621b5575e64a363b6faca5","2209513":"2209513-26226118a10a0ae883aeb7689d399d2e","2209514":"2209514-79a59c190bc82ca97c8092131e4e15d2","2209515":"2209515-f05ee2a1ffa6d7df3f8baa02c88ebfca","2209516":"2209516-3c02b39e25a04b715d094c8feb00ccea","2209517":"2209517-2bbb0133a18c6843f8b4cac04ce2008e","2209518":"2209518-91001b2f4a659257cab5e1f9b0346bc3","2209519":"2209519-d2c865c600b04f2a43f3bf6f385be88c","2209520":"2209520-c508048d69eb0a0f31f0073a782fa55c","2209521":"2209521-59f96976c67b21c96b25c8f0f8a71a64","2209522":"2209522-b36706c197559369ca7a0c1fff07660b","2209523":"2209523-ed16b01f80f9e42f43188149d0a1fae6","2209524":"2209524-277557b6b8b8fbb35dedb158f5c6dbeb","2209525":"2209525-5f4a56e0996b95136d45a983d49d8074","2209526":"2209526-ad3a15d11d68af68a1e230f7b8bf14a2","2209527":"2209527-40ec7ebe215efffb498eaa43c507a69d","2209528":"2209528-8d6f8506d8895e1a66a57603f408cecd","2209529":"2209529-ce6ec8784589bf3db106dbfa5bf4e7f7","2209530":"2209530-d545199354cdecf54a8275d912d5e522","2209531":"2209531-452764f8c418faab536577281cacdbde","2209532":"2209532-0cc2912f83f878cd5f9a150f177d010a","2209533":"2209533-5a7362d9f2f6a6b08304971e77098a21","2209534":"2209534-93bcde03fa3ef67159f90936c6572840","2209535":"2209535-488ef10678ecb7c18e8ed12d15e2f739","2209536":"2209536-50c00e7fb4f7e3cf5de4e48bd69a1c1e","2209537":"2209537-02f6eb9b988424dbdb00b9943cfd3bf0","2209538":"2209538-06d9c13fbf0db4e4ecf46e5dce30eefa","2209539":"2209539-41626a64ae0ca1d1220e55a1919a13db","2209540":"2209540-9e94fff78436804e454cc31c18d4277b","2209541":"2209541-7b61a94a5de1300180d8dd1389d351e2","2209542":"2209542-85ae39f886576912200b2f1c66ca8a85","2209543":"2209543-2fb5deb302bc242364fb8dd46a581ca0","2209544":"2209544-1fbc2225739a6b00a7e0450e5ceb2be7","2209545":"2209545-7e56ef8af1ee8ebd9e0cc14ae706a5ef","2209546":"2209546-9c3ae79eb631901f4448c6174c5f16e4","2209547":"2209547-7c6f945a45d09220074fc38f269b09a7","2209548":"2209548-6ff484c9225617bb0b6dabb26f102e48","2209549":"2209549-5b178c86661a6771fdd45f820188fce2","2209550":"2209550-c147cbadfa5f61083f2cd35709a25871","2209551":"2209551-1f687e61ed55ec5b64acbe4e36bbc6bb","2209552":"2209552-de0f78a7c22706b806a3d5b58c788199","2209553":"2209553-3458876e0ef2a62b5e1e914e4594306d","2209554":"2209554-aa31fbee8855973379295a0dc168efb1","2209555":"2209555-ed617387e2c9bd572259ddfd6441f2fa","2209556":"2209556-83a31f1c5c7afcb5871fbb0c9aa11f21","2209557":"2209557-173ae1d331564e9d72255f8e33f788f5","2209558":"2209558-58a9fe3ecc79fdb4103f497b3619defa","2209559":"2209559-9b8d9f01136a34231d0677b293a02a6b","2209560":"2209560-fbf8df2e85e71d02055f547bfcb26949","2209561":"2209561-29b1a5a6452ceedd687138bec4115aa1","2209562":"2209562-e4be732e3982b7620d917d45b7f97433","2209563":"2209563-393c722eddba43959f2a8130c97c0906","2209564":"2209564-12d2f35588e9d54bae98b413dfe5e095","2209565":"2209565-b3f9c8d1501a12b23b39bfe2cb2d7ca6","2209566":"2209566-36ef3c849d82c67a5dafb5b50a7618df","2209567":"2209567-9045e509fa7cc525546b47202e68c781","2209568":"2209568-2cdd4c59f0412b5bf7e841d9513c24a7","2209569":"2209569-69875728daaf475510a5491aaa627000","2209570":"2209570-2a393a1df7cba074023b5fe6d476f253","2209571":"2209571-0b519d3beb0637a71731257effbef4ba","2209572":"2209572-3e38acfd21de5f87bbdf864c31c5268c","2209573":"2209573-1b28637accdb4397757527bbfe9a5817","2209574":"2209574-2aed86fc306a5f254cd87c78aff265b5","2209575":"2209575-d42df879f5c877db3fba322e00f1e838","2209576":"2209576-1b5dad16615776fe49d68494eb4b51be","2209577":"2209577-1bb39c4d6aa09f8177cf589c2f5b895f","2209578":"2209578-aa08329344eacd2e4542fea6e209c2be","2209579":"2209579-8c46a37dc07131bd9a21f7aa15f61c96","2232032":"2232032-f0f9bd42bc1ce676e6f6db237dc75d9f","2232033":"2232033-fe008705dc0401f387046ceeb8bef42f","2232035":"2232035-db0c1c6b803e2b19a62959ee9e6d67d1","2232036":"2232036-b97419f33cab811a78f6342f57e57de5","2232038":"2232038-6129dfb37f1acf9dc719a152ae0f9573","2232039":"2232039-897dba03e6e27afba5a578712693e4b4","2232041":"2232041-3ca3768bf3bf7fd4890e509b2714694b","2232042":"2232042-e1e737d64e2f4e833a3d0a74dba521dc","2232044":"2232044-2ee710993a9c070fb019d6c9a43cb292","2232045":"2232045-a1f4cdffa6e405dc03d5ced9a26f3e1f","2232047":"2232047-7af3287f4c09fb7db4544871c286ae8a","2232049":"2232049-f6e63be4a5ce5a72fceca91b0cd61eff","2232050":"2232050-f9e1e29591889a78089b67b4e0e88201","2232052":"2232052-9cac7c428176878147cf060c3e27089a","2232053":"2232053-d46be8a6923228472c39e48f7464b603","2232055":"2232055-7bc0d3925c72c4bbe308cc2160726702","2232056":"2232056-112395d5b81b0ad585559d6787e21d85","2232058":"2232058-b370589e5db59f1ef298bb1071075abc","2232059":"2232059-aec9e4ffcc9339ab0bc8d67b6e054a36","2232061":"2232061-84987230b29e63ee385eff9c3e394479","2232062":"2232062-30a1134216fa1b17d115be60099f90df","2232064":"2232064-644273c457bd5f24fb26d339ce012a5b","2232065":"2232065-657541edb6298b0be1046fea9d215b88","2232067":"2232067-c24acb74003ef667c019842237603b8e","2232068":"2232068-6728486c2345ff3bc12dcb2b8de00d3a","2232070":"2232070-9f873f529e2850f8cf57c8ba6c7a670c","2232071":"2232071-5a33a74b093c390309c52de737f6ea2f","2232073":"2232073-50054529a1f20361278dece322fbee78","2232074":"2232074-5505f6fcf37f415c0be8e772c2734b78","2232076":"2232076-c746f102e0fa39f079e49e8726b295fe","2232077":"2232077-6d147cb24a446e98729d49e25bbdaf10","2232079":"2232079-caff36852ce64594c05aebf6f3b57ec5","2232080":"2232080-21c2232b754b1f8b4fe5c23d3645baf6","2232082":"2232082-21c6d6248c407713a65ffd523ec9d260","2232083":"2232083-9ee8af84743de0ee02877a8a222702c5","2232085":"2232085-02f444a25ddd60dd90e5bdb5a1e75eac","2232086":"2232086-928d60f848f2263601760bc5b02da935","2232088":"2232088-a3be9c2443d7d5ac552a7e233bec55e7","2232089":"2232089-6fa76caad0c3ef3138d80bce138903a3","2232091":"2232091-e79e6b4005a80723273452a13baedec3","2232092":"2232092-1f24afcc10047d8a273b93e4ece8dddc","2232094":"2232094-0ad7912a47e3983487c35df8a4921820","2232095":"2232095-7601bfc14d345c635982e00f6100b238","2232097":"2232097-20d8e3140fccf5698427e758ab99e5cd","2232098":"2232098-a418cf53a2d44a591ee89f6181180655","2232100":"2232100-cd6187307dade25968e20b760e88d822","2232101":"2232101-7fd704c44aa491e74d59bc72c5ae47e5","2232103":"2232103-c2e220416db1dafc6e33cf742d981407","2232104":"2232104-1c2ea1e01da0e755c666453202fdb29a","2232106":"2232106-080d47b0c70d3bf8982df53690ece641","2232107":"2232107-0a0a004c5600ec518d897b303cd6430d","2232109":"2232109-684200bad6a0bbafacccb3d57c5de278","2232110":"2232110-20b1d52b086cc84b0ce002f02a9cb5dd","2232112":"2232112-91b8904804c9725b17d1394b65133adc","2232113":"2232113-1a34946d5754625ea37060f1611d26ee","2232115":"2232115-343f16aa5fe771f1837a1657d3b3372a","2232116":"2232116-5beddb891291b1e26b0252049dc5aac6","2232118":"2232118-ffbaf9aab98f45ec337a2c4c398c4760","2232119":"2232119-5272ff839bb5ac5e9f72d24050f56f06","2232121":"2232121-0d40b31283cfded45a4665130bb55466","2232122":"2232122-5cdf13d180446ae685354731e2b5c2cc","2232136":"2232136-277a9f7ff215ee4a7e74360b73efca0b","2232137":"2232137-7b9bafb5abb0b09eb8faf8d607971881","2232153":"2232153-bfe5c0a02ea0a94a4f573c07a3072d38","2232154":"2232154-f04f7e6b6cafdd9960ddd8a4c717709b","2232156":"2232156-944fc55fbf19eff117203d9f300235f2","2232157":"2232157-3edb20f7c340d7a00168ea5b8e64f64b","2232220":"2232220-378fea36d08e19e042f25a22227f9ce2","2232238":"2232238-f569ada3e3b5cc2e8d2a530a4836bbad","2232243":"2232243-417cfa333e6c1379e37c2b1f29d3f438","2246522":"2246522-763a9459efe6cef085b1d8c3004d5ed3","2246524":"2246524-e60fd32b7ffe9cd09c014171ed864b72","2275754":"2275754-ae938ab673dae38392339128b525212f","2275755":"2275755-9e9e6c7038abea3b1d4c0593f0820f4e","2275756":"2275756-d23fded1a5510bacd205839ee366369e","2275757":"2275757-40299532aa54e3fdbd8a51634bf1ac0e","2275808":"2275808-e2f3a30d93ca24a34eaeddb691eea2e7","2275809":"2275809-670b18a6564e94161d83b28c2a58bf81","2275810":"2275810-4821a299f96d6cee5343eb9faf6a1936","2275811":"2275811-02117c262bafb2e4d93ea737ae9bc007","2275813":"2275813-71b8baa7406f16d461ecb40ba4713deb","2275814":"2275814-3e788b4f6291baaccd9261bde7062426","2275815":"2275815-91d3543416af322dd57b23b210e3adac","2275816":"2275816-72465bb4ad798a34c2322899360203cc","2275818":"2275818-fe342fe610674167204f6e6d5c0b1b59","2275819":"2275819-c4d114a60f493cac711efe20487ee3e1","2275820":"2275820-99d9e21a5e88f36a4733d5abc9875c6c","2275821":"2275821-ffc9293b85945fcf75871efe44c3038d","2278403":"2278403-9e9caa615086de30f26ed52db2b40b5e","2278404":"2278404-cf6d3452b72ad1e1e08355abd38e335f","2359165":"2359165-5b2639c533f211f1c72c28d32ca9fc71","2359166":"2359166-c4743f0fee674e67762e9d9cb4c83e84","2359167":"2359167-d72f6f51bdaadadc4b624b81ab26d682","2359168":"2359168-9782b29e0646e4dc95f757745dbdbd75","2359170":"2359170-d4ea82ecd47e69cb060e13de55b7e03e","2359171":"2359171-b27f7c3e2e959c1eaa51a6ee39e17857","2359172":"2359172-ee6d8f2bbbe3c92568226eaec52d6e27","2359173":"2359173-5541ba07efe7f2ccaa1b6ee3bbbafaec","2359175":"2359175-8159f799d997e851456be0385ecd9696","2359176":"2359176-bc7fc1babf9bcd1c4648aec0a65c4ba9","2359177":"2359177-4b4b5e356a4f5af259085d9c53b383f3","2359178":"2359178-dbbba5e3aa50d5f85a69abbd1cef4cfb","2359180":"2359180-584df3cd7440146e24c549382c4302fc","2359181":"2359181-d83f1acc07c76002e87e5b275621943f","2359182":"2359182-39de203f913df99ea82a5f9772584452","2359183":"2359183-cc8e2fb9eed0d5f16ac0f719925abbd4","2368636":"2368636-7f053dd923d8c8814ae3ef3f4117fb08","2368637":"2368637-8facc49990279b987ca34e93f1e6f7a8","2368639":"2368639-10f8124fe1c4e8561e3f18931a77cd29","2368640":"2368640-a4fbb5fa5218aaec18ea15e57d91cca8","2368642":"2368642-24c48b58029423b362a8bbaedb5a880d","2368643":"2368643-8ea407f6ba39b239d6d0f3e67879884e","2368645":"2368645-4b88fca211c424f909732fa9933f0a73","2368646":"2368646-89457e4f73164c72f9c8b7c31856e39a","2368648":"2368648-345f34047b1bf9c3139c25ec34b1aa77","2368649":"2368649-6feaf005fda32be1ad193aa8444b0e42","2368651":"2368651-dbbf47eee56bb8f2e5bc8c6dd70cf198","2368652":"2368652-e428ab1ef7be33f72e19d3903f76f8c4","2368654":"2368654-ec190b705a664957fc9aa2c3bd78c6d8","2368655":"2368655-e71a623482933c392f77ffe22e7cc608","2368657":"2368657-9cac83ab59d71b03a540e3abb90e973b","2368658":"2368658-adcd2057035e091e448e04e6a0a2d9c5","2368660":"2368660-e9f7495a2b9b8d0b432138d66286fb14","2368661":"2368661-bfa5ee810278fadf6065e22c4700e364","2368663":"2368663-1538e9be87e3564c530bc225627cb878","2368664":"2368664-95f873fc3f4ed7640997aa267aa6e7a4","2368666":"2368666-d8e4a78c35cae77ae640a8dd849c75eb","2368667":"2368667-6594e7f6c179469dd20dea7f06381897","2368669":"2368669-d48d3b8541ae1c40b0feb5116fd94aaf","2368670":"2368670-703d0224d57c8182fd5fae676e96ff96","2368672":"2368672-d0f75a00ece3bb667d9b94f387b3cf68","2368673":"2368673-35938a3248f8eb70e6887b3be55ddd64","2368675":"2368675-967b6a46ab2ac4f0abef2d1f41beacf0","2368676":"2368676-2713ebccdd40d79ba36ded062ad9cb77","2368680":"2368680-1d71041da14a4c4ce056c026c8540b67","2368681":"2368681-8346b267d51d6c38a9a378e1cb7bb704","2368682":"2368682-30a50c605c2e48be4b2beaf3cd8fa3fb","2368684":"2368684-959483456c59757500334aad344b86f4","2368685":"2368685-a3306f01c0ef36febe317e7238bd22c9","2368686":"2368686-3eb67a1a6c52bf8b5b9f9f424b912bb8","2368688":"2368688-cedfbf5f774ba6e6115c9700bf7a24b4","2368689":"2368689-52627ba93bdd2d7aa4210cbd69ff9dea","2368690":"2368690-f18df476e6366c9414029edfe0da5847","2368692":"2368692-b0c7328b9c5fee63a358bc17007e064f","2368693":"2368693-f6b089daeb610f5366dd5435a31a3b1f","2368694":"2368694-6cdb2a40889ba558bf316b03aa7a1e50","2368696":"2368696-48800c58bb525d05d0c349875313c4e8","2368697":"2368697-84a602f5f6b8b33d1119129d35b52029","2368698":"2368698-613b390334112ddf5a89e9f65672bb41","2368700":"2368700-eff51bb487e8001b3fc12da139c0179e","2368701":"2368701-3af57354beb089a086cd79dd8c629c3b","2368702":"2368702-9d71f09a3e69b7d41ea517d33428fda9","2368704":"2368704-9244a8033c503b27a46506067a5e23ec","2368705":"2368705-def9e8d8dcec0354459dfa2f9f7256c6","2368706":"2368706-bf6189ef3e2a7d3b889b021b96c0b089","2368708":"2368708-1da57f528bd4354d24749cd9d83fb8c9","2368709":"2368709-eb00a949b8c5d231620e9d10820d7c93","2368710":"2368710-3ee9eb5ce62c8662b858d7e2a6d31f74","2386760":"2386760-aa1c7517d5c0b490358116e7ee86b9f2","2386761":"2386761-b6166b15c9ab4cb09541ad5205cc3ad4","2386763":"2386763-02754b8ad250ca033fc7e6fea4ce257a","2386764":"2386764-eec4a02c795a99986cd59646c561d524","2386766":"2386766-c1fed527cd628262e21d66ec3b00a4c4","2386767":"2386767-2f95d43778e98593e73dee9af7f2c0e3","2386769":"2386769-579e3024334290c6abfcfb762f5643ee","2386770":"2386770-057d9db02c787161ad9f82c8b5824d74","2386772":"2386772-486045c93cc444b419c3c51c0684715e","2386773":"2386773-5efb67176670afd60f98833b1df84aad","2386775":"2386775-399de6ea30e7dd241b51a152fbf4a752","2386776":"2386776-d01ebdfe18723fa2cae485c59fec3447","2386778":"2386778-cacd977c5b2523391a3111f7051426e4","2386779":"2386779-81246fedde5225608606836eaa5626f0","2386781":"2386781-388ee47dd0db6f125ab63f8dc3a5d9cb","2386782":"2386782-ed6a15728c35a62b9bc4afe08673ac9f","2386784":"2386784-caa76baf84210e5c108a454f371d624a","2386785":"2386785-9554e4a30b677aa2e8ecb9db9091df3e","2386787":"2386787-7da3c7a2eb6cd14eaef1cec61aa8faa6","2386788":"2386788-8880662b7aa015cd680a51f2d46abe39","2386790":"2386790-a78ff1e8abe44d21a0a978424ad4e082","2386791":"2386791-dc91e3a8a94c3f6d7797846a9fbc584e","2386793":"2386793-025650034e2389603705abb0a685471d","2386794":"2386794-2540d7d7f2e78f7a1a919c6b1e8872b9","2386796":"2386796-dfb3a6c583402521d991c1bc7a339c5b","2386797":"2386797-55eab4fd3ccbb22773796724a365e1c2","2386799":"2386799-60771302f2a6b0a95e9ec1a20cc351be","2386800":"2386800-69656f9c8d3f5095081ae043b4be8271","2386802":"2386802-b6072e1d6c0753c546d8003cb65d5090","2386803":"2386803-9c0bcfb9125471a7487d2c949319b547","2386805":"2386805-d0b4cec54f9b134428c2afae2c7cab97","2386806":"2386806-fcbefb9a1159d56a617fda1f150bf559","2386808":"2386808-bfef32102a62c24f21f0f7a6c380d69b","2386809":"2386809-83cda8dafe4f1834bd3060fc1cac9fad","2386811":"2386811-af5a05199be6f746efd31d688d2b80a3","2386812":"2386812-7b1a7b1f70f195ad5ce74a6c84be7948","2386814":"2386814-f85d496051d315b64f3e198f3d9c6b7a","2386815":"2386815-a7e2946bd04cf8017469ec3811262bd8","2386817":"2386817-26df3e52040d8dc5be657f7ee602977f","2386818":"2386818-c8d1aefbcbd830c0feaac35ea0a67df2","2386820":"2386820-63075f8f951552f33b91c8632588acff","2386821":"2386821-841d1bd68874cde7ada91a86f5060cd0","2386823":"2386823-e34f5fd62a52698bfdc16ea01286a923","2386824":"2386824-b73823c4029a97049d7ac668540ceae0","2386826":"2386826-48d14af0c05b3b485d8c187ba42b9671","2386827":"2386827-d2ab191357c70cbca1f83b47e6c03273","2386829":"2386829-ba935a3e13b0b608a5ffc267a079992f","2386830":"2386830-656b52f391536c11ff52d0064cb5cb83","2386832":"2386832-31b9f6ee5dccb3b1297552ddd85548db","2386833":"2386833-5c984016c173aa34c8e8e1129fca0447","2386835":"2386835-83c1b4fd1efbbdf3dfc289a6dd978521","2386836":"2386836-95df086d8409520038747361fe5beddc","2386838":"2386838-f7cc079bac43de6ee2a5fbe37f2235b3","2386839":"2386839-57097ae4b66ea04ff0bbcd35b9e33a59","2386841":"2386841-5227832c82ad78e2cbc9b57245715235","2386842":"2386842-9c99b95ead5ff95d1aebd6ec32c8a0bc","2386844":"2386844-7cd929d548d5991609555730ddaae0a5","2386845":"2386845-6cfd0a6351733c098d02e936ab2f5873","2386847":"2386847-fe03621a3463c59e485223b59f12e99b","2386848":"2386848-cf0d3dbe27b0ecb48af9a01477c8c54e","2386850":"2386850-465ad89ca0b80788774e830b723eaa9b","2386851":"2386851-76964d41e601f77032538ec284cc40c4","2386853":"2386853-d460ddc10971bbd48ba000ab659e868c","2386855":"2386855-d7b1e88d47b6460b51e19318fe09551a","2386856":"2386856-5e6f10b21439a87d454dfdd09fd8a3f6","2386858":"2386858-407c8f70e64cd7a495d227cac53b0af3","2386859":"2386859-536ca0b1b38741dab558972e17ae0d86","2427281":"2427281-2afa7645c61e8700e837c5f02e4c7f0d","2427282":"2427282-2264afc4e611ae907e5d616eb4a4ca8d","2427283":"2427283-a88b203bf803a62ed0fad7e7de7ff2b6","2427284":"2427284-e66967219040a207f1343d855f4e5d77","2427286":"2427286-5903b55c35a84a1d77ac2415408b6e30","2427287":"2427287-cad7f8837201b0a26096a883e9a0c692","2427288":"2427288-d059da41ea32bd4b25c3c5ac39e7bab2","2427289":"2427289-20e19c86527f4c62509ca2b4043281c2","2427291":"2427291-f82ced035bb10c55825ede4ded11436d","2427292":"2427292-ce1e8412cadb5f2a77730c4b1700fd0f","2427293":"2427293-fc5156bb380ae814cefbf62429798228","2427294":"2427294-a4b87d72f35f27376d5dd33a6ead56eb","2438547":"2438547-dda037e18f732bdaf36e84d3c9c2875e","2438549":"2438549-5bc57f1fb1cec87e167b2d5f75df3b46","2438551":"2438551-079970c331234f8e60a7aa93d88eb72b","2438553":"2438553-60b73760d347eecf7975e206bfbfb1b8","2542931":"2542931-17b142ef0e2d5a5cbb321fae73b86206","2542936":"2542936-2f1f5ef7254a183f7b30088c4df3028d","2542937":"2542937-fa5ec7f37d95a20acddd42cd05bb05f6","2542938":"2542938-0e5b59a07aee86e252d69b082fa5b957","2542939":"2542939-ca56201bcedf23e3ad4446b3c4811ee6","2542946":"2542946-2da84e6f1bb47cfdac8bda95f5d79e92","2542948":"2542948-09c697ad620ac7fd6ad494596c0847ba","2542950":"2542950-fcf6a2a4bf454f82423a6e69af426fa6","2542952":"2542952-1cf8f80dffb74807ae363383086de84c","2542954":"2542954-c4a3173f2bfe73791525baaae05db64d","2542956":"2542956-dbdec0d885b19f065f2c1bc65dc15714","2542958":"2542958-b2a05b7072c0347c533ac485d4b0c536","2542960":"2542960-51304a70cf42086e1061e4ecadd3d60e","2542962":"2542962-b24326e5dc686441e0f0734dce5d413a","2542964":"2542964-8dd9c453d64711ee67bba5a96e6aa0c1","2542966":"2542966-dfee127a2fc3c962da225021c262e71a","2542968":"2542968-cd5012d3e51abecb0ada54d98e5cece7","2542970":"2542970-9bc0f88c9ddb5c56b3c9c3779c3c05ff","2542972":"2542972-982a0ae9d8c5b2fbe2f655a613a48e9f","2542974":"2542974-61e6e2003df72743479611a7647cf6ef","2542976":"2542976-23f587554925d7aa438c3c3c0dd389a9","2542978":"2542978-60903ee0bcc208e700c15ec516edbaa8","2542980":"2542980-217265dee1bd8652bc2b4fd44591422a","2542982":"2542982-879f7602343c290a9db248ba3ef24f98","2542984":"2542984-8be3ffb29de3ae8be617a183a6006286","2542986":"2542986-17018163ce28475706437c0a13d73d31","2573474":"2573474-e46c38ee98555ec540655b049d66df5d","2573477":"2573477-763a8a15d609a50651044897d904278a","2573478":"2573478-cc68c5532cda0f2036a2088b80a8f0be","2573485":"2573485-028c64ed8cddb6bce2b29eb0cd66c2d1","2573490":"2573490-3f2994bac8aec703a224086ca9745593","2573491":"2573491-3ef7c277a8caa6d894b944e1574ca0fd","2573690":"2573690-9b01588177e3b1651019bded8d0707c4","2573691":"2573691-cc34d18c6cf7b59d9869b7b27623d490","2573693":"2573693-27f5ba48e69f3c7728e4004c45ceddf3","2575688":"2575688-80311a67e09c0b6210b8906b0d75fec4","2581474":"2581474-80c99e3bca1b88b75b90e035338726ba","2586423":"2586423-3f35255aebd3a83124a0a111d1285c73","2603325":"2603325-bd11a0c95bf997d75af7460569c691a4","2603326":"2603326-986a449ba79a6b029c215a3688a3730b","2603327":"2603327-813378f5accd74c91a235d4eb9beaaa5","2635275":"2635275-2f7fb504078dd188bdbb8d65e6d9b1bc","2635276":"2635276-414b53d61aa38b20dd2bd24825b8592f","2635277":"2635277-126be7d113519430d4a159e2ae241ae3","2635278":"2635278-0d961a921c0f3c05fd17dc870253d550","2667927":"2667927-70139add6d11be67d83f42c7fc48bc89","2667928":"2667928-4974a4728df47417be2972c024bf875f","2674779":"2674779-32ccc84a943bfb85b2a846e3615d4d92","2674780":"2674780-f1fec6a7d5c39108607405acdf46a73d","2674781":"2674781-572c8d556e79f16faa03556ce957300b","2674783":"2674783-37d0cb25287d0777ead95dbba69b8862","2691709":"2691709-4290fb664113298747a2fe39c6114010","2691710":"2691710-6c47d6a06a1b1c230340ced64da0dfd8","2691711":"2691711-56f8f3fc7a63e90766412aeaa2ec3f96","2691712":"2691712-0fd0b5448299dfebab80fc329e867395","2865975":"2865975-89f39feea52d54c795ae9495a89dab9b","2867797":"2867797-f09bcaa9147b237b5fb658ad571838ae","2873982":"2873982-5129aa509c5ddc0c45a34a7bda8219f2","2880452":"2880452-0f73f3f595512984e64b14745cc1df23","2880453":"2880453-f5ad018fdbf21bac324bded13f819a35","2880454":"2880454-fbb682b6498aa648a925793817b4e5eb","2884300":"2884300-e66f6ba43551f7338ba748bd64410838","2884301":"2884301-2a153b45538497ad278fbf915f1c53cb","2885767":"2885767-9c75e9e415e3670ec785bcefbdd071b2","2916450":"2916450-12a7c83e4f4acc5844eef9022e76803c","2917839":"2917839-2aec07bdc68c50e63013d9c261443e2f","2917840":"2917840-40f3599f9f9fd80a451541d03104cdc6","2917841":"2917841-3a5b3a62fb8c4d02ed7391b044649765","2917842":"2917842-86b5c2e6ce9cb064c62a1fa50b3f4fe8","2917844":"2917844-678116a04a834c077636a160e8d3f31c","2917845":"2917845-99c4db5f53b099b617d9702a415fd4a5","2917846":"2917846-71e6b4526704bb341f2651f49f089a0b","2917847":"2917847-b2c9aaadd83c3fd950a789a23949c046","2923539":"2923539-9b9eba07856cc5f67d8ecc37309ac1f6","2923540":"2923540-cacd1dcdd89dc37ecfdb17aa2732d5c5","2923541":"2923541-3fb68e0aed827dccf9d76fe03d8a9fba","2923542":"2923542-a3aac0b1c1d1c50b9a91b9e45c83fd94","2963758":"2963758-405eb47c3c108d0d7860ca821c5cdb3c","2963759":"2963759-c8f4b5339f8e530912e94c2212c94a22","2963760":"2963760-a3b8d1ca5a406b7bd028bc8f02d44eba","2963761":"2963761-75150a519b55b3d1f3431877af9b02f6","2963762":"2963762-ef4bc02c1231971c4eb58d9722da97cc","3009719":"3009719-325a19798953ca8b59a988313886584d","3024014":"3024014-7cff77ddfcc76fa40f1756dee2b68041","3033577":"3033577-8c441b2abca21c12106ceb2795e5c685","3033578":"3033578-60066cc57c375e6f52449a7680a764e6","3033579":"3033579-f2f185357897a2c9d13978b0a22d4b71","3033580":"3033580-04f7cf3946cc1d37eda413c762971d2b","3048797":"3048797-8dc4a6c5fca8f62f8299fd41cde5e292","3064390":"3064390-2109de26d1a7c7e3cc852d7b71f955b3","3070833":"3070833-a7b7e23a35729cc060b4198ce17e4b32","3070834":"3070834-9cebde0afc852fef1eb4cbf9590af083","3070835":"3070835-61350a564f1205df223095f5c5e990a6","3070837":"3070837-5e37ac5783a14d0f88eabf19148c6448","3070839":"3070839-7f41e31e0b39f725ce53bcded63b75da","3070841":"3070841-eafbc7cf2efaa34f70d81a5f2b55636d","3070842":"3070842-ae7d0879e33f8c8d9171621548812c19","3070844":"3070844-66d7a00c1a46889635a05cdd87d9c482","3070846":"3070846-22032cff25ec6be9a6ac611a73582543","3070848":"3070848-7fa6503fbb3e72ca2dfd9f188ebb6dfc","3070850":"3070850-614b4ea25938ffdd3c31102edcc542df","3070852":"3070852-823c3b58e2dd06c73b52e3095801ed3a","3070854":"3070854-37cbd85983c127a6e44694505ff7f599","3070861":"3070861-2841e9093718da3b8011a0e5f8a94349","3070862":"3070862-a89ea2e99970f6da2d9f5ba88e2f22cc","3070864":"3070864-7d3b5368fd395252ba53dae2fbd80a4b","3070866":"3070866-7e4278fbf064fd38eba576da80f241c8","3070868":"3070868-3c4dacf46488d409ebcc9f9f0954b739","3070870":"3070870-ecd918b7c5cbdcd6a622619e1184b29d","3070872":"3070872-4a1a5621299be4466bbb505061b8825e","3070874":"3070874-c0f42c2b70f63f0195e2451aea0cb4d4","3070876":"3070876-f8f4ff098033cdd46dc56b61730e53db","3070877":"3070877-2ce8a9d497c4f435163b7e13bdf50e55","3070879":"3070879-dd6afe78f94da9e818f32e8e3642d6a5","3070881":"3070881-da4a5c8909487a3debac2c305bd63629","3070883":"3070883-36284f1947fe714d1ccf5c2c6b1d0b51"},"index_live":"cache/6316/campaign-index-live-2cc2be1ecbe0cb95f2aa7091edccd233","index_test":"cache/6316/campaign-index-test-3ceeff95d2afc7da6dc8aa9dd04627ed"}});