${data.title}
${item.label}
(${item.count})
مرشح وفرز
أكثر من
-
${function(){
if(data.category === 'filter.v.availability') {
if(data.value == 1) {
return `في المخزن`;
}
return `إنتهى من المخزن`;
} return `${data.label}`;
}()}
د.إ216.00
د.إ362.00
-
د.إ146.00
-
د.إ146.00
د.إ172.00
د.إ287.00
-
د.إ115.00
-
د.إ115.00
${function(){
if(data.total <= 0){
return '
امسح الكل لا توجد منتجات تم العثور عليها استخدام مرشحات أقل أو امسح الكل
'
}
return ``
}()}