www.ugaoo.com Open in urlscan Pro
35.154.233.42  Public Scan

Submitted URL: http://ugaoo.com/
Effective URL: https://www.ugaoo.com/
Submission Tags: tranco_l324
Submission: On November 21 via api from DE — Scanned from DE

Form analysis 10 forms found in the DOM

GET https://www.ugaoo.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.ugaoo.com/catalogsearch/result/" method="get">
  <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="255" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
  <button type="submit" title="Search" class="action search" name="" value="" disabled="">
  </button>
  <div class="searchCloseOption" style="display: none"></div>
</form>

POST https://www.ugaoo.com/checkout/cart/add/uenc/aHR0cHM6Ly93d3cudWdhb28uY29tLw%2C%2C/?___store=english

<form action="https://www.ugaoo.com/checkout/cart/add/uenc/aHR0cHM6Ly93d3cudWdhb28uY29tLw%2C%2C/?___store=english" method="post" id="nosto_addtocart_form">
  <input name="form_key" type="hidden" value="JaYeNXHcVVRuM7Nl"> <input type="hidden" name="qty" value="1">
  <input type="hidden" name="product">
</form>

POST https://www.ugaoo.com/newsletter/subscriber/new/

<form class="form subscribe" action="https://www.ugaoo.com/newsletter/subscriber/new/" method="post" id="newsletter-subscribe-form" novalidate="novalidate">
  <div class="field newsletter pure-u-lg-1-1 pure-u-md-1-1 pure-u-sm-1-1">
    <div class="pure-u-lg-1-1 pure-u-md-1-1 pure-u-sm-1-1">
      <h3>Sign Up To Our Newsletter</h3>
    </div>
    <div class="pure-u-lg-1-1 pure-u-md-1-1 pure-u-sm-1-1">
      <p>Stay up to date on the latest news with our carefully curated newsletters.</p>
    </div>
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions pure-u-lg-1-3 pure-u-md-1-3 pure-u-sm-1-4">
    <button id="subscribe-submit" class="btn transition" title="Submit" type="submit"> Submit </button>
  </div>
</form>

POST https://www.ugaoo.com/sociallogin/account/loginPost/

<form style="display:none;" class="form" action="https://www.ugaoo.com/sociallogin/account/loginPost/" method="post" id="ugaoo-sociallogin-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="JaYeNXHcVVRuM7Nl"> <input id="ugaoo-sociallogin-referer" name="referer" type="hidden" value="">
  <input id="ugaoo-sociallogin-submit" type="submit" value="">
</form>

<form id="ugaoo-login-form" data-bind="afterRender: loginFormRenderDone" novalidate="novalidate">
  <div class="formElement">
    <input type="email" name="ugaooLoginUsername" id="ugaooLoginUsername" placeholder="Enter Email Id" data-validate="{required:true, 'validate-email':true}" data-msg-required="Enter a valid email address"
      data-msg-validate-email="Enter a valid email address">
  </div>
  <div class="formElement">
    <input type="password" name="ugaooLoginPassword" id="ugaooLoginPassword" placeholder="Enter Password" data-validate="{required: true}" data-msg-required="Please enter the password">
  </div>
  <div class="formElement formSubmit actions-toolbar">
    <input type="submit" name="" value="Sign In">
    <span class="ug-account-nav" data-bind="click: forgotPasswordPanel">Forgot password?</span>
  </div>
</form>

<form id="ugaoo-forgot-password-form" data-bind="afterRender: forgotPasswordFormRenderDone" novalidate="novalidate">
  <div class="formElement">
    <input type="email" id="forgotPassEmailId" name="" placeholder="Enter Email Id" data-msg-required="Enter a valid email address" data-msg-validate-email="Enter a valid email address" data-validate="{required:true, 'validate-email':true}">
  </div>
  <div class="formElement formSubmit actions-toolbar">
    <input type="submit" name="" value="Reset Password">
    <span class="ug-account-nav" data-bind="click: signInPanel">Remember password?</span>
  </div>
</form>

