www.thecpapshop.com Open in urlscan Pro
151.101.1.124  Public Scan

Submitted URL: http://www.thecpapshop.com/
Effective URL: https://www.thecpapshop.com/
Submission: On January 18 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://www.thecpapshop.com/catalogsearch/result

<form class="form minisearch" id="search_mini_form" action="https://www.thecpapshop.com/catalogsearch/result" method="get">
  <div class="field search"><label class="label" for="search" data-role="minisearch-label"><span>Search</span></label>
    <div class="control"><input id="search" type="text" name="q" value="" placeholder="Search..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div id="searchSuggestions" class="ng-scope">
        <div class="ng-scope" ng-view=""></div>
      </div>
      <script type="text/javascript">
        require(["jquery", "domReady!"], function($) {
          $(".page-header").on('focus', '#search', function() {
            let searchBox = this.getAttribute('id') === "search" ? $(this) : $("#search");
            if (!searchBox.is("[data-search-initialized]")) {
              require(["angular"], function() {
                require(["angular-route"], function() {
                  require(["https:\/\/celebrosnlp.com\/AutoCompleteV6\/Clients\/CPapShopM2\/output\/CelScriptsAC.js"], function() {
                    searchBox.attr("data-search-initialized", true);
                  });
                });
              });
            }
          });
        });
      </script>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search" aria-label="Search" disabled=""><span>Search</span></button></div>
</form>

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

<form class="form subscribe" novalidate="novalidate" action="https://www.thecpapshop.com/newsletter/subscriber/new" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control"><label for="newsletter"><span class="label">Sign Up for Our Newsletter:</span> <input name="email" type="email" id="newsletter" placeholder="Enter your email" data-validate="{required:true, 'validate-email':true}"></label>
    </div>
  </div>
  <div class="actions"><button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe"><span>Subscribe</span></button></div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'"><!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <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-x1hhz4vg4017" 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=6Le82NchAAAAADIE4cmrb-VJO--pXJ3vavoyOx6u&amp;co=aHR0cHM6Ly93d3cudGhlY3BhcHNob3AuY29tOjQ0Mw..&amp;hl=de&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=kp6s9u1y510w"></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>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</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() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- 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() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="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-iht70q8wnkx5" 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=6Le82NchAAAAADIE4cmrb-VJO--pXJ3vavoyOx6u&amp;co=aHR0cHM6Ly93d3cudGhlY3BhcHNob3AuY29tOjQ0Mw..&amp;hl=de&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=lhw7z8vuxgs0"></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><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /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.thecpapshop.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

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.

We use cookies to make your experience better. To comply with the new e-Privacy
directive, we need to ask for your consent to set the cookies. Cookies Policy.

Allow Cookies
 * The CPAP Shop
 * The Oxygen Concentrator Supplies Shop
 * Sleep Care Online

 * My Account
 * Sign In
 * Compare Products
 * Create an Account

Skip to Content
Search
Search

Search
Toggle Nav
1-866-414-9700
Sign In
My Cart
My Cart
Close You have no items in your shopping cart.

Menu
 * CPAP Masks
   * CPAP Nasal Masks
   * CPAP Nasal Pillow Masks
   * Full Face CPAP Masks
   * Nasal Prong, Total Face, Oral, Hybrid Masks
   * Premium Mask Bundles
   * CPAP Mask Parts
     Shop All CPAP Masks
 * CPAP Machines
   * Standard CPAP Machines
   * Auto-Adjusting CPAP
   * Portable Travel CPAP Machines
   * BiLevel & VPAP Machines
   * Alternatives to CPAP Machine
   * CPAP Machine Parts
   * Premium CPAP Machine Bundles
     Shop All CPAP Machines
 * CPAP Supplies
   * CPAP Cleaning Machines and Sanitizers
   * CPAP Cleaning Supplies
   * CPAP Mask Parts
   * CPAP Filters
   * CPAP Tubing & Connectors
   * CPAP Humidifiers & Parts
   * CPAP Power Solutions
   * Comfort
   * CPAP Accessories
   * CPAP Machine Parts
 * Home Sleep Test
 * Resources
   * CPAP Blog
   * News & Announcement
   * Virtual Tech Support
   * Find Your Perfect Mask

