Recipe Details
{{ fmtNum(finalBakedWeightG,0) }} g
Approx. weight per serving after baking loss: {{ fmtNum(weightPerServingG,1) }} g
Ingredients & Raw Materials
{{ activeRecipe.ingredients.length }} item(s){{ fmtMoney(unitCostPerGram(ing)) }} / g
{{ fmtMoney(ingredientLineCost(ing)) }}
≈ {{ fmtNum(ingredientUsageGrams(ing),1) }} g / {{ fmtNum(ingredientUsageMl(ing),1) }} ml used in this recipe
Ingredients Subtotal
{{ fmtMoney(ingredientsTotal) }}
Packaging & Supplies
{{ activeRecipe.packaging.length }} item(s){{ fmtMoney((pk.unitCost||0) * (pk.qty||0)) }}
Packaging Subtotal
{{ fmtMoney(packagingTotal) }}
Labor & Kitchen Overhead
Labor Cost: {{ fmtMoney(laborCost) }}
Overhead: {{ fmtMoney(overheadCost) }}