

Ear buds
${data.title}
${item.label}
(${item.count})
The highest price is ${data.range_max}
KSh
KSh
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}`;
}()}
KSh3,898.00
KSh5,998.00
-
KSh2,100.00
-
KSh2,100.00
KSh4,988.00
KSh6,998.00
-
KSh2,010.00
-
KSh2,010.00
KSh3,498.00
KSh7,998.00
-
KSh4,500.00
-
KSh4,500.00
${function(){
if(data.total <= 0){
return '
No products found
Use fewer filters or Clear all
'
}
return ``
}()}
Use fewer filters or Clear all