Protein
{{ (item.nutritionPerHundredGrams.proteins * currentItem.portionWeightGrams / 100).toFixed(2) }}
g
Fat
{{ (item.nutritionPerHundredGrams.fats * currentItem.portionWeightGrams / 100).toFixed(2) }}
g
Carbohydrates
{{ (item.nutritionPerHundredGrams.carbs * currentItem.portionWeightGrams / 100).toFixed(2) }}
g
Energy
{{ (item.nutritionPerHundredGrams.energy * currentItem.portionWeightGrams / 100).toFixed(2) }}
kcal