<%@ page language="java" import="java.util.*,util.*,java.net.*" %> <%@ include file="loadProperty.jsp" %> <% String login_check="",all_product=""; try{ login_check=((String)session.getValue("login")==null)?"":(String)session.getValue("login"); if(login_check.equals("")) login_check=""; }catch(Exception e){login_check="";} try{ all_product = (session.getValue("all_product").toString()==null)?"":session.getValue("all_product").toString(); if(all_product.equals("")) all_product=""; }catch (Exception e){ all_product=""; } %> Online chocolate shop for gourmet chocolates and gifts for special occasion <%@ include file="top_dropdown.jsp"%>

 

           Recipes

                                second place prize ribbon       

                      Jason Reaves is the second place winner of the 
                     
German Christmas Recipe Contest. Congratulations!

                    German Chocolate Truffles

  

                                                                          
 
Ingredients:

7 oz heavy cream

14 oz dark chocolate (chopped)
1 oz butter
1 oz corn syrup
1/2 oz coconut rum 
12 oz dark coating chocolate (melted)
6 oz toasted coconut
 
  1. Boil cream and corn syrup. 
  2. Pour over chocolate. 
  3. Add the butter and stir until the mixture is completely melted. 
  4. Stir in the rum, and chill until the ganache is set. 
  5. Using a 1" melon baller, scoop the ganache and roll the truffles by hand to make round balls. 
  6. Drop each truffle into the melted coating chocolate. 
  7. Use a fork to retrieve the truffles from the chocolate. Bounce the truffle on the service of the chocolate to remove the excess. 
  8. Roll the truffle in the coconut before the coating chocolate sets. 
  9. Place finished truffles on a piece of parchment paper to fully set.

Recipe credit: Jason Reaves

 

Return to Recipe Index

 

 

<%@ include file="bottom.jsp"%>