(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}/16
Description
Product ID: GB0050
Material: Spandex,Polyester
Colour: Black
Size Information Table (cm)
SIZE
Bust
Waist
Top Length
Pants Length
S
66-88
64
14
20
M
70-92
68
14.5
21
L
74-96
72
15
22
Size Information Table (inch)
SIZE
Bust
Waist
Top Length
Pants Length
S
25.98-34.64
25.19
5.51
7.87
M
27.55-36.22
26.77
5.70
8.26
L
29.13-37.79
28.34
5.90
8.66
All measurements are approximate and can vary slightly. We recommend you take bust/waist/hip measurements before purchasing and leave 1-3 cm for error.