Beauty
${data.title}
${item.label}
(${item.count})
The highest price is ${data.range_max}
$
$
Filter and sort
more than
-
${function(){
if(data.category === 'filter.v.availability') {
if(data.value == 1) {
return `In stock`;
}
return `Out of stock`;
} return `${data.label}`;
}()}
from
$9.99
$39.98
-
75%
-
75%
from
$22.97
$39.99
-
43%
-
43%
from
$29.99
$43.74
-
31%
-
31%
from
$23.99
$59.99
-
60%
-
60%
from
$29.99
$99.99
-
70%
-
70%
from
$19.99
$59.90
-
67%
-
67%
from
$29.99
$49.96
-
40%
-
40%
from
$29.98
$36.98
-
19%
-
19%
$29.99
$79.99
-
63%
-
63%
from
$29.99
$62.99
-
52%
-
52%
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all