(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}/13
Description
Product ID: BK6095
Main Material: Polyester
Color: Black
Size Information Table (cm)
SIZE
Waist
Bust
Length
XS
46-70
82
70
S
50-74
86
72
M
54-78
90
74
L
58-82
94
76
Size Information Table (inch)
SIZE
Waist
Bust
Length
XS
18.11-27.55
32.28
27.55
S
19.68-29.13
33.85
28.34
M
21.25-30.70
35.43
29.13
L
22.83-32.28
37.00
29.92
Please strictly follow the size table to select size. Do not select directly according to your habits. The size may have 2-3cm differs due to manual measurement. Please note when you measure.