www.valleyoftea.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: https://br.valleyoftea.com/
Effective URL: https://www.valleyoftea.com/en-ca
Submission: On July 27 via api from US — Scanned from CA

Form analysis 14 forms found in the DOM

/en-ca/search

<form action="/en-ca/search" class="search_form" style="display: none;"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit" style="display: block;"></span> <input type="text" name="q" placeholder="Search"
    value="" autocapitalize="off" autocomplete="off" autocorrect="off">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

/en-ca/search

<form action="/en-ca/search" class="header_search_form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit" style="display: block;"></span> <input type="text" name="q" placeholder="Search" autocapitalize="off"
    autocomplete="off" autocorrect="off" class="search-terms">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

POST /en-ca/cart

<form action="/en-ca/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="EUR" data-shop-name="Valley of Tea" data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money" data-currency-original="$0" data-currency-eur="$0" data-currency="EUR">$0</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li> <button type="submit" name="checkout" class="action_button add_to_cart" data-ocu-checkout="true" style="display: inline-block;"><span class="icon-lock"></span>Checkout</button></li>
  </ul>
</form>

POST /en-ca/cart

<form action="/en-ca/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="EUR" data-shop-name="Valley of Tea" data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money" data-currency-original="$0" data-currency-eur="$0" data-currency="EUR">$0</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li> <button type="submit" name="checkout" class="action_button add_to_cart" data-ocu-checkout="true"><span class="icon-lock"></span>Checkout</button></li>
  </ul>
</form>

/en-ca/search

<form action="/en-ca/search" class="header_search_form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" autocapitalize="off" autocomplete="off"
    autocorrect="off" class="search-terms">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="localization_form" accept-charset="UTF-8" class="selectors-form disclosure__mobile-menu" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/en-ca"><input type="hidden" name="locale_code" id="LocaleSelector" value="en" data-disclosure-input="">
  <li class="disclosure-list__item disclosure-list__item--current"> <button type="submit" class="disclosure__button" name="locale_code" value="en"> English</button></li>
  <li class="disclosure-list__item "> <button type="submit" class="disclosure__button" name="locale_code" value="fr"> français</button></li>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="header__selector-form" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/en-ca">
  <div class="localization header-menu__disclosure">
    <div class="selectors-form__wrap">
      <div class="selectors-form__item selectors-form__locale">
        <h2 class="hidden" id="lang-heading"> Language</h2> <input type="hidden" name="locale_code" id="LocaleSelector" value="en" data-disclosure-input="">
        <div class="disclosure disclosure--i18n disclosure-text-style-uppercase" data-disclosure="" data-disclosure-locale=""> <button type="button" class="disclosure__toggle disclosure__toggle--i18n" aria-expanded="false" aria-controls="lang-list"
            aria-describedby="lang-heading" data-disclosure-toggle=""> English <span class="icon-down-arrow"></span></button>
          <div class="disclosure__list-wrap">
            <ul id="lang-list" class="disclosure-list" data-disclosure-list="">
              <li class="disclosure-list__item disclosure-list__item--current"> <button type="submit" class="disclosure__button" name="locale_code" value="en"> English</button></li>
              <li class="disclosure-list__item "> <button type="submit" class="disclosure__button" name="locale_code" value="fr"> français</button></li>
            </ul>
          </div>
        </div>
      </div>
      <div class="selectors-form__item selectors-form__currency" value="EUR" data-currency-converter="" data-default-shop-currency="EUR">
        <h2 class="hidden" id="currency-heading"> Currency</h2>
        <div class="disclosure disclosure--currency disclosure-text-style-uppercase" data-disclosure="" data-disclosure-currency=""> <button type="button" class="disclosure__toggle disclosure__toggle--currency" aria-expanded="false"
            aria-controls="currency-list" aria-describedby="currency-heading" data-disclosure-toggle=""> <span class="currency-code">EUR</span> <span class="icon-down-arrow"></span></button>
          <div class="disclosure__list-wrap">
            <ul id="currency-list" class="disclosure-list" data-disclosure-list="" data-default-shop-currency="EUR" data-currency-converter="">
              <li class="disclosure-list__item "> <button class="disclosure__button" name="currency_code" value="USD"> USD</button></li>
              <li class="disclosure-list__item "> <button class="disclosure__button" name="currency_code" value="CAD"> CAD</button></li>
              <li class="disclosure-list__item "> <button class="disclosure__button" name="currency_code" value="AUD"> AUD</button></li>
              <li class="disclosure-list__item "> <button class="disclosure__button" name="currency_code" value="GBP"> GBP</button></li>
              <li class="disclosure-list__item disclosure-list__item--current"> <button class="disclosure__button" name="currency_code" value="EUR"> EUR</button></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /en-ca/cart

