<!DOCTYPE html>
<html lang="en-US">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO Premium plugin v17.2 (Yoast SEO v17.3) - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Candy &amp; Snack Today Archive - NCA</title>
	<link rel="canonical" href="https://dev2020.candyusa.com/cst/" />
	<link rel="next" href="https://dev2020.candyusa.com/cst/page/2/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Candy &amp; Snack Today Archive" />
	<meta property="og:url" content="https://dev2020.candyusa.com/cst/" />
	<meta property="og:site_name" content="NCA" />
	<meta property="og:image" content="https://candyusa.com/wordpress/wp-content/uploads/2020/11/ncaonwhitesquare.jpg" />
	<meta property="og:image:width" content="600" />
	<meta property="og:image:height" content="600" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://candyusa.com/#organization","name":"CandyUSA","url":"https://candyusa.com/","sameAs":[],"logo":{"@type":"ImageObject","@id":"https://candyusa.com/#logo","inLanguage":"en-US","url":"https://candyusa.com/wordpress/wp-content/uploads/2020/05/NCA.jpg","contentUrl":"https://candyusa.com/wordpress/wp-content/uploads/2020/05/NCA.jpg","width":425,"height":198,"caption":"CandyUSA"},"image":{"@id":"https://candyusa.com/#logo"}},{"@type":"WebSite","@id":"https://candyusa.com/#website","url":"https://candyusa.com/","name":"NCA","description":"The National Confectioners Association","publisher":{"@id":"https://candyusa.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://candyusa.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"CollectionPage","@id":"https://dev2020.candyusa.com/cst/#webpage","url":"https://dev2020.candyusa.com/cst/","name":"Candy & Snack Today Archive - NCA","isPartOf":{"@id":"https://candyusa.com/#website"},"breadcrumb":{"@id":"https://dev2020.candyusa.com/cst/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://dev2020.candyusa.com/cst/"]}]},{"@type":"BreadcrumbList","@id":"https://dev2020.candyusa.com/cst/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://candyusa.com/"},{"@type":"ListItem","position":2,"name":"CST Articles"}]}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
