www.stockingaid.com Open in urlscan Pro
2a01:4f8:e0:1595::2  Public Scan

URL: https://www.stockingaid.com/
Submission Tags: sansec.io magecart Search All
Submission: On April 28 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://www.stockingaid.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.stockingaid.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail-footer">
  <div class="field form-group newsletter">
    <div class="control">
      <input name="email" type="email" id="newsletter-footer" placeholder="Your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe btn btn-primary btn-sm" title="join" type="submit">
      <span>join</span>
    </button>
  </div>
</form>

<form class="form-customer-login" id="social-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="QYr7drLXDvtobtOW">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <div class="control">
        <input name="username" placeholder="Email *" id="email" type="email" class="input-text" value="" autocomplete="off" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <div class="control">
        <input name="password" placeholder="Password *" id="pass" type="password" class="input-text" autocomplete="off" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <button type="button" class="action btn btn-primary login primary" id="bnt-social-login-authentication"><span>Login</span></button>
      </div>
      <div class="secondary">
        <a class="action remind" href="#"><span>Forgot Your Password?</span></a>
        <div class="primary margin-top10"><a class="action create" href="#"><span>Create New Account?</span></a></div>
      </div>
    </div>
  </fieldset>
</form>

<form class="form-customer-create" id="social-form-create" novalidate="novalidate">
  <fieldset class="fieldset create info">
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="row customer-name-fields">
      <div class="field required fullname customer-name-prefix">
        <label for="firstname" class="label">
          <span>Name</span>
        </label>
        <div class="control">
          <fieldset class="fieldset fieldset-fullname">
            <div class="fields">
              <div class="field field-name-prefix col-lg-4 col-md-4 col-sm-4 col-xs-12">
                <label class="label" for="prefix">
                  <span>Name Prefix</span>
                </label>
                <div class="control">
                  <select id="prefix" name="prefix" title="Name Prefix" class="" aria-required="true">
                    <option value=" ">
                    </option>
                    <option value="Mr."> Mr. </option>
                    <option value="Mrs."> Mrs. </option>
                  </select>
                </div>
              </div>
              <div class="field field-name-firstname required col-lg-4 col-md-4 col-sm-4 col-xs-12">
                <div class="control">
                  <input type="text" id="firstname" name="firstname" placeholder="First Name" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
                </div>
              </div>
              <div class="field field-name-lastname required col-lg-4 col-md-4 col-sm-4 col-xs-12">
                <div class="control">
                  <input type="text" id="lastname" name="lastname" placeholder="Last Name" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
                </div>
              </div>
            </div>
          </fieldset>
        </div>
      </div>
    </div>
    <div class="field required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="email_address" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field choice newsletter">
      <input type="checkbox" class="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed">
      <label for="is_subscribed" class="label"><span>Sign Up for Newsletter</span></label>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password-social" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation-social" class="input-text" data-validate="{required:true, equalTo:'#password-social'}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field choice mgs-gdpr-checkbox">
      <input name="accept_gdpr" value="1" id="accept_gdpr" class="checkbox" type="checkbox" data-validate="{required:true}">
      <label for="accept_gdpr" class="label"><span>By using this form you agree with the storage and handling of your data by this website.</span></label>
    </div>
    <div class="field captcha required" role="user_create">
      <label for="captcha_user_create" class="label"><span>Please type the letters and numbers below</span></label>
      <div class="control captcha">
        <input name="captcha[user_create]" type="text" class="input-text required-entry" data-validate="{required:true}" id="captcha_user_create" autocomplete="off" aria-required="true">
        <div class="nested">
          <div class="field captcha no-label" data-captcha="user_create" id="captcha-container-user_create">
            <div class="control captcha-image">
              <img alt="Please type the letters and numbers below" class="captcha-img" height="50" src="https://www.stockingaid.com/media/captcha/base/7c3857e367d0af97f69f5de527538701.png">
              <button type="button" class="action reload captcha-reload" title="Reload captcha"><span>Reload captcha</span></button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" class="action btn btn-primary btn-full create primary" title="Create an Account"><span>Create an Account</span></button>
    </div>
    <div class="secondary margin-top10">
      <a class="action back" href="#"><span>Back</span></a>
    </div>
  </div>
</form>

<form class="form-password-forget" id="social-form-password-forget" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required">
      <label for="forgot_email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="forgot_email_address" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" class="action btn btn-primary btn-full send primary"><span>Submit</span></button>
    </div>
    <div class="secondary margin-top10">
      <a class="action back" href="#"><span>Go back</span></a>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.stockingaid.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

4.6 Based on 125 reviews

 * Fast delivery
   with UPS

 * 30 days returns
   & exchanges

 * Extended Warranty included

