(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/1
${data.index + 1}/${data.total}
Description
Description
Fit
Loose
Sleeve Length
Long Sleeve
Occasion
Leisure,Outdoor,Casual,Tactical,Party,Daily
Style
Fashion,Casual
Material
Acrylic Fibers
Season
Autumn,Spring,Winter
size guide:
Size
US
UK
EUR
Bust
Clothing Length
cm
inch
cm
inch
S
6
10
36
110
43.31
84
33.07
M
8
12
38
112
44.06
85
33.46
L
10
14
40
114
44.81
86
33.85
XL
12
16
42
116
45.56
87
34.24
2XL
14
18
44
118
46.31
88
34.63
3XL
16
20
46
120
47.06
89
35.02
4XL
18
22
48
122
47.81
90
35.41
5XL
20
24
50
124
48.56
91
35.80
Ladies Bust
Measure at the fullest part of your bust, by placing the tape measure under your arms and across your shoulder blades. Remember to breathe out when taking this measurement.
Waist
Decide where you want your trousers to sit (on the hips, above the hips) and measure at this position. Ensure that the tape is horizontal to the ground.
Hip
Measure around the fullest part of your bottom, about 20cm below your natural waist, at the top of your legs.