<link rel="alternate" type="application/rss+xml" title="NCA &raquo; Feed" href="https://candyusa.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="NCA &raquo; Candy &amp; Snack Today Feed" href="https://candyusa.com/cst/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v8.1.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=UA-27433257-1"  type="text/javascript" data-cfasync="false" async></script>
			<script type="text/javascript" data-cfasync="false">
				var mi_version = '8.1.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
				
								var disableStrs = [
															'ga-disable-UA-27433257-1',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						if ( document.cookie.indexOf( disableStrs[ index ] + '=true' ) > -1 ) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						window[ disableStrs[ index ] ] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						document.cookie = disableStrs[ index ] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[ disableStrs[ index ] ] = true;
					}
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if ( mi_track_user ) {
					function __gtagDataLayer() {
						dataLayer.push( arguments );
					}

					function __gtagTracker( type, name, parameters ) {
						if ( type === 'event' ) {
							
															parameters.send_to = monsterinsights_frontend.ua;
								__gtagDataLayer.apply( null, arguments );
													} else {
							__gtagDataLayer.apply( null, arguments );
						}
					}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dZGIzZG' : true,
											} );
															__gtagTracker( 'config', 'UA-27433257-1', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(
						function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( 'pageview' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[2] ) {
												hitObject = {
													'eventAction': 'page_view',
													'page_path' : arguments[2],
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof arguments[1].hitType ) {
											hitObject = arguments[1];
											if ( 'pageview' === hitObject.hitType ) {
												hitObject.eventAction = 'page_view';
											}
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var arg, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
										'page' : 'page_path',
										'location' : 'page_location',
										'title' : 'page_title',
									};
									for ( arg in args ) {
																				if ( ! ( ! args.hasOwnProperty(arg) || ! gaMap.hasOwnProperty(arg) ) ) {
											hit[gaMap[arg]] = args[arg];
										} else {
											hit[arg] = args[arg];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						}
					)();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}
			</script>
				<!-- / Google Analytics by MonsterInsights -->
		<link rel='stylesheet' id='wp-block-library-css'  href='https://candyusa.com/wordpress/wp-includes/css/dist/block-library/style.min.css?ver=5.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='wp-bootstrap-blocks-styles-css'  href='https://candyusa.com/wordpress/wp-content/plugins/wp-bootstrap-blocks/build/style-index.css?ver=3.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='nca-login-css'  href='https://candyusa.com/wordpress/wp-content/plugins/nca-login/frontend/css/nca-login-frontend.css?ver=1.3.2' type='text/css' media='all' />
<link rel='stylesheet' id='wpex-infgrapihcs-css'  href='https://candyusa.com/wordpress/wp-content/plugins/wp-timelines/css/style-infographics.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='megamenu-css'  href='https://candyusa.com/wordpress/wp-content/uploads/maxmegamenu/style.css?ver=dcf51d' type='text/css' media='all' />
<link rel='stylesheet' id='jquery-ui-core-css'  href='https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.css?ver=5.8.1' type='text/css' media='all' />
<link rel='stylesheet' id='tablepress-default-css'  href='https://candyusa.com/wordpress/wp-content/plugins/tablepress/css/default.min.css?ver=1.14' type='text/css' media='all' />
<link rel='stylesheet' id='tablepress-responsive-tables-css'  href='https://candyusa.com/wordpress/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive.min.css?ver=1.8' type='text/css' media='all' />
<link rel='stylesheet' id='cst-css'  href='https://candyusa.com/wordpress/wp-content/themes/candyusa2020/assets/css/cst.min.css?ver=0.4.0.1617022730' type='text/css' media='all' />
<link rel='stylesheet' id='timed-content-css-css'  href='https://candyusa.com/wordpress/wp-content/plugins/timed-content/css/timed-content.css?ver=2.66' type='text/css' media='all' />
<!--n2css--><script type='text/javascript' id='monsterinsights-frontend-script-js-extra'>
/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/candyusa.com","hash_tracking":"false","ua":"UA-27433257-1","v4_id":""};
/* ]]> */
</script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js?ver=8.1.0' id='monsterinsights-frontend-script-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/nca-login/frontend/js/nca-login-frontend.js?ver=1.3.2' id='nca-login-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/sam-pro-free/js/polyfill.min.js?ver=5.8.1' id='polyfills-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/sam-pro-free/js/jquery.iframetracker.js?ver=5.8.1' id='samProTracker-js'></script>
<script type='text/javascript' id='samProLayout-js-extra'>
/* <![CDATA[ */
var samProOptions = {"au":"https:\/\/candyusa.com\/wordpress\/wp-content\/plugins\/sam-pro-free\/sam-pro-layout.php","load":"0","mailer":"0","clauses":"H+wCREV8yfxyc7x2I9W\/eMkBs4tPY8cb\/T0MuOn9ZxkIPaD9SHE3NUH3lvYTrRjnU+bwCjAvJU7XYM4Yzl2cHUU+8SO8+e13rsxN8bdpyTssGSkjHVxmYwkuVg5n1Wx4jDnsZUqR9nVk+Mp7kh32lzyf9jPfWDAa5TMGi5\/rhnAvJn5EFtXQsJzxlQCp8bHVrKGSseFGBxG5EEkEIvjb5Z376mPFoYWrOTuLbfE8T0s+63qkj2pmujTIadQy9IyMAhsbQMZFsMprbZLH4mCGR7oNGjIIwtV3QVcZ0VJyhds3m+fBoycOo2\/AQXe+aCtTkxgW4foSIuJVDtDGz5MPf4KiX7xPd1neGp5SJaKekcmG26ynDgx9kHkFiEJA+LIpOstig1+PH0LA3GEefVB7CODBAlCjpDNGHMZJIk+Ipzk=","doStats":"1","jsStats":"","container":"sam-pro-container","place":"sam-pro-place","ad":"sam-pro-ad","samProNonce":"01e593043d","ajaxUrl":"https:\/\/candyusa.com\/wordpress\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/sam-pro-free/js/sam.pro.layout.min.js?ver=1.0.0.10' id='samProLayout-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/timed-content/js/timed-content.js?ver=2.66' id='timed-content_js-js'></script>
<link rel="https://api.w.org/" href="https://candyusa.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://candyusa.com/wordpress/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://candyusa.com/wordpress/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 5.8.1" />
        <script type="text/javascript">
            /* <![CDATA[ */
            var nca_login = {
                ajax_url:  'https://candyusa.com/wordpress/wp-admin/admin-ajax.php',
                home_url:  'https://candyusa.com',
                mynca_url: 'https://candyusa.com/my-nca'
            };
            /* ]]> */
        </script>
        <link rel="apple-touch-icon" sizes="180x180" href="/wordpress/wp-content/uploads/fbrfg/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/wordpress/wp-content/uploads/fbrfg/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/wordpress/wp-content/uploads/fbrfg/favicon-16x16.png">
<link rel="manifest" href="/wordpress/wp-content/uploads/fbrfg/site.webmanifest">
<link rel="mask-icon" href="/wordpress/wp-content/uploads/fbrfg/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="/wordpress/wp-content/uploads/fbrfg/favicon.ico">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-config" content="/wordpress/wp-content/uploads/fbrfg/browserconfig.xml">
<meta name="theme-color" content="#ffffff">    <script type="text/javascript">
        /* <![CDATA[ */
        var wp_vars = {
            admin_url: 'https://candyusa.com/wordpress/wp-admin/admin-ajax.php',home_url: 'https://candyusa.com',mynca_url: 'https://candyusa.com/my-nca',is_cst: '1',        };
        /* ]]> */
    </script>
    <script>
//-------------------------------------------------------
var z_account = "D771C25E-FCC5-406D-91B5-CB8D537917FA";
var z_collector = "candyusa.informz.net";
var z_cookieDomain = ".candyusa.com";
//-------------------------------------------------------
(function (e, o, n, r, t, a, s) { e[t] || (e.GlobalSnowplowNamespace = e.GlobalSnowplowNamespace || [], e.GlobalSnowplowNamespace.push(t), e[t] = function () { (e[t].q = e[t].q || []).push(arguments) }, e[t].q = e[t].q || [], a = o.createElement(n), s = o.getElementsByTagName(n)[0], a.async = 1, a.src = r, s.parentNode.insertBefore(a, s)) }(window, document, "script", "https://"+z_collector+"/web_trk/sp.js", "informz_trk")), informz_trk("newTracker", "infz", z_collector + "/web_trk/collector/", { appId: z_account, cookieDomain: z_cookieDomain }), informz_trk("setUserIdFromLocation", "_zs"), informz_trk("enableActivityTracking", 30, 15); informz_trk("trackPageView", null);
</script>

<script>
  !function(f,e,a,t,h,r){if(!f[h]){r=f[h]=function(){r.invoke?
  r.invoke.apply(r,arguments):r.queue.push(arguments)},
  r.queue=[],r.loaded=1*new Date,r.version="1.0.0",
  f.FeathrBoomerang=r;var g=e.createElement(a),
  h=e.getElementsByTagName("head")[0]||e.getElementsByTagName("script")[0].parentNode;
  g.async=!0,g.src=t,h.appendChild(g)}
  }(window,document,"script","https://cdn.feathr.co/js/boomerang.min.js","feathr");

  feathr("fly", "585c2b6a7c1fea528f0900ec");
  feathr("sprinkle", "page_view");
</script>
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="NCA - The National Confectioners Association">
<style type="text/css">.broken_link, a.broken_link {
	text-decoration: line-through;
}</style><link rel="preload" href="/wordpress/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js?ver=8.1.0" as="script"><link rel="preload" href="/wordpress/wp-includes/js/jquery/jquery.min.js?ver=3.6.0" as="script"><link rel="preload" href="/wordpress/wp-content/plugins/nca-login/frontend/js/nca-login-frontend.js?ver=1.3.2" as="script"><link rel="preload" href="/wordpress/wp-content/plugins/sam-pro-free/js/polyfill.min.js?ver=5.8.1" as="script"><link rel="preload" href="/wordpress/wp-content/plugins/sam-pro-free/js/jquery.iframetracker.js?ver=5.8.1" as="script"><link rel="preload" href="/wordpress/wp-content/plugins/sam-pro-free/js/sam.pro.layout.min.js?ver=1.0.0.10" as="script"><link rel="preload" href="/wordpress/wp-content/plugins/timed-content/js/timed-content.js?ver=2.66" as="script"><link rel="preload" href="/wordpress/wp-includes/css/dist/block-library/style.min.css?ver=5.8.1" as="style"><link rel="preload" href="/wordpress/wp-content/plugins/wp-bootstrap-blocks/build/style-index.css?ver=3.3.2" as="style"><link rel="preload" href="/wordpress/wp-content/plugins/nca-login/frontend/css/nca-login-frontend.css?ver=1.3.2" as="style"><link rel="preload" href="/wordpress/wp-content/plugins/wp-timelines/css/style-infographics.css?ver=1.0" as="style"><link rel="preload" href="/wordpress/wp-content/uploads/maxmegamenu/style.css?ver=dcf51d" as="style"><link rel="preload" href="/wordpress/wp-content/plugins/tablepress/css/default.min.css?ver=1.14" as="style"><link rel="preload" href="/wordpress/wp-content/plugins/tablepress-responsive-tables/css/tablepress-responsive.min.css?ver=1.8" as="style"><link rel="preload" href="/wordpress/wp-content/themes/candyusa2020/assets/css/cst.min.css?ver=0.4.0.1617022730" as="style"><link rel="preload" href="/wordpress/wp-content/plugins/timed-content/css/timed-content.css?ver=2.66" as="style">		<style type="text/css" id="wp-custom-css">
			.alignleft img {
	max-width: 100%;
	margin-bottom: 0;
}
.wp-block-separator {
	border-bottom: none;
	border-color: rgba(0,0,0,.1);
}
.sam-pro-container a img {
	margin-bottom: 1em;
} 
.fa-instagram-square:before {
	content: "\e055";
}
.broken_link, a.broken_link {
	text-decoration: none;
}
.post-type-archive-news #post-26448 .entry-feature-image {
	background-position-y: 22%!important;
}
.ginput_container {
	margin-top: 0!important;
}
@media (min-width: 768px){
.column-count-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.column-count-3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
.column-count-4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}
}
@media (min-width: 1200px)
body.home #home-tiles>.wp-block-group__inner-container>.wp-bootstrap-blocks-row {
	padding-top: 0;
}