<form action="/en-ca/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="EUR" data-shop-name="Valley of Tea" data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money" data-currency-original="$0" data-currency-eur="$0" data-currency="EUR">$0</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li> <button type="submit" name="checkout" class="action_button add_to_cart" data-ocu-checkout="true"><span class="icon-lock"></span>Checkout</button></li>
  </ul>
</form>

/en-ca/search

<form action="/en-ca/search" class="search_form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" value="" autocapitalize="off" autocomplete="off"
    autocorrect="off">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

/en-ca/search

<form action="/en-ca/search" class="header_search_form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" autocapitalize="off" autocomplete="off"
    autocorrect="off" class="search-terms">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

Name: mc-embedded-subscribe-formPOST https://manage.kmail-lists.com/subscriptions/subscribe?a=KAJGjt&g=WkDbgg

<form action="https://manage.kmail-lists.com/subscriptions/subscribe?a=KAJGjt&amp;g=WkDbgg" method="post" name="mc-embedded-subscribe-form" id="contact_form" target="_blank">
  <div class="input-row"></div>
  <div class="input-row"> <input type="email" value="" name="EMAIL" class="contact_email" placeholder="Enter your email address..."> <input type="submit" value="Sign Up" class="action_button sign_up" name="subscribe"></div>
</form>

Name: mc-embedded-subscribe-formPOST https://manage.kmail-lists.com/subscriptions/subscribe?a=KAJGjt&g=WkDbgg

<form action="https://manage.kmail-lists.com/subscriptions/subscribe?a=KAJGjt&amp;g=WkDbgg" method="post" name="mc-embedded-subscribe-form" id="contact_form" target="_blank"> <input type="email" value="" name="EMAIL" class="contact_email"
    placeholder="Enter your email address..."> <input type="submit" value="Sign Up" class="action_button sign_up" name="subscribe"></form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="footer__selector-form" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/en-ca">
  <div class="localization footer-menu__disclosure">
    <div class="selectors-form__wrap">
      <div class="selectors-form__item selectors-form__locale">
        <h2 class="hidden" id="lang-heading"> Language</h2> <input type="hidden" name="locale_code" id="LocaleSelector" value="en" data-disclosure-input="">
        <div class="disclosure disclosure--i18n disclosure-text-style-uppercase" data-disclosure="" data-disclosure-locale=""> <button type="button" class="disclosure__toggle disclosure__toggle--i18n" aria-expanded="false" aria-controls="lang-list"
            aria-describedby="lang-heading" data-disclosure-toggle=""> English <span class="icon-down-arrow"></span></button>
          <div class="disclosure__list-wrap">
            <ul id="lang-list" class="disclosure-list" data-disclosure-list="">
              <li class="disclosure-list__item disclosure-list__item--current"> <button type="submit" class="disclosure__button" name="locale_code" value="en"> English</button></li>
              <li class="disclosure-list__item "> <button type="submit" class="disclosure__button" name="locale_code" value="fr"> français</button></li>
            </ul>
          </div>
        </div>
      </div>
      <div class="selectors-form__item selectors-form__currency" value="EUR" data-currency-converter="" data-default-shop-currency="EUR">
        <h2 class="hidden" id="currency-heading"> Currency</h2>
        <div class="disclosure disclosure--currency disclosure-text-style-uppercase" data-disclosure="" data-disclosure-currency=""> <button type="button" class="disclosure__toggle disclosure__toggle--currency" aria-expanded="false"
            aria-controls="currency-list" aria-describedby="currency-heading" data-disclosure-toggle=""> <span class="currency-code">EUR</span> <span class="icon-down-arrow"></span></button>
          <div class="disclosure__list-wrap">
            <ul id="currency-list" class="disclosure-list" data-disclosure-list="" data-default-shop-currency="EUR" data-currency-converter="">
              <li class="disclosure-list__item "> <button class="disclosure__button" name="currency_code" value="USD"> USD</button></li>
              <li class="disclosure-list__item "> <button class="disclosure__button" name="currency_code" value="CAD"> CAD</button></li>
              <li class="disclosure-list__item "> <button class="disclosure__button" name="currency_code" value="AUD"> AUD</button></li>
              <li class="disclosure-list__item "> <button class="disclosure__button" name="currency_code" value="GBP"> GBP</button></li>
              <li class="disclosure-list__item disclosure-list__item--current"> <button class="disclosure__button" name="currency_code" value="EUR"> EUR</button></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET

