www.westone.com Open in urlscan Pro
45.77.5.168  Public Scan

Submitted URL: http://westone.com/
Effective URL: https://www.westone.com/hearing_health_care/
Submission: On June 29 via manual from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET https://www.westone.com/hearing_health_care/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.westone.com/hearing_health_care/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search..." class="input-text" maxlength="64" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div class="mst-searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
        </div>
        <div class="mst-searchautocomplete__close">×</div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.westone.com/hearing_health_care/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST

<form class="amhideprice-form" id="amhideprice-form" method="post" style="display: none;" data-nofocus="true">
  <span class="amhideprice-close" data-amhide-js="close-popup"></span>
  <input name="form_key" type="hidden" value="KOZ5vr2IKGOtXLVl">
  <input name="product_id" type="hidden" value="">
  <fieldset class="fieldset">
    <legend class="legend amhideprice-form-ledend">
      <span>Get a Quote for</span>
      <span style="font-weight: bolder;" class="product-name"></span>
    </legend>
    <br>
    <div class="field required">
      <label for="amhideprice-name" class="label">
        <span>Customer Name</span>
      </label>
      <div class="control">
        <input type="text" name="name" class="input-text" id="amhideprice-name" data-validate="{required:true}">
      </div>
    </div>
    <div class="field required">
      <label for="amhideprice-email" class="label">
        <span>Customer Email</span>
      </label>
      <div class="control">
        <input type="email" name="email" id="amhideprice-email" autocomplete="email" value="" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label for="amhideprice-phone" class="label">
        <span>Phone Number</span>
      </label>
      <div class="control">
        <input type="text" name="phone" class="input-text " id="amhideprice-phone" data-validate="{required:true}">
      </div>
    </div>
    <div class="field">
      <label for="amhideprice-comment" class="label">
        <span>Comment</span>
      </label>
      <div class="control">
        <textarea title="Comment" name="comment" class="input-text" id="amhideprice-comment" data-validate="{'validate-no-html-tags':true}"></textarea>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" title="Submit">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

POST

<form method="post" id="fme-form-validate" enctype="multipart/form-data" autocomplete="off" data-hasrequired="* Required Fields" novalidate="novalidate">
  <input name="form_key" type="hidden" value="KOZ5vr2IKGOtXLVl">
  <fieldset class="fieldset">
    <legend class="legend fmehideprice-form-legend">
      <span>Get a Quote for</span>
      <span style="font-weight: bolder;" class="product-name"></span>
      <span style="color:red;float:right;font-size:13px;"> * Required Fields</span>
    </legend>
    <div class="field name required">
      <label class="label" for="name"><span>Name</span></label>
      <div class="control">
        <input name="name" id="name" title="name" class="input-text" type="text" data-validate="{required:true}" value="" aria-required="true">
        <span class="fme-modal-error" style="display:none;"></span>
      </div>
    </div>
    <div class="field email required">
      <label class="label" for="email"><span>Email</span></label>
      <div class="control">
        <input name="email" id="email" title="Email" class="input-text" type="email" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
        <span class="fme-modal-error" style="display:none;"></span>
      </div>
    </div>
    <div class="hideprice-form-actions">
      <button class="" type="submit" data-role="action"><span>Submit</span></button>
      <button class="" type="reset" data-role="action"><span>Reset</span></button>
    </div>
    <input name="productid" type="hidden" value="">
    <input name="storeid" type="hidden" value="">
  </fieldset>
</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.westone.com/hearing_health_care/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

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

Hearing Health Care Hearing Protection Devices Military Web Earpiece Tracker
Toggle Nav
Menu
 * Shop
    * Assistive Listening Devices
      * Alerting
      * Bluetooth
      * Conversation
      * Telephone
      * Telephone Accessories
      * Television
    * Audiological Supplies
      * Acoustic Modification and Venting
      * Clinical Equipment and Supplies
      * Ear Education, Models and Demos
      * Ear Impression Materials
      * Earlites
      * EZ Mold
      * Impression Kits
      * Impression Tools and Accessories
      * Infection Control
      * Otoscopes
      * Resource Materials
      * Retail Displays
      * Stethoscopes
      * Test Equipment Accessories
      * Tubing
      * Tubing Cements, Supplies, Accessories
    * Batteries and Accessories
      * Duracell Activair Batteries
      * PowerOne Batteries
      * Rayovac Batteries
      * Varta Private Label Batteries
      * Xcell Batteries by Rayovac
      * Xcell Private Label Batteries
      * Size 10 Batteries
      * Size 13 Batteries
      * Size 312 Batteries
      * Size 675 Batteries
    * Care and Accessories
      * Comfort and Protection
      * Ear Lubricants and Drops
      * Hearing Care Accessories
      * Pediatric Hearing Aid Accessories
    * Hearing Aids

 * About Earpieces
    * About Ear Impressions
    * Ear Anatomy
    * Earpiece Materials and Colors
    * Hearing Instrument Earpieces
      * Conventional Earpieces
      * Open-Fit & Slim Tube Earpieces
      * RIC, RITE and CRT Earpieces
    * Hearing Protection
    * Occupational Earpieces
    * Recreational Earpieces
    * Retubing Guidelines
      * FIT Retubing
      * Half Tubing
      * Removing FIT Tubes
      * Removing Old Tubes
      * Slim Tube/Open Fit Retubing
      * Tube-Locks and TRS Tubes
      * Tube-Through
    * Tips for Materials
    * Venting

 * Support
    * Customer Service
    * Downloads
    * Earpiece Remake Policy
    * Find A Hearing Professional
    * Earpiece Ordering
    * Supplies Ordering
    * Supplies Returns
    * Tax FAQ

 * News
    * Blog
    * Events
    * Press

 * About Us
    * About Westone

 * Contact Us