#post-21963 .time-timezone {
	display: none;
}

.reg a:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	width: 1.28571429em;
	text-align: center;
	margin-right: .4em;
	content: "\f304";
}

.cal a:before{
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	width: 1.28571429em;
	text-align: center;
	margin-right: .4em;
	content: "\f274";
}

@media (min-width: 768px){
#right-sidebar {padding: 0;margin-left: 20px;}
	.featured-signature-event--image {	margin-top: 4em;}
}

.alignright img {
	max-width: 100%;
	margin-bottom: 0;
}		</style>
		<style type="text/css">/** Mega Menu CSS: fs **/</style>
</head>

<body class="archive post-type-archive post-type-archive-cst wp-custom-logo wp-embed-responsive cst mega-menu-primary-loggedin mega-menu-user-profile mega-menu-primary has-sidebar hfeed" itemscope itemtype="http://schema.org/WebSite">
<div class="site" id="page">

	<!-- ******************* The Navbar Area ******************* -->
	<div id="wrapper-navbar" class="">

		<a class="skip-link sr-only sr-only-focusable" href="#content">Skip to content</a>

		<div class="wrapper-navbar-masthead">

			<nav id="main-nav" class="row navbar navbar-expand-md navbar-light" aria-labelledby="main-nav-label">

				<h2 id="main-nav-label" class="sr-only">
					Main Navigation				</h2>

				<div class="container-fluid">

					<!-- Your site title as branding in the menu -->
					<a href="https://candyusa.com/cst/" class="navbar-brand custom-logo-link cst-logo" rel="home"><img src="https://candyusa.com/wordpress/wp-content/themes/candyusa2020/assets/images/cst/cst_logo_blue.png" class="img-fluid" alt="Candy & Snack Today" width="200"></a>

					<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
						<span class="navbar-toggler-icon"></span>
					</button>


					<!-- The WordPress Menu goes here -->
					<div id="navbarNavDropdown" class="collapse navbar-collapse justify-content-md-end">
						<div>

							<div class="navbar-cst-secondrow d-flex align-items-center justify-content-start justify-content-md-end">
								<a href="https://twitter.com/CandyandSnack" class="cst-social" target="_blank"><span class="fab fa-twitter-square"></span></a>
								<a href="https://www.facebook.com/candyandsnack" class="cst-social" target="_blank"><span class="fab fa-facebook-square"></span></a>
								<a href="https://instagram.com/candyandsnack" class="cst-social" target="_blank"><span class="fab fa-instagram"></span></a>
								<a href="/cst/advertise/" class="btn btn-sm btn-red btn-cst-advertise">Advertise with us</a>
							</div>

							<div class="menu-candy-snack-today-container"><ul id="main-menu" class="navbar-nav ml-auto"><li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-440" class="menu-item menu-item-type-post_type_archive menu-item-object-cst current-menu-item active menu-item-440 nav-item"><a title="News" href="https://candyusa.com/cst/" class="nav-link" aria-current="page">News</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-2171" class="menu-item menu-item-type-post_type_archive menu-item-object-cst-product menu-item-2171 nav-item"><a title="Products" href="https://candyusa.com/cst/products/" class="nav-link">Products</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-446" class="menu-item menu-item-type-post_type_archive menu-item-object-cst-publication menu-item-446 nav-item"><a title="Publications" href="https://candyusa.com/cst/publications/" class="nav-link">Publications</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-29263" class="menu-item menu-item-type-taxonomy menu-item-object-cst-product-category menu-item-29263 nav-item"><a title="Spotlight 2021" href="https://candyusa.com/cst/cst-product-category/spotlight-2021/" class="nav-link">Spotlight 2021</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-11428" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11428 nav-item"><a title="Photos" href="https://candyandsnack.pixieset.com/" class="nav-link">Photos</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-445" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-445 nav-item"><a title="Subscribe" href="https://candyusa.com/cst/" class="nav-link">Subscribe</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-444" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-444 nav-item"><a title="Contact" href="https://candyusa.com/contact/" class="nav-link">Contact</a></li>
</ul></div>
						</div>

					</div>


				</div><!-- .container -->

			</nav><!-- .site-navigation -->

		</div>

	</div><!-- #wrapper-navbar end -->
