'); 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://www.bnlny.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": "NutritionInformation", "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 Corn Crunch Snack Mix

Caramel Corn Crunch Snack Mix

QuakerOats-RecipeBanner
  • 24

    Servings

  • Rating

Caramel Corn Crunch Snack Mix is a fun take on traditional caramel corn and caramel corn flavors. Try this recipe in the fall or to celebrate Halloween with for a sweet snack everyone will love.

Ingredients

  • One 14.5-ounce box Quaker® Oatmeal Squares Cereal
  • 2 tablespoons butter or margarine
  • 1/4 cup firmly packed brown sugar
  • 1/4 cup syrup, light or regular
  • 1 teaspoon vanilla
  • 3 cups fat-free caramel corn

Cooking Instructions