2025-12-16
${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}`;
}()}
$6.02
$6.82
-
$0.80
-
$0.80
$3.64
$4.30
-
$0.66
-
$0.66
$3.59
$4.29
-
$0.70
-
$0.70
$4.30
$4.87
-
$0.57
-
$0.57
from
$4.53
$5.16
-
$0.63
-
$0.63
$62.88
$74.68
-
$11.80
-
$11.80
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all