2025-09-22
${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}`;
}()}
$3.37
$3.84
-
$0.47
-
$0.47
from
$1.82
$2.23
-
$0.41
-
$0.41
$3.21
$3.63
-
$0.42
-
$0.42
$3.80
$4.30
-
$0.50
-
$0.50
$3.21
$3.71
-
$0.50
-
$0.50
from
$2.64
$3.13
-
$0.49
-
$0.49
from
$4.53
$5.58
-
$1.05
-
$1.05
$3.51
$4.26
-
$0.75
-
$0.75
$0.64
$0.72
-
$0.08
-
$0.08
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all