1/2
${data.index + 1}/${data.total}
Description
Description
Description
- SPU:250120-84
- Material:Cotton/Polyester Cotton
- Style:Casual/Daily
- Festival:St. Patrick's Day
- Pattern Type:Print
- Type:Positioning Print
- Size:S/M/L/XL/XXL/XXXL/XXXXL/XXXXXL
- Fit Type:Regular
- Neckline:V Neck
*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 | 119.0 | 46.85 | 51.0 | 20.08 | 68.5 | 26.97 |
| M | 123.0 | 48.43 | 51.5 | 20.28 | 69.5 | 27.36 |
| L | 128.0 | 50.39 | 51.9 | 20.43 | 70.5 | 27.76 |
| XL | 133.0 | 52.36 | 52.3 | 20.59 | 71.5 | 28.15 |
| 2XL | 138.0 | 54.33 | 52.7 | 20.75 | 72.5 | 28.54 |
| 3XL | 143.0 | 56.30 | 53.1 | 20.91 | 73.5 | 28.94 |
Description
- SPU:250120-84
- Material:Cotton/Polyester Cotton
- Style:Casual/Daily
- Festival:St. Patrick's Day
- Pattern Type:Print
- Type:Positioning Print
- Size:S/M/L/XL/XXL/XXXL/XXXXL/XXXXXL
- Fit Type:Regular
- Neckline:V Neck
*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 | |
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}
| ||||||
