bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"8000\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"bbar_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 998; } body:not(.inside-chatv2-open) #inside_holder\u003e* { z-index: 997; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ctab_index_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: 98; }', 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 cookieBarHeight = jQuery('#evidon_banner_wrap:visible').length \u003e 0 ? jQuery('#evidon_banner_wrap:visible').height() : 0,\n compareDockBarHeight = jQuery('.compareDockContainer').length \u003e 0 ? jQuery('.compareDockContainer').outerHeight() : 0,\n configuratorBar = jQuery('.CTO_Configurator .stickyBottom').length \u003e 0 ? jQuery('.CTO_Configurator .stickyBottom').outerHeight() : 0,\n productBuilderBarHeight = jQuery('.pb_container .pb_footer.stickyBottom').length \u003e 0 ? jQuery('.pb_container .pb_footer.stickyBottom').outerHeight() : 0,\n checkoutBarHeight = jQuery('.container footer').length \u003e 0 ? jQuery('.container footer').outerHeight() : 0;\n \n var styles = [\n (jQuery('#evidon_banner_wrap:visible').length \u003e 0 \u0026\u0026 jQuery('#evidon_banner_wrap:visible').children().length \u003e 0) ? '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+(cookieBarHeight+compareDockBarHeight)+'px; }' : '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+(compareDockBarHeight+configuratorBar+productBuilderBarHeight+checkoutBarHeight)+'px; }',\n '.commonFooter { margin-bottom: '+pushAmount+'px; }'\n ];\n \n var stylesRight = [];\n \n var stylesLeft = [];\n \n var stylesFull = [];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\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 updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdateCornerPushup();\n\nvar bxUpdateInterval = bouncex.setInterval2(updateCornerPushup, 500);\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);"},"custom_analytics_submission":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"submission","testmode":false,"ttype":"variation","val":"/* Wrike: 1093593932 */\nvar email = data.email.toLowerCase(),\n hashedEmail = bouncex.utils.toSha256(email);\n\nif (window.lmd) {\n window.lmd.user = {\n emailID: hashedEmail,\n placementName: 'WunderkindEmailSignup'\n };\n}\n_satellite.track('hashed_email_tracking');"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n }\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 999; } .bx-filter-menu-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 998; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\n\nfunction checkForFilterMenu() {\n if (jQuery('.leftfilterMask:not([style*=\"right: -100%;\"])').length \u003e 0) {\n bouncex.body.addClass('bx-filter-menu-open');\n } else {\n bouncex.body.removeClass('bx-filter-menu-open');\n }\n}\n\nif (jQuery('.leftfilterMask').length \u003e 0) {\n bouncex.campaigns[campaign_id].filterMenuObserver = new MutationObserver(checkForFilterMenu);\n bouncex.campaigns[campaign_id].filterMenuObserver.observe(document.querySelector('.leftfilterMask'), { attributes: true, childList: false, subtree: false });\n}"},"ios_scroll_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n}"},"ios_scroll_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\n bouncex.head.append('\u003cmeta name=\"viewport\" content=\"user-scalable=no, initial-scale=1, maximum-scale=1\" id=\"bx-ios-meta-'+campaign_id+'\"/\u003e');\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\n }\n });\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\n jQuery('#bx-ios-meta-'+campaign_id).remove();\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\n }\n });\n}"},"overlay_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('.npw-chat-container { z-index: 2147483643; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"pushdown_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height(),\n windowHeight = bouncex.wndsize().height;\n \n var styles = [\n '.cart_status_container .ceil_top_box_div, .nav_container.sticky, .CTO_Configurator .CTO_header_content_fixd, .CTO_Configurator .orderSummary_fiex, .pb_container .pb_header.pb_header_fixed, .pb_container .pb_content .summary_price.summary_price_fixed, .checkout_wrapper .c_main_content .all_steps\u003e.right.sticky { margin-top: '+pushAmount+'px; }',\n (jQuery('.commonHeader[style*=\"position: fixed;\"]').length \u003e 0 \u0026\u0026 jQuery('.commonHeader[style*=\"position: fixed;\"]').css('position') === \"fixed\") ? '.commonHeader[style*=\"position: fixed;\"] { margin-top: '+pushAmount+'px; }' : '',\n '.single-sku-hero-content .banner_inner .banner_content_pics.stick-to-right { top: '+pushAmount+'px; }',\n '.checkout_wrapper .c_main_content .all_steps\u003e.right[style*=\"max-height:\"] { max-height: '+(windowHeight - pushAmount - 222)+'px !important; }',\n '.commonHeader .flex .explore .navgationView { height: calc(100vh - 93px - '+pushAmount+'px); }'\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nupdatePushdown();\n\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 500);\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);"},"pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);"},"pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n '#evidon_banner_wrap, .compareDockContainer, #lenovoSurveyWidget, .CTO_Configurator .stickyBottom, .pb_container .pb_footer.stickyBottom, .container footer { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"submit_bxid":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"if (bouncex.dg \u0026\u0026 bouncex.dg.softID) {\n bouncex.campaigns[ca_id].obj1.find('input[name=bxID]').val(bouncex.dg.softID);\n}"},"tbar_index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\n\nif (!!bouncex.campaigns[campaign_id].filterMenuObserver) {\n bouncex.campaigns[campaign_id].filterMenuObserver.disconnect();\n bouncex.body.removeClass('bx-filter-menu-open');\n \n}"}},"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":"multi_cookie","currency":"AUD","custom_campaign_js":"{\"index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 999; } .bx-filter-menu-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 998; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\\n\\nfunction checkForFilterMenu() {\\n if (jQuery('.leftfilterMask:not([style*=\\\"right: -100%;\\\"])').length \u003e 0) {\\n bouncex.body.addClass('bx-filter-menu-open');\\n } else {\\n bouncex.body.removeClass('bx-filter-menu-open');\\n }\\n}\\n\\nif (jQuery('.leftfilterMask').length \u003e 0) {\\n bouncex.campaigns[campaign_id].filterMenuObserver = new MutationObserver(checkForFilterMenu);\\n bouncex.campaigns[campaign_id].filterMenuObserver.observe(document.querySelector('.leftfilterMask'), { attributes: true, childList: false, subtree: false });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 998; } body:not(.inside-chatv2-open) #inside_holder\u003e* { z-index: 997; }', 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\\\":\\\"\\\"}}}\"},\"ctab_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 98; }', 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\\\":\\\"\\\"}}}\"},\"index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true);\\n\\n var styles = [\\n '#evidon_banner_wrap, .compareDockContainer, #lenovoSurveyWidget, .CTO_Configurator .stickyBottom, .pb_container .pb_footer.stickyBottom, .container footer { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ios_scroll_fix\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\\n bouncex.head.append('\u003cmeta name=\\\"viewport\\\" content=\\\"user-scalable=no, initial-scale=1, maximum-scale=1\\\" id=\\\"bx-ios-meta-'+campaign_id+'\\\"/\u003e');\\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\\n }\\n });\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\\n jQuery('#bx-ios-meta-'+campaign_id).remove();\\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\\n }\\n });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ios_scroll_close\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height(),\\n windowHeight = bouncex.wndsize().height;\\n \\n var styles = [\\n '.cart_status_container .ceil_top_box_div, .nav_container.sticky, .CTO_Configurator .CTO_header_content_fixd, .CTO_Configurator .orderSummary_fiex, .pb_container .pb_header.pb_header_fixed, .pb_container .pb_content .summary_price.summary_price_fixed, .checkout_wrapper .c_main_content .all_steps\u003e.right.sticky { margin-top: '+pushAmount+'px; }',\\n (jQuery('.commonHeader[style*=\\\"position: fixed;\\\"]').length \u003e 0 \u0026\u0026 jQuery('.commonHeader[style*=\\\"position: fixed;\\\"]').css('position') === \\\"fixed\\\") ? '.commonHeader[style*=\\\"position: fixed;\\\"] { margin-top: '+pushAmount+'px; }' : '',\\n '.single-sku-hero-content .banner_inner .banner_content_pics.stick-to-right { top: '+pushAmount+'px; }',\\n '.checkout_wrapper .c_main_content .all_steps\u003e.right[style*=\\\"max-height:\\\"] { max-height: '+(windowHeight - pushAmount - 222)+'px !important; }',\\n '.commonHeader .flex .explore .navgationView { height: calc(100vh - 93px - '+pushAmount+'px); }'\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nupdatePushdown();\\n\\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 500);\\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"pushdown_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"overlay_zindex_fix\":{\"val\":\"bouncex.addCss('.npw-chat-container { z-index: 2147483643; }', 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\\\":\\\"overlay\\\",\\\"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 cookieBarHeight = jQuery('#evidon_banner_wrap:visible').length \u003e 0 ? jQuery('#evidon_banner_wrap:visible').height() : 0,\\n compareDockBarHeight = jQuery('.compareDockContainer').length \u003e 0 ? jQuery('.compareDockContainer').outerHeight() : 0,\\n configuratorBar = jQuery('.CTO_Configurator .stickyBottom').length \u003e 0 ? jQuery('.CTO_Configurator .stickyBottom').outerHeight() : 0,\\n productBuilderBarHeight = jQuery('.pb_container .pb_footer.stickyBottom').length \u003e 0 ? jQuery('.pb_container .pb_footer.stickyBottom').outerHeight() : 0,\\n checkoutBarHeight = jQuery('.container footer').length \u003e 0 ? jQuery('.container footer').outerHeight() : 0;\\n \\n var styles = [\\n (jQuery('#evidon_banner_wrap:visible').length \u003e 0 \u0026\u0026 jQuery('#evidon_banner_wrap:visible').children().length \u003e 0) ? '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+(cookieBarHeight+compareDockBarHeight)+'px; }' : '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+(compareDockBarHeight+configuratorBar+productBuilderBarHeight+checkoutBarHeight)+'px; }',\\n '.commonFooter { margin-bottom: '+pushAmount+'px; }'\\n ];\\n \\n var stylesRight = [];\\n \\n var stylesLeft = [];\\n \\n var stylesFull = [];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\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 updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdateCornerPushup();\\n\\nvar bxUpdateInterval = bouncex.setInterval2(updateCornerPushup, 500);\\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\",\"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\\\":\\\"\\\"}}}\"},\"tbar_index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\\n\\nif (!!bouncex.campaigns[campaign_id].filterMenuObserver) {\\n bouncex.campaigns[campaign_id].filterMenuObserver.disconnect();\\n bouncex.body.removeClass('bx-filter-menu-open');\\n \\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"submit_bxid\":{\"val\":\"if (bouncex.dg \u0026\u0026 bouncex.dg.softID) {\\n bouncex.campaigns[ca_id].obj1.find('input[name=bxID]').val(bouncex.dg.softID);\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"remove_form_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"bouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n 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\\\":\\\"\\\"}}}\"},\"custom_analytics_submission\":{\"val\":\"/* Wrike: 1093593932 */\\nvar email = data.email.toLowerCase(),\\n hashedEmail = bouncex.utils.toSha256(email);\\n\\nif (window.lmd) {\\n window.lmd.user = {\\n emailID: hashedEmail,\\n placementName: 'WunderkindEmailSignup'\\n };\\n}\\n_satellite.track('hashed_email_tracking');\",\"event\":\"submission\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":null,"custom_liquid_variable":"{\"AboveTopCatBlockCTA\":{\"val\":\"Start Shopping\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"AboveTopCatBlockCopy\":{\"val\":\"Create, Share and Manage all \u003cbr class=\\\"hide\\\"\u003eyour tech shopping needs with \u003cbr class=\\\"hide\\\"\u003eLenovo Wishlist. We will even \u003cbr class=\\\"hide\\\"\u003enotify you when items from \u003cbr class=\\\"hide\\\"\u003eyour Wishlist drop in\u0026nbsp;price\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"AboveTopCatBlockHeadline\":{\"val\":\"New! Make a\u0026nbsp;Wishlist\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"AboveTopCatBlockImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/WishListImg-268.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"132kb\",\"imgWidth\":\"536px\",\"imgHeight\":\"535px\",\"schedules\":[]},\"AboveTopCatBlockUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"AccountUrl\":{\"val\":\"https://www.lenovo.com/au/en/login\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"AccountUrl_Aug24\":{\"val\":\"https://account.lenovo.com/au/en/account/login/index.html?\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Address\":{\"val\":\"Lenovo and the Lenovo logo, ThinkPad and ideapad are trademarks of Lenovo. Intel, the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries. \",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"ClientId\":{\"val\":\"6349\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"ClientName\":{\"val\":\"Lenovo\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"DeadZone\":{\"val\":\"true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"EmailAddress\":{\"val\":\"lenovo@ecomm.lenovo.com\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"FooterBottomCopy_Oct24\":{\"val\":\"*See website \u003ca href=\\\"https://www.lenovo.com/au/en/d/deals/welcome-ecoupon-discounts/\\\" target=\\\"_blank\\\" style=\\\"text-decoration: underline;\\\"\u003ehttps://www.lenovo.com/au/en/d/deals/welcome-ecoupon-discounts/ \u003c/a\u003e for full Ts and Cs. Strictly limited quantities – available until sold out or promotion end date. Offer cannot be used in conjunction with any other offer. Offer is only applicable to the systems above. This offer is limited to configurations with Windows 11 Home or Pro operating systems only. In case of cancellation/returns, both software and systems will need to be returned. Offer not transferrable, or able to be substituted for cash or alternative. \u003cbr\u003e Offer valid through 31/07/2025. \u003cbr\u003e Lenovo takes your privacy seriously. For more information about Lenovo’s privacy policy go to www.lenovo.com/au/en/privacy. \u003cbr\u003e Chat – 7AM to 1AM AEDT (Daily) \u003cbr\u003e Tele – 830AM to 5PM AEDT (Excluding NSW public holidays)\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HomepageUrl\":{\"val\":\"https://www.lenovo.com/au/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimer1\":{\"val\":\"*See website \u003ca href=\\\"https://www.lenovo.com/au/en/d/deals/welcome-ecoupon-discounts/\\\" target=\\\"_blank\\\" style=\\\"text-decoration: underline;\\\"\u003ehttps://www.lenovo.com/au/en/d/deals/welcome-ecoupon-discounts/ \u003c/a\u003e for full Ts and Cs. Strictly limited quantities – available until sold out or promotion end date. Offer cannot be used in conjunction with any other offer. Offer is only applicable to the systems above. This offer is limited to configurations with Windows 11 Home or Pro operating systems only. In case of cancellation/returns, both software and systems will need to be returned. Offer not transferrable, or able to be substituted for cash or alternative. \u003cbr\u003e Offer valid through 31/07/2025. \u003cbr\u003e Lenovo takes your privacy seriously. For more information about Lenovo’s privacy policy go to www.lenovo.com/au/en/privacy. \u003cbr\u003e Chat – 7AM to 1AM AEDT (Daily) \u003cbr\u003e Tele – 830AM to 5PM AEDT (Excluding NSW public holidays)\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOffer\":{\"val\":\"5%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"LinkColor\":{\"val\":\"#3E8DDD\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6883/Lenovo-Logo-125x40.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"18kb\",\"imgWidth\":\"250px\",\"imgHeight\":\"80px\",\"schedules\":[]},\"LogoImgWidth\":{\"val\":\"125\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"MIBFBannerImg\":{\"val\":\"https://ink-gb.lenovo.com/p/rp/2d2b71817871eb41.png?mi_u={{ $.ToEmail | sha256 }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"MIBFBannerUrl\":{\"val\":\"https://ink-gb.lenovo.com/p/cp/73eb829c2ae60889/c?mi_u={{ $.ToEmail | sha256 }}\u0026url=https%3A%2F%2Fink-gb.lenovo.com%2Fp%2Frp%2F2d2b71817871eb41%2Furl\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav1Copy\":{\"val\":\"Notebooks\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav1Url\":{\"val\":\"https://www.lenovo.com/au/en/laptops/?ipromoID=Megamenu_Laptop\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav2Copy\":{\"val\":\"Tablets\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav2Url\":{\"val\":\"https://www.lenovo.com/au/en/tablets/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav3Copy\":{\"val\":\"Desktops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav3Url\":{\"val\":\"https://www.lenovo.com/au/en/desktops/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav4Copy\":{\"val\":\"Accessories\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav4Url\":{\"val\":\"https://www.lenovo.com/au/en/accessories-and-software\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav5Copy\":{\"val\":\"Offers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav5Url\":{\"val\":\"https://www.lenovo.com/au/en/d/sale?IPromoID=LEN242022\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"NavSeparators\":{\"val\":\"\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Nav1Copy\":{\"val\":\"Support\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Nav1Url\":{\"val\":\"https://support.lenovo.com/au/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Nav2Copy\":{\"val\":\"Trade-in\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Nav2Url\":{\"val\":\"https://www.lenovo.com/au/en/d/deals-and-coupons/trade-in-offers/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Nav3Copy\":{\"val\":\"Outlet\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Nav3Url\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Nav4Copy\":{\"val\":\"Financing\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Nav4Url\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_NavSeparators\":{\"val\":\"\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_NavSeparatorsMbl\":{\"val\":\"\u0026nbsp; \u0026nbsp; \u0026nbsp; \",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_TopCat1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/TopCat1Img-62.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"38kb\",\"imgWidth\":\"324px\",\"imgHeight\":\"347px\",\"schedules\":[]},\"OCT_TopCat2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/TopCat2Img-62.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"19kb\",\"imgWidth\":\"324px\",\"imgHeight\":\"347px\",\"schedules\":[]},\"OCT_TopCat3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/TopCat3Img-62.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"29kb\",\"imgWidth\":\"324px\",\"imgHeight\":\"347px\",\"schedules\":[]},\"OCT_Vprop1Copy2\":{\"val\":\"Find everything you need, \u003cbr class=”hide”\u003eincluding trending tech, tablets, \u003cbr class=”hide”\u003eaccessories, and PCs to fit any \u003cbr class=”hide”\u003ebudget.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Vprop1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/Vprop1Img-70.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"140px\",\"imgHeight\":\"141px\",\"schedules\":[]},\"OCT_Vprop2Copy2\":{\"val\":\"Receive special offers you \u003cbr class=”hide”\u003ewon’t see elsewhere. Just as \u003cbr class=”hide”\u003ethanks for letting us.\u003cbr\u003e\u0026nbsp;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Vprop2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/Vprop2Img-70.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"141px\",\"imgHeight\":\"141px\",\"schedules\":[]},\"OCT_Vprop3Copy2\":{\"val\":\"Access new products before \u003cbr class=”hide”\u003ethey hit the stores - without \u003cbr class=”hide”\u003ehaving to leave home.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Vprop3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/Vprop3Img-70.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"141px\",\"imgHeight\":\"141px\",\"schedules\":[]},\"OCT_Vprop4Copy2\":{\"val\":\"One size does not fit all. \u003cbr class=”hide”\u003ePersonalize your PC exactly to \u003cbr class=”hide”\u003eyour specifications.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"OCT_Vprop4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/Vprop4Img-70.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"141px\",\"imgHeight\":\"141px\",\"schedules\":[]},\"PhoneNumber\":{\"val\":\"044 529 10 40\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"PhoneNumber_Aug24\":{\"val\":\"13 LENOVO (13 536 686)\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"PrivacyUrl\":{\"val\":\"https://www.lenovo.com/au/en/privacy/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink1Img-30.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"60px\",\"imgHeight\":\"61px\",\"schedules\":[]},\"SocialLink1Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Facebook.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"152px\",\"imgHeight\":\"153px\",\"schedules\":[]},\"SocialLink1Url\":{\"val\":\"https://www.facebook.com/LenovoUKandIreland\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink1Url_Aug24\":{\"val\":\"https://www.facebook.com/LenovoUKandIreland\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink1Url_Oct24\":{\"val\":\"https://www.facebook.com/LenovoANZ/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink2Img-30.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"60px\",\"imgHeight\":\"61px\",\"schedules\":[]},\"SocialLink2Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Twitter.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"152px\",\"imgHeight\":\"153px\",\"schedules\":[]},\"SocialLink2Url\":{\"val\":\"https://twitter.com/lenovo_uki\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink2Url_Aug24\":{\"val\":\"https://twitter.com/lenovo_uki\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink2Url_Oct24\":{\"val\":\"https://twitter.com/lenovoanz\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink3Img-30.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"60px\",\"imgHeight\":\"61px\",\"schedules\":[]},\"SocialLink3Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Youtube.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"152px\",\"imgHeight\":\"153px\",\"schedules\":[]},\"SocialLink3Url\":{\"val\":\"https://www.youtube.com/channel/UC8ru9OOYDjPGkzezrtE-yvA\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink3Url_Aug24\":{\"val\":\"https://www.youtube.com/channel/UC8ru9OOYDjPGkzezrtE-yvA\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink3Url_Oct24\":{\"val\":\"https://www.youtube.com/user/LenovoANZ\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink4Img-30.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"60px\",\"imgHeight\":\"61px\",\"schedules\":[]},\"SocialLink4Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Pintrest.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"10kb\",\"imgWidth\":\"152px\",\"imgHeight\":\"153px\",\"schedules\":[]},\"SocialLink4Url\":{\"val\":\"https://www.lenovo.com/ch/en\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink4Url_Aug24\":{\"val\":\"https://www.lenovo.com/ch/en\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink4Url_Oct24\":{\"val\":\"https://www.instagram.com/lenovoanz/?hl=en\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink5Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink5Img-30.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"60px\",\"imgHeight\":\"61px\",\"schedules\":[]},\"SocialLink5Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Flickr.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"152px\",\"imgHeight\":\"153px\",\"schedules\":[]},\"SocialLink5Url\":{\"val\":\"https://www.instagram.com/lenovo_uki/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink5Url_Aug24\":{\"val\":\"https://www.flickr.com/photos/lenovophotolibrary/with/53190139725\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink5Url_Oct24\":{\"val\":\"https://support.lenovo.com/au/en\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink6Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink6Img-30.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"60px\",\"imgHeight\":\"61px\",\"schedules\":[]},\"SocialLink6Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Instagram.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"152px\",\"imgHeight\":\"153px\",\"schedules\":[]},\"SocialLink6Url\":{\"val\":\"https://www.linkedin.com/company/lenovo/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink6Url_Aug24\":{\"val\":\"https://www.instagram.com/lenovo_uki/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink6Url_Oct24\":{\"val\":\"https://www.lenovo.com/au/en/trade-in-program\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink7Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Tiktok.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"152px\",\"imgHeight\":\"153px\",\"schedules\":[]},\"SocialLink7Url_Aug24\":{\"val\":\"https://www.tiktok.com/@lenovo?lang=en\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink7Url_Oct24\":{\"val\":\"https://www.lenovo.com/au/en/shopping-faqs/lenovo-payment-options/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"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_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_ListPageUrl\":{\"val\":\"{{ $.ListPageUrl }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"SupportUrl\":{\"val\":\"https://support.lenovo.com/au/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TextSendOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TextSendOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TextSendOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":true,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":null,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"1200px\",\"imgHeight\":\"240px\",\"schedules\":[{\"endDate\":\"2025-12-10T20:59:00.000Z\",\"promoVal\":\"https://assets.bounceexchange.com/assets/uploads/users/11626/b791d5084f5f2c74397b78494005888a.png\",\"startDate\":\"2025-10-26T13:01:00.000Z\"}]},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":true,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":null,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"endDate\":\"2025-12-02T20:59:00.000Z\",\"promoVal\":\"https://www.lenovo.com/au/en/d/deals/black-friday-sale\",\"startDate\":\"2025-10-26T13:01:00.000Z\"}]},\"TopCat1Copy\":{\"val\":\"Laptops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat1Img-140x104.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"48kb\",\"imgWidth\":\"280px\",\"imgHeight\":\"208px\",\"schedules\":[]},\"TopCat1Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/category-laptops.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"47kb\",\"imgWidth\":\"680px\",\"imgHeight\":\"654px\",\"schedules\":[]},\"TopCat1Url\":{\"val\":\"https://www.lenovo.com/au/en/laptops/?ipromoID=Megamenu_Laptop\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat2Copy\":{\"val\":\"Accessories\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat2Img-118x94.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"29kb\",\"imgWidth\":\"236px\",\"imgHeight\":\"188px\",\"schedules\":[]},\"TopCat2Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/category-accessories.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"47kb\",\"imgWidth\":\"680px\",\"imgHeight\":\"654px\",\"schedules\":[]},\"TopCat2Url\":{\"val\":\"https://www.lenovo.com/au/en/accessories-and-software\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat3Copy\":{\"val\":\"Desktops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat3Img-134x96.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"72kb\",\"imgWidth\":\"268px\",\"imgHeight\":\"192px\",\"schedules\":[]},\"TopCat3Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/category-tablets.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"61kb\",\"imgWidth\":\"680px\",\"imgHeight\":\"658px\",\"schedules\":[]},\"TopCat3Url\":{\"val\":\"https://www.lenovo.com/au/en/desktops/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat3Url_Aug24\":{\"val\":\"https://www.lenovo.com/au/en/tablets/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCatBgColor\":{\"val\":\"#F5F5F5\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCatColor\":{\"val\":\"#5C5C5C\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCatHeadline\":{\"val\":\"Shop by Category\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"ViewInBrowserCopy\":{\"val\":\"Free shipping on all orders\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop1Copy1\":{\"val\":\"Wide selection\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop1Copy2\":{\"val\":\"Find everything you need, including\u003cbr\u003etrending tech, tablets,\u003cbr\u003eand PCs to fit any budget.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop1Img-66x66.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"132px\",\"imgHeight\":\"132px\",\"schedules\":[]},\"Vprop1Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Vprop1Img.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"164px\",\"imgHeight\":\"168px\",\"schedules\":[]},\"Vprop1Url\":{\"val\":\"https://www.lenovo.com/au/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop2Copy1\":{\"val\":\"Exclusive offers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop2Copy2\":{\"val\":\"Receive special offers you won’t see on the web. Just as thanks for letting us be in your inbox.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop2Img-66x66.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"134px\",\"imgHeight\":\"132px\",\"schedules\":[]},\"Vprop2Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Vprop2Img.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"177px\",\"imgHeight\":\"172px\",\"schedules\":[]},\"Vprop2Url\":{\"val\":\"https://www.lenovo.com/au/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop3Copy1\":{\"val\":\"Get it early\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop3Copy1_Oct24\":{\"val\":\"Lenovo Financing\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop3Copy2\":{\"val\":\"Access new products before they\u003cbr\u003ehit the stores - without having to\u003cbr\u003eleave home.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop3Copy2_Oct24\":{\"val\":\"Upgrade to better tech with easy financing options\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop3Img-66x66.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"132px\",\"imgHeight\":\"132px\",\"schedules\":[]},\"Vprop3Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Vprop3Img.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"193px\",\"imgHeight\":\"148px\",\"schedules\":[]},\"Vprop3Img_Oct24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/Lenovo/07102024/DollarSign.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"37px\",\"imgHeight\":\"38px\",\"schedules\":[]},\"Vprop3Url\":{\"val\":\"https://www.lenovo.com/au/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop4Copy1\":{\"val\":\"Customise\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop4Copy2\":{\"val\":\"One size does not fit all.\u003cbr\u003ePersonalise your PC - exactly to\u003cbr\u003eyour specifications.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop4Copy2_Oct24\":{\"val\":\"One size does not fit all. \u003cbr class=”hide”\u003ePersonalise your PC exactly to \u003cbr class=”hide”\u003eyour specifications.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop4Img-66x66.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"134px\",\"imgHeight\":\"132px\",\"schedules\":[]},\"Vprop4Img_Aug24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Vprop4Img.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"185px\",\"imgHeight\":\"184px\",\"schedules\":[]},\"Vprop4Url\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"VpropCTACopy\":{\"val\":\"Shop Now\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"VpropHeadline\":{\"val\":\"Why buy directly from Lenovo?\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"VpropHeadline_Oct24\":{\"val\":\"Why choose Lenovo?\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"VpropUrl\":{\"val\":\"https://www.lenovo.com/au/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"couponcode1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitecanvas\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitecanvasmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitedisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitelogodark\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitelogolight\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitenonstandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitenonstandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsiteoffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsiteoffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitestandard\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitestandardmobile\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"!!bouncex.utils.getNestedProp('utag_data.loginName') || !!bouncex.utils.getNestedProp('lmd.loginName');\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function() {\\n var $empty = jQuery('.cart-empty').first() || jQuery('[data-tkey=\\\"miniCart.empty.content\\\"]').first(),\\n cartObj = bouncex.utils.getNestedProp('Cart.itemsCount', ''),\\n miniCart = jQuery('.c_i_num').first().text();\\n\\n if ($empty.css('display') !== 'none' \u0026\u0026 $empty.text().indexOf('cart is empty') \u003e -1) {\\n return 0;\\n } else if (cartObj) {\\n return cartObj;\\n } else if (!!miniCart) {\\n return miniCart.replace(/[^0-9.]/g, '');\\n }\\n return null;\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"cart_value\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\r\\n var $empty = jQuery('.cart-empty').first() || jQuery('[data-tkey=\\\"miniCart.empty.content\\\"]').first();\\r\\n\\r\\n if ($empty.css('display') !== 'none') {\\r\\n return 0;\\r\\n } \\r\\n return bouncex.utils.getNestedProp('lmd.cart.totalPrice', 0) || null;\\r\\n})();\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":true},\"in_stock\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var $unavailable = jQuery('.merch-tagLabel-ribbon:visible:contains(\\\"Temporarily Unavailable\\\"), .productStatus-deals strong:visible:contains(\\\"Temporarily Unavailable\\\"), .marketing-status:visible:contains(\\\"DISCONTINUED\\\"), span.marketing-status:visible:contains(\\\"TEMPORARILY UNAVAILABLE\\\")').eq(0)\\n , $stockButton = jQuery('#singlesku-configure-summary form[id*=\\\"addToCartFormTop\\\"] button:visible:contains(\\\"Add to cart\\\"):not(:disabled), .tabbedBrowse-productListings .slick-track .tabbedBrowse-productListing-container button:visible:contains(\\\"Add to cart\\\"):not(:disabled), .tabbedBrowse-productListings .slick-track .tabbedBrowse-productListing-container button:visible:contains(\\\"Customize\\\"):not(:disabled), .summary-group #cta-builder-continue button.add-to-cart:contains(\\\"Continue Customizing\\\"), #cta-builder-continue button.add-to-cart:contains(\\\"Continue\\\"), #subtab-content #addToCartButtonTop, .CTAGroupProdCTAButton#addToCart:visible:contains(\\\"Add to cart\\\"), button.cta-button:visible:contains(\\\"Add to Cart\\\"), #nextStepBtn [data-tkey=\\\"addtoCart\\\"]:visible, button.skip_to_cart:visible:contains(\\\"Skip to Cart\\\"), .cta-button:contains(Add To Cart), .cta-button:contains(Customize), .cta-button:contains(Continue), .banner_content button.cta-button, .product_list .cta_container .cta-button, .cta-button span[data-tkey=\\\"buildYourPC\\\"], .product_cta_button_m span[data-tkey=\\\"build\\\"]');\\n if ($unavailable.length \u003e 0) {\\n return false;\\n }\\n return $stockButton.length \u003e 0;\\n }\\n)();\",\"t\":\"bool\",\"page_type_json\":[\"product\"],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":true},\"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\":\"(function() {\\n var $modal = jQuery('#_evidon_banner[aria-label=\\\"Cookie notice banner\\\"], #evidon-prefdiag-background');\\n if ($modal.length \u003e 0 \u0026\u0026 $modal.get()[0].offsetParent !== null) {\\n return true;\\n }\\n return false;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"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},\"landed_brand_page\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"bouncex.cookie.vpv === 1 \u0026\u0026 window.location.pathname === '/au/en/' || null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"on_branded_landed_page\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"window.location.pathname === '/au/en/';\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"on_lenovo_au_property\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.utils.url.allowParams().indexOf('/au/en/') \u003e -1;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cur_item_id\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"=ThankYouPage"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cid=au:email"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout/orderConfirmation"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"edu/stccacteduau/en/"}]],"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"}]],"IBX Continuity":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 1\u003e"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 2\u003e"}]],"IBX Continuity 10% Prospects":[[{"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"}]],"IBX Continuity 5% Customers":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":" email_sessionrecap_cust"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_cust"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/smarter"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/news"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/global/home"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/legal"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/careers"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about/social-impact"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/redbull"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/legion-g2"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/solutions/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/contact"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/support"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/faqs"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/shopping-faq/#"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"t5/English-Community/ct-p/Community-EN"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/where-to-buy/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/product-registration/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/www.lenovopartnerhub.com"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/services/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/solutions/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/partslookup/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/epp"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/compliance"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"landing-pages/promotion/affiliate/affiliate-program/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"store/lenovoeu/en_GB/DisplayCustomerServiceOrderSearchPage/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/landingpage"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/data-center"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/student-discounts"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/gbeducation/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/smbaccount"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/lenovopro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/business"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/le/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/mxaff"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/claff"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/peaff"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/coaff"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/mxsmbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/clsmbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pesmbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cosmbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/servers-storage/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/data-center/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/vmwareexplorebarcelona-2023/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/outlet/en/"}],[{"activation":"landing_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/anzepp"}]]},"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":"1687316364","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":"var LENOVO_DOMAIN = 'lenovo.com',\n CLEAN_URL = bouncex.utils.url.allowParams(['text']);\n\n// ---- ITEM META DATA ---- //\n\nfunction getItemImage() {\n var imagePath = jQuery('.slick-list .rollovercartItemImg:first, .galleryContent img, .swiper-slide-active .image-pic img, .swiper-slide .zoom_container img').attr('src') || jQuery('.slick-list .rollovercartItemImg:first, .galleryContent img, .swiper-slide-active .image-pic img, .swiper-slide img').attr('src') || '',\n itemImageUrl = '';\n\n if (imagePath.indexOf('static.pub') \u003e -1 \u0026\u0026 imagePath.indexOf('https:') === -1) {\n return 'https:' + imagePath;\n }\n\n if (imagePath \u0026\u0026 imagePath.indexOf('https:') === -1) {\n itemImageUrl = 'https://' + window.location.hostname + imagePath;\n }\n\n return itemImageUrl || imagePath;\n}\n\nfunction getItem() {\n\tvar productData = bouncex.utils.getNestedProp('lmd', {title: '', internalsearchcanonical: ''});\n\n\treturn {\n\t\tid : CLEAN_URL.split('/').pop().toUpperCase(),\n\t\tcopy: productData.title,\n\t\tcategory : productData.internalsearchcanonical.split('/')[4] || 'GLOBAL',\n\t\turl : CLEAN_URL,\n\t\timageurl : getItemImage(),\n\t\tinstock : bouncex.vars.in_stock\n\t};\n}\n\n// ---- CATEGORY META DATA ---- //\n\nfunction getCategoryIds() {\n var selector = bouncex.utils.url.allowParams().indexOf('search') \u003e -1 ? 'a[data-productcode], .featureHover a[productid]' : '.product__card__title-grid-link, .product-card-link, .learnMore a, .product_title a, ul.Product a.lazy_href[productId], .featureHover a[productid], .product_list .product_item';\n\n return jQuery(selector)\n .map(function () {\n var gridEl = jQuery(this),\n srchItemId = gridEl.attr('data-productcode') || gridEl.attr('productid') || gridEl.attr('data-product-code'),\n itemUrl = srchItemId ? srchItemId : gridEl.attr('href') || '',\n itemId = itemUrl.split('/').pop().toUpperCase();\n\n if (itemId) {\n return itemId;\n }\n })\n .toArray()\n .join(',');\n}\n\nfunction getCategoryObj() {\n\tvar catUrl = CLEAN_URL;\n\treturn {\n\t\t'page:url': catUrl,\n\t\t'items:ids': getCategoryIds()\n\t};\n}\n\n// ---- CART TRACKING ---- //\nfunction fireAddToCart(id) {\n\tif (!id) {\n\t\treturn;\n\t}\n\n\tvar replenItem = {\n\t\tqty: '1',\n\t\tproductCode: id\n\t};\n\n\tbouncex.push([\n\t\t'add to cart',\n\t\t{\n\t\t\t'item:id': id,\n\t\t\t'cart:item': JSON.stringify(replenItem)\n\t\t}\n\t]);\n\n\tif (!bouncex.vars.cart) {\n\t\tbouncex.setVar('cart', true);\n\t}\n\tbouncex.setVar('cur_item_id', false);\n}\n\nfunction addToCart() {\n\tif ((jQuery('[componentname=\"ProductBuilder\"]').length \u003e 0 || jQuery('[content=\"productbuilder\"]').length \u003e 0) \u0026\u0026 bouncex.vars.cur_item_id) {\n\t\t// redirect after add to cart click happens too quick. Fire add to cart on next page\n\t\tfireAddToCart(bouncex.vars.cur_item_id);\n\t\treturn;\n\t}\n\tbouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\n\t\t// cart qty only updates on cart page\n\t\tif (bouncex.website.pts !== 'cart' \u0026\u0026 !bouncex.vars.cur_item_id) {\n\t\t\treturn;\n\t\t}\n\t\tif (newVal \u003e oldVal) {\n\t\t\tfireAddToCart(bouncex.vars.cur_item_id);\n\t\t}\n\t});\n\n\tbouncex.et.on(jQuery('#addToCartButtonTop, #addToCart, .g-summary-add2cart, button[data-tkey=\"addToCart\"], button [data-tkey=\"addToCart\"], button[data-tkey=\"buildYourPC\"]'), 'click.bx',\n\t\tfunction (e) {\n\t\t\tvar productCode = jQuery(e.target).closest('.product_item').find('[data-productcode]').attr('data-productcode') || jQuery('[name=\"productcode\"]').attr('content') || jQuery(e.target).attr('data-productcode') || jQuery(e.target).siblings('input[name=productCode]').attr('value');\n\t\t\tfireAddToCart(productCode);\n\t\t}\n\t);\n}\n\nfunction replenish(cart){\n var replenishmentUrl = 'https://openapi.lenovo.com/au/en/api/cart/item',\n $deferreds = [];\n\n cart.items.forEach(function(item) {\n $deferreds.push(makeReplenItem(item, replenishmentUrl));\n });\n\n $deferreds\n .reduce(function(promise, func) {\n return promise.then(function() {\n return func();\n });\n }, jQuery.Deferred().resolve([]))\n .then(replenComplete);\n}\n\nfunction makeReplenItem(data, replenishmentUrl) {\n\n return function() {\n return jQuery.ajax({\n type: 'POST',\n xhrFields: {withCredentials: true},\n url: replenishmentUrl,\n data: bouncex.utils.url.generateQuerystring(data),\n datatype: 'application/json',\n crossDomain: true\n });\n };\n}\n\nfunction replenComplete() {\n window.location.href = window.location.origin + window.location.pathname + '?bx_replen=true';\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\n// ---- INITIALIZE EVENTS ---- //\n\nfunction initializeItemEvents(){\n\n\tvar item;\n\n\tbouncex.et.onTrue(function(){\n\t\titem = getItem();\n\t\treturn item.id;\n\t}, function(){\n\t\tbouncex.push(['view item', {'item:id': item.id}]);\n bouncex.setVar('cur_item_id', jQuery('.price-stack [data-product-number]').attr('data-product-number') || item.id || '');\n\n // Preventing item tracking on gated parts of site\n // https://wunderkindco.atlassian.net/browse/SOTEC-5812\n if (item.url.indexOf('smbpro') \u003e -1){ return; }\n\n bouncex.push(['item', item]);\n\t}, 10);\n}\n\nfunction initializeCategoryEvents(){\n\tvar categoryObj = getCategoryObj();\n\n\tif (categoryObj['items:ids'].length){\n\t\tbouncex.push(['view category', categoryObj]);\n\t}\n}\n\nfunction initializeCart(){\n\tbouncex.et.cart.init({\n cartCountVariable: 'cart_qty',\n storeValues: [],\n replenish: replenish,\n replenishmentType: 'ajax'\n });\n\n addToCart();\n\tbouncex.et.onVarChange('cart_qty', emptyCart);\n}\n\nfunction initializeLoggedInUser(){\n\tif (bouncex.vars.logged_in \u0026\u0026 !bouncex.vars.logged_in_identified){\n\t\tvar userEmail = bouncex.utils.getNestedProp('utag_data.loginName') || bouncex.utils.getNestedProp('lmd.loginName') || bouncex.utils.getNestedProp('displayUid');\n\n\t\tif (bouncex.utils.validate.email(userEmail)){\n bouncex.push([\n\t\t\t'user',\n\t\t\t{\n 'email': userEmail,\n 'source': 'LoggedIn'\n\t\t\t}\n\t\t]);\n\n\t\tbouncex.setVar('logged_in_identified', true);\n\t\t}\n\t}\n}\n\nfunction init(){\n if (CLEAN_URL.indexOf(LENOVO_DOMAIN) \u003e -1 \u0026\u0026 CLEAN_URL.indexOf('/au') \u003e -1 || CLEAN_URL.indexOf('account') \u003e -1) {\n\t\tinitializeLoggedInUser();\n\t\tinitializeCart();\n\n\t\tswitch (bouncex.website.pts) {\n case 'category':\n case 'search':\n bouncex.setTimeout2(function() {\n initializeCategoryEvents();\n }, 2500);\n break;\n\t\t\tcase 'product':\n\t\t\t\tinitializeItemEvents();\n\t\t\t\tbreak;\n\t\t\tdefault:\n\t\t\t\tbreak;\n\t\t}\n\t}\n}\n\ninit();","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url| \u003cpost-purchase URL\u003e|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":" \u003cpost-purchase URL\u003e"},"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_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":" email_sessionrecap_cust"},"any_page_url| email_sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":" email_sessionrecap_pros"},"any_page_url|/checkout/orderConfirmation|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout/orderConfirmation"},"any_page_url|\u003cemail param 1\u003e|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 1\u003e"},"any_page_url|\u003cemail param 2\u003e|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"\u003cemail param 2\u003e"},"any_page_url|\u003cpost-purchase URL\u003e|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"\u003cpost-purchase URL\u003e"},"any_page_url|=ThankYouPage|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"=ThankYouPage"},"any_page_url|=ThankYouPage|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"=ThankYouPage"},"any_page_url|bxtest|ever":{"activation":"any_page_url","prop":"contains","prop2":"ever","prop3":"","val":"bxtest"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|cid=au:email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cid=au:email"},"any_page_url|edu/stccacteduau/en/|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"edu/stccacteduau/en/"},"any_page_url|email_categoryrecap_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_cust"},"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_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust"},"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|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":null,"google_analytics_view_account":null,"google_analytics_view_id":null,"ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"6349","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"AboveTopCatBlockCTA":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Start Shopping"},"AboveTopCatBlockCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Create, Share and Manage all \u003cbr class=\"hide\"\u003eyour tech shopping needs with \u003cbr class=\"hide\"\u003eLenovo Wishlist. We will even \u003cbr class=\"hide\"\u003enotify you when items from \u003cbr class=\"hide\"\u003eyour Wishlist drop in\u0026nbsp;price"},"AboveTopCatBlockHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"New! Make a\u0026nbsp;Wishlist"},"AboveTopCatBlockImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"535px","imgSize":"132kb","imgWidth":"536px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/WishListImg-268.png"},"AboveTopCatBlockUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"AccountUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/login"},"AccountUrl_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://account.lenovo.com/au/en/account/login/index.html?"},"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Lenovo and the Lenovo logo, ThinkPad and ideapad are trademarks of Lenovo. Intel, the Intel logo are trademarks of Intel Corporation in the U.S. and/or other countries. "},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"6349"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Lenovo"},"DeadZone":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"EmailAddress":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"lenovo@ecomm.lenovo.com"},"FooterBottomCopy_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*See website \u003ca href=\"https://www.lenovo.com/au/en/d/deals/welcome-ecoupon-discounts/\" target=\"_blank\" style=\"text-decoration: underline;\"\u003ehttps://www.lenovo.com/au/en/d/deals/welcome-ecoupon-discounts/ \u003c/a\u003e for full Ts and Cs. Strictly limited quantities – available until sold out or promotion end date. Offer cannot be used in conjunction with any other offer. Offer is only applicable to the systems above. This offer is limited to configurations with Windows 11 Home or Pro operating systems only. In case of cancellation/returns, both software and systems will need to be returned. Offer not transferrable, or able to be substituted for cash or alternative. \u003cbr\u003e Offer valid through 31/07/2025. \u003cbr\u003e Lenovo takes your privacy seriously. For more information about Lenovo’s privacy policy go to www.lenovo.com/au/en/privacy. \u003cbr\u003e Chat – 7AM to 1AM AEDT (Daily) \u003cbr\u003e Tele – 830AM to 5PM AEDT (Excluding NSW public holidays)"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/"},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*See website \u003ca href=\"https://www.lenovo.com/au/en/d/deals/welcome-ecoupon-discounts/\" target=\"_blank\" style=\"text-decoration: underline;\"\u003ehttps://www.lenovo.com/au/en/d/deals/welcome-ecoupon-discounts/ \u003c/a\u003e for full Ts and Cs. Strictly limited quantities – available until sold out or promotion end date. Offer cannot be used in conjunction with any other offer. Offer is only applicable to the systems above. This offer is limited to configurations with Windows 11 Home or Pro operating systems only. In case of cancellation/returns, both software and systems will need to be returned. Offer not transferrable, or able to be substituted for cash or alternative. \u003cbr\u003e Offer valid through 31/07/2025. \u003cbr\u003e Lenovo takes your privacy seriously. For more information about Lenovo’s privacy policy go to www.lenovo.com/au/en/privacy. \u003cbr\u003e Chat – 7AM to 1AM AEDT (Daily) \u003cbr\u003e Tele – 830AM to 5PM AEDT (Excluding NSW public holidays)"},"IbxDisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"5%"},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"LinkColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#3E8DDD"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"80px","imgSize":"18kb","imgWidth":"250px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6883/Lenovo-Logo-125x40.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"125"},"MIBFBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://ink-gb.lenovo.com/p/rp/2d2b71817871eb41.png?mi_u={{ $.ToEmail | sha256 }}"},"MIBFBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://ink-gb.lenovo.com/p/cp/73eb829c2ae60889/c?mi_u={{ $.ToEmail | sha256 }}\u0026url=https%3A%2F%2Fink-gb.lenovo.com%2Fp%2Frp%2F2d2b71817871eb41%2Furl"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Notebooks"},"Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/laptops/?ipromoID=Megamenu_Laptop"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Tablets"},"Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/tablets/"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Desktops"},"Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/desktops/"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Accessories"},"Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/accessories-and-software"},"Nav5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Offers"},"Nav5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/d/sale?IPromoID=LEN242022"},"NavSeparators":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;"},"OCT_Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Support"},"OCT_Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://support.lenovo.com/au/en/"},"OCT_Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Trade-in"},"OCT_Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/d/deals-and-coupons/trade-in-offers/"},"OCT_Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Outlet"},"OCT_Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"OCT_Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Financing"},"OCT_Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"OCT_NavSeparators":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;"},"OCT_NavSeparatorsMbl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u0026nbsp; \u0026nbsp; \u0026nbsp; "},"OCT_TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"347px","imgSize":"38kb","imgWidth":"324px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/TopCat1Img-62.png"},"OCT_TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"347px","imgSize":"19kb","imgWidth":"324px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/TopCat2Img-62.png"},"OCT_TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"347px","imgSize":"29kb","imgWidth":"324px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/TopCat3Img-62.png"},"OCT_Vprop1Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Find everything you need, \u003cbr class=”hide”\u003eincluding trending tech, tablets, \u003cbr class=”hide”\u003eaccessories, and PCs to fit any \u003cbr class=”hide”\u003ebudget."},"OCT_Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"141px","imgSize":"5kb","imgWidth":"140px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/Vprop1Img-70.png"},"OCT_Vprop2Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Receive special offers you \u003cbr class=”hide”\u003ewon’t see elsewhere. Just as \u003cbr class=”hide”\u003ethanks for letting us.\u003cbr\u003e\u0026nbsp;"},"OCT_Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"141px","imgSize":"4kb","imgWidth":"141px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/Vprop2Img-70.png"},"OCT_Vprop3Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Access new products before \u003cbr class=”hide”\u003ethey hit the stores - without \u003cbr class=”hide”\u003ehaving to leave home."},"OCT_Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"141px","imgSize":"4kb","imgWidth":"141px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/Vprop3Img-70.png"},"OCT_Vprop4Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"One size does not fit all. \u003cbr class=”hide”\u003ePersonalize your PC exactly to \u003cbr class=”hide”\u003eyour specifications."},"OCT_Vprop4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"141px","imgSize":"6kb","imgWidth":"141px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/Vprop4Img-70.png"},"PhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"044 529 10 40"},"PhoneNumber_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"13 LENOVO (13 536 686)"},"PrivacyUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/privacy/"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"61px","imgSize":"1kb","imgWidth":"60px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink1Img-30.png"},"SocialLink1Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"153px","imgSize":"5kb","imgWidth":"152px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Facebook.png"},"SocialLink1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.facebook.com/LenovoUKandIreland"},"SocialLink1Url_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.facebook.com/LenovoUKandIreland"},"SocialLink1Url_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.facebook.com/LenovoANZ/"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"61px","imgSize":"2kb","imgWidth":"60px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink2Img-30.png"},"SocialLink2Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"153px","imgSize":"7kb","imgWidth":"152px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Twitter.png"},"SocialLink2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://twitter.com/lenovo_uki"},"SocialLink2Url_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://twitter.com/lenovo_uki"},"SocialLink2Url_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://twitter.com/lenovoanz"},"SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"61px","imgSize":"2kb","imgWidth":"60px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink3Img-30.png"},"SocialLink3Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"153px","imgSize":"6kb","imgWidth":"152px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Youtube.png"},"SocialLink3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.youtube.com/channel/UC8ru9OOYDjPGkzezrtE-yvA"},"SocialLink3Url_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.youtube.com/channel/UC8ru9OOYDjPGkzezrtE-yvA"},"SocialLink3Url_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.youtube.com/user/LenovoANZ"},"SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"61px","imgSize":"2kb","imgWidth":"60px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink4Img-30.png"},"SocialLink4Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"153px","imgSize":"10kb","imgWidth":"152px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Pintrest.png"},"SocialLink4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/ch/en"},"SocialLink4Url_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/ch/en"},"SocialLink4Url_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.instagram.com/lenovoanz/?hl=en"},"SocialLink5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"61px","imgSize":"2kb","imgWidth":"60px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink5Img-30.png"},"SocialLink5Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"153px","imgSize":"6kb","imgWidth":"152px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Flickr.png"},"SocialLink5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.instagram.com/lenovo_uki/"},"SocialLink5Url_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.flickr.com/photos/lenovophotolibrary/with/53190139725"},"SocialLink5Url_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://support.lenovo.com/au/en"},"SocialLink6Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"61px","imgSize":"1kb","imgWidth":"60px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/lenovo/112123/SocialLink6Img-30.png"},"SocialLink6Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"153px","imgSize":"7kb","imgWidth":"152px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Instagram.png"},"SocialLink6Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.linkedin.com/company/lenovo/"},"SocialLink6Url_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.instagram.com/lenovo_uki/"},"SocialLink6Url_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/trade-in-program"},"SocialLink7Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"153px","imgSize":"6kb","imgWidth":"152px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Tiktok.png"},"SocialLink7Url_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.tiktok.com/@lenovo?lang=en"},"SocialLink7Url_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/shopping-faqs/lenovo-payment-options/"},"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_HomepageCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $.ListPageUrl }}"},"Studio_TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"SupportUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://support.lenovo.com/au/en/"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg":{"description":"","enabled":true,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"240px","imgSize":"","imgWidth":"1200px","promoVal":"","schedules":[{"endDate":"2025-12-10T20:59:00.000Z","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/11626/b791d5084f5f2c74397b78494005888a.png","startDate":"2025-10-26T13:01:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":null,"val":""},"TopBannerUrl":{"description":"","enabled":true,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[{"endDate":"2025-12-02T20:59:00.000Z","promoVal":"https://www.lenovo.com/au/en/d/deals/black-friday-sale","startDate":"2025-10-26T13:01:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":null,"val":""},"TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Laptops"},"TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"208px","imgSize":"48kb","imgWidth":"280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat1Img-140x104.png"},"TopCat1Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"654px","imgSize":"47kb","imgWidth":"680px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/category-laptops.png"},"TopCat1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/laptops/?ipromoID=Megamenu_Laptop"},"TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Accessories"},"TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"188px","imgSize":"29kb","imgWidth":"236px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat2Img-118x94.png"},"TopCat2Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"654px","imgSize":"47kb","imgWidth":"680px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/category-accessories.png"},"TopCat2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/accessories-and-software"},"TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Desktops"},"TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"192px","imgSize":"72kb","imgWidth":"268px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat3Img-134x96.png"},"TopCat3Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"658px","imgSize":"61kb","imgWidth":"680px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/category-tablets.png"},"TopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/desktops/"},"TopCat3Url_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/tablets/"},"TopCatBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#F5F5F5"},"TopCatColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#5C5C5C"},"TopCatHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop by Category"},"ViewInBrowserCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Free shipping on all orders"},"Vprop1Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Wide selection"},"Vprop1Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Find everything you need, including\u003cbr\u003etrending tech, tablets,\u003cbr\u003eand PCs to fit any budget."},"Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"132px","imgSize":"5kb","imgWidth":"132px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop1Img-66x66.png"},"Vprop1Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"168px","imgSize":"3kb","imgWidth":"164px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Vprop1Img.png"},"Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/"},"Vprop2Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Exclusive offers"},"Vprop2Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Receive special offers you won’t see on the web. Just as thanks for letting us be in your inbox."},"Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"132px","imgSize":"6kb","imgWidth":"134px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop2Img-66x66.png"},"Vprop2Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"172px","imgSize":"2kb","imgWidth":"177px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Vprop2Img.png"},"Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/"},"Vprop3Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Get it early"},"Vprop3Copy1_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Lenovo Financing"},"Vprop3Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Access new products before they\u003cbr\u003ehit the stores - without having to\u003cbr\u003eleave home."},"Vprop3Copy2_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Upgrade to better tech with easy financing options"},"Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"132px","imgSize":"6kb","imgWidth":"132px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop3Img-66x66.png"},"Vprop3Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"148px","imgSize":"2kb","imgWidth":"193px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Vprop3Img.png"},"Vprop3Img_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"38px","imgSize":"1kb","imgWidth":"37px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/Lenovo/07102024/DollarSign.png"},"Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/"},"Vprop4Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Customise"},"Vprop4Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"One size does not fit all.\u003cbr\u003ePersonalise your PC - exactly to\u003cbr\u003eyour specifications."},"Vprop4Copy2_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"One size does not fit all. \u003cbr class=”hide”\u003ePersonalise your PC exactly to \u003cbr class=”hide”\u003eyour specifications."},"Vprop4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"132px","imgSize":"7kb","imgWidth":"134px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop4Img-66x66.png"},"Vprop4Img_Aug24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"184px","imgSize":"4kb","imgWidth":"185px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/LenovoAU/2608/Vprop4Img.png"},"Vprop4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"VpropCTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop Now"},"VpropHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Why buy directly from Lenovo?"},"VpropHeadline_Oct24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Why choose Lenovo?"},"VpropUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/au/en/"},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvas":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitecanvasmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogodark":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitelogolight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitenonstandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandard":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitestandardmobile":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"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","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"1","single_page_app_on":"0","single_page_app_test_mode":"1","sms_configs":"{\"textSuppressionConfig\":[]}","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":"Lenovo Australia","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"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"localhost:9002"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"pre-u-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"tun-c-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"account.lenovo.com/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"pre-c-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"gl.lenovouat."}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('meta[name=\"productinfo.pageurl\"]').length === 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/search?"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('section.product_list ul.skeleton_product li.product_item, .product_list ul.skeleton_product li.product_item, .Products ul.Product li a[productid], .product_list .product_item').length \u003e 0;"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('ul.searchList .featureHover a[productid]').length \u003e 0;"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout/"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"pre-c-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"tun-c-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"gl.lenovouat."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"account.lenovo.com"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/orderconfirmation/"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/au/en/';"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('link[rel=\"canonical\"][href=\"https://www.lenovo.com/us/en\"], link[rel=\"canonical\"][href=\"https://www.lenovo.com/us/en/\"]').length \u003e 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/think/us/en"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"datacentersupport."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/ticketsatwork/us/en"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('body[jsppagename=\"nemoProductLayout2Page\"], meta[name=\"productinfo.pageurl\"]').length \u003e 0;"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('meta[name=\"productinfo.category\"]').length \u003e 0 \u0026\u0026 document.querySelectorAll('.commuter-backpack-nav__btn#addToCartButtonTop').length \u003e 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/uat-www"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"tun-r-hybris."}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"name\":\"wknd_tag\",\"version\":null},{\"name\":\"conversion_multipixel\",\"version\":\"ecommerce\"},{\"name\":\"gam_pixel\",\"version\":\"out_of_page\"},{\"name\":\"amp_auto_ad_pixel\",\"version\":\"default\"}]","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"jQuery('#attentive_overlay').length \u003e 0;","default":"false","name":"attentive_visible","page_types":[],"persist":"no","polling":"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 $empty = jQuery('.cart-empty').first() || jQuery('[data-tkey=\"miniCart.empty.content\"]').first(),\n cartObj = bouncex.utils.getNestedProp('Cart.itemsCount', ''),\n miniCart = jQuery('.c_i_num').first().text();\n\n if ($empty.css('display') !== 'none' \u0026\u0026 $empty.text().indexOf('cart is empty') \u003e -1) {\n return 0;\n } else if (cartObj) {\n return cartObj;\n } else if (!!miniCart) {\n return miniCart.replace(/[^0-9.]/g, '');\n }\n return null;\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"(function() {\r\n var $empty = jQuery('.cart-empty').first() || jQuery('[data-tkey=\"miniCart.empty.content\"]').first();\r\n\r\n if ($empty.css('display') !== 'none') {\r\n return 0;\r\n } \r\n return bouncex.utils.getNestedProp('lmd.cart.totalPrice', 0) || null;\r\n})();","default":"0","name":"cart_value","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":false},{"code":"(function() {\n var $modal = jQuery('#_evidon_banner[aria-label=\"Cookie notice banner\"], #evidon-prefdiag-background');\n if ($modal.length \u003e 0 \u0026\u0026 $modal.get()[0].offsetParent !== null) {\n return true;\n }\n return false;\n})();","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cur_item_id","page_types":[],"persist":"visit","polling":"none","testmode":false,"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":"(function() {\n var $unavailable = jQuery('.merch-tagLabel-ribbon:visible:contains(\"Temporarily Unavailable\"), .productStatus-deals strong:visible:contains(\"Temporarily Unavailable\"), .marketing-status:visible:contains(\"DISCONTINUED\"), span.marketing-status:visible:contains(\"TEMPORARILY UNAVAILABLE\")').eq(0)\n , $stockButton = jQuery('#singlesku-configure-summary form[id*=\"addToCartFormTop\"] button:visible:contains(\"Add to cart\"):not(:disabled), .tabbedBrowse-productListings .slick-track .tabbedBrowse-productListing-container button:visible:contains(\"Add to cart\"):not(:disabled), .tabbedBrowse-productListings .slick-track .tabbedBrowse-productListing-container button:visible:contains(\"Customize\"):not(:disabled), .summary-group #cta-builder-continue button.add-to-cart:contains(\"Continue Customizing\"), #cta-builder-continue button.add-to-cart:contains(\"Continue\"), #subtab-content #addToCartButtonTop, .CTAGroupProdCTAButton#addToCart:visible:contains(\"Add to cart\"), button.cta-button:visible:contains(\"Add to Cart\"), #nextStepBtn [data-tkey=\"addtoCart\"]:visible, button.skip_to_cart:visible:contains(\"Skip to Cart\"), .cta-button:contains(Add To Cart), .cta-button:contains(Customize), .cta-button:contains(Continue), .banner_content button.cta-button, .product_list .cta_container .cta-button, .cta-button span[data-tkey=\"buildYourPC\"], .product_cta_button_m span[data-tkey=\"build\"]');\n if ($unavailable.length \u003e 0) {\n return false;\n }\n return $stockButton.length \u003e 0;\n }\n)();","default":"false","name":"in_stock","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"bouncex.cookie.vpv === 1 \u0026\u0026 window.location.pathname === '/au/en/' || null;","default":"false","name":"landed_brand_page","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"!!bouncex.utils.getNestedProp('utag_data.loginName') || !!bouncex.utils.getNestedProp('lmd.loginName');","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":"window.location.pathname === '/au/en/';","default":"false","name":"on_branded_landed_page","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.utils.url.allowParams().indexOf('/au/en/') \u003e -1;","default":"false","name":"on_lenovo_au_property","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"none","testmode":true,"trigger":false}],"website":"lenovo.com/au/en/","website_id":"6349","cache_meta":{"paths":{"2225212":"2225212-9ca6d1ae21c4a5cd5ead35bb11b5d04c","2225213":"2225213-3b43c1331c64fb029bf222402cb2d249","2225214":"2225214-06f3810b278fbb527884f781eb6f9093","2225215":"2225215-dc58fdcf2e4454d5dd64f2f440a8d125","2225216":"2225216-c37f8f02a3f9346bf590826533535fa1","2225217":"2225217-f4e7eb2471d15338d2a799fcd0dab6e9","2225218":"2225218-be331ef59ac3376746c69b4ca8a8d813","2225219":"2225219-ac584c1c27ae066442e4fe0675f3499e","2225220":"2225220-a90e91d780cc47092afaff899dc4842b","2225221":"2225221-c0e27b8da648026fab2c8d2d98d7b33b","2225222":"2225222-f7ddc24b2765b089339d7dd5770f7aa7","2225223":"2225223-2c7e87a93c9cdb94adc29d06853e507c","2225224":"2225224-640ef6adcf20eaae93a4b27da61f373d","2225225":"2225225-15f378399d3d765844fb00f2abdd00f5","2225226":"2225226-f89d68f0c079a413af30ce480fd2bab6","2225227":"2225227-e98e0eed8fde4206d7e56e8daca8da9d","2225228":"2225228-22b8bb35a9ff50453470824ed9741b3d","2225229":"2225229-eb1ce5c1b7eeb37cca7cc073b28c56ac","2225230":"2225230-43b9b48f3146073c5576ad1c5c85d56d","2225231":"2225231-e40773005cf5df3a4f5bda39ac238d88","2225232":"2225232-a0eabe1c028b2acf00e470371387d360","2225233":"2225233-b1b87c72e9390a4d96264efba6e14867","2225234":"2225234-6ae5187cb2e804405e13b15768e33ee7","2225235":"2225235-04ef102b4f38beaa8824cbdbaec8d712","2225236":"2225236-99a289d87795230f1f24f0af0624c854","2225237":"2225237-0bddead0e3ae50f0e24892cf13fce174","2225238":"2225238-276d162fc8ea0dfe72c953edbc5e45ee","2225239":"2225239-ce8d220fede3d4923f4cc8cc2b9ab025","2225240":"2225240-3253eda4fecd9c7583dfea57f0c856f3","2225241":"2225241-70e2841f1ed1c4d70a04964eb54c782b","2225242":"2225242-20f5fd3d321ccfeafa97c53bd1a1186b","2225243":"2225243-313210b1810cb7a850959f9aebd6ba0d","2225244":"2225244-ce25b8e67b73a8e69857b2b6425da46b","2225245":"2225245-908119d9d0c52eadba90b7cd9170af87","2225246":"2225246-8272f74b9c6dbf0517336d4e462a1b8c","2225247":"2225247-d8d63e9f23a1f580d2d03543d8a47d6b","2225248":"2225248-a980453bcecaa575261c238ce7291e98","2225249":"2225249-7d21cf8e5164e8194ada78b9aabdf9db","2225250":"2225250-a04c87f22d8a0bead3ae2e996fea9e98","2225251":"2225251-a89dc9bf5dcb97dc19e2d850a352230f","2225252":"2225252-a0f3a045e700429cb3ac209e4c65bd81","2225253":"2225253-991b9fea91aa7bd9e0a75a589a087e28","2225254":"2225254-9e79411edef39af463c0bbac7ddd031a","2225255":"2225255-d8a64c8d9155bd905487180f1e0f3400","2225256":"2225256-24f166cd1d0e4be118265dc96a025a6d","2225257":"2225257-f6fe8daa736be32a06982445c99d9c41","2225258":"2225258-329e89158188db2e7f014804b84c681f","2225259":"2225259-fa910daaa934ff14cd9aa73dbef2399a","2225260":"2225260-822c9dfb4e153efe2d4f8668d9ab3541","2225261":"2225261-a6b305cb5630ac39131ce7c932c361b7","2225262":"2225262-062caf06873e455dafdefe579433f31c","2225263":"2225263-9d999d7e16ebd7ad7ab44617b3b135f1","2225264":"2225264-1ab0780a15ada3a07c5597c4084e7016","2225265":"2225265-200a476b1c9591fec2c895f9af924b1b","2225266":"2225266-b3b89f82af3ea9f92b327de648d3b59b","2225267":"2225267-3baa8fc932c8a3665cb57e308f345d0b","2225268":"2225268-4f33e97ed10f16297bb2f211c9813004","2225269":"2225269-2c74888f9b24a857b0d441590c48320c","2225270":"2225270-122115ddbe6d930a469d6488d478a9f4","2225271":"2225271-c1e2395991937710c1f08f50cea46634","2225272":"2225272-070b126a1736a85d2735fae067010c5b","2225273":"2225273-b95923edbd15f5b27c819d991cb1f1a3","2225274":"2225274-ccd840fa98998e272735e54307a686a1","2225275":"2225275-6724e02feb7e9cda9cb08aa79fefa502","2225276":"2225276-a37157f3e1d20e4f110e9b0efd61f5ea","2225277":"2225277-8214a15f01ba36c095b18ab95c0432d2","2225278":"2225278-9df956381ae613c5b0b3e1ba3f53ab27","2225279":"2225279-a8d39625e992f6109a024ba8b551bf92","2225280":"2225280-11883b2f3e57e608839393d4c8d5d313","2225281":"2225281-7dd091491ab8b97c04c0b79900d43900","2225282":"2225282-db342ae09f850d02680bbca29f85d705","2225283":"2225283-a019c389dd449b39ebc794c0b5e29d56","2225284":"2225284-d2e5f79b1c917087c9a0efd0fd0deaed","2225285":"2225285-3813a41da0e3fa0ac701b03f68ced68c","2225286":"2225286-69d58f42b1c04803495692bda9eba582","2225287":"2225287-e7f4f6d817c29f513956a7ddcc5a38c5","2225288":"2225288-34731963da9ae8c1be3518db7f6b4268","2225289":"2225289-73cad553efbb04cb1ab23016b043ed44","2225290":"2225290-97c1820a82775463dea5f4d633827478","2225291":"2225291-e684a40b9870c16733c949d31643aabb","2225292":"2225292-141e34468ae4dbaa64cae625c41cc7f6","2225293":"2225293-7f9efa909da26af9224c55dd55891ec9","2225294":"2225294-066e6812e8073d64e46dd91626f51789","2225295":"2225295-bb809854f9314d4795222020b0237c19","2225296":"2225296-820c4d7b44f5c1bf367efb23b21624ca","2225297":"2225297-e313cb5d04b33a1431ca82187d47d642","2225298":"2225298-5264e66c4dce593eda17312a68ba94a8","2225299":"2225299-dda4cef614baec368ff3488c6bb8c571","2225300":"2225300-71eb1aea11232a23c0c9cfe0e9197550","2225301":"2225301-df7365668952233a22fedaa78e3365c0","2225302":"2225302-8324f30326a197bc1bb73e57d7a1f9f2","2225303":"2225303-8d1559d1c90c8176470c4e456f67083e","2225304":"2225304-da243c5ae1765f38ff47c0e9ad32aae1","2225305":"2225305-218b7fe9ce363c1373e1ff5e6ee3ba05","2225306":"2225306-34c7238c3908d537607e9076d0250f61","2225307":"2225307-21e0039a486083c6e58d481f9b033f7a","2225308":"2225308-66653574c2f515fe9d576449ebc3e3be","2225309":"2225309-46abe8c32f4786c5c06027545a2a6d1d","2225310":"2225310-817f81fdbdee60c6a856cd9ea07432a7","2225311":"2225311-446e8fab81f95b43d04be592ad70e9e8","2225312":"2225312-cd2d84fab9cacc85ef8fc1c167495b92","2225313":"2225313-999dadab6c31ba1bd6ed1aaa86c7a44f","2225314":"2225314-557d70af354e93e2b78dbb7a3e8df4b9","2404633":"2404633-f7ccc1b7e4c433c7d9eab077869209e3","2404635":"2404635-0b7f21b179c8210360ecab832bfb9b3e","2404639":"2404639-00043dfe933845e70464be985d6f2384","2420673":"2420673-f7bba54b77bccb0ffd5e480def9501b8","2420675":"2420675-da3593ed2338abb3fea957105956e8af","2420677":"2420677-3dfcf31dfc077b2e04bfed2e6f44ada4","2420679":"2420679-bf189ed4084bd64e6b82c933b70bd240","2420681":"2420681-3ee7972d40564e3b4b0f80bf880ee278","2420683":"2420683-f51abb4b9cd06d9723aa17081d878ed6","2420685":"2420685-ff4f43f24418436a2d1a6140729d99c3","2420687":"2420687-8157c2b84772f29d2de29dbedddbe3af","2420689":"2420689-3987c57bf8d3c6382c54fdcbca8b8c11","2420691":"2420691-cb96a45ff246a95f136d7d832ac061af","2420693":"2420693-5b4d4e3b3945f12ac556b368fae9c86d","2420695":"2420695-74d33126351bd18c330bbcc83c3d0695","2420697":"2420697-10d5583b8943379cb69dcc2fcf32eada","2420699":"2420699-fe857dc490a4ab6eed0eeacd6825818e","2420701":"2420701-578989928ec68210a113843c0ea8a1f1","2420703":"2420703-0b5a724b12f935d5c7c1009e3e8df79d","2420705":"2420705-a9726c8b00b28c3e9544fb8bc632b980","2420707":"2420707-dcb6116b658e8b3352172ff66ab51c8e","2420709":"2420709-4e5d4a2edcd32910d09c6dc2291077f4","2420711":"2420711-fa8922133f7a1d584d227149155ca462","2420712":"2420712-2bd4833af3a0c4af4e4748b97759976a","2420714":"2420714-2cc18db394d52e08116bfd9fa28c7364","2420716":"2420716-888b7f7240351d1bb2ec2d99f0cfd01c","2420718":"2420718-03d00b9ca173613a4ed8fd98f4d75c32","2420720":"2420720-7a29c59c17f6b62f84120a927fc7f946","2420722":"2420722-ff1a9031a5f17673accd3974157ecbf2","2420724":"2420724-2b2289ae6ed20b675bd29093ceda499d","2420725":"2420725-19cd7415f3ca32655f93e2560c1bc232","2420727":"2420727-a80f96180af88424f76b2e87547586bd","2420728":"2420728-aaa8f40c07e61d7eb8ad35edee2f2c8d","2420730":"2420730-3c882bf4539bbb6d1f02dadd354fba24","2420732":"2420732-daba344076a2c1507d55b7847dc38f85","2420734":"2420734-0fd3415bd418a77443e77593433cb107","2420736":"2420736-ad2ca485f7a5ed8abff2785f5537957f","2420738":"2420738-f07cfb6b2ef0dc390d1d9ced7f110b56","2420740":"2420740-2cfb4f0df3fdcbcb193fe51b28d1acc5","2420742":"2420742-f9bc1905d624c201b4070ec674aa6fd5","2420744":"2420744-74ad55f0c109d6a2d504636a0b051a0e","2420746":"2420746-d739d8c44ec4dd64f7467ba0e56633b2","2420747":"2420747-b1d5dac9406be83ee330b1dd209b9c59","2420749":"2420749-8be45848d9b94c33465c6340488e4909","2420751":"2420751-eabbd46927e981e2e4f6e47472495950","2420753":"2420753-6fe279229f76299d17866b87146c0a3e","2420755":"2420755-a6665d753044a9c957a04f28984a5478","2420757":"2420757-4049076cfafb355e2070e876a3add3fa","2420759":"2420759-dce0d02cb3818e6176877a2d43ee01ac","2420760":"2420760-419478b26023cb97b519ea832707d977","2420762":"2420762-01caada6c9cce2779de40b78be216881","2420764":"2420764-adf0424ca71be3e3c05c82caba2613b3","2420766":"2420766-03625c8ae7b1d5b27c549198865ae98a","2420768":"2420768-23730f6d9bcdb6678acc8a3ab28384e8","2447204":"2447204-955a286a0a38475b1b64331ef6a4051d","2447205":"2447205-ad8bc6473a7bd2c008e25f0e73c4e587","2447206":"2447206-e7adccd2e93b7f47dcc5c0573944de01","2447208":"2447208-ed5fe8b1f8bfa15ef7d4fd361f859bed","2447209":"2447209-9f79bb2a4b4fd86ae78393cb5bfb7672","2447211":"2447211-8f845adc905d4e312815fd6a0650dff7","2447212":"2447212-ec4733b5973d309f4993ff9ba724887c","2447213":"2447213-70ed03023193b15fa5b935be1f8271a8","2447214":"2447214-2b5de2465a14330298d2542e30135875","2447216":"2447216-db16f6e1f14951b830cad0260434b21d","2447217":"2447217-390181299fc2248fede9b91e16a3ec3a","2447218":"2447218-6cd3145e9088a03bc29a87122bf625bc","2447219":"2447219-f1d01fa90aed5282d389ecbcd3cc51a8","2447220":"2447220-9f6fb3c32d249f5599aa6b134449ba6e","2447235":"2447235-b7a64bcb96cb6d3b5fb68aa469a4eb8c","2447236":"2447236-83ae7dc7e795f26b2248b8070763b15e","2447237":"2447237-0cb73f018fac1a3c058682c17d74b59a","2447238":"2447238-dd898abe161e581d4cbc954f91eea7da","2447239":"2447239-e634db371e9f0c90bab08ab20ebcb203","2447240":"2447240-fc89859a17b86c1e7c48ac48d796f97b","2447241":"2447241-9ae388516bd8eea13b0817403ccb6fd3","2447242":"2447242-de792b794918c7db9e626e70e16201a7","2447244":"2447244-a62ec38827ed8ab76951a1f89adaab22","2447245":"2447245-008d880cc7b249562a2ee59429558502","2447246":"2447246-2a3e772393657f4f3845a079f2f0b321","2447247":"2447247-c623be957c6d75975bcd7febcfbb1094","2447248":"2447248-8ef63601ef57ca261854ef003f8a87f8","2447583":"2447583-ee4874e2d99cd19cb8253bb3ce435539","2447584":"2447584-00841c4db6bb59279cc1ec3313aa9bb2","2447586":"2447586-6197b4ce869f2d378fd3a88d7bc97253","2447587":"2447587-996fadc0cb77fb9d1f74bfa5152148f6","2447589":"2447589-bbfe4e01a26e7feb34620ce8655c734a","2447804":"2447804-6b87f7bd840920a225220e2c22294015","2447805":"2447805-9ab97db5b2bca5d65aa0aecef925c66c","2447806":"2447806-f4255735adbf45995fcca84b586b2d88","2447807":"2447807-85c499a0da3b0040f3289eadf9ee7b0b","2447808":"2447808-ec0702fae37cc39fedd5fb95ef5f5d51","2447809":"2447809-fa3565b5abb8ba19087f5c204bc0de57","2447812":"2447812-2ce003befc21cbf8751d08c0df4a9008","2447813":"2447813-cfa90a574d7d59bbd0bddadbfa9ac9f7","2447814":"2447814-663186235e48ba16f39552a806ac3345","2447815":"2447815-1b2a2798c3a268d6a3ed0ab917c601ae","2447816":"2447816-4cec738428a4de89b4f92da209e29e7c","2457842":"2457842-7f0c8dc39b58f4a22467e1e52c54ce9e","2457843":"2457843-bde7e34ea0360843901aa58bb073f689","2457844":"2457844-36233d67a19ab3475241e88cf09a4b50","2457876":"2457876-28b59eecc263ac807080130d80b1a89f","2457895":"2457895-bd7c28f84c23b5d0c2e53b1a0a17b351","2457896":"2457896-39ff532868e9acc96f99da492dae863d","2457897":"2457897-8ee5ff960ca2e766d46a3611cbfb2a3c","2457898":"2457898-bbbcf6ad3c8b4bcc41628f76e1fa93a3","2458665":"2458665-b6d833319fd127627ab7e5cb29d0b05b","2458666":"2458666-0548824a5a4767fe6f5caa6c7f27d11d","2458667":"2458667-5e88b3fa53535a161b0220533f9bd040","2458675":"2458675-9240255fc772a435242f09a50669af9e","2458693":"2458693-cf859155cbe910acedecc650a8758ad6","2458694":"2458694-1b98780561685f6cc528d922d31f7e60","2458695":"2458695-8f67d11c7387dbac8b1d6f9bfe212aee","2458696":"2458696-5a3f9c50b714269b5791762b76253cfa","2458728":"2458728-403f3484364eb8b8dc5e540e56f46beb","2458729":"2458729-c118884d005e4c259e209456dbe54188","2458730":"2458730-e29367803af135376d647a97ace89cc7","2458809":"2458809-911f02d96ce05731402970b9b4376c67","2458818":"2458818-2696762b10fe8f6bd3e65d0f46e4c47a","2458822":"2458822-85820ea3d05ff24c1bfab1bd6fb44506","2470694":"2470694-411f8136973871802405d0c843455fcb","2689205":"2689205-65627b79624937da1a894b578c73264c","2689206":"2689206-9e4a705f0846d08e0a5f0709548dd572","2689208":"2689208-35235033b667d4721cd4f6e6bf2354b6","2689209":"2689209-304c6425dc912b92610d418a2251efdf","2689211":"2689211-7ef3a4e4f84f2d7169cec2a3667d4415","2689212":"2689212-e51e48c4d6027ee1e9eff171ec0aa400","2689214":"2689214-89bb081e7ed40dc9adaa5a6abc965637","2689215":"2689215-1599337b4e0aa9eb8c32667aa24c4128","2689217":"2689217-5ef781f685f2852fd0546c076e13bf7f","2689218":"2689218-4bdaeacdd7eac53ace6547588802e256","2689220":"2689220-34e9c86683523b1b2e23d3357abcc2b6","2689221":"2689221-b9c31562a99bb29474db581aec8a0e2a","2689223":"2689223-98ecd50bc6d40b1d2cba6bbc94d729d3","2689224":"2689224-4dede4cdead7c96e4b80cfbee52eb576","2689226":"2689226-f782b4f75050f87c626e682811e1360e","2689227":"2689227-af757b96bbafa5f907480a6d9d0c32a1","2689229":"2689229-39f3d63bd2007645e82c52069261d205","2689230":"2689230-dcfebe3fb7ffc0f2e143dceb0225687f","2689243":"2689243-c15f8265cee5ed051b8e48dcfaf0625f","2689244":"2689244-1bf02332c8920bbc42d9da8eb13064b9","2689246":"2689246-e51b56a19ee2390da94ad897149c4621","2689247":"2689247-fd6343cad7f38cd5af0779b48ef8769f","2689249":"2689249-53938b1fcf8e83ef8dfe533bbe010672","2689250":"2689250-23994ece91769aa18deb7b99f6577308","2689252":"2689252-f6ca34b5df9a7018a6adf65aa691af2e","2689253":"2689253-c571a41310b7dc70b6810dbc0a05b861","2689255":"2689255-40f2843df3a116d16c615cecc16d06bc","2689256":"2689256-12ab7df4c1698cfc33588b2669e5d49f","2715550":"2715550-c41bab4dcbde6fea843a4633a95cd38e","2757428":"2757428-aa9f47dfeb709ee3d524dea6f54ea641","2757429":"2757429-6c1663a454f5f046e3b40978ff4a8753","2757430":"2757430-07c89111f785d09915916cbd00d2055e","2757431":"2757431-8dbdb3e9a059a465f764d36e82b96432","2778895":"2778895-7829a9635d1f72bc5134f4df3905e4c9","2778896":"2778896-dd74b04560486be880fd4af4e2258bc1","2778897":"2778897-00b6e6b20ea05b27d9d931753ce16bae","2778898":"2778898-6ec5b3bb5e29ef963d4a718eae0e3e44","2778899":"2778899-93a4010e6abb1c1035ec99adb5150999","2778900":"2778900-aabb64d21caf6022b650a6e215fb6e50","2778901":"2778901-94a3cc5bee849c90af4ecd9d27cd4082","2778902":"2778902-faa37d9168d372db4853fb01758150e2","2778903":"2778903-408d75cd970628040a14c4ffbea4470e","2778904":"2778904-224b96c17148750789ba8305f896d855","2778905":"2778905-02bc3bc2cc4ceeba33bc1d53e4451e58","2778906":"2778906-39a3b90e667e66b14f7f5481f594b8a1","2778907":"2778907-cc2bf17fb3088e3a8a9a8f3b6b7d804e","2778908":"2778908-06cac9dc445e7975e4e3b10b87e2e9e1","2778909":"2778909-0934dddd3f27cb4c53d0e72840545702","2778910":"2778910-20f5fa84ad6aa915f17db1cc8c9cc750","2778911":"2778911-fb3a24fe3cab3fe5ea7116599fd9a254","2778912":"2778912-fcd1c57add30e2d985b5359da6a8bc30","2778913":"2778913-fd6e03d163936de21c161bcdc346da78","2778914":"2778914-7ce438f299061f06b16aa2fc67353b54","2778915":"2778915-a890de5ed49f517c78257be2f9556486","2778916":"2778916-b175616fb40e46ee19062f59e15512dc","2778917":"2778917-3509f440c54267d3a3d6b48d64c5f7f2","2778918":"2778918-a5b42deeed24488a4dee4f3c43307a18","2778919":"2778919-9a70ffb7f5a4d2e7422b4afcc9a96f0b","2778920":"2778920-728f936b80ff67c10d384457c935d9a1","2778921":"2778921-c6e5f5aa241ea667bb3b900fa5dd7839","2778922":"2778922-8c245882024e35e79ef41b1eee4f869c","2778923":"2778923-1d6700b3eeb7b507efe1f487edf2c4b1","2778924":"2778924-0774239f7ae34c31e42ad0147a8b84f9","2778925":"2778925-185e4cf53c21454fa1377ef2ff3061a4","2778926":"2778926-913c475fe2f24774c6b07d85e5d1fd97","2778927":"2778927-9cb9e5510db45d06e7e432e2e614939b","2778928":"2778928-09c80f66ca3ea89a70e4994bd147b6c6","2778929":"2778929-805f3baf2f4c037e489a3b52e9526f99","2778930":"2778930-d87171b6a2226a30126d111c4f528293","2778931":"2778931-69fafb19b4d33eebfb274b6d4dab815f","2778932":"2778932-a447ddad0710c26fb97516bd11f544eb","2778933":"2778933-f3f2e6c0a4366784d16a428f4f4b3fea","2778935":"2778935-31041118149c3e9c17b25ae658ef1249","2778936":"2778936-8502530e7d881ca5ea38541efab7c7e5","2778937":"2778937-7a024c5faf42f6ffd6b0c8ea40cf3163","2778938":"2778938-6452fe6bcb86f348fc40677217ac0094","2778939":"2778939-d827c531dc0c9ddef706f87a71d4ab89","2778940":"2778940-172abc093220f2043b7b382924534f32","2778941":"2778941-038401fa7f96d5d8943971f1608bd7a5","2778942":"2778942-cf1684f8e4c93bc743c01bee3a4ddd11","2778943":"2778943-f109da3aaf84341948fad33b7c86739a","2778944":"2778944-fd295b84578d00af612cafbc0e1aa705","2778945":"2778945-642926a7003e3545618498a635abe622","2778946":"2778946-660f1f8b0ca8189751458c08602d8a03","2778947":"2778947-8db1dcaf51ec1a06ff1d0216d243f74a","2778948":"2778948-658bb5b1233c8837c6d0a7ff7f8ce926","2778949":"2778949-97716686dd28b009d6d9228c8d953b03","2778950":"2778950-e5f58481e5b8e948fca34abb2d48fc39","2779169":"2779169-118f034ad50fae44e8684d78d74789aa","2779170":"2779170-c3d2e718de9de14a152d6ef30b9cd8bf","2779171":"2779171-9b15ecbf24b7d1082863e68e18ea393a","2779172":"2779172-a5905dbcca6fa9876899fdcd1b6752b9","2779173":"2779173-85c1e9ed9ef37deb4a9b41909c4c3d44","2779174":"2779174-4a73933c597379c7b76fa0472bde1a1a","2779175":"2779175-d12d595bbad2d78f691964530b9eb990","2779176":"2779176-fec8c66914a9a435544bdc4f4bfa86f2","2779177":"2779177-fa61e9696c1668186026baaa828c4d6b","2779178":"2779178-a640eed6270d9fb763601a2f92c0fb96","2779179":"2779179-719569e33ee4ae3d3efafc15f53a90a2","2779182":"2779182-0c3dbb28eb93e995c460519bcdfd7d45","2779183":"2779183-f52bababb4207c10fe98a0aed6606bb9","2779184":"2779184-73096d6e2083e5fae0f37d220b7cbecd","2779185":"2779185-49eaf6f0fa1d3ee91d3a963dbe00b7e2","2779186":"2779186-e2cdc87013a55086f3e4fe2705b8654e","2779187":"2779187-870c35487696318962cf11e00557d4b2","2779188":"2779188-d1b7828b98abe0205a3897ce2a3893a4","2779189":"2779189-1ec5e518581d509d00b63ebc4f6f9d0e","2779190":"2779190-968510fdebf1114a88a72da46457a005","2779191":"2779191-cb46a6be53b455cb63b79ace92fb5638","2779192":"2779192-0a723da4a53ffaf9362c79c15ba35fb4","2779193":"2779193-d938ef84451d0bac4d5f9ad2a04a4f45","2779194":"2779194-fe3f392c0b55d3eab85d710d01d528ac","2779195":"2779195-10db5ab718c618c1fb2866d1010492d2","2779196":"2779196-2ed93e6e66ec5af31d79401c3a6257b0","2779197":"2779197-f806db5b23f6dfd9a74dc1541e8e977f","2779198":"2779198-ed014bc7e5974751bba386fb5b866e20","2779199":"2779199-7770b4879885b5e2887d1d57538852f1","2779200":"2779200-ea2ae682c3dc1ccdad7e9ba9964c93ad","2779201":"2779201-c436206ffc69da2ef70c5f3e022e3ac7","2779202":"2779202-17b3c4e8c8779cc2e9fb6b59b84d196e","2779203":"2779203-549277563280c74447fdc49ddba06a20","2779204":"2779204-d165a77d3edb51f3bd78f2e3b26604fa","2779205":"2779205-1886cd5fb684162543f196000a4fb364","2779206":"2779206-5fef4fea2d2c872f7cb355a27b196238","2779207":"2779207-c5428f8d0b996495ec2296b04f38031f","2779208":"2779208-313eae2e796509056f9cfb5c3cee216d","2779209":"2779209-25644e706c19141139a2dabb096212b5","2779210":"2779210-21d9532c28c978266457ff7a76aa8a67","2779211":"2779211-f4326f900d25b36f2fd3ad0b451886ba","2779212":"2779212-b399ea8b4bb7578b7ccbedd3d97e9c12","2779213":"2779213-b13bbd0027a2a30ac645bff85b15913a","2779214":"2779214-325eea916d4a91470fc127d189c71d42","2779215":"2779215-d0c2ea69c9993261f53b116b19f16571","2779216":"2779216-93f9d371b3cf1f7be82e649f87ce7b0d","2779217":"2779217-a841adbb07d6cbcdf894b83c3b079422","2779218":"2779218-f4539139e045d9ee2acdc788510b9a33","2779219":"2779219-657333b06ac89508fb412c54bcc1dc99","2779220":"2779220-81799f7b882b4771d6519e632d3fe67d","2779221":"2779221-50d03e83c86bc45fac6272d69af3e473","2779222":"2779222-a62381e11b520940942bc6fd519c3462","2779223":"2779223-824cd6a7616919f45623c2b79c022127","2779224":"2779224-0f8af56b3ded1cb07b68ec31656c3d95","2779225":"2779225-5180060e84d7bf259dab60a1e9f5fdc4","2779226":"2779226-ce0b9232851a673968a41da2839b18a3","2861062":"2861062-0d5ef66d65ceef12eee1290fe86bb4e7","2861065":"2861065-5d41a3c26ab8a85fd6b9351d92207a6a","2861098":"2861098-ba66af3aab70ff7bda858aa2dc4ed2a3","2861099":"2861099-ee6e5e087afcdc03ebb93bca8b4ede4a","2861100":"2861100-3178f38f07e2dd2b033f63e1353218fb","2861101":"2861101-b7e9a38bd7c119a879485e59df3028bc","2861102":"2861102-7a9ccdb09d0cd9ec9b5f1688f586ab52","2861103":"2861103-83b2bd3d71468502ec10f5d36cf69ad2","2962051":"2962051-a6a4ba5e77220945f0943ed914321544","2962052":"2962052-ccbaba26b7f80ec92acff53c8b3f1d72","2962053":"2962053-56848b82e7fc59378ad36711d59b01c1","2962054":"2962054-5e6e9261584f911550707504d2c0c40f","2962616":"2962616-4565aa8b6d0cd7772d44b43c58450965","2962617":"2962617-62bbb7b5d588ca873b8193fff11ffaba","2962618":"2962618-93cdef9d8cea3208e668e54f6dbcfbf0","2962619":"2962619-bf7f21a667b3eb16a8f080933111408a","3033018":"3033018-919f0586b918de704aa9e299d402cb6f","3033380":"3033380-56e6277dac2e3bc0b3f45650a7135770","3033381":"3033381-242a1d8e97adfa1cb5ddb4fe329e9a8e","3033382":"3033382-275e7de80f794c75a1d4b71c4ed1c057","3033383":"3033383-34c693e40e3a4872a173800720f5161f","3033384":"3033384-3340d1977555c0715dc1b805548dd551","3033387":"3033387-63a2632a96a0b6a4c376874772d08584","3041879":"3041879-d89fa2e29363dc789bf4d17d8496d246","3073308":"3073308-b2aaf835ea43372958baa6b14fd7b8b4","3073309":"3073309-5fa60e1b05b997b4db5b6901f5ad5de4","3073310":"3073310-690e268e84b6ad550dcc6bde47f33be0","3073311":"3073311-e08c5e7e0494da44a543a614e6408ab3","3076734":"3076734-50518489af6f419e75d45107bc9575a3","3076735":"3076735-824410b795f04d7defc0b812c8c4c55a","3076736":"3076736-5ca825fc9ae87c0ebee8f3d5182368c0","3076737":"3076737-32aa9ebae3d954a714320221b4e2e25c","3146957":"3146957-d6a36c577ce6aa5e444e54b37fddc6d1","3146958":"3146958-d7cafd04b7872d23e6211973ebfe2c3b","3146959":"3146959-afde77e1904b4a1aac7c116ee80271ee","3146960":"3146960-2bfee6911d58ae5606ec1bec1863b9f3","3146961":"3146961-83f59aee356c0fed7663002d3b283b2c","3148585":"3148585-81b56516e94f59dbef7aef34e247d0d8","3148586":"3148586-2daf0384dd13ecebad1fbc56b677f246","3148587":"3148587-ebcc2a11600543e0a6a4c8f1136b76ec","3148588":"3148588-5b3e273dc6da2f47ff7bafc77f63ac3f","3148589":"3148589-12832b41909898017032a321ef8dc75a","3166027":"3166027-0e55a78d8401a0eb49ab1c9ce1945372","3166028":"3166028-380735fc86a589008eee19b679347103","3166029":"3166029-913371b3919e4258774f8fc709dfdd77","3166030":"3166030-4e01039d754fa28f85d83690c9a0a1ac","3166031":"3166031-5dbb2bb3c0581a836599deb007f8c77c","3186939":"3186939-becb75ac71de91ca5ca8f8bfdd49c262","3186940":"3186940-617869a339045de93901e682bc88d121","3186941":"3186941-3f3f73b85706f3c9d18c6ea98c19d5fd","3189035":"3189035-47c216d7322f5f008b6c6117ce8862fc"},"index_live":"cache/6349/campaign-index-live-c85c83ebb2da910619548d2ae3774c1b","index_test":"cache/6349/campaign-index-test-16ef1a80ce1c8e11b92ecf13c808358b"}});