www.tleaft.co.nz Open in urlscan Pro
185.125.86.71  Public Scan

Submitted URL: http://tleaft.co.nz/
Effective URL: https://www.tleaft.co.nz/
Submission: On March 06 via api from US — Scanned from NZ

Form analysis 5 forms found in the DOM

POST

<form class="newspopup_up_bg_form" method="POST">
  <!-- BLOCK popup\fields_0 -->
  <ul class="pr-np-fields-wrapper">
    <li>
      <div class="field"><label for="nl_email_3" class="required"><em>*</em>Your Email Address</label>
        <div class="input-box"><input type="email" class="email-field input-text required-entry validate-email" placeholder="Your Email Address" name="email" id="nl_email_3"></div>
      </div>
    </li>
  </ul><!-- /BLOCK popup\fields_0 -->
  <div>
    <a href="#" title="Subscribe" class="send-btn2 gradient send">
            Subscribe
        </a>
    <img src="https://www.tleaft.co.nz/media/wysiwyg/newsletterpopup/Newsletter_popup_background_3.png" title="" style="display: none;" class="ajax-loader">
  </div>
</form>

GET https://www.tleaft.co.nz/catalogsearch/result/

<form class="form minisearch version-2" id="search_mini_form" action="https://www.tleaft.co.nz/catalogsearch/result/" method="get">
  <div class="field search wpx-pos-search"><label class="label active" for="search" data-role="minisearch-label"><span>Search</span></label>
    <div class="control vertically-control"><input id="search" type="text" name="q" value="" placeholder="Search and explore our entire store here..." class="input-text vertically-black" maxlength="100" role="combobox" aria-haspopup="false"
        aria-expanded="false" aria-autocomplete="both" autocomplete="off">
      <div class="actions wpx-pos-search search-visible-md"><button type="submit" class="action search" title="Search"></button></div>
      <div id="searchautocomplete" class="searchautocomplete vertically" style="width: 350px; background: #FFFFFF; color: #000000">
        <div id="search_autocomplete" class="wpx-search-autocomplete-hidden"></div>
        <div class="container-autocomplete cat-container"></div>
        <div class="container-autocomplete">
          <div class="wpx-header">
            <div class="sale">
              <p><b>BEST BUY </b> | buy 3 identical foil pouches and get a fourth FREE! <a class="wpx-link" href="{{store url=best_buy}}" target="_blank" rel="noopener" style="color: #EC5503;text-decoration:underline;">See Details</a></p>
            </div>
            <style>
              .sale {
                margin: 0 auto;
                background: #1E1E1D;
                color: #EC5503;
                padding: 10px;
                text-align: center;
                font-size: 16px;
              }
            </style>
          </div>
          <div class="prod-container"></div>
          <div class="more-results"><a onclick="document.getElementById('search_mini_form').submit()" class="advanced_search"></a></div>
          <div class="wpx-footer">
            <div class="sale">
              <p><b>FREE Shipping </b> | NZ Wide; just spend $85 or more <a class="wpx-link" href="{{store url=shipping-information}}" target="_blank" rel="noopener" style="color: #EC5503;text-decoration: underline;">See here for more</a></p>
            </div>
            <style>
              .sale {
                margin: 0 auto;
                background: #1E1E1D;
                color: #EC5503;
                padding: 10px;
                text-align: center;
                font-size: 16px;
              }
            </style>
          </div>
        </div>
      </div>
      <div class="nested"><a class="action advanced" href="https://www.tleaft.co.nz/catalogsearch/advanced/" data-action="advanced-search">Advanced Search</a></div>
    </div>
  </div>
</form>

POST https://www.tleaft.co.nz/newsletter/subscriber/new/

<form action="https://www.tleaft.co.nz/newsletter/subscriber/new/" method="post" id="newsletter-footer" novalidate="novalidate">
  <div class="form-group">
    <input name="email" type="email" id="newsletter-bottom" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}" class="input-text required-entry validate-email">
    <button class="button" title="Subscribe" type="submit">
      <span>Sign Up</span>
    </button>
  </div>
</form>

POST https://www.tleaft.co.nz/wp_collection/multiwishlist/update/