Account
 * My Account
 * Sign In
 * Compare Products
 * Create an Account

 * The CPAP Shop
 * The Oxygen Concentrator Supplies Shop
 * Sleep Care Online

Free Shipping All Orders Over $99
Start Your CPAP Journey!
Free Shipping All Orders Over $99
Start Your CPAP Journey!
Free Shipping All Orders Over $99
Previous

Next



--------------------------------------------------------------------------------


CPAP MACHINES, MASKS, AND OTHER SLEEP APNEA EQUIPMENT

--------------------------------------------------------------------------------

CPAP Masks
CPAP Machines
CPAP Sanitizers
CPAP Cleaning Supplies
CPAP Power Solutions
CPAP Accessories
CPAP Masks
CPAP Machines
CPAP Sanitizers
CPAP Cleaning Supplies
CPAP Power Solutions
CPAP Accessories

--------------------------------------------------------------------------------

Stay Germ-Free →
Be Travel Ready →

--------------------------------------------------------------------------------


THE CPAP SHOP DIFFERENCE

--------------------------------------------------------------------------------

The CPAP Shop has been offering quality products and expertise to customers with
sleep apnea for over 15 years. We know that adjusting to therapy is a challenge
and we're here to ease that transition. We pride ourselves on delivering
superior customer care—from helping you pick the right CPAP equipment to fit
your needs to troubleshooting any issues that pop up over time. We’re always
only a call, chat, or email away!

 

About Us

--------------------------------------------------------------------------------


BEST-SELLING CPAP PRODUCTS

--------------------------------------------------------------------------------

LiViliti PAPTIZER LED Smart Sanitizer
Special Price$259.00Regular Price$329.00
Backorder Buy Now
Out of Stock
Discontinued Parts Available
AirMini Setup Pack: AirFit P10 Nasal Pillow CPAP Mask
$165.00
Backorder Buy Now
Out of Stock
Discontinued Parts Available
TAP PAP Nasal Pillow CPAP Mask with Improved Stability Mouthpiece
Special Price$68.00Regular Price$129.00
Backorder Buy Now
Out of Stock
Discontinued Parts Available
React Health Lumin CPAP Cleaner For Mask and Accessories
Special Price$239.00Regular Price$299.00
Backorder Buy Now
Out of Stock
Discontinued Parts Available



CPAP MACHINES, MASKS, AND EQUIPMENT FOR SLEEP APNEA

--------------------------------------------------------------------------------

Price Match Guarantee

If within 7 days of purchase, your item goes on sale or you spot a lower price
on the exact item at an authorized reseller, let us know and we will credit you
the difference.

30-Day Risk-Free Mask Trial, 100% Money Back

Try almost any mask for 30 days (and nights!). If you don’t like it, we’ll
refund your order and help you pick a new mask that better suits your needs

Fast, Free Shipping

Free shipping within the continental US. Most orders placed before 3pm EST
Monday-Friday are shipped the same day.

Monthly Financing Options: Buy Now, Pay Later

Through Bread®, we offer affordable monthly payment options with rates as low as
0% APR for 6-month financing*.


STAY HEALTHY THIS WINTER →


PORTABLE & TRAVEL-FRIENDLY →


MASKS UNDER $99 →


DEALS OF THE DAY

--------------------------------------------------------------------------------


PREMIUM CPAP MACHINE BUNDLES

Buy Now


CPAP MASK + ONE-YEAR SUPPLY OF PARTS

Buy Now

--------------------------------------------------------------------------------


VIRTUAL MASK RECOMMENDER + FIT GUIDE

Whether you’re new to CPAP therapy or have been receiving therapy for a while,
we know that finding the right mask can be difficult. Take this short,
interactive quiz and we'll provide personalized recommendation for a mask that
best suits your needs!

Find Your Mask


