www.vapestop.in Open in urlscan Pro
157.245.97.117  Public Scan

Submitted URL: http://www.vapestop.in/
Effective URL: https://www.vapestop.in/
Submission: On February 25 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.vapestop.in/catalogsearch/result/

<form id="search_mini_form" action="https://www.vapestop.in/catalogsearch/result/" method="get">
  <div class="input-box">
    <label for="search">Search:</label>
    <input id="search" placeholder="Search                                                           " onkeyup="searchdata()" type="text" name="q" value="" class="input-text" maxlength="128" autocomplete="off">
    <button type="submit" title="Search" class="button search-button"><span><span>Search</span></span></button>
    <div class="find_stores"><a href="store">OR Find A Store</a></div>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var searchForm = new Varien.searchForm('search_mini_form', 'search', '');
    searchForm.initAutocomplete('https://www.vapestop.in/catalogsearch/ajax/suggest/', 'search_autocomplete');
    //]]>
  </script>
  <div id="fullsearchdata" style=" width: 100%; border: 1px solid #ddd; background: #fff;  position: absolute;    top: 48px; z-index: 999; padding: 10px; display:none;">
    <script type="application/javascript" src="https://www.vapestop.in/catalog.json"></script>
    <script type="text/javascript">
      var someData_notJSON = searchdatanew;
      var currentStoreId = "1";

      function searchdata() {
        var catresults = [];
        var productresults = [];
        var x = document.getElementById("search");
        if ((x.value !== '') && (x.value.length > 2)) {
          jQuery("#fullsearchdata").show();
          jQuery("#fullsearchdata").find("p").remove();
          jQuery("#fullsearchdata").find("div").remove();
          var catsearchField = "catname";
          var productsearchField = "pname";
          var productskusearchField = "psku";
          var producttagsearchField = "ptag";
          var productdescriptionsearchField = "pdescription";
          var prodStoreIds = "prodStoreIds";
          var searchVal = x.value.toLowerCase();
          for (var i = 0; i < someData_notJSON.category.length; i++) {
            if ((someData_notJSON.category[i][catsearchField].toLowerCase().indexOf(searchVal) !== -1)) catresults.push(someData_notJSON.category[i]);
          }
          for (var i = 0; i < someData_notJSON.productByStore[currentStoreId].product.length; i++) {
            var ptag = someData_notJSON.productByStore[currentStoreId].product[i][producttagsearchField];
            if (ptag == undefined) ptag = "NAPRODUCT";
            if (((someData_notJSON.productByStore[currentStoreId].product[i][productsearchField].toLowerCase().indexOf(searchVal) !== -1) || (someData_notJSON.productByStore[currentStoreId].product[i][productskusearchField].toLowerCase().indexOf(
                searchVal) !== -1) || (ptag.toLowerCase().indexOf(searchVal) !== -1)) && currentStoreId == someData_notJSON.productByStore[currentStoreId].product[i][prodStoreIds][0]) {
              productresults.push(someData_notJSON.productByStore[currentStoreId].product[i]);
            }
          }
          if (catresults.length !== 0) {
            jQuery('#fullsearchdata').append("<p id='catall'>Category Results</p>");
            for (j = 0; j < catresults.length; j++) {
              if (j > 4) break;
              jQuery('#fullsearchdata').append("<p id='catallval'><a style='cursor:pointer; color:black;' href=" + catresults[j]['caturl'] + ">" + catresults[j]['catname'] + "</a></p>");
            }
          }
          jQuery('#fullsearchdata').append("<p id='proall'>Product Results</p>");
          if (productresults.length !== 0) {
            for (k = 0; k < productresults.length; k++) {
              if (k > 4) break;
              jQuery('#fullsearchdata').append("<div id='proallval'><div class='proimageleft'><a style='cursor:pointer;' href=" + productresults[k]['purl'] + ">" + productresults[k]['image'] +
                "</a></div><div class='prodetails'><p class='proname'><a style='cursor:pointer;' href=" + productresults[k]['purl'] + '>' + productresults[k]['pname'] + "</a></p><span class='proprice'>" + productresults[k]['price'] +
                "</span></div></div>");
            }
            var newsearch = searchVal.replace(/ /g, "+");
            var lastChar = newsearch.slice(-1);
            if (lastChar == '+') newsearch = newsearch.slice(0, -1);
            jQuery('#fullsearchdata').append("<p id='searchallval'><a style='cursor:pointer;' href=" + "https://www.vapestop.in/" + "catalogsearch/result/?q=" + newsearch + "> Show all results</a></p>");
          } else {
            jQuery('#fullsearchdata').append("<p id='proallval' style='color:black;'>No Results found</p>");
          }
        } else {
          jQuery("#fullsearchdata").hide();
          jQuery("#fullsearchdata").find("p").remove();
          jQuery("#fullsearchdata").find("div").remove();
        }
      }
      jQuery(window).click(function() {
        jQuery("#fullsearchdata").hide();
        jQuery("#fullsearchdata").find("p").remove();
        jQuery("#fullsearchdata").find("div").remove();
      });
    </script>
  </div>
