women's flats
more than
-
${function(){
if(data.category === 'filter.v.availability') {
if(data.value == 1) {
return `In stock`;
}
return `Out of stock`;
} return `${data.label}`;
}()}
$26.48
$54.00
-
$27.52
$36.70
$85.00
-
$48.30
$43.12
$88.00
-
$44.88
$24.66
$38.56
-
$13.90
$29.70
$56.00
-
$26.30
$36.84
$87.00
-
$50.16
$26.48
$53.68
-
$27.20
$19.80
$23.40
-
$3.60
$28.80
$35.00
-
$6.20
$19.28
$29.99
-
$10.71
$20.99
$50.00
-
$29.01
$17.24
$32.00
-
$14.76
$22.99
$49.00
-
$26.01
$15.99
$89.00
-
$73.01
$13.57
$24.00
-
$10.43
$13.99
$44.00
-
$30.01
$10.99
$23.98
-
$12.99
$24.38
$46.00
-
$21.62
$20.05
$28.65
-
$8.60
$24.52
$26.46
-
$1.94
$20.67
$47.00
-
$26.33
$30.50
$37.20
-
$6.70
$18.75
$28.90
-
$10.15
$17.66
$34.00
-
$16.34
$18.71
$33.00
-
$14.29
$26.35
$45.00
-
$18.65
$24.46
$37.00
-
$12.54
No products found
Use fewer filters or Clear all
Use fewer filters or Clear all
${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 `
`
})()}