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

Submitted URL: https://brita.co.nz/
Effective URL: https://www.brita.co.nz/
Submission: On June 11 via api from US — Scanned from NZ

Form analysis 5 forms found in the DOM

Name: searchFormHeaderMobileGET /search

<form method="get" action="/search" name="searchFormHeaderMobile" ng-controller="SearchController" class="ng-pristine ng-valid ng-scope ng-valid-maxlength">
  <div class="form-group spacer-none">
    <div class="row">
      <div class="col-md-5 col-md-offset-2 col-sm-8 col-xs-12"> <label class="sr-only" for="searchtermMobile">Search</label> <angucomplete-alt id="searchtermMobile" placeholder="Enter search term" focus-out="focusout" pause="400" min-length="3"
          selected-object="autoCompleteNavi" template-url="info-window-template.html" remote-url="/.autocomplete/NZ/en_NZ?marketUuid=f1ca0fcc-73a2-49f0-82be-c5ee9c273561&amp;term=" remote-url-data-field="results" title-field="suggestion"
          image-field="image" match-class="highlight" input-name="searchterm" text-searching="Searching..." text-no-results="There are no results for your search" input-class="form-control input-search" class="ng-isolate-scope">
          <div class="angucomplete-holder" ng-class="{'angucomplete-dropdown-visible': showDropdown}"> <input id="searchtermMobile_value" name="searchterm" tabindex="" ng-class="{'angucomplete-input-not-empty': notEmpty}" ng-model="searchStr"
              ng-disabled="disableInput" type="text" placeholder="Enter search term" maxlength="524288" ng-focus="onFocusHandler()" class="form-control input-search ng-empty ng-valid-maxlength" ng-blur="hideResults($event)" autocapitalize="off"
              autocorrect="off" autocomplete="off" ng-change="inputChangeHandler(searchStr)"> <!-- ngIf: !(!searching && (!results || results.length == 0)) --> </div>
        </angucomplete-alt></div>
      <div class="clearfix visible-xs spacer-xxs col-xs-12"></div>
      <div class="col-md-3 col-sm-4 col-xs-12"> <button type="submit" class="btn btn-primary btn-lg btn-block btn-search">Search</button> </div>
    </div>
  </div>
</form>

Name: searchFormHeaderGET /search

<form method="get" action="/search" name="searchFormHeader" ng-controller="SearchController" class="ng-pristine ng-valid ng-scope ng-valid-maxlength">
  <div class="form-group spacer-none">
    <div class="row">
      <div class="col-md-6 col-md-offset-2 col-sm-8 col-xs-12"> <label class="sr-only" for="searchterm">Search</label> <angucomplete-alt id="searchterm" placeholder="Enter search term" pause="400" min-length="3" selected-object="autoCompleteNavi"
          template-url="info-window-template.html" remote-url="/.autocomplete/NZ/en_NZ?marketUuid=f1ca0fcc-73a2-49f0-82be-c5ee9c273561&amp;term=" remote-url-data-field="results" title-field="suggestion" image-field="image" match-class="highlight"
          input-name="searchterm" text-searching="Searching..." text-no-results="There are no results for your search" input-class="form-control input-search" class="ng-isolate-scope">
          <div class="angucomplete-holder" ng-class="{'angucomplete-dropdown-visible': showDropdown}"> <input id="searchterm_value" name="searchterm" tabindex="" ng-class="{'angucomplete-input-not-empty': notEmpty}" ng-model="searchStr"
              ng-disabled="disableInput" type="text" placeholder="Enter search term" maxlength="524288" ng-focus="onFocusHandler()" class="form-control input-search ng-empty ng-valid-maxlength" ng-blur="hideResults($event)" autocapitalize="off"
              autocorrect="off" autocomplete="off" ng-change="inputChangeHandler(searchStr)"> <!-- ngIf: !(!searching && (!results || results.length == 0)) --> </div>
        </angucomplete-alt></div>
      <div class="clearfix visible-xs spacer-xs col-xs-12"></div>
      <div class="col-md-2 col-sm-4 col-xs-12"> <button type="submit" class="btn btn-primary btn-lg btn-block btn-search">Search</button> </div>
    </div>
  </div>
</form>

Name: newsletterFooterFormPOST /newsletter

<form action="/newsletter" class="validation ng-pristine ng-scope ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" name="newsletterFooterForm" ng-controller="FormValidationCtrl" ng-submit="submit($event, newsletterFooterForm)"
  ng-class="{'ng-submitted': newsletterFooterForm.$submitted}" method="post" novalidate="">
  <div class="form-group validation"> <label for="footer-foo" class="h5"> <i class="icon-footer-newsletter"></i> Sign-up for BRITA news and get 20% off voucher! </label>
    <div class="inline-wrapper">
      <div> <input class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" ng-model="newsletter.email" placeholder="johnsmith@example.com" name="newsletterEmail"
          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=""> </div>
      <div> <button class="btn btn-transparent" type="submit"> <i class="icon-arrow-anchor-right icon-circle bd-blue-dark"></i> </button> </div>
    </div>
  </div>
</form>

POST /store-locator