<form id="ugaoo-signup-form" data-bind="afterRender: signUpFormRenderDone" novalidate="novalidate">
  <div class="formElement">
    <input type="string" id="firstname" name="firstname" placeholder="Enter First Name" data-validate="{required:true}" data-msg-required="First name required">
  </div>
  <div class="formElement">
    <input type="string" id="lastname" name="lastname" placeholder="Enter Last Name" data-validate="{required:true}" data-msg-required="Last name required">
  </div>
  <div class="formElement">
    <input type="email" id="emailId" name="email" placeholder="Enter Email Id" data-msg-required="Enter a valid email address" data-msg-validate-email="Enter a valid email address" data-validate="{required:true, 'validate-email':true}">
  </div>
  <div class="formElement">
    <input type="password" name="password" id="password" placeholder="New Password" data-validate="{required:true}" data-msg-required="Please enter the password" autocomplete="off">
  </div>
  <div class="formElement">
    <input type="password" name="password_confirmation" id="password-confirmation" placeholder="Confirm New Password" autocomplete="off" data-msg-required="Please re-enter the password" data-validate="{required:true, equalTo:'#password'}">
  </div>
  <div class="formElement">
    <input type="checkbox" name="is_subscribed" title="Sign Up for Newsletter" id="is_subscribed" class="checkbox">
    <label for="is_subscribed">Sign up to receive order updates, exciting offers &amp; garden tips.</label>
  </div>
  <div class="formElement formSubmit actions-toolbar">
    <input type="submit" value="Create Profile">
  </div>
</form>

<form data-bind="afterRender: newAddressFormRenderDone" novalidate="novalidate">
  <div class="formElement">
    <h5>First Name</h5>
    <input type="text" id="addressFirstName" data-bind="value: addressFirstName" name="addressFirstName" placeholder="Enter First Name" data-validate="{required:true}" data-msg-required="Please re-enter the first name">
  </div>
  <div class="formElement">
    <h5>Last Name</h5>
    <input type="text" id="addressLastName" data-bind="value: addressLastName" name="addressLastName" placeholder="Enter Last Name" data-validate="{required:true}" data-msg-required="Please re-enter the last name">
  </div>
  <div class="formElement">
    <h5>Mobile Number</h5>
    <input type="number" id="addressMobileNo" data-bind="value: addressMobileNo" name="addressMobileNo" placeholder="Enter Mobile Number" data-validate="{required:true, maxlength:10, minlength: 10}"
      data-msg-required="Enter 10 digit valid phone number" data-msg-maxlength="Enter 10 digit valid phone number" data-msg-minlength="Enter 10 digit valid phone number">
    <p class="fieldInfo">Do Not enter +91 or 0</p>
  </div>
  <div class="formElement">
    <h5>Postal Code</h5>
    <input type="number" placeholder="Enter Pin Code" data-validate="{required:true, maxlength:6, minlength: 6, pincode:true}" id="addressPincode" maxlength="6" minlength="6" name="pincode" ugaoo-invalid="false"
      data-msg-required="Enter 6 digit valid pincode" data-msg-maxlength="Enter 6 digit valid pincode" data-msg-minlength="Enter 6 digit valid pincode"
      data-bind="value: addressPincode, valueUpdate: 'afterkeydown', event: {'blur': getPincodeDetails  }">
    <p class="fieldInfo">Please enter 6 digit valid pin-code</p>
    <div class="postCodeArea">
      <div class="postCodeAreaIn">
        <h5>City</h5>
        <p data-bind="text: cityName"></p>
      </div>
      <div class="postCodeAreaIn">
        <h5>District</h5>
        <p data-bind="text: districtName"></p>
      </div>
      <div class="postCodeAreaIn">
        <h5>State</h5>
        <p data-bind="text: stateName"></p>
      </div>
    </div>
  </div>
  <div class="formElement">
    <h5>Address</h5>
    <textarea type="text" id="addressStreetLine1" data-bind="value: addressStreetLine1" data-msg-required="Address details required" name="addressStreetLine1" placeholder="Enter Address Details" data-validate="{required:true}"
      style="height: 90px;font-size: 15px;">                </textarea>
  </div>
  <div class="formElement">
    <h5>Landmark</h5>
    <input type="text" id="addressStreetLine2" data-bind="value: addressStreetLine2" name="addressStreetLine2" placeholder="Enter Address Landmark">
  </div>
  <div class="formElement" data-bind="if: showDefaultShippingOption">
    <input type="checkbox" id="addressDefaultShipping" name="default_shipping" data-bind="checked : addressDefaultShipping" value="1" class="checkbox">
    <label class="label" for="addressDefaultShipping"> Use as my default shipping address </label>
  </div>
  <div class="formElement formSubmit">
    <input type="submit" name="" value="Save Address">
  </div>
</form>

