www.brita.co.uk Open in urlscan Pro
52.166.70.58  Public Scan

Submitted URL: https://bit.ly/2Y77Y2m
Effective URL: https://www.brita.co.uk/new-extra-c-shape?utm_source=Email+signature&utm_medium=Banner&utm_campaign=Extra+C-Shape
Submission: On June 13 via manual from GB — Scanned from GB

Form analysis 2 forms found in the DOM

Name: contactFormPOST

<form ng-controller="ContactCtrl" ng-init="initLazyLoad('contactForm', '/new-extra-c-shape'); enableCMPReload = true; resetCaptcha = true; isB2B='B2B-contact'; formTitle='Contact us'; templatePath='templating-kit:components/stage/StageContactForm';"
  method="post" id="contactForm2" name="contactForm" ng-class="{'ng-submitted': contactForm.$submitted}" class="validation ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength ng-valid-email" novalidate=""> <input
    type="hidden" name="formName" value="contactForm" autocomplete="off"> <input type="hidden" name="successPage" ng-init="setRedirectPathSuccess('/contact-request')" autocomplete="off"> <input type="hidden" name="source"
    ng-init="setSource('d2872d49-9a63-43f5-a7c2-e999461bad34')" autocomplete="off"> <input type="hidden" name="site" ng-init="setSite()" autocomplete="off"> <input type="hidden" name="language" ng-init="setLanguage('en_GB')" autocomplete="off">
  <fieldset>
    <div class="row flex-wrap">
      <div class="col-xs-12 small text-right visible-xs visible-sm"> <sup>*</sup> Mandatory fields </div>
      <div class="col-md-6 col-xs-12 flex-end">
        <div class="form-group">
          <div class="error-message small ng-hide" ng-show="(contactForm.$submitted || contactForm.firstName.$touched) &amp;&amp; (contactForm.firstName.$error.required || contactForm.firstName.$error.pattern)"> Please check your input </div> <label
            class="contact-form-field" for="form_firstName">First name<sup>*</sup></label> <input id="form_firstName" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength"
            ng-model="userData.firstName" name="firstName" placeholder="John" required="" type="text" maxlength="255" ng-pattern="/^((?!www\.|[<>&amp;@;%*#|_\[\]!?~+{}():])[\s\S])*$/">
        </div>
      </div>
      <div class="col-md-6 col-xs-12 flex-end">
        <div class="form-group">
          <div class="error-message small ng-hide" ng-show="(contactForm.$submitted || contactForm.lastName.$touched) &amp;&amp; (contactForm.lastName.$error.required || contactForm.lastName.$error.pattern)"> Please check your input </div> <label
            class="contact-form-field" for="form_lastName">Last name<sup>*</sup></label> <input id="form_lastName" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength"
            ng-model="userData.lastName" name="lastName" placeholder="Smith" required="" type="text" maxlength="255" ng-pattern="/^((?!www\.|[<>&amp;@;%*#|_\[\]!?~+{}():])[\s\S])*$/">
        </div>
      </div>
      <div class="col-xs-7 col-sm-9 flex-end">
        <div class="form-group">
          <div class="error-message ng-hide" ng-show="(contactForm.$submitted || contactForm.company.$touched) &amp;&amp; (contactForm.company.$error.required || contactForm.company.$error.pattern)"> Please check your input </div>
          <div> <label class="contact-form-field " for="form_company">Company<sup>*</sup></label> <input id="form_company" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength"
              ng-model="userData.company" name="company" placeholder="Your company name" required="" type="text" maxlength="255" ng-pattern="/^((?!www\.|[<>@;%*#|_\[\]!?~{}():])[\s\S])*$/"> </div>
        </div>
      </div>
      <div class="col-xs-5 col-sm-3 flex-end">
        <div class="form-group">
          <div class="error-message ng-hide" ng-show="(contactForm.$submitted || contactForm.zipCode.$touched) &amp;&amp; (contactForm.zipCode.$error.required || contactForm.zipCode.$error.pattern)"> Please check your input </div> <label
            class="contact-form-field text-not-bold" for="form_zipCode"> Post code </label> <input class="form-control  ng-pristine ng-untouched ng-valid ng-empty ng-valid-pattern ng-valid-maxlength" ng-model="userData.zipCode" id="form_zipCode"
            name="zipCode" type="tel" maxlength="50" placeholder="12345" ng-pattern="/^((?!www\.|[<>&amp;@;%*#|_\[\]!?~+{}():])[\s\S])*$/">
        </div>
      </div>
      <div class="col-xs-12 flex-end">
        <div class="form-group">
          <div class="error-message ng-hide" ng-show="(contactForm.$submitted || contactForm.email.$touched) &amp;&amp; (contactForm.email.$error.required || contactForm.email.$error.pattern)"> Please check your input </div>
          <div> <label class="contact-form-field" for="form_email"> Email<sup>*</sup> </label> <input id="form_email"
              class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="userData.email" name="email" placeholder="johnsmith@example.com" required=""
              ng-pattern="/^[a-zA-Z0-9_\/#'+*~=?$&amp;-]{1}[a-zA-Z0-9_\/#'+*~=?$&amp;.-]*@[a-zA-Z0-9_.-]*[a-zA-Z0-9-]{1,}\.[a-zA-Z]{2,24}$/" type="email" maxlength="255"> <span class="feedback-icon"></span> </div>
        </div>
      </div>
      <div class="col-xs-12 spacer-xs js_dispenser-consent d-none">
        <p class="small"> <label class="input-wrapper "> <input type="checkbox" id="dispcons" name="consent_dispenser" ng-model="userData.consent_dispenser" class="ng-pristine ng-untouched ng-valid ng-empty"><label for="dispcons"></label> I agree
            that BRITA VIVREAU may contact me via e-mail with individually tailored information, offers and special promotions for BRITA products and services (water filter systems, water dispensers, accessories and services). By sending the form,
            the data will be forwarded to BRITA VIREAU for contacting. You can find more information in our data protection policy below, including how to revoke my consent at any time. </label> </p>
      </div>
      <div class="col-xs-12 col-md-6 flex-end">
        <div class="form-group">
          <div class="error-message ng-hide" ng-show="(contactForm.$submitted || contactForm.phone.$touched) &amp;&amp; (contactForm.phone.$error.required || contactForm.phone.$error.pattern)"> Please check your input</div>
          <div> <label class="contact-form-field " for="form_contactPhone"> Phone<sup>*</sup> </label> <input class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength"
              ng-model="userData.phone" id="form_contactPhone" required="" name="phone" type="tel" placeholder="+44 (0) 1234 5678" value="" maxlength="255" ng-pattern="/^[\+]?\d* ?(?:\(\d*\))?[\d| \-\/]{4,}$/"> </div>
        </div>
      </div>
      <div class="col-xs-12 flex-end small visible-xs visible-sm spacer-sm"> You can find more information about the local data protection <a href="https://www.brita.co.uk/water-dispensers/privacy-policy" target="_blank">here</a>. </div>
      <!-- ngIf: CMPCheckCaptcha --> <!-- ngIf: CMPCheckCaptcha -->
      <fieldset ng-show="!CMPCheckCaptcha" class="col-xs-12 spacer-xs captcha">
        <div class="form-group spacer-none"> <label class="col-xs-12 control-label spacer-xxs" for="form_captcha"> Anti-SPAM security check<sup>*</sup> </label>
          <p class="small col-xs-12"> Please type the characters you see in the image below, then click submit. </p>
          <div class="col-sm-6 spacer-xxs"> <img id="capImg" class="img-responsive center-block" alt="" src="/captcha?bgColor=%23eef9ff&amp;captchaId=d2872d49-9a63-43f5-a7c2-e999461bad34"> </div>
          <div class="col-sm-6">
            <p class="text-danger spacer-none error-message ng-hide" ng-show="(contactForm.$submitted || contactForm.captcha.$touched) &amp;&amp; (contactForm.captcha.$error.required || contactForm.captcha.$error.captcha)"> Please check your input
            </p> <input id="form_captcha" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" name="captcha" ng-model="captcha" type="text" required="" maxlength="10"> <span
              id="captchaFeedbackIcon" class="feedback-icon"></span>
          </div>
        </div>
      </fieldset>
      <div class="col-xs-12 text-center flex-end captcha col-md-6 text-right-md">
        <div class="form-group"> <!-- ngIf: CMPCheckCaptcha --> <!-- ngIf: !CMPCheckCaptcha --><button ng-if="!CMPCheckCaptcha" ng-attr-id="{{ !CMPCheckCaptcha ? 'track_contact-submit' : '' }}" class="btn btn-primary ng-scope" type="submit"
            ng-disabled="contactForm.$invalid || !lazyInitialized" disabled="disabled" ng-click="sendContactRequestB2BSimple(undefined, 'd2872d49-9a63-43f5-a7c2-e999461bad34')" id="track_contact-submit"> Submit
          </button><!-- end ngIf: !CMPCheckCaptcha --> </div>
      </div>
    </div>
    <div class="row hidden-xs hidden-sm">
      <div class="col-xs-4 small"> <sup>*</sup> Mandatory fields </div>
      <div class="col-xs-8 small text-right"> You can find more information about the local data protection <a href="https://www.brita.co.uk/water-dispensers/privacy-policy" target="_blank">here</a>. </div>
    </div>
  </fieldset>
