O2 Sensor
${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
$7.80
$16.50
-
53%
-
53%
$7.80
$15.58
-
50%
-
50%
from
$7.80
$16.99
-
54%
-
54%
$22.99
$30.75
-
25%
-
25%
from
$7.80
$16.99
-
54%
-
54%
$29.99
$36.55
-
18%
-
18%
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all