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
Let's make our ride safer!✌️
Now bicycles have become our best means of transportation
- This comfortable, wide-angle wrist rearview mirror will not only keep you safe by helping to prevent accidents but is also extremely convenient to use!
- This new bike mirror gives you a clear view of cars, trucks, and other cyclists, so you can stay safe when you're riding in traffic or changing lanes.
Why a wrist mirror is superior to other bike mirrors
- Conventional bike mirrors are fixed on bike handles, which limits your vision and creates blind spots, even if you lose your time trying to perfectly adjust them.
- Can be easily removed and stored.
Material: leather + knitting + acrylic lens + polypropylene plastic
${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 `
`
})()}