(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
🏆Journalsay 3rd Anniversary Lucky Draw - Your Chance to Win Big!🎁
May 07, 2024
by journalsay
Calling all Journalsay fans and shoppers! 🎉 We're thrilled to celebrate our 3rd Anniversary with an exciting Lucky Draw event! This is your chance to win fantastic prizes while enjoying great deals on our products.
🎟️ Here's how to participate:
- Add a $0.99 ticket to your cart during the sale dates (May 13th - June 9th) - You'll automatically qualify for the Lucky Draw with every order!
🛍️ Not only will you have a chance to win these amazing prizes, but you'll also enjoy fantastic deals on our wide range of products during the sale period.
Don't miss out on this incredible opportunity to celebrate Journalsay 3rd Anniversary in style! The more you order, the more chances you have to win. Start shopping now and add that $0.99 ticket to your cart for a shot at the Lucky Draw.