United States
 * Canada
 * United Kingdom
 * Ireland
 * Australia
 * New Zealand
 * South Africa
 * Österreich
 * Schweiz
 * Nederland
 * Deutschland


MINI CART

You have no items in your shopping cart.

 * Menu
 * Account
 * Setting

 * Compression Sock Aids
 * Instructions & Videos
 * Stocking Aid Advise

 * Compare Products
 * Create an Account
 * Sign In

United States
 * Canada
 * United Kingdom
 * Ireland
 * Australia
 * New Zealand
 * South Africa
 * Österreich
 * Schweiz
 * Nederland
 * Deutschland

30 days returns

We offer free extended warranty

more than 250000 satisfied users

 1. Home

This website uses cookies to offer you the best experience.

Learn more
Allow



STEVE ORIGINALS SOLUTION CREATORS FOR COMPRESSION SOCKS

WestCare creates unique sock aids for wearers and carers since 2005.
Scroll down and discover your needs and solutions.


STEVE COMPRESSION SOCK AIDS

Shop your Steve Original®
Steve EasyON
Steve Glide Clipper
Steve Complete
Steve Ring OFF
Steve Glide Dolphin
Discover all Steve Originals®


STEVE COMPRESSION SOCK AIDS

Shop your Steve Original®
Steve Complete
Steve EasyON
Steve Ring OFF
Steve Glide Clipper
Steve Glide Dolphin
Discover all Steve Originals®


MUST HAVES

Upgrade your comfort

STEVE MAT

STEVE TRAVELBAG

STEVE GLOVES LATEX FREE



STEVE GLOVES LATEX






FAMOUS DUTCH QUALITY

All Steve Originals are developed in The Netherlands. Benefit from the best
quality in design and used materials.


EXPERTS BY EXPERIENCE

Developed by and for wearers of medical compression socks. You will experience
the difference, our devices work.


EXTENSIVE SUPPORT

We promise you the best instructions & support. Every person is unique, this is
why we offer you a wide range of instructions and videos.


WHAT OUR HAPPY CUSTOMERS SAY

Over 250.000 since 2005
Excellent
4.7 based on 
169 reviews
Barb

Verified Customer
Steve Complete S
I love it it has been a life saver in getting my stockings on and off
I recommend this product
3 days ago
Vern

Verified Customer
Steve EasyON S
Works well!
I recommend this product
Millington, United States, 3 days ago
Wayne

Verified Customer
Steve Gloves Latex L
Very good product
I recommend this product
Portland, United States, 1 week ago
Salino

Verified Customer
Steve Gloves Latex Free S
Very helpful and easier to put on stockings.
I recommend this product
Phoenix, United States, 1 week ago
Stephanie

Verified Customer
Steve Gloves Latex Free XL
I have found that the gloves work really well
I recommend this product
2 weeks ago
Annette

Verified Customer
Steve Gloves Latex L
Wouldnt be able to load the stocking without some form of glove with grip.
I recommend this product
Sydney, Australia, 1 month ago
William

Verified Customer
Steve Gloves Latex Free L
The gloves are a superb addition the Steve Complete. They make the Steve
Complete even easier and more effective to use. I broke my right shoulder 8
years ago; my right arm muscles have been weak ever since. Having the gloves
mitigates my arm weakness perfrectly.
I recommend this product
1 month ago
Shereen

Verified Customer
Steve Complete S
My sisters and I purchased this for my 87 year old mother for her birthday. She
has struggled for YEARS putting on her compression hose. Not anymore!! This is
AMAZING and SO EASY for her to use! You need some grippy-like gloves to put the
stockings on the unit. She loves them and we are so happy it’s easier for her to
put her stockings on!
West Fargo, United States, 1 month ago
Paul

Verified Customer
Steve Travelbag
The travel bag is simple and easy to use.
I recommend this product
Briarcliff Manor, United States, 1 month ago
Charlotte

Verified Customer
Steve Complete M
STEVE is the most helpful tool in my home! I was struggling to wear the
prescribed compression socks, but after a brief learning period, I can't do
without it.
I recommend this product
1 month ago
Robert

Verified Customer
Steve Complete M
My wife and I really love it and it makes putting on compression socks so much
easier especially when dealing with 77 year old with hand issues in both hands.
It took a couple of uses to get the hang of it. Not using to remove socks
because it is much easier for my wife just to peal them off. Plan on taking it
on trip later in year just have to figure out how to pack because wth
significant hand issues I can not take two major pieces apart
I recommend this product
Pittsburgh, United States, 1 month ago
Thomas