Account
 * Compare ()
 * News
 * Sign In
 * Create an Account

Account
 * Compare ()
 * News
 * Sign In
 * Create an Account

Search
×

Advanced Search
Search
Cart 0 items Shopping Cart
My Cart
Close
0 Item
View Cart
You have no items in your shopping cart.


 

Shop Now
 

Shop Now
 

Shop Now
 

Shop Now



 

Whether you are a hearing professional, dealer or individual, Westone has the
right product for you at the best prices.

Thin Cement for Acrylic Earpieces

Oto-Ease - Single Use Packets

‹›


9 Nov


HANDLING THE HOLIDAYS WITH HEARING LOSS

Holidays can be some of the loneliest times of the year for those managing
hearing loss. In this blog we'll focus on a few ways to handle the holidays with
hearing loss so you can still enjoy every special moment and feel as part of the
group as everyone else.

Read more »
28 Sep


ELITE DIGITAL SCAN: EAR IMPRESSIONS A WHOLE NEW WAY

The technological advancement that has had the most impact on manufacturing
custom-fit products for the human ear is 3D modeling and printing technologies.
The ability to digitally scan an impression or scan the ear and then use that
information to model an earpiece in virtual space has given us the control and
precision we could only have dreamed about years ago.

Read more »
20 Sep


PROTECT YOUR EARS THIS HUNTING SEASON WITH THE DEFENDEAR DIGITALX

Hunting season has begun, and we're sure many of you can't wait to get out
opening weekend. Before you head to the woods (or the range), it's important to
make sure you have all the right gear. Appropriate clothes, good boots, safety
glasses, and hunter orange. One thing you might miss, though, is hearing
protection. Keep reading to learn why hunting and hearing protection go
hand-in-hand, and to learn more about our DefendEar™ DigitalX line, perfect for
recreational shooting and hunting.

Read more »
9 Nov


HANDLING THE HOLIDAYS WITH HEARING LOSS

Holidays can be some of the loneliest times of the year for those managing
hearing loss. In this blog we'll focus on a few ways to handle the holidays with
hearing loss so you can still enjoy every special moment and feel as part of the
group as everyone else.

Read more »
28 Sep


ELITE DIGITAL SCAN: EAR IMPRESSIONS A WHOLE NEW WAY

The technological advancement that has had the most impact on manufacturing
custom-fit products for the human ear is 3D modeling and printing technologies.
The ability to digitally scan an impression or scan the ear and then use that
information to model an earpiece in virtual space has given us the control and
precision we could only have dreamed about years ago.

Read more »
20 Sep


PROTECT YOUR EARS THIS HUNTING SEASON WITH THE DEFENDEAR DIGITALX

Hunting season has begun, and we're sure many of you can't wait to get out
opening weekend. Before you head to the woods (or the range), it's important to
make sure you have all the right gear. Appropriate clothes, good boots, safety
glasses, and hunter orange. One thing you might miss, though, is hearing
protection. Keep reading to learn why hunting and hearing protection go
hand-in-hand, and to learn more about our DefendEar™ DigitalX line, perfect for
recreational shooting and hunting.

Read more »
9 Nov


HANDLING THE HOLIDAYS WITH HEARING LOSS

Holidays can be some of the loneliest times of the year for those managing
hearing loss. In this blog we'll focus on a few ways to handle the holidays with
hearing loss so you can still enjoy every special moment and feel as part of the
group as everyone else.

Read more »
28 Sep


ELITE DIGITAL SCAN: EAR IMPRESSIONS A WHOLE NEW WAY

The technological advancement that has had the most impact on manufacturing
custom-fit products for the human ear is 3D modeling and printing technologies.
The ability to digitally scan an impression or scan the ear and then use that
information to model an earpiece in virtual space has given us the control and
precision we could only have dreamed about years ago.

Read more »
20 Sep


PROTECT YOUR EARS THIS HUNTING SEASON WITH THE DEFENDEAR DIGITALX

Hunting season has begun, and we're sure many of you can't wait to get out
opening weekend. Before you head to the woods (or the range), it's important to
make sure you have all the right gear. Appropriate clothes, good boots, safety
glasses, and hunter orange. One thing you might miss, though, is hearing
protection. Keep reading to learn why hunting and hearing protection go
hand-in-hand, and to learn more about our DefendEar™ DigitalX line, perfect for
recreational shooting and hunting.

Read more »


Get a Quote for

Customer Name

Customer Email

Phone Number

Comment

Submit


WEB EARPIECE TRACKER

Track your earpiece order with detail using the WebEar Earpiece Tracker.


FIND A DEALER

Easily find a dealer near you. Search by city, state or zip code.


DOWNLOADS

Download product brochures, spec sheets, user manuals, and more.


PARTNER PORTAL

Get access to Westone media, collateral and materials.


SAFE PAYMENTS

We Accept Credit Cards, PayPal, and Purchase Order payments for registered
Dealers.


SHIPPING OPTIONS

Offering a variety of shipping options. Fast or economical rates, the choice is
yours.


EXCELLENT SUPPORT

Friendly Customer Support reps that will answer any questions or issues you may
have.


INFORMATION

 * About Us
 * Contact Us
 * Privacy Policy
 * Account Login


GET IN TOUCH

Westone Laboratories
2235 Executive Circle
Colorado Springs, CO 80906

Phone: 1-800-525-5071
Email: Contact Westone

Location on Google Maps

Correspondence Address
P.O. Box 15100
Colorado Springs, CO 80935

Payment/Remit Address
Westone Laboratories Inc.
PO Box 631276
Cincinnati, OH 45263-1276

© 2022 Westone Laboratories. All Rights Reserved.
Get a Quote for * Required Fields
Name

Email

Submit Reset

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?