www.unileverfoodsolutions.co.uk Open in urlscan Pro
23.37.44.203  Public Scan

URL: https://www.unileverfoodsolutions.co.uk/
Submission: On July 12 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET /search-results.html

<form class="js-search-form" action="/search-results.html" method="get" novalidate="" autocomplete="off">
  <div class="form-element has-addon" id="js-main-nav-search-container-element">
    <div class="form-element-addon js-search-icon">
      <span class="icn-search-n js-addon"></span>
      <span class="loader hidden js-loader"></span>
    </div>
    <label for="search-global-desktop" class="search-global js-search-lbl" aria-hidden="true"> Search </label>
    <input type="text" id="search-global-desktop" name="q" class="search-global js-search-global js-input-text" data-at="section-search" style="text-transform: none;" tabindex="1">
  </div>
  <div class="suggestions hidden js-suggestions">
    <div class="scroller">
      <div data-suggestion-item-count="6" data-suggestion-keyword-count="4" data-ajax-load-url="/bin/searchServlet" data-node-path="/content/ufs-uk/en/jcr:content" data-all-label="all" data-product-label="products" data-recipe-label="recipes"
        data-academy-label="Academy" data-other-label="other" class="js-suggestion-search">
        <div class="suggestions-row hidden">
          <ul class="suggestions-list js-suggestion-search-suggestions">
          </ul>
        </div>
        <div class="suggestions-row hide-mobile">
          <ul class="suggestions-list js-suggestions-list">
            <li>
              <a href="javascript:;" title="products" data-link="/search-results.html?q={query_encoded}&amp;pageType=product" data-event-name="Search in products">
									<span><strong>{query}</strong> in</span> products
								</a>
            </li>
            <li>
              <a href="javascript:;" title="recipes" data-link="/search-results.html?q={query_encoded}&amp;pageType=recipe" data-event-name="Search in receipes">
									<span><strong>{query}</strong> in</span> recipes
								</a>
            </li>
            <li>
              <a href="javascript:;" title="Academy" data-link="/search-results.html?q={query_encoded}&amp;pageType=" data-event-name="Search in academy">
                                    <span><strong>{query}</strong> in</span> Academy
                                </a>
            </li>
            <li>
              <a href="javascript:;" title="other" data-link="/search-results.html?q={query_encoded}&amp;pageType=other" data-event-name="Search in other">
									<span><strong>{query}</strong> in</span> other
								</a>
            </li>
          </ul>
        </div>
        <div class="suggestions-row">
          <div class="js-search-all-label-place-holder item-list__footer">
            <a href="javascript:;" class="btn orange js-search-all" data-link="/search-results.html?q=">
								all <span class="js-found"></span>
							</a>
          </div>
        </div>
        <div class="suggestions-row hidden hide-mobile js-suggestions-product js-suggestions-products">
          <span class="h4">products</span>
          <div class="loader hidden js-suggestion-search-loading-spinner"></div>
          <ul class="js-suggestion-search-results item-list__rows clearfix">
          </ul>
        </div>
        <div class="suggestions-row hidden hide-mobile js-suggestions-recipes">
          <span class="h4">recipes</span>
          <div class="loader hidden js-suggestion-search-loading-spinner"></div>
          <ul class="js-suggestion-search-results item-list__rows clearfix">
          </ul>
        </div>
        <script type="text/template" data-template="ajaxSearchItem"> <li class="clearfix">
                            <figure class="item-list__image">
                                <a href="{{pageUrl}}" title="{{pageTitleEncoded}}">
                                    <img src="{{previewImage}}" alt="{{pageTitleEncoded}}">
                                </a>
                            </figure>

                            <div class="item-list__body">
                                <p>
                                    <a href="{{pageUrl}}" title="{{pageTitleEncoded}}">
                                        <span class="item-list__title">{{pageTitle}}</span>
                                        <span class="item-list__body">{{description}}</span>
                                    </a>
                                </p>
                            </div>
                        </li>
                    </script>
      </div>
      <input type="hidden" name="ptp" class="js-search-ptp">
      <input type="hidden" name="tp" class="js-search-tp">
    </div>
  </div>