<form class="form form-wishlist-add" action="https://www.tleaft.co.nz/wp_collection/multiwishlist/update/" method="post" id="form-wishlist-add" novalidate="novalidate"><input name="form_key" type="hidden" value="uf1xvi3BQTdFmZ6B"> <input
    type="hidden" name="wishlist-add-id" id="wishlist-add-id" value=""><input type="hidden" name="wishlist-add-new" id="wishlist-add-new" value="1">
  <fieldset class="fieldset wishlist-edit" data-hasrequired="* Required Fields">
    <div class="field wishlist-name required"><label class="label" for="wishlist-name"><span>Wishlist Name</span></label>
      <div class="control"><input name="wishlist-new-name" value="" placeholder="Wishlist Name" autocomplete="off" id="wishlist-new-name" type="text" class="input-text" title="Wishlist Name" data-validate="{required:true}" aria-required="true"></div>
    </div> <input type="hidden" name="wishlist-new-disable-share" id="wishlist-new-disable-share" value=""> <input type="hidden" name="wishlist-new-disable-public" id="wishlist-new-disable-public" value=""> <input type="hidden"
      name="wishlist-new-disable-pricealert" id="wishlist-new-disable-pricealert" value="">
    <div class="wp-errors"></div>
    <div class="actions-toolbar">
      <div class="primary"><button type="submit" class="action savewishlist primary" name="addnewwishlist" id="addnewwishlist"><span>Save</span></button></div>
    </div>
  </fieldset>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: false}" data-validate="{required:true, 'validate-password':true}">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ldehv8UAAAAAJ8hbnioYt6SrkhPEF266qKYHyIi&amp;co=aHR0cHM6Ly93d3cudGxlYWZ0LmNvLm56OjQ0Mw..&amp;hl=en&amp;v=8G7OPK94bhCRbT0VqyEVpQNj&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=94ll39j2nbta"
              width="256" height="60" role="presentation" name="a-qbimtpgehrmt" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <div class="actions-toolbar">
    <input name="context" type="hidden" value="checkout">
    <div class="primary">
      <button type="submit" class="action action-login secondary" name="send" id="send2">
        <span data-bind="i18n: 'Sign In'">Sign In</span>
      </button>
    </div>
    <div class="secondary">
      <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.tleaft.co.nz/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
    </div>
    <div class="sociallogin-or">
      <span data-bind="i18: 'OR'"></span>
    </div>
    <div data-bind="html: socialloginButtons"></div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

GET 15% OFF

your entire purchase

Enter Coupon Code At Checkout:
{{coupon_code}}
Hurry! This Offer Ends in 48 HOURS!
*Not available with any other offers
Ok

Never miss a deal
sign up now and
get 15% off your purchase!

 * *Your Email Address
   

Subscribe
✕
The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

 * FREE NZ SHIPPING |
   
   when you purchase $89 or more

   


 * Compare Products

Skip to Content
 * FREE shipping on orders $89 & over
 * Sign In
 * Create an Account

Currency
NZD - New Zealand Dollar
 * AUD - Australian Dollar

Search

BEST BUY | buy 3 identical foil pouches and get a fourth FREE! See Details




FREE Shipping | NZ Wide; just spend $85 or more See here for more

Advanced Search

# Type at least 3 character to search # Hit enter to search


My Cart
My Cart
My Cart Close
Recently added item(s)

You have no items in your shopping cart.
Toggle Nav


Menu
 * Tea
   *  * Black tea blends
      * Flavoured black tea
     
      * Green tea
      * Flavoured green tea
     
      * Estate black tea
      * Organic teas
     
      * White teas
      * Fruit teas
     
      * Herbal teas
      * Rooibos teas
     
      * Oolong teas
      * Samples
        
   
     
 * Pyramid Bags
   *  * Pyramid Teabags
        
   
     
 * NZ Botanicals
   *  * New Zealand Botanicals
        
   
     
 * Gifts
   *  * Cubes
     
      * Taster packs
     
      * Six samplers
     
      * Gift cans
        
   
     
 * Teaware
   *  * Infusers
      * Cast Iron Teapots
     
      * Stainless steel teapots
      * Glass teapots
     
      * Stoneware teapots
      * Ceramic teapots
     
      * Tumblers & cups
      * Zoku Travel Flasks
     
      * Tea canisters
      * Tea Scoops
     
      * Tea Travel
      * Matcha accessories
     
      * Infusion mugs
      * Spare Parts
        
   
     
 * New
 * Best sellers
 * Gift Cards
   
   

Account
 * FREE shipping on orders $89 & over
 * Sign In
 * Create an Account

Settings
Currency
NZD - New Zealand Dollar
 * AUD - Australian Dollar


prev
next

NZ Botanicals A taste of NZ
Six Samplers Surprise and delight the tea lover in your life
Online Gift Cards For the tea lover in your life
 
 


SIX SAMPLER GIFTING THIS CHRISTMAS




Green tea flavoured - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Rooibos tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Fruit tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Herbal tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
New Zealand - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Black tea blended - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Mixed tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Organic tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Black tea flavoured - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Green Tea classic - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Green tea flavoured - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Rooibos tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Fruit tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Herbal tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
New Zealand - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Black tea blended - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Mixed tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Organic tea - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Black tea flavoured - six sampler
NZ$44.90
Add to Cart
Add to Wish List
Green Tea classic - six sampler
NZ$44.90
Add to Cart
Add to Wish List
prev
next



NEW ZEALAND'S MOST TRUSTED TEA COMPANY



Fast

Delivery

Shipping Details

Business Hours Support

0800-853-238

Support

Quality

Guaranteed

Trusted

4.9/5 Trustpilot Score

See Reviews


64 Victoria Street, Petone,
Lower Hutt, 5012,
Wellington, New Zealand.

+64 4 589 0085;
support@tleaft.co.nz

COMPANY

 * About Us
 * Shipping
 * Contact Us / Support
 * Privacy Policy
 * Terms and Conditions



QUICK LINKS

 * FAQ's
 * Retail Stores
 * Site Map
 * Wholesale Enquiry
 * Contract Packaging

LET'S STAY IN TOUCH TEA LOVER!

Sign Up

Recently Viewed
No recently views items
Clear All

Copyright © 2022 to present t leaf T Ltd. All Rights Reserved.

Close
Select Wishlist
Wishlist Name


Save
Add

Close
Checkout out as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create Account
Checkout out using your account

Email Address

Password


Sign In
Forgot Your Password?