(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
Description
SPU:
OWO549508
Material:
Cotton Blends
Style:
Stylish/Casual
Pattern Type:
Mixed Print
Type:
Stitching Way
Elastic:
NO(Nonelastic)
Fit Type:
Loose
Neckline:
Round Neck
*The item does not include any accessories in the picture, unless stated otherwise in the product description.
Size chart
Size
Shoulder
Bust
Dresses Length
Swing perimeter
CM
INCH
CM
INCH
CM
INCH
CM
INCH
XS P
32.9
12.95
80.0
31.50
109.0
42.91
133.0
52.36
XXS
34.1
13.43
85.0
33.46
111.0
43.70
138.0
54.33
XS
35.3
13.90
90.0
35.43
113.0
44.49
143.0
56.30
S
36.5
14.37
95.0
37.40
115.0
45.28
148.0
58.27
M
37.7
14.84
100.0
39.37
116.5
45.87
153.0
60.24
L
38.9
15.31
105.0
41.34
118.0
46.46
158.0
62.20
XL
40.1
15.79
110.0
43.31
119.5
47.05
163.0
64.17
2XL
41.3
16.26
115.0
45.28
121.0
47.64
168.0
66.14
3XL
42.5
16.73
120.0
47.24
122.5
48.23
173.0
68.11
4XL
43.7
17.20
125.0
49.21
122.5
48.23
178.0
70.08
5XL
44.9
17.68
130.0
51.18
122.5
48.23
183.0
72.05
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)