bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"ctab_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);\nbouncex.body.removeClass('bx-modal-open');\nif (!!bouncex.campaigns[ca_id].menuObserver) {\n bouncex.campaigns[ca_id].menuObserver.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].menuObserver2) {\n bouncex.campaigns[ca_id].menuObserver2.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].stickyAtcObserver) {\n bouncex.campaigns[ca_id].stickyAtcObserver.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].stickyAtcObserver2) {\n bouncex.campaigns[ca_id].stickyAtcObserver2.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].styleObserver) {\n bouncex.campaigns[ca_id].styleObserver.disconnect();\n}"},"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 stickyAtcHeight = bouncex.window.width() \u003e= 1024 \u0026\u0026 jQuery('body:has(.sticky-sidebar__inner[style*=\"position: fixed\"]) .rb-sticky-bar').length ? jQuery('body:has(.sticky-sidebar__inner[style*=\"position: fixed\"]) .rb-sticky-bar').outerHeight(true) : bouncex.window.width() \u003c 1024 \u0026\u0026 jQuery('.rb-sticky-bar__stack.rb-sticky-bar__stack--visible').length ? jQuery('.rb-sticky-bar__stack.rb-sticky-bar__stack--visible').outerHeight(true) : 0,\n fixedAtcHeight = jQuery('.fc-lux-bottom-bar').length ? jQuery('.fc-lux-bottom-bar').height() : 0;\n \n var styles = [\n 'body.modal-open #bx-campaign-' + campaign_id + ' .bx-slab, body.bx-modal-open #bx-campaign-' + campaign_id + ' .bx-slab, html[style*=\"overflow: hidden\"] #bx-campaign-' + campaign_id + ' .bx-slab, body[style*=\"overflow: hidden\"] #bx-campaign-' + campaign_id + ' .bx-slab { display: none; }',\n '#bx-campaign-'+campaign_id+' .bx-slab { transition: margin-bottom .2s ease; }',\n '.rb-footer__bottom-footer { padding-bottom: calc('+pushAmount+'px + '+stickyAtcHeight+'px); }',\n '@media (max-width: 1023px) {',\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+stickyAtcHeight+'px; }',\n '}',\n ];\n \n var stylesRight = [\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: calc('+stickyAtcHeight+'px + '+fixedAtcHeight+'px); }',\n '@media (min-width: 1024px) {',\n '.skip-add-to-bag__container { padding-bottom: '+pushAmount+'px !important; }',\n '.fc-lux-menu-component-ca:last-child { padding-bottom: '+pushAmount+'px; }',\n '}',\n ];\n \n var stylesLeft = [\n '@media (min-width: 1024px) {',\n '.rb-filters__wrapper { padding-bottom: '+pushAmount+'px; }',\n '}',\n ];\n \n var stylesFull = [\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+stickyAtcHeight+'px; }',\n '@media (min-width: 1024px) {',\n '.skip-add-to-bag__container { padding-bottom: '+pushAmount+'px !important; }',\n '.rb-filters__wrapper { padding-bottom: '+pushAmount+'px; }',\n '}',\n ];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n \n if (jQuery('.sticky-sidebar__inner').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].stickyAtcObserver) {\n bouncex.campaigns[ca_id].stickyAtcObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].stickyAtcObserver.observe(document.querySelector('.sticky-sidebar__inner'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\n }\n \n if (jQuery('.rb-sticky-bar__stack').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].stickyAtcObserver2) {\n bouncex.campaigns[ca_id].stickyAtcObserver2 = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].stickyAtcObserver2.observe(document.querySelector('.rb-sticky-bar__stack'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n \n if (jQuery('.fc-style-selector-container').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].styleObserver) {\n bouncex.campaigns[ca_id].styleObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].styleObserver.observe(document.querySelector('.fc-style-selector-container'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n \n var bxInterval = bouncex.setInterval2(checkForModal, 250);\n bouncex.setTimeout2(function() { clearInterval(bxInterval); }, 3000);\n \n if (jQuery('#rb-header').length \u003e 0) {\n bouncex.campaigns[ca_id].menuObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].menuObserver.observe(document.querySelector('#rb-header'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n \n if (jQuery('.header__overlay').length \u003e 0) {\n bouncex.campaigns[ca_id].menuObserver2 = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].menuObserver2.observe(document.querySelector('.header__overlay'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n \n if (jQuery('.sticky-sidebar__inner').length \u003e 0) {\n bouncex.campaigns[ca_id].stickyAtcObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].stickyAtcObserver.observe(document.querySelector('.sticky-sidebar__inner'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\n }\n \n if (jQuery('.rb-sticky-bar__stack').length \u003e 0) {\n bouncex.campaigns[ca_id].stickyAtcObserver2 = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].stickyAtcObserver2.observe(document.querySelector('.rb-sticky-bar__stack'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n \n if (jQuery('.fc-style-selector-container').length \u003e 0) {\n bouncex.campaigns[ca_id].styleObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].styleObserver.observe(document.querySelector('.fc-style-selector-container'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n}\n\nfunction checkForModal() {\n if (jQuery('#rb-header.rb-header__container--is-any-panel-open, .header__overlay.header__overlay--visible, .fc-style-selector-container.fc-is-open').length) {\n bouncex.body.addClass('bx-modal-open');\n } else {\n bouncex.body.removeClass('bx-modal-open');\n }\n updateCornerPushup();\n}"},"ctab_sidetab_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 499; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - heading focus */\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - remove form focus */\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"sidetab_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanotab","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-sidetab-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);\nbouncex.body.removeClass('bx-modal-open');\nif (!!bouncex.campaigns[ca_id].menuObserver) {\n bouncex.campaigns[ca_id].menuObserver.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].menuObserver2) {\n bouncex.campaigns[ca_id].menuObserver2.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].stickyAtcObserver) {\n bouncex.campaigns[ca_id].stickyAtcObserver.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].stickyAtcObserver2) {\n bouncex.campaigns[ca_id].stickyAtcObserver2.disconnect();\n}\nif (!!bouncex.campaigns[ca_id].styleObserver) {\n bouncex.campaigns[ca_id].styleObserver.disconnect();\n}"},"sidetab_pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanotab","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+'-sidetab-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-sidetab-pushup');\n}\n\nfunction updateSideTabPushup() {\n var pushAmount = $creative.outerHeight(true);\n \n /** DELETE ANY ARRAYS AND SUBSEQUENT LOGIC THAT IS NOT NEEDED **/\n var styles = [\n 'body.modal-open #bx-campaign-' + campaign_id + ' .bx-slab, body.bx-modal-open #bx-campaign-' + campaign_id + ' .bx-slab, html[style*=\"overflow: hidden\"] #bx-campaign-' + campaign_id + ' .bx-slab, body[style*=\"overflow: hidden\"] #bx-campaign-' + campaign_id + ' .bx-slab { display: none; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-sidetab-pushup-style').text(styles.join(' '));\n \n if (jQuery('.sticky-sidebar__inner').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].stickyAtcObserver) {\n bouncex.campaigns[ca_id].stickyAtcObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].stickyAtcObserver.observe(document.querySelector('.sticky-sidebar__inner'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\n }\n \n if (jQuery('.rb-sticky-bar__stack').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].stickyAtcObserver2) {\n bouncex.campaigns[ca_id].stickyAtcObserver2 = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].stickyAtcObserver2.observe(document.querySelector('.rb-sticky-bar__stack'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n \n if (jQuery('.fc-style-selector-container').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].styleObserver) {\n bouncex.campaigns[ca_id].styleObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].styleObserver.observe(document.querySelector('.fc-style-selector-container'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n}\n\nif ($campaign.hasClass('bx-fixed-rm') || $campaign.hasClass('bx-fixed-lm')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateSideTabPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateSideTabPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateSideTabPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateSideTabPushup();\n \n var bxInterval = bouncex.setInterval2(checkForModal, 250);\n bouncex.setTimeout2(function() { clearInterval(bxInterval); }, 3000);\n \n if (jQuery('#rb-header').length \u003e 0) {\n bouncex.campaigns[ca_id].menuObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].menuObserver.observe(document.querySelector('#rb-header'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n \n if (jQuery('.header__overlay').length \u003e 0) {\n bouncex.campaigns[ca_id].menuObserver2 = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].menuObserver2.observe(document.querySelector('.header__overlay'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n \n if (jQuery('.sticky-sidebar__inner').length \u003e 0) {\n bouncex.campaigns[ca_id].stickyAtcObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].stickyAtcObserver.observe(document.querySelector('.sticky-sidebar__inner'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\n }\n \n if (jQuery('.rb-sticky-bar__stack').length \u003e 0) {\n bouncex.campaigns[ca_id].stickyAtcObserver2 = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].stickyAtcObserver2.observe(document.querySelector('.rb-sticky-bar__stack'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n \n if (jQuery('.fc-style-selector-container').length \u003e 0) {\n bouncex.campaigns[ca_id].styleObserver = new MutationObserver(checkForModal);\n bouncex.campaigns[ca_id].styleObserver.observe(document.querySelector('.fc-style-selector-container'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\n }\n}\n\nfunction checkForModal() {\n if (jQuery('#rb-header.rb-header__container--is-any-panel-open, .header__overlay.header__overlay--visible, .fc-style-selector-container.fc-is-open').length) {\n bouncex.body.addClass('bx-modal-open');\n } else {\n bouncex.body.removeClass('bx-modal-open');\n }\n updateSideTabPushup();\n}"},"topbar_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);"},"topbar_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: 499; } html.rb-freeze-scroll #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 151; } body.modal-open #bx-campaign-' + campaign_id + ' .bx-slab, html[style*=\"overflow: hidden\"] #bx-campaign-' + campaign_id + ' .bx-slab, body[style*=\"overflow: hidden\"] #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 49; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"topbar_placement_adjustment":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"/* placement adjustment - move top bar to top of page or after last skip link */\n/* set up skip link selector as Site Element called skip_link */\nvar $placementTarget = jQuery(bouncex.website.els.skip_link);\nvar placement = 'after';\n\nif ($placementTarget.length === 0) {\n placement = 'prepend';\n $placementTarget = bouncex.body;\n}\n\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);"},"topbar_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 navHeight = jQuery('.rb-header__navigation').length ? jQuery('.rb-header__navigation').height() : 0,\n messageBarHeight = jQuery('.message-bar__container').length ? jQuery('.message-bar__container').height() : 0,\n promoStripeHeight = jQuery('.promo-stripe').length ? jQuery('.promo-stripe').height() : 0;\n \n var styles = [\n !jQuery('.rb-product-images, #shopping_cart_title, .wcs-basket-empty').length ? 'body:not(.oc-enabled) { padding-top: calc('+pushAmount+'px + '+navHeight+'px + '+messageBarHeight+'px + '+promoStripeHeight+'px) !important; }' : '',\n 'body [data-vue=app].rb-app__header.rb-app__header--fixed { top: '+pushAmount+'px; }',\n !jQuery('.rb-product-images, #shopping_cart_title, .wcs-basket-empty').length ? 'html:not([style*=\"--header-collapsed: -\"]) .header__overlay--visible, html:not([style*=\"--header-collapsed: -\"]) .rb-header__side-panel { margin-top: '+pushAmount+'px; }' : '',\n '.rb-header__side-panel, .rb-search { max-height: calc(100vh - '+pushAmount+'px); }',\n '#fluidConfigure, .rb-search { top: '+pushAmount+'px; }',\n jQuery('.rb-product-images, #shopping_cart_title, .wcs-basket-empty').length ? '.rb-header-navigation-submenu-panel { top: '+pushAmount+'px!important; max-height: calc(100vh - '+pushAmount+'px); }' : '',\n 'body [data-vue=app].rb-app__header.rb-app__header--static, .push-notification-popup { margin-top: '+pushAmount+'px; }',\n '#fluidConfigure .fc-wrapper { height: calc(100% - '+pushAmount+'px); }',\n '@media (max-width: 1023px) {',\n '.rb-plp-actions { top: calc('+pushAmount+'px - 1px); }',\n '}',\n '@media (min-width: 1024px) {',\n '.rb-filters.is-open .rb-filters__wrapper { top: calc('+pushAmount+'px + 32px); max-height: calc(100vh - 32px - '+pushAmount+'px); }',\n '.rb-pdp .sticky-sidebar__inner[style*=\"top: 0\"] { top: '+pushAmount+'px !important; }',\n '}',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nupdatePushdown();"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"fp_local_storage","currency":"CAD","custom_campaign_js":"{\"remove_form_focus\":{\"val\":\"/* focus outline adjustment - remove form focus */\\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"/* focus outline adjustment - heading focus */\\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.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\\\":\\\"\\\"}}}\"},\"index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_placement_adjustment\":{\"val\":\"/* placement adjustment - move top bar to top of page or after last skip link */\\n/* set up skip link selector as Site Element called skip_link */\\nvar $placementTarget = jQuery(bouncex.website.els.skip_link);\\nvar placement = 'after';\\n\\nif ($placementTarget.length === 0) {\\n placement = 'prepend';\\n $placementTarget = bouncex.body;\\n}\\n\\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_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 navHeight = jQuery('.rb-header__navigation').length ? jQuery('.rb-header__navigation').height() : 0,\\n messageBarHeight = jQuery('.message-bar__container').length ? jQuery('.message-bar__container').height() : 0,\\n promoStripeHeight = jQuery('.promo-stripe').length ? jQuery('.promo-stripe').height() : 0;\\n \\n var styles = [\\n !jQuery('.rb-product-images, #shopping_cart_title, .wcs-basket-empty').length ? 'body:not(.oc-enabled) { padding-top: calc('+pushAmount+'px + '+navHeight+'px + '+messageBarHeight+'px + '+promoStripeHeight+'px) !important; }' : '',\\n 'body [data-vue=app].rb-app__header.rb-app__header--fixed { top: '+pushAmount+'px; }',\\n !jQuery('.rb-product-images, #shopping_cart_title, .wcs-basket-empty').length ? 'html:not([style*=\\\"--header-collapsed: -\\\"]) .header__overlay--visible, html:not([style*=\\\"--header-collapsed: -\\\"]) .rb-header__side-panel { margin-top: '+pushAmount+'px; }' : '',\\n '.rb-header__side-panel, .rb-search { max-height: calc(100vh - '+pushAmount+'px); }',\\n '#fluidConfigure, .rb-search { top: '+pushAmount+'px; }',\\n jQuery('.rb-product-images, #shopping_cart_title, .wcs-basket-empty').length ? '.rb-header-navigation-submenu-panel { top: '+pushAmount+'px!important; max-height: calc(100vh - '+pushAmount+'px); }' : '',\\n 'body [data-vue=app].rb-app__header.rb-app__header--static, .push-notification-popup { margin-top: '+pushAmount+'px; }',\\n '#fluidConfigure .fc-wrapper { height: calc(100% - '+pushAmount+'px); }',\\n '@media (max-width: 1023px) {',\\n '.rb-plp-actions { top: calc('+pushAmount+'px - 1px); }',\\n '}',\\n '@media (min-width: 1024px) {',\\n '.rb-filters.is-open .rb-filters__wrapper { top: calc('+pushAmount+'px + 32px); max-height: calc(100vh - 32px - '+pushAmount+'px); }',\\n '.rb-pdp .sticky-sidebar__inner[style*=\\\"top: 0\\\"] { top: '+pushAmount+'px !important; }',\\n '}',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nupdatePushdown();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 499; } html.rb-freeze-scroll #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 151; } body.modal-open #bx-campaign-' + campaign_id + ' .bx-slab, html[style*=\\\"overflow: hidden\\\"] #bx-campaign-' + campaign_id + ' .bx-slab, body[style*=\\\"overflow: hidden\\\"] #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 49; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_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\\\":\\\"\\\"}}}\"},\"ctab_sidetab_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 499; }', 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\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true),\\n stickyAtcHeight = bouncex.window.width() \u003e= 1024 \u0026\u0026 jQuery('body:has(.sticky-sidebar__inner[style*=\\\"position: fixed\\\"]) .rb-sticky-bar').length ? jQuery('body:has(.sticky-sidebar__inner[style*=\\\"position: fixed\\\"]) .rb-sticky-bar').outerHeight(true) : bouncex.window.width() \u003c 1024 \u0026\u0026 jQuery('.rb-sticky-bar__stack.rb-sticky-bar__stack--visible').length ? jQuery('.rb-sticky-bar__stack.rb-sticky-bar__stack--visible').outerHeight(true) : 0,\\n fixedAtcHeight = jQuery('.fc-lux-bottom-bar').length ? jQuery('.fc-lux-bottom-bar').height() : 0;\\n \\n var styles = [\\n 'body.modal-open #bx-campaign-' + campaign_id + ' .bx-slab, body.bx-modal-open #bx-campaign-' + campaign_id + ' .bx-slab, html[style*=\\\"overflow: hidden\\\"] #bx-campaign-' + campaign_id + ' .bx-slab, body[style*=\\\"overflow: hidden\\\"] #bx-campaign-' + campaign_id + ' .bx-slab { display: none; }',\\n '#bx-campaign-'+campaign_id+' .bx-slab { transition: margin-bottom .2s ease; }',\\n '.rb-footer__bottom-footer { padding-bottom: calc('+pushAmount+'px + '+stickyAtcHeight+'px); }',\\n '@media (max-width: 1023px) {',\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+stickyAtcHeight+'px; }',\\n '}',\\n ];\\n \\n var stylesRight = [\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: calc('+stickyAtcHeight+'px + '+fixedAtcHeight+'px); }',\\n '@media (min-width: 1024px) {',\\n '.skip-add-to-bag__container { padding-bottom: '+pushAmount+'px !important; }',\\n '.fc-lux-menu-component-ca:last-child { padding-bottom: '+pushAmount+'px; }',\\n '}',\\n ];\\n \\n var stylesLeft = [\\n '@media (min-width: 1024px) {',\\n '.rb-filters__wrapper { padding-bottom: '+pushAmount+'px; }',\\n '}',\\n ];\\n \\n var stylesFull = [\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+stickyAtcHeight+'px; }',\\n '@media (min-width: 1024px) {',\\n '.skip-add-to-bag__container { padding-bottom: '+pushAmount+'px !important; }',\\n '.rb-filters__wrapper { padding-bottom: '+pushAmount+'px; }',\\n '}',\\n ];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n \\n if (jQuery('.sticky-sidebar__inner').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].stickyAtcObserver) {\\n bouncex.campaigns[ca_id].stickyAtcObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].stickyAtcObserver.observe(document.querySelector('.sticky-sidebar__inner'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.rb-sticky-bar__stack').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].stickyAtcObserver2) {\\n bouncex.campaigns[ca_id].stickyAtcObserver2 = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].stickyAtcObserver2.observe(document.querySelector('.rb-sticky-bar__stack'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.fc-style-selector-container').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].styleObserver) {\\n bouncex.campaigns[ca_id].styleObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].styleObserver.observe(document.querySelector('.fc-style-selector-container'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n \\n var bxInterval = bouncex.setInterval2(checkForModal, 250);\\n bouncex.setTimeout2(function() { clearInterval(bxInterval); }, 3000);\\n \\n if (jQuery('#rb-header').length \u003e 0) {\\n bouncex.campaigns[ca_id].menuObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].menuObserver.observe(document.querySelector('#rb-header'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.header__overlay').length \u003e 0) {\\n bouncex.campaigns[ca_id].menuObserver2 = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].menuObserver2.observe(document.querySelector('.header__overlay'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.sticky-sidebar__inner').length \u003e 0) {\\n bouncex.campaigns[ca_id].stickyAtcObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].stickyAtcObserver.observe(document.querySelector('.sticky-sidebar__inner'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.rb-sticky-bar__stack').length \u003e 0) {\\n bouncex.campaigns[ca_id].stickyAtcObserver2 = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].stickyAtcObserver2.observe(document.querySelector('.rb-sticky-bar__stack'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.fc-style-selector-container').length \u003e 0) {\\n bouncex.campaigns[ca_id].styleObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].styleObserver.observe(document.querySelector('.fc-style-selector-container'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n}\\n\\nfunction checkForModal() {\\n if (jQuery('#rb-header.rb-header__container--is-any-panel-open, .header__overlay.header__overlay--visible, .fc-style-selector-container.fc-is-open').length) {\\n bouncex.body.addClass('bx-modal-open');\\n } else {\\n bouncex.body.removeClass('bx-modal-open');\\n }\\n updateCornerPushup();\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_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);\\nbouncex.body.removeClass('bx-modal-open');\\nif (!!bouncex.campaigns[ca_id].menuObserver) {\\n bouncex.campaigns[ca_id].menuObserver.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].menuObserver2) {\\n bouncex.campaigns[ca_id].menuObserver2.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].stickyAtcObserver) {\\n bouncex.campaigns[ca_id].stickyAtcObserver.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].stickyAtcObserver2) {\\n bouncex.campaigns[ca_id].stickyAtcObserver2.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].styleObserver) {\\n bouncex.campaigns[ca_id].styleObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"sidetab_pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-sidetab-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-sidetab-pushup');\\n}\\n\\nfunction updateSideTabPushup() {\\n var pushAmount = $creative.outerHeight(true);\\n \\n /** DELETE ANY ARRAYS AND SUBSEQUENT LOGIC THAT IS NOT NEEDED **/\\n var styles = [\\n 'body.modal-open #bx-campaign-' + campaign_id + ' .bx-slab, body.bx-modal-open #bx-campaign-' + campaign_id + ' .bx-slab, html[style*=\\\"overflow: hidden\\\"] #bx-campaign-' + campaign_id + ' .bx-slab, body[style*=\\\"overflow: hidden\\\"] #bx-campaign-' + campaign_id + ' .bx-slab { display: none; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-sidetab-pushup-style').text(styles.join(' '));\\n \\n if (jQuery('.sticky-sidebar__inner').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].stickyAtcObserver) {\\n bouncex.campaigns[ca_id].stickyAtcObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].stickyAtcObserver.observe(document.querySelector('.sticky-sidebar__inner'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.rb-sticky-bar__stack').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].stickyAtcObserver2) {\\n bouncex.campaigns[ca_id].stickyAtcObserver2 = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].stickyAtcObserver2.observe(document.querySelector('.rb-sticky-bar__stack'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.fc-style-selector-container').length \u003e 0 \u0026\u0026 !bouncex.campaigns[ca_id].styleObserver) {\\n bouncex.campaigns[ca_id].styleObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].styleObserver.observe(document.querySelector('.fc-style-selector-container'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rm') || $campaign.hasClass('bx-fixed-lm')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateSideTabPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateSideTabPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateSideTabPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateSideTabPushup();\\n \\n var bxInterval = bouncex.setInterval2(checkForModal, 250);\\n bouncex.setTimeout2(function() { clearInterval(bxInterval); }, 3000);\\n \\n if (jQuery('#rb-header').length \u003e 0) {\\n bouncex.campaigns[ca_id].menuObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].menuObserver.observe(document.querySelector('#rb-header'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.header__overlay').length \u003e 0) {\\n bouncex.campaigns[ca_id].menuObserver2 = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].menuObserver2.observe(document.querySelector('.header__overlay'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.sticky-sidebar__inner').length \u003e 0) {\\n bouncex.campaigns[ca_id].stickyAtcObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].stickyAtcObserver.observe(document.querySelector('.sticky-sidebar__inner'), { attributes: true, attributeFilter: ['style'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.rb-sticky-bar__stack').length \u003e 0) {\\n bouncex.campaigns[ca_id].stickyAtcObserver2 = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].stickyAtcObserver2.observe(document.querySelector('.rb-sticky-bar__stack'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n \\n if (jQuery('.fc-style-selector-container').length \u003e 0) {\\n bouncex.campaigns[ca_id].styleObserver = new MutationObserver(checkForModal);\\n bouncex.campaigns[ca_id].styleObserver.observe(document.querySelector('.fc-style-selector-container'), { attributes: true, attributeFilter: ['class'], childList: false, subtree: false });\\n }\\n}\\n\\nfunction checkForModal() {\\n if (jQuery('#rb-header.rb-header__container--is-any-panel-open, .header__overlay.header__overlay--visible, .fc-style-selector-container.fc-is-open').length) {\\n bouncex.body.addClass('bx-modal-open');\\n } else {\\n bouncex.body.removeClass('bx-modal-open');\\n }\\n updateSideTabPushup();\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"sidetab_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-sidetab-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);\\nbouncex.body.removeClass('bx-modal-open');\\nif (!!bouncex.campaigns[ca_id].menuObserver) {\\n bouncex.campaigns[ca_id].menuObserver.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].menuObserver2) {\\n bouncex.campaigns[ca_id].menuObserver2.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].stickyAtcObserver) {\\n bouncex.campaigns[ca_id].stickyAtcObserver.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].stickyAtcObserver2) {\\n bouncex.campaigns[ca_id].stickyAtcObserver2.disconnect();\\n}\\nif (!!bouncex.campaigns[ca_id].styleObserver) {\\n bouncex.campaigns[ca_id].styleObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanotab\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":null,"custom_liquid_variable":"{\"ClientId\":{\"val\":\"6660\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"ClientName\":{\"val\":\"© 2025 Luxottica Group\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Address\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HomepageUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/view-all\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/071019/logo-108.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"12kb\",\"imgWidth\":\"216px\",\"imgHeight\":\"148px\",\"schedules\":[]},\"LogoImgWidth\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"DeadZone\":{\"val\":\"true\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopBannerImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"startTime\":null,\"endTime\":null,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"1280px\",\"imgHeight\":\"200px\",\"schedules\":[{\"endDate\":\"2022-11-26T00:00:00.000Z\",\"promoVal\":\"\",\"startDate\":\"2022-11-25T00:00:00.000Z\"}]},\"TopBannerUrl\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"startTime\":null,\"endTime\":null,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"endDate\":\"2022-11-26T00:00:00.000Z\",\"promoVal\":\"\",\"startDate\":\"2022-11-25T00:00:00.000Z\"}]},\"BelowHeroBannerImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BelowHeroBannerUrl\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BelowProdGridBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/2025 04 15_Ray-Ban CA_Email Promo Banner (1).png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"9kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"200px\",\"schedules\":[]},\"BelowProdGridBannerUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/prescription-glasses?cid=WU-EBE_2025-bottombanner\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOffer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOffer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOffer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SLOfferProspect\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SLOfferCustomer\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TextSendOffer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TextSendOffer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TextSendOffer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsiteoffer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsiteoffer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsiteoffer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitedisclaimer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitedisclaimer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitedisclaimer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"couponcode1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"couponcode2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"couponcode3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitestandard\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitestandardmobile\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitecanvas\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitecanvasmobile\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitelogolight\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitelogodark\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitenonstandard\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"onsitenonstandardmobile\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"AccentColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BFCM_IbxDisclaimer\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BFCM_IbxOffer\":{\"val\":\"30%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BW1CTA\":{\"val\":\"Create Account\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BW1CTANew\":{\"val\":\"SHOP NOW\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BW1Url\":{\"val\":\"https://www.ray-ban.com/LogonForm?catalogId=22553\u0026langId=-24\u0026storeId=10152\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BW1UrlNew\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/view-all?promo=eaccess\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BW2CTA\":{\"val\":\"Discover The Ones\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BW2CTANew\":{\"val\":\"FIND A STORE\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BW2Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/new-arrivals\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BW2UrlNew\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/view-all?promo=eaccess\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BWCopy\":{\"val\":\"Create a Ray-Ban account and unlock all the remaining benefits of The\u0026nbsp;Ones. You’ll also be able to shop faster, check your orders and returns and get customized communications just for\u0026nbsp;you.\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BWCopyNew\":{\"val\":\"You're now part of the Ray-Ban community. This means you get instant access to an exclusive members only 25% off sunglasses until March 30th. \u003cbr\u003e \u003cbr\u003eThis promotion will be applied automatically on our website. If you buy in store, just show this email to a member of our team.\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BWCopyMarch30\":{\"val\":\" \u003cbr\u003e\u003cspan style=\\\"font-size:13px;font-weight:400;\\\"\u003e \u003cbr\u003eYou're now part of the Ray-Ban community.This means you get instant access to an exclusive members only 25% off sunglasses until March 30th. \u003cbr\u003e \u003cbr class=\\\"hide\\\"\u003eThis promotion will be applied automatically on our website. If you buy in store, just show this email to a member of our team\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BWHeadline\":{\"val\":\"You are nearly a member of Ray-Ban's \u003cbr class=\\\"hide\\\"\u003eexclusive and rewarding\u0026nbsp;club.\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BWCopySpring21\":{\"val\":\"Create a Ray-Ban account and you’ll get $30 off! \u003cbr class=\\\"hide\\\"\u003eIt’s also the best way to unlock all the benefits\u0026nbsp;we\u0026nbsp;offer.\u003cbr class=\\\"hide\\\"\u003e\u0026nbsp;\u003cbr class=\\\"hide\\\"\u003eShop faster, check your orders and get \u003cbr class=\\\"hide\\\"\u003ecustomized e-mails just\u0026nbsp;for\u0026nbsp;you!\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BWHeadlineSpring21\":{\"val\":\"WANT SOMETHING\u0026nbsp;MORE?\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BgColor\":{\"val\":\"#F2F2F2\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BorderColor\":{\"val\":\"#e2e2e5\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"ContactUsUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/contact-us\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"CustomerCareCopy\":{\"val\":\"Ray-Ban Customer Care\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"FAQUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/c/frequently-asked-questions\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"FooterColor\":{\"val\":\"#666666\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"FooterCopy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"FreeShippingCopy\":{\"val\":\"Shop online: free shipping and guaranteed delivery, directly to your door.\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeadlineColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Hero1Bg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Hero1Bg-640x465.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"68kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"465px\",\"schedules\":[]},\"Hero1BgHeight\":{\"val\":\"465\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Hero1BgHiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Hero1BgHiRes-640x465.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"314kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"930px\",\"schedules\":[]},\"Hero1BgWidth\":{\"val\":\"640\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeroBg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban-us/022318/hero-bg-640x503v3.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"78kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"503px\",\"schedules\":[]},\"HeroBgColor\":{\"val\":\"#f0f0f0\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeroBgHiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban-us/022318/hero-bg-x2-640x503v3.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"220kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"1006px\",\"schedules\":[]},\"HeroImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/75d7438ce2f017f9c79df0e476c2eba6.jpeg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"118kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"578px\",\"schedules\":[]},\"HeroImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/ec3eab642abe1a6e235dc570b75078e4.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"1336kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"838px\",\"schedules\":[]},\"HeroImgAlt\":{\"val\":\"Welcome To Ray-Ban The Ones\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeroImgAlt1\":{\"val\":\"Get 25% off with The Ones Priority Pass\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeroImg_BF\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/111521_RayBan/BWHeroImg_BF_640.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"200kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"289px\",\"schedules\":[]},\"HeroImgAlt_BWL\":{\"val\":\"Get 25% off with the ones priority pass\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeroImg_BWL\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6884/Rayban_030822/RaybanHero_BW25x1.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"367kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"419px\",\"schedules\":[]},\"IbxDisclaimer\":{\"val\":\"You are receiving this message because you expressed interest in news and offers from Ray-Ban. Ray-Ban respects your privacy. More detail regarding the use of your information can be viewed at: \u003ca href=https://www.ray-ban.com/canada/en/c/privacy-policy\u003c/a\u003e \",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerBF\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerMax\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerIncentivised\":{\"val\":\"Use the promo code at checkout at Ray-Ban.com to receive $15 off any purchase of $65 or more. The promotion cannot be combined with any other coupons, discounts, gift cards, promotional offers or previous purchase. The promotion is not valid for Ray-ban Meta, other exclusions may apply. While supplies last. Terms and conditions apply. You are receiving this message because you expressed interest in news and offers from Ray-Ban. Ray-Ban respects your privacy. More detail regarding the use of your information can be viewed at: https://www.ray-ban.com/canada/en/c/privacy-policy \",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerNonIncentivised\":{\"val\":\"You are receiving this message because you expressed interest in news and offers from Ray-Ban. Ray-Ban respects your privacy. More detail regarding the use of your information can be viewed at: \u003ca href=\\\"https://www.ray-ban.com/canada/en/c/privacy-policy\\\" style=\\\"text-decoration:none;color:{{ $FooterColor }};\\\" target=\\\"_blank\\\"\u003ehttps://www.ray-ban.com/canada/en/c/privacy-policy\u003c/a\u003e \",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerNonIncentivisedNew\":{\"val\":\"\\\"As a Ray-Ban The Ones registered member, receive 25% off on sunglasses, Custom styles (remix) and accessories purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid from 03/20/2025 to 03/30/2025 included and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Ray-Ban Meta Smart Glasses, Reverse Collection, Change Collection, Ferrari Collection, Disney Collection, Lunar New Year Limited edition (0RB4423D__68078G, 0RX5425D), N1 New collection (product tagged as NEW), Mega Clubmaster Optics Liteforce Matte Sand Black On Gold (0RX7316V__5204), Mega Clubmaster Sunglasses Polished Black On Gold with G-15 (0RB0316S__901_31), Mega Balorama Sunglasses (0RB2289), Balorama Sunglasses (0RB4089), Balorette Sunglasses (0RB2389), Balorette Optics (0RX5489), Clip on Kids, Mega Clubmaster Optics Liteforce Limited edition (0RX7316V__8063), Mega Balorama Limited Edition (0RB2289__901_C5), Pulse Limited Edition (0RB4455__13591A; 0RB3758__004_73), Online Limited Edition New Clubmaster (0RB4416__710_AF),Kids Summer Capsule (0RJ9052S__702855, 0RJ9052S__70286Q, 0RJ9052S__70287J, 0RJ9052S__7028Y4, 0RJ9052SF__702855, 0RJ9052SF__70286Q, 0RJ9052SF__70287J, 0RJ9052SF__7028Y4), Summer Capsule Wayfarer and Oval (0RB0840S__902_1A, 0RB0840S__902_4E, 0RB0840S__902_53, 0RB0840S__902_56, 0RB3547__001_1A, 0RB3547__001_4E, 0RB3547__001_53, 0RB3547__001_56, 0RB0840SF__902_1A, 0RB0840SF__902_4E, 0RB0840SF__902_53, 0RB0840SF__902_56), Aviator Solid Gold, Wayfarer Horn, Kids Summer Capsule New Wayfarer (0RJ9052S), Junior Clip On (0RY1625DC, 0RY1626DC, 0RY1631C, 0RY1632C, 0RY1632FC, 0RY1625D, 0RY1626D, 0RY1631, 0RY1632F, 0RY1632), Erika Metal with Washed Lenses (0RB3539 002/19, 0RB3539 002/5, RB3539 002/87), Clubmaster Classic with Washed Lenses (0RB3016 135452, 0RB3016 1354R5, 0RB3016 135464), Round with Washed Lenses (0RB3447 002/4B, 0RB3447 002/52, 0RB3447 002/64), Wayfarer with Washed Lenses (0RB2140F 901/64, 0RB2140F 601/R5, 0RB2140F 601/52, 0RB2140F 601/4B, 0RB2140F 601SR5, 0RB2140F 901/3F), 0RB4334D 601/19, RB4334D 601/5, RB4401D 601/72. No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last\\\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOfferBF\":{\"val\":\"30%\u0026nbsp;Off\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOfferHi\":{\"val\":\"$15\u0026nbsp;Off\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOfferLow\":{\"val\":\"$15\u0026nbsp;Off\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxOfferMax\":{\"val\":\"25%\u0026nbsp;Off\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"JAN21_TopCat1Copy\":{\"val\":\"Aviator\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"JAN21_TopCat1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/TopCat1Img-181x117.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"11kb\",\"imgWidth\":\"362px\",\"imgHeight\":\"234px\",\"schedules\":[]},\"JAN21_TopCat1Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/aviator/plp\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"JAN21_TopCat2Copy\":{\"val\":\"Original WayFarer\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"JAN21_TopCat2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/TopCat2Img-181x117.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"11kb\",\"imgWidth\":\"362px\",\"imgHeight\":\"234px\",\"schedules\":[]},\"JAN21_TopCat2Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/wayfarer/plp\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Logo1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/LogoImg-81x55.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"8kb\",\"imgWidth\":\"162px\",\"imgHeight\":\"110px\",\"schedules\":[]},\"Logo1ImgWidth\":{\"val\":\"81\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Logo2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/LogoImgBW-138x31.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"10kb\",\"imgWidth\":\"276px\",\"imgHeight\":\"62px\",\"schedules\":[]},\"Logo2ImgWidth\":{\"val\":\"138\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav1Copy\":{\"val\":\"Sunglasses\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav1Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/view-all\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav2Copy\":{\"val\":\"Eyeglasses\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav2Url\":{\"val\":\"https://www.ray-ban.com/canada/en/eyeglasses/view-all\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav3Copy\":{\"val\":\"Prescription\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav3Url\":{\"val\":\"https://www.ray-ban.com/canada/prescription-sunglasses/view-all\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav4Copy\":{\"val\":\"Customize\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav4Url\":{\"val\":\"https://www.ray-ban.com/canada/en/c/customize\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"NavColor\":{\"val\":\"#1F1F24\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"PhoneNumber\":{\"val\":\"1-866-472-9226\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"PrescriptionUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/prescription-sunglasses/view-all\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"PrimaryColor\":{\"val\":\"#E80C00\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"REFRESH_JAN21\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"RemixTopBannerUrl\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"startTime\":null,\"endTime\":null,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[{\"endDate\":\"2022-11-26T00:00:00.000Z\",\"promoVal\":\"\",\"startDate\":\"2022-11-25T00:00:00.000Z\"}]},\"RemixTopBannerImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"startTime\":null,\"endTime\":null,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"640px\",\"imgHeight\":\"70px\",\"schedules\":[{\"endDate\":\"2022-11-26T00:00:00.000Z\",\"promoVal\":\"\",\"startDate\":\"2022-11-25T00:00:00.000Z\"}]},\"ReturnsUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/c/return-policy\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"ShippingBannerSRC\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/us/banner/free-shipping-banner.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"535px\",\"imgHeight\":\"36px\",\"schedules\":[]},\"ShippingBannerWidth\":{\"val\":\"268\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"ShippingUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/c/shipping-information\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-Insta/01102024/Instagram.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"67px\",\"imgHeight\":\"65px\",\"schedules\":[]},\"SocialLink1Url\":{\"val\":\"https://www.instagram.com/rayban/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-FB/01102924/Facebook (2).png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"68px\",\"imgHeight\":\"65px\",\"schedules\":[]},\"SocialLink2Url\":{\"val\":\"https://www.facebook.com/RayBan\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-X/01102024/X.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"63px\",\"imgHeight\":\"57px\",\"schedules\":[]},\"SocialLink3Url\":{\"val\":\"https://twitter.com/Ray_Ban\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9696/SocailIcon-Youtube/01102024/Youtube.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"65px\",\"schedules\":[]},\"SocialLink4Url\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-Insta/01102024/Instagram.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Facebook\",\"imgSize\":\"2kb\",\"imgWidth\":\"67px\",\"imgHeight\":\"65px\",\"schedules\":[]},\"SocialLinkMobile1Url\":{\"val\":\"https://www.instagram.com/rayban/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Facebook\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-FB/01102924/Facebook (2).png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Twitter\",\"imgSize\":\"1kb\",\"imgWidth\":\"68px\",\"imgHeight\":\"65px\",\"schedules\":[]},\"SocialLinkMobile2Url\":{\"val\":\"https://www.facebook.com/RayBan\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Twitter\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-X/01102024/X.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Pinterest\",\"imgSize\":\"2kb\",\"imgWidth\":\"63px\",\"imgHeight\":\"57px\",\"schedules\":[]},\"SocialLinkMobile3Url\":{\"val\":\"https://twitter.com/Ray_Ban\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Pinterest\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9696/SocailIcon-Youtube/01102024/Youtube.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Instagram\",\"imgSize\":\"1kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"65px\",\"schedules\":[]},\"SocialLinkMobile4Url\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Instagram\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile5Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/RayBan/072723/YT-Films-82.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Youtube Films\",\"imgSize\":\"2kb\",\"imgWidth\":\"165px\",\"imgHeight\":\"60px\",\"schedules\":[]},\"SocialLinkMobile5Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Youtube Films\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile6Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/RayBan/072723/YT-Noise-85.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Youtube Noise\",\"imgSize\":\"2kb\",\"imgWidth\":\"172px\",\"imgHeight\":\"60px\",\"schedules\":[]},\"SocialLinkMobile6Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"Youtube Noise\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SparePartsUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/c/warranty\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"StaticCode\":{\"val\":\"WLC-CW421-25\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"StaticCode_BF\":{\"val\":\"WLC-EA21-11\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat1Copy\":{\"val\":\"Aviator\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/uk/071119/topCat1-200.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"28kb\",\"imgWidth\":\"400px\",\"imgHeight\":\"250px\",\"schedules\":[]},\"TopCat1Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/aviator\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat2Copy\":{\"val\":\"Wayfarer\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/uk/071119/topCat2-200.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"30kb\",\"imgWidth\":\"400px\",\"imgHeight\":\"250px\",\"schedules\":[]},\"TopCat2Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/wayfarer\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat3Copy\":{\"val\":\"Clubmaster\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCat3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/uk/071119/topCat3-200.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"31kb\",\"imgWidth\":\"400px\",\"imgHeight\":\"250px\",\"schedules\":[]},\"TopCat3Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/clubmaster\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCatHeadline\":{\"val\":\"What's Popular\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCatHeadlineUrl\":{\"val\":\"https://www.ray-ban.com/canada/en\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"UPDATE_OCT20\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"UnsubscribeCopy\":{\"val\":\"UNSUBSCRIBE FROM THIS LIST\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop1Copy\":{\"val\":\"Secure\u003cbr\u003echeckout\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Vprop1Img-35x44.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"70px\",\"imgHeight\":\"88px\",\"schedules\":[]},\"Vprop1ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/76461beabc4f8f9b1f437caa361dee66.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"260px\",\"imgHeight\":\"240px\",\"schedules\":[]},\"Vprop1Url\":{\"val\":\"https://www.ray-ban.com/canada/en\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop2Copy\":{\"val\":\"Free shipping and free\u003cbr\u003ereturns on standard orders\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nov2023_Vprop2Copy\":{\"val\":\"Free shipping and easy returns\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Vprop2Img-46x37.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"6kb\",\"imgWidth\":\"94px\",\"imgHeight\":\"76px\",\"schedules\":[]},\"Vprop2ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/e2dda3aa2495f1d4a54e14bd2d76b707.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"6kb\",\"imgWidth\":\"260px\",\"imgHeight\":\"240px\",\"schedules\":[]},\"Vprop2Url\":{\"val\":\"https://www.ray-ban.com/canada/en/c/return-policy\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop3Copy\":{\"val\":\"Customer\u003cbr\u003eservice\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Vprop3Img-41x45.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"5kb\",\"imgWidth\":\"82px\",\"imgHeight\":\"90px\",\"schedules\":[]},\"Vprop3Imgnew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/6c76939d5fbf461ed89f6893a6eba9c4.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"5kb\",\"imgWidth\":\"260px\",\"imgHeight\":\"240px\",\"schedules\":[]},\"Vprop3Url\":{\"val\":\"https://www.ray-ban.com/canada/en/contact-us\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"VpropHeadline\":{\"val\":\"You'll Love Shopping at Ray-Ban\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"VpropHeadlineUrl\":{\"val\":\"https://www.ray-ban.com/canada/en\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"WebviewCopy\":{\"val\":\"Please click here if the email below is not displayed\u0026nbsp;correctly\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"WelcomeCTAUrl\":{\"val\":\"https://www.ray-ban.com/LogonForm?catalogId=22552\u0026langId=-1\u0026storeId=10151\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BFCMHeroImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/7936/rayban/102722/BFCMHeroImg.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"293kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"419px\",\"schedules\":[]},\"BfcmLiveTopImageImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BfcmLiveTopImageUrl\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Feb23TopCat1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/f69355b2617da2b22f125dc11b87fd9d.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"176kb\",\"imgWidth\":\"386px\",\"imgHeight\":\"386px\",\"schedules\":[]},\"Feb23TopCat1Url\":{\"val\":\"https://www.ray-ban.com/canada/en/c/customize\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Feb23TopCat2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/c5083115d28201eb86b45e1e8a08168d.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"257kb\",\"imgWidth\":\"386px\",\"imgHeight\":\"386px\",\"schedules\":[]},\"Feb23TopCat2Url\":{\"val\":\"https://www.ray-ban.com/canada/en/rayban-meta-smart-glasses\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Feb23TopCat3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/aee23c6860da2c847033013a3488e28c.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"239kb\",\"imgWidth\":\"386px\",\"imgHeight\":\"386px\",\"schedules\":[]},\"Feb23TopCat3Url\":{\"val\":\"https://ray-ban.com/canada/en/prescription-and-lenses\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Feb23TopCatMenImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/1c66cc87b8c356baf9ce405c982a1b66.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"270kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"Feb23TopCatWomenImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/b60eda3ae6d49850b30e524995ad935d.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"276kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"Feb23TopCatKidsImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/f5fb5318d1e170486f431d5234b3af5d.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"317kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"Feb23TopCatMenUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/men-s\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Feb23TopCatWomenUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/women-s\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Feb23TopCatKidsUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/junior\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"IbxDisclaimerProspectTeasing\":{\"val\":\"Use the promo code at checkout at Ray-Ban.com or show this e-mail to a Ray-Ban store associate to receive $10 off every purchase of $50 or more. Valid for 60 days. The promotion cannot be combined with any other coupons, discounts, promotional offers or previous purchase. While supplies last. Terms and conditions apply. Ray-ban.com and Ray-Ban stores reserve the right to exclude some products from the promotion at its sole discretion.\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerProspectLive\":{\"val\":\"As a Ray-Ban The Ones registered member, receive 30% off any purchase on Ray-Ban.com or in Ray-Ban stores. The promotion is valid from 11/16/2023 until 11/18/2023 included for registered users only or by showing the email to a store associate in Ray-Ban stores. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Disney Colection, Save The Children Collection, Aviator Solid Gold, Studios Collection, Smart Glasses, Reverse Collection, Disney Collection, Ferrari Collection, Mega Wayfarer Optics (0RX0840V), Mega Clubmaster Optics (0RX0316V), Mega Hawkeye Sun and Optics (0RB02968S, 0RX0298V,  0RX0298VF), Erik sun and Optics (0RB4398, 0RB4398F, 0RX7215, 0RX7215F), Kiliane (0RB4395, 0RB4395F), Kiliane Limited Edition, (0RB4395 667980), 0RB3719, 0RX6496, Junior Eliot (0RY9097V), Junior Rob Sun and Optics (0RJ9572S, 0RY9572V), FOMO, The Ones Exclusive, Burning Man LTD, Holiday Mega Clubmaster LTD, Black Lanyard Holiday LTD. \u003cbr\u003eThe promotion can’t be combined with any other coupons, discounts, promotional offers or previous purchase. While supplies last.\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"PrimaryUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/view-all\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeroImgT\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/23ee94759161a27763647fcdabef6274.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"2002kb\",\"imgWidth\":\"1307px\",\"imgHeight\":\"856px\",\"schedules\":[]},\"HeroImgL\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/11728ea6ce9433c115d2f8071f848d61.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"1380kb\",\"imgWidth\":\"1282px\",\"imgHeight\":\"838px\",\"schedules\":[]},\"TopCatBlock1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/2ada9cb9f9fd1b9aac53973742f1cfb4.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"175kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"TopCatBlock2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/1f006bdfa44b3de63d13804377a17436.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"159kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"TopCatBlock3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/d7d12c760f539098187f566f41f435db.png\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"260kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"TopCatBlock1Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/men-s\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCatBlock2Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/women-s\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCatBlock3Url\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/junior\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BWCopySpring212023\":{\"val\":\"Create a Ray-Ban account to enjoy $20 off and unlock more benefits. Shop faster, check your orders and get customized e-mails just for you!\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"BWHeadlineSpring212023\":{\"val\":\"Get $20 off\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TextColor\":{\"val\":\"#1F1F24\",\"enabled\":false,\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"promoVal\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"CartUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/ShopCartDisplayView\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav3Copy_March24\":{\"val\":\"AI GLASSES\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav3Url_March24\":{\"val\":\"https://www.ray-ban.com/canada/en/rayban-meta-smart-glasses\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopCatMenImgMarch24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/1c66cc87b8c356baf9ce405c982a1b66.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"270kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"TopCatWomenImgMarch24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/b60eda3ae6d49850b30e524995ad935d.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"276kb\",\"imgWidth\":\"360px\",\"imgHeight\":\"360px\",\"schedules\":[]},\"BWCopyMarch24\":{\"val\":\"\u003cspan style=\\\"font-size:20px;font-weight:600;\\\"\u003eCreate a Ray-Ban account and you’ll get $30 off!\u003c/span\u003e \u003cbr class=\\\"hide\\\"\u003eIt’s also the best way to unlock all the benefits\u0026nbsp;we\u0026nbsp;offer.\u003cbr class=\\\"hide\\\"\u003e\u0026nbsp;\u003cbr class=\\\"hide\\\"\u003eShop faster, check your orders and get \u003cbr class=\\\"hide\\\"\u003ecustomized e-mails just\u0026nbsp;for\u0026nbsp;you!\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"DisclaimerCW24\":{\"val\":\"UP TO 50% OFF FOR BLACK FRIDAY Receive 30% off any online order (Sunglasses, Eyeglasses, Ray-Ban Meta Smart Glasses*, Accessories, Custom Styles) and Up to 50% off selected items at Ray-Ban.com and in selected Ray-Ban stores. The promotion is valid from 11/24/2024 until 12/02/2024 included. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards,Reverse Collection, Ferrari Collection,Change Collection, The Ones Exclusive, Corrigan LTD (0RB4397__667873), Wayfarer Way Change Holiday Limited (0RB2241__138731) Aviator Solid Gold, N2 new collection (product tagged as NEW). \u003cbr\u003e \u003cbr\u003e No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last. \u003cbr\u003e \u003cbr\u003e Ray-Ban Meta smart glasses are for ages 13+. Offer valid from November 24, 2024 through December 2, 2024. Valid in Ray-Ban Meta supported countries only. Valid with the purchase of a new in-stock Ray-Ban Meta smart glasses (“Qualifying Product”) while supplies last. Not valid on Limited Edition, Clear Skus or prior orders or purchases. Offer is non-transferable and not valid for cash or cash equivalent. Cannot be combined with other offers, discounts, bundles, or coupons. There are no redemption codes in connection with the offer and the offer will be applied automatically to qualifying purchases at checkout. Limit of one (1) offer per Qualifying Product regardless of the number of devices purchased in a single transaction. Offer may be canceled or modified at any time without notice. Void where prohibited. Prescriptions, Software, and other features sold separately. \u003cbr\u003e \u003cbr\u003e 50% OFF PRESCRIPTION LENSES Receive 50% off prescription lenses when adding them to a pair of sunglasses, eyeglasses or custom product at Ray-Ban.com. The promotion is valid from 11/24/2024 to 12/02/2024 included, and it is applied on prescription lenses only. It cannot be combined with any other coupons, discounts, promotional offers, previous purchases or insurance plan. Ray-ban.com reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Smart Glasses, Reverse Collection, Ferrari Collection,Change Collection, The Ones Exclusive, Corrigan LTD (0RB4397__667873), Wayfarer Way Change Holiday Limited (0RB2241__138731) Aviator Solid Gold, N2 new collection (product tagged as NEW).\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"DisclaimerEA24\":{\"val\":\"BLACK FRIDAY EARLY ACCESS - UP TO 50% OFF As a Ray-Ban The Ones registered member, receive 30% off on sunglasses, eyeglasses and Custom styles (remix) purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid from 21/11/2024 to 23/11/2024 included and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Ray-Ban Meta Smart Glasses, Reverse Collection, Ferrari Collection,Change Collection, The Ones Exclusive, Corrigan LTD (0RB4397__667873), Wayfarer Way Change Holiday Limited (0RB2241__138731) Aviator Solid Gold, N2 new collection (product tagged as NEW). No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last. \u003cbr\u003e \u003cbr\u003e BLACK FRIDAY EARLY ACCESS RAY-BAN META SMART GLASSES As a Ray-Ban The Ones registered member, receive 20% off on Ray-Ban Meta Smart Glasses* purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid on November 21st only and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Reverse Collection, Ferrari Collection,Change Collection, The Ones Exclusive, Corrigan LTD (0RB4397__667873), Wayfarer Way Change Holiday Limited (0RB2241__138731) Aviator Solid Gold, N2 new collection (product tagged as NEW). No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last. \u003cbr\u003e \u003cbr\u003e *Ray-Ban Meta smart glasses are for ages 13+. Offer valid on November 21, 2024. Valid in the US, CA, UK, DE, IT, FR, ES and AU only. Valid with the purchase of a new in-stock Ray-Ban Meta smart glasses (“Qualifying Product”) while supplies last. Not valid on Limited Edition, Clear Skus or prior orders or purchases. Offer is non-transferable and not valid for cash or cash equivalent. Cannot be combined with other offers, discounts, bundles, or coupons. There are no redemption codes in connection with the offer and the offer will be applied automatically to qualifying purchases at checkout. Limit of one (1) offer per Qualifying Product regardless of the number of devices purchased in a single transaction. Offer may be canceled or modified at any time without notice. Void where prohibited. Prescriptions, Software, and other features sold separately. \",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav1Copy_Nov24\":{\"val\":\"SHOP ONLINE\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav1Url_Nov24\":{\"val\":\"https://www.ray-ban.com/canada/en\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav2Copy_Nov24\":{\"val\":\"Sunglasses\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav2Url_Nov24\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/view-all\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav3Copy_Nov24\":{\"val\":\"Best Sellers\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav3Url_Nov24\":{\"val\":\"https://www.ray-ban.com/canada/en\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav4Copy_Nov24\":{\"val\":\"Customize\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Nav4Url_Nov24\":{\"val\":\"https://www.ray-ban.com/canada/en/c/customize\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeroImg_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Hero_Nov24.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"4489kb\",\"imgWidth\":\"2560px\",\"imgHeight\":\"1676px\",\"schedules\":[]},\"HeroImg_Nov24New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/ec3eab642abe1a6e235dc570b75078e4.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1336kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"838px\",\"schedules\":[]},\"VpropHeadline_Nov24\":{\"val\":\"WE GUARANTEE \",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Vprop2Copy_Nov24\":{\"val\":\"Free shipping\u003cbr\u003e \u0026 easy returns\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerProspect_Nov24\":{\"val\":\"*Terms \u0026 Conditions:\u003cbr\u003eUse the promo code at checkout at Ray-Ban.com or show this e-mail to a Ray-Ban sales assistant to receive $15 off every purchase of $65 or more. Valid for 60 days. The promotion cannot be combined with any other coupons, discounts, previous purchase or promotional offers, including Black Friday and Early Access. While stocks last. Terms and conditions apply. Ray-ban.com and Ray-Ban stores reserve the right to exclude some products from the promotion at its sole discretion.\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerProspect_Nov24New\":{\"val\":\"*Terms \u0026 Conditions:\u003cbr\u003e Use the promo code at checkout at Ray-Ban.com or show this e-mail to a Ray-Ban store associate to receive $10 off every purchase of $50 or more. Valid for 60 days. The promotion cannot be combined with any other coupons, discounts, previous purchase or promotional offers, including Black Friday and Early Access. While supplies last. Terms and conditions apply. Ray-ban.com and Ray-Ban stores reserve the right to exclude some products from the promotion at its sole discretion.\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"FindStoreURL_Nov24\":{\"val\":\"https://www.ray-ban.com/canada/en/c/store-locator?activeFilters=raybanstores\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink1Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Facebook.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\",\"schedules\":[]},\"SocialLink2Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Twitter.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\",\"schedules\":[]},\"SocialLink3Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Pinterest.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\",\"schedules\":[]},\"SocialLink4Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Instagram.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\",\"schedules\":[]},\"SocialLink5Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Youtube.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"80px\",\"imgHeight\":\"64px\",\"schedules\":[]},\"SocialLink6Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Youtube_Copy.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"80px\",\"imgHeight\":\"64px\",\"schedules\":[]},\"SocialLinkMob1Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Facebook.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"64px\",\"imgHeight\":\"64px\",\"schedules\":[]},\"SocialLinkMob2Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Twitter_Mob.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"123px\",\"imgHeight\":\"105px\",\"schedules\":[]},\"SocialLinkMob3Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Pinterest_Mob.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"122px\",\"imgHeight\":\"105px\",\"schedules\":[]},\"SocialLinkMob4Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Instagram_Mob.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"123px\",\"imgHeight\":\"105px\",\"schedules\":[]},\"SocialLinkMob5Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Youtube_Film.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"165px\",\"imgHeight\":\"61px\",\"schedules\":[]},\"SocialLinkMob6Img_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Youtube_Noise.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"172px\",\"imgHeight\":\"61px\",\"schedules\":[]},\"SocialLink1Url_Nov24\":{\"val\":\"https://www.facebook.com/RayBan\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink2Url_Nov24\":{\"val\":\"https://x.com/Ray_Ban\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink3Url_Nov24\":{\"val\":\"https://www.pinterest.com/raybanofficial/\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink4Url_Nov24\":{\"val\":\"https://www.instagram.com/rayban/\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink5Url_Nov24\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink6Url_Nov24\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"CorporateSaleUrl_Nov24\":{\"val\":\"https://www.ray-ban.com/canada/en/c/corporate-sales-gifts\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"HeroImgLive_Nov24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/HeroLive.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"4475kb\",\"imgWidth\":\"2560px\",\"imgHeight\":\"1676px\",\"schedules\":[]},\"DisclaimerNew\":{\"val\":\"As a Ray-Ban The Ones registered member, receive 25% off on sunglasses, Custom styles (remix) and accessories purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid from 03/20/2025 to 03/30/2025 included and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Ray-Ban Meta Smart Glasses, Reverse Collection, Change Collection, Ferrari Collection, Disney Collection, Lunar New Year Limited edition (0RB4423D__68078G, 0RX5425D), N1 New collection (product tagged as NEW), Mega Clubmaster Optics Liteforce Matte Sand Black On Gold (0RX7316V__5204), Mega Clubmaster Sunglasses Polished Black On Gold with G-15 (0RB0316S__901_31), Mega Balorama Sunglasses (0RB2289), Balorama Sunglasses (0RB4089), Balorette Sunglasses (0RB2389), Balorette Optics (0RX5489), Clip on Kids, Mega Clubmaster Optics Liteforce Limited edition (0RX7316V__8063), Mega Balorama Limited Edition (0RB2289__901_C5), Pulse Limited Edition (0RB4455__13591A; 0RB3758__004_73), Online Limited Edition New Clubmaster (0RB4416__710_AF),Kids Summer Capsule (0RJ9052S__702855, 0RJ9052S__70286Q, 0RJ9052S__70287J, 0RJ9052S__7028Y4, 0RJ9052SF__702855, 0RJ9052SF__70286Q, 0RJ9052SF__70287J, 0RJ9052SF__7028Y4), Summer Capsule Wayfarer and Oval (0RB0840S__902_1A, 0RB0840S__902_4E, 0RB0840S__902_53, 0RB0840S__902_56, 0RB3547__001_1A, 0RB3547__001_4E, 0RB3547__001_53, 0RB3547__001_56, 0RB0840SF__902_1A, 0RB0840SF__902_4E, 0RB0840SF__902_53, 0RB0840SF__902_56), Aviator Solid Gold, Wayfarer Horn, Kids Summer Capsule New Wayfarer (0RJ9052S), Junior Clip On (0RY1625DC, 0RY1626DC, 0RY1631C, 0RY1632C, 0RY1632FC, 0RY1625D, 0RY1626D, 0RY1631, 0RY1632F, 0RY1632), Erika Metal with Washed Lenses (0RB3539 002/19, 0RB3539 002/5, RB3539 002/87), Clubmaster Classic with Washed Lenses (0RB3016 135452, 0RB3016 1354R5, 0RB3016 135464), Round with Washed Lenses (0RB3447 002/4B, 0RB3447 002/52, 0RB3447 002/64), Wayfarer with Washed Lenses (0RB2140F 901/64, 0RB2140F 601/R5, 0RB2140F 601/52, 0RB2140F 601/4B, 0RB2140F 601SR5, 0RB2140F 901/3F), 0RB4334D 601/19, RB4334D 601/5, RB4401D 601/72. No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last\\\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"PromoCopyNew\":{\"val\":\"If you experience an issue, enter the code WLC-CUW25-03 at checkout to access your exclusive promotion.\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"IbxDisclaimerProspectNew\":{\"val\":\"As a Ray-Ban The Ones registered member, receive 25% off on sunglasses, Custom styles (remix) and accessories purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid from 03/20/2025 to 03/30/2025 included and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Ray-Ban Meta Smart Glasses, Reverse Collection, Change Collection, Ferrari Collection, Disney Collection, Lunar New Year Limited edition (0RB4423D__68078G, 0RX5425D), N1 New collection (product tagged as NEW), Mega Clubmaster Optics Liteforce Matte Sand Black On Gold (0RX7316V__5204), Mega Clubmaster Sunglasses Polished Black On Gold with G-15 (0RB0316S__901_31), Mega Balorama Sunglasses (0RB2289), Balorama Sunglasses (0RB4089), Balorette Sunglasses (0RB2389), Balorette Optics (0RX5489), Clip on Kids, Mega Clubmaster Optics Liteforce Limited edition (0RX7316V__8063), Mega Balorama Limited Edition (0RB2289__901_C5), Pulse Limited Edition (0RB4455__13591A; 0RB3758__004_73), Online Limited Edition New Clubmaster (0RB4416__710_AF),Kids Summer Capsule (0RJ9052S__702855, 0RJ9052S__70286Q, 0RJ9052S__70287J, 0RJ9052S__7028Y4, 0RJ9052SF__702855, 0RJ9052SF__70286Q, 0RJ9052SF__70287J, 0RJ9052SF__7028Y4), Summer Capsule Wayfarer and Oval (0RB0840S__902_1A, 0RB0840S__902_4E, 0RB0840S__902_53, 0RB0840S__902_56, 0RB3547__001_1A, 0RB3547__001_4E, 0RB3547__001_53, 0RB3547__001_56, 0RB0840SF__902_1A, 0RB0840SF__902_4E, 0RB0840SF__902_53, 0RB0840SF__902_56), Aviator Solid Gold, Wayfarer Horn, Kids Summer Capsule New Wayfarer (0RJ9052S), Junior Clip On (0RY1625DC, 0RY1626DC, 0RY1631C, 0RY1632C, 0RY1632FC, 0RY1625D, 0RY1626D, 0RY1631, 0RY1632F, 0RY1632), Erika Metal with Washed Lenses (0RB3539 002/19, 0RB3539 002/5, RB3539 002/87), Clubmaster Classic with Washed Lenses (0RB3016 135452, 0RB3016 1354R5, 0RB3016 135464), Round with Washed Lenses (0RB3447 002/4B, 0RB3447 002/52, 0RB3447 002/64), Wayfarer with Washed Lenses (0RB2140F 901/64, 0RB2140F 601/R5, 0RB2140F 601/52, 0RB2140F 601/4B, 0RB2140F 601SR5, 0RB2140F 901/3F), 0RB4334D 601/19, RB4334D 601/5, RB4401D 601/72. No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last\\\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink1UrlNew\":{\"val\":\"https://www.facebook.com/RayBan\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink2UrlNew\":{\"val\":\"https://x.com/Ray_Ban\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink3UrlNew\":{\"val\":\"https://twitter.com/Ray_Ban\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink4UrlNew\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile1UrlNew\":{\"val\":\"https://www.facebook.com/RayBan\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile2UrlNew\":{\"val\":\"https://www.facebook.com/RayBan\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile3UrlNew\":{\"val\":\"https://twitter.com/Ray_Ban\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile4UrlNew\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobileImg5New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/86534a8947af2422023fdb8332e35aa3.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"31px\",\"imgHeight\":\"27px\",\"schedules\":[]},\"SocialLinkMobileImg6New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/a827b9c2f390c5116a7de29db57c7d1f.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"40px\",\"imgHeight\":\"27px\",\"schedules\":[]},\"SocialLinkMobileImg7New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/7c106c33aaca1c13feb12afaf0a79f49.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"39px\",\"imgHeight\":\"27px\",\"schedules\":[]},\"SocialLink1ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/74e7414917d2e7541a328485d97d1aa0.jpg\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"16px\",\"imgHeight\":\"16px\",\"schedules\":[]},\"SocialLink2ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/0367691f8ff65b790e256d63f4b492e4.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"32px\",\"imgHeight\":\"32px\",\"schedules\":[]},\"SocialLink3ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/660162785e51267063c386ec47f88eb1.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"40px\",\"imgHeight\":\"32px\",\"schedules\":[]},\"SocialLink4ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/15daa618b0f13084ff2bb7a7ece5a491.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"32px\",\"imgHeight\":\"32px\",\"schedules\":[]},\"SocialLink5ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/cdfcca3418de9b13b1d8727ae27ef48e.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"32px\",\"imgHeight\":\"32px\",\"schedules\":[]},\"SocialLink6ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/733725924fbdbc785d6555b65564cc39.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"40px\",\"imgHeight\":\"32px\",\"schedules\":[]},\"SocialLink7ImgNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/e8a72170485161253bd7a5e434ddbedf.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"40px\",\"imgHeight\":\"32px\",\"schedules\":[]},\"SocialLink6UrlNew\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink7UrlNew\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLink5UrlNew\":{\"val\":\"https://www.instagram.com/rayban\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile7UrlNew\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile8UrlNew\":{\"val\":\"https://www.facebook.com/RayBan\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile9UrlNew\":{\"val\":\"https://www.facebook.com/RayBan\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile5UrlNew\":{\"val\":\"https://www.instagram.com/rayban\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobile6UrlNew\":{\"val\":\"https://www.youtube.com/user/neverhidefilms\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"SocialLinkMobileImg1New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/4206966887ee32af0cd7e69850dd8381.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"62px\",\"imgHeight\":\"53px\",\"schedules\":[]},\"SocialLinkMobileImg2New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/ccdf61b3d71034489b0bcf4282d883c1.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"32px\",\"imgHeight\":\"27px\",\"schedules\":[]},\"SocialLinkMobileImg3New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/04ced970c7553738361724d54c49c6e5.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"38px\",\"imgHeight\":\"27px\",\"schedules\":[]},\"SocialLinkMobileImg4New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/e090b64a58820c76e4a3b1413ef421f1.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"31px\",\"imgHeight\":\"27px\",\"schedules\":[]},\"SocialLinkMobileImg8New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/2cce5d16480b4b4a2da2290856a7b552.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"52px\",\"imgHeight\":\"23px\",\"schedules\":[]},\"SocialLinkMobileImg9New\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10738/1884ddbe456db77216c59b8d927ab2c4.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"52px\",\"imgHeight\":\"23px\",\"schedules\":[]},\"BWHeadlineSpring25\":{\"val\":\"CONGRATULATIONS!\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopBannerImg1\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/7f75f7f0febb436538bc7efb9d5460ce.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"501kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"292px\",\"schedules\":[]},\"TopBannerUrl1\":{\"val\":\"https://www.ray-ban.com/canada/en/new-arrivals?cid=WU-EBE_2025-topstripe\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"TopBannerImg2\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/5801/257ec886cc0dc3c1b31fa32d03e14975.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"482kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"200px\",\"schedules\":[]},\"TopBannerUrl2\":{\"val\":\"https://www.ray-ban.com/canada/en/sunglasses/asap-rocky-collection?cid=WU-EBE_2025-topstripe\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"schedules\":[]},\"Oct2025_VpropHeadlineUrl\":{\"val\":\"WE GUARANTEE\",\"enabled\":false,\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"promoVal\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":null,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":null,\"schedules\":[]},\"Oct25_Vprop1Copy\":{\"val\":\"Secure checkout\",\"enabled\":false,\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"promoVal\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":null,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":null,\"schedules\":[]},\"Oct25_Vprop2Copy\":{\"val\":\"Free shipping and free returns on standard orders\",\"enabled\":false,\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"promoVal\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":null,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":null,\"schedules\":[]},\"Oct25_Vprop3Copy\":{\"val\":\"Customer service\",\"enabled\":false,\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"promoVal\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":null,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":null,\"schedules\":[]},\"MetaUrl\":{\"val\":\"https://www.ray-ban.com/canada/en/rayban-meta-ai-glasses\",\"enabled\":false,\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"promoVal\":\"\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":null,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":null,\"schedules\":[]}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n if(window.location.href.indexOf('/customize/') \u003e -1 ){\\n return null;\\n }\\n\\n return jQuery('.rb-header-account--logged').length \u003e 0 || jQuery('[href*=\\\"https://www.ray-ban.com/Logoff\\\"]').length \u003e 0 || (bouncex.website.pts === 'checkout' \u0026\u0026 bouncex.utils.getNestedProp('utag_data.User_LoginStatus') === 'Logged');\\n})();\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"Number(jQuery('.number-of-products').text());\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"in_stock\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.fc-add-to-cart-button:not(:disabled())').length \u003e 0 || jQuery('.rb-pdp-sticky-bar--add:not(:disabled())').length \u003e 0;\",\"t\":\"bool\",\"page_type_json\":[\"product\"],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('.rb-footer__mail__succes').length \u003e 0 || jQuery('.rb-footer__mail__title__ok').length \u003e 0 || null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cookie_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"page_type\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"attentive_visible\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('#attentive_overlay').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":true},\"items_in_cart\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n if(window.location.href.indexOf('ShopCartDisplayView') \u003e -1 \u0026\u0026 !bouncex.state.mobile){\\n return Number(jQuery('#itemTotal').text()) || 0;\\n } else if (jQuery('.all-items-counter').length \u003e 0) {\\n return Number(jQuery('.all-items-counter').text().match(/\\\\((\\\\d+)\\\\)/)[1]) || null;\\n }\\n \\n return jQuery('.number-of-products').length \u003e 0 ? Number(jQuery('.number-of-products').text().trim()) : null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_total\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n if (bouncex.website.pts === 'cart') {\\n return Number(jQuery('#subTotalCalc').text().replace(/[^0-9.]/g, '')) || Number(jQuery('#subtotal').text().replace(/[^0-9.]/g, ''));\\n }\\n return Number(jQuery('.rb-minicart-summary__recap-total').text().replace(/[^0-9.]/g, '')) || null;\\n})();\",\"default\":\"0\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"product_page\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts === 'product';\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"category_page\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts === 'category';\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"product_name\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.rb-pdp-title').text().trim() || jQuery('.fc-product-name').text().trim() || jQuery('.fc-mobile-model-name').text().trim() || jQuery('h1.rb-product-name').text().trim();\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"remix_product_name\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"window.location.href.indexOf('/customize/') \u003e -1 ? jQuery('.fc-product-name').text() || jQuery('.fc-mobile-model-name').text().trim() : false;\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"has_minimized\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_coupon_copied\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_set\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"prod_price\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"Number(jQuery('.fc-price').text().replace(/[^0-9.]/g, '')) || Number(jQuery('.rb-pdp-sticky-bar__price__discounted').eq(0).text().replace(/[^0-9.]/g, '')) || Number(jQuery('.rb-pdp-sticky-bar__price__original').eq(0).text().replace(/[^0-9.]/g, '')) || Number(jQuery('.rb-prices__discounted').eq(0).text().replace(/[^0-9.]/g, ''));\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"tracked_cart_images\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"null;(function(){\\n var $cartItems = jQuery('.rb-sidebar-content__item-left-column img:visible'),\\n \\titems_in_cart = Number(jQuery('.rb-badge').eq(1).text().replace(/[^0-9.]/g, '')) || Number(jQuery('.odr-title').eq(1).text().replace(/[^0-9.]/g, '')) || Number(jQuery('.cart-qty').text().replace(/[^0-9.]/g, '')),\\n \\timages;\\n\\n if ($cartItems.length \u003e 0) {\\n images = [];\\n $cartItems.each(function(ind, img){\\n images.push(jQuery(img).attr('src'));\\n });\\n return images.join(' ');\\n } else if (jQuery('.empty-cart-header:visible').length \u003e 0 || !items_in_cart) {\\n return false;\\n } else {\\n return null;\\n }\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"item_id\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"window.location.href.indexOf('#') \u003e -1 ? window.location.href.split('#').shift().split('/').pop() : window.location.href.split('?').shift().split('/').pop();\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"atc_mask_clicked\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"osr_items\":{\"polling\":\"none\",\"persist\":\"permanent\",\"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":"/OrderOKView?"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cid=WU-EBE"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/ShopCartDisplayView"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/DeliveryDetailsView"}]],"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"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/LoginDisplayView"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/shopping-guarantee"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/gift-cards"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/face-shape-guide"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/size-guide"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/corporate-sales-gifts"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/exclusive-offers"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/payment-methods"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/warranty"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/ray-ban-glasses-history"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/the-ones"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/one-sight"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/store-locator"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/online-to-store"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/support"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/TrackOrdersView"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/return-policy"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/TrackReturnsView"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/GCBalanceCheckView"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/frequently-asked-questions"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/contact-us"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/report-fakes"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/accessibility-statement"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy-policy"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/sitemap"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/terms-of-use"}]]},"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":"1692909188","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 CLEAN_URL = bouncex.utils.url.allowParams();\r\n\r\n// ---- HELPERS ---- //\r\n\r\nfunction setVarAndCookie(varName, value) {\r\n bouncex.setVar(varName, value);\r\n bouncex.setBounceCookie();\r\n}\r\n\r\nfunction getIdFromUrl(url) {\r\n return url.split('/').pop();\r\n}\r\n\r\nfunction getIdFromImgUrl(url) {\r\n url = url ? bouncex.utils.url.allowParams('', url) : '';\r\n return url.split('/').pop().split('_')[0];\r\n}\r\n\r\n// ---- ITEM META DATA ---- //\r\n\r\nfunction getItemCopy() {\r\n return jQuery('.rb-pdp-title').first().text().trim() || jQuery('.fc-product-name').first().text().trim() || jQuery('.fc-mobile-model-name').first().text().trim() || jQuery('h1.rb-product-name').first().text().trim();\r\n}\r\n\r\nfunction getItemCategory() {\r\n if (isCustomItem()) {\r\n return 'custom';\r\n }\r\n return jQuery('.rb-breadcrumb.rb-child').eq(-2).first().text() || jQuery('#productTypeKeywordVal').val() || jQuery('.category-name').first().text() || 'Global';\r\n}\r\n\r\nfunction getItemImage() {\r\n let img = jQuery('.fc-focused-image-preloader, .swiper-slide.image-gallery.swiper-slide-active img, .images-slide.current img').attr('src') ||\r\n jQuery('.rb-pdp-page .rb-product-images picture source').first().attr('src') || \r\n jQuery('.rb-pdp-page .rb-product-images picture img').attr('src') || \r\n jQuery('.rb-images-grid__image img').first().attr('src') || \r\n jQuery('[property=\"og:image\"]').attr('content') || '';\r\n\r\n if (!!img) {\r\n return img.indexOf('https:') \u003e -1 ? img : 'https:' + img;\r\n }\r\n\r\n return '';\r\n}\r\n\r\nfunction itemInStock() {\r\n return jQuery('button[data-element-id=\"X_Pdp_Stickybar_AddCart\"]').first().text().indexOf('ADD TO BAG') \u003e -1 || jQuery('.rb-btn.rb-btn--black.rb-sticky-bar__cta').first().text().indexOf('find another style') === -1;\r\n}\r\n\r\nfunction isExcludedProduct(productId) {\r\n var EXCLUSIONS_IDS = ['8056262352236'];\r\n\r\n return EXCLUSIONS_IDS.indexOf(productId) \u003e -1; \r\n}\r\n\r\nfunction isExcludedElectronics(url) {\r\n return url.indexOf('/electronics') \u003e -1;\r\n}\r\n\r\nfunction getItem() {\r\n var url = window.location.href.split('#').shift().split('?').shift();\r\n return {\r\n id: getIdFromUrl(url),\r\n copy: getItemCopy(),\r\n category: getItemCategory(),\r\n url: url,\r\n imageurl: getItemImage(),\r\n instock: itemInStock(),\r\n excluded: isExcludedProduct(getIdFromUrl(url)),\r\n excludedelectronics: isExcludedElectronics(url),\r\n ismeta: jQuery('meta[name=\"title\"]').attr('content').toLowerCase().indexOf('meta ') \u003e -1\r\n };\r\n}\r\n\r\nfunction viewItem(itemId) {\r\n var groupId,\r\n lastItemId;\r\n if (lastItemId !== itemId) {\r\n bouncex.et.onTrue(function () {\r\n groupId = bouncex.utils.getNestedProp('utag_data.Products[' + itemId + '].Sku');\r\n return groupId;\r\n }, function () {\r\n lastItemId = itemId;\r\n bouncex.push(['view item', {\r\n 'item:id': itemId,\r\n 'item:itemgroupid': groupId\r\n }]);\r\n \r\n if (jQuery('.rb-colours-list button').length == 1 || jQuery('.rb-colours-list button.rb-colour-variant--selected').length \u003e 0) {\r\n bouncex.push([\r\n 'select_sku',\r\n {\r\n 'item:id': itemId,\r\n 'item:itemgroupid': groupId,\r\n 'item:feedid': itemId\r\n }\r\n ]);\r\n } else {\r\n // // jQuery('.rb-colours-list button:not(.rb-colour-variant--selected)').off('click.bx').on('click.bx', function () {\r\n // // var regex = /\\/(\\d+)__/;\r\n // // var match = jQuery(this).find('img').attr('src').match(regex);\r\n // // var extractedString = match \u0026\u0026 match[1];\r\n \r\n // // bouncex.push([\r\n // // 'select_sku',\r\n // // {\r\n // // 'item:id': extractedString,\r\n // // 'item:itemgroupid': groupId,\r\n // // 'item:feedid': extractedString\r\n // // }\r\n // // ]);\r\n // // });\r\n }\r\n }, 5);\r\n }\r\n}\r\n\r\nfunction fireItemEvents(item) {\r\n\r\n if (!isCustomItem() || isCustomItem() \u0026\u0026 isValidCustomImageFromMap(item.id, item.imageurl)) {\r\n \r\n bouncex.push(['item', item]);\r\n }\r\n}\r\n\r\nfunction isCustomItem() {\r\n return CLEAN_URL.indexOf('/customize') \u003e -1;\r\n}\r\n\r\nfunction isValidCustomImageFromMap(itemId, imageUrl) {\r\n var customItemImageMap = {\r\n 'rb-2140-original-wayfarer-sunglasses': '001166010022100011100100000000200100000000100000000000',\r\n 'rb-3447-round-metal-sunglasses': '0001281400020011121110001111111110002100111110110200100000000000110000000000001',\r\n 'rb-2132-new-wayfarer-sunglasses': '000111670273110002000200100275100000000100000000000',\r\n 'rb-3016-clubmaster-sunglasses': '031000010200111110011200111101111111110351080000111490800000000000100000000001101',\r\n 'rb-3025-aviator-large-metal-sunglasses': '1090014610100006431001001111100111111111002010011111000000000001000000000001101',\r\n 'rb-3647N-round-double-bridge-sunglasses': '00019290000600020100111110150060000101111100111111111000000000000100000000000111',\r\n 'rb-3548N-hexagonal-sunglasses': '0152900004000000111111111002001011111013040000000010000000000110'\r\n },\r\n recipe = customItemImageMap[itemId],\r\n recipeParam = bouncex.utils.url.getParam('recipe', imageUrl),\r\n decodedParam = recipeParam.replace(/[^\\d.-]|-/g, '');\r\n\r\n return decodedParam.indexOf(recipe) \u003e -1;\r\n}\r\n\r\n// ---- CATEGORY META DATA ---- //\r\n\r\nfunction getCategoryPageTitle() {\r\n return jQuery('.rb-page-title').first().text() || bouncex.utils.getNestedProp('boxes_config.pageName') || jQuery('.rb-plp-header__title').text().trim();\r\n}\r\n\r\nfunction getCategoryIds() {\r\n var selectors = '.rb-plp-product-tile__container, .rbBox.striked a, .rb-products.grid a';\r\n\r\n return jQuery(selectors).map(function () {\r\n var url = jQuery(this).attr('href') || '',\r\n itemId = getIdFromUrl(url);\r\n\r\n if (itemId) {\r\n return itemId;\r\n }\r\n\r\n }).toArray().join(',');\r\n}\r\n\r\nfunction getCategoryObj() {\r\n return {\r\n 'page:title': getCategoryPageTitle(),\r\n 'page:url': CLEAN_URL,\r\n 'items:ids': getCategoryIds()\r\n };\r\n}\r\n\r\nfunction getItemDetails() {\r\n var len = bouncex.utils.getNestedProp('dataLayer', []).length,\r\n details;\r\n\r\n for (let i = len - 1; i \u003e -1; i--) {\r\n // eslint-disable-next-line no-undef\r\n let data = dataLayer[i];\r\n\r\n if (data.length \u003e 2 \u0026\u0026 data[1] === 'add_to_cart' \u0026\u0026 data[2].items) {\r\n details = data[2].items[0];\r\n break;\r\n }\r\n }\r\n\r\n return details;\r\n}\r\n\r\n\r\n// ---- CART TRACKING ---- //\r\nfunction trackCustomCart() {\r\n bouncex.on(jQuery(document), 'ajaxComplete', function (e, x, settings) {\r\n if (settings.url.indexOf('/remix/add-to-cart') \u003e -1 \u0026\u0026 settings.type === 'POST') {\r\n var recipeId = JSON.parse(settings.data).recipeId,\r\n url;\r\n\r\n if (recipeId) {\r\n url = CLEAN_URL + '?recipeId=' + recipeId;\r\n\r\n bouncex.push(['custom add',\r\n {\r\n 'item:id': bouncex.vars.item_id,\r\n 'item:customurl': url\r\n },\r\n ]);\r\n }\r\n\r\n bouncex.push(['add to cart', { 'item:id': bouncex.vars.item_id }]);\r\n\r\n var currItem = {\r\n id: bouncex.vars.item_id,\r\n img: window.location.protocol + jQuery('.fc-focused-image-preloader').attr('src'),\r\n url: encodeURI(CLEAN_URL)\r\n };\r\n addItemsToOSR(currItem);\r\n setVarAndCookie('cart_set', true);\r\n }\r\n });\r\n}\r\n\r\nfunction addItemsToOSR(currItem) {\r\n if (!currItem) {\r\n return;\r\n }\r\n var cart_items = JSON.parse(bouncex.vars.osr_items) || [];\r\n\r\n // Check if currItem.id is not present in cart_items\r\n var isItemAlreadyInCart = false;\r\n for (var i = 0; i \u003c cart_items.length; i++) {\r\n if (cart_items[i].id === currItem.id) {\r\n isItemAlreadyInCart = true;\r\n break;\r\n }\r\n }\r\n\r\n if (!isItemAlreadyInCart) {\r\n // Add currItem to cart_items\r\n cart_items.push(currItem);\r\n }\r\n\r\n setVarAndCookie('osr_items', JSON.stringify(cart_items));\r\n}\r\n\r\nfunction addToCart() {\r\n if (isCustomItem()) {\r\n trackCustomCart();\r\n return;\r\n }\r\n\r\n bouncex.et.onVisible('.rb-sidebar-content__top-section:contains(\"ADDED TO BAG\"), .rb-minicart-container:contains(\"ADDED TO BAG\"), .rb-minicart-content__title .common__icon--circle-check', function () {\r\n var details = getItemDetails() || {},\r\n itemId = bouncex.vars.item_id,\r\n itemImg = jQuery('.rb-minicart-item__image img').attr('src'),\r\n replenItem = {\r\n catalogId: jQuery('#catalogId').val(),\r\n storeId: jQuery('#storeId').val(),\r\n langId: jQuery('#langId').val(),\r\n catEntryId: details.products_moco || '#catEntryId'.val(),\r\n quantity: 1,\r\n };\r\n\r\n bouncex.push([\r\n 'add to cart',\r\n {\r\n 'item:id': itemId,\r\n 'cart:item': JSON.stringify(replenItem),\r\n },\r\n ]);\r\n\r\n var currItem = {\r\n id: itemId,\r\n img: itemImg,\r\n url: encodeURI(CLEAN_URL)\r\n };\r\n\r\n addItemsToOSR(currItem);\r\n setVarAndCookie('cart_set', true);\r\n });\r\n}\r\n\r\nfunction emptyCart() {\r\n if (bouncex.website.pts === 'cart' \u0026\u0026 bouncex.vars.cart_qty === 0) {\r\n bouncex.push(['empty_cart']);\r\n //bouncex.setv('cart_set', false);\r\n //setVarAndCookie('cart_set', false);\r\n if (bouncex.vars.cart_set \u0026\u0026 bouncex.vars.items_in_cart === 0) {\r\n setVarAndCookie('cart_set', false);\r\n return;\r\n }\r\n }\r\n}\r\n\r\nfunction replenish(cart) {\r\n var replenishmentUrl = 'https://www.ray-ban.com/AjaxOrderItemAdd',\r\n $deferreds = [];\r\n\r\n\r\n cart.items.forEach(function (item) {\r\n $deferreds.push(makeReplenItem(item, replenishmentUrl));\r\n });\r\n\r\n $deferreds\r\n .reduce(function (promise, func) {\r\n return promise.then(function () {\r\n return func();\r\n });\r\n }, jQuery.Deferred().resolve([]))\r\n .then(replenComplete);\r\n}\r\n\r\nfunction makeReplenItem(data, replenishmentUrl) {\r\n return function () {\r\n return jQuery.ajax({\r\n type: 'GET',\r\n url: replenishmentUrl,\r\n data: bouncex.utils.url.generateQuerystring(data)\r\n });\r\n };\r\n}\r\n\r\nfunction replenComplete() {\r\n window.location.href = window.location.origin + window.location.pathname + '?bx_replen=true';\r\n}\r\n\r\n/** ***************************** LoggedIn User ********************************/\r\n\r\nfunction trackLoggedInUser() {\r\n if (bouncex.vars.logged_in \u0026\u0026 !bouncex.vars.logged_in_identified) {\r\n var qString,\r\n qStrObj,\r\n email;\r\n\r\n\r\n if (CLEAN_URL.indexOf('/MyDetailsView') \u003e -1) {\r\n email = jQuery('#email').val();\r\n } else if (bouncex.website.pts === 'cart') {\r\n qString = jQuery('#delivery_information_form_add').attr('action');\r\n qStrObj = bouncex.utils.url.queryStringToObject(qString);\r\n email = qStrObj.email1;\r\n }\r\n\r\n if (bouncex.utils.validate.email(email)) {\r\n fireLoggedInUser(email);\r\n }\r\n }\r\n}\r\n\r\nfunction fireLoggedInUser(email) {\r\n bouncex.push([\r\n 'user',\r\n {\r\n 'email': email,\r\n 'source': 'LoggedIn'\r\n }\r\n ]);\r\n\r\n setVarAndCookie('logged_in_identified', true);\r\n}\r\n\r\n/** **************************** INITIALIZE EVENTS *****************************/\r\n\r\nfunction isValidCatObj(catObj) {\r\n return (\r\n catObj['items:ids']\r\n \u0026\u0026 catObj['page:url']\r\n \u0026\u0026 catObj['page:title']\r\n );\r\n}\r\n\r\nfunction initializeItemEvents() {\r\n var item;\r\n\r\n bouncex.et.onTrue(\r\n function () {\r\n item = getItem();\r\n return !!item.id \u0026\u0026\r\n !!item.copy \u0026\u0026\r\n !!item.category \u0026\u0026\r\n !!item.url \u0026\u0026\r\n !!item.imageurl;\r\n },\r\n function () {\r\n fireItemEvents(item);\r\n viewItem(item.id);\r\n },\r\n 20\r\n );\r\n\r\n // bouncex.et.onVarChange('item_id', function (oldVal) {\r\n // if (!oldVal) {\r\n // initItemChangeListener(item.id);\r\n // }\r\n // });\r\n}\r\n\r\n\r\nfunction initItemChangeListener(prevId) {\r\n bouncex.setInterval2(function () {\r\n var newId = getIdFromUrl(bouncex.utils.url.allowParams());\r\n if (newId \u0026\u0026 newId !== prevId) {\r\n prevId = newId;\r\n viewItem(prevId);\r\n }\r\n }, 1000);\r\n}\r\n\r\nfunction initializeCategoryEvents() {\r\n var categoryObj;\r\n if (bouncex.website.pts === 'category') {\r\n bouncex.et.onTrue(\r\n function () {\r\n categoryObj = getCategoryObj();\r\n return isValidCatObj(categoryObj);\r\n },\r\n function () {\r\n bouncex.push(['view category', categoryObj]);\r\n\r\n }\r\n );\r\n }\r\n}\r\n\r\nfunction initializeOSRCartEvents() {\r\n var cart_items = [];\r\n\r\n jQuery('.cart-item-container').each(function () {\r\n var url = jQuery(this).find('a').attr('href');\r\n\r\n if (url != '#') {\r\n var id = getIdFromUrl(url);\r\n var img = jQuery(this).find('img').attr('src');\r\n url = url.indexOf(window.location.origin) \u003e -1 ? url : window.location.origin + url;\r\n\r\n if (id \u0026\u0026 img) {\r\n var currItem = {\r\n id: id,\r\n img: img,\r\n url: encodeURI(url)\r\n };\r\n\r\n cart_items.push(currItem)\r\n }\r\n }\r\n })\r\n\r\n setVarAndCookie('osr_items', JSON.stringify(cart_items))\r\n}\r\n\r\nfunction initializeCartEvents() {\r\n bouncex.et.cart.init({\r\n cartCountVariable: 'items_in_cart',\r\n storeValues: [],\r\n replenish: replenish,\r\n replenishmentType: 'ajax'\r\n });\r\n\r\n addToCart();\r\n emptyCart()\r\n}\r\n\r\nfunction isValidDomain() {\r\n return CLEAN_URL.indexOf('https://www.ray-ban.com') \u003e -1;\r\n}\r\n\r\nfunction isEn() {\r\n var lang = bouncex.html.attr('lang') || '';\r\n\r\n return /^en/.test(lang);\r\n}\r\n\r\n// We want to limit tracking to only users located within the specified site geo.\r\nfunction isCorrectCountry(){\r\n return bouncex.state.geo.country_code === 'CA'\r\n}\r\n\r\nfunction isValidForTracking() {\r\n return isValidDomain() \u0026\u0026 isEn() \u0026\u0026 isCorrectCountry(); \r\n}\r\n\r\nfunction init() {\r\n if (!isValidForTracking()) {\r\n return;\r\n } else {\r\n trackLoggedInUser();\r\n initializeCartEvents();\r\n\r\n if (!isValidForTracking) { return; }\r\n\r\n switch (bouncex.website.pts) {\r\n case 'product':\r\n initializeItemEvents();\r\n break;\r\n case 'category':\r\n initializeCategoryEvents();\r\n break;\r\n case 'cart':\r\n initializeOSRCartEvents();\r\n break;\r\n default:\r\n break;\r\n }\r\n }\r\n}\r\n\r\ninit();","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"{\n \"WebsiteID\": \"6660\",\n \"Type\": \"product\",\n \"StepsToRun\": [\n \"import\"\n ],\n \"Source\": {\n \"Transport\": \"sftp\",\n \"Format\": \"rss\",\n \"ClientFeedCredsID\": \"6660/source\",\n \"FormatConfig\": {\n \"Type\": \"product\",\n \"Mappings\": [\n {\n \"BXField\": \"ID\",\n \"ClientField\": \"id\"\n },\n {\n \"BXField\": \"Description\",\n \"ClientField\": \"description\"\n },\n {\n \"BXField\": \"ItemGroupID\",\n \"ClientField\": \"item_group_id\"\n },\n {\n \"BXField\": \"QuantityOnline\",\n \"ClientField\": \"quantity\"\n },\n {\n \"BXField\": \"Link\",\n \"ClientField\": \"link\"\n },\n {\n \"BXField\": \"Price\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"OriginalPrice\",\n \"ClientField\": \"price\"\n },\n {\n \"BXField\": \"PromoPrice\",\n \"ClientField\": \"sale_price\"\n },\n {\n \"BXField\": \"MarkdownPrice\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Title\",\n \"ClientField\": \"title\"\n },\n {\n \"BXField\": \"ImageLink\",\n \"ClientField\": \"image_link\"\n },\n {\n \"BXField\": \"Category\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Brand\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Color\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Margin\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"AvailabilityDate\",\n \"ClientField\": \"\",\n \"ClientFormat\": \"2006-01-02 MST\"\n }\n ]\n }\n },\n \"ExportDestinations\": []\n}","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|/OrderOKView?|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/OrderOKView?"},"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|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|cid=WU-EBE|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cid=WU-EBE"},"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":"6660","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"AccentColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ffffff"},"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BFCMHeroImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"419px","imgSize":"293kb","imgWidth":"640px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/7936/rayban/102722/BFCMHeroImg.png"},"BFCM_IbxDisclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BFCM_IbxOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"30%"},"BW1CTA":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Create Account"},"BW1CTANew":{"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"},"BW1Url":{"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.ray-ban.com/LogonForm?catalogId=22553\u0026langId=-24\u0026storeId=10152"},"BW1UrlNew":{"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.ray-ban.com/canada/en/sunglasses/view-all?promo=eaccess"},"BW2CTA":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Discover The Ones"},"BW2CTANew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"FIND A STORE"},"BW2Url":{"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.ray-ban.com/canada/en/sunglasses/new-arrivals"},"BW2UrlNew":{"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.ray-ban.com/canada/en/sunglasses/view-all?promo=eaccess"},"BWCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Create a Ray-Ban account and unlock all the remaining benefits of The\u0026nbsp;Ones. You’ll also be able to shop faster, check your orders and returns and get customized communications just for\u0026nbsp;you."},"BWCopyMarch24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003cspan style=\"font-size:20px;font-weight:600;\"\u003eCreate a Ray-Ban account and you’ll get $30 off!\u003c/span\u003e \u003cbr class=\"hide\"\u003eIt’s also the best way to unlock all the benefits\u0026nbsp;we\u0026nbsp;offer.\u003cbr class=\"hide\"\u003e\u0026nbsp;\u003cbr class=\"hide\"\u003eShop faster, check your orders and get \u003cbr class=\"hide\"\u003ecustomized e-mails just\u0026nbsp;for\u0026nbsp;you!"},"BWCopyMarch30":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":" \u003cbr\u003e\u003cspan style=\"font-size:13px;font-weight:400;\"\u003e \u003cbr\u003eYou're now part of the Ray-Ban community.This means you get instant access to an exclusive members only 25% off sunglasses until March 30th. \u003cbr\u003e \u003cbr class=\"hide\"\u003eThis promotion will be applied automatically on our website. If you buy in store, just show this email to a member of our team"},"BWCopyNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"You're now part of the Ray-Ban community. This means you get instant access to an exclusive members only 25% off sunglasses until March 30th. \u003cbr\u003e \u003cbr\u003eThis promotion will be applied automatically on our website. If you buy in store, just show this email to a member of our team."},"BWCopySpring21":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Create a Ray-Ban account and you’ll get $30 off! \u003cbr class=\"hide\"\u003eIt’s also the best way to unlock all the benefits\u0026nbsp;we\u0026nbsp;offer.\u003cbr class=\"hide\"\u003e\u0026nbsp;\u003cbr class=\"hide\"\u003eShop faster, check your orders and get \u003cbr class=\"hide\"\u003ecustomized e-mails just\u0026nbsp;for\u0026nbsp;you!"},"BWCopySpring212023":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Create a Ray-Ban account to enjoy $20 off and unlock more benefits. Shop faster, check your orders and get customized e-mails just for you!"},"BWHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"You are nearly a member of Ray-Ban's \u003cbr class=\"hide\"\u003eexclusive and rewarding\u0026nbsp;club."},"BWHeadlineSpring21":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"WANT SOMETHING\u0026nbsp;MORE?"},"BWHeadlineSpring212023":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Get $20 off"},"BWHeadlineSpring25":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"CONGRATULATIONS!"},"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":"200px","imgSize":"9kb","imgWidth":"1280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/2025 04 15_Ray-Ban CA_Email Promo Banner (1).png"},"BelowProdGridBannerUrl":{"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.ray-ban.com/canada/en/prescription-glasses?cid=WU-EBE_2025-bottombanner"},"BfcmLiveTopImageImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BfcmLiveTopImageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#F2F2F2"},"BorderColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#e2e2e5"},"CartUrl":{"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.ray-ban.com/canada/en/ShopCartDisplayView"},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"6660"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"© 2025 Luxottica Group"},"ContactUsUrl":{"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.ray-ban.com/canada/en/contact-us"},"CorporateSaleUrl_Nov24":{"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.ray-ban.com/canada/en/c/corporate-sales-gifts"},"CustomerCareCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Ray-Ban Customer Care"},"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"},"DisclaimerCW24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"UP TO 50% OFF FOR BLACK FRIDAY Receive 30% off any online order (Sunglasses, Eyeglasses, Ray-Ban Meta Smart Glasses*, Accessories, Custom Styles) and Up to 50% off selected items at Ray-Ban.com and in selected Ray-Ban stores. The promotion is valid from 11/24/2024 until 12/02/2024 included. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards,Reverse Collection, Ferrari Collection,Change Collection, The Ones Exclusive, Corrigan LTD (0RB4397__667873), Wayfarer Way Change Holiday Limited (0RB2241__138731) Aviator Solid Gold, N2 new collection (product tagged as NEW). \u003cbr\u003e \u003cbr\u003e No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last. \u003cbr\u003e \u003cbr\u003e Ray-Ban Meta smart glasses are for ages 13+. Offer valid from November 24, 2024 through December 2, 2024. Valid in Ray-Ban Meta supported countries only. Valid with the purchase of a new in-stock Ray-Ban Meta smart glasses (“Qualifying Product”) while supplies last. Not valid on Limited Edition, Clear Skus or prior orders or purchases. Offer is non-transferable and not valid for cash or cash equivalent. Cannot be combined with other offers, discounts, bundles, or coupons. There are no redemption codes in connection with the offer and the offer will be applied automatically to qualifying purchases at checkout. Limit of one (1) offer per Qualifying Product regardless of the number of devices purchased in a single transaction. Offer may be canceled or modified at any time without notice. Void where prohibited. Prescriptions, Software, and other features sold separately. \u003cbr\u003e \u003cbr\u003e 50% OFF PRESCRIPTION LENSES Receive 50% off prescription lenses when adding them to a pair of sunglasses, eyeglasses or custom product at Ray-Ban.com. The promotion is valid from 11/24/2024 to 12/02/2024 included, and it is applied on prescription lenses only. It cannot be combined with any other coupons, discounts, promotional offers, previous purchases or insurance plan. Ray-ban.com reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Smart Glasses, Reverse Collection, Ferrari Collection,Change Collection, The Ones Exclusive, Corrigan LTD (0RB4397__667873), Wayfarer Way Change Holiday Limited (0RB2241__138731) Aviator Solid Gold, N2 new collection (product tagged as NEW)."},"DisclaimerEA24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"BLACK FRIDAY EARLY ACCESS - UP TO 50% OFF As a Ray-Ban The Ones registered member, receive 30% off on sunglasses, eyeglasses and Custom styles (remix) purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid from 21/11/2024 to 23/11/2024 included and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Ray-Ban Meta Smart Glasses, Reverse Collection, Ferrari Collection,Change Collection, The Ones Exclusive, Corrigan LTD (0RB4397__667873), Wayfarer Way Change Holiday Limited (0RB2241__138731) Aviator Solid Gold, N2 new collection (product tagged as NEW). No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last. \u003cbr\u003e \u003cbr\u003e BLACK FRIDAY EARLY ACCESS RAY-BAN META SMART GLASSES As a Ray-Ban The Ones registered member, receive 20% off on Ray-Ban Meta Smart Glasses* purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid on November 21st only and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Reverse Collection, Ferrari Collection,Change Collection, The Ones Exclusive, Corrigan LTD (0RB4397__667873), Wayfarer Way Change Holiday Limited (0RB2241__138731) Aviator Solid Gold, N2 new collection (product tagged as NEW). No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last. \u003cbr\u003e \u003cbr\u003e *Ray-Ban Meta smart glasses are for ages 13+. Offer valid on November 21, 2024. Valid in the US, CA, UK, DE, IT, FR, ES and AU only. Valid with the purchase of a new in-stock Ray-Ban Meta smart glasses (“Qualifying Product”) while supplies last. Not valid on Limited Edition, Clear Skus or prior orders or purchases. Offer is non-transferable and not valid for cash or cash equivalent. Cannot be combined with other offers, discounts, bundles, or coupons. There are no redemption codes in connection with the offer and the offer will be applied automatically to qualifying purchases at checkout. Limit of one (1) offer per Qualifying Product regardless of the number of devices purchased in a single transaction. Offer may be canceled or modified at any time without notice. Void where prohibited. Prescriptions, Software, and other features sold separately. "},"DisclaimerNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"As a Ray-Ban The Ones registered member, receive 25% off on sunglasses, Custom styles (remix) and accessories purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid from 03/20/2025 to 03/30/2025 included and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Ray-Ban Meta Smart Glasses, Reverse Collection, Change Collection, Ferrari Collection, Disney Collection, Lunar New Year Limited edition (0RB4423D__68078G, 0RX5425D), N1 New collection (product tagged as NEW), Mega Clubmaster Optics Liteforce Matte Sand Black On Gold (0RX7316V__5204), Mega Clubmaster Sunglasses Polished Black On Gold with G-15 (0RB0316S__901_31), Mega Balorama Sunglasses (0RB2289), Balorama Sunglasses (0RB4089), Balorette Sunglasses (0RB2389), Balorette Optics (0RX5489), Clip on Kids, Mega Clubmaster Optics Liteforce Limited edition (0RX7316V__8063), Mega Balorama Limited Edition (0RB2289__901_C5), Pulse Limited Edition (0RB4455__13591A; 0RB3758__004_73), Online Limited Edition New Clubmaster (0RB4416__710_AF),Kids Summer Capsule (0RJ9052S__702855, 0RJ9052S__70286Q, 0RJ9052S__70287J, 0RJ9052S__7028Y4, 0RJ9052SF__702855, 0RJ9052SF__70286Q, 0RJ9052SF__70287J, 0RJ9052SF__7028Y4), Summer Capsule Wayfarer and Oval (0RB0840S__902_1A, 0RB0840S__902_4E, 0RB0840S__902_53, 0RB0840S__902_56, 0RB3547__001_1A, 0RB3547__001_4E, 0RB3547__001_53, 0RB3547__001_56, 0RB0840SF__902_1A, 0RB0840SF__902_4E, 0RB0840SF__902_53, 0RB0840SF__902_56), Aviator Solid Gold, Wayfarer Horn, Kids Summer Capsule New Wayfarer (0RJ9052S), Junior Clip On (0RY1625DC, 0RY1626DC, 0RY1631C, 0RY1632C, 0RY1632FC, 0RY1625D, 0RY1626D, 0RY1631, 0RY1632F, 0RY1632), Erika Metal with Washed Lenses (0RB3539 002/19, 0RB3539 002/5, RB3539 002/87), Clubmaster Classic with Washed Lenses (0RB3016 135452, 0RB3016 1354R5, 0RB3016 135464), Round with Washed Lenses (0RB3447 002/4B, 0RB3447 002/52, 0RB3447 002/64), Wayfarer with Washed Lenses (0RB2140F 901/64, 0RB2140F 601/R5, 0RB2140F 601/52, 0RB2140F 601/4B, 0RB2140F 601SR5, 0RB2140F 901/3F), 0RB4334D 601/19, RB4334D 601/5, RB4401D 601/72. No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last\""},"FAQUrl":{"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.ray-ban.com/canada/en/c/frequently-asked-questions"},"Feb23TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"386px","imgSize":"176kb","imgWidth":"386px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/f69355b2617da2b22f125dc11b87fd9d.png"},"Feb23TopCat1Url":{"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.ray-ban.com/canada/en/c/customize"},"Feb23TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"386px","imgSize":"257kb","imgWidth":"386px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/c5083115d28201eb86b45e1e8a08168d.png"},"Feb23TopCat2Url":{"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.ray-ban.com/canada/en/rayban-meta-smart-glasses"},"Feb23TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"386px","imgSize":"239kb","imgWidth":"386px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/aee23c6860da2c847033013a3488e28c.png"},"Feb23TopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://ray-ban.com/canada/en/prescription-and-lenses"},"Feb23TopCatKidsImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"317kb","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/f5fb5318d1e170486f431d5234b3af5d.png"},"Feb23TopCatKidsUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.ray-ban.com/canada/en/sunglasses/junior"},"Feb23TopCatMenImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"270kb","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/1c66cc87b8c356baf9ce405c982a1b66.png"},"Feb23TopCatMenUrl":{"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.ray-ban.com/canada/en/sunglasses/men-s"},"Feb23TopCatWomenImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"276kb","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/b60eda3ae6d49850b30e524995ad935d.png"},"Feb23TopCatWomenUrl":{"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.ray-ban.com/canada/en/sunglasses/women-s"},"FindStoreURL_Nov24":{"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.ray-ban.com/canada/en/c/store-locator?activeFilters=raybanstores"},"FooterColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#666666"},"FooterCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"FreeShippingCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop online: free shipping and guaranteed delivery, directly to your door."},"HeadlineColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ffffff"},"Hero1Bg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"465px","imgSize":"68kb","imgWidth":"640px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Hero1Bg-640x465.jpg"},"Hero1BgHeight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"465"},"Hero1BgHiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"930px","imgSize":"314kb","imgWidth":"1280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Hero1BgHiRes-640x465.jpg"},"Hero1BgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"640"},"HeroBg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"503px","imgSize":"78kb","imgWidth":"640px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban-us/022318/hero-bg-640x503v3.png"},"HeroBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#f0f0f0"},"HeroBgHiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1006px","imgSize":"220kb","imgWidth":"1280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban-us/022318/hero-bg-x2-640x503v3.png"},"HeroImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"578px","imgSize":"118kb","imgWidth":"1280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/75d7438ce2f017f9c79df0e476c2eba6.jpeg"},"HeroImgAlt":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Welcome To Ray-Ban The Ones"},"HeroImgAlt1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Get 25% off with The Ones Priority Pass"},"HeroImgAlt_BWL":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Get 25% off with the ones priority pass"},"HeroImgL":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"838px","imgSize":"1380kb","imgWidth":"1282px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/11728ea6ce9433c115d2f8071f848d61.png"},"HeroImgLive_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1676px","imgSize":"4475kb","imgWidth":"2560px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/HeroLive.png"},"HeroImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"838px","imgSize":"1336kb","imgWidth":"1280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/ec3eab642abe1a6e235dc570b75078e4.png"},"HeroImgT":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"856px","imgSize":"2002kb","imgWidth":"1307px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/23ee94759161a27763647fcdabef6274.png"},"HeroImg_BF":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"289px","imgSize":"200kb","imgWidth":"640px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/111521_RayBan/BWHeroImg_BF_640.jpg"},"HeroImg_BWL":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"419px","imgSize":"367kb","imgWidth":"640px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6884/Rayban_030822/RaybanHero_BW25x1.jpg"},"HeroImg_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1676px","imgSize":"4489kb","imgWidth":"2560px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Hero_Nov24.png"},"HeroImg_Nov24New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"838px","imgSize":"1336kb","imgWidth":"1280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/ec3eab642abe1a6e235dc570b75078e4.png"},"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.ray-ban.com/canada/en/sunglasses/view-all"},"IbxDisclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"You are receiving this message because you expressed interest in news and offers from Ray-Ban. Ray-Ban respects your privacy. More detail regarding the use of your information can be viewed at: \u003ca href=https://www.ray-ban.com/canada/en/c/privacy-policy\u003c/a\u003e "},"IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"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":""},"IbxDisclaimerBF":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimerIncentivised":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Use the promo code at checkout at Ray-Ban.com to receive $15 off any purchase of $65 or more. The promotion cannot be combined with any other coupons, discounts, gift cards, promotional offers or previous purchase. The promotion is not valid for Ray-ban Meta, other exclusions may apply. While supplies last. Terms and conditions apply. You are receiving this message because you expressed interest in news and offers from Ray-Ban. Ray-Ban respects your privacy. More detail regarding the use of your information can be viewed at: https://www.ray-ban.com/canada/en/c/privacy-policy "},"IbxDisclaimerMax":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"IbxDisclaimerNonIncentivised":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"You are receiving this message because you expressed interest in news and offers from Ray-Ban. Ray-Ban respects your privacy. More detail regarding the use of your information can be viewed at: \u003ca href=\"https://www.ray-ban.com/canada/en/c/privacy-policy\" style=\"text-decoration:none;color:{{ $FooterColor }};\" target=\"_blank\"\u003ehttps://www.ray-ban.com/canada/en/c/privacy-policy\u003c/a\u003e "},"IbxDisclaimerNonIncentivisedNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\"As a Ray-Ban The Ones registered member, receive 25% off on sunglasses, Custom styles (remix) and accessories purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid from 03/20/2025 to 03/30/2025 included and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Ray-Ban Meta Smart Glasses, Reverse Collection, Change Collection, Ferrari Collection, Disney Collection, Lunar New Year Limited edition (0RB4423D__68078G, 0RX5425D), N1 New collection (product tagged as NEW), Mega Clubmaster Optics Liteforce Matte Sand Black On Gold (0RX7316V__5204), Mega Clubmaster Sunglasses Polished Black On Gold with G-15 (0RB0316S__901_31), Mega Balorama Sunglasses (0RB2289), Balorama Sunglasses (0RB4089), Balorette Sunglasses (0RB2389), Balorette Optics (0RX5489), Clip on Kids, Mega Clubmaster Optics Liteforce Limited edition (0RX7316V__8063), Mega Balorama Limited Edition (0RB2289__901_C5), Pulse Limited Edition (0RB4455__13591A; 0RB3758__004_73), Online Limited Edition New Clubmaster (0RB4416__710_AF),Kids Summer Capsule (0RJ9052S__702855, 0RJ9052S__70286Q, 0RJ9052S__70287J, 0RJ9052S__7028Y4, 0RJ9052SF__702855, 0RJ9052SF__70286Q, 0RJ9052SF__70287J, 0RJ9052SF__7028Y4), Summer Capsule Wayfarer and Oval (0RB0840S__902_1A, 0RB0840S__902_4E, 0RB0840S__902_53, 0RB0840S__902_56, 0RB3547__001_1A, 0RB3547__001_4E, 0RB3547__001_53, 0RB3547__001_56, 0RB0840SF__902_1A, 0RB0840SF__902_4E, 0RB0840SF__902_53, 0RB0840SF__902_56), Aviator Solid Gold, Wayfarer Horn, Kids Summer Capsule New Wayfarer (0RJ9052S), Junior Clip On (0RY1625DC, 0RY1626DC, 0RY1631C, 0RY1632C, 0RY1632FC, 0RY1625D, 0RY1626D, 0RY1631, 0RY1632F, 0RY1632), Erika Metal with Washed Lenses (0RB3539 002/19, 0RB3539 002/5, RB3539 002/87), Clubmaster Classic with Washed Lenses (0RB3016 135452, 0RB3016 1354R5, 0RB3016 135464), Round with Washed Lenses (0RB3447 002/4B, 0RB3447 002/52, 0RB3447 002/64), Wayfarer with Washed Lenses (0RB2140F 901/64, 0RB2140F 601/R5, 0RB2140F 601/52, 0RB2140F 601/4B, 0RB2140F 601SR5, 0RB2140F 901/3F), 0RB4334D 601/19, RB4334D 601/5, RB4401D 601/72. No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last\""},"IbxDisclaimerProspectLive":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"As a Ray-Ban The Ones registered member, receive 30% off any purchase on Ray-Ban.com or in Ray-Ban stores. The promotion is valid from 11/16/2023 until 11/18/2023 included for registered users only or by showing the email to a store associate in Ray-Ban stores. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Disney Colection, Save The Children Collection, Aviator Solid Gold, Studios Collection, Smart Glasses, Reverse Collection, Disney Collection, Ferrari Collection, Mega Wayfarer Optics (0RX0840V), Mega Clubmaster Optics (0RX0316V), Mega Hawkeye Sun and Optics (0RB02968S, 0RX0298V,  0RX0298VF), Erik sun and Optics (0RB4398, 0RB4398F, 0RX7215, 0RX7215F), Kiliane (0RB4395, 0RB4395F), Kiliane Limited Edition, (0RB4395 667980), 0RB3719, 0RX6496, Junior Eliot (0RY9097V), Junior Rob Sun and Optics (0RJ9572S, 0RY9572V), FOMO, The Ones Exclusive, Burning Man LTD, Holiday Mega Clubmaster LTD, Black Lanyard Holiday LTD. \u003cbr\u003eThe promotion can’t be combined with any other coupons, discounts, promotional offers or previous purchase. While supplies last."},"IbxDisclaimerProspectNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"As a Ray-Ban The Ones registered member, receive 25% off on sunglasses, Custom styles (remix) and accessories purchased on Ray-Ban.com or in selected Ray-Ban stores. The promotion is valid from 03/20/2025 to 03/30/2025 included and it is for registered users only. Ray-Ban reserves the right to exclude some products from the promotion at its sole discretion. Items excluded from this promotion include but are not limited to Gift Cards, Ray-Ban Meta Smart Glasses, Reverse Collection, Change Collection, Ferrari Collection, Disney Collection, Lunar New Year Limited edition (0RB4423D__68078G, 0RX5425D), N1 New collection (product tagged as NEW), Mega Clubmaster Optics Liteforce Matte Sand Black On Gold (0RX7316V__5204), Mega Clubmaster Sunglasses Polished Black On Gold with G-15 (0RB0316S__901_31), Mega Balorama Sunglasses (0RB2289), Balorama Sunglasses (0RB4089), Balorette Sunglasses (0RB2389), Balorette Optics (0RX5489), Clip on Kids, Mega Clubmaster Optics Liteforce Limited edition (0RX7316V__8063), Mega Balorama Limited Edition (0RB2289__901_C5), Pulse Limited Edition (0RB4455__13591A; 0RB3758__004_73), Online Limited Edition New Clubmaster (0RB4416__710_AF),Kids Summer Capsule (0RJ9052S__702855, 0RJ9052S__70286Q, 0RJ9052S__70287J, 0RJ9052S__7028Y4, 0RJ9052SF__702855, 0RJ9052SF__70286Q, 0RJ9052SF__70287J, 0RJ9052SF__7028Y4), Summer Capsule Wayfarer and Oval (0RB0840S__902_1A, 0RB0840S__902_4E, 0RB0840S__902_53, 0RB0840S__902_56, 0RB3547__001_1A, 0RB3547__001_4E, 0RB3547__001_53, 0RB3547__001_56, 0RB0840SF__902_1A, 0RB0840SF__902_4E, 0RB0840SF__902_53, 0RB0840SF__902_56), Aviator Solid Gold, Wayfarer Horn, Kids Summer Capsule New Wayfarer (0RJ9052S), Junior Clip On (0RY1625DC, 0RY1626DC, 0RY1631C, 0RY1632C, 0RY1632FC, 0RY1625D, 0RY1626D, 0RY1631, 0RY1632F, 0RY1632), Erika Metal with Washed Lenses (0RB3539 002/19, 0RB3539 002/5, RB3539 002/87), Clubmaster Classic with Washed Lenses (0RB3016 135452, 0RB3016 1354R5, 0RB3016 135464), Round with Washed Lenses (0RB3447 002/4B, 0RB3447 002/52, 0RB3447 002/64), Wayfarer with Washed Lenses (0RB2140F 901/64, 0RB2140F 601/R5, 0RB2140F 601/52, 0RB2140F 601/4B, 0RB2140F 601SR5, 0RB2140F 901/3F), 0RB4334D 601/19, RB4334D 601/5, RB4401D 601/72. No cash-back value, it cannot be redeemed for cash. Additional restrictions may apply. While supplies last\""},"IbxDisclaimerProspectTeasing":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Use the promo code at checkout at Ray-Ban.com or show this e-mail to a Ray-Ban store associate to receive $10 off every purchase of $50 or more. Valid for 60 days. The promotion cannot be combined with any other coupons, discounts, promotional offers or previous purchase. While supplies last. Terms and conditions apply. Ray-ban.com and Ray-Ban stores reserve the right to exclude some products from the promotion at its sole discretion."},"IbxDisclaimerProspect_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Terms \u0026 Conditions:\u003cbr\u003eUse the promo code at checkout at Ray-Ban.com or show this e-mail to a Ray-Ban sales assistant to receive $15 off every purchase of $65 or more. Valid for 60 days. The promotion cannot be combined with any other coupons, discounts, previous purchase or promotional offers, including Black Friday and Early Access. While stocks last. Terms and conditions apply. Ray-ban.com and Ray-Ban stores reserve the right to exclude some products from the promotion at its sole discretion."},"IbxDisclaimerProspect_Nov24New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Terms \u0026 Conditions:\u003cbr\u003e Use the promo code at checkout at Ray-Ban.com or show this e-mail to a Ray-Ban store associate to receive $10 off every purchase of $50 or more. Valid for 60 days. The promotion cannot be combined with any other coupons, discounts, previous purchase or promotional offers, including Black Friday and Early Access. While supplies last. Terms and conditions apply. Ray-ban.com and Ray-Ban stores reserve the right to exclude some products from the promotion at its sole discretion."},"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":""},"IbxOfferBF":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"30%\u0026nbsp;Off"},"IbxOfferHi":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$15\u0026nbsp;Off"},"IbxOfferLow":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$15\u0026nbsp;Off"},"IbxOfferMax":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"25%\u0026nbsp;Off"},"JAN21_TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Aviator"},"JAN21_TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"234px","imgSize":"11kb","imgWidth":"362px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/TopCat1Img-181x117.jpg"},"JAN21_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.ray-ban.com/canada/en/sunglasses/aviator/plp"},"JAN21_TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Original WayFarer"},"JAN21_TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"234px","imgSize":"11kb","imgWidth":"362px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/TopCat2Img-181x117.jpg"},"JAN21_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.ray-ban.com/canada/en/sunglasses/wayfarer/plp"},"Logo1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"110px","imgSize":"8kb","imgWidth":"162px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/LogoImg-81x55.png"},"Logo1ImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"81"},"Logo2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"62px","imgSize":"10kb","imgWidth":"276px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/LogoImgBW-138x31.png"},"Logo2ImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"138"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"148px","imgSize":"12kb","imgWidth":"216px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/071019/logo-108.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":""},"MetaUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":null,"val":"https://www.ray-ban.com/canada/en/rayban-meta-ai-glasses"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Sunglasses"},"Nav1Copy_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"SHOP ONLINE"},"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.ray-ban.com/canada/en/sunglasses/view-all"},"Nav1Url_Nov24":{"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.ray-ban.com/canada/en"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Eyeglasses"},"Nav2Copy_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Sunglasses"},"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.ray-ban.com/canada/en/eyeglasses/view-all"},"Nav2Url_Nov24":{"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.ray-ban.com/canada/en/sunglasses/view-all"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Prescription"},"Nav3Copy_March24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"AI GLASSES"},"Nav3Copy_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Best Sellers"},"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.ray-ban.com/canada/prescription-sunglasses/view-all"},"Nav3Url_March24":{"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.ray-ban.com/canada/en/rayban-meta-smart-glasses"},"Nav3Url_Nov24":{"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.ray-ban.com/canada/en"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Customize"},"Nav4Copy_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Customize"},"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.ray-ban.com/canada/en/c/customize"},"Nav4Url_Nov24":{"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.ray-ban.com/canada/en/c/customize"},"NavColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#1F1F24"},"Nov2023_Vprop2Copy":{"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 and easy returns"},"Oct2025_VpropHeadlineUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":null,"val":"WE GUARANTEE"},"Oct25_Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":null,"val":"Secure checkout"},"Oct25_Vprop2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":null,"val":"Free shipping and free returns on standard orders"},"Oct25_Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":null,"val":"Customer service"},"PhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"1-866-472-9226"},"PrescriptionUrl":{"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.ray-ban.com/canada/en/prescription-sunglasses/view-all"},"PrimaryColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#E80C00"},"PrimaryUrl":{"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.ray-ban.com/canada/en/sunglasses/view-all"},"PromoCopyNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"If you experience an issue, enter the code WLC-CUW25-03 at checkout to access your exclusive promotion."},"REFRESH_JAN21":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"RemixTopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"70px","imgSize":"","imgWidth":"640px","promoVal":"","schedules":[{"endDate":"2022-11-26T00:00:00.000Z","promoVal":"","startDate":"2022-11-25T00:00:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":null,"val":""},"RemixTopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[{"endDate":"2022-11-26T00:00:00.000Z","promoVal":"","startDate":"2022-11-25T00:00:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":null,"val":""},"ReturnsUrl":{"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.ray-ban.com/canada/en/c/return-policy"},"SLOfferCustomer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"SLOfferProspect":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"ShippingBannerSRC":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"36px","imgSize":"2kb","imgWidth":"535px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/us/banner/free-shipping-banner.png"},"ShippingBannerWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"268"},"ShippingUrl":{"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.ray-ban.com/canada/en/c/shipping-information"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"65px","imgSize":"2kb","imgWidth":"67px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-Insta/01102024/Instagram.png"},"SocialLink1ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"16px","imgSize":"1kb","imgWidth":"16px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/74e7414917d2e7541a328485d97d1aa0.jpg"},"SocialLink1Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"1kb","imgWidth":"64px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/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.instagram.com/rayban/"},"SocialLink1UrlNew":{"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/RayBan"},"SocialLink1Url_Nov24":{"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/RayBan"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"65px","imgSize":"1kb","imgWidth":"68px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-FB/01102924/Facebook (2).png"},"SocialLink2ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"32px","imgSize":"1kb","imgWidth":"32px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/0367691f8ff65b790e256d63f4b492e4.png"},"SocialLink2Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"1kb","imgWidth":"64px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/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://www.facebook.com/RayBan"},"SocialLink2UrlNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://x.com/Ray_Ban"},"SocialLink2Url_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://x.com/Ray_Ban"},"SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"57px","imgSize":"2kb","imgWidth":"63px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-X/01102024/X.png"},"SocialLink3ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"32px","imgSize":"1kb","imgWidth":"40px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/660162785e51267063c386ec47f88eb1.png"},"SocialLink3Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"2kb","imgWidth":"64px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Pinterest.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://twitter.com/Ray_Ban"},"SocialLink3UrlNew":{"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/Ray_Ban"},"SocialLink3Url_Nov24":{"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.pinterest.com/raybanofficial/"},"SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"65px","imgSize":"1kb","imgWidth":"85px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9696/SocailIcon-Youtube/01102024/Youtube.png"},"SocialLink4ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"32px","imgSize":"1kb","imgWidth":"32px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/15daa618b0f13084ff2bb7a7ece5a491.png"},"SocialLink4Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"2kb","imgWidth":"64px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Instagram.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.youtube.com/user/neverhidefilms"},"SocialLink4UrlNew":{"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/neverhidefilms"},"SocialLink4Url_Nov24":{"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/rayban/"},"SocialLink5ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"32px","imgSize":"1kb","imgWidth":"32px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/cdfcca3418de9b13b1d8727ae27ef48e.png"},"SocialLink5Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"1kb","imgWidth":"80px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Youtube.png"},"SocialLink5UrlNew":{"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/rayban"},"SocialLink5Url_Nov24":{"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/neverhidefilms"},"SocialLink6ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"32px","imgSize":"1kb","imgWidth":"40px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/733725924fbdbc785d6555b65564cc39.png"},"SocialLink6Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"1kb","imgWidth":"80px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Youtube_Copy.png"},"SocialLink6UrlNew":{"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/neverhidefilms"},"SocialLink6Url_Nov24":{"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/neverhidefilms"},"SocialLink7ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"32px","imgSize":"1kb","imgWidth":"40px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/e8a72170485161253bd7a5e434ddbedf.png"},"SocialLink7UrlNew":{"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/neverhidefilms"},"SocialLinkMob1Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"64px","imgSize":"1kb","imgWidth":"64px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Facebook.png"},"SocialLinkMob2Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"105px","imgSize":"2kb","imgWidth":"123px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Twitter_Mob.png"},"SocialLinkMob3Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"105px","imgSize":"3kb","imgWidth":"122px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Pinterest_Mob.png"},"SocialLinkMob4Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"105px","imgSize":"3kb","imgWidth":"123px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Instagram_Mob.png"},"SocialLinkMob5Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"61px","imgSize":"2kb","imgWidth":"165px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Youtube_Film.png"},"SocialLinkMob6Img_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"61px","imgSize":"2kb","imgWidth":"172px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10469/RayBan/Nov24/Youtube_Noise.png"},"SocialLinkMobile1Img":{"description":"Facebook","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"65px","imgSize":"2kb","imgWidth":"67px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-Insta/01102024/Instagram.png"},"SocialLinkMobile1Url":{"description":"Facebook","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/rayban/"},"SocialLinkMobile1UrlNew":{"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/RayBan"},"SocialLinkMobile2Img":{"description":"Twitter","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"65px","imgSize":"1kb","imgWidth":"68px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-FB/01102924/Facebook (2).png"},"SocialLinkMobile2Url":{"description":"Twitter","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/RayBan"},"SocialLinkMobile2UrlNew":{"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/RayBan"},"SocialLinkMobile3Img":{"description":"Pinterest","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"57px","imgSize":"2kb","imgWidth":"63px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9696/SocialIcon-X/01102024/X.png"},"SocialLinkMobile3Url":{"description":"Pinterest","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/Ray_Ban"},"SocialLinkMobile3UrlNew":{"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/Ray_Ban"},"SocialLinkMobile4Img":{"description":"Instagram","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"65px","imgSize":"1kb","imgWidth":"85px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/9696/SocailIcon-Youtube/01102024/Youtube.png"},"SocialLinkMobile4Url":{"description":"Instagram","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/neverhidefilms"},"SocialLinkMobile4UrlNew":{"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/neverhidefilms"},"SocialLinkMobile5Img":{"description":"Youtube Films","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"60px","imgSize":"2kb","imgWidth":"165px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/RayBan/072723/YT-Films-82.png"},"SocialLinkMobile5Url":{"description":"Youtube Films","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"SocialLinkMobile5UrlNew":{"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/rayban"},"SocialLinkMobile6Img":{"description":"Youtube Noise","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"60px","imgSize":"2kb","imgWidth":"172px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/RayBan/072723/YT-Noise-85.png"},"SocialLinkMobile6Url":{"description":"Youtube Noise","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"SocialLinkMobile6UrlNew":{"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/neverhidefilms"},"SocialLinkMobile7UrlNew":{"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/neverhidefilms"},"SocialLinkMobile8UrlNew":{"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/RayBan"},"SocialLinkMobile9UrlNew":{"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/RayBan"},"SocialLinkMobileImg1New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"53px","imgSize":"1kb","imgWidth":"62px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/4206966887ee32af0cd7e69850dd8381.png"},"SocialLinkMobileImg2New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"27px","imgSize":"1kb","imgWidth":"32px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/ccdf61b3d71034489b0bcf4282d883c1.png"},"SocialLinkMobileImg3New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"27px","imgSize":"1kb","imgWidth":"38px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/04ced970c7553738361724d54c49c6e5.png"},"SocialLinkMobileImg4New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"27px","imgSize":"1kb","imgWidth":"31px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/e090b64a58820c76e4a3b1413ef421f1.png"},"SocialLinkMobileImg5New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"27px","imgSize":"1kb","imgWidth":"31px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/86534a8947af2422023fdb8332e35aa3.png"},"SocialLinkMobileImg6New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"27px","imgSize":"1kb","imgWidth":"40px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/a827b9c2f390c5116a7de29db57c7d1f.png"},"SocialLinkMobileImg7New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"27px","imgSize":"1kb","imgWidth":"39px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/7c106c33aaca1c13feb12afaf0a79f49.png"},"SocialLinkMobileImg8New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"23px","imgSize":"1kb","imgWidth":"52px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/2cce5d16480b4b4a2da2290856a7b552.png"},"SocialLinkMobileImg9New":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"23px","imgSize":"1kb","imgWidth":"52px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/1884ddbe456db77216c59b8d927ab2c4.png"},"SparePartsUrl":{"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.ray-ban.com/canada/en/c/warranty"},"StaticCode":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"WLC-CW421-25"},"StaticCode_BF":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"WLC-EA21-11"},"TextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#1F1F24"},"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":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"200px","imgSize":"","imgWidth":"1280px","promoVal":"","schedules":[{"endDate":"2022-11-26T00:00:00.000Z","promoVal":"","startDate":"2022-11-25T00:00:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":null,"val":""},"TopBannerImg1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"292px","imgSize":"501kb","imgWidth":"1280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/7f75f7f0febb436538bc7efb9d5460ce.png"},"TopBannerImg2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"200px","imgSize":"482kb","imgWidth":"1280px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/257ec886cc0dc3c1b31fa32d03e14975.png"},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[{"endDate":"2022-11-26T00:00:00.000Z","promoVal":"","startDate":"2022-11-25T00:00:00.000Z"}],"startDate":"NaN-NaN-NaN","startTime":null,"val":""},"TopBannerUrl1":{"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.ray-ban.com/canada/en/new-arrivals?cid=WU-EBE_2025-topstripe"},"TopBannerUrl2":{"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.ray-ban.com/canada/en/sunglasses/asap-rocky-collection?cid=WU-EBE_2025-topstripe"},"TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Aviator"},"TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"250px","imgSize":"28kb","imgWidth":"400px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/uk/071119/topCat1-200.jpg"},"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.ray-ban.com/canada/en/sunglasses/aviator"},"TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Wayfarer"},"TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"250px","imgSize":"30kb","imgWidth":"400px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/uk/071119/topCat2-200.jpg"},"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.ray-ban.com/canada/en/sunglasses/wayfarer"},"TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Clubmaster"},"TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"250px","imgSize":"31kb","imgWidth":"400px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/rayban/uk/071119/topCat3-200.jpg"},"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.ray-ban.com/canada/en/sunglasses/clubmaster"},"TopCatBlock1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"175kb","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/2ada9cb9f9fd1b9aac53973742f1cfb4.png"},"TopCatBlock1Url":{"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.ray-ban.com/canada/en/sunglasses/men-s"},"TopCatBlock2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"159kb","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/1f006bdfa44b3de63d13804377a17436.png"},"TopCatBlock2Url":{"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.ray-ban.com/canada/en/sunglasses/women-s"},"TopCatBlock3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"260kb","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/d7d12c760f539098187f566f41f435db.png"},"TopCatBlock3Url":{"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.ray-ban.com/canada/en/sunglasses/junior"},"TopCatHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"What's Popular"},"TopCatHeadlineUrl":{"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.ray-ban.com/canada/en"},"TopCatMenImgMarch24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"270kb","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/1c66cc87b8c356baf9ce405c982a1b66.png"},"TopCatWomenImgMarch24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"360px","imgSize":"276kb","imgWidth":"360px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/5801/b60eda3ae6d49850b30e524995ad935d.png"},"UPDATE_OCT20":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"UnsubscribeCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"UNSUBSCRIBE FROM THIS LIST"},"Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Secure\u003cbr\u003echeckout"},"Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"88px","imgSize":"3kb","imgWidth":"70px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Vprop1Img-35x44.png"},"Vprop1ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"240px","imgSize":"4kb","imgWidth":"260px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/76461beabc4f8f9b1f437caa361dee66.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.ray-ban.com/canada/en"},"Vprop2Copy":{"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 and free\u003cbr\u003ereturns on standard orders"},"Vprop2Copy_Nov24":{"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\u003cbr\u003e \u0026 easy returns"},"Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"76px","imgSize":"6kb","imgWidth":"94px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Vprop2Img-46x37.png"},"Vprop2ImgNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"240px","imgSize":"6kb","imgWidth":"260px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/e2dda3aa2495f1d4a54e14bd2d76b707.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.ray-ban.com/canada/en/c/return-policy"},"Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Customer\u003cbr\u003eservice"},"Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"90px","imgSize":"5kb","imgWidth":"82px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/ray-ban/Vprop3Img-41x45.png"},"Vprop3Imgnew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"240px","imgSize":"5kb","imgWidth":"260px","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10738/6c76939d5fbf461ed89f6893a6eba9c4.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.ray-ban.com/canada/en/contact-us"},"VpropHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"You'll Love Shopping at Ray-Ban"},"VpropHeadlineUrl":{"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.ray-ban.com/canada/en"},"VpropHeadline_Nov24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"WE GUARANTEE "},"WebviewCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","schedules":[],"startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Please click here if the email below is not displayed\u0026nbsp;correctly"},"WelcomeCTAUrl":{"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.ray-ban.com/LogonForm?catalogId=22552\u0026langId=-1\u0026storeId=10151"},"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":"1","single_page_app_test_mode":"0","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","wknd_web_sdk_enabled":"0"},"name":"Ray-Ban CA (EN)","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":"/ShopCartDisplayView"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"localhost/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"acceptance1.ray-ban"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"acceptance.ray-ban.com/"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.rb-plp').length \u003e 0;"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.rbBoxes.pslider').length \u003e 0;"}]]},"checkout":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.rb-header-checkout').length \u003e 0;"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('#pageName[value=\"HomePage\"]').length \u003e 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"acceptance1.ray-ban"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"localhost/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"lrrbec8fep01.luxgroup.net"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('[value=\"ProductPage\"]').length \u003e 0;"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('#productPageName').length \u003e 0;"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/SearchDisplay?"}]]}},"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":"null;","default":"false","name":"atc_mask_clicked","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('#attentive_overlay').length \u003e 0;","default":"false","name":"attentive_visible","page_types":[],"persist":"no","polling":"vars","testmode":true,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart_coupon_copied","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"Number(jQuery('.number-of-products').text());","default":"0","name":"cart_qty","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"cart_set","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function(){\n if (bouncex.website.pts === 'cart') {\n return Number(jQuery('#subTotalCalc').text().replace(/[^0-9.]/g, '')) || Number(jQuery('#subtotal').text().replace(/[^0-9.]/g, ''));\n }\n return Number(jQuery('.rb-minicart-summary__recap-total').text().replace(/[^0-9.]/g, '')) || null;\n})();","default":"0","name":"cart_total","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts === 'category';","default":"false","name":"category_page","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":true,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"has_minimized","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('.fc-add-to-cart-button:not(:disabled())').length \u003e 0 || jQuery('.rb-pdp-sticky-bar--add:not(:disabled())').length \u003e 0;","default":"false","name":"in_stock","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"window.location.href.indexOf('#') \u003e -1 ? window.location.href.split('#').shift().split('/').pop() : window.location.href.split('?').shift().split('/').pop();","default":"false","name":"item_id","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function(){\n if(window.location.href.indexOf('ShopCartDisplayView') \u003e -1 \u0026\u0026 !bouncex.state.mobile){\n return Number(jQuery('#itemTotal').text()) || 0;\n } else if (jQuery('.all-items-counter').length \u003e 0) {\n return Number(jQuery('.all-items-counter').text().match(/\\((\\d+)\\)/)[1]) || null;\n }\n \n return jQuery('.number-of-products').length \u003e 0 ? Number(jQuery('.number-of-products').text().trim()) : null;\n})();","default":"false","name":"items_in_cart","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function(){\n if(window.location.href.indexOf('/customize/') \u003e -1 ){\n return null;\n }\n\n return jQuery('.rb-header-account--logged').length \u003e 0 || jQuery('[href*=\"https://www.ray-ban.com/Logoff\"]').length \u003e 0 || (bouncex.website.pts === 'checkout' \u0026\u0026 bouncex.utils.getNestedProp('utag_data.User_LoginStatus') === 'Logged');\n})();","default":"false","name":"logged_in","page_types":[],"persist":"visit","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":"null;","default":"false","name":"osr_items","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"page_type","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"pageload"},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"Number(jQuery('.fc-price').text().replace(/[^0-9.]/g, '')) || Number(jQuery('.rb-pdp-sticky-bar__price__discounted').eq(0).text().replace(/[^0-9.]/g, '')) || Number(jQuery('.rb-pdp-sticky-bar__price__original').eq(0).text().replace(/[^0-9.]/g, '')) || Number(jQuery('.rb-prices__discounted').eq(0).text().replace(/[^0-9.]/g, ''));","default":"false","name":"prod_price","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"jQuery('.rb-pdp-title').text().trim() || jQuery('.fc-product-name').text().trim() || jQuery('.fc-mobile-model-name').text().trim() || jQuery('h1.rb-product-name').text().trim();","default":"false","name":"product_name","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts === 'product';","default":"false","name":"product_page","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"window.location.href.indexOf('/customize/') \u003e -1 ? jQuery('.fc-product-name').text() || jQuery('.fc-mobile-model-name').text().trim() : false;","default":"false","name":"remix_product_name","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"jQuery('.rb-footer__mail__succes').length \u003e 0 || jQuery('.rb-footer__mail__title__ok').length \u003e 0 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"null;(function(){\n var $cartItems = jQuery('.rb-sidebar-content__item-left-column img:visible'),\n \titems_in_cart = Number(jQuery('.rb-badge').eq(1).text().replace(/[^0-9.]/g, '')) || Number(jQuery('.odr-title').eq(1).text().replace(/[^0-9.]/g, '')) || Number(jQuery('.cart-qty').text().replace(/[^0-9.]/g, '')),\n \timages;\n\n if ($cartItems.length \u003e 0) {\n images = [];\n $cartItems.each(function(ind, img){\n images.push(jQuery(img).attr('src'));\n });\n return images.join(' ');\n } else if (jQuery('.empty-cart-header:visible').length \u003e 0 || !items_in_cart) {\n return false;\n } else {\n return null;\n }\n})();","default":"false","name":"tracked_cart_images","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"}],"website":"ray-ban.com/canada/en","website_id":"6660","cache_meta":{"paths":{"2305446":"2305446-5b818ed778a362ad6d618c87249a1a92","2305447":"2305447-9e724f3633e9d53ef6eeddffb3bda716","2305448":"2305448-e97b03f467a835d7e2990a70492b836b","2305449":"2305449-8f6593276e5d2c78d067822897caa119","2305450":"2305450-44793efa98388450c985e56272dbf8a0","2305451":"2305451-c1f459a33027f0fd3709a823727b88b5","2305452":"2305452-2791f82b85c62225150fdc61f146eec3","2305453":"2305453-9aee68f326458da6526a2c314c76a6fc","2305454":"2305454-582bdc498ca1fdb147942c2af987d0e2","2305455":"2305455-6e160a3611a885ee5e85537b0c027544","2305456":"2305456-8882a407a3304471871aa3c2bf1be495","2305457":"2305457-d407ebff64a60e68097169d5db78afba","2305458":"2305458-ef65ff9291488917a65db0363b8c45ab","2305459":"2305459-a9e7f7e078e97ce00429bfc3ab758730","2305460":"2305460-3ed73b66f58fb9b9f99516e6fc21e294","2305461":"2305461-d48395c464068b8ac9363779c01436e4","2305462":"2305462-88e8ec67c18effcc92dd137a5b34f377","2305463":"2305463-44f5ba087c5a4ae065016f1ba7f78607","2305464":"2305464-4859956fe895ec081335761d4ebc396f","2305465":"2305465-e44ad33bf1f288b4b6a3dcd7b4015ee3","2305466":"2305466-8c292fc083ee8a27c9f64ef2c6a66c75","2305467":"2305467-70884907291bedd68376705c5ce73081","2305468":"2305468-14db8a0aa8823e36824cfaa2bea9efdc","2305469":"2305469-e6c83e6a5b9c34a5cabafeb5e3fa1da5","2305470":"2305470-5273008a90af3a5c80648afe614dd799","2305471":"2305471-542a91775dd5e5dfc263eb2e36288f4a","2305472":"2305472-6018efd00b8a3c5b297a06b9d75012ac","2305473":"2305473-75384d7debdded545cb5538287130361","2305474":"2305474-26a2c41ecd45e6e8976da53e66f52b35","2305475":"2305475-7b5c022bc26bf9320e595a5a8524104b","2305476":"2305476-a2d4630fbea65731531ac8a8a118c1f6","2305477":"2305477-de906dc19ec33fb586d03f31eef56a69","2305478":"2305478-b9716fe04979f574358c4c657b135ffc","2305479":"2305479-2046e365e901573dd7964a8adc9f8f20","2305480":"2305480-4bf7084839b005ed6c39cbbbf272c656","2305481":"2305481-0ebff48458532916072920d37129f5ec","2305482":"2305482-278cb30dff6d827f51b514165cd12bbc","2305483":"2305483-a2e3b61a46280297137fefd35396c484","2305484":"2305484-7b89a34a5ad3fc1e7f0d8211aaafd945","2305485":"2305485-f8d461dd86851a74cfd1b42d06ce3a31","2305486":"2305486-5c31536045a597cfeb1d4fb77df1b30e","2305487":"2305487-3f9f7ba49328b45250cc66685081d5c7","2305488":"2305488-029e6ce61934c7633fee6ac2b1d7c537","2305489":"2305489-5cfb70d389ab423b317fa56f1446fcf4","2305490":"2305490-9e55cf55777558a6af73351de0d8b910","2305491":"2305491-3f00420c161d30a1c2d36b897d82117e","2305492":"2305492-84c099f5e91eb646b8c4269ed7b8df84","2305493":"2305493-0e93d562fb24b7a95e54600599f239ca","2305494":"2305494-3cdcc9695dcc2fefb47b25a630733a02","2305495":"2305495-0be5ed7b0bf2321539358330286ab309","2305496":"2305496-803fc63b6d495b478af919b13f66b2df","2305497":"2305497-fd85111754ba5a84dd4e913a6fbd380b","2305498":"2305498-3566716438d5a35246818135e5be5d3b","2305499":"2305499-3c3507bfd615c3c2bfdc567e96d3bb44","2305500":"2305500-f688ec6e24e786b59d5d7838154d74b1","2305501":"2305501-0699ac0995dc7abd1eb94542f3f0537b","2305502":"2305502-d568e6a57a8df590aed81221472d1568","2305503":"2305503-a9376e5a07e8961dcfa1fac26af6db58","2305504":"2305504-6db3eb86e5885db533edba244b77246c","2305505":"2305505-d3ba7e1d082b87069f8363535d85fe99","2305506":"2305506-5106869e6cd06c755ac8c4471458dba1","2305507":"2305507-f27afff9597cfc03dc332205bdba9fc9","2305508":"2305508-db71d90d2cd7caf0448021f81bac7aef","2305509":"2305509-ea086e81d7ca3b3eb8c4d01cde2c2e90","2305510":"2305510-a28827276ab779e33d4e38c023470108","2305511":"2305511-fed058f79cb8777179d632b56d7bf8fb","2305512":"2305512-b4bea9bb365db9202dc0d9950ccb6334","2305513":"2305513-427a04bdf40b89b37e1627507006851a","2305514":"2305514-dac212d9af5251a7412669913811c9a4","2305515":"2305515-f52afe8669faaf485139415abb41e13c","2305516":"2305516-5a140df68415260a21c2ab9a58045fa8","2305517":"2305517-6ffa617e8ada517780facbcc1f2b6949","2305518":"2305518-7a574f4154e9822ab8cfea6c5655fe29","2305519":"2305519-4907604c636cfc3a04cda9caca6eb3b6","2305520":"2305520-68bf6c041f009d30a21b65a5c1d1b468","2305521":"2305521-37b5cd64e8a5a215beae7c0f866162d7","2305522":"2305522-048231735d52534b7143a19d0de6bd84","2305523":"2305523-40f4621b63838700e7e0b07fea735472","2305524":"2305524-0dc89d8694a50d86fb3da6ad4fc5137c","2305525":"2305525-dbbd532de9cc93723f75a30d314d78f7","2305526":"2305526-dc013e5bc0e0f9cf482ce510dc96beea","2305527":"2305527-9da1f76bc7a9965c7eb7c45f92e9403f","2305528":"2305528-757283c01b22abae79f236f05685e9c5","2305529":"2305529-d74c3873344cd69dce3c463f0f78c43a","2305530":"2305530-74278f0ec0a50f8762468d197de40f97","2305531":"2305531-3dc4ebc890c2049d9db057411e73b31b","2305532":"2305532-b4faf7ab93ac50950af170fb5be8c663","2305533":"2305533-d654b34bc7b68b0155890b7f092b60ea","2305534":"2305534-00d30a790ebc47a9de393594368b7e79","2305535":"2305535-6bb162e42f1ec3bbe28ab28505d51ab4","2305536":"2305536-d1d1f40fcad772224d19e8d9b6a4a730","2305537":"2305537-83bd30d0f8fa06d5d79b559268323aee","2305538":"2305538-3741701f9998ebbaed0dace05d3ddc30","2305539":"2305539-18f3b35307d9fbc108f9355d4427d964","2305540":"2305540-74a7bc24480b1ebb00df1c2cf82512ec","2305541":"2305541-29f47c6f7937352424d00b39fdb93b9f","2305542":"2305542-b94764deb8d9b106901d3cae742e6f1a","2305543":"2305543-68649ed3a7820df92bc483809d02fda6","2305544":"2305544-685f371864057a9ae3b10be75e27d014","2305545":"2305545-484095a9d429daf1cbf14148816fd390","2305546":"2305546-744284a5bf7dd66042d0948fc767e00f","2305547":"2305547-99d818dc291ef7449ce7259bd97e1f8e","2305548":"2305548-5dd237ecfa452948f79d23d656bc2d95","2305549":"2305549-5c99f1c8d7580c9856394c53c1337108","2305550":"2305550-e9073d734c66742a6b8fd1f59cd1e787","2337443":"2337443-181d5bd30de9977dd394cc4fcc46f6b6","2337444":"2337444-7796c65aff0364d2e7488630d6a451b2","2337446":"2337446-c9e7d082ad1d533a40f9373ed8779f4e","2337447":"2337447-d0fe626b9b01a06b12a505279307b1f4","2337449":"2337449-7dd7874419bea9b97c95d25e2c76979c","2337450":"2337450-662cb9d7100fdc357b10d660d95df353","2337452":"2337452-47461db9bd3c492487b5a33cb4dc7749","2337453":"2337453-858ee24d64bb582973dc9dddc0f9a291","2337455":"2337455-7c00708fb2aae65433b68cf880f322f3","2337456":"2337456-308c0c0714c64c9081afc192271ad42b","2337458":"2337458-40b4872048d3ff235cd40b0fd6a81c4f","2337459":"2337459-a9d32ef33033f685faa6f4931534f808","2337461":"2337461-4580dc014b5ced3adeb01755f6a816b9","2337462":"2337462-c76febc23171252cd0dfbe795f3e6122","2337464":"2337464-d60d702514d44431ec81c30228c9fe1a","2337465":"2337465-1b926b651f7dea9dfc72cdbfdd4e4831","2337467":"2337467-9416a3d077a953f28fe153ad53e2571f","2337468":"2337468-f3c7e8e6cb7e74abd43a3811d4cfba6b","2337470":"2337470-3f131155d9479a69ca3dda4b70a56977","2337471":"2337471-678b637fa857c8247065221fa9cdaaf9","2337473":"2337473-3297afbf42ee938208b051b0dc880f00","2337474":"2337474-259a502dce403c2fbb942ba0b3625993","2337476":"2337476-d33ea3d7b4aa9cf887552ac48451024f","2337477":"2337477-89726cb771c94ed2b5141f958e6bd5f3","2337479":"2337479-6afd64d6c453079ec7ed32b385bdcfb8","2337480":"2337480-b4a83751503556432cea5c8f502cf854","2337482":"2337482-5fe93266afb0e4fac5f6869781363d8f","2337483":"2337483-3be41b818f6eadbf1e36e8d40ad8800c","2337485":"2337485-b7edbe6fe55362a68e8413c6dac4b0c1","2337486":"2337486-917a0920990c2554ae57f59675a2935f","2337488":"2337488-514e46b22250bdaac13b9034f8b4bae7","2337489":"2337489-dc6d87b230c889cfc526b70132afb172","2337491":"2337491-925d9d2319ab4685be003f918bd8ba18","2337492":"2337492-2842d12acecc6e3c99d9c9eb62362462","2337494":"2337494-b88210e3e3516145cfcf784a061369bf","2337495":"2337495-d192a824d0363343d24b00b975468ad3","2337497":"2337497-4534fbcc33bd3b085baf9a267fbe46bd","2337498":"2337498-33d6a4fae7e86e35eb7f2631e64d8b59","2337500":"2337500-2847c8929b1958e3b4a030ab502c2ded","2337501":"2337501-74dc062f178e5a71ad93e6a2b5e909f0","2337503":"2337503-3547cd08f66381bb94af577238e7ce40","2337504":"2337504-73623abdfd29da8c8a17eb1420a77651","2337506":"2337506-4b47bfe46a33ffd506643e2d65d967be","2337507":"2337507-ea947dc2f1db65d3c7de4514e2409d7a","2337509":"2337509-1158b069824b40db9bdde300be4a4716","2337510":"2337510-65b9cb3d6a58f09252c1411510dbe008","2337512":"2337512-89514a1eca5ac466c9357ac2db18547e","2337513":"2337513-4545b1dc3959394d3decda118d079ed1","2337515":"2337515-e7e29508570cab6913686b812bac1baf","2337516":"2337516-24a793a68f38ccf088afd3ca72ebea32","2337518":"2337518-f7cdd726a0a02754a3ee28940a422d77","2337519":"2337519-73c0167c71e4b8f232c42511f72c2088","2337521":"2337521-eeb5ee6412da056eebc11233d1b9b9b8","2337522":"2337522-8387c9cecd62056483506322b90cc53d","2337524":"2337524-4985a7e3532a96f85c140b999b14c15f","2337525":"2337525-6ffa401e2fc4fe6d2797f0472c557ac1","2337527":"2337527-23edb599536e0d5f05fdb60599c6487a","2337528":"2337528-38947d0a5cf25e00def7431b1073ee33","2337530":"2337530-285ec3528c50e6716634ef0b8e05b3e7","2337531":"2337531-fd523a5096c52d37848bbcb406db72e3","2337533":"2337533-287cef40da253f7beb5adc5b4fccbec9","2337534":"2337534-0a6edd6dd866b411371ea6354b440737","2337536":"2337536-6729c5d2188256f672524d32eea4527e","2337537":"2337537-023dc8971135992756e07214543f2333","2337539":"2337539-170861754df2d4975487b70f184ca146","2337540":"2337540-0dcaffa98f008cf6f70e3ee20fef657d","2337542":"2337542-55ea02671a1fe6ee1b5c5349d5c2fcd0","2337543":"2337543-15e559ebd28fa2ab73c434a5328df12c","2337545":"2337545-90f170dcd4cf311a62ec4066a54804e0","2337546":"2337546-3242799bb4d6aaa1eac207bbe68ccb1e","2337548":"2337548-37591399da1121c00d256f608c8b2e30","2337549":"2337549-29dbb2a6c15ad99c85bc643c1d525ea0","2437830":"2437830-a4b1d5988b0f6dce525ef7f0b8e3fbbf","2438169":"2438169-1cc378ec295100ec5d7901d2f4b2338b","2441288":"2441288-1e8da9a2e2d261cbe86a714907e7c936","2472549":"2472549-e86151f1f3975b35268dcc6144b80475","2473416":"2473416-c8861040f8bcf3038c280dc76df9b266","2474384":"2474384-bc96084528d15c1b27c1182cf613a2b1","2499330":"2499330-d18a1fe3da4d8d828edfe5a48ca5ad19","2499331":"2499331-f374b0bfd6fe46cbdb3549aaa809b98e","2499332":"2499332-1b9e5d6f972bac64c37f15cfb344eea6","2499334":"2499334-f2c3d7b740c17ef59ec22641489108a4","2499335":"2499335-a691c3e9915eb2035534e05705ad8272","2499336":"2499336-61f9e132e62daffdef1d22d9af659fc6","2499338":"2499338-00023ef636af613a68d0a8716db2c053","2499339":"2499339-157cef98ad6877a6147370e0124b58d4","2499340":"2499340-4969f839ca91624599c4808bbb0c8f4d","2499342":"2499342-097f4df431616666670ddcdc91f37c78","2499343":"2499343-27633e4343eb4016a51585494ef51090","2499344":"2499344-fa204549d3794df025ff9872c6d39bdd","2499346":"2499346-cf9102c447d30a45ea222d96e5e480e8","2499348":"2499348-9bbf8fe42a85b6bf0ea46e53d7e89eb5","2499407":"2499407-0b7141e2ab26173d3ca79f4b7bc027ca","2536322":"2536322-1f96ebcd2bf4661524a701942fd06c5c","2536323":"2536323-901dff197a4a0f1ede3126241dd70960","2543938":"2543938-779d56ccd859d34a2379369ceb5c27ce","2543939":"2543939-0209c77126a1c9ee837e9cc5f1dc3319","2543941":"2543941-9923b11fe281ff48672142547a6a9299","2543943":"2543943-a7977b45c526259e6c5dd36d17a39a2f","2543944":"2543944-691ed11e77b7c7f4512a4d6f28a32550","2543946":"2543946-c941af6439a90187b241117aaadd0cbf","2550694":"2550694-55af60dc4b7a8b4fe42bf0a1f72d8935","2550695":"2550695-068172e73595d7f40c7f1000c48fd40d","2550697":"2550697-94ef77b8db9b9b384c9d25eeec6f6d98","2550698":"2550698-50ae279f94f0a5dc248463fd0a6879aa","2550700":"2550700-ef73613773cfe3545b6f78565453defb","2550701":"2550701-2aee3799fcea3ec12a6293d2b93bfa5d","2550703":"2550703-11507822c184340d6d3fb255de2309e2","2550704":"2550704-cc86a2a19313e9088dfb5bf4ca6b7f4e","2550705":"2550705-fcb59fbab653479171ef8af3d79cea73","2550707":"2550707-abac2f8dc4792703954b4e6955ecae83","2550708":"2550708-96fd45299221c5c603dc3858ca392564","2550710":"2550710-d75def629e4f1be6146807a54e1131dd","2550711":"2550711-c0d9bd4d81b449daba30af9c43a717dc","2570696":"2570696-c784c4a53ec0798fe7b76272919a3446","2570697":"2570697-cefe273403c74b907466902027cf306d","2570699":"2570699-e44da50a672152d881cfd20f554efc09","2570700":"2570700-a43b34f5c44e88d7732578d24a795453","2570702":"2570702-ddbc228194c04ed0aafa876ee9d30000","2570703":"2570703-556d07e9366d6375b2d8d46fb35d4d34","2570705":"2570705-abe85756281d39e7ad970dda0fe9a56e","2570706":"2570706-83a74d5b1a2df3d7e2217781927e72b4","2570707":"2570707-a83f479a782db7a83a9c041d914dd0c1","2570709":"2570709-997c579a8d44eeaabd4741aab07c6113","2570710":"2570710-0a661c0dd81b7fc9146ee2d0982ef76c","2570712":"2570712-67c8ca9eedcab929955360cb9d610dcc","2570713":"2570713-4c5102151af89809d09c59bbd74cc54f","2570715":"2570715-f43296c8a2ced9487da77c1a6d7d216e","2570716":"2570716-5640720d3c701bdc9d1c5c5f49e79492","2570718":"2570718-e22637be287526b73d62cc67f1d83de9","2570719":"2570719-a888736555ab3f644cecc96d96a7127f","2570721":"2570721-47bab5ae4ed0227bdb2fa11671f74f27","2570722":"2570722-e7aa06ddac51729e6cf871e67f0a028c","2570724":"2570724-f89c3455274396973e57570045d32c39","2570725":"2570725-75c5ba2200d8bc1dfdd1e6552ead1874","2570727":"2570727-3eb800e8d15ddfde023d1849ad930588","2570728":"2570728-e61b859626d27ae835627f2a06c7a014","2570730":"2570730-cdfb1c0db0135c9a9de017f6e421a274","2570731":"2570731-5ee8981c1245c10edd28057c3474c5af","2570733":"2570733-977349f9a3c2ab0c0df64b6dc5f56a4d","2570734":"2570734-4dbd2bd8c36c61b61785879f4748f708","2570736":"2570736-d6be313e1f8b4d05c3a2908a1431d74c","2570737":"2570737-6ea781c64b99355428bc04e2fb3c0ee3","2613906":"2613906-2f2340216cfac7f2832b64af212449ba","2613907":"2613907-8519dc3aeb4b74800b506914c9f0ad96","2613908":"2613908-41a1ea270554d4882e56aab2e01e00a8","2613910":"2613910-fcc463baa9df8fa625994237e4b93a27","2613911":"2613911-3973d5785370bb0ff03aade989c1055e","2613912":"2613912-30176778b737095f3afd83d5da42c567","2613914":"2613914-99407fb1516f4ce2587680da16864d2f","2613915":"2613915-775f7a874ef57ae9544dd57ae801f217","2613916":"2613916-84118f60beef59c738de63f84227267f","2613918":"2613918-81e62124617d94c4187da78d271cedfb","2613919":"2613919-1e7453ebfb527e1941b6798ab19bcb20","2613920":"2613920-fd8920a2bd3829915ab09afca5c03bd6","2613954":"2613954-3bf28eb3f526eecf6df3b9c0befdd247","2613955":"2613955-8e9d424a3c61b4c972d72c52a6ffa6bb","2613956":"2613956-d5e53f3350a89064186e03041305fe78","2613958":"2613958-6197ed4b8c3f45206a210d73144f5599","2613960":"2613960-63a39ac82fecba18d37f732c88e9f28e","2613961":"2613961-84ef40d65d4f022df1551cdf26fd3fda","2613962":"2613962-808d59b248a220ea5136b1d8fd86917b","2613964":"2613964-79a724aab841cfe36f620f827ff85a2d","2614251":"2614251-cfd23fa60f7d2a5b8fa23b3104fbaf08","2614252":"2614252-3329d540f91321164ccd759d324dff11","2614253":"2614253-48d3bfd73db072a31cb8ffc9f9b6e4ee","2614255":"2614255-7e3f369cc46d8d0d56cff41e7cefbdf5","2614258":"2614258-ffe57b9d25e2b4cf688ab58318fb3456","2614259":"2614259-5ca01846289901030c007dcdc0aa4bac","2614260":"2614260-9aec1270f4e49b046d8afd8b8ba79fe8","2614262":"2614262-3a3d16a154893721f6f8ba8f25ce19df","2614263":"2614263-ba2453c5bba132e3f1da8fe096daf8db","2614264":"2614264-72213acbcefcd1123ff62689d5c3eabf","2614266":"2614266-c267b05a4e4e1e9b3add4b352a693e68","2781772":"2781772-6b82d7de2255e96fecd1eae06961e3a7","2781773":"2781773-23c75d073ffb35517b727f7969724ca7","2781775":"2781775-c618988a0d8d9ae6b010c340a0df3595","2781776":"2781776-decdc62a63813472eeedd28ff48ebcd7","2797138":"2797138-a20c24d5bac14eb900f1a2b580346f95","2797140":"2797140-83147c5859cb0a01f8b8ecbd96b5065f","2797142":"2797142-151a7eb5f04c0aada9481010446a8ef6","2797144":"2797144-6057ebfc5ba9a291fb08b0b2f6d762b1","2802797":"2802797-373de94662d07d6bb1de7e09e043a622","2802800":"2802800-143176c476488feb71d27840bd532226","2802801":"2802801-6453e830074ac6800779a55992a5982a","2802802":"2802802-baea4b171813bd467a66d61b96e2af8b","2802804":"2802804-274caf76d2c0e4dfb660c27b37b3d9e6","2802805":"2802805-0a278b06f04434582ffc265e8d2c6a82","2802806":"2802806-d7b20a377067d4848c725ddf7f63ae63","2802808":"2802808-0cd872596ca0a8cc9c59eac25060a141","2802810":"2802810-937bcb86fed3c5fe520a049eefb9e56d","2802811":"2802811-1a579ef0f29dddf5c4589ead2b98006e","2802812":"2802812-893951d78a5b85fc6da5d7e8819df373","2802814":"2802814-863d5f94ba83d44b4fe11173aeee260e","2802816":"2802816-d3c40549297cdc22a668e136f2e4ae6c","2802817":"2802817-3a645ddedd59386263943957fd813aca","2802818":"2802818-e339b30aa1fbdea76cdf4dda5887b7a8","2802862":"2802862-bbe26a6ec75e62efcf98d870d7fd84b2","2802863":"2802863-7cf92c5f8017e5635fdb14a304daeae6","2802864":"2802864-4f73c3a521c9e3a20063d03c954f5ee8","2802866":"2802866-9660b74b5e1e5fa577e91dc1ce78bebf","2802867":"2802867-e21517564bc9babc330cdc5ca8abe34e","2802868":"2802868-075e793a45b169e82d40ddedaf8cf8a0","2802870":"2802870-665b5dd7e3bf63b1ec9443ff35ed4d8b","2802872":"2802872-25a22167dff0f1f11861be84d462e8e5","2802873":"2802873-881d3ac70041960fe89f19654a7d3869","2802874":"2802874-f0caa7c2141bbd484e497032e67ff46d","2802876":"2802876-68d40bf5b6bfe24e430be59e2ea52d3f","2808669":"2808669-c322b9983b83a80aeda38793ec9d4152","2808670":"2808670-4e5671b1d84d1d2cbe61c4d43f907e95","2808672":"2808672-4d526b810dd173a7eab0f753bbd8ce37","2808673":"2808673-f1c4f12df430a7e4f96c64be22e2aa44","2808688":"2808688-91141866b582989f7e059a60fb64efbf","2808689":"2808689-4457a68bcc912af57eebfa14a6ac7a40","2808691":"2808691-82611f32aca408986ba7b029dadc4204","2808692":"2808692-cca3439e52d5d6964a7cfd850294d09d","2808694":"2808694-524ab6404ccc649937726b0d6a1aeae3","2808695":"2808695-d995c51ebd187b194a8f5651afa237d3","2808697":"2808697-d59290f6f38b3bface9681c09ead1607","2808698":"2808698-909637071eefd434756f548cd17099b3","2808700":"2808700-1594bfd8eddb23c1004a0a9a8483bc35","2808701":"2808701-4fd065ae28ed1d9fa0d5f472375c1e0b","2808703":"2808703-c10009403c34e8725048282ad6b69ade","2808704":"2808704-76d1a8ea7127c1234f76f2adef5e1e0b","2808706":"2808706-a7a92b5aa3cdb5107724ccfeb23f7847","2808707":"2808707-43c641728ff8017e74dcb8716cdd6ebd","2808709":"2808709-ba0c79e6d71579f832c9cf206f062be0","2808710":"2808710-bcd3451d61bc8989f056cdf7019cbce2","2808712":"2808712-d4cae1fd6086bbdd571894329b4a6c83","2808713":"2808713-53e221585f5bbbc81d3d52a7cfcb13d2","2808715":"2808715-e97045998ef45f41f1d04155947fb41c","2808716":"2808716-f5a170d018b60b5e086729c5b4055bc2","2808718":"2808718-748f48bd5a249fab3400d26358c36552","2808719":"2808719-861f14b3a1264eab865fb995d0bbddea","2808721":"2808721-948609c2291923af853ad5d7f4d64c66","2808722":"2808722-f12cdd997d05a750d8120ccd1bda3b1b","2809269":"2809269-6f85436da2b857a0ee1b03c39581651c","2809270":"2809270-655f17b178605d2468fc4188c89b1979","2809272":"2809272-b01f518413136602d229f8331924ba18","2809273":"2809273-f803289b0bb78ded206de498421fedb2","2809275":"2809275-da5f8fd5cd8e55ddeed01f58b0874c82","2809276":"2809276-5663c36b697f7e916e88ea731ebb827f","2809278":"2809278-bcf1a06f785178085d312043437c095b","2809279":"2809279-66532db4a437158e8fa04b59a0bf2abb","2809281":"2809281-3147d9ba19cc6c4fb81519c6f7a3c296","2809282":"2809282-44bf273572faa39c2fc6e402cd67c428","2809284":"2809284-e747e9aaf1616bc630f0986c06bcbc21","2809285":"2809285-4bd51afd3d40d466943d794084946988","2809289":"2809289-6718e582a3db62e62fb45d7a2494c1f0","2809290":"2809290-c7b9f814e6efa4401b4a9caf58cb83ed","2809292":"2809292-8302c8622b7b38a7af98308a5758e79c","2809293":"2809293-b3a4ad71fe363c15b99d2a85400ca4c9","2809295":"2809295-7c652cf21b766e6cddd89ca75c3cc549","2809296":"2809296-506d019c40a50538510bf5724223be34","2809298":"2809298-1cd3e83a0586d46bcdd22f9eba5ebdb0","2809299":"2809299-7028a70ee4182f803bf61e1ea873ae11","2809302":"2809302-6843760c860021f92069c4242c4064ce","2809303":"2809303-f6d75949c9f0db1974168e57f56a55f4","2809305":"2809305-a6ca6565ae4593299a53d2a66f04e89f","2809306":"2809306-0b5fd19fad0b65d1b9800ea76bb24137","2809308":"2809308-defadb2058f68d744645e66c9770a1ca","2809309":"2809309-2da05b4e5478092df9e5730bdccd7228","2809311":"2809311-d9f2fd230d0ba71031cf757112137529","2809312":"2809312-2d66147ea6d9ae4144840f563c488ad9","2810338":"2810338-e9090b9ff955070ef2ab54b7f7377fdd","2810339":"2810339-957b678cc77d77b3dd8f74157a8a110d","2829599":"2829599-5a36bbbe5fff6e8d0eb4aa3927c4d7bc","2829600":"2829600-db354af7f2305a84a3743ecdfe907c13","2829602":"2829602-ab26082c440a49c3875cb36e58f7984a","2829603":"2829603-13eaf594995446064a2ef5aee42801c7","2829605":"2829605-328bb1fb3d4e892b7e42de2e1120a24f","2829606":"2829606-1df387ec7d3b40cb6ccf63cd1ac7e844","2829608":"2829608-b7cf5db89fdb3bf67ae8e8a4b19078bc","2829609":"2829609-8e2648309ea9172a5dbcf6e79dae5b81","2831732":"2831732-0902a47b9939dd1298dcc79fe7db164d","2831733":"2831733-77585dd3b81d7af8534516ec1a5afb66","2831734":"2831734-a18406d9fefe6fe57d236144ec88ae8e","2832910":"2832910-85d573945cda48642d4700c9fc5325e1","2832911":"2832911-1cd6e98230bfaadd49bdb3f3726421c4","2832913":"2832913-28c40d291fe272af4d889c404f6af270","2832914":"2832914-19189f3d6e2348e3a4b8b849d9f2f88d","2832916":"2832916-1896acd8ede1a4ae150ad4ebedb6725f","2832917":"2832917-ef16ffc999d72a0417b57ee29e83d345","2832919":"2832919-6c11c8a65c44c10090c19d426c4677a2","2832920":"2832920-c7af9205f1d89deba36b4cc9cf5b926e","2832922":"2832922-24cd9f9d27716b87f8b5c84f655e0d56","2832923":"2832923-a8ba91a60cdb787d326cd2e930a6dcd9","2832925":"2832925-23944b6739931eea54518ee976fc54db","2832926":"2832926-a983ee321bb690d652fb05197f7df323","2832928":"2832928-49808358f15be6b4eb31c6c923350e23","2832929":"2832929-5e4d0cde45367cd973a2133ea6e79a26","2832931":"2832931-17a853268216ba75b2fcdcc862babc14","2832932":"2832932-f60512eb5f36964485903b3caa79fa35","2832934":"2832934-168722139d1bc7878d542c9749c433f6","2832935":"2832935-9db375fc985d83f924ee7094a0310532","2832937":"2832937-ce527e0c032d29b072dd1756635b627c","2832938":"2832938-16dcee9669987d7d468e627147b126b2","2832940":"2832940-849e141c2421e6d6908d9854f60533fa","2832941":"2832941-a0dc5f647e26ace6a4104fedb3fdee0e","2832943":"2832943-48a986828d90f49a3d5211abea3d8bf9","2832944":"2832944-d61da60a80a9b94615a7c65c39a2ec37","2832946":"2832946-6c6de8a4322034eb4692b55eb0f4ee2d","2832947":"2832947-f5b78092e95a994873a4bae71c8999d2","2832949":"2832949-808ebd70cebdf6ec82f6880a9cece640","2832950":"2832950-055aaa4eadc13395362a644de1bc3720","2890830":"2890830-b0cfdb8174cc9861001a4fc4eb1f8b33","2890832":"2890832-c3b6eaa16949ed92998edcb23688702d","2890834":"2890834-00fa31668f33ab84b1ea61b1fcbb5de2","2923025":"2923025-bdf749c0cbfa42112ae510b6adac5aae","2923027":"2923027-862f93f6b4448a3da233734e4a39446e","2931056":"2931056-3a8c9795d83d44164dde31c9b9c6a34b","2941654":"2941654-04db902e39a7e097e43ebf713b869a3a","2941811":"2941811-8c4d9962e0fdaadf3b882f45cdc53b83","2941960":"2941960-3698df76248b83c332d04f29826dcaa4","2946908":"2946908-65c975f5fbceb0c50e53aecf395af7eb","2946910":"2946910-c1b51554fa1d4d93f22f48e39eba4062","2946912":"2946912-4a8e0f1c1e0d5e586e24ad23964d2f42","2948079":"2948079-2b353d3d4f09595b1008a38ee4dd36c5","2948081":"2948081-f4800de323629e7763e611997873f52b","2948083":"2948083-6329608080ee3eb4b0895232a307056e","3061780":"3061780-16a9c48ba9943f02197b17215744c74d","3061782":"3061782-79fe45a7c6c8849f3a76f20acfff0006","3061784":"3061784-9ba216e0718c445ba54f3f085556b6ee","3061786":"3061786-f19ac0bbb4472de17aaa1164ba406a03","3061788":"3061788-62f1cd3290c892c7eedeed0833c2883d","3061790":"3061790-2eed4d19d580d2c817d4361c5536c36a","3061792":"3061792-11699d4a91c9f57011c12804f73980fa","3061794":"3061794-8d46f4fae282982aac601bf477d965c4","3061796":"3061796-d219e0ac1b9a9219e6c1450e564737aa","3061798":"3061798-a8f217a1c594e435359588fbd2740bc0","3061800":"3061800-3d4e2465bdc6637838ae7adddc5ce9cb","3061802":"3061802-7ec09ec721c3f458dd8c70f4af0c982e","3138234":"3138234-9fea40f5a925a80b45b5e391d409c227"},"index_live":"cache/6660/campaign-index-live-16877b1b0c2fe7e6e5d9085e3f3a7364","index_test":"cache/6660/campaign-index-test-1134842057378a7956c405baa0c44a2a"}});