<form data-bind="afterRender: profileFormRenderDone" novalidate="novalidate">
  <div class="formElement">
    <h5>First Name</h5>
    <input type="text" id="profileFirstName" data-bind="value: profileFirstName" name="profileFirstName" placeholder="Enter First Name" data-validate="{required:true}" data-msg-required="First name required">
  </div>
  <div class="formElement">
    <h5>Last Name</h5>
    <input type="text" id="profileLastName" data-bind="value: profileLastName" name="profileLastName" placeholder="Enter Last Name" data-validate="{required:true}" data-msg-required="Last name required">
  </div>
  <div class="formElement">
    <h5>Email</h5>
    <input type="email" id="profileEmailId" data-bind="value: profileEmailId" name="profileEmailId" placeholder="Enter Email Id" data-validate="{required:true, 'validate-email':true}" data-msg-required="Enter a valid email address"
      data-msg-validate-email="Enter a valid email address">
  </div>
  <div class="formElement formSubmit">
    <input type="submit" name="" value="Update Profile">
  </div>
</form>

<form id="ugaoo-change-password-form" data-bind="afterRender: changePasswordFormRenderDone" novalidate="novalidate">
  <div class="formElement">
    <h5>Current Password</h5>
    <input type="password" name="profileOldPassword" id="profileOldPassword" placeholder="Current Password" data-msg-required="Please enter the old password" data-validate="{required:true}" autocomplete="off">
  </div>
  <div class="formElement">
    <h5>New Password</h5>
    <input type="password" name="profileNewPassword" id="profileNewPassword" placeholder="New Password" data-validate="{required:true}" autocomplete="off">
  </div>
  <div class="formElement">
    <h5>Confirm New Password</h5>
    <input type="password" name="profileNewPasswordConfirmation" id="profileNewPasswordConfirmation" placeholder="Confirm New Password" autocomplete="off" data-msg-required="Please re-enter the  new password"
      data-validate="{required:true, equalTo:'#profileNewPassword'}">
  </div>
  <div class="formElement formSubmit actions-toolbar">
    <input type="submit" name="" value="Change Password">
  </div>
</form>

Text Content

Free shipping above ₹499 | Shop Now
Free shipping above ₹499 | Shop Now

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

 * SeedsSeeds
    * All Seeds
   
      VEGETABLE SEEDS
      
       * Easy to Grow Vegetables
       * Indian Essential Vegetables
       * Exotic Vegetables
       * Microgreen Seeds
       * Salad Veggies
       * Leafy Vegetables
   
      FLOWER SEEDS
      
       * Winter Season Flowers
       * Summer Season Flowers
       * Easy to Grow Flowers
   
      HERB SEEDS
   
      FRUIT SEEDS
   
      TREE & GRASS SEEDS

 * PlantsPlants
    * All Plants
   
      SHOP BY TYPE
      
       * Air Purifier Plants
       * Foliage Pattern Plants
       * Indoor Plants
       * Low Maintenance Plants
       * Flowering Plants
       * Pet-Friendly Plants
   
      FOR WELLNESS
      
       * Stress Busting
       * Calming & Relaxing
       * Healing
       * Boosting Creativity
   
      DECOR TYPE
      
       * Private Window
       * Vacant Corner
       * Bright Spot
       * The Work Desk
       * Blank Canvas
       * Creepers & Climbers
   
      SHOP BY COLLECTION
      
       * Bohemian
       * Modern
       * Minimalist
       * Tropical
       * Coastal
   
      SHOP BY LOCATION
      
       * Office
       * Living Room
       * Bed Room
       * Balcony
       * Bathroom
   
      PLANT BUNDLES
      
       * All Plant bundles
       * Air Purifying Plant Bundles
       * Indoor Plant Bundles
   
    * Cacti & Succulents
    * Trending Plants 2021

 * Pots & PlantersPots & Planters
    * All Pots & Planters
   
   SHOP BY MATERIAL
   
    * Plastic Pots
    * Ceramic Pots
    * Metallic Pots
    * Concrete Pots
    * Seedling Tray
    * Grow Bags for Plants
   
   SHOP BY USE
   
    * Decorative Pots
    * Hanging Pots
    * Self Watering Pots
   
   SHOP BY SHAPE
   
    * Round Pots
    * Square Pots
    * Rectangular Pots
    * View More Shape

 * Plant CarePlant Care
    * All Plant Care
    * Plant Protection
    * Plant Growth
    * Garden Tools
    * DIY Pest Control

 * Merch
   
   Merch

 * Blog
   
   Blog

 * Offers
   
   Offers

 * Plant Subscription
   
   Plant Subscription
 * Green GiftingGreen Gifting
    * All Green Gifting
    * Corporate Gifting
    * Personalised Gifts

