2025-10-08
${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.71
$5.64
-
$0.93
-
$0.93
$3.78
$4.27
-
$0.49
-
$0.49
$5.12
$6.29
-
$1.17
-
$1.17
$4.24
$5.27
-
$1.03
-
$1.03
$4.24
$5.16
-
$0.92
-
$0.92
$3.14
$3.59
-
$0.45
-
$0.45
from
$2.91
$3.37
-
$0.46
-
$0.46
$4.86
$5.53
-
$0.67
-
$0.67
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all