Description
Style: | Leisure |
Color: | blue |
Season: | spring |
Neckline: | lapel |
Sleeve Length: | long sleeves |
Material: | linen |
Size: | S/M/L/XL/2XL/3XL/4XL/5XL |
shirt size:
shirt size: | Length | Bust | Sleeve Length | |||
CM | inch | CM | inch | CM | inch | |
S | 64 | 25.2 | 120 | 47.2 | 56.5 | 22.2 |
M | 65 | 25.6 | 125 | 49.2 | 57.5 | 22.6 |
L | 66 | 26.0 | 130 | 51.2 | 58.5 | 23.0 |
XL | 67 | 26.4 | 135 | 53.1 | 59.5 | 23.4 |
2XL | 68 | 26.8 | 140 | 55.1 | 60.5 | 23.8 |
3XL | 69 | 27.2 | 145 | 57.1 | 61.5 | 24.2 |
4XL | 70 | 27.6 | 150 | 59.1 | 62.5 | 24.6 |
5XL | 71 | 28.0 | 155 | 61.0 | 63.5 | 25.0 |
This data was obtained from manually measuring the product, it may be off by 1-2 CM.
You may also like
Recently viewed
${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)
Recommended Products
${rule.config.title}
${(function(){
const product = data.product;
const avail_variants = product.variants.filter(function(variant){
return variant.available;
});
const selected_variant = product.min_price_variant.available ? product.min_price_variant : avail_variants.length && avail_variants[0];
return `
`
})()}
The current produc does not participate any Rebate. Switch the participating product to check the design.
(This prompt will not be displayed on the client-side.)
(This prompt will not be displayed on the client-side.)
${function() {
const show = rebate.format_rules.length > data.maxShowCount;
return `
${rule}
${function() {
if(!show) return "";
return `
`;
}()}
`;
}()}
${originData.rebate.format_rules.join(", ")}