<div class="wrapper page-wrapper" id="archive-wrapper">

	
	<div class="container-fluid" id="content" tabindex="-1">

		<div class='cst-ad-header-banner'><div id='c8227_3_3' class='sam-pro-container sam-pro-place' style='display: flex; flex-direction: row; justify-content: center; flex-direction: row;'><a id='img-3-8227' class='sam-pro-ad' href='https://www.mars.com/made-by-mars/mars-wrigley?cid=csthp' target='_blank'><img src='https://candyusa.com/wordpress/wp-content/uploads/sam-pro-images/starburst-cst-ad-1021.gif' alt='Mars Wrigley'></a></div></div>

				<div class="row">

			<div class="col">

				<header class="page-header">
					<div id='c4727_1_1' class='sam-pro-container sam-pro-place' style='display: flex; flex-direction: row; justify-content: flex-start; margin-bottom: 20px; flex-direction: row;'><a id='img-1-4727' class='sam-pro-ad' href='http://hershey.com/?cid=csthp' target='_blank'><img src='https://candyusa.com/wordpress/wp-content/uploads/sam-pro-images/daily_news.png' ></a></div>				</header><!-- .page-header -->

				<div class="loop-content loop-content--featured">
					
						
<article class="cst-article--tile post-31326 cst type-cst status-publish has-post-thumbnail hentry" id="post-31326">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/1-800-flowerscom-holiday-campaign-supports-no-kid-hungry/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/1_800_Flowers___No_Kid_Hungry-scaled-e1634650441620-1024x619.jpg');" onclick="location.href='https://candyusa.com/cst/1-800-flowerscom-holiday-campaign-supports-no-kid-hungry/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/1-800-flowerscom-holiday-campaign-supports-no-kid-hungry/" rel="bookmark">1-800-flowers.com Holiday Campaign Supports No Kid Hungry</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-21T07:23:00-04:00">21 Oct 2021</time>	    	</div>

			<div class="entry-meta">
							</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Jericho, NY — 1-800-FLOWERS.COM, Inc.&#8216;s 2021 holiday campaign will benefit No Kid Hungry end childhood hunger by giving kids the healthy food they need to thrive, the company reports. It&#8217;s estimated nearly 12 million children in the U.S. currently live in households facing hunger, and&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/1-800-flowerscom-holiday-campaign-supports-no-kid-hungry/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>
					
						
<article class="cst-article--tile post-31347 cst type-cst status-publish has-post-thumbnail hentry" id="post-31347">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/halloween-2021-is-shaping-up-to-be-bigger-better-sweeter-than-ever/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/Halloween-1024x554.jpg');" onclick="location.href='https://candyusa.com/cst/halloween-2021-is-shaping-up-to-be-bigger-better-sweeter-than-ever/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/halloween-2021-is-shaping-up-to-be-bigger-better-sweeter-than-ever/" rel="bookmark">Halloween 2021 Is Shaping Up to Be Bigger, Better, Sweeter Than Ever</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-20T10:15:09-04:00">20 Oct 2021</time>	    	</div>

			<div class="entry-meta">
							</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>This opinion piece by NCA President &amp; CEO John Downs was originally published by Morning Consult. This Halloween is going to be a blowout. Retailers are going strong on their Halloween sets with about 27 percent more seasonal items on display per&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/halloween-2021-is-shaping-up-to-be-bigger-better-sweeter-than-ever/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>
					
						
<article class="cst-article--tile post-31324 cst type-cst status-publish has-post-thumbnail hentry" id="post-31324">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/pringles-brand-partners-with-movember-to-encourage-conversations-around-mental-health/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/Movember-e1634649278147-1024x339.jpg');" onclick="location.href='https://candyusa.com/cst/pringles-brand-partners-with-movember-to-encourage-conversations-around-mental-health/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/pringles-brand-partners-with-movember-to-encourage-conversations-around-mental-health/" rel="bookmark">Pringles Brand Partners With Movember To Encourage Mental Health Conversations</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-20T07:21:00-04:00">20 Oct 2021</time>	    	</div>

			<div class="entry-meta">
							</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Battle Creek, MI — For the second year in a row, Kellogg Co.&#8217;s Pringles brand is joining with the Movember charity to drive more conversations around men&#8217;s mental health. The company cites a poll by researchers at the National Center for Health Statistics (NCHS),&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/pringles-brand-partners-with-movember-to-encourage-conversations-around-mental-health/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>
					
						
<article class="cst-article--tile post-31323 cst type-cst status-publish has-post-thumbnail hentry" id="post-31323">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/cochran-named-to-succeed-avery-as-snac-international-president-ceo/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/01/Business-Hands-Clapping-e1610387058335-1024x433.jpg');" onclick="location.href='https://candyusa.com/cst/cochran-named-to-succeed-avery-as-snac-international-president-ceo/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/cochran-named-to-succeed-avery-as-snac-international-president-ceo/" rel="bookmark">Cochran Named To Succeed Avery As SNAC International President, CEO</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-19T09:11:16-04:00">19 Oct 2021</time>	    	</div>

			<div class="entry-meta">
							</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Arlington, VA — Following a five-month search, SNAC International’s board of directors has appointed Christine Cochran as its next President &amp; CEO. Cochran will replace Elizabeth Avery who will retire in March. “Christine Cochran is a dynamic leader of membership organizations&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/cochran-named-to-succeed-avery-as-snac-international-president-ceo/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>				</div>

			</div>

		</div>

		<div class="row featured-items alignwide">

			<div class="col-xs-12 col-lg-6">

				
<article data-href="https://candyusa.com/cst/products/frankfords-fruity-pebbles-birthday-cake-candy-bar-coincides-with-cereals-50th-anniversary/" class="cst-product--showcase post-30744 cst-product type-cst-product status-publish has-post-thumbnail hentry cst-product-category-spotlight-2021" id="post-30744">

	<div class="cst-product--image">

		<a href="https://candyusa.com/cst/products/frankfords-fruity-pebbles-birthday-cake-candy-bar-coincides-with-cereals-50th-anniversary/" target="_blank">
			<div class="entry-feature-image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/09/Fruity-PEBBLESBirthday-Cake-1024x545.jpg');"  onclick="location.href='https://candyusa.com/cst/products/frankfords-fruity-pebbles-birthday-cake-candy-bar-coincides-with-cereals-50th-anniversary/';"></div>		</a>

	</div>

	<div class="cst-product--content">

		<header class="entry-header">

			<a href="https://candyusa.com/cst/products/frankfords-fruity-pebbles-birthday-cake-candy-bar-coincides-with-cereals-50th-anniversary/" target="_blank">
				<h4 class="entry-title">Frankford&#8217;s Fruity Pebbles Birthday Cake Candy Bar Launch Coincides With Cereal&#8217;s 50th Anniversary</h4>			</a>

		</header><!-- .entry-header -->

		<div class="entry-content lead">

			<p>Frankford Candy LLC, in collaboration with Warner Bros. Consumer Products and Post Consumer Brands, is launching Fruity Pebbles&nbsp;Birthday Cake candy bar to celebrate the 50th&nbsp;birthday of the&nbsp;cereal brand. The king-size bars feature real Fruity Pebbles&nbsp;cereal pieces&nbsp;in a classic vanilla birthday&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-cta">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/products/frankfords-fruity-pebbles-birthday-cake-candy-bar-coincides-with-cereals-50th-anniversary/" target="_blank">Read More</a></p>
		</footer>

		<footer class="entry-footer">

			<a class="btn btn-secondary" href="https://candyusa.com/cst/products/">View all products</a>

		</footer><!-- .entry-footer -->

	</div>

