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
BUY NOW FOR GUARANTEED DELIVERY BEFORE CHRISTMAS!
Horror Movie Ornament
Buy more, Save more!
:
- Size: 3x3in
- The product is made from mica plastic
- The printed design is clear to ensure no color is faded
- All the molds will be put into 85x85mm plastic sheet for cutting
- A hole and twinkle thread attached to strap
- Ornament is used to display as home decoration or meaningful gifts for friends and relatives in special occasions such as Christmas, Valentine, birthday…
- Suitable for expressing your personality
Shipping:
- Receiving time = Processing time+Shipping time
- Order processing time varies from 1-3 days
- Delivery time varies from 7-15 Business days
- Shipping With Tracking Number
Return Policy:
- Our Guarantee
- Return or exchange within 15 days from the delivered date.
- Request:
- Items received within 15 days from the delivered date.
- Items received unused, undamaged and in original package.
- Return shipping fees are at the customer's own expense. Original shipping fees are non-refundable.
Customer Service
${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 `
`
})()}