</form>

Name: contactFormPOST

<form ng-controller="ContactCtrl"
  ng-init="initLazyLoad('contactForm', '/new-extra-c-shape'); enableCMPReload = true; resetCaptcha = true; isB2B='B2B-contact'; formTitle='Contact Us'; templatePath='templating-kit:components/contact/ContactFormB2BHorizontal';" method="post"
  name="contactForm" id="contactForm" ng-class="{'ng-submitted': contactForm.$submitted}" class="validation ng-pristine ng-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength ng-valid-email" novalidate=""> <input type="hidden"
    name="formName" value="contactForm" autocomplete="off"> <input type="hidden" name="successPage" ng-init="setRedirectPathSuccess('/contact-request')" autocomplete="off"> <input type="hidden" name="source"
    ng-init="setSource('987dc14c-3f8c-4159-bbcb-ae663a7cfce0')" autocomplete="off"> <input type="hidden" name="site" ng-init="setSite()" autocomplete="off"> <input type="hidden" name="language" ng-init="setLanguage('en_GB')" autocomplete="off">
  <div class="row flex-wrap">
    <div class="col-xs-10 col-xs-offset-1 col-sm-6 col-sm-offset-3 col-md-4 col-md-offset-0 spacer-xs flex-start">
      <div class="contact-circle embed-responsive embed-responsive-1by1 text-center">
        <div class="content text-white">
          <div>Contact for&nbsp;dispensers</div>
          <div class="big phone-number">+44 345 674 9655</div>
          <div>Mon - Fri 8:00 am - 5:30 pm</div>
        </div>
      </div>
    </div>
    <div class="col-md-8 col-xs-12">
      <h3 class="spacer-sm text-align-xs-center text-align-md-inherit">Contact Us</h3>
      <div class="clearfix">
        <p class="pull-left error-message ng-hide"
          ng-show=" contactForm.firstName.$touched &amp;&amp; (contactForm.firstName.$error.required || contactForm.firstName.$error.pattern) || contactForm.lastName.$touched &amp;&amp; (contactForm.lastName.$error.required || contactForm.lastName.$error.pattern) || contactForm.company.$touched &amp;&amp; (contactForm.company.$error.required || contactForm.company.$error.pattern) || contactForm.email.$touched &amp;&amp; (contactForm.email.$error.required || contactForm.email.$error.pattern) || contactForm.phone.$touched &amp;&amp; (contactForm.phone.$error.required || contactForm.phone.$error.pattern) || contactForm.message.$touched &amp;&amp; (contactForm.message.$error.required || contactForm.message.$error.pattern) ">
          Please check your input </p>
        <div class="pull-right small text-right"> <sup>*</sup> Mandatory fields </div>
      </div>
      <fieldset>
        <div class="row">
          <div class="col-sm-6 col-xs-12">
            <div class="form-group"> <label class="contact-form-field" for="form_firstName">First name<sup>*</sup></label> <input id="form_firstName"
                class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="userData.firstName" name="firstName" placeholder="John" type="text" required="" maxlength="255"
                ng-pattern="/^((?!www\.|[<>&amp;@;%*#|_\[\]!?~+{}():])[\s\S])*$/"> <span class="feedback-icon"></span> </div>
          </div>
          <div class="col-sm-6 col-xs-12">
            <div class="form-group"> <label class="contact-form-field" for="form_lastName">Last name<sup>*</sup></label> <input id="form_lastName"
                class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="userData.lastName" name="lastName" placeholder="Smith" type="text" required="" maxlength="255"
                ng-pattern="/^((?!www\.|[<>&amp;@;%*#|_\[\]!?~+{}():])[\s\S])*$/"> <span class="feedback-icon"></span> </div>
          </div>
          <div class="col-sm-6 col-xs-12 form-group">
            <div> <label class="contact-form-field text-not-bold" for="form_company">Company</label> <input id="form_company" class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-pattern ng-valid-maxlength"
                ng-model="userData.company" name="company" placeholder="Your company name" type="text" maxlength="255" ng-pattern="/^((?!www\.|[<>@;%*#|_\[\]!?~{}():])[\s\S])*$/"> </div>
          </div>
          <div class="form-group col-sm-6 col-xs-12">
            <div> <label class="contact-form-field" for="form_email"> Email<sup>*</sup> </label> <input id="form_email"
                class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="userData.email" name="email" placeholder="johnsmith@example.com"
                ng-pattern="/^[a-zA-Z0-9_\/#'+*~=?$&amp;-]{1}[a-zA-Z0-9_\/#'+*~=?$&amp;.-]*@[a-zA-Z0-9_.-]*[a-zA-Z0-9-]{1,}\.[a-zA-Z]{2,24}$/" type="email" required="" maxlength="255"> <span class="feedback-icon"></span> </div>
          </div>
          <div class="col-sm-6 col-xs-12 form-group">
            <div> <label class="contact-form-field text-not-bold" for="form_zipCode"> Post code </label> <input class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-pattern ng-valid-maxlength" ng-model="userData.zipCode"
                id="form_zipCode" name="phone" type="tel" maxlength="50" placeholder="12345" ng-pattern="/^((?!www\.|[<>&amp;@;%*#|_\[\]!?~+{}():])[\s\S])*$/"> </div>
          </div>
        </div>
      </fieldset>
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12">
      <div> <label class="contact-form-field" for="form_message"> Your message<sup>*</sup> </label> <textarea id="contact-form-field form_message"
          class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" ng-model="userData.message" name="message" placeholder="Your message" rows="6" maxlength="1000" required=""
          ng-pattern="/^((?!www\.|:\/\/|[<>@%*#|_\[\]~{}()])[\s\S])*$/"></textarea>
        <div class="small text-right"> Characters remaining: <span ng-bind="1000 - userData.message.length" class="ng-binding">1000</span> </div>
      </div>
      <div class="error-message ng-hide" ng-show="(contactForm.$submitted || contactForm.message.$touched) &amp;&amp; (contactForm.message.$error.pattern)"> Please notice that you can't use the symbols &lt; &gt; @ % * # | _ [ ] ~ { } ( ) and the
        combinations "www." and "://".</div>
    </div>
    <div class="col-xs-12">
      <div class="spacer-t-xxs">
        <p class="small"> <label class="input-wrapper "> <input type="checkbox" id="dispcons" name="consent_dispenser" ng-model="userData.consent_dispenser" class="ng-pristine ng-untouched ng-valid ng-empty"><label for="dispcons"></label> I agree
            that BRITA VIVREAU may contact me via e-mail with individually tailored information, offers and special promotions for BRITA products and services (water filter systems, water dispensers, accessories and services). By sending the form,
            the data will be forwarded to BRITA VIREAU for contacting. You can find more information in our data protection policy below, including how to revoke my consent at any time. </label> </p>
      </div>
      <div class="small section-format-xxs">You can find more information about the local data protection <a href="https://www.brita.co.uk/water-dispensers/privacy-policy" target="_blank">here</a>.</div>
      <div class="spacer-xs"></div> <!-- ngIf: CMPCheckCaptcha -->
      <fieldset ng-show="!CMPCheckCaptcha" class="section-format-sm">
        <div class="form-group row spacer-none"> <label class="col-xs-12 control-label spacer-xxs" for="form_captcha"> Anti-SPAM security check<sup>*</sup> </label>
          <p class="small col-xs-12"> Please type the characters you see in the image below, then click submit. </p>
          <div class="col-sm-5 spacer-xxs"> <img id="capImg" class="img-responsive center-block" alt="" src="/captcha?bgColor=%23eef9ff"> </div>
          <div class="col-sm-7">
            <p class="text-danger spacer-none error-message ng-hide" ng-show="(contactForm.$submitted || contactForm.captcha.$touched) &amp;&amp; (contactForm.captcha.$error.required || contactForm.captcha.$error.captcha)"> Please check your input
            </p> <input id="form_captcha" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" name="captcha" ng-model="captcha" type="text" required="" maxlength="10"> <span
              id="captchaFeedbackIcon" class="feedback-icon"></span>
          </div>
        </div>
      </fieldset>
      <fieldset class="text-center section-format-sm"> <!-- ngIf: CMPCheckCaptcha --> <!-- ngIf: !CMPCheckCaptcha --><button ng-if="!CMPCheckCaptcha" ng-attr-id="{{ !CMPCheckCaptcha ? 'track_contact-submit' : '' }}"
          class="btn btn-primary btn-lg ng-scope" type="submit" ng-disabled="contactForm.$invalid || !lazyInitialized" disabled="disabled" ng-click="sendContactRequestB2BSimple()" id="track_contact-submit"> Send your request
        </button><!-- end ngIf: !CMPCheckCaptcha --> </fieldset>
    </div>
  </div>
