Women's Vests
more than
-
${function(){
if(data.category === 'filter.v.availability') {
if(data.value == 1) {
return `In stock`;
}
return `Out of stock`;
} return `${data.label}`;
}()}
$24.10
$46.00
-
$21.90
$48.93
$96.00
-
$47.07
$34.53
$66.00
-
$31.47
$53.88
$99.76
-
$45.88
$24.24
$45.00
-
$20.76
$29.93
$57.28
-
$27.35
$38.66
$74.00
-
$35.34
$30.26
$60.00
-
$29.74
$39.64
$52.00
-
$12.36
$32.15
$62.30
-
$30.15
$25.57
$46.00
-
$20.43
$23.26
$45.00
-
$21.74
$23.36
$29.69
-
$6.33
$35.58
$68.23
-
$32.65
$50.90
$58.95
-
$8.05
$45.89
$19.34
$38.00
-
$18.66
$20.50
$35.00
-
$14.50
$26.48
$52.00
-
$25.52
$34.28
$38.59
-
$4.31
$39.92
$71.35
-
$31.43
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 `
`
})()}