</form>

POST #

<form action="#" class="  js-form default-form login-form_inline margin-bottom-10" method="post" data-node-path="/content/ufs-uk/en/login/jcr:content/parsys/loginv2" data-ajax-action="loginv2" data-ajax-url="/bin/loginServlet"
  data-active-validation="false" data-use-new-form="true" data-facebook-api-information="{&quot;facebookLoginEnabled&quot;:false}" data-at="header-login-form" novalidate="novalidate" autocomplete="off">
  <fieldset>
    <div class="form-element-row">
      <input type="text" name="oldEmail" class="hidden">
      <div class="form-element">
        <label for="email" aria-hidden="true"> E-mail <span>*</span>
        </label>
        <input id="email" name="email" type="email" class="js-input-text " required="" aria-label="E-mail" autocomplete="username" maxlength="256" data-validation-method="NONE"
          data-validation-msg="An account with this email address already exists.  Please register with a different email address or request a password reminder." data-msg-required="Please enter an email address."
          data-msg-email="Please enter an email address." data-at="email" data-onfocusout="promptLogin">
      </div>
    </div>
    <div class="form-element-row">
      <div class="form-element has-addon">
        <label for="password" aria-hidden="true"> Password <span>*</span>
        </label>
        <input id="password" name="password" type="password" class="js-input-text " required="" aria-label="Password" autocomplete="current-password" maxlength="256" data-validation-method="PASSWORD_COMPLEXITY"
          data-validation-msg="Your password is not strong enough. It should be at least 8 characters long and contain at least three of the following types of characters: an upper case character (A - Z), a lower case character (a - z), a numeric character (0-9), a special character (!@#$&amp;*.:,;%)"
          data-msg-required="Please enter your password." data-at="password" style="text-transform: none;">
        <div class="form-element-addon">
          <span class="icn-unmask js-unmask-password"></span>
        </div>
      </div>
    </div>
  </fieldset>
  <div class="clearfix">
    <input type="text" class="js-automatic-submission-prevention automatic-submission-prevention">
    <input type="hidden" name="countryCode" value="GB">
    <input type="hidden" name="site" value="ufs-gb">
    <input type="hidden" name="successRedirect" value="https://www.unileverfoodsolutions.co.uk/en.html">
    <input type="hidden" name="failRedirect" value="https://www.unileverfoodsolutions.co.uk/login.html?fail=1&amp;redirectUrl=https%3A%2F%2Fwww.unileverfoodsolutions.co.uk%2Fen.html" rel="nofollow">
    <input type="hidden" name="fbFailRedirect" value="https://www.unileverfoodsolutions.co.uk/register-profile.html">
    <div class="col-span-12">
      <button type="submit" name="submitButton" class="button orange js-loginv2-submit js-form-submit" data-at="header-login-submit-button"> Login </button>
    </div>
    <div class="col-span-12 text-centered">
      <a href="/reset-password.html" title="Forgot your password?." class="sel-reset-password reset-password" data-at="header-login-forgot password">
                        Forgot your password?.
                    </a>
    </div>
    <div class="lightbox__overlay lightbox-login hide-print js-lightbox-login hidden">
      <div class="lightbox__window">
        <h3 class="black">Thank you</h3>
        <p>You have been successfully logged in.</p>
      </div>
    </div>
  </div>
</form>

GET /search-results.html

