(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();
})();
1/1
${data.index + 1}/${data.total}
Description
Product Details
Type: Dress
Style: Casual
Collar: Crew Neck
Sleeve: Sleeveless
Material: Cotton Blend
Pattern Type: Print
Occasion: Daily Casual, Party, Holiday, Basic.
Tips: Due To Different Measurement Methods, There May Be An Error Of 1-2cm. Please Select The Size According To The Specific Parameters Of The Clothes According To Your Own Height And Weight!
Size Chart
SIZE CHART
SIZE
BUST
LENGTH
INCH
CM
INCH
CM
S
35.3
90
35.7
91
M
36.9
94
36.1
92
L
38.5
98
36.5
93
XL
40.0
102
36.9
94
2XL
41.6
106
37.3
95
3XL
43.2
110
37.7
96
4XL
44.8
114
38.1
97
5XL
46.3
118
38.5
98
Note : Please Allow 1-2cm Differs Due To Manual Measurement.