1/1
${data.index + 1}/${data.total}
Description
Description
Description
- SPU:ZH-250617-50
*The item does not include any accessories in the picture, unless stated otherwise in the product description.
Size chart
| Size | Bust | Clothing Length | ||
| CM | INCH | CM | INCH | |
| S | 108.0 | 42.52 | 72.5 | 28.54 |
| M | 113.0 | 44.49 | 73.5 | 28.94 |
| L | 118.0 | 46.46 | 74.5 | 29.33 |
| XL | 123.0 | 48.43 | 75.5 | 29.72 |
| 2XL | 128.0 | 50.39 | 76.5 | 30.12 |
| 3XL | 133.0 | 52.36 | 77.5 | 30.51 |
| 4XL | 138.0 | 54.33 | 78.5 | 30.91 |
| 5XL | 143.0 | 56.30 | 79.5 | 31.30 |
Description
- SPU:ZH-250617-50
*The item does not include any accessories in the picture, unless stated otherwise in the product description.
Size chart
| Size | Bust | Clothing Length | ||
| CM | INCH | CM | INCH | |
| S | 108.0 | 42.52 | 72.5 | 28.54 |
| M | 113.0 | 44.49 | 73.5 | 28.94 |
| L | 118.0 | 46.46 | 74.5 | 29.33 |
| XL | 123.0 | 48.43 | 75.5 | 29.72 |
| 2XL | 128.0 | 50.39 | 76.5 | 30.12 |
| 3XL | 133.0 | 52.36 | 77.5 | 30.51 |
| 4XL | 138.0 | 54.33 | 78.5 | 30.91 |
| 5XL | 143.0 | 56.30 | 79.5 |
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}
|
