2025-09-03
${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}`;
}()}
from
$4.63
$5.36
-
$0.73
-
$0.73
$2.59
$3.08
-
$0.49
-
$0.49
from
$1.55
$1.76
-
$0.21
-
$0.21
from
$2.86
$3.31
-
$0.45
-
$0.45
$1.65
$1.94
-
$0.29
-
$0.29
$2.64
$3.18
-
$0.54
-
$0.54
$2.28
$2.72
-
$0.44
-
$0.44
from
$2.63
$2.92
-
$0.29
-
$0.29
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all