Verified Customer
Steve Gloves Latex Free M
I purchased the Stocking Aid, the Steve Mat, and the Steve Gloves all at the
same time The gloves has made it easier to adjust and smooth out the stockings
without damaging them
I recommend this product
New Braunfels, United States, 1 month ago
Monica

Verified Customer
Steve Gloves Latex Free M
Never got them in package that was crushed and wet when it was delivered
1 month ago
David

Verified Customer
Steve Complete L
easy to use.
I recommend this product
Anniston, United States, 1 month ago
Paul

Verified Customer
Steve Complete L
Works well, makes life easier.
I recommend this product
2 months ago
DENNIS

Verified Customer
Steve Complete L
Impossible to use.
West Palm Beach, United States, 2 months ago
Dana

Verified Customer
Steve Complete L
Easy to use. Works well.
I recommend this product
2 months ago
Charles

Verified Customer
Steve Complete M
Tried other stocking helpers but this one beat them all.
I recommend this product
Scottsdale, United States, 2 months ago
Sara

Verified Customer
Steve Complete M
With out the stockingaid, I could not wear the socks. Had no idea so hard to put
on. I had purchased cheaper apparatus, it was waste of money. Buy Steve
stockingaid
I recommend this product
Noblesville, United States, 2 months ago
Charles

Verified Customer
Steve Gloves Latex XL
Great Quality Makes Adjusting Socks Really Easy Order The Gloves With Steve
Donner
I recommend this product
Cleveland, United States, 2 months ago



NEWS & BLOGS

Steve Original® stories

April 19, 2022
7 Tips for putting on and taking off compression stockings

April 01, 2022
How to put on (thigh high) compression stockings with Steve EasyON donner and
doffer

March 03, 2022
Sock aids for compression socks (2022 guide)

February 21, 2022
Compression sock aids: the decision tree

February 09, 2022
Compression socks: when do you need them?

October 17, 2022
Special way of use: Steve Glide Clipper and Steve Complete together

October 05, 2022
New in the range: Steve Mat non-slip mat for compression stockings

August 23, 2022
New way of using Steve Complete

July 21, 2022
Steve Originals Comfort Pack: For maximum stocking aid comfort

May 06, 2022
Steve offers complete range of donning aids for compression stockings

April 19, 2022
7 Tips for putting on and taking off compression stockings

April 01, 2022
How to put on (thigh high) compression stockings with Steve EasyON donner and
doffer

March 03, 2022
Sock aids for compression socks (2022 guide)

February 21, 2022
Compression sock aids: the decision tree

February 09, 2022
Compression socks: when do you need them?

October 17, 2022
Special way of use: Steve Glide Clipper and Steve Complete together

October 05, 2022
New in the range: Steve Mat non-slip mat for compression stockings

August 23, 2022
New way of using Steve Complete

July 21, 2022
Steve Originals Comfort Pack: For maximum stocking aid comfort

May 06, 2022
Steve offers complete range of donning aids for compression stockings





DO YOU NEED HELP?

 * FAQ
 *  Send us a mail
 *  833-300-3897


JOIN THE STEVE ORIGINALS® CLUB

Be the first to know about new products, events and special offers.

join

SUPPORT 7
DAYS A WEEK

FREE FAST SHIPPING
FROM $54.99

EXTENDED WARRANTY INCLUDED

FREE RETURNS &
EXCHANGES

STEVE ORIGINALS®

 * Steve Complete
 * Steve EasyON
 * Steve Glide Clipper
 * Steve Glide Dolphin
 * Steve Gloves Latex
 * Steve Gloves Latex Free

WESTCARE

 * About WestCare
 * Company details
 * Blogs and News
 * For Professionals

SUPPORT

 * Instructions & Videos
 * Contact
 * FAQ
 * Returns & Exchanges
 * Warranty



OTHERS

 * Terms & Conditions
 * Privacy Policy
 * Cookie Policy
 * Ekomi reviews
 * About compression socks
 * Steve+ becomes Steve Complete

4.6 Based on 125 reviews
 * 
 * 
 * 

Copyright © 2023 Westcare - All rights reserved
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

United States
 * Canada
 * United Kingdom
 * Ireland
 * Australia
 * New Zealand
 * South Africa
 * Österreich
 * Schweiz
 * Nederland
 * Deutschland

cms_index_index


SIGN IN

Registered Customers
Login
Forgot Your Password?
Create New Account?


CREATE NEW ACCOUNT

Name
Name Prefix
Mr. Mrs.


Email

Sign Up for Newsletter
Password

Confirm Password

By using this form you agree with the storage and handling of your data by this
website.
Please type the letters and numbers below
Reload captcha
Create an Account
Back


FORGOT PASSWORD

Please enter your email address below to receive a password reset link.
Email

Submit
Go back



Barb

Verified Customer