START YOUR CPAP JOURNEY

 * Why CPAP therapy?
   
   Continuous positive airway pressure (CPAP) is the most effective,
   non-surgical treatment for obstructive sleep apnea and considered the
   first-line treatment. In OSA, breathing is interrupted when your airway
   collapses, and this can happen up to 60 times an hour as you sleep. A CPAP
   machine delivers a constant stream of pressurized air to help keep your
   airway open, thus preventing apnea episodes. Left untreated, OSA can lead to
   severe cardiovascular, neurological and metabolic complications.
   
   CPAP therapy starts working almost immediately and you can experience a
   noticeable difference within two weeks. People on CPAP therapy report better
   sleep, less headaches, no longer feel sluggish the next day and can better
   focus. Daily CPAP therapy can also reduce snoring.

 * Choose your machine.
   
   The first step is choosing the right machine. Features to consider include
   sound levels, ramp features, and Bluetooth compatibility for data collection
   and analysis.
   
   There are several types of machines. Standard CPAP machines deliver a fixed
   pressure throughout the night. Auto CPAP machines auto adjust the minimum
   pressure needed to keep the airway open. Travel CPAP machines are lightweight
   and compact, designed to deliver sleep therapy on-the-go. Finally, Bi-PAP
   machines deliver two separate pressures for inhalation and exhalation. Your
   physician will recommend the best type of machine and appropriate pressure
   settings for your needs. Auto CPAPs do not require a fixed pressure setting.
   
   Selecting the right machine is vital to the long-term success of your CPAP
   therapy.

 * Select a mask that best fits your lifestyle.
   
   When beginning CPAP therapy, selecting the right mask can mean the difference
   between compliance and non-compliance. CPAP masks come in different types to
   provide comfort for a variety of users. Facial contact, a secure seal, and
   overall comfort are just some of the factors that make CPAP masks unique.
   
   There are three types of CPAP masks. Full face masks cover both the mouth and
   nose and are most suited for side sleepers, mouth breathers, those with nasal
   congestion, or those with facial hair. Nasal masks are popular for their
   low-touch profile, open view, and wide range of fits and sizes. They provide
   good stability and can come in either gel or silicone cushions. Nasal pillows
   feature minimal design, are extremely lightweight, and a popular choice for
   CPAP users. In this style, nasal pillows are inserted directly into the
   nostrils.

 * Add sleep coaching to assist.
   
   The CPAP Shop offers customers the option to connect with a sleep coach when
   they first begin CPAP therapy. Sleep coaches can help set up equipment, make
   modifications if needed, troubleshoot leaks or help with mask fittings, and
   offer tips for a better night’s sleep. Data suggests that people who work
   with sleep coaches have better compliance rates and long-term success with
   CPAP therapy.

--------------------------------------------------------------------------------


RENEW YOUR CPAP PRESCRIPTION AT HOME

Do you currently use a CPAP but need a prescription to buy a new machine?
SimpleRx is a simple, hassle-free, and quick solution. Schedule a 15-minute
telehealth consult with a board-certified sleep physician and get a new script
sent to you. Same and next day appointments are available.

GET STARTED

--------------------------------------------------------------------------------


BECOME AN ELITE MEMBER AND ENJOY PERKS

Earn $1 for every $40 spent, access member-only sales and discounts, compare
products and create a wishlist, track your orders and check your order history,
and more.

Create an Account


CPAP EQUIPMENT TIPS & RESOURCES

 * What are the Different Types of CPAP Machines?
 * Best CPAP Machines of 2023
 * Best Travel CPAP Machines of 2023
 * Financing Options

CPAP Tips
Previous

Next

SHOP WITH CONFIDENCE
 * My Account
 * Relationship Rewards
 * Insurance Codes
 * Submit Prescription
 * 30-Day Mask Free Trial
 * Return Policy
   
 * Veterans Discount
 * Monthly Financing Options

GET TO KNOW US
 * About The CPAP Shop
 * Why Shop With Us?
 * Testimonials
 * Contact Us


LEARN
 * Resources
 * Why Cash Pay?
 * FAQs

20% Off Your First Order 

When you sign up for our newsletter 

Offer is not valid on machines, batteries or sanitizers

Newsletter
Sign Up for Our Newsletter:
Subscribe


* New customers only.

© 2024 The CPAP Shop. All Rights Reserved. 159 Cooper Rd, West Berlin, NJ 08091

 * Shipping Policy
   
 * Privacy Policy
 * CA Privacy Act
 * Terms & Conditions




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?




SLEEP BETTER WITH 20% OFF

Get the latest deals and promotions delivered directly to your inbox. We'll even
give you 20% off your first purchase!*

Enter your email address
Join Now
No thanks

*Only valid for new sign-ups. Cannot be combined with another sale or promotion.
We will only use your information according to our Privacy Policy.