www.electricyoga.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.electricyoga.com/
Effective URL: https://www.electricyoga.com/
Submission: On February 28 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="capital-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <h3 class="type-subheading type-subheading--1 wow fadeIn" id="cart_dialog_label">
        <span class="cart-drawer--title">Your cart</span>
      </h3>
      <div class="cart-close-icon-wrapper">
        <button type="button" class="slide-menu cart-close-icon cart-menu-close alt-focus">
          <svg width="28" height="28" aria-label="Close cart" xmlns="http://www.w3.org/2000/svg" tabindex="-1">
            <g stroke="#330" fill="none" fill-rule="evenodd">
              <circle cx="14" cy="14" r="13.5"></circle>
              <path stroke-linecap="square" d="M12.158 8.474L17.684 14M12.158 19.527L17.684 14"></path>
            </g>
          </svg>
          <span class="sr-only">Close cart</span>
        </button>
      </div>
    </div>
    <div class="cart-drawer__empty-div"></div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your cart is currently empty. </div>
    <script type="application/template" id="cart-item-template"> <li>
          <article class="cart-item">
            <div class="cart-item-image--wrapper">
              <a class="cart-item-link" href="/product" tabindex="-1">
                <img
                  class="cart-item-image"
                  src="/product/image.jpg"
                  alt=""
                />
              </a>
            </div>
            <div class="cart-item-details--wrapper">
              <h3 class="cart-item__title">
                <a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
                  <span class="cart-item-product-title"></span>
                  <span class="cart-item-variant-title hide"></span>
                  <span class="cart-item-selling-plan hide"></span>
                </a>
              </h3>

              <div class="cart-item-price-wrapper">
                <span class="sr-only">Now</span>
                <span class="cart-item-price"></span>
                <span class="sr-only">Was</span>
                <span class="cart-item-price-original"></span>
                <span class="cart-item-price-per-unit"></span>
              </div>

              <ul class="order-discount--cart-list" aria-label="Discount"></ul>

              <div class="cart-item--qtys">
                <div class="cart-item--quantity-remove-wrapper">
                  <div class="cart-item--quantity-wrapper">
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-decrease"
                      data-amount="-1"
                      aria-label="Reduce item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588"/></g></svg></button>
                    <input
                      type="text"
                      class="cart-item-quantity"
                      min="1"
                      pattern="[0-9]*"
                      aria-label="Quantity"
                    >
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-increase"
                      data-amount="1"
                      aria-label="Increase item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588M8 4.706v6.588"/></g></svg></button>
                  </div>
                </div>
                <div class="cart-item-remove-button-container">
                  <button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
                </div>
              </div>
            </div>
          </article>
        </li>
      </script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "USD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="cart--subtotals">
        <span class="cart-price-text">Subtotal</span>
        <div class="cart--subtotals_figures">
          <div class="ajax-cart--cart-original-price">
            <span class="cart-item-original-total-price" style="display: none;"><span class="money">$0.00</span></span>
          </div>
          <div class="ajax-cart--total-price hide">
            <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
            <h5 id="cart_drawer_subtotal">
              <span class="cart-total-price" id="cart-price">$0.00</span>
            </h5>
          </div>
        </div>
      </div>
      <div class="cart--shipping-message">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn hover-animation cart-button-checkout hide">
          <span class="button-text cart-button-checkout-text">Checkout</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons hide">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-form" 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="/"></form>

GET /search

