To display this card to customers, you need to go to "Booster & Store Conversion" to turn on the trust enhancement feature.
${data.module_title}
${item.title}
Description
We're glad you've clicked on our new casual wear blazer as we're really into its casual vibes! The lapel and long sleeve cut make this a great choice for any stylish girl.
- Length: Regular
- Material: Polyester
- Sleeve Type: Long Sleeve
- Neckline: Lapel
- Style: Casual Wear
SIZE(IN) | Bust | Length | Sleeve |
S | 39.76 | 25.20 | 22.05 |
M | 41.34 | 25.59 | 22.44 |
L | 42.91 | 25.98 | 22.83 |
XL | 44.49 | 26.38 | 23.23 |
Tips:
Due to the many variations in monitors, the color in the image could look slightly different, please take physical design and color shall prevail.
Please allow 0.4"-1" differs due to manual measurement.
${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 `
`
})()}