</article>


			</div>

			<div class="col-xs-12 col-lg-6">

				
<article data-href="https://candyusa.com/cst/publications/september-october-2021/" class="cst-publication--showcase post-30711 cst-publication type-cst-publication status-publish has-post-thumbnail hentry" id="post-30711">

 	<div class="cst-publication--image">

		<a href="https://candyusa.com/cst/publications/september-october-2021/">
			<img width="640" height="860" src="https://candyusa.com/wordpress/wp-content/uploads/2021/09/CST-sept-oct-21-762x1024.jpg" class="attachment-large size-large wp-post-image" alt="" loading="lazy" srcset="https://candyusa.com/wordpress/wp-content/uploads/2021/09/CST-sept-oct-21-762x1024.jpg 762w, https://candyusa.com/wordpress/wp-content/uploads/2021/09/CST-sept-oct-21-223x300.jpg 223w, https://candyusa.com/wordpress/wp-content/uploads/2021/09/CST-sept-oct-21-768x1033.jpg 768w, https://candyusa.com/wordpress/wp-content/uploads/2021/09/CST-sept-oct-21-1142x1536.jpg 1142w, https://candyusa.com/wordpress/wp-content/uploads/2021/09/CST-sept-oct-21-1200x1614.jpg 1200w, https://candyusa.com/wordpress/wp-content/uploads/2021/09/CST-sept-oct-21.jpg 1451w" sizes="(max-width: 640px) 100vw, 640px" />		</a>

	</div>

 	<div class="cst-publication--content">

 		<header class="entry-header">

 			<a href="https://candyusa.com/cst/publications/september-october-2021/">
				<h4 class="entry-title">September / October 2021</h4>			</a>

 		</header><!-- .entry-header -->

		<div class="entry-content lead">

			<p>In This Issue: Find out what is driving continuing growth in the Gummi sector and the latest on-trend plant-based snacks. We also explore why today’s shoppers are willing to pay more for premium products and services, and how manufacturers and&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-cta">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/publications/september-october-2021/" >Read More</a></p>
		</footer>

		<footer class="entry-footer">

			<a class="btn btn-secondary" href="https://candyusa.com/cst/publications/">View all publications</a>

		</footer><!-- .entry-footer -->

 	</div>

</article>

			</div>

		</div>
		
		<div class="row">

			<div class="col-md content-area" id="primary">

				
				<main class="site-main" id="main" role="main">

					
					
												<div class="loop-content">
						
							
<article class="cst-article--wide post-31321 cst type-cst status-publish has-post-thumbnail hentry" id="post-31321">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/mars-wrigley-hosts-community-driven-halloween-activities/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/SEB_0484-scaled-e1634648560964-1024x394.jpg');" onclick="location.href='https://candyusa.com/cst/mars-wrigley-hosts-community-driven-halloween-activities/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/mars-wrigley-hosts-community-driven-halloween-activities/" rel="bookmark">Mars Wrigley Hosts Community-Driven Halloween Activities</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-19T09:03:37-04:00">19 Oct 2021</time>	    	</div>

			<div class="entry-meta">
							</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Newark, NJ — Mars Wrigley plans to bring Halloween celebrations to communities in Newark, Chicago, Washington DC and Toronto; cities where the company&#8217;s associates live and work.   &#8220;Mars Wrigley is proud to support our local communities,&#8221; says Tim LeBel, Chief Halloween Officer at Mars&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/mars-wrigley-hosts-community-driven-halloween-activities/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

						
							
<article class="cst-article--wide post-31274 cst type-cst status-publish has-post-thumbnail hentry cst-topic-member cst-topic-products" id="post-31274">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/barry-callebaut/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/ELIX-BOTTLE-WITH-GLASS-176-1024x491.jpg');" onclick="location.href='https://candyusa.com/cst/barry-callebaut/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/barry-callebaut/" rel="bookmark">Barry Callebaut Reveals First Nutraceutical Cacaofruit Drink</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-14T15:00:00-04:00">14 Oct 2021</time>	    	</div>

			<div class="entry-meta">
				<div class='nca-terms'><div class='nca-terms-heading'>Content Types:</div><div class='nca-terms-taxonomy nca-terms-taxonomy-cst-topic'><span class="fas fa-fw fa-folder"></span><a href="https://candyusa.com/cst-topic/member/">Member</a><span class="nca-terms-delimter">, </span><a href="https://candyusa.com/cst-topic/products/">Products</a></div></div>			</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>&nbsp;Amsterdam/The Netherlands and Zurich/Switzerland — Barry Callebaut, a manufacturer of high-quality chocolate and cocoa products, is leveraging its scientific knowledge of the cacaofruit and the fruit’s supportive health effect, to develop what it is calling the first nutraceutical fruit drink&#8230;.</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/barry-callebaut/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

						
							
<article class="cst-article--wide post-31252 cst type-cst status-publish has-post-thumbnail hentry cst-topic-data-insights" id="post-31252">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/early-halloween-strong-confectionery-sales-in-the-early-halloween-weeks/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2020/12/HalloweenWMasks-e1607961104144-1024x533.jpg');" onclick="location.href='https://candyusa.com/cst/early-halloween-strong-confectionery-sales-in-the-early-halloween-weeks/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/early-halloween-strong-confectionery-sales-in-the-early-halloween-weeks/" rel="bookmark">Early Halloween Confectionery Sales Coming In Strong</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-14T13:00:00-04:00">14 Oct 2021</time>	    	</div>

			<div class="entry-meta">
				<div class='nca-terms'><div class='nca-terms-heading'>Content Types:</div><div class='nca-terms-taxonomy nca-terms-taxonomy-cst-topic'><span class="fas fa-fw fa-folder"></span><a href="https://candyusa.com/cst-topic/data-insights/">Data &amp; Insights</a></div></div>			</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Cleveland — NCA revealed today that 2021 Halloween chocolate and candy sales have reached $324 million for the four weeks ending October 10, representing an increase of 48 percent versus the same time period in 2020, according to scan data from&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/early-halloween-strong-confectionery-sales-in-the-early-halloween-weeks/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

						
							
