ayurvedastoreonline.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://ayurvedastoreonline.com/index.php
Submission Tags: sansec.io magecart Search All
Submission: On June 26 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" class="drawer__search" role="search">
  <input type="search" name="q" placeholder="Search" aria-label="Search" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

POST /account/login

<form method="post" id="zify_ajax_login" class="zify_frm_popup zify_ajax_frm" action="/account/login" data-form="customer_login">
  <div class="form-group">
    <input type="text" name="customer[email]" id="CustomerEmail" placeholder="Email">
    <div class="col-sm-12 messages"></div>
  </div>
  <div class="form-group">
    <input type="password" value="" name="customer[password]" id="CustomerPassword" placeholder="Password">
    <div class="col-sm-12 messages"></div>
  </div>
  <div class="text-center">
    <input type="submit" class="btn" value="Sign In" id="zify_ajax_login_link">
    <p>
      <a href="#zify_form_recover" class="zify-btn-tab-show">Forgot your password?</a>
    </p>
    <p>
      <a href="#zify_form_create" class="zify-btn-tab-show">Create Account</a>
    </p>
    <!-- end poision -->
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" class="zify_frm_popup_recover" data-form="recover_customer">
  <label for="RecoverEmail">Email</label>
  <div class="form-group">
    <input type="email" value="" name="email" id="RecoverEmail">
    <div class="col-sm-12 messages"></div>
  </div>
  <div class="form-group">
    <input type="hidden" name="form_type" value="recover_customer_password">
    <input type="hidden" name="utf8" value="✓">
  </div>
  <div class="text-center">
    <p>
      <input type="submit" class="btn" value="Submit">
    </p>
    <a href="#zify_form_login" class="zify-btn-tab-show">Cancel</a>
  </div>
</form>

POST /account

<form method="post" id="zify_ajax_create" class="zify_frm_popup zify_ajax_frm" action="/account" data-form="RegisterForm">
  <div class="form-group">
    <input type="text" name="customer[first_name]" id="RegisterForm-FirstName" autocomplete="given-name" placeholder="First Name">
    <div class="col-sm-12 messages"></div>
  </div>
  <div class="form-group">
    <input type="text" name="customer[last_name]" id="RegisterForm-LastName" autocomplete="family-name" placeholder="Last Name">
    <div class="col-sm-12 messages"></div>
  </div>
  <div class="form-group">
    <input type="email" name="customer[email]" id="RegisterForm" placeholder="Email">
    <div class="col-sm-12 messages"></div>
  </div>
  <div class="form-group">
    <input type="password" name="customer[password]" id="RegisterForm-password" placeholder="Password" aria-required="true">
    <p class="text-center"></p>
    <div class="col-sm-12 messages"></div>
  </div>
  <div class="form-group">
    <input type="hidden" name="form_type" value="create_customer">
    <input type="hidden" name="utf8" value="✓">
  </div>
  <input type="submit" value="Create" class="btn">
</form>

Text Content

Skip to content
Search
 * Home
 * Raw Herbs
 * Powders
 * Classical
 * Formulations
 * Immunity
 * Health & Beauty
 * Combo Pack
 * Account

Site navigation




Search Search
Cart
Menu Site navigation
 * Home
 * Raw Herbs
 * Powders
 * Classical
 * Formulations
 * Immunity
 * Health & Beauty
 * Combo Pack

Search Search
Cart
Account
Item added to cart. View cart and check out. Close
Close
Free Shipping on Order Above 150 & Free CASH ON DELIVERY on Order Above 345 |
Click here to Download the Play Store App. Close


VARICOSE


STRESS


PSORIASIS

2/3
Pause slideshow Play slideshow
 * Previous slide
 * Next slide

View Product → View Product → View Product →

Raw Herbs for Health are dried herbs

View all


Raw Herbs for Health are dried herbs

View all


Herbal Formulations - Medicine of your healthy life.

View all


Herbal Formulations - Medicine of your healthy life.

View all


Classical Products and Single Herbs

View all


Classical Products and Single Herbs

View all


Raw Herbs for Health are dried herbs

View all

Ayurveda Redefined Milk Thistle Seeds - Silymarin Liver Detox
(1)
From Rs. 190
View
Ayurveda Redefined Gurmar Leaves Gudmar Gymnema sylvestre Meshashringi Gudmaar
Patti
(5)
From Rs. 160
View
BHRINGRAJ LEAVES - BHRINGRAJ HERB - BHRINGRAJ LEAF - BHRINGRAJ PATTA
(0)
From Rs. 150
View
Ayurveda Redefined Jamun Seeds dry Syzygium cumini
(0)
From Rs. 135
View

Herbal Formulations - Medicine of your healthy life.

View all

Gayatri Pharmacy Peeda Vati (Bati) - 5 bottles with Free Oil | Pida Vati |
Pidavati | Pidabati Peeda Vatti
(3)
Regular price Rs. 855 Sale price Rs. 360
Sale
View
Gayatri Pharmacy Peeda Vati (Bati) - 20 Tablets | Pida Vati | Pidavati |
Pidabati Peeda Vatti
(5)
On sale from Rs. 140
Sale
View
Gayatri Pharmacy Peeda Vati (Bati) - 5 bottles | Pida Vati | Pidavati | Pidabati
Peeda Vatti
(1)
Regular price Rs. 350
View
Gayatri Pharmacy Peeda Vati (Bati) - 7 bottles with Free Oil | Pida Vati |
Pidavati | Pidabati Peeda Vatti
(3)
Regular price Rs. 1,169 Sale price Rs. 495
Sale
View

Classical Products and Single Herbs

View all

Singhnad Guggul (Bati) - 20 Tablets | singhnad Vati | singnad vati
(4)
On sale from Rs. 135
Sale
View
Ayurveda Redefined Kanchnar Guggul Powder 100gm | Kanchnar Guggal
(2)
Regular price Rs. 480 Sale price Rs. 380
Sale
View
Ayurveda Redefined Ashwagandha - 60 Tabs | Pure Ashwagandha
(0)
Regular price Rs. 170 Sale price Rs. 165
Sale
View
Ayurveda Redefined Kanchnar Guggul Powder 50gm | Kanchnar Guggal
(1)
Regular price Rs. 350 Sale price Rs. 240
Sale
View


QUALITY CERTIFICATES



AYURVEDA STORE ONLINE

 * Home
 * Raw Herbs
 * Powders
 * Classical
 * Formulations
 * Immunity
 * Health & Beauty
 * Combo Pack

FOLLOW US

OUR COMPANY

 * About Us
 * Shipping/Delivery Policies
 * Terms & Conditions
 * Contact Us
 * Refund & Cancellation Policies
 * Privacy Policies

OFFICE ADDRESS

MITTAL AYURVED SANSTHAN


121-B, Mansarovar Industrial Estate Ext.
Inside Vishvakarma Industrial Estate , Baghpat Road, Meerut-250002[INDIA]

Tel: +91-7902000707INDIA)


Internationaltional Calls:
+1-510-500-5624 (USA)
+44-741-834-4803(UK)


Email: ayurvedastoreonline@gmail.com

© 2024, Ayurveda Store Online. Powered by Shopify

 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.
 * Use left/right arrows to navigate the slideshow or swipe left/right if using
   a mobile device






×
Login



Forgot your password?

Create Account

Reset your password

We will send you an email to reset your password.


Email





Cancel
Create Account



Already Have an Account? Login!
Social Login by zifyAPPS