'); popupWin.document.write('' + divToPrint.innerHTML + ''); popupWin.document.write(''); if (navigator.userAgent.toLowerCase().indexOf('safari/') > -1) { setTimeout(function () { popupWin.focus(); popupWin.print(); popupWin.document.close(); }, 500); } else { popupWin.document.write('' + 'window.onload = function() { window.print(); window.close(); };' + ''); popupWin.document.write(''); popupWin.document.close(); // necessary for IE >= 10 popupWin.focus(); } } $(window).load(function () { createjsonrichcards(); }); function createjsonrichcards() { var el = document.createElement('script'); el.type = 'application/ld+json'; var recipeIngredient = []; var recipeInstructions = []; var recipeCategory = []; var recipeImage = ""; var cookTime = ""; var description = ""; var author = ""; var keyword = ""; var recipeURL = ""; var jsonData; var caloriesinf = ""; author = $('meta[name=author]').attr("content"); keyword = $('meta[name=keywords]').attr("content"); description = $('meta[name=Description]').attr("content"); if ($(".clrs-brdr ul.clr-two li:first-child").text() != "") { caloriesinf = $(".clrs-brdr ul.clr-two li:first-child").text(); } else { caloriesinf = ""; } recipeURL = $(location).attr("href"); $(".ingrd-txts ul li").each(function () { recipeIngredient.push($(this).text()) }); $(".recipetags").each(function () { recipeCategory.push($(this).text()) }); $(".cook-desc").each(function () { if ($.trim($(this).text()).length > 0) recipeInstructions.push($(this).text()) }); if (($("div[id$='_divWithoutVideo']").attr("style") != "display: none;")) { recipeImage = 'http://' + window.location.hostname + $("div[id$='_divWithoutVideo'] .RDBanner img").attr("src"); } else { recipeImage = "http://wgsi.roadrunnersga.com/Sitefinity/WebsiteTemplates/Quaker/Images/Quaker-Mobile-Header-RecipeNoImage-750x433.jpg" }; if ($("div[id$='_lblCooktime']").text() != "") { cookTime = $("div[id$='_lblCooktime']").text().trim(); if (cookTime.indexOf('-') > -1) { cookTime = cookTime.substr(cookTime.lastIndexOf("-") + 1); } if (cookTime.indexOf('seconds') > -1) { cookTime = cookTime.replace(/[^0-9.,]*/g, ''); cookTime = Math.floor(cookTime / 60); } cookTime = "PT" + cookTime.toString().replace(/[^0-9.,]*/g, '') + "M"; } else { cookTime = ""; } jsonData = { "@context": "http://schema.org/", "@type": "Recipe", "name": $.trim($(".RDHeading [id$='lblRecipeNameDesktop']").text()), "url": recipeURL, "description": description, "author": [{ "@type": "Organization", "name": author }], "image": recipeImage, "keywords": keyword, "prepTime": cookTime, "totalTime": cookTime, "recipeYield": $("div[id$='_lblServings']").text().replace(/[^0-9.,]*/g, ''), "recipeCategory": recipeCategory, "nutrition": { "@type": "营养Information", "calories": caloriesinf }, "recipeIngredient": recipeIngredient, "recipeInstructions": recipeInstructions, "aggregateRating": { "@type": "AggregateRating", "ratingValue": $(".rating-widget .bv_avgRating_component_container").text(), "reviewCount": $(".rating-widget .bv_numReviews_component_container .bv_numReviews_text").text().replace('(', '').replace(')', '') } } if ($.trim($(".rating-widget .bv_avgRating_component_container").text()).length <= 0) { delete jsonData.aggregateRating; } el.text = JSON.stringify(jsonData); document.querySelector('head').appendChild(el); }

Caramel Rice Cakes with Pecan Banana Foster

Caramel Rice Cakes with Pecan Banana Foster

QuakerOats-RecipeBanner
  • 2

    Servings

  • Rating

Caramel Rice Cakes with Pecan Banana Foster is an easy way to turn a rich dessert into an easy sweet treat you can make anytime. Not only is this caramel rice cake recipe delicious, it can be made with gluten-free toppings.

Ingredients

Caramel Rice Cakes topped with sweet banana’s foster made with brown sugar, cinnamon and pecans.

  • 2 Each Caramel Rice Cakes
  • 1 tablespoon Brown Sugar
  • 1/4 tablespoons Cinnamon
  • 2 tablespoons Pecans
  • 1 tablespoon Butter
  • 1 Each Banana, Sliced

Cooking Instructions

Key Products

Missing a few ingredients? Find the perfect substitute with what you have on hand.
Ingredient Substitutions

  • Calories
  • Fat
  • Saturated Fat
  • Cholesterol
  • Sodium
  • Total Carbohydrate
  • Fiber
  • Sugar
  • Added Sugar
  • Protein
  • 180
  • 7g
  • 1.5g
  • 5mg
  • 45mg
  • 31g
  • 3g
  • 15g
  • 7g
  • 2g

*Percent Daily Values are based on a 2000 calorie diet. Your daily values may be higher or lower depending on your calorie needs.