(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();
})();
${data.index + 1}/4
Description
Product
Men's Simple Solid Color T-Shirt
SPU
10020632
Gender
Men
Item Type
T-shirt
Pattern Type
Solid Color
Style
Casual
Occasion
Daily life
Material
Polyester Fiber
Length
Regular
Please Note:All dimensions are measured manually with a deviation of 1 to 3cm
SIZE/CM
LENGTH
BUST
SHOULDER WIDTH
S
69
90
43
M
71
96
45
L
73
102
47
XL
75
108
49
2XL
77
114
51
3XL
79
120
53
Note
Color difference description
Due to the differences in the display of various equipment screen materials, there will be a certain color difference, and we will try to reduce the errors as much as possible, but this problem does not belong to the product quality problem
Size deviation
Because the products are manually measured, there will be an error of about 1-3 cm. Different styles will cause different sizes. Please refer to the physical tank measurement to measure the size table so that you can choose more suitable clothes.