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
TOP QUALITY, AFFORDABLE PRICE:
Our premium velvet luxe bed sheets enhance the comfort level of any bed! Mutli-purpose, versatile and extremely high-quality at an unbeatable value.
SUPER SOFT LIGHTWEIGHT WARMTH:
They’re soft,cozy,and, breathable. Stay warm and toasty on the coldest nights and sleep better than ever. Available in a variety of solid colors and prints.
Relax in bed with the softness of velvet plush polyester. Stay warm in the colder seasons without compromising your comfort.
These sheets are durable enough to keep its softness after many washes. Just throw them into the washing machine in cold water for the best long-lasting results.
Size Purchase Advice:
Shipping:
- Receiving time = Processing time+Shipping time
- Processing time varies from 1 to 3 days
- Delivery time varies from 7-15 Business days
- Shipping With Tracking Number
- 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.
${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 `
`
})()}