2025-10-14
${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}`;
}()}
$4.22
$4.80
-
$0.58
-
$0.58
$4.78
$5.89
-
$1.11
-
$1.11
from
$5.47
$6.48
-
$1.01
-
$1.01
$5.73
$6.68
-
$0.95
-
$0.95
$6.76
$7.70
-
$0.94
-
$0.94
$5.50
$6.08
-
$0.58
-
$0.58
from
$4.76
$5.72
-
$0.96
-
$0.96
$4.60
$5.57
-
$0.97
-
$0.97
$2.67
$3.00
-
$0.33
-
$0.33
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all