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
Description
- Material:100%Cotton flax
- Detail:Belt
- Occasion:Leisure, Daily
- Style:Casual
Note:
- That the measurement of our garments may vary according to design and style;
- Please allow 0.5-1" difference due to manual measurement(1inch = 2.54cm);
- Please take into consideration that some our Items are designed to be slim fit. If you find you’re in between sizes, we recommend ordering a size up;
- Different monitor settings means colors may differ slightly.
SIZEUS
Length Bust Waist Inch CM Inch CM Inch CM S 4-6 55.9 142 34.6 88 29.1 74 M 8-10 56.5 143.5 36.6 93 31.1 79 L 12 57.1 145 38.6 98 33.1 84 XL 14 57.7 146.5 40.6 103 35 89 2XL 16 58.3 148 42.5 108 37 94 3XL 18 58.9 149.5 44.5 113 39 99 4XL 20 59.4 151 46.5 118 40.9 104 5XL 22 60 152.5 48.4 123 42.9 109
${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 `
`
})()}