womens sweaters
more than
-
${function(){
if(data.category === 'filter.v.availability') {
if(data.value == 1) {
return `In stock`;
}
return `Out of stock`;
} return `${data.label}`;
}()}
$39.90
$58.00
-
$18.10
$59.90
$94.00
-
$34.10
$39.90
$63.00
-
$23.10
$42.90
$68.00
-
$25.10
$38.80
$45.80
-
$7.00
$29.90
$42.80
-
$12.90
$49.90
$79.00
-
$29.10
$39.32
$47.90
-
$8.58
$38.90
$58.00
-
$19.10
$38.90
$58.00
-
$19.10
$27.50
$33.80
-
$6.30
$39.90
$58.90
-
$19.00
$35.75
$56.00
-
$20.25
$35.80
$52.85
-
$17.05
$29.90
$37.80
-
$7.90
$25.99
$38.50
-
$12.51
$24.99
$38.80
-
$13.81
$29.05
$35.20
-
$6.15
$29.05
$35.20
-
$6.15
$33.70
$41.20
-
$7.50
$49.99
$100.00
-
$50.01
$31.08
$62.16
-
$31.08
$52.99
$89.99
-
$37.00
$45.89
$29.99
$99.00
-
$69.01
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 `
`
})()}