westone.com Open in urlscan Pro
45.77.0.127  Public Scan

Submitted URL: http://westone.com/
Effective URL: https://westone.com/
Submission Tags: tranco_l324
Submission: On April 05 via api from DE — Scanned from DE

Form analysis 4 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form" action="https://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://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="J9L6oV5q0si1fb1B">
  <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="J9L6oV5q0si1fb1B">
  <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://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
    * Dealer Payment Portal
    * Customer Service
    * Earpiece Guide
    * Downloads
    * Earpiece Remake Policy
    * Find A Hearing Professional
    * Supply Catalog
    * 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

‹›


30 May


THE SOUND OF SAFETY: HOW WESTONE'S HEARING PROTECTION DEVICES ELEVATE THE
EXPERIENCE


THE SOUND OF SAFETY: HOW WESTONE'S HEARING PROTECTION DEVICES ELEVATE THE
EXPERIENCE



Read more »
24 May


PROTECTING YOUR PASSION: THE IMPORTANCE OF HEARING PROTECTION FOR RECREATIONAL
ACTIVITIES


PROTECTING YOUR PASSION: THE IMPORTANCE OF HEARING PROTECTION FOR RECREATIONAL
ACTIVITIES



Read more »
15 Feb


WESTONE'S MILITARY AND HEARING PROTECTION OFFERINGS: SUPPORTING OUR SERVICE
MEMBERS AND PILOTS WITH WORLD-CLASS TECHNOLOGY

The most common way to protect your ear is to turn down the volume of loud
music, move away from noise, or avoid exposure to loud sounds. When any of these
cannot be done, making use of custom hearing protection like the ones offered by
Westone. 

These custom molded earplugs can be used during any activity because it reduces
the intensity of the sound that filters into the ear. It is important to protect
ears from loud sounds because it can damage the sensitive part of your ear
causing you to suffer from noise induced hearing loss or tinnitus. You can
survive this noise induced hearing loss by using Westone’s military and hearing
protection offerings.

 


DEFENDEAR INDUSTRIAL PROTECTION

The DefendEar industrial hearing protection device has three offerings which
include DefendEar M

Read more »
30 May


THE SOUND OF SAFETY: HOW WESTONE'S HEARING PROTECTION DEVICES ELEVATE THE
EXPERIENCE


THE SOUND OF SAFETY: HOW WESTONE'S HEARING PROTECTION DEVICES ELEVATE THE
EXPERIENCE



Read more »
24 May


PROTECTING YOUR PASSION: THE IMPORTANCE OF HEARING PROTECTION FOR RECREATIONAL
ACTIVITIES


PROTECTING YOUR PASSION: THE IMPORTANCE OF HEARING PROTECTION FOR RECREATIONAL
ACTIVITIES



Read more »
15 Feb


WESTONE'S MILITARY AND HEARING PROTECTION OFFERINGS: SUPPORTING OUR SERVICE
MEMBERS AND PILOTS WITH WORLD-CLASS TECHNOLOGY

The most common way to protect your ear is to turn down the volume of loud
music, move away from noise, or avoid exposure to loud sounds. When any of these
cannot be done, making use of custom hearing protection like the ones offered by
Westone. 

These custom molded earplugs can be used during any activity because it reduces
the intensity of the sound that filters into the ear. It is important to protect
ears from loud sounds because it can damage the sensitive part of your ear
causing you to suffer from noise induced hearing loss or tinnitus. You can
survive this noise induced hearing loss by using Westone’s military and hearing
protection offerings.

 


DEFENDEAR INDUSTRIAL PROTECTION

The DefendEar industrial hearing protection device has three offerings which
include DefendEar M

Read more »
30 May


THE SOUND OF SAFETY: HOW WESTONE'S HEARING PROTECTION DEVICES ELEVATE THE
EXPERIENCE


THE SOUND OF SAFETY: HOW WESTONE'S HEARING PROTECTION DEVICES ELEVATE THE
EXPERIENCE



Read more »
24 May


PROTECTING YOUR PASSION: THE IMPORTANCE OF HEARING PROTECTION FOR RECREATIONAL
ACTIVITIES


PROTECTING YOUR PASSION: THE IMPORTANCE OF HEARING PROTECTION FOR RECREATIONAL
ACTIVITIES



Read more »
15 Feb


WESTONE'S MILITARY AND HEARING PROTECTION OFFERINGS: SUPPORTING OUR SERVICE
MEMBERS AND PILOTS WITH WORLD-CLASS TECHNOLOGY

The most common way to protect your ear is to turn down the volume of loud
music, move away from noise, or avoid exposure to loud sounds. When any of these
cannot be done, making use of custom hearing protection like the ones offered by
Westone. 

These custom molded earplugs can be used during any activity because it reduces
the intensity of the sound that filters into the ear. It is important to protect
ears from loud sounds because it can damage the sensitive part of your ear
causing you to suffer from noise induced hearing loss or tinnitus. You can
survive this noise induced hearing loss by using Westone’s military and hearing
protection offerings.

 


DEFENDEAR INDUSTRIAL PROTECTION

The DefendEar industrial hearing protection device has three offerings which
include DefendEar M

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 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
 * Careers
 * Privacy Policy
 * Account Login

 * Transparency in Coverage

This link leads to the machine readable files that are made available in
response to the federal Transparency in Coverage Rule and includes negotiated
service rates and out-of-network allowed amounts between health plans and
healthcare providers. The machine-readable files are formatted to allow
researchers, regulators, and application developers to more easily access and
analyze data.


GET IN TOUCH

Westone Laboratories
2260 Executive Circle
Colorado Springs, CO 80906

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

Location on Google Maps

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

© 2023 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?