(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: BK4852
Main Material:Polyester
Color: Black
Size Information Table (cm)
SIZE
Bust
Waist
Hip
Length
S
78-86
66-70
86-90
66
M
82-90
70-74
90-94
68
L
86-94
74-78
94-98
70
Size Information Table (inch)
SIZE
Bust
Waist
Hip
Length
S
30.70-33.85
25.98-27.55
33.85-35.43
25.98
M
32.28-35.43
27.55-29.13
35.43-37.01
26.77
L
33.85-37.01
29.13-30.71
37.01-38.58
27.55
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.