家居目录
${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
$36.99
$72.59
-
$35.60
-
$35.60
$39.99
$73.98
-
$33.99
-
$33.99
$99.99
$159.98
-
$59.99
-
$59.99
from
$49.99
$99.98
-
$49.99
-
$49.99
$59.99
$108.00
-
$48.01
-
$48.01
from
$31.99
$49.99
-
$18.00
-
$18.00
$45.98
$88.43
-
$42.45
-
$42.45
from
$34.99
$46.00
-
$11.01
-
$11.01
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all