</form>

Text Content

Consent to cookies & data
On this website we use cookies and similar functions to process end-user
information and personal data. The processing serves to integrate content,
external services and elements of third parties, statistical
analysis/measurement, personalised advertising and the integration of social
media. Depending on the function, data is passed on to third parties and
processed by them. This consent is voluntary, not required for the use of our
website and can be withdrawn at any time by clicking on the icon on the bottom
left.
SettingsAccept allSave + Exit
Customize your choice | Cookies | Privacy policy | Legal notice
powered by consentmanager.net




BRITA VIVREAU EXTRA C-SHAPE

 * Introducing The NEW Extra C-Shape
 * Great tasting hot, cold & sparkling filtered water
 * Offering the perfect solution for your business


CONTACT US

03456749655
* Mandatory fields
Please check your input
First name*
Please check your input
Last name*
Please check your input
Company*
Please check your input
Post code
Please check your input
Email*

I agree that BRITA VIVREAU may contact me via e-mail with individually tailored
information, offers and special promotions for BRITA products and services
(water filter systems, water dispensers, accessories and services). By sending
the form, the data will be forwarded to BRITA VIREAU for contacting. You can
find more information in our data protection policy below, including how to
revoke my consent at any time.

Please check your input
Phone*
You can find more information about the local data protection here.
Anti-SPAM security check*