<form class="ly-recommendation-form" action="" method="GET" data-ly-locked="true"> <span style="display: none;">
    <div data-breakpoint="0" class="ly-switcher-wrapper ly-breakpoint-1 fixed bottom_right" style="font-size: 14px; margin: 0px 0px; ">
      <div aria-label="Selected language: English" aria-description="Language selector" data-dropup="false" onclick="langify.switcher.toggleSwitcherOpen(this)" class="ly-languages-switcher ly-custom-dropdown-switcher ly-bright-theme" style=""> <span
          role="button" aria-expanded="false" aria-controls="languagesSwitcherList-1" class="ly-custom-dropdown-current" style="background: #fff; color: #000;  "><i class="ly-icon ly-flag-icon ly-flag-icon-en"></i><span
            class="ly-custom-dropdown-current-inner ly-custom-dropdown-current-inner-text">English</span>
          <div class="ly-arrow ly-arrow-black stroke" style="vertical-align: middle; width: 7.0px; height: 7.0px;"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.0 7.0" height="7.0px" width="7.0px" style="position: absolute;">
              <path d="M2 3.75 L3.5 5.25 L5.0 3.75" fill="transparent" stroke="#000" stroke-width="2px"></path>
            </svg></div>
        </span>
        <ul id="languagesSwitcherList-1" role="list" class="ly-custom-dropdown-list ly-is-open ly-bright-theme" style="background: #fff; color: #000; ">
          <li key="fr" style="color: #000; " tabindex="-1">
            <a class="ly-custom-dropdown-list-element ly-languages-switcher-link ly-bright-theme" href="#" data-language-code="fr" data-ly-locked="true"><i class="ly-icon ly-flag-icon ly-flag-icon-fr"></i><span class="ly-custom-dropdown-list-element-right">French</span></a>
          </li>
          <li key="en" class="current" style="color: #000; " tabindex="-1">
            <a class="ly-custom-dropdown-list-element ly-languages-switcher-link ly-bright-theme current_lang" href="#" data-language-code="en" data-ly-locked="true"><i class="ly-icon ly-flag-icon ly-flag-icon-en"></i><span class="ly-custom-dropdown-list-element-right">English</span></a>
          </li>
        </ul>
      </div>
    </div>
  </span> <button type="submit" style="font-size: 14px; background-color: #7ed321; color: #fff; border: none; padding: 0.2em 0.5em;"> [[button]]</button></form>

Text Content

Green Tea
* All Green Teas
* Japanese Green Tea
* Matcha
* Chinese Green Teas
Herbal Tea Black Tea
* All Black Teas
Oolong Tea Cooking Teaware White Tea Pu-erh Tea Gifts




 * Herbal Tea Flavour

 * Scenting Herbs
 * Most Popular
 * Luxurious Blends
 * Mint Flavour
 * Chocolate Flavour
 * Lemon Flavour


 * Herbal Tea Type

 * Leaf
 * Husk
 * Seed
 * Root
 * Flower
 * Berry


 * Herbal Tea Purpose

 * Natural Sleep Aid
 * Aids Digestion
 * Female Wellbeing
 * Breathing Herbs
 * Skin Hair And Nails
 * Rich in Antioxidants
 * Good For Coughs, Cold or Fevers
 * Skin Healing
 * Relaxing Tea
 * Support Nursing And Breastfeeding Mothers


 * Herbal Tea From

 * Ayurveda
 * TCM Herbs
 * European Herbal Medicine
 * Mediterranean Essential



 * Gourmet Herbs Origen

 * Gourmet Herbs And Spices
 * French Cuisine
 * Italian Cuisine
 * Indian Gourmet Herb
 * Asian Cuisine
 * Mediterranean Essential
 * Greek Specialty


 * Gourmet Purpose

 * Baking Essentials
 * Chocolate Flavour
 * Gin Herbs
 * Great Coffee
 * Loaded With Nutrients
 * Superfood
 * Culinairy Peels
 * Scenting Herbs


 * Gourmet Essentials

 * Nuts
 * Fruit
 * Freeze Dried Fruit
 * Pepper
 * Gourmet Blend
 * Berry




 * Teaware

 * Teapot
 * Cups
 * Gaiwan
 * Pitcher
 * Set


 * Material

 * Glass Teaware
 * Porcelain
 * Set





