stockingaid.elsnermage.com Open in urlscan Pro
2a06:98c1:3120::3  Public Scan

URL: https://stockingaid.elsnermage.com/
Submission Tags: sansec.io magecart Search All
Submission: On September 13 via api from US — Scanned from NL

Form analysis 5 forms found in the DOM

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

<form class="form subscribe" novalidate="novalidate" action="https://stockingaid.elsnermage.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">
    <div>
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; display: block; transition: right 0.3s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-pu66z7a1nk6h" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcMxsYpAAAAACXDLTW0sqQRSeETiJlrdsf0RRb7&amp;co=aHR0cHM6Ly9zdG9ja2luZ2FpZC5lbHNuZXJtYWdlLmNvbTo0NDM.&amp;hl=nl&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;theme=light&amp;size=invisible&amp;badge=bottomright&amp;cb=54v27k1ocyz5"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div><button class="action subscribe btn btn-primary btn-sm" title="join" type="submit">
      <span>join</span>
    </button>
  </div>
  <input type="hidden" name="amasty_invisible_token">
</form>

<form class="form-customer-login" id="social-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="S4grnlpfL6gbRMY3">
  <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>
  </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 template: getTemplate() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-omn8hngslksm" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lej9dkUAAAAAFSZHMaboDe_Cc6PwNgEoYU8kCEy&amp;co=aHR0cHM6Ly9zdG9ja2luZ2FpZC5lbHNuZXJtYWdlLmNvbTo0NDM.&amp;hl=nl&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=invisible&amp;badge=inline&amp;cb=w8n3lz96kwcp"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /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://stockingaid.elsnermage.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</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.

 * Call us: 833-300-3897

4.6 Based on 145 reviews

 * Fast delivery
   with FedEx

 * 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
   * Stockingaid
 * 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

Our website uses cookies to improve your shopping experience. By continuing to
browse the site, you are agreeing to our use of cookies. You can adjust your
preferences here.
Allow Cookies



STEVE ORIGINAL 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 
201 reviews
Glenn

Verified Customer
Steve Complete L
Steve is a great product and I love it for my mom. Thank you
I recommend this product
Detroit, United States, 1 day ago
Glenn

Verified Customer
Steve Complete S
Great product does everything it’s supposed to do in Moore. I would always go
with the complete. Wonderful product.
I recommend this product
3 weeks ago
Noel

Verified Customer
Steve Complete L
I would highly recommend this product
I recommend this product
3 weeks ago
Brenda

Verified Customer
Steve Complete L
This is the only stocking aid device that has worked. It’s great for people who
have trouble bending forward or lifting their legs. It’s sturdy.
4 weeks ago
Nancy Lupkoski

Verified Customer
Steve Complete L
See comments above...
I recommend this product
1 month ago
Vilma

Verified Customer
Steve Gloves Latex S
I've been using Stocking Aid with their latex gloves for several years, now.
Also been recommending Stocking Aid and gloves to everyone who needs to wear
compression stockings. I've provided contact number, email address and copy of
the brochure to my Sclerotherapist for distribution to patients. I've been asked
to provide demonstration of how I use the Stocking Aid with gloves to put on and
take off my 20-30 weight compression stockings, with amazing speed! Great
products!
I recommend this product
1 month ago
Renella

Verified Customer
Steve Gloves Latex L
The gloves provide the grip necessary to put on support stockings.
I recommend this product
2 months ago
Marijke

Verified Customer
Steve Complete L
See above review
Watford, United Kingdom, 2 months ago
Raymond

Verified Customer
Steve Complete L
Work's great the only issued taking off the stocking it won't come completely
off it just keep stretching you have to do the remainder off manually but this
product made me independent that is worth it.
I recommend this product
Naples, United States, 2 months ago
shakib

Verified Customer
Steve Gloves Latex L
it works good
I recommend this product
Arlington, United States, 2 months ago
Edith

Verified Customer
Steve Complete L
Works well for my long large feet and legs.
I recommend this product
2 months ago
ALBERT

Verified Customer
Steve EasyON S
Easy to use and the right price. anyone can benefit from it.
I recommend this product
Keller, United States, 2 months ago
Mary

Verified Customer
Steve Complete L
Company was alert enough to contact me about size. I did want Large which is
what I ordered but I guess not many people do so they double verified which is
good I guess.
I recommend this product
2 months ago
Kenneth

Verified Customer
Steve Gloves Latex Free XL
They work great.
I recommend this product
2 months ago
Lillian

Verified Customer
Steve Complete S
Please read above
Edmonton, Canada, 3 months ago
Lee

Verified Customer
Steve Mat
Real latex rubber. Super grip. I have tried many others but this is the best by
far. The Steve mat and Steve gloves really work.
I recommend this product
Saint George, United States, 3 months ago
Heather

Verified Customer
Steve EasyON L
This product has been a wonderful aid for my husband to put on his compression
stockings. It was difficult for my husband to bend over to put his socks on, but
with the Steve Complete, he has no problems at all!
I recommend this product
Dorchester, United States, 3 months ago
Don

