

<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>

<base href="https://community.waring.com/">
<link href="https://community.waring.com/static/jriql54/assets/css/custom/wei.css" rel="canonical" />


<title>Waring Empowered – Save Food. Save Money. Save the Planet.</title>

<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" /> 

<meta name="description" content="The Waring Empowered initiative is designed to help our culinary community change the way we handle food waste. It will help transform our society and our environment." />
<meta name="keywords" content="waring, waring commercial, waring empowered, food waste, food waste in America, food waste disposer, how much food is wasted in the us, reduce food waste, food waste in the us, food waste solutions, composting food waste, food waste statistics, how to reduce food waste, food waste facts, food waste recycling, restaurant food waste, what is food waste, food waste definition, food waste environmental impact, ingredient optimization, recipes to reduce food waste, be a chef empowered, chef empowered, waring solutions" />
<meta name="robots" content="index,follow,noodp" />

<meta property="og:title" content="Waring Empowered – Save Food. Save Money. Save the Planet." />
<meta property="og:type" content="website" />
<meta property="fb:app_id" content="1676262106015982" />
<meta property="og:site_name" content="Waring Commercial Products" />
<meta property="og:description" content="The Waring Empowered initiative is designed to help our culinary community change the way we handle food waste. It will help transform our society and our environment." />
<meta property="og:url" content="https://www.conair.com/" />

<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" />
<link rel="icon" type="image/png" href="favicon.png" /><!-- Styles -->
<link rel="stylesheet" type="text/css" href="assets/css/custom/global.css" media="all" />
<link rel="stylesheet" type="text/css" href="assets/css/custom/wei.css" media="all" />


<!-- JS @var Dependencies for Libraries -->

<script>
  let HASH_URL_LENGTH = "5";
  let HASH_URL_ALPHABET = "6abc1efg2hij3k7lm4nop5qr";
</script>


<!-- Scripts -->
      <script src="assets/js/libs/hashids.min.js"></script>
      <script src="assets/js/global.js"></script>
      <script src="assets/js/pages/static.js"></script>
  


<!-- Typekit -->
<script src="https://use.typekit.net/wgk2soj.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>
<!-- Analytics -->
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  /*
    Removing this Google Analytics: Reference Ticket (INCIDENT #62496)
    // ga('create', 'UA-20898863-2', 'auto'); // Removing this GA
  */
  ga('send', 'pageview');
</script>

<!-- GTM -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MTH273');</script>



<script>

  let guid; 
  let siteRoot = '/';
  let currentPath = window.location.pathname;
  currentPath = currentPath.replace(siteRoot, '').split('/');

  let staticContent = new StaticContent({'currentPath':currentPath}); 

  
  if(currentPath.length) 
    guid = hashGenerator.decode(currentPath[1]);

  window.addEventListener('DOMContentLoaded', (event) => {

      if(Array.isArray(guid) && guid.length){
        switch(guid[0]){
            case 3: // WEI
              let navLinks = document.querySelectorAll("#wei-nav ul a"); 
              let fragment = window.location.hash || false;  
              // console.log(fragment); 
              staticContent.initNav(navLinks); 
              if(fragment){
                // Do Scroll
                let el = document.querySelector(fragment); 
                if(el){ 
                  setTimeout(function(){ 
                    staticContent.smoothScroll(el);
                  }, 500); 
                }
              }
            break; 
        }
      }
      
  });

  

</script>

<script> 
	(
		function(){ 
			var s = document.createElement('script'); 
			var h = document.querySelector('head') || document.body; 
			s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; 
			s.async = true; 
			s.onload = function(){ 
				acsbJS.init({ 
					statementLink : '', 
					footerHtml : '', 
					hideMobile : false, 
					hideTrigger : false, 
					disableBgProcess : false, 
					language : 'en', 
					position : 'right', 
					leadColor : '#223755', 
					triggerColor : '#223755', 
					triggerRadius : '50%', 
					triggerPositionX : 'right', 
					triggerPositionY : 'bottom', 
					triggerIcon : 'people', 
					triggerSize : 'medium', 
					triggerOffsetX : 20, 
					triggerOffsetY : 20,
					mobile : { 
						triggerSize : 'small', 
						triggerPositionX : 'right', 
						triggerPositionY : 'bottom', 
						triggerOffsetX : 10, 
						triggerOffsetY : 10, 
						triggerRadius : '50%' 
					} 
				}); 
			}; 
			h.appendChild(s); 
		}
	)(); 
