(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}/20
Description
Product ID: BK4655
Main Material:Polyester
Color: Black
Size Information Table (cm)
SIZE
Bust
Waist
Hip
Length
S
83-93
64-70
83-93
84
M
87-97
68-74
87-97
86
L
91-101
72-78
91-101
88
Size Information Table (inch)
SIZE
Bust
Waist
Hip
Length
S
32.67-36.61
25.19-27.55
32.67-36.61
33.07
M
34.25-38.18
26.77-29.13
34.25-38.18
33.85
L
35.82-39.76
28.34-30.70
35.82-39.76
34.64
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.