2025-11-26
${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
$0.54
$0.63
-
$0.09
-
$0.09
$2.37
$2.77
-
$0.40
-
$0.40
$0.63
$0.76
-
$0.13
-
$0.13
$12.43
$14.86
-
$2.43
-
$2.43
from
$1.51
$1.70
-
$0.19
-
$0.19
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all