(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
This short-sleeved men's jumpsuit is made of faux silk, offering a smooth and soft touch. It combines the elements of a shirt and pants for a stylish and comfortable look. Perfect for summer, it keeps you cool and fashionable.
Care instructions: Hand wash in cold water or machine wash on a gentle cycle. Avoid bleach and iron on low heat.
Size Recommendation: Every detail of our design is tailored to standard US men's sizes, so please purchase your usual size.
Size
Chest (inches)
Waist (inches)
Hips (inches)
S
34-36
28-30
34-36
M
38-40
32-34
38-40
L
42-44
36-38
42-44
XL
46-48
40-42
46-48
2XL
50-52
44-46
50-52
3XL
54-56
48-50
54-56
4XL
58-60
52-54
58-60
5XL
62-64
56-58
62-64
Please note that sizes may vary between brands, so it's recommended to check each brand's size guide and take measurements for the best fit.