(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}/17
Description
Product ID: BK4857
Main Material:Polyester
Color: Black
Size Information Table (cm)
SIZE
Bust
Waist
Hip
Length
S
70-82
60
80
64
M
74-86
64
84
65.5
L
78-90
68
88
67
Size Information Table (inch)
SIZE
Bust
Waist
Hip
Length
S
27.55-32.28
23.62
31.49
25.19
M
29.13-33.85
25.19
33.07
25.78
L
30.70-35.43
26.77
34.64
26.37
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.