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

Submitted URL: http://voxxlife.com/
Effective URL: https://www.voxxlife.com/
Submission Tags: tranco_l324
Submission: On May 25 via api from DE — Scanned from CA

Form analysis 7 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
    value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#333333"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
    name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(241, 101, 34); color: rgb(255, 255, 255);">Continue</button></form>

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <title>icon-X</title>
            <path d="m19 17.61 27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">$0.00</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" form="null" onclick="location='/cart'" name="checkout" data-terms-required="false" class="btn cart__checkout"> View Cart </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formtoolbar" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><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="multi-selectors__item">
    <h2 class="visually-hidden" id="CurrencyHeading-toolbar"> Currency </h2>
    <div class="disclosure" data-disclosure-currency="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="CurrencyList-toolbar" aria-describedby="CurrencyHeading-toolbar" data-disclosure-toggle=""><span class="currency-flag currency-flag--us"
          data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label"> United States (USD $) </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="m1.57 1.59 12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none"></path>
        </svg>
      </button>
      <ul id="CurrencyList-toolbar" class="disclosure-list disclosure-list--down disclosure-list--left" data-disclosure-list="">
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CA" data-disclosure-option=""><span class="currency-flag currency-flag--ca" data-flag="CAD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Canada (CAD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" aria-current="true" data-value="US" data-disclosure-option=""><span class="currency-flag currency-flag--us" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  United States (USD $)
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="country_code" value="US" data-disclosure-input="">
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-1494292487693" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off" required="">
    <button type="submit" id="newsletter-submit-1494292487693" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <title>icon-email</title>
        <path d="M63 52H1V12h62ZM1 12l25.68 24h9.72L63 12M21.82 31.68 1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formfooter" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><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="multi-selectors__item">
    <h2 class="visually-hidden" id="CurrencyHeading-footer"> Currency </h2>
    <div class="disclosure" data-disclosure-currency="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="CurrencyList-footer" aria-describedby="CurrencyHeading-footer" data-disclosure-toggle=""><span class="currency-flag currency-flag--us"
          data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label"> United States (USD $) </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="m1.57 1.59 12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none"></path>
        </svg>
      </button>
      <ul id="CurrencyList-footer" class="disclosure-list" data-disclosure-list="">
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CA" data-disclosure-option=""><span class="currency-flag currency-flag--ca" data-flag="CAD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Canada (CAD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" aria-current="true" data-value="US" data-disclosure-option=""><span class="currency-flag currency-flag--us" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  United States (USD $)
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="country_code" value="US" data-disclosure-input="">
    </div>
  </div>
</form>

Text Content

YOUR LOCATION IS SET TO CANADA

 * Shop in CAD $
 * Get shipping options for Canada

Continue
Change country/region

Skip to content
icon-X Close menu
 * Home
 * Golf Products
 * Shop
 * About Us
   
    * Our Story
    * How It Works
    * Contact

 * Log in

Cart
icon-X Close cart
Discounts

Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.

View Cart
Your cart is currently empty.


CURRENCY

United States (USD $)
 * Canada (CAD $)
 * United States (USD $)


VOXXLIFE

 * Home
 * Golf Products
 * Shop
 * About Us
    * Our Story
    * How It Works
    * Contact

account Log in icon-search Search icon-hamburger Site navigation Cart
Search
Search

INSTANT PERFORMANCE.
PROVEN WELLNESS.

DRUG-FREE, 100% NON-INVASIVE
SHOP


100% MONEY-BACK GUARANTEE


MAKE EVERY MOMENT COUNT

Whether you’re looking to be more active or move with athletic power and
precision, VoxxLife’s line of products can help you naturally reach and surpass
your goals.


VIBROTACTILE TECHNOLOGY


HOW IT WORKS

VoxxLife combines the best of technology and wellness science to help you
achieve your wellness goals, drug-free and without invasive treatments.


TRIGGER A RESPONSE

When your skin comes in contact with the pattern, a sensation is triggered,
sending information to your brain.


WHOLE BODY CHAIN REACTION

The brain and nervous system processes that stimulation and a waterfall of
wellness responses happen, from more energy to enhanced balance and quality of
life.


FEEL THE DIFFERENCE

The effect is immediate, so you focus less on overcoming wellness and quality of
life challenges, and more on living a happier, healthier life.

Learn More



100% DRUG-FREE


BACKED BY SCIENCE


30-DAY MONEYBACK GUARANTEE


THE PROOF IS IN THE PATTERN

Time and time again, VoxxLife products have been studied and put to the test,
and each time the results are incredible.

Pause slideshow Play slideshow
More speed and power
INCREASED
PEAK FORCE

+17% with VoxxLife
Get more explosive starts and stronger finishes
AVERAGE POWER

+22% with VoxxLife
Strength improvement & injury resilience
AVERAGE
CONCENTRIC FORCE

+17% with VoxxLife
Move with a smooth and efficient step
IMPROVED BALANCE
& STABILITY

+31% with VoxxLife
Strength improvement & injury resilience
AVERAGE
ECCENTRIC FORCE

+17% with VoxxLife
Manage aches & pains better
IMPROVED RECOVERY

+94% with VoxxLife


SHOP OUR COLLECTION


Socks

Compression

Insoles & Inserts


READ REAL REVIEWS

Over 6 million people have used VoxxLife products, with some people seeing
incredible results!

> ★★★★★
> 
> These Knee socks have to be my favorite for winter time everyday wear.. They
> are so comfortable with a good feel of compression to keep me moving all day
> without feeling fatigue or sore muscles... They also keep me well balanced,
> stable on my feet...any outdoor winter sports like snowshoeing, walking,
> hiking, they are a must to have on...Highly recommend them.
> 
> Joanne Gillis

> ★★★★★
> 
> These were the first socks I purchased in January 2018 and when I put them on
> they felt like little blankets were wrapping my feet in warmth. I had never
> liked wearing socks to bed, "ever" but because I was suffering with Plantar
> Fasciitis and had been for many years I thought I would give it a try. At
> first I would remove them in the middle of the night but after a few weeks I
> would be waking up with them still on, I'm glad I did because even though it
> took 2 months I got up one morning and I was pain free, no more pain pills or
> cortisone injections.I have always been active in sports and love walking,
> thanks to this Neuro Technology I can continue to do what I love, stay active.
> 
> Paula Foster

> ★★★★★
> 
> I believe that everyone should try a pair of these if you love cozy
> comfortable feet. If you use them for work, outdoor winter sports or just love
> some warmer socks that give some arch support than you will absolutely need a
> pair of these!!
> 
> Sandra Dolan

> ★★★★★
> 
> These are the MOST comfortable socks I have ever worn - and even I'm a little
> surprised! I am encouraged observing positive impact on my mental health even,
> perhaps especially, in the midst of some difficult days. Plus, I love that the
> socks on my feet help reduce plastic waste and mean a tree has been planted.
> In my opinion - Win. Win. Win.
> 
> Tracy Lalonde

> ★★★★★
> 
> No sweaty feet and great fit. Whether your an athlete or just wearing for
> everyday use these mini crew socks are great. I tend to wear these in the
> cooler months as they are great for covering the ankles and fit great with a
> pair of boots. No skin touching the boot! This is something I think is a
> bonus.
> 
> Vicki Smith

> ★★★★★
> 
> We purchased the e sleeves for our 3 kids and myself who suffers from anxiety
> and some ADHD. We noticed math was done earlier for our daughter, our son was
> more focused!!! So thankful for this tool for our wellness journey.
> 
> Pat Wilson
> Los Angeles, CA


SEE THE TECH IN ACTION




AS SEEN ON






SIGN UP TO OUR NEWSLETTER

Sign Up To Our Newsletter
Enter your email Subscribe
icon-email Subscribe
 * Home
 * Golf Products
 * Shop
 * About Us

 * Search
 * Privacy Policy
 * Refund Policy
 * Shipping Policy
 * Terms of Use
 * Contact


CURRENCY

United States (USD $)
 * Canada (CAD $)
 * United States (USD $)

© 2024 VoxxLife 350 Britannia Rd E Unit #1, Mississauga, ON L4Z 1X9


icon-X "Close (esc)"
icon-X icon-chevron
icon-X
Voxx Golf Socks