</script>


</head>
<body>
<div id="viewport">

                
<header id="header" data-swiftype-index="false">

    <section id="header-section-black">

        <div id="header-section-wrapper">

            
            <button
            onclick="staticContent.showOrHideMobileNav('show');"
            
            id="icon-hamburger-white">
                <img src="assets/svg/icon-hamburger-white.svg" alt="Hamburger Icon" />
            </button>
            <button 
            onclick="staticContent.showOrHideMobileNav('hide');"
            id="icon-x-white">
                <img src="assets/svg/icon-x-white.svg" alt="Close Icon" />
            </button>

            <div id="main-logo-img-wrapper">
                <a id="main-logo-img" aria-label="Home"
                href="https://www.waring.com"
                ><img class="logo-img" src="assets/svg/waring-new-logo-white.svg" alt="Waring Logo" /></a>
            </div>

            <nav id="desktop-nav">
                <ul id="main-nav">
                    <li><a href="https://www.waring.com">Products</a></li>
                    <li class="resources our-cause">
                        <a href="static/o1jr1/waring-empowered-initiative">Our Cause</a>
                        <ul class="resources-list">
                            <li><a href="videos/c/o1jr1/living-proof-with-jon-aston">Living Proof</a></li>
                            <li><a href="static/o1jr1/waring-empowered-initiative">Sustainability</a></li>
                        </ul>
                    </li>
                    <li><a href="the-collective">The Collective</a></li>
                    <li class="resources">
                        <a href="https://www.waring.com/product-documentation">Resources</a>
                        <ul class="resources-list">
                            <li><a href="https://www.waring.com/helpcenter.html">Help Center</a></li>
                            <li><a href="https://www.waring.com/find-a-service-center">Find a Service</a></li>
                            <li><a href="https://www.waring.com/product-documentation">Documentation</a></li>
                            <li><a href="https://www.waring.com/events.html">Events</a></li>
                            <li><a href='https://online.fliphtml5.com/vzqzq/zqkp/' target='_blank'>2025 Catalog</a></li>
                        </ul>
                    </li>
                </ul>
            </nav>

            <div id="header-search-wrapper" />
        </div>
        
        <nav id="mobile-nav" class='show_on_mobile'>
            <ul id="main-mobile-nav">

                <li><a href="https://www.waring.com">Products</a></li>

                <li class="list-with-arrow">
                    <div>
                        <a href="static/o1jr1/waring-empowered-initiative">Our Cause</a>
                        <button id="our-cause-sub-menu-toggler"
                            onclick="staticContent.toggleSubMenu('our-cause-sub-menu','our-cause-sub-menu-toggler')">
                            <img alt="Chevron" src="assets/svg/chevron-right-black.svg" />
                        </button>
                    </div>
                    <ul id="our-cause-sub-menu" class="our-cause-menu">
                        <li><a href="videos/c/o1jr1/living-proof-with-jon-aston">Living Proof</a></li>
						<li><a href="static/o1jr1/waring-empowered-initiative">Sustainability</a></li>
                        <li><a onclick="staticContent.showOrHideMobileNav('hide'); staticContent.scrollToElementWithOffset(event,'wei-top-offenders', 100);" href="static/o1jr1/waring-empowered-initiative#nav-top-offenders">Top Offenders</a></li>
                        <li><a href="static/jriql54/waring-empowered-initiative-all-recipess">Recipes</a></li>
                        <li><a onclick="staticContent.showOrHideMobileNav('hide'); staticContent.scrollToElementWithOffset(event,'nav-learn', 100);" href="static/o1jr1/waring-empowered-initiative#nav-learn">Video</a></li>
                        <li><a onclick="staticContent.showOrHideMobileNav('hide'); staticContent.scrollToElementWithOffset(event,'nav-solutions', 100);" href="static/o1jr1/waring-empowered-initiative#nav-solutions">Products with Purpose</a></li>
                        <li><a onclick="staticContent.showOrHideMobileNav('hide'); staticContent.scrollToElementWithOffset(event,'nav-facts', 100);" href="static/o1jr1/waring-empowered-initiative#nav-facts">Facts</a></li>
                    </ul>
                </li>

                <li class="list-with-arrow">
                    <div>
                        <a href="the-collective">The Collective</a>
                        <button id="collective-sub-menu-toggler" 
                            onclick="staticContent.toggleSubMenu('collective-sub-menu','collective-sub-menu-toggler')">
                            <img alt="Chevron" src="assets/svg/chevron-right-black.svg" />
                        </button>
                    </div>
                    <ul id="collective-sub-menu" class="collective-menu">
                        <li><a href="the-collective/members">Members</a></li>
                        <li><a href="the-collective/videos">Videos</a></li>
                        <li><a href="https://www.waring.com/">Tools</a></li>
                    </ul>
                </li>

                <li class="list-with-arrow resources-mobile">
                    <div>
                        <a href="https://www.waring.com/product-documentation">Resources</a>
                        <button id="resources-list-mobile-sub-menu-toggler"
                            onclick="staticContent.toggleSubMenu('resources-list-mobile-sub-menu', 'resources-list-mobile-sub-menu-toggler')">
                            <img alt="Chevron" src="assets/svg/chevron-right-black.svg" />
                        </button>
                    </div>
                    
                    <ul id="resources-list-mobile-sub-menu" class="resources-list-mobile">
                        <li><a href="https://www.waring.com/helpcenter.html">Help Center</a></li>
                        <li><a href="https://www.waring.com/find-a-service-center">Find a Service</a></li>
                        <li><a href="https://www.waring.com/product-documentation">Documentation</a></li>
                        <li><a href="https://www.waring.com/events.html">Events</a></li>
                        <li><a href='https://online.fliphtml5.com/vzqzq/zqkp/' target='_blank'>2025 Catalog</a></li>
                    </ul>
                </li>

            </ul>
        </nav>

    </section>

    <div class="inner">

        <div id="mobile-wrapper">
            <nav id="wei-nav">
                <ul>
                                            <li>
                            <a 
                                data-link-type="ext" 
                                rel="videos/c/o1jr1/living-proof-with-jon-aston"
                                href="videos/c/o1jr1/living-proof-with-jon-aston"
                                title="Waring Empowered Initiative / Living Proof"
                                                                onclick="staticContent.scrollToElementWithOffset(event, 'videos/c/o1jr1/living-proof-with-jon-aston', 100)"
                            >
                                Living Proof<i class="icon chevron-right"></i>
                            </a>
                        </li>
                                            <li>
                            <a 
                                data-link-type="ext" 
                                rel="static/o1jr1/waring-empowered-initiative"
                                href="static/o1jr1/waring-empowered-initiative"
                                title="Waring Empowered Initiative / Sustainability"
                                                                onclick="staticContent.scrollToElementWithOffset(event, 'static/o1jr1/waring-empowered-initiative', 100)"
                            >
                                Sustainability<i class="icon chevron-right"></i>
                            </a>
                        </li>
                                            <li>
                            <a 
                                data-link-type="ext" 
                                rel="static/o1jr1/waring-empowered-initiative#nav-top-offenders"
                                href="static/o1jr1/waring-empowered-initiative#nav-top-offenders"
                                title="Waring Empowered Initiative / Top Offenders"
                                                                onclick="staticContent.scrollToElementWithOffset(event, 'static/o1jr1/waring-empowered-initiative#nav-top-offenders', 100)"
                            >
                                Top Offenders<i class="icon chevron-right"></i>
                            </a>
                        </li>
                                            <li>
                            <a 
                                data-link-type="ext" 
                                rel="static/jriql54/waring-empowered-initiative-all-recipes"
                                href="static/jriql54/waring-empowered-initiative-all-recipes"
                                title="Waring Empowered Initiative / Recipes"
                                                                onclick="staticContent.scrollToElementWithOffset(event, 'static/jriql54/waring-empowered-initiative-all-recipes', 100)"
                            >
                                Recipes<i class="icon chevron-right"></i>
                            </a>
                        </li>
                                            <li>
                            <a 
                                data-link-type="int" 
                                rel="#nav-learn"
                                href="static/o1jr1/waring-empowered-initiative#nav-learn"
                                title="Waring Empowered Initiative / Video"
                                                                onclick="staticContent.scrollToElementWithOffset(event, '#nav-learn', 100)"
                            >
                                Video<i class="icon chevron-right"></i>
                            </a>
                        </li>
                                            <li>
                            <a 
                                data-link-type="int" 
                                rel="#nav-solutions"
                                href="static/o1jr1/waring-empowered-initiative#nav-solutions"
                                title="Waring Empowered Initiative / Products with Purpose"
                                                                onclick="staticContent.scrollToElementWithOffset(event, '#nav-solutions', 100)"
                            >
                                Products with Purpose<i class="icon chevron-right"></i>
                            </a>
                        </li>
                                            <li>
                            <a 
                                data-link-type="int" 
                                rel="#nav-facts"
                                href="static/o1jr1/waring-empowered-initiative#nav-facts"
                                title="Waring Empowered Initiative / Facts"
                                                                onclick="staticContent.scrollToElementWithOffset(event, '#nav-facts', 100)"
                            >
                                Facts<i class="icon chevron-right"></i>
                            </a>
                        </li>
                                    </ul>
                <ul class="displayFlex chefCollectiveInner static-nav-items">
                    <li><a class="current-page" ref="wei" href="static/o1jr1/waring-empowered-initiative">Empowered</a></li>
                    <li><a ref="blog" href="blog">Blog</a></li>
                    <li><a ref="the-collective" href="the-collective">The Collective</a></li>
                    <li><a href="videos/c/o1jr1/living-proof-with-jon-aston">Living Proof<sup>™</sup></a></li>
                    <li><a ref="recipes" href="recipes">Recipes</a></li>
                    <li><a target="_blank" href="https://www.waring.com">Shop Now</a>
                    </li>
                </ul>
            </nav>
        </div>

        
    </div>