<article class="cst-article--wide post-31254 cst type-cst status-publish has-post-thumbnail hentry cst-topic-data-insights" id="post-31254">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/nca-sweet-insights-report-on-chocolate-consumers/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/Fine-Chocolate-Image-1024x458.jpg');" onclick="location.href='https://candyusa.com/cst/nca-sweet-insights-report-on-chocolate-consumers/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/nca-sweet-insights-report-on-chocolate-consumers/" rel="bookmark">NCA Sweet Insights Report Explores Preferences, Habits Of Chocolate Consumers</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-14T10:00:00-04:00">14 Oct 2021</time>	    	</div>

			<div class="entry-meta">
				<div class='nca-terms'><div class='nca-terms-heading'>Content Types:</div><div class='nca-terms-taxonomy nca-terms-taxonomy-cst-topic'><span class="fas fa-fw fa-folder"></span><a href="https://candyusa.com/cst-topic/data-insights/">Data &amp; Insights</a></div></div>			</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Washington — In 2021, chocolate continued to build on its 2020 strength, with increases in dollars, units and volume, according to a report released today by NCA. Sales growth in the sector continues to accelerate, driven by more frequent trips&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/nca-sweet-insights-report-on-chocolate-consumers/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

						
							
<article class="cst-article--wide post-31276 cst type-cst status-publish has-post-thumbnail hentry cst-topic-member" id="post-31276">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/ferrero-breaks-ground-on-it-first-us-based-chocolate-processing-facility/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/Ferrero_breaks_ground-scaled-e1634161046325-1024x545.jpg');" onclick="location.href='https://candyusa.com/cst/ferrero-breaks-ground-on-it-first-us-based-chocolate-processing-facility/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/ferrero-breaks-ground-on-it-first-us-based-chocolate-processing-facility/" rel="bookmark">Ferrero Breaks Ground On It First U.S.-Based Chocolate Processing Facility</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-14T07:38:00-04:00">14 Oct 2021</time>	    	</div>

			<div class="entry-meta">
				<div class='nca-terms'><div class='nca-terms-heading'>Content Types:</div><div class='nca-terms-taxonomy nca-terms-taxonomy-cst-topic'><span class="fas fa-fw fa-folder"></span><a href="https://candyusa.com/cst-topic/member/">Member</a></div></div>			</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Parsippany, NJ — Ferrero North America, part of the global confectionery company Ferrero Group, has broken ground on a chocolate processing facility in Bloomington, IL. It will be Ferrero Group&#8217;s third chocolate processing facility, and its first outside of Europe. State and local&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/ferrero-breaks-ground-on-it-first-us-based-chocolate-processing-facility/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

						
							
<article class="cst-article--wide post-30969 cst type-cst status-publish has-post-thumbnail hentry" id="post-30969">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/dont-get-spooked-by-halloween-shopping-trends/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/HalloweenOnlineShopping-1024x393.jpg');" onclick="location.href='https://candyusa.com/cst/dont-get-spooked-by-halloween-shopping-trends/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/dont-get-spooked-by-halloween-shopping-trends/" rel="bookmark">Understanding Consumer Keyword Searches In  Halloween Shopping Trends</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-12T07:50:00-04:00">12 Oct 2021</time>	    	</div>

			<div class="entry-meta">
							</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Mike Pedersen, co-founder and CEO, AdAdapted, discusses the importance of understanding consumer keyword searches in focusing Halloween advertising. Cleveland — With the scariest holiday right around the corner, candy will soon become top-of-mind as consumers prepare for this Spooktacular event&#8230;.</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/dont-get-spooked-by-halloween-shopping-trends/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

						
							
<article class="cst-article--wide post-30924 cst type-cst status-publish has-post-thumbnail hentry cst-topic-member cst-topic-products" id="post-30924">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/brachs-reveals-top-20-us-states-that-consume-candy-corn/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/09/Ferrara_Candy_Corn_Map-1024x456.jpg');" onclick="location.href='https://candyusa.com/cst/brachs-reveals-top-20-us-states-that-consume-candy-corn/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/brachs-reveals-top-20-us-states-that-consume-candy-corn/" rel="bookmark">Brach&#8217;s Reveals Top 20 U.S. States That Consume Candy Corn</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-08T08:22:00-04:00">08 Oct 2021</time>	    	</div>

			<div class="entry-meta">
				<div class='nca-terms'><div class='nca-terms-heading'>Content Types:</div><div class='nca-terms-taxonomy nca-terms-taxonomy-cst-topic'><span class="fas fa-fw fa-folder"></span><a href="https://candyusa.com/cst-topic/member/">Member</a><span class="nca-terms-delimter">, </span><a href="https://candyusa.com/cst-topic/products/">Products</a></div></div>			</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Chicago — Reporting that candy corn is one of the most iconic – albeit divisive – Halloween treats, Ferrara Candy Co., Inc., owner of the sector&#8217;s number one brand, Brach&#8217;s is embracing those who love the yellow-orange-white kernels by revealing&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/brachs-reveals-top-20-us-states-that-consume-candy-corn/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

						
							
<article class="cst-article--wide post-31000 cst type-cst status-publish has-post-thumbnail hentry" id="post-31000">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/stacys-pita-chips-partners-with-hello-sunshine-to-amplify-female-founders/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/Female-Founders-scaled-e1633226579103-1024x358.jpeg');" onclick="location.href='https://candyusa.com/cst/stacys-pita-chips-partners-with-hello-sunshine-to-amplify-female-founders/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/stacys-pita-chips-partners-with-hello-sunshine-to-amplify-female-founders/" rel="bookmark">Stacy&#8217;s Pita Chips Partners With Hello Sunshine To Amplify Female Founders</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-08T07:58:00-04:00">08 Oct 2021</time>	    	</div>

			<div class="entry-meta">
							</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Plano, TX — Frito-Lay North America&#8217;s Stacy&#8217;s Pita Chips brand is continuing its commitment to supporting female founders by partnering with Oscar winning actress and producer&nbsp;Reese Witherspoon&nbsp;and the media company she founded, Hello Sunshine, to spotlight the 10 winners of&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/stacys-pita-chips-partners-with-hello-sunshine-to-amplify-female-founders/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

						
							
