(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();
})();
1/11
${data.index + 1}/${data.total}
Description
Windbreaker Bomber Jacket
Premium Fabric: Lightweight, Breathable, Windbreaker During Spring and Fall.
Design: Stylish Rib Knit Collar, Wide Rib Knit Hem, Full-Length Metal Zip Closure, Front Zip-Up On The Left Side, Fully Lined Provides Soft-Wearing Comforts.
Features: Round Neck And Ribbed Stand-Up Collar; Long Sleeve Jacket, Full-Zip Closure, And High-Quality Material For Outdoor Activities.
Multi-Pockets: 2 Side Hand Pockets, 1 Deep Inner Pocket(Deep Enough For Holding 6.5" Cellphone).
Occasion: Suitable For Spring And Fall; Perfects For Varies Occasions Such As Business Work, parties, Golf, Daily Casual Life Etc.