1/1
${data.index + 1}/${data.total}
Description
Description
Description
- SPU:250120-35
- Material:Cotton Blend
- Style:Casual/Sporty
- Type:Positioning Print
- Neckline:Round Neck
- Clothing Length Type:Regular
*The item does not include any accessories in the picture, unless stated otherwise in the product description.
Size chart
| Size | Bust | Sleeve Length | Clothing Length | |||
| CM | INCH | CM | INCH | CM | INCH | |
| S | 106.0 | 41.73 | 56.0 | 22.05 | 67.0 | 26.38 |
| M | 112.0 | 44.09 | 57.0 | 22.44 | 68.0 | 26.77 |
| L | 118.0 | 46.46 | 58.0 | 22.83 | 69.0 | 27.17 |
| XL | 124.0 | 48.82 | 59.0 | 23.23 | 70.0 | 27.56 |
| 2XL | 130.0 | 51.18 | 60.0 | 23.62 | 71.0 | 27.95 |
| 3XL | 136.0 | 53.54 | 61.0 | 24.02 | 72.0 | 28.35 |
| 4XL | 142.0 | 55.91 | 62.0 | 24.41 | 73.0 | 28.74 |
| 5XL | 148.0 | 58.27 | 63.0 | 24.80 | 74.0 | 29.13 |
Description
- SPU:250120-35
- Material:Cotton Blend
- Style:Casual/Sporty
- Type:Positioning Print
- Neckline:Round Neck
- Clothing Length Type:Regular
*The item does not include any accessories in the picture, unless stated otherwise in the product description.
Size chart
| Size | Bust | Sleeve Length | Clothing Length | |||
| CM | INCH | CM | INCH | CM | INCH | |
| S | 106.0 | 41.73 | 56.0 | 22.05 | 67.0 | 26.38 |
| M | 112.0 | 44.09 | 57.0 | 22.44 | 68.0 | 26.77 |
You may also likeRecently Viewed
Retail
${function(){
const optionName = option.name || '';
const optionId = option.id || '';
let isThumbImage = !!option.showThumbImage;
const thumbStyle = "image_with_text";
const variantType = "button";
const isSelected = (value) => {
const selected = (data.selectedOptions || []).find(v => v.name === optionName);
return selected && selected.value.length && selected.value[0] == value;
};
const getThumbImage = (value) => {
const options = data.product.options || [];
const option = options.find(o => o.name === optionName);
if (option.thumbImages) {
const thumbImage = option.thumbImages.find(t => t.value === value);
if (thumbImage && thumbImage.image) {
return {
src: thumbImage.image.src,
alt: thumbImage.image.alt
};
}
}
return {src: '', alt: ''};
};
return `
${optionName}
| ||||||