0

Your Cart is Empty

Continue Shopping
 * 
 * $0 Subtotal
 * 
 * Checkout


Menu
0

Your Cart is Empty

Continue Shopping
 * 
 * $0 Subtotal
 * 
 * Checkout


 * Green Tea
   * All Green Teas
   * Japanese Green Tea
   * Matcha
   * Chinese Green Teas
 * Herbal Tea
   Herbal Tea Flavour
   * Scenting Herbs
   * Most Popular
   * Luxurious Blends
   * Mint Flavour
   * Chocolate Flavour
   * Lemon Flavour
   Herbal Tea Type
   * Leaf
   * Husk
   * Seed
   * Root
   * Flower
   * Berry
   Herbal Tea Purpose
   * Natural Sleep Aid
   * Aids Digestion
   * Female Wellbeing
   * Breathing Herbs
   * Skin Hair And Nails
   * Rich in Antioxidants
   * Good For Coughs, Cold or Fevers
   * Skin Healing
   * Relaxing Tea
   * Support Nursing And Breastfeeding Mothers
   Herbal Tea From
   * Ayurveda
   * TCM Herbs
   * European Herbal Medicine
   * Mediterranean Essential
   
 * Black Tea
   * All Black Teas
 * Oolong Tea
 * Cooking
   Gourmet Herbs Origen
   * Gourmet Herbs And Spices
   * French Cuisine
   * Italian Cuisine
   * Indian Gourmet Herb
   * Asian Cuisine
   * Mediterranean Essential
   * Greek Specialty
   Gourmet Purpose
   * Baking Essentials
   * Chocolate Flavour
   * Gin Herbs
   * Great Coffee
   * Loaded With Nutrients
   * Superfood
   * Culinairy Peels
   * Scenting Herbs
   Gourmet Essentials
   * Nuts
   * Fruit
   * Freeze Dried Fruit
   * Pepper
   * Gourmet Blend
   * Berry
   
   
 * Teaware
   Teaware
   * Teapot
   * Cups
   * Gaiwan
   * Pitcher
   * Set
   Material
   * Glass Teaware
   * Porcelain
   * Set
   
   
   
 * White Tea
 * Pu-erh Tea
 * Gifts
 * Login
 * English
   English français
 * EUR
   * USD
   * CAD
   * AUD
   * GBP
   * EUR


 * LANGUAGE
   
   English
    * English
    * français
   
   
   CURRENCY
   
   EUR
    * USD
    * CAD
    * AUD
    * GBP
    * EUR

 * Login

0

Your Cart is Empty

Continue Shopping
 * 
 * $0 Subtotal
 * 
 * Checkout

