2025-09-19
${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
$14.95
$18.28
-
$3.33
-
$3.33
from
$7.47
$8.96
-
$1.49
-
$1.49
$1.64
$1.93
-
$0.29
-
$0.29
$67.60
$81.05
-
$13.45
-
$13.45
from
$3.39
$4.23
-
$0.84
-
$0.84
$81.15
$94.30
-
$13.15
-
$13.15
$3.43
$3.78
-
$0.35
-
$0.35
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all