smokespotvape.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://smokespotvape.com/
Effective URL: https://smokespotvape.com/
Submission: On February 04 via api from US — Scanned from CA

Form analysis 38 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="nav-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization__grid"></div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('nav-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

GET /search

<form class="search relative" role="search" action="/search" method="get">
  <label class="label visually-hidden" for="header-search">Search</label>
  <script src="//smokespotvape.com/cdn/shop/t/78/assets/search-form.js?v=136016728332913016331706423613" defer="defer"></script>
  <search-form class="search__form block">
    <input type="hidden" name="type" value="product,page,article">
    <input type="hidden" name="options[prefix]" value="last">
    <input type="search" class="search__input w-full input js-search-input" id="header-search" name="q" placeholder="Search for Hemp Products" data-placeholder-one="Search for Vapes" data-placeholder-two="Search for E-Juice"
      data-placeholder-three="Search for Hemp Products" data-placeholder-prompts-mob="false" data-typing-speed="100" data-deleting-speed="60" data-delay-after-deleting="500" data-delay-before-first-delete="2000" data-delay-after-word-typed="2400"
      role="combobox" autocomplete="off" aria-autocomplete="list" aria-controls="predictive-search-results" aria-owns="predictive-search-results" aria-haspopup="listbox" aria-expanded="false" spellcheck="false"><button
      class="search__submit text-current absolute focus-inset start"><span class="visually-hidden">Search</span><svg width="21" height="23" viewBox="0 0 21 23" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M14.398 14.483 19 19.514l-1.186 1.014-4.59-5.017a8.317 8.317 0 0 1-4.888 1.578C3.732 17.089 0 13.369 0 8.779S3.732.472 8.336.472c4.603 0 8.335 3.72 8.335 8.307a8.265 8.265 0 0 1-2.273 5.704ZM8.336 15.53c3.74 0 6.772-3.022 6.772-6.75 0-3.729-3.031-6.75-6.772-6.75S1.563 5.051 1.563 8.78c0 3.728 3.032 6.75 6.773 6.75Z">
        </path>
      </svg>
    </button>
    <button type="button" class="search__reset text-current vertical-center absolute focus-inset js-search-reset" hidden="">
      <span class="visually-hidden">Reset</span>
      <svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" stroke-linejoin="round" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path d="M5 19 19 5M5 5l14 14"></path>
      </svg>
    </button></search-form>
  <div class="js-search-results" tabindex="-1" data-predictive-search=""></div>
  <span class="js-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102026281109" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940317692053"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/mk-ultra-indica-dozo-diamond-sauce-5g" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102026281109"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102028181653" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940322508949"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/churros-sativa-dozo-diamond-sauce-5g" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102028181653"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102029099157" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940324704405"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/ghost-train-haze-sativa-dozo-diamond-sauce-5g" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102029099157"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102024970389" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940313825429"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/bubba-kush-indica-dozo-diamond-sauce-5g" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102024970389"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102022807701" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940307697813"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/white-rhyno-hybrid-dozo-diamond-sauce-5g" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102022807701"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102020415637" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940301406357"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/papaya-punch-hybrid-dozo-diamond-sauce-5g" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102020415637"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102031458453" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940337320085"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/tropicana-runtz-sativa" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102031458453"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102030344341" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940328505493"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/sfv-og-sativa" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102030344341"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8102027264149" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43940320411797"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/luigi-og-indica-dozo-diamond-sauce-5g" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8102027264149"><input type="hidden" name="section-id"
    value="template--16842805313685__featured-collection">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134811811989" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052031602837"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/nana-coconut-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134811811989"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134809288853" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052028620949"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog" disabled="">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/baja-splash-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134809288853"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134806798485" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052026196117"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/dr-cherry-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134806798485"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134796837013" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052020560021"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/winter-mint-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134796837013"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134794903701" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052018921621"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog" disabled="">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/strawberry-kiwi-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134794903701"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134791823509" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052016595093"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/banana-cake-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134791823509"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134788743317" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052013416597"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/berry-burst-lost-mary-mt-15000-turbo-thermal-edition" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134788743317"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134783860885" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052008239253"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/summer-grape-lost-mary-mt15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134783860885"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134779994261" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44052004307093"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/citrus-sunrise-lost-mary-mt15000-turbo-thermal" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134779994261"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134770065557" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44051993886869"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/miami-mint-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134770065557"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134766231701" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44051990904981"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/watermelon-ice-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134766231701"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134762692757" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44051984875669"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog" disabled="">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/blue-razz-ice-lost-mary-mt-15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134762692757"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8134752862357" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44051955515541"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/strawmelon-peach-lost-mary-mt15000-turbo" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8134752862357"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129981808789" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036161831061"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/clear-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129981808789"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129981218965" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036160848021"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/white-gummy-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129981218965"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129980334229" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036155244693"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/watermelon-bubble-gum-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129980334229"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129978826901" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036150132885"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/colombian-coffee-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129978826901"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129978204309" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036147282069"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/cantaloupe-apple-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129978204309"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129977516181" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036145086613"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/cool-mint-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129977516181"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129975615637" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036133388437"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/lemon-lime-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129975615637"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129970634901" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036095574165"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/fizzy-cherry-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129970634901"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129970045077" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036093345941"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/sakura-grape-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129970045077"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8129969160341" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44036089184405"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/blueberry-raspberry-pyne-pod-8500" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8129969160341"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-8127497633941" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="44028739387541"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/products/cherry-strazz-off-stamp-sw-9000" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="8127497633941"><input type="hidden" name="section-id"
    value="template--16842805313685__665374e2-4013-43f4-a514-3891baa87b9e">
</form>

POST /cart

<form class="form" id="cart-drawer-form" action="/cart" method="post">
  <cart-items id="cart-items" data-section="cart-drawer" data-empty="true">
    <div class="cart-empty flex flex-col justify-center items-center h-full js-cart-empty"><svg width="21" height="19" viewBox="0 0 21 19" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path d="M10 6.25V.5h1.5v5.75H21l-3.818 12H3.818L0 6.25h10Zm-7.949 1.5 2.864 9h11.17l2.864-9H2.05h.001Z"></path>
      </svg>
      <p>Your cart is empty</p><a class="btn btn--primary" href="/collections/all">Start shopping</a>
    </div>
    <p class="visually-hidden" id="cart-live-region-text" role="status" aria-live="polite"> Subtotal:$0<sup>00</sup> USD </p>
    <p class="visually-hidden" id="cart-line-item-status" role="status" aria-live="polite" aria-hidden="true">Loading...</p>
    <div class="alert mt-6 bg-error-bg text-error-text" id="cart-errors" role="alert" hidden=""></div>
  </cart-items>
</form>

POST /contact#footer-signup_form

<form method="post" action="/contact#footer-signup_form" id="footer-signup_form" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect, newsletter">
  <div class="form__field">
    <label class="label visually-hidden" for="footer-signup">Email</label>
    <div class="input-with-button"><input type="email" class="input w-full focus-inset" id="footer-signup" name="contact[email]" value="" placeholder="Your email" autocomplete="email" aria-required="true" required=""><button
        class="btn focus-inset has-ltr-icon">
        <span class="visually-hidden">Subscribe</span>
        <svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon">
          <path d="M4.696 12h14.686m-7.007-7.5 7.5 7.5-7.5 7.5"></path>
        </svg>
      </button></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="footer-localization" accept-charset="UTF-8" class="form localization no-js-hidden" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization__grid"></div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('footer-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

Text Content

Skip to content

Over 10k Satisfied Customers ⭐️⭐️⭐️⭐️⭐️ and 100K+ Orders

Happy 2024 Up To 15% off at checkouts for orders From $100 To $230

Free Shipping On All Orders Over 70$



Search Search Reset


Log in Basket

Menu
 * Shop
 * DISPOSABLE VAPE
    * Back
    * DISPOSABLE VAPE
    * FLUM
       * Flum Brand Best Seller
       * Flum Float Best Seller
       * Flum GIO Best Seller
       * Flum Pebble Best Seller
       * Flum Pebble X
       * Flum New Edition Hot
       * Flum UT Bar Best Seller
       * Go to FLUM
   
    * ELF Bar
       * Elf Bar 5000 Best Seller
       * Rabbeats 10000 Hot
       * Go to ELF Bar
   
    * LOST MARY
       * Lost Mary OS5000
       * Lost Mary OS5000 Luster Edition
       * Lost Mary Mo
       * Lost Mary Mo Black Gold Edition
       * Lost Mary MT15000
       * Go to LOST MARY
   
    * HYPPE
       * Hyppe Max Air
       * Hyppe Max Flow Best Seller
       * Go to HYPPE
   
    * Tyson Vape
       * Tyson 2.0 Heavy Weight 7000 Puffs New
       * Tyson 2.0 Round 2 7500 Puffs New
       * Go to Tyson Vape
   
    * Top Shine
       * Top Shine Squeeze
       * Top Shine New
       * Go to Top Shine
   
    * By Brand
       * Cool 69
       * Daze EGGE
       * Flum Vape
       * Funky Republic TI
       * Geek Bar Pulse
       * Juul Pod
       * NKD 100 Max
       * OFF-Stamp New
       * Pyne Pod 8500
       * Smok Priv Bar Turbo New
       * Raz Bar TN9000 New
       * Top Shine New
       * Go to By Brand

 * E-Juice
    * Back
    * E-Juice
    * E-Juice Free Base
       * ALL
       * BEARD 60 ML
       * CUTTWOOD 60 ML
       * GLAS 60 ML
       * Naked 60ML
       * REDS 60ML
       * THE ONE 100ML
       * VAPETASIA 100ML
       * Coastal Clouds 60ML
       * Go to E-Juice Free Base
   
    * Salt Nic E-juice
       * ALL
       * BEARD CO. SALTS 30ML
       * BLVK 30ML
       * GLAS 30ML
       * NKD 100 30ML
       * POD JUICE 30ML
       * REDS 30 ML
       * TWIST 60ML SALT NIC
       * VAPETASIA 30ML
       * Coastal Clouds 30 ML
       * Go to Salt Nic E-juice

 * Coils
 * Hemp & Delta
    * Back
    * Hemp & Delta
    * Dozo Diamond
       * Dozo Diamond Sauce 5g
       * Dozo Trippy Diamonds Mushroom Vape 5 Grmas
       * Dozo vapes & gummies
       * Go to Dozo Diamond
   
    * Dozo Live Hash Rosin
       * dozo Live Hash Rosin 2.5g
       * Dozo Live Hash Rosin Pre-rolls
       * Go to Dozo Live Hash Rosin
   
    * Stiiizy
       * STIIIZY HEMP 40'S 0.7 GRAM
       * Go to Stiiizy

 * CLEARANCE
 * Disclaimers

 * Login
 * Register
 * Orders
 * Reward Program

Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now
Fast Shipping Grab Your Vape Today Shop Now


SOME OF OUR PRODUCTS

View all

 * Smok Priv Bar Turbo
   
   View collection

 * Disposable Vape
   
   View collection

 * Dozo Trippy Diamonds 5 Grams
   
   View collection

 * Dozo vapes & gummies
   
   View collection

 * Elf Bar Rabbeats 10000 Flavors
   
   View collection

 * Flum Brand
   
   View collection

 * Flum Float 3000 Flavors
   
   View collection

 * Flum GIO 3000 Flavors
   
   View collection

 * Flum New Edition
   
   View collection

 * Flum Pebble 6000 Flavors
   
   View collection

 * Flum Pebble X 6000 Flavors
   
   View collection

 * Geek Bar Pulse 15000 Flavors
   
   View collection

 * Hyppe Max Flow 2000 Flavors
   
   View collection

 * Squeeze Top Shine 10000 Puffs
   
   View collection

 * UT Bar 6000 Flavors
   
   View collection

 * Tyson 2.0 Heavy Weight 7000 Flavors
   
   View collection

Next Previous


DOZO NEW SELECTION

View all

 * DOZO
   
   MK Ultra (Indica) Dozo Diamond Sauce 5g
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * DOZO
   
   Churros (Sativa) Dozo Diamond Sauce 5g
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * DOZO
   
   Ghost Train Haze (Sativa) Dozo Diamond Sauce 5g
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * DOZO
   
   Bubba Kush (Indica) Dozo Diamond Sauce 5g
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * DOZO
   
   White Rhyno (Hybrid) Dozo Diamond Sauce 5g
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * DOZO
   
   Papaya Punch (Hybrid) Dozo Diamond Sauce 5g
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * DOZO
   
   Tropicana Runtz (Sativa) Dozo Diamond Sauce 5 grams
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * DOZO
   
   SFV OG (Sativa) Dozo Diamond Sauce 5g
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * DOZO
   
   Luigi OG (Indica) Dozo Diamond Sauce 5g
   
   $3500 USD $7499
   Unit price /
   Unavailable
   Add to cart Add to cart View details

Next Previous


LATEST

View all
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Nana Coconut Lost Mary MT 15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * Sold out
   New arrival
   
   Lost Mary MT 15000 Turbo
   
   Baja Splash Lost Mary MT 15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Dr. Cherry Lost Mary MT15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Winter Mint Lost Mary MT 15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * Sold out
   New arrival
   
   Lost Mary MT 15000 Turbo
   
   Strawberry Kiwi Lost Mary MT 15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Banana Cake Lost Mary MT 15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Berry Burst Lost Mary MT15000 Turbo Thermal Edition
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Summer Grape Lost Mary MT 15000 Turbo Thermal Edition
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Citrus Sunrise Lost Mary MT15000 Turbo Thermal Edition
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Miami Mint Lost Mary MT 15000 Turbo Thermal Edition
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Watermelon Ice Lost Mary MT 15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * Sold out
   New arrival
   
   Lost Mary MT 15000 Turbo
   
   Blue Razz Ice Lost Mary MT15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Lost Mary MT 15000 Turbo
   
   Strawmelon Peach Lost Mary MT 15000 Turbo
   
   $1899 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Clear Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   White Gummy Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Watermelon Bubble Gum Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Colombian Coffee Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Cantaloupe Apple Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Cool Mint Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Lemon Lime Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Fizzy Cherry Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Sakura Grape Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details
 * New arrival
   
   Pyne Pod
   
   Blueberry Raspberry Pyne Pod 8500
   
   $1499 USD
   Unit price /
   Unavailable
   Add to cart Add to cart View details

 * Off-Stamp
   
   Cherry Strazz Off-Stamp SW 9000
   
   $1499 USD $2499
   Unit price /
   Unavailable
   Add to cart Add to cart View details


NEWS

View all


 * GET AWESOME! THE TOP SHINE SQUEEZE 10000 PUFFS: A GAME-CHANGER IN THE VAPING
   WORLD
   
   The Top Shine Squeeze 10000 Puffs: A Game-Changer in the Vaping World Welcome
   to the enchanting realm of vaping, where each inhale is a celebration and the
   essence reigns supreme!...
   
   Mina Ar | January 24, 2024


 * THE RISING STAR OF CANNABIS EXTRACTS
   
   The Rising Star of Cannabis Extracts: A Deep Dive into Dozo Live Hash Rosin
   I. Introduction In recent years, the cannabis industry has seen an
   unprecedented surge in the popularity...
   
   Mina Ar | January 21, 2024


 * YOUR GEEKY GUIDE TO THE PULSE 15000 PUFFS
   
   Geek Bar Pulse 15000 Puffs (Buy Now) Vaping has become increasingly popular
   in recent years, with more and more people turning to it as an alternative to
   traditional cigarettes. And...
   
   Mina Ar | November 26, 2023


 * GET TRIPPY WITH DOZO'S DIAMOND DROPS - DON'T MISS THE 5G EDITION!
   
   Trippy Diamond Disposables took the game to the next level, including
   Muscimol Extract, HXC, Delta 10 THC, Delta 8 THC, THCP, THCB, CBC, and live
   CDT terpenes.
   
   Mina Ar | October 29, 2023

Next Previous


YOUR CART

Close

Your cart is empty

Start shopping

Subtotal:$000 USD

Loading...







Previous Next

 * Visit our support center
   
   Expert help & advice

 * Check your order status
   
   Updates & tracking

 * Returns & exchanges
   
   All you need to know

 * Price-match guarantee
   
   Our promise to you

Back to top


SMOKE SPOT VAPE

Vape Online Store USA, Free Shipping , Fast Promising Service, Great Customer
Service, Protection against lowest return rate. Due to our high quality
handpicked products.

 * Facebook
 * Instagram


ACCOUNT

 * Login
 * Register
 * Orders
 * Reward Program
 * Password Recovery


POLICY

 * Privacy Policy
 * Refund Policy
 * Shipping Policy
 * Terms of Service
 * Contact Us
 * Search
 * Affiliate Program
 * Sitemap
 * Sitemap XML
 * Do not sell or share my personal information


STAY TUNED

Sign up for exclusive offers, original stories, events and more.

Email
Subscribe
Payment methods accepted
 * American Express
 * Diners Club
 * Discover
 * JCB
 * Mastercard
 * Visa



--------------------------------------------------------------------------------

© 2024 SSV.
 * Login
 * Register
 * Orders
 * Reward Program
 * Password Recovery


DISCLAIMER:

Smoke Spot Vape products are for adults 21+ only. Vape products may contain
nicotine; Delta products contain <0.3% THC. Not evaluated by FDA, not intended
for disease diagnosis, treatment, cure, or prevention. Usage may result in a
positive drug test. Not for use by pregnant women. We adhere to federal/state
laws but make no legality claims in your jurisdiction. Not for sale in certain
states. This is not medical or legal advice.




Back


CHOOSE OPTIONS

Close
Close


Item added to your cart.

View cart