1/1
${data.index + 1}/${data.total}
Description
Product Details:
Product ID:WT0199GPHM
Occasion: | Daily | Sleeve Length: | Three Quarter | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Style: | Casual,Fashion | Pattern Type: | Floral | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Collar: | V-neck | Embellishment: | Printing | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fit Type: | Regular | Seasons: | Fall,Spring | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Material: | Cotton,Polyester | Weight: |
|
Occasion: | Daily | Sleeve Length: | Three Quarter |
Style: | Casual,Fashion | Pattern Type: | Floral |
Collar: | V-neck | Embellishment: | Printing |
Fit Type: | Regular | Seasons: | Fall,Spring |
Material: | Cotton,Polyester | Weight: | 0.1750kg |
Fabric Stretch: | Middle- Stretch | Package Contents: | 1 x Blouse |
Shirt Length: | Regular |
Size Chart:
Size | UK | US | EUR | Length | Bust | Hip | Shoulder | Sleeve Length | |||||
cm | inch | cm | inch | cm | inch | cm | inch | cm | inch | ||||
S | 8~10 | 4~6 | 34~36 | 69 | 27.2 | 104 | 40.9 | 104 | 40.9 | 39 | 15.4 | 57 | 22.4 |
M | 12~14 | 8~10 | 38~40 | 70 | 27.6 | 110 | 43.3 | 110 | 43.3 | 40 | 15.7 | 58 | 22.8 |
L | 16 | 12 | 42~44 | 71 | 28.0 | 116 | 45.7 | 116 | 45.7 | 41 | 16.1 | 59 | 23.2 |
XL | 18 | 14 | 46 | 72 | 28.3 | 122 | 48.0 | 122 | 48.0 | 42 | 16.5 | 60 | 23.6 |
2XL | 20 | 16~18 | 48 | 73 | 28.7 | 132 | 52.0 | 132 | 52.0 | 43.5 | 17.1 | 61 | 24.0 |
3XL | 26 | 20~22 | 50~52 | 74 | 29.1 | 142 | 55.9 | 142 | 55.9 | 45 | 17.7 | 62 | 24.4 |
Notes:
1.Size for manual measurement, there may be a 0 to 1 cm error, belongs to the normal phenomenon.
2.Due to the difference between different monitors, the picture may not reflect the actual color of the item.
You may also like
Recently Viewed
Cart
Your shopping bag is empty
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}