High Protein Hot Chocolate
GF V SF

Recipe Nutrition Comment Print
Share on:
Description
 Typical hot chocolate is full of added sugars, which is not what I'm about. The whey protein here makes this like a warm protein shake, and it's sweetened with granulated monk fruit too. This is great after being outside in the snow for hours, and is a much healthier way to enjoy the classic drink. Or you can make my Unsweetened Hot Cocoa
Time
Prep Time:
5 minutes

Cook Time:
5 minutes

Total Time:
10 minutes
Cost
Total Cost:

Cost per Serving:
$1.06
Ingredients
Serving(s)
Dry
Wet
  • 1 cup Unsweetened almond milk
End
Instructions
Cook Mode Off: Prevents screen dimming
Pictures: Shown
  1. Add the dry ingredients to a small saucepot, and whisk in the milk.

  2. Heat over medium, whisking frequently, until just boiling and creamy, about 5 minutes

  3. Remove from the heat, and whisk in vanilla and almond extract (optional, but this is my preference)

  4. Serve immediately warm, or store it in the fridge for later as chocolate milk

  5. Note 1 - You can also use 1/2 tsp (2.5 g) liquid monk fruit as your sweetener

    Note 2 - There may still be some small protein powder clumps when you first try to mix in the milk, and that's okay. They'll break down as the milk comes to a boil, and won't be present at the end
Nutrition Facts
------------------------------------------
Servings: 1
Calories: 179
------------------------------------------
Total Fat: 6.6g (8 %)
Saturated Fat: 1.9g (9 %)
Polyunsaturated Fat: 1.1g
Monounsaturated Fat: 2.6g
Cholesterol: 34mg (11 %)
Sodium: 486mg (21 %)
Total Carbohydrate: 26.4g (10 %)
Fiber: 6.7g (24 %)
Net Carbs: 7.7g
Total Sugar: 3.7g
  Added Sugar: 0.0g (0 %)
Sugar Alcohol: 12.0g
Protein: 21.1g (42 %)
------------------------------------------
Vitamin B12: 0.36mcg (15 %)
Vitamin D: 2.4mcg (12 %)
------------------------------------------
Calcium: 564mg (43 %)
Iron: 2.86mg (16 %)
Magnesium: 100mg (24 %)
Potassium: 549mg (12 %)
------------------------------------------
Glycemic Index:
7.4

Glycemic Load:
1.8


'; // Open a new window (you can adjust the size of the window here) var newWindow = window.open('', '_blank', 'width=800,height=600'); // Write the content of the new window (including the table) newWindow.document.write(tableContent); // Add search functionality in the new window newWindow.document.addEventListener('DOMContentLoaded', function () { var searchBox = newWindow.document.getElementById('searchBox'); var tableBody = newWindow.document.getElementById('nutritionTableBody'); searchBox.addEventListener('input', function () { var searchTerm = searchBox.value.toLowerCase(); var rows = tableBody.getElementsByTagName('tr'); for (var i = 0; i < rows.length; i++) { var row = rows[i]; var nutrient = row.cells[0].textContent.toLowerCase(); // Get the text content of the nutrient column // If the search term matches the nutrient, show the row; otherwise, hide it if (nutrient.indexOf(searchTerm) !== -1) { row.style.display = ''; } else { row.style.display = 'none'; } } }); }); // Close the document stream newWindow.document.close(); });

This post may contain affiliate links