(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();
})();
2/2
${data.index + 1}/${data.total}
Description
SPU: DZ-222835-LLQ
Fabric Name: 95% Cotton-5% Nylon
Pattern: Rose Floral Art
Process: Printed
Style: Vintage
Length: Above-Knee
Collar: Suspenders
Popular Elements: Patchwork
Sleeve Type: Sleeveless
Occasion: Daily
Theme: Summer
NOTE: If you are not sure, please choose a larger size. If you have any doubts about this product, we suggest you contact our customer service team. Due to the color difference between the screens of different electronic devices (computers, mobile phones or ipads), especially the CRT screen and the LCD screen, the color of the item may be slightly different from what you see in the photos, please take the actual product as the standard.
Size
Bust
Length
Waist
Hip
cm
inch
cm
inch
cm
inch
cm
inch
S
84
32.8
72.5
28.3
76
29.6
94
36.7
M
88
34.3
74
28.9
80
31.2
98
38.2
L
92
35.9
75.5
29.4
84
32.8
102
39.8
XL
96
37.4
77
30.0
88
34.3
106
41.3
2XL
100
39.0
78.5
30.6
92
35.9
110
42.9
3XL
104
40.6
80
31.2
96
37.4
114
44.5
4XL
108
42.1
81.5
31.8
100
39.0
118
46.0
5XL
112
43.7
83
32.4
104
40.6
122
47.6
Due to manual measurement, there may be an error of 1-3cm
The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.This product did not participated in any recommendation rule. Switch to another product to check the design.The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.The home page do not participate in any recommendation rule.
(This prompt would not display on client-side)