(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
SPU: DZ-165042-LYJ
Fabric Name: Polyester
Pattern: Printing
Process: Paneled
Style: Casual
Length: Regular
Collar: Round Neck
Popular Elements: Printing
Sleeve Type: Long sleeve
Occasion: Daily
Theme: Spring, Fall
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
US
UK
EU
Shoulder
Bust
Length
Sleeve
cm
inch
cm
inch
cm
inch
cm
inch
S
4
8
36
40
15.6
100
39.0
70
27.3
60
23.4
M
6
10
38
41
16.0
106
41.3
71
27.7
61
23.8
L
8/10
12/14
40/42
42
16.4
112
43.7
72
28.1
62
24.2
XL
12
16
44
43
16.8
118
46.0
73
28.5
63
24.6
2XL
14
18
46
44
17.2
124
48.4
74
28.9
64
25.0
3XL
16
20
48
45
17.6
130
50.7
75
29.3
65
25.4
4XL
18
22
50
46
17.9
136
53.0
76
29.6
66
25.7
5XL
20
24
52
47
18.3
142
55.4
77
30.0
67
26.1
Due to manual measurement, there may be an error of 1-3cm
${isCart ? '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.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)