<form method="post" action="/store-locator" class="ng-pristine ng-valid">
  <div class="form-group"> <label for="form_store-locator" class="h5"> <i class="icon-footer-store-locator"></i> Find a BRITA stockist </label>
    <div class="inline-wrapper">
      <div> <input id="form_store-locator" class="form-control" name="location" type="text" placeholder="Post code or city"> </div>
      <div> <button type="submit" class="btn btn-transparent"><i class="icon-arrow-anchor-right icon-circle bd-blue-dark"></i></button> </div>
    </div>
  </div>
</form>

POST /product-registration

<form action="/product-registration" method="post" class="ng-pristine ng-valid">
  <div class="form-group"> <label for="footer-baz" class="h5"> <i class="icon-footer-product-registration"></i> Register your product </label>
    <div class="inline-wrapper">
      <div> <input type="text" class="form-control" placeholder="Product code" name="productcode"> </div>
      <div> <button type="submit" class="btn btn-transparent"> <i class="icon-arrow-anchor-right icon-circle bd-blue-dark"></i> </button> </div>
    </div>
  </div>
</form>

Text Content

This site uses cookies to offer you a better browsing experience. Find out more
on how we use cookies and how you can change your settings.

Continue
 * Search
   
   
   Search
 * Consumer Products
   Consumer Products
   Product overview Water filter jugs Water filter bottles Tap filter systems On
   tap filter system Filters & cartridges Contact
 * Dispensers
   Dispensers
   Water dispensers Industries Products Water types Bottles & accessories
   Sustainability Contact
 * Professional Filters
   Professional Filters
   All filters & accessories Coffee shops & bakeries Vending Catering Fine
   dining Professional Filter Service App Contact
 * News & Stories
 * Services
   Consumer Services
   FAQ & help Contact us Store locator Product registration Newsletter Recycling
   Professional Services
   Contact Filters Contact Dispensers Downloads Video Gallery Professional
   Filter Service App
 * Shop
 * * BRITA Group
   * Store locator
   * Search
     
     
     Search

Menu


BRITA WATER FILTER SOLUTIONS


BRITA PRODUCTS FOR YOUR HOME AND ON THE GO

Enjoy great tasting water with our water filter jugs, bottles, tap filter
systems and matching water filters.

Consumer Products


COMMERCIAL GRADE WATER DISPENSERS PERFECT FOR ANY ORGANISATION

Trusted BRITA water filter technology provides your business with great tasting
water on demand.

Water Dispensers


PROFESSIONAL BRITA WATER FILTER SOLUTIONS FOR SUPERIOR RESULTS

Individual, reliable, high quality water optimisation solutions that power your
business.

Professional Filters


GET READY TO TURN ON THE TASTE

Why drink bottled water when there's a better solution? Make a difference and
live more sustainably with BRITA filtered water.

Discover more


LATEST NEWS FROM THE BRITA WATER FILTER WORLD


LIFTING THE LID ON HOW BRITA’S FILTERS WORK

BRITA provide great tasting filtered water by reducing impurities that may exist
in tap water. Discover how the magic happens.

See how it works


THE BRITA VIVREAU VITAP: QUENCHING THIRST IN STYLE

Discover the BRITA VIVREAU ViTap. A simple and sleek design, sure to blend into
any modern interior.

Learn more


WORLDWIDE WATER STORIES

Inspiring stories from around the world amid the global water crisis

Learn more


STORIES


THERE’S MORE TO WATER THAN MEETS THE EYE

Explore how the water cycle influences water composition and how it reacts to
coffee.

Discover more


THE SCIENCE BEHIND GREAT TASTING WATER

All water isn’t created equal. Professional water testers help continually
improve its taste.

Discover more


YOU COOK WITH THE BEST INGREDIENTS SO WHY NOT USE THE BEST WATER?

Discover the benefits of cooking using filtered water.

Find out more


THE SECRET TO A GREAT CUPPA

Discover how water filters impact the taste, aroma and appearance of tea.

Learn more


EXTENDING THE LIFE OF YOUR KITCHEN APPLIANCES

Discover how you can prolong the life of your expensive appliances and reduce
limescale build up.

Read on

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

Consumer Products
 * Product overview
 * Water filter jugs
 * Water filter bottles
 * Tap filter systems
 * On tap filter system
 * Filters & cartridges
 * Contact

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

Dispensers
 * Water dispensers
 * Industries
 * Products
 * Water types
 * Bottles & accessories
 * Product sustainability
 * Contact

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

Professional Filters
 * All filters & accessories
 * Coffee shops & bakeries
 * Vending
 * Catering
 * Fine dining
 * Professional Filter Service App
 * Contact

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

BRITA Group
 * Our vision
 * History
 * Sustainability
 * Facts & figures
 * Careers
 * Whistleblower System

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

For questions about your order, BRITA consumer products, replacement parts or
information on water filtration, reach out to our Customer Service team on:

Phone: 0800 427 482

Mon-Thur 9:00 - 16:30 AEDT/AEST
Fri 9:00 - 16:00 AEDT/AEST

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

Contact us with questions about BRITA Professional filter and Dispenser
solutions:

Phone: 0800 482 008

Mon-Thur 9:00 - 16:30 AEDT/AEST
Fri 9:00 - 16:00 AEDT/AEST

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

Sign-up for BRITA news and get 20% off voucher!

Find a BRITA stockist

Register your product


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

BRITA on social media

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

Imprint Privacy policy Help Contact us
© BRITA SE