Hardware & Tools
${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
$67.98
$179.99
-
62%
-
62%
from
$12.99
$29.99
-
57%
-
57%
from
$19.99
$34.99
-
43%
-
43%
$19.99
$29.99
-
33%
-
33%
from
$19.99
$29.99
-
33%
-
33%
from
$36.99
$59.99
-
38%
-
38%
from
$24.99
$54.99
-
55%
-
55%
$49.99
$99.99
-
50%
-
50%
from
$33.99
$49.99
-
32%
-
32%
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all