</form>

POST https://www.vapestop.in/ajaxlogin/ajax/index/

<form id="user_login" method="post" action="https://www.vapestop.in/ajaxlogin/ajax/index/">
  <input type="hidden" value="R8od3iqp8fL36N0J" name="form_key">
  <input type="hidden" id="success_url" name="success_url" value="">
  <input type="hidden" name="ajax" value="login">
  <div class="content">
    <!--social login code start-->
    <div class="form-group">
      <div class="social_icon">
        <a class="fbBttn" href="https://graph.facebook.com/oauth/authorize?client_id=373555080152918&amp;redirect_uri=https%3A%2F%2Fwww.vapestop.in%2Fsocialconnect%2Ffacebook%2Fconnect%2F&amp;state=067420c9f0dfd6fffb42d0af514cf7bb&amp;scope=email"> Login with Facebook</a>
        <span>or</span>
        <a class="gplusBttn" href="https://accounts.google.com/o/oauth2/auth?response_type=code&amp;redirect_uri=https%3A%2F%2Fwww.vapestop.in%2Fsocialconnect%2Fgoogle%2Fconnect%2F&amp;client_id=313757548556-u0kht7q1067dfijkd94u475le2937agg.apps.googleusercontent.com&amp;scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email&amp;state=5f12a4b655456436266f06d51812bd2e&amp;access_type=offline&amp;approval_prompt=auto">Login with Google</a>
      </div>
    </div>
    <!--social login code end-->
    <div class="input-wrapper">
      <div id="edit-email-wrapper" class="form-group">
        <label for="email-id" class="col control-label hide">Email</label>
        <div class="col-1">
          <input type="email" class="text-input required-entry validate-email" id="email-id" name="email" value="" size="40" maxlength="128" placeholder="Email Id" onkeypress="if (event.keyCode==13) userLogin.submit(this);">
        </div>
      </div>
      <div id="edit-pass-wrapper" class="form-group">
        <label for="password" class="col control-label hide">Password</label>
        <div class="col-1">
          <input type="password" class="text-input required-entry" size="40" maxlength="32" id="password" name="password" value="" placeholder="Password" onkeypress="if (event.keyCode==13) userLogin.submit(this);">
        </div>
      </div>
    </div>
    <div id="signup-pop">
      <a href="https://www.vapestop.in/customer/account/create/" style="display:block;">Sign Up</a>
    </div>
    <div id="forget-pwd">
      <a onclick="showForgotPopup();" style="display:block;">Forgot Password?</a>
    </div>
  </div>
  <div class="popup-btn btn-wrapper">
    <button onclick="userLogin.submit(this)" class="btn btn-block" title="Log In" type="button" id="edit-login-account" name="SubmitLogin"><span><span>LOGIN</span></span></button>
  </div>
</form>

POST

<form method="post" id="form-validate-forgetpsd" onsubmit="forgotdetfunc(); return false;" class="scaffold-form">
  <input type="hidden" id="form_key" name="form_key" value="R8od3iqp8fL36N0J">
  <div class="do_checkout_page_input_container fieldset">
    <p class="form-instructions">Please enter your email address below. You will receive a link to reset your password.</p>
    <p class="required">* Required Fields</p>
    <ul class="form-list">
      <li>
        <div class="input-box">
          <input type="email" autocapitalize="off" autocorrect="off" spellcheck="false" name="femail_address" alt="email" id="femail_address" class="input-text required-entry validate-email" value="" placeholder="Email Address">
        </div>
      </li>
    </ul>
  </div>
  <div id="forget-respose-output">
  </div>
  <div class="do_checkout_page_buttons_container sub-back-container">
    <div onclick="forgotdetfunc();">
      <div class="buttons-set">
        <button type="submit" title="Submit" class="do_checkout_page_button button"><span><span>SUBMIT</span></span></button>
      </div>
    </div>
    <p class="back-link"><a href="https://www.vapestop.in//customer/account/login/">Back to Login</a></p>
  </div>
  <div class="do_dashed_line"></div>
