2025-10-10
${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
$1.40
$1.60
-
$0.20
-
$0.20
from
$4.10
$4.64
-
$0.54
-
$0.54
from
$3.56
$4.07
-
$0.51
-
$0.51
from
$3.07
$3.75
-
$0.68
-
$0.68
from
$1.89
$2.32
-
$0.43
-
$0.43
$4.99
$5.91
-
$0.92
-
$0.92
from
$3.78
$4.60
-
$0.82
-
$0.82
from
$4.30
$5.12
-
$0.82
-
$0.82
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all