<article class="cst-article--wide post-31096 cst type-cst status-publish has-post-thumbnail hentry" id="post-31096">

			<div class="cst-article--image-wrapper">
			<a href="https://candyusa.com/cst/nca-unveils-new-industry-economic-impact-data/" rel="bookmark">
				<div class="cst-article--image" style="background-image:url('https://candyusa.com/wordpress/wp-content/uploads/2021/10/Praline-Manufacturing-1024x315.jpg');" onclick="location.href='https://candyusa.com/cst/nca-unveils-new-industry-economic-impact-data/';"></div>
			</a>
		</div>
	
	<div class="cst-article--content">

		<header class="entry-header">

			<h4 class="entry-title"><a href="https://candyusa.com/cst/nca-unveils-new-industry-economic-impact-data/" rel="bookmark">NCA Unveils New Confectionery Industry Economic Impact Data</a></h4>
			<div class="entry-date">
				<time class="entry-date published" datetime="2021-10-07T10:00:00-04:00">07 Oct 2021</time>	    	</div>

			<div class="entry-meta">
							</div><!-- .entry-meta -->

		</header><!-- .entry-header -->

		<div class="entry-content">

			<p>Washington — Makers of chocolate, candy, gum and mints support nearly 700,000 American jobs, with about 58,000 jobs created in confectionery manufacturing alone, according to data released today by NCA. The data outlines the important role confectionery manufacturing plays in&#8230;</p>

		</div><!-- .entry-content -->

		<footer class="entry-footer">

			<p class="understrap-read-more-wrapper"><a class="btn btn-secondary understrap-read-more-link" href="https://candyusa.com/cst/nca-unveils-new-industry-economic-impact-data/" >Read More</a></p>
			
		</footer><!-- .entry-footer -->

	</div>

</article>

												</div>

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

				
				<!-- The pagination component -->
				
		<nav class="pagination-wrapper" aria-labelledby="posts-nav-label">

			<h2 id="posts-nav-label" class="sr-only">
				Posts navigation			</h2>

			<ul class="pagination">

									<li class="page-item active">
						<span aria-current="page" class="page-link current">1</span>					</li>
										<li class="page-item ">
						<a class="page-link" href="https://candyusa.com/cst/page/2/">2</a>					</li>
										<li class="page-item ">
						<a class="page-link" href="https://candyusa.com/cst/page/3/">3</a>					</li>
										<li class="page-item ">
						<span class="page-link dots">&hellip;</span>					</li>
										<li class="page-item ">
						<a class="page-link" href="https://candyusa.com/cst/page/165/">165</a>					</li>
										<li class="page-item ">
						<a class="next page-link" href="https://candyusa.com/cst/page/2/">&raquo;</a>					</li>
					
			</ul>

		</nav>

		
			</div><!-- #primary -->

			<!-- Do the right sidebar check -->
			
	<div class="col-xs-12 col-lg-4 widget-area" id="right-sidebar" role="complementary">

		
		<div id='c3614_38_4' class='sam-pro-container sam-pro-place' style='display: flex; flex-direction: row; justify-content: center; flex-direction: row;'><a id='img-38-3614' class='sam-pro-ad' href='https://www.tanisconfectionery.eu/?utm_source=Candysnack&utm_medium=newsletter&utm_campaign=innovativestep' target='_blank'><img src='https://candyusa.com/wordpress/wp-content/uploads/sam-pro-images/TAN_300x250_nieuw-beer-payoff_opzet1.gif' alt='Innovation in Every Step Tanis.com'></a></div><div id='c2830_41_9' class='sam-pro-container sam-pro-place' style='display: flex; flex-direction: row; justify-content: center; flex-direction: row;'><a id='img-41-2830' class='sam-pro-ad' href='https://www.beneo.com/applications/human-nutrition-app/confectionery?utm_source=Candy&SnackToday&utm_medium=WebsiteBanner&utm_campaign=Isomalt' target='_blank'><img src='https://candyusa.com/wordpress/wp-content/uploads/sam-pro-images/bene-cst-ad.jpg' alt='Beneo'></a></div><aside id="sam_pro_place_widget-6" class="widget-odd widget-7 widget sam_pro_place_widget"><div id='c5819_40_5' class='sam-pro-container sam-pro-place' style='display: flex; flex-direction: row; justify-content: center; flex-direction: row;'><a id='img-40-5819' class='sam-pro-ad' href='https://candyusa.com/washington-forum?cid=cst' target='_blank'><img src='https://candyusa.com/wordpress/wp-content/uploads/sam-pro-images/NCA_2021_WFH_300x250_R3.jpg' alt='Washington Forum'></a></div></aside><aside id="black-studio-tinymce-2" class="widget-even widget-last widget-8 box widget widget_black_studio_tinymce"><div class="textwidget"><div class="cst_article_data">
<a href="https://www.candyusa.com/cst/the-power-of-providing-consumers-with-transparency/"></p>
<h3 class="cst_article_title">The Power of Providing Consumers With Transparency</h3>
<p></a></p>
<div class="cst_article_terms"><a href="https://www.candyusa.com/cst" rel="tag">Candy &amp; Snack Today</a></div>
<div class="cst_article_excerpt">
<p>Today’s consumers are seeking more transparency from packaged foods in order to make informed purchasing decisions. From how ingredients are grown and harvested, to the manufacturing process, there is strong desire for visibility into supply chain. <a class="cst_readmore" href="https://www.candyusa.com/cst/the-power-of-providing-consumers-with-transparency/">Read More »</a></p>
</div>
</div>
<div class="cst_article_data">
<a href="https://www.candyusa.com/cst/defining-craft-chocolate/"></p>
<h3 class="cst_article_title">Defining Craft Chocolate</h3>
<p></a></p>
<div class="cst_article_terms"><a href="https://www.candyusa.com/cst" rel="tag">Candy &amp; Snack Today</a></div>
<div class="cst_article_excerpt">
<p>Until recently, it was uncommon to find double IPA beers in corner dive bars, single-origin cold brew coffee on tap at national chains, and Japanese Kobe beef burgers featured on small town restaurant menus. No one could have predicted the meteoric rise of craft <a class="cst_readmore" href="https://www.candyusa.com/cst/defining-craft-chocolate/">Read More »</a></p>
</div>
</div>
</div></aside>
		
	</div><!-- #right-sidebar -->



		</div> <!-- .row -->

		
	</div><!-- #content -->

	
	</div><!-- #archive-wrapper -->