</form>

POST https://www.vapestop.in/ajaxnewsletter/index/new/

<form onsubmit="return nlsubscribefooter(this)" method="post" action="https://www.vapestop.in/ajaxnewsletter/index/new/" id="newsletter-validate-detail-popup">
  <input type="email" autocapitalize="off" autocorrect="off" spellcheck="false" name="email" id="newsletter-popup" class="input_text required-entry validate-email" placeholder="Your email address">
  <!--<input class="button" type="submit" value="SUBSCRIBE" />-->
  <button type="submit" title="Subscribe" class="button"> <span><span>Subscribe</span></span> </button>
</form>

Text Content

JavaScript seems to be disabled in your browser.
You must have JavaScript enabled in your browser to utilize the functionality of
this website.

 * SAME DAY DISPATCH
 * FREE SHIPPING


Search: Search
OR Find A Store

 1. Products
    * View All Products
    * E-Cigarette Kits
      * View All E-Cigarette Kits
      * Vape Pens
      * Pod Mods
    * Coils
      * View All Coils
      * All Coils
    * Box Mods
      * View All Box Mods
      * Complete Kits
      * Just Mods
    * Tanks
      * View All Tanks
      * All tanks
      * Drip tanks
    * E Liquids
      * View All E Liquids
      * 10-15ml
      * 30ml
      * 60ml
      * Nic Salts
    * Accessories
      * View All Accessories
      * Batteries
      * Chargers
      * Cartridges
    * Curated Combos
    * Sale
    * New Arrivals
 2. Brands
    * View All Brands
    * Joyetech
    * Black Note
    * JUUL
    * Café Racer
    * Kangertech
    * Charlie’s Chalk Dust
    * Myle
    * Cosmic Fog
    * Mojo
    * Cuttwood
    * RELX
    * Diamond Haze
    * SMOK
    * Nasty Juice
    * VAPORESSO
    * Pacha Mama
    * Verge
    * Ruthless
    * Aspire
    * Side Car
    * Freemax
    * SmokeTastic
 3. Vape stop
 4. Vape Guide
 5. Customer Service

 * 1800-2121-474 1800-2121-474
 * LOGIN / REGISTER
 * 0 ITEM
   INR 0
   
   Recently added item(s) ×
   
   You have no items in your shopping cart.

 * 
 * 0 ITEM
   INR 0
   
   Recently added item(s) ×
   
   You have no items in your shopping cart.

 * Free Shipping on orders above INR 4000
 * Free Shipping on orders above INR 4000
 * Same Day Dispatch
 * Credit/Debit Card & COD Available

 * 
 * 
 * 
 * 

   
 * 
 * 
 * 
 * 

   


PRODUCTS

 * Purchase
 * Purchase
 * Purchase
 * Purchase


SPECIAL OFFER FOR FEBRUARY

Days
 * 0
   0
 * -
   -

 * 0
   0
 * 1
   1

Hours
 * 9
   9
 * 0
   0

 * 0
   0
 * 9
   9

Min
 * 0
   0
 * 3
   3

 * 0
   0
 * -
   -

Sec
 * 0
   0
 * 3
   3

 * 0
   0
 * -
   -

 * 3
   3
 * 4
   4

 * 7
   7
 * 8
   8

 * -
   -
 * -
   -

 * 3
   3
 * 4
   4

 * 3
   3
 * 4
   4

VIEW DEAL


BRANDS

 * Juul
 * Smok
 * Vaporesso
 * Verge
 * Café Racer
 * Charlie's Chalk Dust
 * COSMIC FOG
 * Nasty Juice

75,000+ LOYAL CUSTOMER BASE

4.7/5 from 700+ reviews


OUR CUSTOMERS LOVE US!

 * "Received my order within no time! Excellent service" - Amit G.
 * "Very happy with what I have found. Keep it up VS"-Sanajana S.
 * "Website is easy to navigate, and best prices I have found" - Rahul P.
 * "Good to have these products in India in such variety" -Anirudh R.
 * "Finally, a much needed organized seller" -Abhimanyu C.

 * 1
 * 2
 * 3
 * 4
 * 5




