Your search for '${data}' did not yield any results.
`
})()}
(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}/5
Description
Size chart
Size
Bust
Fit EU Size
Fit UK Size
Fit US Size
S
37-39
46/48
36/38
36/38
M
39¼-41¼
50
40
40
L
41¾-43¾
52
42
42
XL
44-46½
54
44
44
XXL
46¾-49½
56/58
46/48
46/48
3XL
50-52¾
58/60
48/50
48/50
SellingPoints
Season : Summer
Gender : Men's
Style : Designer
Pattern : Graphic
Pattern : Skull
Special Size : Plus Size
Print Type : 3D Print
Specifications
Gender : Men's
Style : Big and Tall,Designer,Casual,Basic,Classic
Occasion : Outdoor,Sports,Daily
Tops Type : Tee,Henley Shirt,T shirt Tee
Neckline : Henley
Fabric : Polyester
Design : Button-Down,Print,Patchwork
Elasticity : Micro-elastic
Look After Me : Washable,Machine wash
Pattern : Skull,Graphic
Season : Summer
Arts' Original Name : Sailboat
Print Type : 3D Print
Fit Type : Regular Fit
Special Size : Plus Size
Highlights
【FASHIONABLE HENLEY TEE】:
Stylish button down collar, adjustable, showing casual and natural style.You can wear in different ways as you like.
【HIGH QUALITY】:
This henley t shirts made from great fabric, lightweight, breathable and soft touch, do not shrink and fade, let you feel comfortable all time.
【CLOTHING MATCH】:
This tee can be worn alone or as a inside match item to match your jacket. It could be easy to match with dress pants, slacks, chinos, and jeans,for a casual daily look.
【OCCASIONS】:
Casual, Office, Work, Date, Party, Travel, Street, etc. Looking handsome while retaining ease of movement and added comfort.
【WASHING INSTRUCTIONS】:
Machine wash cold, and hand wash recommende, tumble dry low. Do not bleach.
${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)