shopempiresmoke.com Open in urlscan Pro
192.200.160.248  Public Scan

URL: https://shopempiresmoke.com/air-bar-nex-6500-puff-disposable-vape-5-nicotine/
Submission: On July 06 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Search</label>
      <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="What are you looking for?" autocomplete="off">
      <button type="submit" class="form-button">
        <i class="icon" aria-hidden="true">
                        <svg><use xlink:href="#icon-search"></use></svg>
                    </i>
      </button>
    </div>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Rating <small>Required</small>
      </label>
      <!-- Stars -->
      <!-- TODO: Review Stars need to be componentised, both for display and input -->
      <select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
        <option value="">Select Rating</option>
        <option value="1">1 star (worst)</option>
        <option value="2">2 stars</option>
        <option value="3">3 stars (average)</option>
        <option value="4">4 stars</option>
        <option value="5">5 stars (best)</option>
      </select>
    </div>
    <!-- Name -->
    <div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name <small>Required</small>
      </label>
      <input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true">
    </div>
    <!-- Email -->
    <div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
      <label class="form-label" for="email_input">Email <small>Required</small>
      </label>
      <input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true">
    </div>
    <!-- Review Subject -->
    <div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
      <label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
      </label>
      <input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true">
    </div>
    <!-- Comments -->
    <div class="form-field form-field--textarea" id="revtext" data-validation="">
      <label class="form-label" for="revtext_input">Comments <small>Required</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" data-input="" class="form-input">
    </textarea>
    </div>
    <div class="g-recaptcha" data-sitekey="6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz&amp;co=aHR0cHM6Ly9zaG9wZW1waXJlc21va2UuY29tOjQ0Mw..&amp;hl=de&amp;v=khH7Ei3klcvfRI74FvDcfuOo&amp;size=normal&amp;cb=ru6zlzlwjx56"
            width="304" height="78" role="presentation" name="a-3o7b1fayc7z1" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div><br>
    <div class="form-field form-field--submit">
      <input type="submit" class="button button--primary" value="Submit Review">
    </div>
    <input type="hidden" name="product_id" value="2680">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST https://shopempiresmoke.com/cart.php