Verified Customer
Steve Complete M
I have been using this device for over two months and I highly highly recommend
this product. It makes it so easy to put on and remove compression socks,the
more you use it the the device, it becomes even easier. Steve Complete is built
strong and the adjustable handles are very easy to use for all people sizes and
needs. Prior the using this product I had tried 3 other devices, all were
returned to the sellers. I have shown Steve to my doctor and the physio
department at our local hospital, they were all impressed. you will not go wrong
buying this product. AAAAAAAAAAAAAAAAA++++++++++++++++++
I recommend this product
Port Alberni, Canada, 4 months ago
Donna

Verified Customer
Steve Gloves Latex Free L
I had a medium of the gloves and they are of great assistance. The large was too
big for my hand.
4 months ago
Dorothy

Verified Customer
Steve Gloves Latex Free M
The gloves really help.
I recommend this product
Phoenix, United States, 4 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?

You can reach us by phone 24/7

 * 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 145 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.
Create an Account
Back


FORGOT PASSWORD

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

Submit
Go back


Glenn

Verified Customer

Steve Complete L
Steve is a great product and I love it for my mom. Thank you
I recommend this product
Was this review helpful?
Yes
No

Detroit, United States, 1 day ago

Glenn

Verified Customer

Steve Complete S
Great product does everything it’s supposed to do in Moore. I would always go
with the complete. Wonderful product.
I recommend this product
Was this review helpful?
Yes
No

3 weeks ago

Noel

Verified Customer

Steve Complete L
I would highly recommend this product
I recommend this product
Was this review helpful?
Yes
No

3 weeks ago

Brenda

Verified Customer

Steve Complete L
This is the only stocking aid device that has worked. It’s great for people who
have trouble bending forward or lifting their legs. It’s sturdy.
Was this review helpful?
Yes
No

4 weeks ago

Nancy Lupkoski

Verified Customer

Steve Complete L
See comments above...
I recommend this product
Was this review helpful?
Yes
No

1 month ago

Vilma

Verified Customer

Steve Gloves Latex S
I've been using Stocking Aid with their latex gloves for several years, now.
Also been recommending Stocking Aid and gloves to everyone who needs to wear
compression stockings. I've provided contact number, email address and copy of
the brochure to my Sclerotherapist for distribution to patients. I've been asked
to provide demonstration of how I use the Stocking Aid with gloves to put on and
take off my 20-30 weight compression stockings, with amazing speed! Great
products!
I recommend this product
Was this review helpful?
Yes
No

1 month ago

Renella

Verified Customer

Steve Gloves Latex L
The gloves provide the grip necessary to put on support stockings.
I recommend this product
Was this review helpful?
Yes
No

2 months ago

Marijke

Verified Customer

Steve Complete L
See above review
Was this review helpful?
Yes
No

Watford, United Kingdom, 2 months ago

Raymond

Verified Customer

Steve Complete L
Work's great the only issued taking off the stocking it won't come completely
off it just keep stretching you have to do the remainder off manually but this
product made me independent that is worth it.
I recommend this product
Was this review helpful?
Yes
No

Naples, United States, 2 months ago

shakib

Verified Customer

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

Arlington, United States, 2 months ago

Edith

Verified Customer

Steve Complete L
Works well for my long large feet and legs.
I recommend this product
Was this review helpful?
Yes
No

2 months ago

ALBERT

Verified Customer

Steve EasyON S
Easy to use and the right price. anyone can benefit from it.
I recommend this product
Was this review helpful?
Yes
No

Keller, United States, 2 months ago

Mary

Verified Customer

Steve Complete L
Company was alert enough to contact me about size. I did want Large which is
what I ordered but I guess not many people do so they double verified which is
good I guess.
I recommend this product
Was this review helpful?
Yes
No

2 months ago

Kenneth

Verified Customer

Steve Gloves Latex Free XL
They work great.
I recommend this product
Was this review helpful?
Yes
No

2 months ago

Lillian

Verified Customer

Steve Complete S
Please read above
Was this review helpful?
Yes
No

Edmonton, Canada, 3 months ago

Lee

Verified Customer

Steve Mat
Real latex rubber. Super grip. I have tried many others but this is the best by
far. The Steve mat and Steve gloves really work.
I recommend this product
Was this review helpful?
Yes
No

Saint George, United States, 3 months ago

Heather

Verified Customer

Steve EasyON L
This product has been a wonderful aid for my husband to put on his compression
stockings. It was difficult for my husband to bend over to put his socks on, but
with the Steve Complete, he has no problems at all!
I recommend this product
Was this review helpful?
Yes
No

Dorchester, United States, 3 months ago

Don

Verified Customer

Steve Complete M
I have been using this device for over two months and I highly highly recommend
this product. It makes it so easy to put on and remove compression socks,the
more you use it the the device, it becomes even easier. Steve Complete is built
strong and the adjustable handles are very easy to use for all people sizes and
needs. Prior the using this product I had tried 3 other devices, all were
returned to the sellers. I have shown Steve to my doctor and the physio
department at our local hospital, they were all impressed. you will not go wrong
buying this product. AAAAAAAAAAAAAAAAA++++++++++++++++++
I recommend this product
Was this review helpful?
Yes
No

Port Alberni, Canada, 4 months ago

Donna

Verified Customer

Steve Gloves Latex Free L
I had a medium of the gloves and they are of great assistance. The large was too
big for my hand.
Was this review helpful?
Yes
No

4 months ago

Dorothy

Verified Customer

Steve Gloves Latex Free M
The gloves really help.
I recommend this product
Was this review helpful?
Yes
No

Phoenix, United States, 4 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?