watexgreenliving.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://www.watexgreenliving.com/
Effective URL: https://watexgreenliving.com/en-ca
Submission: On December 06 via api from PL — Scanned from CA

Form analysis 9 forms found in the DOM

POST /en-ca/cart

<form action="/en-ca/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="envy-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right">
    <div class="cart-drawer__top">
      <div class="cart-drawer__empty-div"></div>
      <h3 class="type-subheading type-subheading--1 wow fadeIn animated" style="visibility: visible; animation-name: fadeIn;">
        <span class="cart-drawer--title">Your Cart</span>
      </h3>
      <a href="#" class="slide-menu cart-close-icon cart-menu-close"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
    </div>
    <div class="cart-error-box"></div>
    <div class="cart-empty-box"> Your basket is empty </div>
    <script type="application/template" id="cart-item-template"> <div class="cart-item">
				<div class="cart-item-image--wrapper">
					<a class="cart-item-link" href="/product">
						<img
							class="cart-item-image"
							src="/product/image.jpg"
							alt=""
						/>
					</a>
				</div>
				<div class="cart-item-details--wrapper">
					<a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
						<span class="cart-item-product-title"></span>
						<span class="cart-item-variant-title hide"></span>
					</a>

						<div class="cart-item-price-wrapper">
							<span class="cart-item-price-original"></span>
							<span class="cart-item-price"></span>
							<span class="cart-item-price-per-unit"></span>
						</div>

						<div class="cart-item--quantity-price-wrapper">
							<div class="cart-item--quantity-wrapper">
								<button type="button" class="cart-item-quantity-button cart-item-decrease" data-amount="-1" aria-label="Reduce item quantity by one">-</button>
								<input type="text" class="cart-item-quantity" min="1" pattern="[0-9]*" aria-label="quantity" />
								<button type="button" class="cart-item-quantity-button cart-item-increase" data-amount="1" aria-label="Increase item quantity by one">+</button>
							</div>

						<ul class="order-discount--cart-list" aria-label="Discount"></ul>
					</div>
				</div>
			</div>
		</script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "CAD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <div class="cart-items"></div>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="ajax-cart--cart-original-price">
        <h5><span class="cart-item-original-total-price" style="display: none;"><span class="money">$0.00</span></span></h5>
      </div>
      <div class="ajax-cart--total-price hide">
        <span class="cart-price-text type-subheading">Subtotal</span>
        <span class="cart-total-price" id="cart-price"><span class="money">$0.00</span></span>
      </div>
      <div class="slide-checkout-buttons">
        <div class="route-div" watch-changes="#cart-price"></div>
        <button type="submit" name="checkout" class="btn cart-button-checkout hide" tabarnappselectedel="true">
          <span class="cart-button-checkout-text">Place your order</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons hide">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
        <a href="#" class="btn btn-default cart-menu-close secondary-button">Continue Shopping</a><br>
      </div>
    </div>
  </div>
</form>

/en-ca/search

<form id="search-page-form" action="/en-ca/search">
  <div id="search-wrapper">
    <div class="search_bar--controls">
      <button id="search_submit" type="submit">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </button>
    </div>
    <input type="hidden" name="type" value="product,">
    <input id="search_text" name="q" type="text" size="20" placeholder="Search...">
    <a href="#" class="search-show" title="Search">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
          </a>
  </div>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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"></form>

POST /en-ca/contact#contact_form

<form method="post" action="/en-ca/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <p class="note form-success hide">
    <strong>Thanks for Joining!</strong>
  </p>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Enter email" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter_submit" name="commit">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
  <div class="lds-dual-ring newsletter-spinner hide"></div>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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"></form>

POST /en-ca/contact#contact_form

<form method="post" action="/en-ca/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <p class="note form-success hide">
    <strong>Thanks for Joining!</strong>
  </p>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Enter email" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter_submit" name="commit">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
  <div class="lds-dual-ring newsletter-spinner hide"></div>
</form>

DIALOG

<form method="dialog" data-ref="form">
  <fieldset class="fieldset-popup__warning" data-ref="fieldset" role="document">
    <legend data-ref="message" id="lbc4km8f"></legend>
    <div data-ref="template"></div>
  </fieldset>
  <menu class="menu-popup__warning">
    <button data-ref="cancel"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></button>
    <button data-ref="accept" value="default"></button>
  </menu>
</form>

/en-ca/search

<form id="search" action="/en-ca/search">
  <div id="search-wrapper">
    <input id="search_text" name="q" type="text" size="20" onblur="if(this.value=='')this.value=this.defaultValue;" onfocus="if(this.value==this.defaultValue)this.value='';" value="Search">
  </div>
</form>

POST /en-ca/localization