<form class="js-search-form" action="/search-results.html" method="get" novalidate="" autocomplete="off">
  <div class="form-element has-addon js-search-resize">
    <input type="text" id="search-global-desktop-n" name="q" class="search-global js-search-global js-input-text" data-at="section-search" placeholder="How can we help you?" style="text-transform: none;">
    <div class="search-icon-container">
      <span class="icn-search-n"></span>
    </div>
  </div>
  <div class="suggestions hidden js-suggestions js-hide-height">
    <div class="header-main-nav__barcoad-container hide-desktop js-scan-icon js-barcode">
      <span class="icon icon-scan"></span>
      <span class="scan-text">Scan a product barcode</span>
    </div>
    <div class="scroller">
      <div class="suggestions-row-pwa js-hide-suggestion">
        <ul class="suggestions-list js-suggestions-list">
          <li>
            <a href="javascript:;" title="products" data-link="/search-results.html?q={query_encoded}&amp;pageType=product" data-event-name="Search in products">
                                <span><strong>{query}</strong> in</span> products
                            </a>
          </li>
          <li>
            <a href="javascript:;" title="recipes" data-link="/search-results.html?q={query_encoded}&amp;pageType=recipe" data-event-name="Search in recipes">
                                <span><strong>{query}</strong> in</span> recipes
                            </a>
          </li>
          <li>
            <a href="javascript:;" title="Academy" data-link="/search-results.html?q={query_encoded}&amp;pageType=" data-event-name="Search in academy">
                                <span><strong>{query}</strong> in</span> Academy
                            </a>
          </li>
          <li>
            <a href="javascript:;" title="other" data-link="/search-results.html?q={query_encoded}&amp;pageType=other" data-event-name="Search in other">
                                <span><strong>{query}</strong> in</span> other
                            </a>
          </li>
        </ul>
      </div>
      <div data-suggestion-item-count="6" data-suggestion-keyword-count="4" data-ajax-load-url="/bin/searchServlet" data-node-path="/content/ufs-uk/en/jcr:content" data-all-label="all" data-product-label="products" data-recipe-label="recipes"
        data-academy-label="Academy" data-other-label="other" class="js-suggestion-search">
        <div class="suggestions-row suggestions-row-pwa hide-mobile hidden hide-mobile">
          <ul class="suggestions-list js-suggestion-search-suggestions">
          </ul>
        </div>
        <div class="suggestions-row hidden suggestions-row-pwa js-suggestions-product js-suggestions-products js-hide-suggestion">
          <span class="h4">products (<span class="js-product-found"></span>)</span>
          <div class="loader hidden js-suggestion-search-loading-spinner"></div>
          <ul class="js-suggestion-search-results item-list__rows clearfix">
          </ul>
        </div>
        <div class="suggestions-row hidden hide-mobile js-suggestions-recipes">
          <span class="h4">recipes</span>
          <div class="loader hidden js-suggestion-search-loading-spinner"></div>
          <ul class="js-suggestion-search-results item-list__rows clearfix">
          </ul>
        </div>
        <script type="text/template" data-template="ajaxSearchItem"> <li class="clearfix">
                            <figure class="item-list__image">
                                <a href="{{pageUrl}}" title="{{pageTitleEncoded}}">
                                    <img src="{{previewImage}}" alt="{{pageTitleEncoded}}">
                                </a>
                            </figure>

                            <div class="item-list__body">
                                <p>
                                    <a href="{{pageUrl}}" title="{{pageTitleEncoded}}">
                                        <span class="item-list__title">{{pageTitle}}</span>
                                        <span class="item-list__body">{{description}}</span>
                                    </a>
                                </p>
                            </div>
                        </li>
                    </script>
      </div>
      <div class="suggestions-row js-hide-suggestion">
        <div class="text-centered js-search-all-label-place-holder item-list__footer">
          <a href="javascript:;" class="btn orange js-search-all" data-link="/search-results.html?q=">
                            all <span class="js-found"></span>
                        </a>
        </div>
      </div>
      <input type="hidden" name="ptp" class="js-search-ptp">
      <input type="hidden" name="tp" class="js-search-tp">
    </div>
  </div>
</form>

POST /newsletter-sign-up_0.external.html

