(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();
})();
๐๐The results of Black Friday Sale Lucky Draw are announced! ! !๐ง๐ค
Dec 13, 2023
by journalsay
๐ฅ Drum Roll Please... ๐ฅ
The Journalsay Black Friday AirPods Giveaway Drawing is Complete!
After hundreds of entries during our biggest sale of the year, the lottery has selected 3 lucky order numbers to receive a brand new pair of AirPods 3rd gen! ๐ง๐
Without further ado, the winning Journalsay order numbers are:
๐ฅ First place - Order #00171098 ๐ฅ Second Place - Order #00173226 ๐ฅ Third Place - Order #00176144
๐ Congratulations to our winners! ๐ Our team will be reaching out shortly to coordinate delivery of your new wireless earbuds prize valued at $250!
Thank you to everyone who participated in our Black Friday sale and giveaway bonanza. We hope you saved big on your holiday shopping with us! ๐
Stay tuned for more exciting deals and contests in the new year from Journalsay! ๐ฅฐ