CURATED COMBOS

 * Refined Trendsetter
 * Classic Quitter
   
 * Progressive Adopter
 * Recent Switcher

INTRODUCTION TO VAPE STOP.

Play Video

WHAT IS VAPING ?

Play Video


ONLINE VAPE AND E-CIGARETTE STORE VAPE STOP TM INDIA

Vape Stop brings to you the finest e-cigarette or vaporizer, vape pen and e-cig
accessories from across the world. Buy electronic cigarettes online in India
from country’s number one online vape store and get free delivery on orders INR
4,000+ within 2-4 working days. With 20+ brands and a wide selection of
products, Vape Stop brings you the best e-cigarette starter kits and e-juices,
e-liquids and box mods online. We sell top global brands such as Joyetech,
Kangertech, Aspire, Arymi, SMOK, Freemax, JUUL, Café Racer, Cosmic Fog,
Cuttwood, Charlie's Chalk Dust, and other premium brands. We make online
shopping of vape pens, e-cigs and e-cigarette accessories in India convenient
with multiple payment options including all major debit/credit cards and cash on
delivery.


Order and buy quality original vape and e cigs online with warranty at best
price in India. Purchase from Vape Stop must be by individuals of legal smoking
age according to state laws in permitted states. Read our Terms and Conditions.
In case you are based in Dubai, Abu Dhabi, or anywhere in UAE, you can shop
online our range of e cigarette kits at our UAE vape shop, www.vapestop.ae.




LOGIN HERE

Login with Facebook or Login with Google
Email

Password

Sign Up
Forgot Password?
LOGIN


FORGOT YOUR PASSWORD?

Please enter your email address below. You will receive a link to reset your
password.

* Required Fields

 * 


SUBMIT

Back to Login





FOLLOW US

 * 
 * 
   
   
 * 


PURCHASE HELP

 * FAQs
 * Best Price Guarantee
 * 60-Day Warranty
 * Terms & Conditions
 * Reviews


ABOUT US

 * Introduction
 * Vape Stop Promise
 * Vape Guide
 * Disposal of Products
 * Blog


CONTACT US

 * Phone: 1800-2121-474 1800-2121-474
 * Customer Service
 * Import Clearance
 * Wholesale Opportunity
   
 * Careers


LEADING BRANDS

 * Smok
 * Café Racer
 * Vaporesso
 * Charlie's Chalk Dust
 * JUUL
 * Cosmic Fog
 * MYLE
 * Nasty Juice
 * Verge
   
 * Side Car
   


 * 
 * 
   
   
 * 

 * 
 * 

 * 
 * 
 * 
 * 
   
   

 * Privacy Policy
 * Return Policy
 * Terms & Conditions
 * Cookie Policy

Vape Stop is registered in India under Section 22 of The Central Goods and
Service Tax Act, 2017. Vape Stop products to be sold to adults of 18+ years of
age in permitted states. Not for medical use and not for use by people with
unstable heart condition, pregnant or breast-feeding women. Not a proven
cessation tool. DISCLAIMER: All products and company names are trademarks or
registered trademarks of their respective holders. Use of them by Vape Stop does
not imply any affiliation/association with or endorsement by them.

©2019 Vape Stop. All Rights Reserved. Head office in Saket District Centre,
South Delhi, Delhi, 110017. Vape Stop does not have any branches in any other
city or state.
WARNING: Vaping is addictive. Strictly for adults 18+
 * 
 * 
 * 
 * 
 * 
 * 
   
   

X


SIGN UP TO VAPESTOP.IN TODAY


AND GET


15% OFF
ON YOUR FIRST PURCHASE.

Subscribe


YOUR ONE STOP SHOP FOR ALL VAPING NEEDS.

For sale to 18+ years in permitted states only
X


THANK YOU FOR RECOMMENDING.

WE WILL CONTACT YOU SHORTLY.




Verify your age

We do not deliver to J&K, Punjab, Chandigarh, Haryana, Rajasthan, Uttar Pradesh,
Bihar, Jharkhand, Mizoram, Gujarat, Karnataka, Kerala and Tamil Nadu.
I am over 18
I am under 18