2026-01-05
${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
$3.09
$3.46
-
$0.37
-
$0.37
$1.41
$1.62
-
$0.21
-
$0.21
$5.37
$6.65
-
$1.28
-
$1.28
$4.80
$5.51
-
$0.71
-
$0.71
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all