<form class="form" method="post" action="https://shopempiresmoke.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="2680">
  <div class="productView-options-wrap" data-product-option-change="" style="">
    <div class="productView-options-inner">
      <div class="form-field" data-product-attribute="set-rectangle" role="radiogroup" aria-labelledby="rectangle-group-label">
        <label class="form-label form-label--alternate form-label--inlineSmall" id="rectangle-group-label"> PICK UP LOCATION: <span data-option-value=""></span>
          <small class="is-required"> (Required) </small>
        </label>
        <div class="form-option-wrapper">
          <input class="form-radio" type="radio" id="attribute_rectangle__763_3443" name="attribute[763]" value="3443" required="" data-state="false">
          <label class="form-option" for="attribute_rectangle__763_3443" data-product-attribute-value="3443">
            <span class="form-option-variant">Fresno</span>
          </label>
        </div>
        <div class="form-option-wrapper">
          <input class="form-radio" type="radio" id="attribute_rectangle__763_3444" name="attribute[763]" value="3444" required="" data-state="false">
          <label class="form-option" for="attribute_rectangle__763_3444" data-product-attribute-value="3444">
            <span class="form-option-variant">Clovis</span>
          </label>
        </div>
      </div>
      <div class="form-field" data-product-attribute="set-radio" role="radiogroup" aria-labelledby="radio-group-label-764">
        <label class="form-label form-label--alternate form-label--inlineSmall" id="radio-group-label-764"> Flavors: <small class="is-required"> (Required) </small>
        </label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3445" name="attribute[764]" value="3445" required="" data-state="false">
        <label data-product-attribute-value="3445" class="form-label unavailable" for="attribute_radio_764_3445">Miami Mint</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3446" name="attribute[764]" value="3446" required="" data-state="false">
        <label data-product-attribute-value="3446" class="form-label unavailable" for="attribute_radio_764_3446">Grape Ice</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3447" name="attribute[764]" value="3447" required="" data-state="false">
        <label data-product-attribute-value="3447" class="form-label unavailable" for="attribute_radio_764_3447">Blueberry Ice</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3448" name="attribute[764]" value="3448" required="" data-state="false">
        <label data-product-attribute-value="3448" class="form-label unavailable" for="attribute_radio_764_3448">Strawberry Kiwi</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3449" name="attribute[764]" value="3449" required="" data-state="false">
        <label data-product-attribute-value="3449" class="form-label" for="attribute_radio_764_3449">Melon Kiwi</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3450" name="attribute[764]" value="3450" required="" data-state="false">
        <label data-product-attribute-value="3450" class="form-label" for="attribute_radio_764_3450">Blueberry Dragonfruit</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3451" name="attribute[764]" value="3451" required="" data-state="false">
        <label data-product-attribute-value="3451" class="form-label" for="attribute_radio_764_3451">Strawberry Mango</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3452" name="attribute[764]" value="3452" required="" data-state="false">
        <label data-product-attribute-value="3452" class="form-label unavailable" for="attribute_radio_764_3452">Blackberry Ice</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3453" name="attribute[764]" value="3453" required="" data-state="false">
        <label data-product-attribute-value="3453" class="form-label" for="attribute_radio_764_3453">Clear</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3454" name="attribute[764]" value="3454" required="" data-state="false">
        <label data-product-attribute-value="3454" class="form-label unavailable" for="attribute_radio_764_3454">Blueberry Grape Mint</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3455" name="attribute[764]" value="3455" required="" data-state="false">
        <label data-product-attribute-value="3455" class="form-label" for="attribute_radio_764_3455">Pineapple Coconut</label>
        <input class="form-radio" type="radio" id="attribute_radio_764_3456" name="attribute[764]" value="3456" required="" data-state="false">
        <label data-product-attribute-value="3456" class="form-label" for="attribute_radio_764_3456">Pineapple Mango</label>
      </div>
    </div>
  </div>
  <div class="shipping-giftWrap-stock">
    <div class="form-field--stock u-hiddenVisually">
      <dt class="productView-info-name">Current Stock:</dt>
      <dd class="productView-info-value"><span data-product-stock=""></span></dd>
    </div>
  </div>
  <div id="add-to-cart-wrapper" class="add-to-cart-wrapper">
    <div class="form-field form-field--increments">
      <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
      <div class="form-increment" data-quantity-change="">
        <button class="button button--icon" data-action="dec" type="button">
          <span class="is-srOnly">Decrease Quantity of undefined</span>
          <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-down"></use>
                        </svg>
                    </i>
        </button>
        <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite">
        <button class="button button--icon" data-action="inc" type="button">
          <span class="is-srOnly">Increase Quantity of undefined</span>
          <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-up"></use>
                        </svg>
                    </i>
        </button>
        <span style="display: none;"></span>
      </div>
    </div>
    <div class="alertBox productAttributes-message" style="display:none">
      <div class="alertBox-column alertBox-icon">
        <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
            <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
          </svg></icon>
      </div>
      <p class="alertBox-column alertBox-message"></p>
    </div>
    <div class="form-action">
      <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
      <span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
    </div>
  </div>
</form>

POST /wishlist.php?action=add&product_id=2680

<form action="/wishlist.php?action=add&amp;product_id=2680" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button button--secondary dropdown-menu-button" data-dropdown="wishlist-dropdown" href="#">
        <span>Add to Wish List</span>
        <i aria-hidden="true" class="icon">
            <svg>
                <use xlink:href="#icon-chevron-down"></use>
            </svg>
        </i>
    </a>
  <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown">
    <li>
      <input class="button" type="submit" value="Add to My Wish List">
    </li>
    <li>
      <a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&amp;product_id=2680">Create Wish List</a>
    </li>
  </ul>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="form-prefixPostfix wrap">
        <i class="icon" aria-hidden="true">
                    <svg><use xlink:href="#icon-mail"></use></svg>
                </i>
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Enter your email address" aria-describedby="alertBox-message-text" aria-required="true">
        <input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
      </div>
    </div>
  </fieldset>
</form>

Text Content

Created with Sketch. Created with Sketch. Created with Sketch. Created with
Sketch. Created with Sketch. Created with Sketch. Created with Sketch. Created
with Sketch. Created with Sketch. Created with Sketch. Created with Sketch.
Created with Sketch. Created with Sketch. Created with Sketch. Created with
Sketch. Created with Sketch. Created with Sketch. Created with Sketch. Created
with Sketch. Created with Sketch. Created with Sketch. Created with Sketch.
Created with Sketch. Created with Sketch. Created with Sketch.
Search




 * Sign in or Register
 * 
 * (0)
   

