(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();
})();
Congratulations to the Winners of Journalsay 3rd Anniversary Lucky Draw!🎉🥳
Jun 13, 2024
by journalsay
Dear Journalsay Customers and Friends😊,
We are thrilled to have celebrated Journalsay 3rd anniversary with all of you through this exciting lucky draw event🎂. Over the course of nearly a month, thousands of customers purchased their lucky draw tickets, giving themselves a chance to win🤞.
The following is the process and results of our lottery👇👇
Congratulations again to all the winners! 🎊The Journalsay team will contact you shortly to arrange for prize distribution.
We wholeheartedly thank every customer who participated in this event. It is your support that has allowed Journalsay to reach this milestone. Let's look forward to Journalsay next years, which will surely bring more exciting surprises!🎁
Finally, we wish you all happiness and happy shopping. 😘Until our next event!🌷