1/1
${data.index + 1}/${data.total}
1/1
${data.index + 1}/${data.total}
Description
Material | Polyester |
Silhouette | A-Line |
Dress Length | Ankle-Length |
Sleeve Length | Short Sleeve |
Sleeve Type | Regular |
Neckline | Round Neck |
Waist Line | Standard-Waist |
Design | Split |
Elasticity | Stretchy |
Closure | Pullover |
With Belt | No |
Embellishment | |
Style | Stylish/Retro |
SIZE CHART: | ||||||
Size | Bust | Length | Sleeve Length | |||
cm | inch | cm | inch | cm | inch | |
S | 84 | 33.1 | 133 | 52.4 | 13 | 5.1 |
M | 88 | 34.6 | 134 | 52.8 | 14 | 5.5 |
L | 92 | 36.2 | 135 | 53.1 | 15 | 5.9 |
XL | 96 | 37.8 | 136 | 53.5 | 16 | 6.3 |
2XL | 100 | 39.4 | 137 | 53.9 | 17 | 6.7 |
3XL | 104 | 40.9 | 138 | 54.3 | 18 | 7.1 |
4XL | 108 | 42.5 | 139 | 54.7 | 19 | 7.5 |
5XL | 112 | 44.1 | 140 | 55.1 | 20 | 7.9 |
Please Note: All dimensions are measured manually with a deviation of 1 to 3cm. |
${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 `
`
})()}
Recently viewed
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
${function(){
const limit = typeof data === 'number' ? data : 0;
return `
Pictures/Videos (${limit || 0}/5)
` }()}
${(function(){
const closeIcon =
'';
if (item.type === 'image') {
return `
${closeIcon}
`
}
return `
${closeIcon}
`
})()}
The review would not show in product details on storefront since it does not support to.