close
 * Sign in or Register

 * Accessories
    * Downstems
    * HiSi Glass
    * Roor
    * Stündenglass
    * TAG Glass
    * US TUBES
    * ZOB GLASS
    * Glass Tips
    * Reducers
    * Kovacs Glass

 * Bubblers
    * Innervision Glass
    * Mountain Valley Glassworks

 * Concentrate Vaporizers Attachments
    * Dr. Dabber Attachments
    * Focus V Carta Attachments
    * Professor Glass
    * Real Rich Brian
   
    * Proxy Attachments
    * Carved Pours
    * Dzglass
    * Empire Glassworks
    * MJ ARSENAL
    * Professor Glass
    * Puffco
    * Real Rich Brian
    * Witch Dr. Studio
   
    * Puffco Attachment
    * AFM Glass
    * AJ Surf City Tubes
    * Boro Farm
    * Chris Hubbard Glass
    * Dirge Glassworks
    * Don Rob Glass
    * Empire Glassworks
    * Galloway Glass
    * Glasstomouth Glass
    * idab Glass
    * Killa Glass
    * Kosher Glass
    * Mr. E Glass
    * O.T.W GLASS
    * Professor Glass
    * The Real Rich Brian Glass
    * Twisted_Tethers

 * Dab/Dry Herb Vaporizer
    * Dab Vaporizer
    * DR.Dabber
    * Focus V
    * Huni Badger
    * Puffco
    * Dry Herb Vaporizers
    * G Pen
    * Pax
    * STORZ & BICKEL

 * Slides
    * AJ Surf City Tubes
    * Ben Wilson Glass
    * Black Tuna
    * Bowlz Official
    * Cristo
    * Dzglass
    * Empire
    * Glass Distraction
    * Hitwell Glass
    * Kenta Kito Glass
   
    * Keys Glass
    * MCMILLION
    * Natrix Glass
    * Real Rich Brian
    * Skoor Glass
    * TAG GLASS
    * Vicannabinoid Glass

 * Hookah
    * Accessories
    * HOOKAH BOWLS

 * Puffco Accessories
    * Caps
    * Deschutes River Glass
    * Kovacs Glass
    * OTP Glass

 * Spoons
    * Black Tuna
    * Chris.isch Glass
    * Empire Glassworks
    * Eyce Molds
    * Got Glass
    * Hic Dogg
    * Manymoons Glass
    * Mike Knorri
    * MK100 Glass
    * Mountain Valley Glass
   
    * senOIH
    * Stone Tech Glass
    * Sugar Mattys
    * TAG Glass
    * Ver-Glow

 * Bongs & Water Pipes
    * 2k Glass
    * AFM GLASS
    * Aqua Glass Works
    * B. Wilson Glass
    * BIO HAZARD GLASS
    * Bougie Glass
    * Bubsy Glass
    * Cali Cloud X
    * Cheap Glass
    * Cheech Glass
   
    * Chill Glass
    * Diamond Glass
    * Eyce Molds
    * Glass Distraction
    * GRAV®
    * Grizzly Glass Co
    * High Point Glass
    * HiSi Glass
    * HVY GLASS
    * Hydros Glass
   
    * idap Glass
    * Imports
    * Jerome Baker Designs
    * Kenta Kito Glass
    * Licit Glass
    * PKG Glass
    * Puffco
    * Pure
    * RooR
    * Sheldon Black
   
    * Sour Glass Design
    * Studio V Glass
    * Stündenglass
    * TAG
    * US TUBES
    * Vaspe Glass
    * Witch DR. Studio
    * Zob Glass

 * Rigs
    * AFM Glass
    * Aqua Glass Works
    * Bear Quartz & Kenta Kito
    * Bougie Glass
    * CALI CLOUD X
    * Cheap Rigs
    * Cheech Glass
    * Diamond Glass
    * Empire Glass Works
    * Encore Collection
   
    * Hamr
    * ICON Glass By Diamond
    * idab Glass
    * MJ Arsenal
    * NECTOR COLLECTOR
    * TAG Glass
    * Temple Quartz

 * Vape
    * Salt Juice
    * Vape Juice
    * Disposable Vape

 * Dabbing Accessories
    * Banger Basket
   
    * Carb Caps
    * 4.0 Glass
    * Aj Surf City
    * Bronx Glass
    * Deschutes River Glass
    * El3ctro B
    * Gordo Scientific
    * Logi Glass Art
    * Luke The Drifter
    * Manuel Amezcue
    * OTP Glass
    * Victory Glass
    * Willy Wolly Design
    * Zach Harrison Design
   
    * Dab Dumpsters
    * Dab Dumpster
    * Dab Tools
    * Skillettools
    * Marbles
    * MJ Arsenal Accessories
    * Pearls
    * Slurpers sets
    * Thermometer

 * Moodmats
 * Heady Glass
    * 4.0 Glass
    * AJ Surf City Tubes
    * Augy Glass
    * Bronx Glass
    * Cambria Glass
    * Custom Creations (C2) Glass
    * DANIEL'S GLASS ART
    * Devol Glass
    * Dirge Glass Works
    * Don Rob Glass
   
    * Dzglass
    * EKT Glass
    * Ex Nihilo Glass
    * FATBOY GLASS
    * Frosty Fresh
    * Glass By Yeti
    * GLASSHOLE
    * Hic Dogg
    * Hubbard Glass
    * Kadabra Glass
   
    * Leisure Glass
    * Logi Glass
    * Mango Glass
    * McGrew Glass
    * Moocah Glass
    * Morningstar X Firestarter
    * Nv_glass
    * O.T.W Glass
    * O.T.W Glass Flower
    * Om Glass
   
    * Pendants
    * Phan E pak Glass
    * Phatt Ass Glassworks
    * Raleigh Glass Factory
    * Rich Villa
    * Roots Of Sepphoris
    * Rosco Glass
    * SpunoutGlass
    * TERRY SHARP
    * VASPE Glass

 * Essentials & Accessories
    * Ash Catcher
    * 4.0 Glass
    * Chill Glass
    * Diamond Glass
    * Studio V Glass
    * TAG Glass (Thick ASS GLASS)
    * US Tubes
    * Zach Harrison Design
    * Ashtrays
    * Candles
   
    * Downstems
    * Glass Cleaners
    * Hard Case
    * Papers & Accessories
    * Slides
    * Storage
    * Torches & Accessories
    * Blazer Torches
    * Thicket Torches

 * Bangers
    * 4.0 Glass
    * 710 Tools
    * AFM
    * Bear Quarts
    * Campfire Quartz
    * Empire Quartz
    * Evan Shore Bangers
    * HIGHLY EDUCATED
    * Joel Halen Glass
    * Kovacs Glass Adaptors
   
    * Long Island Quartz
    * Mj Arsenal
    * O.T.W Quartz
    * Temple Quartz
    * Toro
    * Victory Glassworks

 * Grinders
    * 710 Tools
    * Wolf Grinders