<form class="header-search-form form" action="/search" method="get" data-header-search-form="">
  <div class="header-search-input-wrapper">
    <label for="header-search" aria-label="Type to search">
      <button class="header-search-submit header-search-submit--minimal" type="button" aria-label="Submit" data-header-search-submit=""><svg>
          <use xlink:href="#icon-search"></use>
        </svg></button>
      <span class="header-search-text">Search</span>
      <input id="header-search" name="q" type="text" placeholder="Type to search" value="" class="form-input is-predictive hidden" data-search-types="product," data-show-prices="true" data-show-vendor="false" aria-hidden="true" tabindex="0"
        autocomplete="off" autocorrect="off" spellcheck="false">
      <span class="header-search-clear" aria-label="Clear search input" tabindex="0"><svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
          <rect x="10.2353" y="10.9424" width="14.4749" height="1" transform="rotate(-135 10.2353 10.9424)"></rect>
          <rect x="10.9424" y="0.707031" width="14.4749" height="1" transform="rotate(135 10.9424 0.707031)"></rect>
        </svg></span>
    </label>
  </div>
  <div class="header-search-results-wrapper" data-header-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-header-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="header-search-results" data-header-search-results="">
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <header class="index-header aos-init" data-aos-duration="600" data-aos-delay="100" data-aos="fade-right" data-aos-easing="capital-easing">
    <div class="homepage-subheader h4">
      <p>Subscribe to our newsletter and join us for access to exclusive previews and private shopping experiences.</p>
    </div>
  </header>
  <div class="index-newsletter-content aos-init" data-aos-duration="600" data-aos-delay="700" data-aos="fade-left" data-aos-easing="capital-easing">
    <input type="hidden" name="contact[tags]" value="">
    <div class="form-field">
      <label class="form-label" for="mailing-list-email" aria-label="Your email">
        <input class="form-input form-full" type="email" name="contact[email]" id="mailing-list-email" placeholder="Your email" value="">
      </label>
      <button class="button hover-animation " type="submit" value="Sign up" aria-label="Sign up"><span class="button-text">Sign up</span></button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-form" 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="/"></form>

GET /search

<form class="header-search-form form" action="/search" method="get" data-header-search-form="">
  <div class="header-search-input-wrapper">
    <label for="header-search" aria-label="Type to search">
      <input id="header-search" name="q" type="text" placeholder="Type to search" value="" class="form-input is-predictive" data-search-types="" data-show-prices="true" data-show-vendor="false" aria-hidden="true" tabindex="0" autocomplete="off"
        autocorrect="off" spellcheck="false">
      <span class="header-search-clear" aria-label="Clear search input" tabindex="0"><svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
          <rect x="10.2353" y="10.9424" width="14.4749" height="1" transform="rotate(-135 10.2353 10.9424)"></rect>
          <rect x="10.9424" y="0.707031" width="14.4749" height="1" transform="rotate(135 10.9424 0.707031)"></rect>
        </svg></span>
    </label>
    <button class="header-search-submit" type="submit" aria-label="Submit" data-header-search-submit=""><svg>
        <use xlink:href="#icon-search"></use>
      </svg></button>
  </div>
  <div class="header-search-results-wrapper" data-header-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-header-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="header-search-results" data-header-search-results="">
    </div>
  </div>
</form>

GET /search

<form class="footer-search-form" action="/search" method="get" data-footer-content-item="search" data-footer-search="">
  <div class="form-field">
    <label for="footer-search" aria-label="Type to search">
      <input class="form-input is-predictive" data-search-types="product," data-show-prices="true" data-show-vendor="false" id="footer-search" name="q" type="text" placeholder="Type to search" value="" aria-hidden="true" tabindex="0"
        autocomplete="off" autocorrect="off" spellcheck="false">
      <span class="footer-search-clear" aria-label="Clear search input" tabindex="0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
          stroke-linejoin="round" class="feather feather-x">
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg></span>
    </label>
    <button class="button" aria-label="Search" type="submit">Search</button>
  </div>
  <div class="footer-search-results-wrapper" data-footer-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-footer-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="footer-search-results" data-footer-search-results="">
    </div>
  </div>
</form>

Text Content

YOUR CART

Close cart


Your cart is currently empty.
Subtotal
$0.00

$0.00

Taxes and shipping calculated at checkout
Checkout



FREE SHIPPING ON ALL US ORDERS

