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}
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.
Description
- Style : Preppy , Street , Casual , Vintage
- Occasion : Street , Vacation , Home
- Season : Autumn , Spring , Winter
- Sleeve Length : Long Sleeve
- Design : Basic
- Color : Cream-Coloured
- Pattern Type : Plain
Size Chart
cm | |||||
Size | S | M | L | XL | 2XL |
Shoulder | 44 | 46 | 48 | 50 | 52 |
Bust | 100 | 104 | 108 | 112 | 116 |
Length | 69 | 70 | 71 | 72 | 73 |
Sleeve Length | 55 | 56 | 57 | 58 | 59 |
inch | |||||
Size inch | S | M | L | XL | 2XL |
Shoulder | 17.3 | 18.1 | 18.9 | 19.7 | 20.5 |
Bust | 39.4 | 40.9 | 42.5 | 44.1 | 45.7 |
Length | 27.2 | 27.6 | 28.0 | 28.3 | 28.7 |
Sleeve Length | 21.7 | 22.0 | 22.4 | 22.8 | 23.2 |
Transportation guarantee service
Transportation guarantee service
Guarantee that the package is delivered on time and full compensation is provided if the package is lost. This service is provided by Seel.
You may also like
${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 `
`
})()}