Green Tea
* All Green Teas
* Japanese Green Tea
* Matcha
* Chinese Green Teas
Herbal Tea Black Tea
* All Black Teas
Oolong Tea Cooking Teaware White Tea Pu-erh Tea Gifts




 * Herbal Tea Flavour

 * Scenting Herbs
 * Most Popular
 * Luxurious Blends
 * Mint Flavour
 * Chocolate Flavour
 * Lemon Flavour


 * Herbal Tea Type

 * Leaf
 * Husk
 * Seed
 * Root
 * Flower
 * Berry


 * Herbal Tea Purpose

 * Natural Sleep Aid
 * Aids Digestion
 * Female Wellbeing
 * Breathing Herbs
 * Skin Hair And Nails
 * Rich in Antioxidants
 * Good For Coughs, Cold or Fevers
 * Skin Healing
 * Relaxing Tea
 * Support Nursing And Breastfeeding Mothers


 * Herbal Tea From

 * Ayurveda
 * TCM Herbs
 * European Herbal Medicine
 * Mediterranean Essential



 * Gourmet Herbs Origen

 * Gourmet Herbs And Spices
 * French Cuisine
 * Italian Cuisine
 * Indian Gourmet Herb
 * Asian Cuisine
 * Mediterranean Essential
 * Greek Specialty


 * Gourmet Purpose

 * Baking Essentials
 * Chocolate Flavour
 * Gin Herbs
 * Great Coffee
 * Loaded With Nutrients
 * Superfood
 * Culinairy Peels
 * Scenting Herbs


 * Gourmet Essentials

 * Nuts
 * Fruit
 * Freeze Dried Fruit
 * Pepper
 * Gourmet Blend
 * Berry




 * Teaware

 * Teapot
 * Cups
 * Gaiwan
 * Pitcher
 * Set


 * Material

 * Glass Teaware
 * Porcelain
 * Set





 * Herbal Tea Flavour

 * Scenting Herbs
 * Most Popular
 * Luxurious Blends
 * Mint Flavour
 * Chocolate Flavour
 * Lemon Flavour


 * Herbal Tea Type

 * Leaf
 * Husk
 * Seed
 * Root
 * Flower
 * Berry


 * Herbal Tea Purpose

 * Natural Sleep Aid
 * Aids Digestion
 * Female Wellbeing
 * Breathing Herbs
 * Skin Hair And Nails
 * Rich in Antioxidants
 * Good For Coughs, Cold or Fevers
 * Skin Healing
 * Relaxing Tea
 * Support Nursing And Breastfeeding Mothers


 * Herbal Tea From

 * Ayurveda
 * TCM Herbs
 * European Herbal Medicine
 * Mediterranean Essential



 * Gourmet Herbs Origen

 * Gourmet Herbs And Spices
 * French Cuisine
 * Italian Cuisine
 * Indian Gourmet Herb
 * Asian Cuisine
 * Mediterranean Essential
 * Greek Specialty


 * Gourmet Purpose

 * Baking Essentials
 * Chocolate Flavour
 * Gin Herbs
 * Great Coffee
 * Loaded With Nutrients
 * Superfood
 * Culinairy Peels
 * Scenting Herbs


 * Gourmet Essentials

 * Nuts
 * Fruit
 * Freeze Dried Fruit
 * Pepper
 * Gourmet Blend
 * Berry




 * Teaware

 * Teapot
 * Cups
 * Gaiwan
 * Pitcher
 * Set


 * Material

 * Glass Teaware
 * Porcelain
 * Set






Green Tea Green Tea

Black Tea Black Tea

Teaware Teaware


Herbal Tea Herbal Tea

Oolong Tea Oolong Tea

Cooking Cooking


White Tea White Tea

Pu-erh Tea Pu-erh Tea


WISDOM IS THE PATH TO BETTER TEA.

Learn how to correctly use water, a teapot and heat to do justice to the hard
work of farmers and artisans through my free ebook.





VALLEY OF TEA



Here, we dream of tea.



We live for tea and we love tea.



We appreciate the mystery and the joy of tea, and we long for our next cup.



Here, we find the pure teas.



Tea where each sip is infused with the taste of the earth in which the tree
grew.



Tea where you can see, smell and taste the hard work of artisan farmers in each
and every cup.



Tea in its purest form.



Not blended, and just as fresh as the day it was picked.



That’s what Valley of Tea is about.



And as you can see, we love talking about tea almost as much as we love drinking
it.

ARTISAN TEAS FROM ARTISAN GROWERS

We take pride in our teas because they’re the culmination of generations of hard
work.

We seek out the finest artisan tea farms – from the foothills of the Himalayas
to the slopes of Fujian.

No matter where the greatest teas are grown, we seek them out.

WE FIND RARE TEAS

Some teas are hard to find. Connoisseurs and aficionados are always looking for
rare teas such as silver needle or aged pu-erh.

At Valley of Tea, we know just where to find them, and how to get them to your
cup in peak condition.



Each tea comes with detailed information on brewing the perfect cup.

ONLY THE FRESHEST TEAS

We know that freshness is the secret to a wonderful cup of tea, and so do the
artisan farmers we work with.

There’s only one way to find tea fresher than that which Valley of Tea sells,
and that’s to head to a tea plantation for yourself with a tea pot and some hot
water!

PURE TEAS

Whether you’re looking for a natural pure tea, or a healthful and relaxing
blend, all of our teas contain only the finest, freshest natural ingredients
with no added flavours.

So what are you waiting for? We have all of the tea you could ever want – and
all you’ll need is a teapot and a cup.

Customer Testimonial



This Yunnan black or “Diān Hóng” (滇红) tea is of high quality, with a good
proportion of hairy golden tips. It has been carefully handled so that the
leaves are mostly unbroken and it has a light sweet earthy fragrance with a hint
of dried stone fruit.

 The tea is extremely smooth, with only a gentle astringency even after steeping
