shoes for seniors
more than
-
${function(){
if(data.category === 'filter.v.availability') {
if(data.value == 1) {
return `In stock`;
}
return `Out of stock`;
} return `${data.label}`;
}()}
$50.98
$130.00
-
$79.02
$17.24
$32.00
-
$14.76
$18.71
$33.00
-
$14.29
$20.99
$69.99
-
$49.00
$43.12
$88.00
-
$44.88
$25.78
$53.00
-
$27.22
$29.84
$48.00
-
$18.16
$28.02
$56.00
-
$27.98
$35.09
$70.00
-
$34.91
$33.66
$75.00
-
$41.34
$36.84
$87.00
-
$50.16
$8.90
$11.80
-
$2.90
$35.68
$73.00
-
$37.32
$26.83
$55.00
-
$28.17
$50.99
$199.00
-
$148.01
$15.99
$99.00
-
$83.01
$19.80
$23.40
-
$3.60
$15.99
$89.00
-
$73.01
$30.47
$66.00
-
$35.53
$22.99
$49.00
-
$26.01
$13.99
$44.00
-
$30.01
$20.67
$47.00
-
$26.33
$25.99
$50.00
-
$24.01
$53.57
$120.00
-
$66.43
$10.99
$16.88
-
$5.89
$13.57
$24.00
-
$10.43
$7.90
$9.90
-
$2.00
$17.52
$32.00
-
$14.48
$37.12
$10.99
$19.99
-
$9.00
$13.99
$17.28
-
$3.29
$17.66
$34.00
-
$16.34
$27.60
$32.70
-
$5.10
$26.55
$28.90
-
$2.35
$25.90
$45.00
-
$19.10
$24.76
$44.00
-
$19.24
$37.33
$72.00
-
$34.67
$24.46
$37.00
-
$12.54
$50.93
$98.00
-
$47.07
$20.05
$28.65
-
$8.60
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 `
`
})()}