Favorite Suppliers

Kits, parts, e-liquid, etc.

This list represents a number of Eric’s and Don’s personal favorite electronic cigarette suppliers, who have provided us many hours of vaping pleasure. They are some of the really good ones … but there are dozens of others as well.

The icons identify what types of vaping supplies are available from each. (Roll over each icon for an explanation.)

“;

// keeps getting the next row until there are no more to get
while($row = mysql_fetch_array( $result )) {

// Define variables
$_name = $row[‘Name’];
$_address = $row[‘Address’];
$_address2 = $row[‘Link’];
if ( $_address2 == “” ) {
$_link = “” . $_address . ““;
} else {
$_link = “” . $_address . ““;
}

// Print out the contents of each row into a table

echo “

“;
if ($row[‘Kits’] == “1”) {
echo “Kits, parts and accessories“;
} else {
echo ““;
}
echo “ “;
if ($row[‘Liquid’] == “1”) {
echo “E-liquid“;
} else {
echo ““;
}
echo “ “;
if ($row[‘Diy’] == “1”) {
echo “DIY E-liquid“;
} else {
echo ““;
}
echo “ “;
if ($row[‘Mod’] == “1”) {
echo “Modding parts“;
} else {
echo ““;
}
echo “ “;

echo $_name;
echo “ “;
echo $_link;
echo “

“;
}

echo “

“;
?>

11 comments

  1. Mickey says:

    I personally like to use the site madvapes, the ecigs are cheap,and have lots of cool stuff.

  2. Largely because of Don’s vaping guide over at ECF, I was able to successfully quit smoking and even nicotine last year! I nearly quit ecigarettes a few times, but honest info like the vaping guides helped me stick with it.

    I love your ‘personal favorites’ approach to recommending vendors! I’m gonna’ use that angle to avoid recommending lame vendors on my own website. There’s so much garbage info out there designed to sell junk, that it’s just great to get straight talk on any subject. This site will be 1 of very few that I’ll recommend.

    Thanks again for what you do.

    PS-And oh, did I mention that I’m ‘Nic-free’, too?!! (HA! Yea for me! I just like saying it!)

  3. gggirlgeek says:

    It would be cool to have a column with a flag to indicate US, UK, or China supplier. That makes a big difference for shipping reliability and cost.

    • Don says:

      Theoretically, that would be a useful feature, gggirlgeek. However, for our relatively short list of personal favorites, it’s not necessary.

      With only one exception, all suppliers on our list are U.S. The one exception is Heaven Gifts in China.

      [NOTE: We are not saying that HG is the only good China supplier or that there are no good U.K. suppliers. Simply that Eric frequently orders from HG and that there usually is a U.S. supplier (with faster, lower cost shipping for us Yanks) for all the good stuff coming out of Europe.]

      Look through my WWV V2 for some of the Chinese, Canadian, and European suppliers of the vaping products discussed.

  4. gggirlgeek says:

    Strange you did not mention http://www.e-smokeytreats.com Great prices, fast shipping, no knock offs, and great customer service. They are in California so West Coasters get their stuff in around 2 days. Love them.

    • Don says:

      From everything I have ever read, they are one of the good guys and they have been around for quite some time. It is just that we have not personally dealt with them.

      Remember, our list just scratches the surface of the scores of quality vaping suppliers. It is simply Eric’s and Don’s personal favorites.

  5. Andre Lavictoire says:

    Could you please provide a list of Canadian Suppliers 🙂

Trackbacks / Pingbacks

  1. Homepage
  2. Illustrated Guides to Electronic Cigarettes | Vaping Guides

Leave a Reply