(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:
MSK767213
Material:
Cotton Blends
Style:
Casual/Party/Boho/Street/American western style
Pattern Type:
Mixed Print/Geometric
Element:
Zipper
Type:
Positioning Print
Size:
S/M/L/XL/XXL/XXXL/XXXXL/XXXXXL
Fit Type:
Loose
Neckline:
Baseball Collar
*The item does not include any accessories in the picture, unless stated otherwise in the product description.
Size chart
Size
Shoulder
Bust
Sleeve Length
Clothing Length
CM
INCH
CM
INCH
CM
INCH
CM
INCH
S
52.0
20.47
112.0
44.09
61.0
24.02
70.0
27.56
M
53.5
21.06
117.0
46.06
61.7
24.29
71.0
27.95
L
55.0
21.65
122.0
48.03
62.4
24.57
72.0
28.35
XL
56.5
22.24
127.0
50.00
63.1
24.84
73.0
28.74
2XL
58.0
22.83
132.0
51.97
63.8
25.12
74.0
29.13
3XL
59.5
23.43
137.0
53.94
64.5
25.39
75.0
29.53
4XL
61.0
24.02
142.0
55.91
65.2
25.67
75.0
29.53
5XL
62.5
24.61
147.0
57.87
65.9
25.94
75.0
29.53
You may also like
Recently Viewed
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)