2025-08-09
${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}`;
}()}
$1.57
$1.85
-
$0.28
-
$0.28
$2.37
$2.89
-
$0.52
-
$0.52
$4.38
$4.90
-
$0.52
-
$0.52
from
$0.93
$1.15
-
$0.22
-
$0.22
from
$0.60
$0.70
-
$0.10
-
$0.10
from
$0.38
$0.45
-
$0.07
-
$0.07
from
$2.22
$2.53
-
$0.31
-
$0.31
$1.35
$1.60
-
$0.25
-
$0.25
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all