ELEGANT DRESS
20 Products
20 Products
$32.99
$43.99
-$11.00
$42.98
$72.98
-$30.00
$31.79
$45.99
-$14.20
$39.99
$69.98
-$29.99
$36.98
$69.98
-$33.00
$38.99
$68.99
-$30.00
$37.98
$67.98
-$30.00
$34.99
$56.99
-$22.00
$39.95
$65.95
-$26.00
$49.98
$98.89
-$48.91
$39.99
$66.99
-$27.00
$39.89
$68.89
-$29.00
$32.97
$47.99
-$15.02
$32.98
$46.98
-$14.00
$34.99
$52.99
-$18.00
$37.98
$69.98
-$32.00
$46.98
$76.98
-$30.00
$37.99
$57.99
-$20.00
From $39.98
$59.88
-$19.90
$32.99
$43.99
-$11.00
Sorry, there are no products in this collection.
${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 `
`
})()}