Track Order

Customer Care: +91 9129 9129 91

Email Us: support@ugaoo.com


TRENDING PLANTS

This Year’s Trendiest Collection

Shop Now


INDOOR PLANTS

Live With Nature

Shop Now


VEGGIE SEEDS

Nothing beats homegrown

FLAT 50% OFF ON ALL SEEDS

Shop Now


SOIL AND MANURE

100% Organic And Nutrient-rich

Shop Now


HERB SEEDS

Grow your own garnish

FLAT 50% OFF ON ALL SEEDS

Shop Now
❮ ❯



20% OFF


Indoor Plants

20% OFF


Air Purifying

20% OFF


Low Maintenance

20% OFF


Plant Bundle

15% OFF


Ceramic Pots

50% OFF


Herb Seeds

50% OFF


Vegetable seeds

35% OFF


Soil & Manure




PLANTERS ON FLEEK!

The perfect companions for your green members and also decor pieces in their own
right, our planters truly amp up your space. There is a plant for every home and
a planter for every plant. Browse our extensive in-house collection to find your
match.

Explore More


GIFTS THAT GROW

Be it festivals, birthdays or anniversaries, gifting plants signifies hope - for
the future. What's better than gifts that grow with you and remind you of happy
times. You select, we deliver, and happiness is guaranteed.

Gift Now




Become a member and win coins and exclusive rewards every time you shop.

Join Now


FROM THE BLOG

A pandora's box of tips and tricks and secret hacks.


PLANT CARE: SNAKE PLANT

A guide to healthier Snake plants

Learn More


PLANT CARE: ZZ PLANT

Everything you need to know about your ZZ

Learn More


PLANT CARE: ARECA PALM

All the tips for a healthy Areca Palm

Learn More


GROWN WITH LOVE, DELIVERED WITH HOPE!




PACKAGING/SHIPPING

Sturdy and smart for the plant's safe journey


EXPERT GUIDANCE

Hand holding you through the plant world


CURATED LOOK

Curated plants to make every corner insta worthy


REPLACE & REFUND

Not happy? We have your back.


THE GOOD OVER EVIL SALE

UPTO 50% OFF


 

front






SIGN UP TO OUR NEWSLETTER

Stay up to date on the latest news with our carefully curated newsletters.


Submit


AT UGAOO, WE FIRMLY BELIEVE THAT WE DO NOT INHERIT THE EARTH FROM OUR ANCESTORS,
BUT BORROW IT FROM OUR CHILDREN.

Let's pass it on cleaner, better, and greener.

 * About Us
 * Contact Us

 * Plant Parent Club
 * OwnGrown

 * Track Order
 * Shipping Policy

 * Privacy Policy
 * T&C

 * Gifting
 * FAQs

 * Ugaoo Coupons
 * Our Stores

 * 
 * 
 * 
 * 
 * 
 * 

Customer Care: +91 9129 9129 91

Email Us: support@ugaoo.com

 * Made In India

 * Grown With Love

 * Premium Quality

 * Delivered With Care

 * Secure Payment



All rights reserved © 2021 | ugaoo.com


SIGN IN



Don't Have An Account? Sign Up

OR

Sign In With


OR

Sign In With Existing Account

Forgot password?

FORGOT PASSWORD


Remember password?
OR


SIGN UP



Already Have An Account? Sign In

OR

Sign Up With


OR

Sign Up Now

Sign up to receive order updates, exciting offers & garden tips.


ADD/EDIT ADDRESS



FIRST NAME

LAST NAME

MOBILE NUMBER

Do Not enter +91 or 0

POSTAL CODE

Please enter 6 digit valid pin-code

CITY



DISTRICT



STATE



ADDRESS

LANDMARK

Use as my default shipping address


MY WISHLIST


Ohh sorry. You are not logged in. Let us help you manage your wishlist. Please
LOGIN or REGISTER

BACK TO SHOPPING



There are no items in your cart.





MY ACCOUNT



 * Sign In

 * Sign Up



MY PROFILE



FIRST NAME

LAST NAME

EMAIL



MY ADDRESS BOOK



+ New Address

MY ORDER(S)



There are no order place.

Click Here to Continue Shopping.


CHANGE PASSWORD



CURRENT PASSWORD

NEW PASSWORD

CONFIRM NEW PASSWORD



MY REVIEW(S)



You have submitted no reviews.






Pages



Popular Searches
jadebambooroserubbersnake