Free Shipping on orders over $99

Carousel Title

.

Shop now

Glasshole

Check out our first drop from Sean Witschger.

Some amazing spray Paint Rigs, Wizard, and Pendants

Shop now
Carousel Title
Add a description for your carousel slide. You can use this to promote multiple
sales.
Shop now
Carousel Title

.

Shop now

Glasshole

Check out our first drop from Sean Witschger.

Some amazing spray Paint Rigs, Wizard, and Pendants

Shop now




 1. Home
 2. Vape
 3. Disposable Vape
 4. Air Bar Nex 6500 Puff Disposable Vape 5% Nicotine

Previous

Next


AIR BAR NEX 6500 PUFF DISPOSABLE VAPE 5% NICOTINE

SKU:
Availability: In stock! Available for Local Pick up
$22.99

(You save )

(No reviews yet) Write a Review


WRITE A REVIEW

Close ×

AIR BAR NEX 6500 PUFF DISPOSABLE VAPE 5% NICOTINE

Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5
stars (best)
Name Required
Email Required
Review Subject Required
Comments Required





PICK UP LOCATION: (Required)
Fresno
Clovis
Flavors: (Required) Miami Mint Grape Ice Blueberry Ice Strawberry Kiwi Melon
Kiwi Blueberry Dragonfruit Strawberry Mango Blackberry Ice Clear Blueberry Grape
Mint Pineapple Coconut Pineapple Mango
Current Stock:
Quantity:
Decrease Quantity of undefined Increase Quantity of undefined



Adding to cart… The item has been added
Add to Wish List
 * 
 * Create Wish List

 * Facebook
 * Email
 * Print
 * Twitter
 * Pinterest

Close ×




DESCRIPTION



Air Bar Nex 6500 Puff Disposable Vape

The Air Bar NEX is the second generation of the Air Bar box-type devices. It has
not only been entirely redesigned on the outside, but the inside features a
complete revolution as well. Featuring a huge 6,500 puffs and a fully
rechargeable, new 650mAh battery generation, a new 1.2Ω mesh coil and cotton
wick.


Air Bar have set the standard with the next generation of disposable vapes. Each
Air Bar 6500 comes pre-filled with 15ml of 5% Nic Salts vape juice. Try the
range of juicy flavors today!


Air Bar 6500 Features:

 * Battery Capacity: 650mAh
 * Nicotine Type: Nicotine Salt
 * Nicotine Strength: 5% (50mg/ml)
 * E-liquid Capacity: 15mL
 * Rechargeable battery
 * Leak-proof design
 * 1.2Ω Mesh coil
 * 10 Second cut-off protection
 * Low voltage protection


