Description
Style: | casual |
Color: | pink,blue |
Season: | spring/summer |
Neckline: | Round Neck |
Sleeve Length: | Midi sleeve |
Material: | 65% polyester 35% cotton |
Size: | S/M/L/XL/2XL/3XL/4XL/5XL |
Size Chart: | Length | Sleeve Length | Bust | |||
CM | inch | CM | inch | CM | inch | |
S | 62 | 24.4 | 43 | 17.2 | 103 | 40.6 |
M | 63 | 24.8 | 44 | 17.6 | 108 | 42.5 |
L | 64 | 25.2 | 45 | 17.7 | 113 | 44.5 |
XL | 65 | 25.6 | 46 | 18.1 | 118 | 46.5 |
2XL | 66 | 26.0 | 47 | 18.5 | 123 | 48.4 |
3XL | 67 | 26.4 | 48 | 18.9 | 128 | 50.4 |
4XL | 68 | 26.8 | 49 | 19.3 | 133 | 52.4 |
5XL | 69 | 27.2 | 50 | 19.7 | 138 | 54.3 |
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(", ")}