CINXE.COM
Industry Related Scams - Cake & Bake Show 2024
<!DOCTYPE html> <html lang="en-GB" class="no-js"> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <title> Industry Related Scams - Cake & Bake Show 2024 </title> <meta name="generator" content="SHOWOFF by ASP.events" /> <meta name="author" content=""> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta property="og:title" content="Industry Related Scams" /> <meta property="og:site_name" content="Cake & Bake Show 2024" /> <meta property="schema:name" typeof="http://schema.org/WebPage" content="Industry Related Scams" /> <meta property="schema:image" typeof="http://schema.org/WebPage" content="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/logos/CB2023_logo.png/fit-in/1200x630/filters:no_upscale()" /> <meta property="og:image" content="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/logos/CB2023_logo.png/fit-in/1200x630/filters:no_upscale()" /> <meta property="og:type" content="article" /> <!-- E9C84F904E4B2BEB3C3FC51C2893D87BA21D1E60E152C61AF0A69DDCFB845B41 --> <base href="https://www.thecakeandbakeshow.co.uk/" > <meta name="robots" content="index, follow" /> <link rel="icon" href="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/favicon.ico" type="image/x-icon" /> <link rel="canonical" href="https://www.thecakeandbakeshow.co.uk/industry-related-scams" /> <!-- Google Tag Manager --> <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-TRQTQ6F6');</script> <!-- End Google Tag Manager --> <link rel="stylesheet" href="https://use.typekit.net/xqq1adv.css"> <link rel="stylesheet" href="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/__theme/css/site.css?v=358AF29D" /> <script src="https://cdn.asp.events/includes/js/jquery/jquery.min.js"></script> <script src="https://cdn.asp.events/includes/js/jquery/jquery-ui.min.js"></script> <script src="https://cdn.asp.events/includes/js/script.min.js"></script> <script src="https://themes.asp.events/_base/1-2-0/includes/javascripts/dist/essentials.min.js?v=1"></script> <script src="https://themes.asp.events/_base/1-2-0/includes/javascripts/dist/global/accessibility.min.js" async></script> <script src="https://themes.asp.events/_template_expo_crio_01/includes/javascripts/site.js?v=42"></script> <link rel="preload" href="https://themes.asp.events/_base/1-2-0/includes/fonts/fontawesome/fontawesome-all.min.css?v=1" as="style" fetchPriority="low" onload="this.onload=null;this.rel='stylesheet'" /> <link rel="preload" href="https://themes.asp.events/_base/1-2-0/includes/fonts/fontawesome/v4-shims.min.css?v=1" as="style" fetchPriority="low" onload="this.onload=null;this.rel='stylesheet'" /> <noscript> <link href="https://themes.asp.events/_base/1-2-0/includes/fonts/fontawesome/fontawesome-all.min.css?v=1" rel="stylesheet" fetchPriority="low"> <link href="https://themes.asp.events/_base/1-2-0/includes/fonts/fontawesome/v4-shims.min.css?v=1" rel="stylesheet" fetchPriority="low"> </noscript> <script src="https://themes.asp.events/_template_expo_crio_01/includes/javascripts/accessibility.js"></script> <script type="text/javascript" src="https://themes.asp.events/_base/1-2-0/includes/javascripts/dist/global/accessibility.min.js"></script> <script src="https://themes.asp.events/_template_expo_crio_01/includes/javascripts/animations.js"></script> <script> $script('https://cdn.asp.events/includes/js/jquery/magnificPopup/jquery.magnific-popup.min.js', function(){ $script('/includes/javascript/ASPModal.old.min.js'); }); jQuery(document).ready(function(){ jQuery(document).on('click','.js-share-button',showShareDialog); function showShareDialog(e) { e.preventDefault(); var Site = jQuery(this).attr('data-site'); if (jQuery(this).attr('data-slug') != '') { var PageUrl = jQuery(this).attr('data-slug'); } else { var PageUrl = location.href; } var contentId = ''; if (jQuery(this).attr('data-contentId') != '') { var contentId = jQuery(this).attr('data-contentId'); } var shareText = jQuery(this).attr('data-shareText'); var shareTitle = jQuery(this).attr('data-shareTitle'); jQuery.get ( '__share/buttons/getShareUrl' , { Site:Site , PageUrl:PageUrl , PageTitle:document.title, contentId:contentId, shareText:shareText, shareTitle:shareTitle } , redirectToShare ); //var _paq = _paq || []; //piwik - track share event, and set value for dimension6 in action scope _paq.push(['trackEvent','General','Share',Site,null,{dimension6:PageUrl}]); } function redirectToShare(data) { //open email share in modal if(data.ShareTo.indexOf('__share/email') == 0) openRemoteModal(data.ShareTo); else{ var popupBlockerChecker = { check: function(popup_window){ var _scope = this; if (popup_window) { if(/chrome/.test(navigator.userAgent.toLowerCase())){ setTimeout(function () { _scope._is_popup_blocked(_scope, popup_window); },200); }else{ popup_window.onload = function () { _scope._is_popup_blocked(_scope, popup_window); }; } }else{ _scope._displayError(); } }, _is_popup_blocked: function(scope, popup_window){ if ((popup_window.innerHeight > 0)==false){ scope._displayError(); } }, _displayError: function(){ alert("Popup Blocker is enabled! Please add this site to your exception list."); } }; var popup = window.open(data.ShareTo,'_blank','width=800,height=650'); //'width=620,height=440' popupBlockerChecker.check(popup); } } }); </script> </head> <body class="body--id-93440 t-default cake-bake-show-2023 "> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TRQTQ6F6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <a class="s-skip-to-main" href="#main" style="opacity: 0; position: absolute; transform: translateY(-100%);">Skip to main content</a> <div class="site"> <div class="l-navigation-mobile js-navigation-mobile"> <button class="l-navigation-mobile__close js-navigation-mobile-close" type="button" aria-label="Close Menu" aria-controls="navigation"> <i class="l-navigation-mobile__close__icon fal fa-times"></i> </button> <div class="l-navigation-mobile__quick-links"> <a class="l-navigation-mobile__quick-links__button" href="https://www.thecakeandbakeshow.co.uk/"> <i class="l-navigation-mobile__quick-links__button__icon fal fa-home"></i> </a> <a class="l-navigation-mobile__quick-links__button js-search-trigger" href="#search"> <i class="l-navigation-mobile__quick-links__button__icon fal fa-search"></i> </a> </div> <nav class="l-navigation-mobile__menu" aria-label="Mobile Main Navigation"> <ul class="menu menu--dropdown-toggle js-menu js-menu-dropdown-toggle menublock" menuid="158"> <li title="Home" class="menu__item"> <a href="welcome" target="_self" class="menu__item__link menuitem menuitem--id-2712">Home</a> </li> <li title="What's On" class="menu__item"> <a href="whats-on" target="_self" class="menu__item__link menuitem menuitem--id-2719">What's On</a> </li> <li title="Exhibitors" class="menu__item"> <span class="menu__item__link menuitem menuitem--id-2770">Exhibitors</span> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Exhibitor List" class="menu__item"> <a href="exhibitors" target="_self" class="menu__item__link menuitem menuitem--id-2725">Exhibitor List</a> </li> <li title="Sponsors & Partners" class="menu__item"> <a href="whats-on/sponsors-partners" target="_self" class="menu__item__link menuitem menuitem--id-3156">Sponsors & Partners</a> </li> <li title="E-Zone" class="menu__item"> <a href="e-zone-login-page" target="_self" class="menu__item__link menuitem menuitem--id-2771">E-Zone</a> </li> <li title="Industry Related Scams" class="is-active menu__item"> <a href="industry-related-scams" target="_self" class="is-active menu__item__link menuitem menuitem--id-3140">Industry Related Scams</a> </li> </ul> </li> <li title="News & Trends" class="menu__item"> <a href="news" target="_self" class="menu__item__link menuitem menuitem--id-2730">News & Trends</a> </li> <li title="Visiting & Ticket info" class="menu__item"> <span class="menu__item__link menuitem menuitem--id-2727">Visiting & Ticket info</span> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Ticket Information" class="menu__item"> <a href="ticket-information" target="_self" class="menu__item__link menuitem menuitem--id-2728">Ticket Information</a> </li> <li title="Book Your Hotel" class="menu__item"> <a href="https://idealhomeshowchristmas.hotelplanner.com/" target="_blank" class="menu__item__link menuitem menuitem--id-3025">Book Your Hotel</a> </li> <li title="Getting There" class="menu__item"> <a href="getting-here" target="_self" class="menu__item__link menuitem menuitem--id-2729">Getting There</a> </li> <li title="FAQs" class="menu__item"> <a href="https://cakeandbake.seetickets.com/content/support-centre" target="_blank" class="menu__item__link menuitem menuitem--id-2731">FAQs</a> </li> </ul> </li> <li title="Gallery" class="menu__item"> <a href="gallery" target="_self" class="menu__item__link menuitem menuitem--id-2732">Gallery</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Video Gallery" class="menu__item"> <a href="video-gallery" target="_self" class="menu__item__link menuitem menuitem--id-2746">Video Gallery</a> </li> </ul> </li> <li title="How To Exhibit" class="menu__item"> <a href="exhibit" target="_self" class="menu__item__link menuitem menuitem--id-2721">How To Exhibit</a> </li> <li title="BUY TICKETS" class="menu__item menu__item--button-two"> <a href="https://cakeandbake.seetickets.com/tour/cake-bake-show?src=mainlink" target="_blank" class="menu__item__link menuitem menuitem--id-2726">BUY TICKETS</a> </li> </ul> </nav> <div class="l-navigation-mobile__navigation__social"> <div class="panel panel--default panel--id-61891"> <div class="panel__body"> <ul class="ck-social-icons"> <li><a href="https://www.instagram.com/cakeandbakeshow" target="_blank" title="https://www.instagram.com/cakeandbakeshow">Instagram</a></li> <li><a href="https://www.tiktok.com/@thecakeandbakeshow?_t=8jUVwyPphvk&_r=1" target="_blank" title="https://www.tiktok.com/@thecakeandbakeshow?_t=8jUVwyPphvk&_r=1">Tiktok</a></li> <li><a href="https://www.youtube.com/user/CakeandBakeShow" target="_blank" title="https://www.youtube.com/user/CakeandBakeShow">YouTube</a></li> <li><a href="https://www.linkedin.com/showcase/thecakeandbakeshow" target="_blank" title="https://www.linkedin.com/showcase/thecakeandbakeshow">LinkedIn</a></li> <li><a href="https://www.facebook.com/cakeandbakeshow" target="_blank" title="https://www.facebook.com/cakeandbakeshow">Facebook</a></li> <li><a href="https://twitter.com/cakeandbakeshow" target="_blank" title="https://twitter.com/cakeandbakeshow">Twitter</a></li> </ul> </div> </div> </div> </div> <header class="l-header js-header" data-header-option="3"> <div class="l-header__wrapper"> <div class="l-header__navigation js-header-navigation-menu-trigger"> <div class="l-header__navigation__quick-links"> <a class="l-header__navigation__quick-links__button" href="https://www.thecakeandbakeshow.co.uk/"> <i class="l-header__navigation__quick-links__button__icon fal fa-home"></i> </a> <a class="l-header__navigation__quick-links__button js-search-trigger" href="#search"> <i class="l-header__navigation__quick-links__button__icon fal fa-search"></i> </a> </div> <div class="l-header__navigation__navigation-trigger"> <i class="l-header__navigation__navigation-trigger__icon fal fa-bars"></i> </div> <div class="l-header__navigation__social"> <div class="panel panel--default panel--id-61891"> <div class="panel__body"> <ul class="ck-social-icons"> <li><a href="https://www.instagram.com/cakeandbakeshow" target="_blank" title="https://www.instagram.com/cakeandbakeshow">Instagram</a></li> <li><a href="https://www.tiktok.com/@thecakeandbakeshow?_t=8jUVwyPphvk&_r=1" target="_blank" title="https://www.tiktok.com/@thecakeandbakeshow?_t=8jUVwyPphvk&_r=1">Tiktok</a></li> <li><a href="https://www.youtube.com/user/CakeandBakeShow" target="_blank" title="https://www.youtube.com/user/CakeandBakeShow">YouTube</a></li> <li><a href="https://www.linkedin.com/showcase/thecakeandbakeshow" target="_blank" title="https://www.linkedin.com/showcase/thecakeandbakeshow">LinkedIn</a></li> <li><a href="https://www.facebook.com/cakeandbakeshow" target="_blank" title="https://www.facebook.com/cakeandbakeshow">Facebook</a></li> <li><a href="https://twitter.com/cakeandbakeshow" target="_blank" title="https://twitter.com/cakeandbakeshow">Twitter</a></li> </ul> </div> </div> </div> <nav class="l-header__navigation__menu js-header-navigation-menu js-navigation" data-name="main" aria-label="Main Navigation"> <ul class="menu menu--dropdown-toggle js-menu js-menu-dropdown-toggle menublock" menuid="158"> <li title="Home" class="menu__item"> <a href="welcome" target="_self" class="menu__item__link menuitem menuitem--id-2712">Home</a> </li> <li title="What's On" class="menu__item"> <a href="whats-on" target="_self" class="menu__item__link menuitem menuitem--id-2719">What's On</a> </li> <li title="Exhibitors" class="menu__item"> <span class="menu__item__link menuitem menuitem--id-2770">Exhibitors</span> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Exhibitor List" class="menu__item"> <a href="exhibitors" target="_self" class="menu__item__link menuitem menuitem--id-2725">Exhibitor List</a> </li> <li title="Sponsors & Partners" class="menu__item"> <a href="whats-on/sponsors-partners" target="_self" class="menu__item__link menuitem menuitem--id-3156">Sponsors & Partners</a> </li> <li title="E-Zone" class="menu__item"> <a href="e-zone-login-page" target="_self" class="menu__item__link menuitem menuitem--id-2771">E-Zone</a> </li> <li title="Industry Related Scams" class="is-active menu__item"> <a href="industry-related-scams" target="_self" class="is-active menu__item__link menuitem menuitem--id-3140">Industry Related Scams</a> </li> </ul> </li> <li title="News & Trends" class="menu__item"> <a href="news" target="_self" class="menu__item__link menuitem menuitem--id-2730">News & Trends</a> </li> <li title="Visiting & Ticket info" class="menu__item"> <span class="menu__item__link menuitem menuitem--id-2727">Visiting & Ticket info</span> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Ticket Information" class="menu__item"> <a href="ticket-information" target="_self" class="menu__item__link menuitem menuitem--id-2728">Ticket Information</a> </li> <li title="Book Your Hotel" class="menu__item"> <a href="https://idealhomeshowchristmas.hotelplanner.com/" target="_blank" class="menu__item__link menuitem menuitem--id-3025">Book Your Hotel</a> </li> <li title="Getting There" class="menu__item"> <a href="getting-here" target="_self" class="menu__item__link menuitem menuitem--id-2729">Getting There</a> </li> <li title="FAQs" class="menu__item"> <a href="https://cakeandbake.seetickets.com/content/support-centre" target="_blank" class="menu__item__link menuitem menuitem--id-2731">FAQs</a> </li> </ul> </li> <li title="Gallery" class="menu__item"> <a href="gallery" target="_self" class="menu__item__link menuitem menuitem--id-2732">Gallery</a> <button class="menu__item__toggle" style="display: none;"><i class="fal fa-chevron-down"></i></button> <ul class="menu--sub-menu menu--sub-menu--level-1"> <li title="Video Gallery" class="menu__item"> <a href="video-gallery" target="_self" class="menu__item__link menuitem menuitem--id-2746">Video Gallery</a> </li> </ul> </li> <li title="How To Exhibit" class="menu__item"> <a href="exhibit" target="_self" class="menu__item__link menuitem menuitem--id-2721">How To Exhibit</a> </li> <li title="BUY TICKETS" class="menu__item menu__item--button-two"> <a href="https://cakeandbake.seetickets.com/tour/cake-bake-show?src=mainlink" target="_blank" class="menu__item__link menuitem menuitem--id-2726">BUY TICKETS</a> </li> </ul> </nav> </div> <div class="l-header__branding-dates"> <div class="l-header__branding"> <div class="panel panel--default panel--id-62578"> <div class="panel__body"> <p><a href="" target="_self" title=""><img alt="Cake & Bake Show Logo" src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/subpagelogo/CAB2024_logo-pink-whiteout-HORIZONTAL.png" style="width: 300px; height: 137px;" /></a></p> </div> </div> </div> </div> <div class="l-header__navigation-trigger-extras"> <a class="l-header__navigation-trigger js-navigation-mobile-open" href="#"> <i class="l-header__navigation-trigger__icon fal fa-bars"></i> </a> <div class="l-header__call-to-actions"> <div class="panel panel--default panel--id-61890"> <div class="panel__body"> <ul> <li><a class="ck-button-one is-aligned" href=" https://cakeandbake.seetickets.com/" target="_blank" title=" https://cakeandbake.seetickets.com/">Buy Tickets</a></li> <li><a class="ck-button-two" href="exhibit" target="_self" title="exhibit">Exhibit</a></li> </ul> </div> </div> </div> </div> </div> </header> <div class="l-page-title js-l-page-title"> <div class="l-page-title__wrapper"> <h1 class="l-page-title__title">Industry Related Scams</h1> <div class="l-page-title__image"> <div class="panel panel--default panel--id-61892"> <div class="panel__body"> <p><img alt="Cake & Bake Show Subpage Hero" src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/hero/SubpageHero.jpg" style="width: 1920px; height: 1489px;" /></p> </div> </div> </div> </div> </div> <div class="l-content" id="main"> <main class="l-content__main"> <div class="l-content__main__body"> <div class="section section--one-column section--id-1"> <div class="section__body"> <div class="section__body__article section__body__article--id-1"> <article class="article article--default"> <div class="article__header-body"> <div class="article__body"> <p>As trade and consumer shows become increasingly susceptible to industry scammers who pretend to represent exhibition organisers, Media 10 want to advise you of what to look out for so that you can enjoy your full exhibition experience with us on all our events. Please take a few moments to read the articles below.</p> <p><a href="https://www.aeo.org.uk/expoguide" target="_blank" title="https://www.aeo.org.uk/expoguide">The AEO guide to protecting exhibitors from scammers</a></p> <p><a href="industry-related-scams/important-statement-behalf-sister-event-ideal-home-show" target="_blank" title="industry-related-scams/important-statement-behalf-sister-event-ideal-home-show">Important Statement On Behalf Of our sister event, The Ideal Home Show</a></p> </div> </div> </article> <script> $script('https://themes.asp.events/_base/1-2-0/includes/javascripts/src/modules/pages/anchor.js?v=2'); </script> </div> </div> </div> </div> </main> </div> <div class="l-sponsors l-sponsors--style-rows"> <div class="l-sponsors__body"><div class="panel panel--default panel--id-74870"> <div class="panel__header"> <h4 class="panel__header__title"> 2024 Sponsors </h4> </div> <div class="panel__body"> <p style="text-align: center;"><br /> <div class="w-icatcher-carousel w-icatcher-carousel--id-uid_26731"> <script src="https://themes.asp.events/_base/1-2-0/includes/javascripts/src/global/plugins/slick.min.js"></script> <script> $(document).ready(function(){ /* Shuffle script for the random Order option */ !function(h){h.fn.shuffle=function(){var r=this.get(),t=h.map(r,function(){var n,t=(n=r.length,Math.floor(Math.random()*n)),e=h(r[t]).clone(!0)[0];return r.splice(t,1),e});return this.each(function(n){h(this).replaceWith(h(t[n]))}),h(t)}}(jQuery); if ( false ) { $( ".w-icatcher-carousel--id-uid_26731 .w-icatcher-carousel__list > *" ).shuffle(); } $( ".w-icatcher-carousel--id-uid_26731 .w-icatcher-carousel__list" ).not(".slick-initialized").slick({ autoplay: false, autoplaySpeed:10000, speed: 500, arrows: false, dots: false, draggable: false, respondTo: "window", appendArrows: ".w-icatcher-carousel--id-uid_26731 .w-icatcher-carousel__navigation", appendDots: ".w-icatcher-carousel--id-uid_26731 .w-icatcher-carousel__pager", slidesToShow: 2, slidesToScroll: 2, mobileFirst: true, responsive: [ { breakpoint: 767, settings: { slidesToShow: 5, slidesToScroll: 5 } }, { breakpoint: 1024, settings: { slidesToShow: 5, slidesToScroll: 5 } }, { breakpoint: 1280, settings: { slidesToShow: 5, slidesToScroll: 5 } } ] }); $(document).on("click", ".js-article-accordion .article__header", function(){ $(".w-icatcher-carousel--id-uid_26731 .w-icatcher-carousel__list").slick("unslick").slick("reinit"); }); }); </script> <div class="w-icatcher-carousel__list"> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/W10271080-A_KA-Logo_PRINT_NO-R_187.png'); background-size: contain;"> <a href="https://www.thecakeandbakeshow.co.uk/kitchenaid-sponsor-strip" target="_blank"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/W10271080-A_KA-Logo_PRINT_NO-R_187.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/Five-Farms-150x150-V3.png'); background-size: contain;"> <a href="https://www.thecakeandbakeshow.co.uk/2024-five-farms-sponsor-strip" target="_self"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/Five-Farms-150x150-V3.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> </div> <div class="w-icatcher-carousel__navigation"></div> <div class="w-icatcher-carousel__pager"></div> </div> </p> <p style="text-align: center;"> </p> <p style="text-align: center;"> </p> </div> </div> <div class="panel panel--default panel--id-96882"> <div class="panel__header"> <h4 class="panel__header__title"> 2024 Partners </h4> </div> <div class="panel__body"> <p style="text-align: center;"><br /> <div class="w-icatcher-carousel w-icatcher-carousel--id-uid_AF5CC"> <script src="https://themes.asp.events/_base/1-2-0/includes/javascripts/src/global/plugins/slick.min.js"></script> <script> $(document).ready(function(){ /* Shuffle script for the random Order option */ !function(h){h.fn.shuffle=function(){var r=this.get(),t=h.map(r,function(){var n,t=(n=r.length,Math.floor(Math.random()*n)),e=h(r[t]).clone(!0)[0];return r.splice(t,1),e});return this.each(function(n){h(this).replaceWith(h(t[n]))}),h(t)}}(jQuery); if ( false ) { $( ".w-icatcher-carousel--id-uid_AF5CC .w-icatcher-carousel__list > *" ).shuffle(); } $( ".w-icatcher-carousel--id-uid_AF5CC .w-icatcher-carousel__list" ).not(".slick-initialized").slick({ autoplay: false, autoplaySpeed:10000, speed: 500, arrows: false, dots: false, draggable: false, respondTo: "window", appendArrows: ".w-icatcher-carousel--id-uid_AF5CC .w-icatcher-carousel__navigation", appendDots: ".w-icatcher-carousel--id-uid_AF5CC .w-icatcher-carousel__pager", slidesToShow: 1, slidesToScroll: 1, mobileFirst: true, responsive: [ { breakpoint: 767, settings: { slidesToShow: 2, slidesToScroll: 2 } }, { breakpoint: 1024, settings: { slidesToShow: 3, slidesToScroll: 3 } }, { breakpoint: 1280, settings: { slidesToShow: 4, slidesToScroll: 4 } } ] }); $(document).on("click", ".js-article-accordion .article__header", function(){ $(".w-icatcher-carousel--id-uid_AF5CC .w-icatcher-carousel__list").slick("unslick").slick("reinit"); }); }); </script> <div class="w-icatcher-carousel__list"> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Maggies-150x150.png'); background-size: contain;"> <a href="https://www.thecakeandbakeshow.co.uk/2024-maggies-sponsor-strip" target="_blank"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Maggies-150x150.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Fabulously-Fondant-150x150.png'); background-size: contain;"> <a href="https://www.thecakeandbakeshow.co.uk/fabulously-fondant-2024-sponsor-strip" target="_blank"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Fabulously-Fondant-150x150.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Sweet-Stamp-150x150.png'); background-size: contain;"> <a href="https://www.thecakeandbakeshow.co.uk/2024-sweet-stamp-sponsor-strip" target="_self"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Sweet-Stamp-150x150.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Sweet-Success-150x150.png'); background-size: contain;"> <a href="https://www.thecakeandbakeshow.co.uk/2024-sweet-success-sponsor-strip" target="_self"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Sweet-Success-150x150.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> </div> <div class="w-icatcher-carousel__navigation"></div> <div class="w-icatcher-carousel__pager"></div> </div> </p> <p style="text-align: center;"> <div class="w-icatcher-carousel w-icatcher-carousel--id-uid_79A6E"> <script src="https://themes.asp.events/_base/1-2-0/includes/javascripts/src/global/plugins/slick.min.js"></script> <script> $(document).ready(function(){ /* Shuffle script for the random Order option */ !function(h){h.fn.shuffle=function(){var r=this.get(),t=h.map(r,function(){var n,t=(n=r.length,Math.floor(Math.random()*n)),e=h(r[t]).clone(!0)[0];return r.splice(t,1),e});return this.each(function(n){h(this).replaceWith(h(t[n]))}),h(t)}}(jQuery); if ( false ) { $( ".w-icatcher-carousel--id-uid_79A6E .w-icatcher-carousel__list > *" ).shuffle(); } $( ".w-icatcher-carousel--id-uid_79A6E .w-icatcher-carousel__list" ).not(".slick-initialized").slick({ autoplay: true, autoplaySpeed:4000, speed: 500, arrows: true, dots: true, draggable: false, respondTo: "window", appendArrows: ".w-icatcher-carousel--id-uid_79A6E .w-icatcher-carousel__navigation", appendDots: ".w-icatcher-carousel--id-uid_79A6E .w-icatcher-carousel__pager", slidesToShow: 1, slidesToScroll: 1, mobileFirst: true, responsive: [ { breakpoint: 767, settings: { slidesToShow: 2, slidesToScroll: 2 } }, { breakpoint: 1024, settings: { slidesToShow: 3, slidesToScroll: 3 } }, { breakpoint: 1280, settings: { slidesToShow: 4, slidesToScroll: 4 } } ] }); $(document).on("click", ".js-article-accordion .article__header", function(){ $(".w-icatcher-carousel--id-uid_79A6E .w-icatcher-carousel__list").slick("unslick").slick("reinit"); }); }); </script> <div class="w-icatcher-carousel__list"> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Business-of-Cake-Making-150x150.png'); background-size: contain;"> <a href="https://www.thecakeandbakeshow.co.uk/2024-business-cake-making-sponsor-strip" target="_blank"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Business-of-Cake-Making-150x150.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/CMMA-150x150.png'); background-size: contain;"> <a href="https://www.thecakeandbakeshow.co.uk/cake-masters-awards-2024-sponsor-strip" target="_self"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/CMMA-150x150.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Cake-Masters-Mag-150x150.png'); background-size: contain;"> <a href="https://cakemastersmagazine.com/" target="_self"><img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/Cake-Masters-Mag-150x150.png" alt="" /></a> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> <div class="w-icatcher-carousel__list__item"> <div class="w-icatcher-carousel__list__item__wrapper"> <div class="w-icatcher-carousel__list__item__image" style="background-image: url('https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/CAB-24-Sponsors-Partners-150x150-for-Website-Sponsor-Strip-150-x-150-px-.png'); background-size: contain;"> <img src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/2024/panels/sponsor-partner-strip/CAB-24-Sponsors-Partners-150x150-for-Website-Sponsor-Strip-150-x-150-px-.png" alt="" /> </div> <div class="w-icatcher-carousel__list__item__body"> </div> </div> </div> </div> <div class="w-icatcher-carousel__navigation"></div> <div class="w-icatcher-carousel__pager"></div> </div> </p> <p> </p> <p> </p> <p style="text-align: center;"> </p> <p style="text-align: center;"> </p> </div> </div></div> </div> <footer class="l-footer"> <div class="l-footer__wrapper"> <div class="l-footer__info"> <div class="panel panel--default panel--id-61912"> <div class="panel__header"> <h4 class="panel__header__title"> Opening Times </h4> </div> <div class="panel__body"> <p>Wednesday 27th November 2024 | 10am - 5pm</p> <p>Thursday 28th November 2024 | 10am - 5pm</p> <p>Friday 29th November 2024 | 10am - 5pm</p> <p>Saturday 30th November 2024 | 10am - 5pm</p> <p>Sunday 1st December 2024 | 10am - 5pm</p> </div> </div> <div class="panel panel--default panel--id-61913"> <div class="panel__header"> <h4 class="panel__header__title"> Location </h4> </div> <div class="panel__body"> <p>Olympia Events<br /> Hammersmith Road<br /> London W14 8UX</p> </div> </div> <div class="panel panel--default panel--id-61914"> <div class="panel__header"> <h4 class="panel__header__title"> Quick Links </h4> </div> <div class="panel__body"> <ul> <li><a href="contact" target="_self" title="contact">Contact us</a></li> <li><a href="getting-here" target="_self" title="getting-here">Getting there </a></li> <li><a href="exhibit" target="_self" title="exhibit">Exhibitor information</a></li> <li><a href="https://cakeandbake.seetickets.com/tour/cake-bake-show?src=mainlink" target="_blank" title="https://cakeandbake.seetickets.com/tour/cake-bake-show?src=mainlink">Buy tickets now</a></li> <li><a href="exhibit" target="_self" title="exhibit">Apply for a stand</a></li> </ul> </div> </div> <div class="panel panel--default panel--id-61911"> <div class="panel__body"> <a href="https://www.media-ten.com/" target="_blank" title="https://www.media-ten.com/"><img alt="Media 10" src="https://cdn.asp.events/CLIENT_Media_10_B9D470DF_5056_B739_5443B4BBAA6F8ED4/sites/cake-bake-show-2023/media/logos/M10_LogoV1.webp" style="width: 370px; height: 160px;" /></a> </div> </div> </div> <div class="l-footer__menu-showoff"> <div class="l-footer__menu"> <ul class="menu menu--footer menublock" menuid="159"> <li title="漏 Copyright 2023" class="menu__item"> <span class="menu__item__link menuitem menuitem--id-2713">漏 Copyright 2023</span> </li> <li title="Industry Related Scams" class="is-active menu__item"> <a href="industry-related-scams" target="_self" class="is-active menu__item__link menuitem menuitem--id-3138">Industry Related Scams</a> </li> <li title="Media 10" class="menu__item"> <a href="http://www.media-ten.com" target="_blank" class="menu__item__link menuitem menuitem--id-2714">Media 10</a> </li> <li title="Terms & Conditions" class="menu__item"> <a href="terms-conditions" target="_self" class="menu__item__link menuitem menuitem--id-2715">Terms & Conditions</a> </li> <li title="Privacy Policy" class="menu__item"> <a href="privacy-policy" target="_self" class="menu__item__link menuitem menuitem--id-2716">Privacy Policy</a> </li> <li title="Newsletter Sign-up" class="menu__item"> <a href="newsletter-sign-up" target="_blank" class="menu__item__link menuitem menuitem--id-2717">Newsletter Sign-up</a> </li> <li title="Contact" class="menu__item"> <a href="contact" target="_self" class="menu__item__link menuitem menuitem--id-2718">Contact</a> </li> <li title="Press" class="menu__item"> <a href="press" target="_self" class="menu__item__link menuitem menuitem--id-2779">Press</a> </li> <li title="SITEMAP" class="menu__item"> <a href="sitemap" target="_self" class="menu__item__link menuitem menuitem--id-3221">SITEMAP</a> </li> </ul> </div> <div class="l-footer__showoff"> <svg class="l-footer__showoff__icon"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://themes.asp.events/_template_expo_crio_01/includes/icons/asp_logo.svg#Layer_1"></use> </svg> <a class="l-footer__showoff__link" href="https://www.asp.events/client" target="_blank">Exhibition Website by ASP</a> </div> </div> </div> </footer> <div class="w-modal-search"> <a href="#searchToggle" class="js-search-trigger"></a> <div class="w-search" data-cachestatic="1" data-search-hint="Type in what you're looking for then press search"> <form name="searchform" action="__search" class="w-search__form" method="post"> <div class="w-search__form__title"> Search </div> <div class='p-form__group form__group'><div class='p-form__group__controls form__group__controls'><input type="text" name="q" class="w-search__form__input" placeholder="Search" id="q"/></div></div> <div class='p-form__group form__group'><div class='p-form__group__controls form__group__controls'><button name="searchSubmitButton" type="submit" class="w-search__form__submit" id="searchSubmitButton">Search</button></div></div> </form> </div> </div> <div class="floating"> <div class='w-zone-loginwrapper' data-lostpassword='false'><div> <div class="w-zone-login js-zone-login"> <div class="w-zone-login__no-access js-zone-login__no-access"> </div> <div class="w-zone-login__form-wrapper"> <form action="__zone/dologin" class="w-zone-login__form zoneloginform" method="post"> <input type="hidden" name="formID" value="LOGIN" id="formID"/> <div class='p-form__group form__group'><div class='p-form__group__title form__group__title'><label class="p-form__group__title__label form__group__title__label" required="required" showrequiredicon="true" for="username">Username *</label></div><div class='p-form__group__controls form__group__controls'><input type="text" name="username" class="w-zone-login__form__input" required="required" placeholder="Username" autocomplete="off" id="username"/></div></div> <div class='p-form__group form__group'><div class='p-form__group__title form__group__title'><label class="p-form__group__title__label form__group__title__label" required="required" showrequiredicon="true" for="password">Password *</label></div><div class='p-form__group__controls form__group__controls'><input type="password" name="password" class="w-zone-login__form__input" required="required" placeholder="Password" autocomplete="off" id="password"/></div></div> <div class='p-form__group form__group'><div class='p-form__group__controls form__group__controls'><button name="loginSubmitButton" type="submit" class="button w-zone-login__form__submit" id="loginSubmitButton">Login</button></div></div> </form> </div> </div> </div></div><script type='text/javascript'> $script('https://cdn.asp.events/includes/js/jquery/magnificPopup/jquery.magnific-popup.min.js', function(){ $script('/includes/javascript/ASPModal.old.min.js', function(){ $script('/includes/javascript/modules/zone/zone.js?v=rc/4.4.20', function(){ js_zone.login_init(); }); }); }); </script> </div> <a class="l-to-top js-to-top " href="javascript:return false;"></a> </div> <style> .article--button-image img { display: none; } .article--button-image::before { padding-top: 70%; } .l-hero .slick-next, .l-hero .slick-prev { border: solid 3px #b90476; color: #b90476; } .l-hero .slick-next::before, .l-hero .slick-prev::before { color: #b90476; } .l-hero .w-icatcher-slider .w-icatcher-slider__list__item__image { transform: scale(1); } /* PINK TITLES */ .l-page-title__title {color: #b90476; } .l-header__toolbar-mobile__links .panel .panel__body, .l-header__links .panel .panel__body { color: #b90476; font-weight: 600; } .l-hero .w-icatcher-slider .w-icatcher-slider__list__item__body__title { color: #b90476; } .l-header__toolbar-mobile__links .panel .panel__body, .l-header__links .panel .panel__body { color: #b90476; font-weight: 600; } /* NEWSLETTER */ .l-newsletter { background: #e297b0; overflow: hidden; } .l-newsletter .panel::before { content: ""; display: block; height: 150px; width: 150px; border-radius: 50%; background: #b90476; position: absolute; top: -50%; left: 50%; transform: translateX(-50%); } .l-newsletter .panel::after{ font-size: 30px; line-height: 1; position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: 1; content: "\f658"; font-weight: 100; line-height: 1; display: inline-block; font-family: "Font Awesome 5 Pro"; margin: 10px auto 20px; color: #fff; } .l-newsletter .panel .panel__header-body { border: none; } .l-newsletter .panel .panel__header-body { display: flex; flex-wrap: wrap; gap: 20px; align-items: center; justify-content: center; padding: 50px 24px 0; } .l-newsletter .panel .panel__header-body .panel__header { margin-bottom: 0; } .l-newsletter .panel .panel__header-body .panel__header .panel__header__title { font-size: 1.8rem; } a[href="newsletter-sign-up"]::before { content: "\f0e0"; font-family: "Font Awesome 5 Pro"; font-weight: 100; margin-right: 10px; color: #fff; } @media (min-width: 768px) { .l-newsletter .panel::before { top: -45%; } .l-newsletter .panel { padding: 48px 48px 12px; } } @media (max-width: 600px) { .l-hero { min-height: 80vh; position: relative; } .l-hero .panel { min-height: 80vh; } } @media (max-width: 1023px) { .l-hero { background: #b9dad5; } .l-hero .w-icatcher-slider .w-icatcher-slider__list__item__image { background-image: none !important; } .l-hero .w-icatcher-slider .w-icatcher-slider__list__item__image::before{ opacity: 0; } .l-hero .w-icatcher-slider .w-icatcher-slider__list__item__body__description { color: #000000; } } </style> <script type='text/javascript' data-cfasync='false'>window.purechatApi = { l: [], t: [], on: function () { this.l.push(arguments); } }; (function () { var done = false; var script = document.createElement('script'); script.async = true; script.type = 'text/javascript'; script.src = 'https://app.purechat.com/VisitorWidget/WidgetScript'; document.getElementsByTagName('HEAD').item(0).appendChild(script); script.onreadystatechange = script.onload = function (e) { if (!done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete')) { var w = new PCWidget({c: '792347b7-616c-4a40-83a0-50544c8c1f1c', f: true }); done = true; } }; })();</script> <!-- Piwik --> <script type="text/javascript"> var _paq = _paq || []; var piwikPageTracked = piwikPageTracked || false; // tracker methods like 'setCustomDimension' should be called before 'trackPageView' if (!piwikPageTracked) { //loop through page tags and set custom dimensions for contentID and Tags var tagArray = []; for(i=0; i < tagArray.length ; i++){ _paq.push(['trackEvent','General','Tags','View',null,{dimension7:'93440',dimension13:'Page', dimension15:'industry-related-scams', dimension9:tagArray[i]}]); } //loop through page tags and set custom dimensions for contentID and prod cats var catArray = []; for(i=0; i < catArray.length ; i++){ _paq.push(['trackEvent','General','Product Categories','View',null,{dimension7:'93440',dimension13:'Page', dimension15:'industry-related-scams', dimension10:catArray[i]}]); } //track page as well as contentId _paq.push(['trackPageView',null,{dimension7:'93440',dimension13:'Page', dimension15:'industry-related-scams'}]); } _paq.push(['enableLinkTracking']); (function() { var u='//analytics.showoff.asp.events/'; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '1065']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Piwik Code --> <script src="/includes/javascript/showoff.global.min.js" ></script> </body> </html>