Please type the characters you see in the image below, then click submit.



Please check your input

Submit
* Mandatory fields
You can find more information about the local data protection here.


THE FLEXIBLE WATER DISPENSER FOR EVERY BUSINESS

The Extra C-Shape is our first fully customisable water dispenser. The Extra
C-Shape has a sleek, premium design that can be tailored to your preference,
with smart features like portion control, that make it quick and simple to use.


WHY THE EXTRA C-SHAPE?

Flexible to suit your space; Choose a water dispenser that works for you. Not
only can you pick the configuation of water types, but also the height of the
tap and size of the boiler that fits your requirements.



Reduce your footprint: Harness the power of our natural, carbon neutral R290
refrigerant and lower your business's carbon footprint by using a energy
efficient water dispenser. The Extra C-shape comes with both standby mode and
night mode to save energy.



Hot on hygiene: Keep your employees safe with BRITA ThermalGate™ - our powerful
thermal disinfection solution. This automatically and regularly heats the water
dispenser tap to disinfect it, providing you with a protective defence against
bacteria and viruses.




WATCH THE EXTRA C-SHAPE IN ACTION



We need your approval

This content is provided by YouTube. By enabling this content, your personal
data may be processed by the vendor and cookies may be set.



Accept


ENHANCE YOUR SUSTAINABILITY CREDENTIALS

