(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
Description
SPU:
MSR506136
Material:
Cotton Blends/Polyester
Style:
Casual/Vintage/Daily/American western style
Pattern Type:
Tribal
Element:
Button Design/Pocket Design
Size:
XS/S/M/L/XL/XXL/XXXL/XXXXL/XXXXXL
Fit Type:
Loose
Neckline:
Turndown Collar
Clothing Length Type:
Regular
*The item does not include any accessories in the picture, unless stated otherwise in the product description.
Size chart
Size
Shoulder
Bust
Clothing Length
CM
INCH
CM
INCH
CM
INCH
XS
44.0
17.32
96.0
37.80
71.0
27.95
S
46.0
18.11
106.0
41.73
73.0
28.74
M
48.0
18.90
112.0
44.09
75.0
29.53
L
50.0
19.68
118.0
46.46
78.0
30.71
XL
52.0
20.47
126.0
49.61
80.0
31.50
2XL
54.0
21.26
132.0
51.97
82.0
32.28
3XL
56.0
22.05
138.0
54.33
85.0
33.46
4XL
58.0
22.83
144.0
56.69
87.0
34.25
5XL
60.0
23.62
150.0
59.05
89.0
35.04
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)