${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 `
`
})()}
10/15
${data.index + 1}/${data.total}
Description
| SPU: | YSGJ2300499 |
| Style: | Elegant |
| Neckline: | Round neck/V-neck |
| Season: | Spring/summer |
| Material: | Polyester |
| Size: | S/M/L/XL/2XL/3XL |
| Size Chart: | Length | Bust | Waist Size | Pants length | ||||
| CM | inch | CM | inch | CM | inch | CM | inch | |
| S | 65 | 25.6 | 112 | 44.1 | 64 | 25.2 | 103 | 40.6 |
| M | 67 | 26.4 | 116 | 45.7 | 68 | 26.8 | 105 | 41.3 |
| L | 69 | 27.2 | 120 | 47.2 | 72 | 28.3 | 107 | 42.1 |
| XL | 71 | 28.0 | 124 | 48.8 | 76 | 29.9 | 109 | 42.9 |
| 2XL | 73 | 28.7 | 128 | 50.4 | 80 | 31.5 | 111 | 43.7 |
| 3XL | 75 | 29.5 | 132 | 52.0 | 84 | 33.1 | 113 | 44.5 |