by reducing waste and lowering your businesses carbon footprint while still
offering a premium, great-tasting water solution to keep your employees hydrated


OUR SIGNATURE WATER DISPENSER

Extra C-Shape: Smart & stylish, brushed stainless-steel designer tap with glass
touch panel above the counter. Filter, carbonator, cooler and boiler out of
sight below.


See more

We need your approval

This content is provided by YouTube. By enabling this content, your personal
data may be processed by the vendor and cookies may be set.



Accept


ENSURE THE HIGHEST QHSE STANDARDS FOR YOUR BUSINESS

The Extra C-Shape has been built with the standard unique ThermalGate™
technology, which automatically heats the outlet tap at regular intervals. This
protects against retrograde contamination from external sources, such as
physical contact (e.g. touching the tap) and droplets (e.g. from sneezing or
coughing).

Benefits include:

 * Remove any potential bacteria and other health-hazardous contaminants
 * Enhance clarity by reducing metals, such as lead, and improve the taste of
   water by lowering the amount of chlorine




FOR MORE INFORMATION DOWNLOAD THE BROCHURE BELOW

EXTRA C-SHAPE BROCHURE

(PDF, 1.55 MB)
Download now
Contact for dispensers
+44 345 674 9655
Mon - Fri 8:00 am - 5:30 pm


