2025-10-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}`;
}()}
$7.03
$7.94
-
$0.91
-
$0.91
$3.02
$3.71
-
$0.69
-
$0.69
$3.07
$3.45
-
$0.38
-
$0.38
from
$2.77
$3.07
-
$0.30
-
$0.30
$5.00
$5.91
-
$0.91
-
$0.91
from
$2.50
$2.98
-
$0.48
-
$0.48
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all