icon-account icon-account icon-arrow-right icon-arrow-down icon-arrow-next
icon-arrow-prev icon-slideshow-next icon-slideshow-previous icon-comment
icon-heart icon-cart icon-bag icon-close icon-glasses icon-menu icon-minus
icon-play icon-plus social-seach social-facebook social-fancy social-instagram
social-pinterest social-rss social-twitter
Search

 * 
 * Log in Or create an account
   
   WE'RE HERE TO HELP
   
    * 2135502956
    * service@electricyoga.com

 * 

 * View All
   * Tops
     * All Tops
     * Sports Bras
     * Tank Tops
     * Long Sleeves
   * Bottoms
     * All Bottoms
     * Leggings
     * Joggers
     * Shorts
   * Accessories
 * Last Chance Sale
 * The Essentials
 * Matching Sets
 * Accessories
 * More
   * About Us
   * Contact Us
   * Size Chart
   * Blogs

 * View All
   * Tops
     * All Tops
     * Sports Bras
     * Tank Tops
     * Long Sleeves
   * Bottoms
     * All Bottoms
     * Leggings
     * Joggers
     * Shorts
   * Accessories
 * Last Chance Sale
 * The Essentials
 * Matching Sets
 * Accessories
 * More
   * About Us
   * Contact Us
   * Size Chart
   * Blogs


ALL STYLES

Harness your Inner Electricity

SHOP NOW


PERFECT SETS

Take your practice to the next level

SHOP NOW


ALL STYLES

Harness your Inner Electricity

SHOP NOW


PERFECT SETS

Take your practice to the next level

SHOP NOW
 * 1
 * 2


NEED NOW!


NEED NOW!

Sold outSold outSold outSold outSold out
Sold outSold outSold outSold outSold out
Sold outSold outSold outSold outSold out
Sold outSold outSold outSold outSold out


FOIL CHEETAH PRINTED LEGGING

$9.99 $50.00
5 reviews
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off


LOVE POCKET LEGGING

$24.99 $50.00
4 reviews
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off


LOVE POCKET LEGGING

$24.99 $50.00
11 reviews
64% off64% off64% off64% off
64% off64% off64% off64% off
64% off64% off64% off64% off
64% off64% off64% off64% off


KEEP IT UP TANK

$9.99 $28.00
34 reviews
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off


SCULPT LEGGING

$24.99 $50.00
4 reviews
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off


LOVE TANK

$19.99 $40.00
6 reviews
Sold outSold outSold outSold outSold out
Sold outSold outSold outSold outSold out
Sold outSold outSold outSold outSold out
Sold outSold outSold outSold outSold out


HONOR LEGGING

$9.99 $52.00
10 reviews
36% off36% off36% off36% off
36% off36% off36% off36% off
36% off36% off36% off36% off
36% off36% off36% off36% off


HEART BOXING JOGGER

$24.99 $39.00
15 reviews
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off


SCULPT LEGGING

$24.99 $50.00
2 reviews
69% off69% off69% off69% off
69% off69% off69% off69% off
69% off69% off69% off69% off
69% off69% off69% off69% off


SIDE TIE TANK

$9.99 $32.00
3 reviews


GORGEOUS Y TANK

$40.00
4 reviews


MESH + POCKET BIKER SHORT

$40.00
5 reviews
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off
50% off50% off50% off50% off


LOVE TIE DYE TANK

$19.99 $40.00
1 review
55% off55% off55% off55% off
55% off55% off55% off55% off
55% off55% off55% off55% off
55% off55% off55% off55% off


SUNDROP JOGGER

$19.99 $44.00
1 review





BESTSELLERS


LEGGINGS

FACTORY DIRECT FASHIONABLE COMFORTABLE TO WEAR FACTORY
DIRECTFASHIONABLECOMFORTABLE TO WEARFACTORY DIRECTFASHIONABLECOMFORTABLE TO WEAR
FACTORY DIRECT FASHIONABLE COMFORTABLE TO WEAR FACTORY
DIRECTFASHIONABLECOMFORTABLE TO WEARFACTORY DIRECTFASHIONABLECOMFORTABLE TO WEAR


MATCHING PAIRS

Get your groove on with matching tops and bottoms

Shop Matching Sets
50% off


TOGETHER BRA

$19.99 $40.00
2 reviews
Sold out


TOGETHER LEGGING

$24.99 $52.00
1 review


Subscribe to our newsletter and join us for access to exclusive previews and
private shopping experiences.

Sign up

QUICK LINKS

 * About Us
 * Returns & Exchanges
 * Contact Us
 * Size Chart
 * Blogs
 * Wholesale

CONNECT WITH US

 * 
 * 
 * 

CONTACT US

Service@electricyoga.com

© 2023 Electric Yoga
Powered by Shopify



x
 * 
 * 

Search