</header>
<aside id="header-video" class="inner ">
    <a id="video-toggler" class="toggler font-rawk-brush" rel="header-video" href=""
        onclick="staticContent.toggleElement(this,event); if(!document.querySelector('#header-video').classList.contains('active')) staticContent.stopVideo('#wei-launch');">The
        "WHY" <i class="icon video-play"></i></a>
    <div class="header-video-content">
        <video id="wei-launch" controls poster="assets/video/waring-Empowered Launch-Video-poster.jpg">
            <source src="assets/video/Waring_Food-Waste_WELV_01_Without Waring_854x480Converted.mp4" type="video/mp4">
        </video>
    </div>
</aside>
<main id="content"> 

    <section id="all-recipes" class="inner">
    <h1>All Recipes</h1>

                <h2>Avocado Recipes</h2>
        <ul id="recipes" class="wei-grid">
                        <li class="recipe"><a data-id="163" href="static/eki4cek/waring-empowered-initiative-top-offenders-avocados-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/avocado_goddess_dressing_recipe_ff_0421_rgb.jpg" alt="Overripe Avocado Goddess Dressing 163" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Overripe Avocado Goddess Dressing</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="165" href="static/2ri4cnr/waring-empowered-initiative-top-offenders-avocados-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/waring_empowered_avocado_pudding.jpg" alt="Overripe Avocado-Chocolate Puddin’ 165" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Overripe Avocado-Chocolate Puddin’</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="164" href="static/g5i5cnq/waring-empowered-initiative-top-offenders-avocados-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_avocado_fritters_overhead_1221_web.jpg" alt="Spotty Avocado Fritters 164" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Spotty Avocado Fritters</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                    </ul>
            <h2>Banana Recipes</h2>
        <ul id="recipes" class="wei-grid">
                        <li class="recipe"><a data-id="180" href="static/2rimfg7/waring-empowered-initiative-top-offenders-bananas-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_banana_peel_bacon.jpg" alt="Banana Peel Bacon 180" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Banana Peel Bacon</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="179" href="static/g5ipf4o/waring-empowered-initiative-top-offenders-bananas-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_banana_creme_brulee.jpg" alt="Really Ripe Banana Brûlée 179" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Really Ripe Banana Brûlée</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="181" href="static/jrigfpg/waring-empowered-initiative-top-offenders-bananas-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_banana_ketchup_overhead.jpg" alt="Spotted Banana Ketchup 181" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Spotted Banana Ketchup</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                    </ul>
            <h2>Carrot Recipes</h2>
        <ul id="recipes" class="wei-grid">
                        <li class="recipe"><a data-id="166" href="static/knirh25/waring-empowered-initiative-top-offenders-carrots-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_carrot_pappardelle_overhead_1221_web.jpg" alt="Carrot Peel Pasta Dough 166" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Carrot Peel Pasta Dough</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="168" href="static/l3i4hmp/waring-empowered-initiative-top-offenders-carrots-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_carrot_top_bitters_1221_web.jpg" alt="Carrot Top Bitters 168" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Carrot Top Bitters</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="171" href="static/nei7h7r/waring-empowered-initiative-top-offenders-carrots-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_carrot_top_chimichurri_1221_web.jpg" alt="Carrot Top Chimichurri 171" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Carrot Top Chimichurri</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="170" href="static/45i2hoo/waring-empowered-initiative-top-offenders-carrots-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/waring_empowered_carrot_top_crackers.jpg" alt="Carrot Top Crackers 170" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Carrot Top Crackers</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="173" href="static/p2i4hp7/waring-empowered-initiative-top-offenders-carrots-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_carrot_icecream_1221_web.jpg" alt="Carrot Top Ice Cream 173" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Carrot Top Ice Cream</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="167" href="static/7oimhrg/waring-empowered-initiative-top-offenders-carrots-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_carrot_top_smoothie_1221_web.jpg" alt="Carrot Top Smoothie 167" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Carrot Top Smoothie</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="169" href="static/mqirhne/waring-empowered-initiative-top-offenders-carrots-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_carrot_top_soup_1221_web.jpg" alt="Carrot Top Soup 169" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Carrot Top Soup</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="172" href="static/ogiohnr/waring-empowered-initiative-top-offenders-carrots-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/waring_empowered_carrot_waffle.jpg" alt="Wilted Carrot Waffles 172" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Wilted Carrot Waffles</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                    </ul>
            <h2>Wilted Green Recipes</h2>
        <ul id="recipes" class="wei-grid">
                        <li class="recipe"><a data-id="193" href="static/g5i4ip3/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_basil_sorbet_overhead_1021_rgb.jpg" alt="Forgotten Basil Sorbet 193" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Forgotten Basil Sorbet</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="196" href="static/35ieijk/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_lettuce_romaine_soup.jpg" alt="Hot or Cold Limp Lettuce Soup 196" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Hot or Cold Limp Lettuce Soup</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="198" href="static/7oiri5q/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_rice_radicchio_risotto_close.jpg" alt="Roasted Radicchio Risotto 198" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Roasted Radicchio Risotto</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="192" href="static/eki3imr/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_herb_beignet_1021_rgb.jpg" alt="Sad Basil Beignet 192" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Sad Basil Beignet</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="215" href="static/g5i4ilr/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/Spotted Herb Butter.jpg" alt="Spotted Herb Butter 215" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Spotted Herb Butter</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="194" href="static/2ri7i32/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_herb_oil_dish_1021_rgb.jpg" alt="Spotted Herb Oil 194" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Spotted Herb Oil</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="199" href="static/l3i7i24/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_lettuce_stirfry_overhead_1021_rgb.jpg" alt="Stir Fry Lettuce 199" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Stir Fry Lettuce</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="197" href="static/knieir3/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_lettuce_charred_dumplings.jpg" alt="Wilted Lettuce Dumplings 197" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Wilted Lettuce Dumplings</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="195" href="static/jrikimj/waring-empowered-initiative-top-offenders-greens-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_tarragon_pasta_overhead_with_napkin_1021_web.jpg" alt="Wilted Tarragon Pasta Dough 195" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Wilted Tarragon Pasta Dough</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                    </ul>
            <h2>Rice Recipes</h2>
        <ul id="recipes" class="wei-grid">
                        <li class="recipe"><a data-id="206" href="static/45i56kq/waring-empowered-initiative-top-offenders-rice-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_rice_arancini.jpg" alt="Arancini (Risotto Balls) 206" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Arancini (Risotto Balls)</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="211" href="static/qli464q/waring-empowered-initiative-top-offenders-rice-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_rice_congee_overhead_1221_rgb.jpg" alt="Congee & Sake Soy Glaze 211" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Congee & Sake Soy Glaze</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="208" href="static/ogi56q7/waring-empowered-initiative-top-offenders-rice-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_rice_fried.jpg" alt="Fried Rice 208" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Fried Rice</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="214" href="static/g5ik6lm/waring-empowered-initiative-top-offenders-rice-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_rice_pudding.jpg" alt="Kaffir Coconut Rice Pudding 214" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Kaffir Coconut Rice Pudding</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="205" href="static/mqi36q2/waring-empowered-initiative-top-offenders-rice-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_rice_rotti.jpg" alt="Reused Rice ROTI 205" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Reused Rice ROTI</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="204" href="static/l3io622/waring-empowered-initiative-top-offenders-rice-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_rice_puffs.jpg" alt="Rice Puff - Cracklin 204" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Rice Puff - Cracklin</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                    </ul>
            <h2>Tomato Recipes</h2>
        <ul id="recipes" class="wei-grid">
                        <li class="recipe"><a data-id="175" href="static/g5ilanj/waring-empowered-initiative-top-offenders-tomatoes-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_tomato_cake_1221_web.jpg" alt="Not Meatloaf (Tomato Cake) 175" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Not Meatloaf (Tomato Cake)</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="174" href="static/eki7ael/waring-empowered-initiative-top-offenders-tomatoes-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/waring_empowered_tomato_jam_charcuterie.jpg" alt="Overripe Tomato Jam 174" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Overripe Tomato Jam</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="177" href="static/jrieap2/waring-empowered-initiative-top-offenders-tomatoes-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/waring_empowered_tomato_leather.jpg" alt="Tomato Leather/Powder 177" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Tomato Leather/Powder</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                        <li class="recipe"><a data-id="176" href="static/2ri5ag5/waring-empowered-initiative-top-offenders-tomatoes-featured-recipe">
                <span class="wei-recipe-image"><img src="files/recipes/empowered_tomato_mayo_1221_web.jpg" alt="Tomato Pulp Mayonnaise 176" /></span>
                <span class="wei-recipe-meta">
                    <span class="wei-recipe-title">Tomato Pulp Mayonnaise</span>
                                        <span class="wei-recipe-cta">View Recipe</span>
                </span>
            </a></li>
                    </ul>
        </section>
        

