wickedcoolwellness.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://wickedcoolwellness.com/
Submission Tags: phishingrod
Submission: On June 04 via api from DE — Scanned from CA

Form analysis 5 forms found in the DOM

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <label class="field__label hiddenLabels" for="NewsletterForm--footer-03"> Your email </label>
      <input id="NewsletterForm--footer-03" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="enter your email address">
    </div>
    <button type="submit" class="button newsletter-form__button" name="commit" id="Subscribe--footer-03" aria-label="Submit" style="--button-width: 130px"> SUBSCRIBE </button>
  </div>
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = $('.background-overlay');
          popup.show();
          overlay.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off" role="combobox" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
</form>

POST

<form class="notifyMe-form" method="post" action="">
  <input type="hidden" name="halo-notify-product-site" value="Wicked Cool Wellness">
  <input type="hidden" name="halo-notify-product-site-url" value="https://wickedcoolwellness.com">
  <input type="hidden" name="halo-notify-product-title" value="">
  <input type="hidden" name="halo-notify-product-link" value="https://wickedcoolwellness.com">
  <input type="hidden" name="halo-notify-product-variant" value="">
  <div class="form-field">
    <label class="form-label" for="halo-notify-email">Leave your email and we will notify as soon as the product / variant is back in stock</label>
    <input class="form-input form-input-placeholder" type="email" name="email" required="" id="halo-notify-email" placeholder="Insert your email">
    <button type="button" class="button button-1" id="halo-btn-notify" data-form-notify=""> Subscribe </button>
  </div>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post" class="auth-form auth-form-2">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="form-field">
    <label class="form-label" for="customer_email"> Email Address <em>*</em>
    </label>
    <input id="customer_email" class="form-input form-input-placeholder" type="email" value="" name="customer[email]" required="" placeholder="Email Address">
  </div>
  <div class="form-field">
    <label class="form-label" for="customer_password"> Password <em>*</em>
    </label>
    <input id="customer_password" class="form-input form-input-placeholder" type="password" value="" required="" placeholder="Password" name="customer[password]">
  </div>
  <div class="form-actions auth-actions text-center">
    <input type="submit" class="button button-1 button-login" value="Log in">
    <a class="auth-link link link-underline" href="/account/login#recover">
                        <span class="text">Forgot your password?</span>
                    </a>
    <a href="/account/register" class="button button-2 button-register">
                        Create account
                    </a>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off" role="combobox" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

Text Content

Skip to content
FREE SHIPPING IN THE CONTINENTAL U.S. ON ALL ORDERS OF $50 OR MORE!
USE CODE WCW20 for 20% OFF YOUR ORDER!
Close
Menu Close
 * SHOP
     SHOP
   * Go to SHOP
   * SHOP ALL
   * COFFEE
   * FLOWER POWER POP'S
   * MANUKA TEA
   * HAND POURED SOY CANDLES
 * OUR STORY
 * GO BACKSTAGE
 * CONTACT




user Cart
00 items
Log in
Cart
00 items

The healthiest ingredients in the world grow naturally and freely. Ours come
from remote tropical islands, lush rainforests, and even the far reaches of the
outback. They are all 100% grown and harvested by locals with loving hands, with
no machinery or pesticides ever used! Inspired by our founder, Stevie Van Zandt.
embracing wellness shouldn't mean embracing dullness. So, whether you're a band
on the road, working hard at home, or just want to get healthier, we can help
make you feel calmer, clearer, and more inspired. Read more


PURE, EFFECTIVE, AND INSPIRING!


WELCOME TO LITTLE STEVEN'S UNDERGROUND APOTHECARY! WATCH THE TRAILER.




GO BACKSTAGE WITH WICKED COOL WELLNESS
Your email
SUBSCRIBE


FOLLOW US ON INSTAGRAM

 * Instagram


COMPANY

 * Our Story
 * Back Stage Pass
 * Contact Us


HELP

 * Order Status
 * Return Policy


LEGAL

 * Privacy
 * Terms & Conditions

©2023 Wicked Cool Wellness, LLC

 * Home
 * Search
 * user Account
 * Cart
   00 items

 * Choosing a selection results in a full page refresh.

Thanks for subscribing!

This email has been registered!




SHOP THE LOOK


Search


Close



CHOOSE OPTIONS





Close



SOCIAL

 * Instagram
   Instagram



Close

EDIT OPTION


Close

BACK IN STOCK NOTIFICATION

Leave your email and we will notify as soon as the product / variant is back in
stock Subscribe


this is just a warning

Login Close
Email Address *
Password *
Forgot your password? Create account
Close
Shopping Cart
0 items
0%
Free shipping for all orders over $50.00!
Your cart is empty
Continue Shopping
Close
Search
Search


Menu Close
Sign In Create an Account
My Wish List