<form action="/newsletter-sign-up_0.external.html" method="post" autocomplete="off">
  <div class="form-element">
    <label for="newsletter-email"> Enter your email address... </label>
    <input type="text" id="newsletter-email" name="email" class="js-input-text" data-at="footer-newsletter-input" data-newsletter-url="/content/ufs-uk/en/newsletter-sign-up_0.external.html" tabindex="2">
    <div class="form-element-addon">
      <span class="icon submit-arrow js-form-submit"></span>
    </div>
  </div>
</form>

Text Content

Close
Scan a UFS barcode
Scan the barcode on the packaging
Invalid code
Scan a valid code
Scan again

Menu

 *  * Create account
    * L
      
    * Contact us
   
    * 
    * My account
       * 
       * 
       * Log out
    * 
    * Contact us
    * Log out

 * Home
 * Channels
    * Education
    * Pubs & restaurants
    * Elderly care this is home
    * Convenience and Forecourts
    * Fast food restaurants
    * Hotel & Conferencing
    * Workplace
   
   
 * Brands
    * Knorr Professional
    * Hellmann's
    * Colman's
    * Marmite
    * The Vegetarian Butcher
    * Pot Noodle
    * Carte D'Or Desserts
    * Wall’s
    * Magnum
    * Ben & Jerry’s
    * Carte D’Or
   
   
 * Products
    * Bouillons
    * Desserts
    * Ice cream
    * Marmite
    * Mayonnaise, dressings & condiments
    * Meat replacement
    * Pasta & accompaniments
    * Sauces & pastes
    * Gravy
    * Snacks
    * Soups
    * Oil Statement
   
   
 * Inspiration
    * Chef Inspiration
    * Food-service & hospitality marketing
    * Inspiration from our brands
    * The plant base
    * Bouillon Base
    * World cuisines
    * Future Menu 2024
   
   
 * Training
    * UFS Academy
    * Start Here: Watch All FREE Videos
    * UFS Academy - Online Chef Training
    * #FairKitchens
   
   
 * Recipes
 * Chef Rewards
 * About Us
    * Contact us
    * Allergens, Food Safety and Hygiene
    * Sustainability
   
   


Search
 * {query} in products
 * {query} in recipes
 * {query} in Academy
 * {query} in other

all
products

recipes


   
 * 
 *  * E-mail *
      Password *
      
      Login
      Forgot your password?.
      
      
      THANK YOU
      
      You have been successfully logged in.
   
    * Create account
    * Contact us

 *  * My account
    * Contact us
    * Log out

 * 

 * 

Scan a product barcode
 * {query} in products
 * {query} in recipes
 * {query} in Academy
 * {query} in other

products ()

recipes

all
JavaScript disabled

You need to enable JavaScript in order to use this website.
Show me how to enable JavaScript


PRODUCTS AND SERVICES


CREATED BY CHEFS FOR CHEFS


FUTURE MENUS 2024

Download the UK and Ireland report

FREE DOWNLOAD


 * FUTURE MENUS 2024
   
   Download the UK and Ireland report
   
   FREE DOWNLOAD
 * 


 * FUTURE MENUS 2023 - TOP 8 GLOBAL MENU TRENDS
   
   Are you looking for innovative trends? Our Future Menu Trends Report 2023 has
   extensive input from over 1600 chefs who offer practical, real-world
   applications.
   
   FREE DOWNLOAD


 * FUTURE MENUS 2023
   
   LIVE WEBCAST 09-03-2023
   
   LEARN MORE
 * 


CHEF INSPIRATION

 * New
 * Pubs & restaurants

How to optimise your menu to maximise profit and productivity


RECIPES

 * Roasted Thai spiced tofu broth
 * Bourbon Glazed Brisket
 * Lionhead Meatballs

See all recipes
See all inspiration


RECIPES

 * Roasted Thai spiced tofu broth
 * Bourbon Glazed Brisket
 * Lionhead Meatballs