CONTACT US

Please check your input

* Mandatory fields
First name*
Last name*
Company
Email*
Post code
Your message*
Characters remaining: 1000
Please notice that you can't use the symbols < > @ % * # | _ [ ] ~ { } ( ) and
the combinations "www." and "://".

I agree that BRITA VIVREAU may contact me via e-mail with individually tailored
information, offers and special promotions for BRITA products and services
(water filter systems, water dispensers, accessories and services). By sending
the form, the data will be forwarded to BRITA VIREAU for contacting. You can
find more information in our data protection policy below, including how to
revoke my consent at any time.

You can find more information about the local data protection here.

Anti-SPAM security check*

Please type the characters you see in the image below, then click submit.



Please check your input

Send your request


DISCOVER MORE WITH OUR INDUSTRY REPORTS AND INSIGHTS


FLUID DESIGN: INSIGHTS TOOLKIT POWERED BY EXCLUSIVE RESEARCH

We have launched Fluid Design, a complete insights toolkit powered by exclusive
research that reveals how design can transform the workplace and enrich the
everyday lives of employees – with just a few small adjustments.

Learn more


HEALTHY OFFICE, HEALTHY MIND: PROMOTING WELLBEING WITH YOUR OFFICE FACILITIES

“Research shows that happy staff really are better staff. If businesses ensure
they are creating a positive environment for their staff, they’ll reap the
benefits"

Learn more


THE NEW BRITA VIVREAU TOP AND EXTRA

Hygiene, sustainability, design and cost efficiency are of utmost importance to
our customers, especially as we navigate a new world post COVID-19 and a return
to the office. Discover how our brand new Top & Extra systems can assist your
transition back to the office.

Learn more

Contact us

0345 674 9655

Contact us

Contact us

0345 674 9655

Contact us
Learn more about the BRITA World

--------------------------------------------------------------------------------

Social Media

--------------------------------------------------------------------------------

© BRITA SE

www.brita.co.uk Imprint Terms and conditions Privacy policy Help Covid-19
Statement


Privacy settings