{{ getLangText(cat, 'name') }}
{{ product.badge }}
{{ String(index + 1).padStart(2, '0') }}. {{ getLangText(product, 'name') }}
{{ getLangText(product, 'description') }}
🔥 {{ product.calories }} kcal
{{ String(product.volume).toLowerCase().includes('ml') || String(product.volume).toLowerCase().includes('l') ? '💧' : '⚖️' }} {{ product.volume }}
₺ {{ product.price }}