<div class="wrapper" id="cst-wrapper-footer">
	<div class="container-fluid">

		<div class="row align-md-items-center">
		  <div class="col-sm-12 col-md-6">

		  	<a href="https://candyusa.com" class="logo-footer nca-logo-footer" rel="home">
		  		<img src="https://candyusa.com/wordpress/wp-content/themes/candyusa2020/assets/images/nca_logo_white.png" class="img-fluid" alt="NCA" width="144">
		  	</a>

		  </div>
		  <div class="col-sm-12 col-md-6 text-md-right">

				<a href="https://candyusa.com/cst/" class="logo-footer cst-logo-footer" rel="home">
					<img src="https://candyusa.com/wordpress/wp-content/themes/candyusa2020/assets/images/cst/cst_logo_white.png" class="img-fluid" alt="Candy & Snack Today" width="380">
				</a>

		  </div>
		</div>

	</div>
</div>

	<script>var nca = {"brand_colors":{"red":"#CF2026","red-light":"#db6b52","red-lightest":"#edb8a5","blue":"#16469D","blue-light":"#5e6eb4","blue-lightest":"#afb3da","yellow":"#FAAB18","yellow-light":"#fec265","yellow-lightest":"#ffe2b7","green":"#A6C338","green-light":"#c0d273","green-lightest":"#e1e8bf","bubblegum":"#FF6699","bubblegum-light":"#f38eb4","bubblegum-lightest":"#facddc","blueraspberry":"#00CCFF","blueraspberry-light":"#74d0ee","blueraspberry-lightest":"#c5e9f6","lemon":"#FFCC33","lemon-light":"#f8e274","lemon-lightest":"#fcf0c1","spearmint":"#009933","spearmint-light":"#73b977","spearmint-lightest":"#c1dcbe","taffy":"#008080","taffy-light":"#669b9d","taffy-lightest":"#b6cbcc","sot-blue-light":"#7cafc3","sot-blue":"#123c65","sot-green-light":"#b6dfc7","sot-green":"#1ba64b","sot-orange":"#fbb016","sot-salmon":"#ed695e","sot-pink":"#f8a4b4","sot-yellow":"#e8eb16","grey":"#d3d3d3","grey-light":"#e8e8e8","grey-lightest":"#f4f4f4","grey-dark":"#8a8a8a","white":"#ffffff","black":"#000000"}}</script>
	<script type='text/javascript' src='https://candyusa.com/wordpress/wp-includes/js/jquery/ui/core.min.js?ver=1.12.1' id='jquery-ui-core-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-includes/js/jquery/ui/tabs.min.js?ver=1.12.1' id='jquery-ui-tabs-js'></script>
<script type='text/javascript' id='candyusa2020-js-extra'>
/* <![CDATA[ */
var nca_loadmore_params = {"ajaxurl":"https:\/\/candyusa.com\/wordpress\/wp-admin\/admin-ajax.php","posts":"{\"post_type\":\"cst\",\"error\":\"\",\"m\":\"\",\"p\":0,\"post_parent\":\"\",\"subpost\":\"\",\"subpost_id\":\"\",\"attachment\":\"\",\"attachment_id\":0,\"name\":\"\",\"pagename\":\"\",\"page_id\":0,\"second\":\"\",\"minute\":\"\",\"hour\":\"\",\"day\":0,\"monthnum\":0,\"year\":0,\"w\":0,\"category_name\":\"\",\"tag\":\"\",\"cat\":\"\",\"tag_id\":\"\",\"author\":\"\",\"author_name\":\"\",\"feed\":\"\",\"tb\":\"\",\"paged\":0,\"meta_key\":\"\",\"meta_value\":\"\",\"preview\":\"\",\"s\":\"\",\"sentence\":\"\",\"title\":\"\",\"fields\":\"\",\"menu_order\":\"\",\"embed\":\"\",\"category__in\":[],\"category__not_in\":[],\"category__and\":[],\"post__in\":[],\"post__not_in\":[],\"post_name__in\":[],\"tag__in\":[],\"tag__not_in\":[],\"tag__and\":[],\"tag_slug__in\":[],\"tag_slug__and\":[],\"post_parent__in\":[],\"post_parent__not_in\":[],\"author__in\":[],\"author__not_in\":[],\"posts_per_page\":13,\"orderby\":\"date\",\"order\":\"DESC\",\"ignore_sticky_posts\":false,\"suppress_filters\":false,\"cache_results\":true,\"update_post_term_cache\":true,\"lazy_load_term_meta\":true,\"update_post_meta_cache\":true,\"nopaging\":false,\"comments_per_page\":\"50\",\"no_found_rows\":false}","current_page":"1","max_page":"165"};
/* ]]> */
</script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/themes/candyusa2020/assets/js/candyusa.min.js?ver=0.4.0.1615526318' id='candyusa2020-js'></script>
<script type='text/javascript' id='q2w3_fixed_widget-js-extra'>
/* <![CDATA[ */
var q2w3_sidebar_options = [{"sidebar":"q2w3-default-sidebar","margin_top":70,"margin_bottom":0,"stop_id":"main-end","screen_max_width":998,"screen_max_height":0,"width_inherit":false,"refresh_interval":1500,"window_load_hook":false,"disable_mo_api":false,"widgets":["right-sidebar-contents"]}];
/* ]]> */
</script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/q2w3-fixed-widget/js/q2w3-fixed-widget.min.js?ver=5.3.0' id='q2w3_fixed_widget-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-includes/js/hoverIntent.min.js?ver=1.10.1' id='hoverIntent-js'></script>
<script type='text/javascript' id='megamenu-js-extra'>
/* <![CDATA[ */
var megamenu = {"timeout":"300","interval":"100"};
/* ]]> */
</script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=2.9.4' id='megamenu-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-content/plugins/megamenu-pro/assets/public.js?ver=2.2.3' id='megamenu-pro-js'></script>
<script type='text/javascript' src='https://candyusa.com/wordpress/wp-includes/js/wp-embed.min.js?ver=5.8.1' id='wp-embed-js'></script>

</body>
</html>