Steve Complete S
I love it it has been a life saver in getting my stockings on and off
I recommend this product
Was this review helpful?
Yes
No

3 days ago

Vern

Verified Customer

Steve EasyON S
Works well!
I recommend this product
Was this review helpful?
Yes
No

Millington, United States, 3 days ago

Wayne

Verified Customer

Steve Gloves Latex L
Very good product
I recommend this product
Was this review helpful?
Yes
No

Portland, United States, 1 week ago

Salino

Verified Customer

Steve Gloves Latex Free S
Very helpful and easier to put on stockings.
I recommend this product
Was this review helpful?
Yes
No

Phoenix, United States, 1 week ago

Stephanie

Verified Customer

Steve Gloves Latex Free XL
I have found that the gloves work really well
I recommend this product
Was this review helpful?
Yes
No

2 weeks ago

Annette

Verified Customer

Steve Gloves Latex L
Wouldnt be able to load the stocking without some form of glove with grip.
I recommend this product
Was this review helpful?
Yes
No

Sydney, Australia, 1 month ago

William

Verified Customer

Steve Gloves Latex Free L
The gloves are a superb addition the Steve Complete. They make the Steve
Complete even easier and more effective to use. I broke my right shoulder 8
years ago; my right arm muscles have been weak ever since. Having the gloves
mitigates my arm weakness perfrectly.
I recommend this product
Was this review helpful?
Yes
No

1 month ago

Shereen

Verified Customer

Steve Complete S
My sisters and I purchased this for my 87 year old mother for her birthday. She
has struggled for YEARS putting on her compression hose. Not anymore!! This is
AMAZING and SO EASY for her to use! You need some grippy-like gloves to put the
stockings on the unit. She loves them and we are so happy it’s easier for her to
put her stockings on!
Was this review helpful?
Yes
No

West Fargo, United States, 1 month ago

Paul

Verified Customer

Steve Travelbag
The travel bag is simple and easy to use.
I recommend this product

1 person found this review helpful.

Was this review helpful?
Yes
No

Briarcliff Manor, United States, 1 month ago

Charlotte

Verified Customer

Steve Complete M
STEVE is the most helpful tool in my home! I was struggling to wear the
prescribed compression socks, but after a brief learning period, I can't do
without it.
I recommend this product
Was this review helpful?
Yes
No

1 month ago

Robert

Verified Customer

Steve Complete M
My wife and I really love it and it makes putting on compression socks so much
easier especially when dealing with 77 year old with hand issues in both hands.
It took a couple of uses to get the hang of it. Not using to remove socks
because it is much easier for my wife just to peal them off. Plan on taking it
on trip later in year just have to figure out how to pack because wth
significant hand issues I can not take two major pieces apart
I recommend this product

1 person found this review helpful.

Was this review helpful?
Yes
No

Pittsburgh, United States, 1 month ago

Thomas

Verified Customer

Steve Gloves Latex Free M
I purchased the Stocking Aid, the Steve Mat, and the Steve Gloves all at the
same time The gloves has made it easier to adjust and smooth out the stockings
without damaging them
I recommend this product
Was this review helpful?
Yes
No

New Braunfels, United States, 1 month ago

Monica

Verified Customer

Steve Gloves Latex Free M
Never got them in package that was crushed and wet when it was delivered
Was this review helpful?
Yes
No

1 month ago

David

Verified Customer

Steve Complete L
easy to use.
I recommend this product

1 person found this review helpful.

Was this review helpful?
Yes
No

Anniston, United States, 1 month ago

Paul

Verified Customer

Steve Complete L
Works well, makes life easier.
I recommend this product
Was this review helpful?
Yes
No

2 months ago

DENNIS

Verified Customer

Steve Complete L
Impossible to use.
Was this review helpful?
Yes
No

West Palm Beach, United States, 2 months ago

Dana

Verified Customer

Steve Complete L
Easy to use. Works well.
I recommend this product
Was this review helpful?
Yes
No

2 months ago

Charles

Verified Customer

Steve Complete M
Tried other stocking helpers but this one beat them all.
I recommend this product
Was this review helpful?
Yes
No

Scottsdale, United States, 2 months ago

Sara

Verified Customer

Steve Complete M
With out the stockingaid, I could not wear the socks. Had no idea so hard to put
on. I had purchased cheaper apparatus, it was waste of money. Buy Steve
stockingaid
I recommend this product
Was this review helpful?
Yes
No

Noblesville, United States, 2 months ago

Charles

Verified Customer

Steve Gloves Latex XL
Great Quality Makes Adjusting Socks Really Easy Order The Gloves With Steve
Donner
I recommend this product
Was this review helpful?
Yes
No

Cleveland, United States, 2 months ago

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?