</main><!-- #content -->


                
<footer id="footercontent">
    <section id="footer-content-nav">

        <ul id="footer-content-social-links">
                            <li><a class="icon instagram" href="https://www.instagram.com/waringproducts" target="_blank"></a></li>
                            <li><a class="icon facebook" href="https://www.facebook.com/waringproducts" target="_blank"></a></li>
                            <li><a class="icon linkedin" href="https://www.linkedin.com/in/waring-commercial/" target="_blank"></a></li>
                            <li><a class="icon youtube" href="https://www.youtube.com/@waring-products" target="_blank"></a></li>
                    </ul>

        <ul id="footer-content-nav-links">
            <li><a href="https://www.waring.com/about-us.html">About Waring</a></li>
            <li><a target="_blank" href="https://www.waringemea.com">Waring International</a></li>
            <li><a href="static/o1jr1/waring-empowered-initiative">Our Cause</a></li>
            <li><a href="the-collective">The Collective</a></li>
            <li><a href="videos/c/o1jr1/living-proof-with-jon-aston">Living Proof</a></li>
            <li><a href="recipes">Recipes</a></li>
            <li><a href="https://www.waring.com/products">Shop Products</a></li>
            <li><a href="https://www.waring.com/helpcenter.html">Help Center</a></li>
            <li><a href="https://www.waring.com/find-a-service-center">Find a Service Center</a> </li>
            <li><a href="blog">Blog</a></li>
            <li><a target="_blank" href="https://online.fliphtml5.com/vzqzq/zqkp/">2025 Catalog</a></li>
            <li><a href="https://www.waring.com/product-documentation">Documentation</a></li>
            <li><a href="https://www.waring.com/events.html">Events</a></li>
            <li><a href="salesteam">Sales Login</a></li>
            <li><a href="https://www.waring.com/where-to-buy">Where to Buy</a></li>
            <li><a target="_blank" href="https://dashboard.accessibe.com/app/statement?license=619a729b8dbc2f0444b0ac36">Accessibility Statement</a></li>
        </ul>
    </section>
    <section id="footer-content-legal-links">
        <ul>
            <li><a target="_blank" href="https://jobs.jobvite.com/conair/">Interested in working for Conair?</a></li>
            <li><a target="_blank" href="https://legal.conair.com/content/page/terms-notice?referrer=www.waringcommercialproducts.com">Terms of Use</a></li>
            <li><a target="_blank" href="https://legal.conair.com/content/page/privacy-notice?referrer=www.waringcommercialproducts.com">Privacy Policy</a></li>
            <li><a target="_blank" href="http://legal.conair.com/content/page/do-not-sell-request?referrer=www.waringcommercialproducts.com">Do Not Sell or Share My Personal Information</a></li>
            <li><a target="_blank" href="http://legal.conair.com/content/page/waring-chemical-disclosure?referrer=www.waringcommercialproducts.com">Chemical disclosure</a></li>
            <li><a href="https://www.waring.com/waring-copyright.html" class="waring-commercial">© 2024 WARING COMMERCIAL</a></li>
        </ul>
    </section>
</footer></div><!-- #viewport -->
</body>
</html>