<form method="post" action="/en-ca/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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">
  <ul class="mobile-menu mobile-menu-child mobile-menu-hidden" id="mobile-menu-locale">
    <a href="#" class="slide-menu menu-close-icon mobile-menu-close"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x" aria-hidden="true"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
    <li>
      <a href="#" class="mobile-menu-link mobile-menu-back mobile-menu-link" data-link="mobile-menu--">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left" aria-hidden="true"><polyline points="15 18 9 12 15 6"></polyline></svg>
          <div class="mobile-menu-title">Language</div>
        </a>
    </li>
    <li>
      <button type="submit" name="locale_code" class="mobile-menu-link mobile-menu-locale-link mobile-menu-locale-selected" value="en"> English <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
          stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check" aria-hidden="true">
          <polyline points="20 6 9 17 4 12"></polyline>
        </svg></button>
    </li>
  </ul>
</form>

Text Content

YOUR CART


Your basket is empty


$0.00

Subtotal $0.00

Place your order


Continue Shopping


Free Shipping on All U.S. Enjoy Black Friday Sale. No code needed.

 * Shop
    * Indoor Gardening
    * Urban Gardening
    * Irrigation
    * Seeds
    * Accessories
    * Black Friday and Cyber Monday Sale

 * Blog
 * About
 * Green Team
 * MIWL


 * 
 * 
 * 0





BRINGING GREEN SPACES


TO URBAN PLACES

Learn More


MEET THIS WEEK'S


BEST SELLERS


Modular Indoor Garden Bed

$207.00 from $76.00

Sale

Aquamatic Bundle Kit, irrigation kit included.

$166.00


Mobile Green Wall, Double Frame
4.8 star rating 13 Reviews



$207.00 $145.00

Sale

Elevated Mobile Planter
5.0 star rating 2 Reviews



$275.00 $138.00

Sale


INDOOR GARDENING

Vertical, Countertop & Elevated Gardens


URBAN GARDENING

Green Wall, Modular & Picture Gardens


IRRIGATION

Sprinkler, Hose & Timer


PRESS


AS SEEN ON




HAPPY GARDENERS


TESTIMONIALS

 * 
 * 

 * > "This is perfect! So compact and space efficient! Love that it can be
   > rolled! I need to buy more!"
   
   
   JENNIFER T.

 * > "Fun gardening without the mess , without pots all over."
   
   
   DONNA R.

 * > "It’s incredible how much arable land I can suddenly fit in such a small
   > space in my apartment. I would definitely recommend this to a friend and
   > would purchase a second one."
   
   
   ADREAN R.

 * > "Fresh herbs at my fingertips! I really like the Watex desktop garden. It
   > doesn't take up a lot of space and it looks great. It makes me feel like a
   > chef with fresh herbs easily accessible."
   
   
   CAT L.

 * > "This is perfect! So compact and space efficient! Love that it can be
   > rolled! I need to buy more!"
   
   
   JENNIFER T.

 * > "Fun gardening without the mess , without pots all over."
   
   
   DONNA R.




THE LATEST


FROM THE BLOG


GET YOUR INDOOR GARDEN READY FOR WINTERS

November 30, 2021
Picking your own vegetables fresh from your garden is a joy known to all
gardeners. But what happens when the weather starts to work against...
Read more


FLOWERS YOU CAN GROW IN YOUR WINTER GARDEN!

November 23, 2021
Winter is coming! Time for some gloom and grey skies but that does not mean our
garden has to look that way as well. Fill...
Read more


START YOUR GARDEN FROM PLANT CUTTINGS AND HOW TO DO IT.

November 16, 2021
I have enough plants in my garden- Said no one ever! We keep buying seeds,
buying plants but there is one more fun, creative and...
Read more
Recycled Materials We transform recycled plastics into a new product.
BPA-Free Planters Our planters surpass US and international standards for BPA
and Phthatlates.
Green Living To help you grow your own urban garden so you can explore the fun
and benefits of growing your own plants.
 * Recycled Materials We transform recycled plastics into a new product.
 * BPA-Free Planters Our planters surpass US and international standards for BPA
   and Phthatlates.
 * Green Living To help you grow your own urban garden so you can explore the
   fun and benefits of growing your own plants.


JOIN OUR MAILING LIST

Sign up to receive 15% off your first purchase!

Thanks for Joining!





INFORMATION

 * About Watex
 * FAQ
 * Resale Partner Application
 * Blog
 * Contact Us
 * Store Locator


LET'S STAY CONNECTED

 * Facebook icon
 * Twitter icon
 * Instagram icon
 * YouTube icon
 * Pinterest icon


CONTACT US

Watex, LLC
22622 Lambert Street, STE 309
Lake Forest, CA 92630
Phone: 949.382.7788
E-mail: sales@watexgreenliving.com

© 2022 Watex

Hey! Sign Up and Join Green Living!

Be the first to learn about our latest trends, ideas, products, and offers
plus 15% off your first purchase!

Thanks for Joining!





   
 * 
 * Shop
 * Blog
 * About
 * Green Team
 * MIWL
 * Log in
 * Create Account
 * Language
    * Facebook icon
    * Twitter icon
    * Instagram icon
    * YouTube icon
    * Pinterest icon

   
 * Language
 * English

   
 * 

   
 * 

Thanks for Joining!