2025-10-29
${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
$5.57
$6.14
-
$0.57
-
$0.57
$2.11
$2.47
-
$0.36
-
$0.36
from
$1.66
$2.05
-
$0.39
-
$0.39
$62.86
$71.39
-
$8.53
-
$8.53
from
$0.14
$0.17
-
$0.03
-
$0.03
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all