for a while. It is well-balanced, easy to drink, and needs neither milk nor
sweetener.

Diane Case From London United Kingdom


Customer Testimonial



White tea, I'm told, was in times past reserved for the Emperor alone. This
particular white tea has a very delicate and refreshing flavour, whether made in
a pot or with the leaves put into a cup and allowed to sink. 

 It has a delicacy of taste and aroma without any of the bitterness you
associate with green tea or Earl Grey, but, equally, with the crispness that
goes with a true tea, as opposed to a fruit tea.

This has a long use-by date and comes in a resealable package, so is ideal if
you want to indulge in something very special only occasionally.

Martin Turner


Customer Testimonial



A lovely tea with a light floral fragrance. Make with very hot, not boiling,
water. I think it is enough, for my tastes, to let it sit for just a minute. The
colour is a light straw with a delicate floral scent. 
It proves to be quite economical as you can re-use the tea leaves the next day. 
Very happy with the product and will restock when necessary.

Tea-lightful From London United Kingdom


Customer Testimonial



I have never tried Longjing tea, and have been pleasant surprised by its
flavour.


Flavours are always hard to describe, but I would say this tea has a slightly
grassy flavour, which is quite pleasant. It also has a nutty edge to it and that
comes through in the smell. Unlike many green teas it does not have a bitter
aftertaste and I found I could drink it unsweetened. I found the tea grew on me
and after being a little uncertain with the first cup and I really rather
enjoyed it. 

Quality wise the tea seems good. The leaves have been dried properly and feel
fresh. The packaging is efficient and does keep the tea in good condition, but
could be better if you are looking to give it as a gift.

RKS


Customer Testimonial



Valley of Tea is selling Pu-Erh loose leaf tea. Of all the finest teas from the
Far East, I'd have to say Pu Erh tea is my favorite, although like finely aged
single malt whiskey, it can be an acquired taste. Pu Erg comes from Yunnan
district in South West China. Some Pu-erh teas are sold compressed into little
bricks, or sometimes discs. This pu erh is not compressed, but is packaged
loose. It is however aged. Like fine red wine, or certain types of cheese, aging
this tea develops the flavor. When you find Pu Erh tea aged 9 years, as this tea
is, you're usually looking at some highly valued tea. I find this tea to have a
smooth, malty taste.  This tea is known to reduce cholesterol levels, since it
contains lovastatin in organic form. If you're a fan of Pu Erh tea, you won't be
disappointed in the quality and flavor of the tea you will receive. If you've
never tried it before, you'll be surprised that Tea can taste this complex and
rich.

Mr Hofman From California USA On Our Ripend Pu-erh


Customer Testimonial



look upon oolong, formosa oolong, as being the tea upon which all teas are
based, in a way that assam is the upon which I compare and use as my measure of
other black teas to follow. I was familiar Iron Goddess of Mercy-Wulong Chinese
Blue tea as not formosa oolong but something different altogether in excellent
way. This green tea still has an immediate recognition of scent but flavor is
better

Miss Nuyer



BLOG POSTS




INDIAN TEA - TEA HISTORY IN INDIA



Read More


HISTORY OF TAIWANESE TEA



Read More


JAPANESE TEA - TEA HISTORY IN JAPAN



Read More

This section doesn’t currently include any content. Add content to this section
using the sidebar.

VALLEY OF TEA

 * Find your Tea Quiz!

 * About us

 * Contact us!

 * Blog

 * Refund Policy

OUR STORE

 * Packaging

 * Terms

 * Privacy policy

 * Customer Service

 * Do not sell or share my personal information

 * Do not sell or share my personal information

PURE ARTISAN TEAS

We live for tea and we love tea.



We appreciate the mystery and the joy of tea, and we long for our next cup.

 * 
 * 
 * 
 * 
 * 
 * 

LEARN ABOUT SPECIALTY TEA


 * 
 * 
 * 
 * 
 * 
 * 


LANGUAGE

English
 * English
 * français


CURRENCY

EUR
 * USD
 * CAD
 * AUD
 * GBP
 * EUR

American Express Apple Pay Google Pay Maestro Mastercard PayPal Shop Pay Union
Pay Visa

English

 * French
 * English




[[RECOMMENDATION]]

English

 * French
 * English

[[button]]
Powered by


HERE IS YOUR WIDGET HEADLINE. CLICK HERE TO CHANGE IT!