See all recipes
 *  * New
    * Pubs & restaurants
   
   How to optimise your menu to maximise profit and productivity
 *  * New
    * Pubs & restaurants
   
   Food safety - hazards and culprits Read up on Food Safety to refresh your
   knowledge
 *  * New
    * Pubs & restaurants
   
   How operators are tackling the future of foodservice


RECOMMENDED PRODUCTS


KNORR PROFESSIONAL BEEF JELLY BOUILLON 800G


Buy Product
x
 * Bidfood
 * Brakes

Product Specification


KNORR PROFESSIONAL VEGETABLE JELLY BOUILLON 800G


Buy Product
x
 * Bidfood

Product Specification


KNORR PROFESSIONAL CHICKEN JELLY BOUILLON 800G


Buy Product
x
 * Bidfood
 * Brakes

Product Specification

x

 * 


 * 

See all our products


INSPIRATION IN YOUR INBOX

Subscribe to our newsletter to receive the latest industry information


Register


 * INSPIRATION IN YOUR INBOX
   
   Subscribe to our newsletter to receive the latest industry information
   
   
   Register

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 











Find us on
 * Facebook
 * Instagram
 * LinkedIn







SIGN UP TO GET:

 * Access to free Chef training's & upskilling tips
 * The best recipes and tips from Chefs around the world
 * How to future-proof your menu
 * The latest culinary trends

GET FREE ACCESS HERE
Already have an account? Log in here


 * Home
 * Channels
 * Brands
 * Products
 * Inspiration
 * Training
 * Recipes
 * Chef Rewards
 * About Us

 * Select your country
 * Please Recycle
 * Legal terms
 * Privacy Notice
 * Cookie Notice
 * Sitemap
 * Accessibility
 * Media Centre

Register for our monthly newsletter

Sign up to receive recipe ideas, industry trends, special offers, and more in
your inbox.

Enter your email address...

Find us on
 * Facebook
 * Instagram
 * LinkedIn

© 2023 Unilever Food Solutions | All rights reserved


INSTALL THIS WEBAPP ON YOUR IPHONE INSTALL THIS WEBAPP ON YOUR IPAD INSTALL THIS
WEBAPP ON YOUR ANDROID DEVICE INSTALL THIS WEBAPP ON YOUR WINDOWS DEVICE

Tap the share icon below and choose Add to Home Screen. Tap the share icon and
choose Add to Home Screen. Tap the menu icon and choose Add to Home screen. Tap
the menu icon and choose pint to start.

x


LOG IN TO CREATE YOUR OWN PERSONAL RECIPE BOOK.

Join over 1 million chefs already getting inspired by UFS Create account Already
have an account? L

We use cookies (and similar techniques) to improve your experience on our site.
Cookies enable you to enjoy certain features (like saving your online "shopping
basket"), social sharing functionality (for Facebook, Instagram, etc.) and to
tailor messages and to display ads to your interests (on our site, and others).
They also help us understand how our site is being used. Read our Cookie Notice
or change your cookie preferences here (you can do this anytime). By clicking
"Accept" you consent to our use of cookies.
Cookie Settings Reject All Accept All Cookies



PRIVACY PREFERENCE CENTRE

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalised web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information
User ID: 75c6a38b-5444-404b-9748-8937d6dcc95b
This User ID will be used as a unique identifier while storing and accessing
your preferences for future.
Timestamp: --
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources, so we can measure
and improve the performance of our site. They help us know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies, we will not know when you have visited our site.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third-party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies

These cookies (also known as advertising cookies or social media cookies) may be
set through our site or digital service by us or our third-party advertising
partners (including social media platforms). They may be used by those companies
to build a profile of your interests and show you relevant adverts on other
sites. They do this by uniquely identifying your browser and internet device. If
you do not allow these cookies, you will experience less targeted advertising.

Cookies Details‎

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

Cookies Details‎
Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choices