1/3
${data.index + 1}/${data.total}
Description
Description
Description
Description
- SPU:ZH-250513-06
*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 |
${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 `
`
})()}
