Novelty
${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}`;
}()}
$25.99
$37.00
-
30%
$9.99
$13.00
-
23%
$11.99
$18.00
-
33%
$21.99
$47.00
-
53%
$14.99
$25.00
-
40%
$7.99
$11.00
-
27%
$11.99