(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();
})();
${data.index + 1}/8
Description
Product ID: BK4073
Season: Spring, Autumn, Winter
Color: Black,Green,Red,Purple,Blue
Size Information Table (cm)
SIZE
Bust
Waist
Length
M
94
78
116
L
98
82
117
XL
102
86
118
2XL
106
90
119
3XL
110
94
120
Size Information Table (inch)
SIZE
Bust
Waist
Length
M
37.00
30.70
45.66
L
38.58
32.28
46.06
XL
40.15
33.85
46.45
2XL
41.73
35.43
46.85
3XL
43.30
37.00
47.24
All measurements are approximate and can vary slightly. Do not select directly according to your habits. We recommend you take bust/waist/hip measurements before purchasing and leave 1-3 cm for error.