We at blend choose to keep our environment clean so we choose biodegradable utensils.
Please select the number of diners for you order.
הרכב תזונתי ל- 100 מ”ל
THIS PRODUCT IS
הרכב תזונתי ל- 100 מ”ל
מוצרים נוספים שיכולים לעניין אותך
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('select option').forEach(function (opt) {
if (opt.text.trim() === 'Select') {
opt.text = 'בחירה';
}
});
});
Go to top