AIR BAR NEX PACKAGE CONTENTS:


 * 1x Air Bar Nex 6500 Puff Disposable Vape

*There are NO returns or exchanges on disposable vape devices for any reason,
defective or otherwise.

WARNINGS:
CALIFORNIA PROPOSITION 65 - Warning: This product contains nicotine, a chemical
known to the state of California to cause birth defects or other reproductive
harm. 

 


BATTERY WARNING

WE ARE NOT RESPONSIBLE FOR ANY INJURY OR DAMAGE THAT MAY OCCUR WITH IMPROPER USE
OR MISHANDLING OF LI-ION (LITHIUM-ION), LIPO (LITHIUM-ION POLYMER), AND OTHER
RECHARGEABLE BATTERIES. PLEASE ENSURE THAT THE USER HAS SUFFICIENT KNOWLEDGE OF
THE USE AND CARE OF RECHARGEABLE BATTERIES BEFORE USING THIS PRODUCT. ALWAYS
CHARGE BATTERIES ON CLEAN, FIRE-PROOF SURFACES. NEVER LEAVE CHARGING BATTERIES
UNATTENDED. DO NOT USE ANY BATTERIES OR CHARGERS WITH VISIBLE DAMAGE. ALWAYS
STORE AND TRANSPORT RECHARGEABLE BATTERIES IN A SAFE, NON-CONDUCTIVE CONTAINER
IN A CONTROLLED ENVIRONMENT. DISPOSE OF ALL BATTERIES AND CHARGERS PROPERLY
ACCORDING TO LOCAL LAWS AND MANDATES.


RELATED PRODUCTS

 * Quick view View Options
   
   HYPPE MAX AIR 5% NICOTINE DISPOSABLE DEVICE 5000 PUFFS
   
   $19.99
   
   
   
   
 * Quick view View Options
   
   ELF BAR TE5000 DISPOSABLE VAPE - 5000 PUFFS 5%
   
   $22.99
   
   Elf Bar
   
   
 * Quick view View Options
   
   ELF BAR TE6000 DISPOSABLE VAPE - 6000 PUFFS 5%
   
   $22.99
   
   Elf Bar
   
   
 * Quick view View Options
   
   SORA 8000 PUFF RECHARGEABLE DISPOSABLE VAPE 5%
   
   $24.99
   
   
   
   


CUSTOMERS ALSO VIEWED

 * Quick view View Options
   
   ELF BAR BC5000 ULTRA DISPOSABLE | 5000 PUFFS | 13ML | 5%
   
   $19.99
   
   Elf Bar
   
   
 * Quick view View Options
   
   ELF BAR TE6000 DISPOSABLE VAPE - 6000 PUFFS 5%
   
   $22.99
   
   Elf Bar
   
   
 * Quick view View Options
   
   POD POCKET DISPOSABLE 7500 PUFFS 14ML 5%
   
   $22.99
   
   
   
   
 * Quick view View Options
   
   EBDESIGN (ELF BAR) BC5000 5000 PUFFS 13ML 5%
   
   $19.99
   
   
   
   

Close ×


OK


NEWSLETTER SIGNUP

Email Address



FOOTER START

CATEGORIES

 * Accessories
 * Bubblers
 * Concentrate Vaporizers Attachments
 * Dab/Dry Herb Vaporizer
 * Slides
 * Hookah
 * Puffco Accessories
 * Spoons
 * Bongs & Water Pipes
 * Rigs
 * Vape
 * Dabbing Accessories
 * Moodmats
 * Heady Glass
 * Essentials & Accessories
 * Bangers
 * Grinders

INFORMATION

 * Age Policy
 * Terms of service
 * Shipping & Returns Policy
 * Contact Us
 * Sitemap

BRANDS

 * Empire GlassWorks
 * Mj Arsenal
 * Diamond Glass
 * Import
 * Mood Mats
 * Therealrichbrian
 * AJ SURF CITY TUBES
 * B. Wilson Glass
 * Black_Tuna_
 * TAG-Thick Ass Glass
 * View All

EMPIRE SMOKE

Fresno Location
2051 E shaw Ave
Fresno, Ca 93710

Clovis Location
1275 Shaw Ave ste 103
Clovis, Ca 93612
(559)981-5842

© 2023 Empire Smoke


.

We use cookies (and other similar technologies) to collect data to improve your
shopping experience.

SettingsReject allAccept All Cookies