2026-01-03
${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.61
$0.67
-
$0.06
-
$0.06
$3.15
$3.78
-
$0.63
-
$0.63
from
$1.15
$1.32
-
$0.17
-
$0.17
$7.30
$8.66
-
$1.36
-
$1.36
$1.44
$1.74
-
$0.30
-
$0.30
$62.87
$72.74
-
$9.87
-
$9.87
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all