lifewellnesshealthcare.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://lifewellnesshealthcare.com/products/airphysio-device
Submission: On August 29 via manual from IN — Scanned from AU

Form analysis 4 forms found in the DOM

GET /search

<form class="search-form search-bar__form" action="/search" method="get" role="search">
  <div class="search-form__input-wrapper">
    <input type="text" name="q" placeholder="Search" role="combobox" aria-autocomplete="list" aria-owns="predictive-search-results" aria-expanded="false" aria-label="Search" aria-haspopup="listbox" class="search-form__input search-bar__input"
      data-predictive-search-drawer-input="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last" aria-hidden="true">
    <div class="predictive-search-wrapper predictive-search-wrapper--drawer" data-predictive-search-mount="drawer"></div>
    <div style="position: absolute !important; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0;" data-search-announcer="" aria-live="polite" aria-atomic="true"></div>
  </div>
  <button class="search-bar__submit search-form__submit" type="submit" data-search-form-submit="">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6031671328920" accept-charset="UTF-8" class="product-form product-form-product-template
" enctype="multipart/form-data" novalidate="novalidate" data-product-form=""><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="product-form__controls-group">
    <div class="selector-wrapper js product-form__item">
      <label for="SingleOptionSelector-0"> Product Discount Options </label>
      <select class="single-option-selector single-option-selector-product-template product-form__input" id="SingleOptionSelector-0" data-index="option1">
        <option value="AirPhysio device" selected="selected">AirPhysio device</option>
        <option value="AirPhysio Device + Travel Case">AirPhysio Device + Travel Case</option>
        <option value="AirPhysio device (Buy 2 - Get 1 FREE)">AirPhysio device (Buy 2 - Get 1 FREE)</option>
      </select>
    </div>
  </div>
  <select name="id" id="ProductSelect-product-template" class="product-form__variants no-js">
    <option value="38118346915992" selected="selected"> AirPhysio device </option>
    <option value="42930010292470"> AirPhysio Device + Travel Case </option>
    <option value="38118574522520"> AirPhysio device (Buy 2 - Get 1 FREE) </option>
  </select>
  <div class="product-form__error-message-wrapper product-form__error-message-wrapper--hidden" data-error-message-wrapper="" role="alert">
    <span class="visually-hidden">Error </span>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-error" viewBox="0 0 14 14">
      <g fill="none" fill-rule="evenodd">
        <path d="M7 0a7 7 0 0 1 7 7 7 7 0 1 1-7-7z"></path>
        <path class="icon-error__symbol" d="M6.328 8.396l-.252-5.4h1.836l-.24 5.4H6.328zM6.04 10.16c0-.528.432-.972.96-.972s.972.444.972.972c0 .516-.444.96-.972.96a.97.97 0 0 1-.96-.96z"></path>
      </g>
    </svg>
    <span class="product-form__error-message" data-error-message="">Quantity must be 1 or more</span>
  </div>
  <div class="product-form__controls-group product-form__controls-group--submit">
    <div class="product-form__item product-form__item--submit">
      <button type="submit" name="add" aria-label="Add To Cart" class="btn product-form__cart-submit" aria-haspopup="dialog" data-add-to-cart="">
        <span data-add-to-cart-text=""> Add To Cart </span>
        <span class="hide" data-loader="">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-spinner" viewBox="0 0 20 20">
            <path d="M7.229 1.173a9.25 9.25 0 1 0 11.655 11.412 1.25 1.25 0 1 0-2.4-.698 6.75 6.75 0 1 1-8.506-8.329 1.25 1.25 0 1 0-.75-2.385z" fill="#919EAB"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" novalidate="novalidate"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <label for="CustomerEmail">Email</label>
  <input type="email" name="customer[email]" id="CustomerEmail" autocomplete="email" autocorrect="off" autocapitalize="off">
  <label for="CustomerPassword">Password</label>
  <input type="password" value="" name="customer[password]" id="CustomerPassword">
  <div class="text-center">
    <p><a href="#recover" id="RecoverPassword">Forgot your password?</a></p>
    <input type="submit" class="btn" value="Sign In">
    <p>
      <a href="/account/register" id="customer_register_link">Create account</a>
    </p>
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <label for="RecoverEmail">Email</label>
  <input type="email" value="" name="email" id="RecoverEmail" class="input-full" autocorrect="off" autocapitalize="off">
  <div class="text-center">
    <p>
      <input type="submit" class="btn" value="Submit">
    </p>
    <a href="#LoginHeading" id="HideRecoverPasswordLink">Cancel</a>
  </div>
</form>

Text Content

×
Skip to content


JUST ADDED TO YOUR CART

Qty:
View cart ()
Continue shopping
We Pay the Shipping for USA Orders Over $50

Cart
0 items
 * BETTER HEALTH
 * SPORTS PERFORMANCE
 * UNIQUE BEAUTY
 * SHOP
 * REVIEWS
 * NEWS

Search Log in Cart
0 items
 * BETTER HEALTH
 * SPORTS PERFORMANCE
 * UNIQUE BEAUTY
 * SHOP
 * REVIEWS
 * NEWS


Submit
Close search
Previous slide Next slide


AIRPHYSIO AVERAGE LUNG DEVICE: MUCUS CLEARANCE & LUNG EXPANSION

Over 2000 x 5 Star Reviews
Regular price $90.00
Sale price $90.00 Regular price $149.00
Sale Sold out
Unit price /per 
Tax included. Shipping calculated at checkout.
Product Discount Options AirPhysio device AirPhysio Device + Travel Case
AirPhysio device (Buy 2 - Get 1 FREE)
AirPhysio device AirPhysio Device + Travel Case AirPhysio device (Buy 2 - Get 1
FREE)
Error Quantity must be 1 or more
Add To Cart



Adding product to your cart




✅ This bundle is an AirPhysio Device + AirPhysio Travel Case - 30% cheaper than
if bought separately (Applicable for AirPhysio Device + Travel Case Bundle)

✅ AIRPHYSIO’S #1 SELLING DEVICE- The Average Lung Capacity device is suited to
assist people with a range of respiratory conditions, even those who may
consider themselves 'acute or severe'

✅ TREATMENT & PREVENTATIVE for the following medical conditions: Asthma,
Atelectasis, Bronchiectasis, Chronic Obstructive Pulmonary Disease (COPD) –
Emphysema and Chronic Bronchitis, Cystic Fibrosis, Emphysema and many more
respiratory conditions.

✅ CLEARS THE AIRWAY- The Oscillating Positive Expiratory Pressure (OPEP) of the
device helps loosen the bond of the mucus to the airway walls through vibration,
while the positive pressure helps push the mucus up and out of the body, helping
the body’s natural mucus clearance process.

✅ AWARD WINNING & Made in Australia, NOT China and featured on TV -Channel 7
News

✅ NO ONGOING COSTS- No drugs, no batteries, no refills and no liquids required

✅ QUICK TO USE- most people only need to use for 1- 5 minutes, 1-2 times per day

✅ SUITS MOST PEOPLE- Will assist better breathing for the following people:
Children, Adults, Elderly, Smokers, Swimmers & Deep Sea Divers, Athletes,
Singers, Wind Instrument Musicians

✅ FILTER AVAILABLE- External disposable filters are optional only and not
required for the device to operate. Filters capture toxins and need only
purchased separately if wanting the most hygienic lungs possible. The longevity
of a single filter varies based on one's current condition and should be
discarded once contaminated- see separate listing



✅ AIRPHYSIO’S #1 SELLING DEVICE- The Average Lung Capacity device is suited to
assist people with a range of respiratory conditions, even those who may
consider themselves 'acute or severe'

✅ TREATMENT & PREVENTATIVE for the following medical conditions: Asthma,
Atelectasis, Bronchiectasis, Chronic Obstructive Pulmonary Disease (COPD) –
Emphysema and Chronic Bronchitis, Cystic Fibrosis, Emphysema and many more
respiratory conditions.

✅ CLEARS THE AIRWAY- The Oscillating Positive Expiratory Pressure (OPEP) of the
device helps loosen the bond of the mucus to the airway walls through vibration,
while the positive pressure helps push the mucus up and out of the body, helping
the body’s natural mucus clearance process.

✅ AWARD WINNING & Made in Australia, NOT China and featured on TV -Channel 7
News

✅ NO ONGOING COSTS- No drugs, no batteries, no refills and no liquids required

✅ QUICK TO USE- most people only need to use for 1- 5 minutes, 1-2 times per day

✅ SUITS MOST PEOPLE- Will assist better breathing for the following people:
Children, Adults, Elderly, Smokers, Swimmers & Deep Sea Divers, Athletes,
Singers, Wind Instrument Musicians


✅ FILTER AVAILABLE- External disposable filters are optional only and not
required for the device to operate.  Filters capture toxins and need only
purchased separately if wanting the most hygienic lungs possible. The longevity
of a single filter varies based on one's current condition and should be
discarded once contaminated- see separate listing

 


WHAT ARE YOUR ORDER CHOICES?




WHAT DO OUR CUSTOMERS SAY ABOUT THEIR AIRPHYSIO?

 * 
 * 


IMPROVE YOUR BREATHING, AND YOUR LIFE!

For 25 years John struggled to breathe, then he found AirPhysio



ASTHMA

Asthma is an immune deficiency condition which causes

1. Bronchoconstriction,

2. Inflammation of soft tissue, &

3. Excess mucus creation. Medication helps relieve the first 2 points, and
AirPhysio works on mucus.

COPD

COPD is either Emphysema and/or Chronic Bronchitis; Chronic Bronchitis causes
Inflammation and Excess Mucus Creation.

Medication helps to relieve Inflammation and AirPhysio works on mucus.

BRONCHIECTASIS

Bronchiectasis is caused by damaged cilia (hairs) and/or soft tissue. This
causes Inflammation and Excess Mucus Creation.

Medication helps to relieve Inflammation and AirPhysio works on mucus.


HOW DOES IT WORK?

 * AirPhysio uses an all-natural technology called Oscillating Positive
   Expiratory Pressure (OPEP).
 * This positive pressure is created when you exhale through the device.
 * This results in an expansion and strengthening of the lungs while helping to
   loosen mucus trapped to the airway walls.
 * Mucus can then be coughed out or swallowed naturally.


WHO DOES IT HELP?

It is proven to be an effective treatment for individuals with any of the
following respiratory conditions:

 * Asthma;
 * Atelectasis;
 * Bronchiectasis;
 * Chronic Obstructive Pulmonary Diseases (COPDs), such as Chronic Bronchitis
   and Emphysema;
 * Cystic Fibrosis;
 * Other conditions producing retained secretions.


COMPARISON CHART

Product AirPhysio (Average) AirPhysio Sports AirPhysio Children/ Low Lung

Suitable age 5+ 13+ 5+ Who is this device for? People with Asthma, COPD and
other respiratory conditions Sports Amateur, Professional or Elite People with
Asthma, COPD and other respiratory conditions Intended use Mucus removal and
lung expansion Airway clearance and lung strengthener Mucus removal and lung
expansion Steel ball diameter 0.78 in (20mm) 0.86 in (22mm) 0.66 in (17mm)
Device height & width 5.19 in & 1.57 in 5.19 in & 1.57 in 5.19 in & 1.57 in
Country of origin Australia Australia Australia Learn more Learn more Learn more



About

Life Wellness Healthcare was established to meet the needs of people who live
each day with respiratory conditions. We know first hand what it’s like to live
with such conditions- it can be hard, and that’s why we are committed to offer
products that meet the needs of the customers we serve. Our aim, is to help
people breathe again.

Quick links

 * Shipping Policy
 * Refund, Return and Exchange Policy
 * Privacy Policy
 * Terms of Service
 * Warranty Terms and Conditions
 * Contact us
 * FAQs

Contact Us

support@lifewellnesshealthcare.com



+61 73608 5683

PO Box 6662,
Tweed Heads South NSW 2486, Australia

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

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

Payment methods
 * American Express
 * Apple Pay
 * Google Pay
 * JCB
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

© 2022, Life Wellness Healthcare US Powered by Shopify
Payment methods
 * American Express
 * Apple Pay
 * Google Pay
 * JCB
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

© 2022, Life Wellness Healthcare US Powered by Shopify

This product is not intended to diagnose, treat, cure, or prevent any disease or
health condition. The information provided herein should not be considered as a
substitute for the advice of a medical doctor or other healthcare professional.
As each individual is different, results may vary.

THIS PRODUCT MAY NOT BE RIGHT FOR YOU. READ THE WARNINGS BEFORE PURCHASE
(Contraindications of Untreated pneumothorax; Tuberculosis; Oesophageal surgery;
Right-sided heart failure; Middle ear pathology, such as ruptured tympanic
membrane) FOLLOW THE DIRECTIONS FOR USE - IF SYMPTOMS PERSIST, TALK TO YOUR
HEALTH PROFESSIONAL

×
We've sent you an email with a link to update your password.


LOGIN

Email Password

Forgot your password?

Create account


RESET YOUR PASSWORD

We will send you an email to reset your password.

Email



Cancel
Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.


 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.




Click below to get 5% off your first order Offer applies to select products
Click to Reveal AIRP5 ✕ Perfect thank you! X "AIRP5" has been copied to the
clipboard
Shake To Reaveal Voucher [close] X Click me for great offers... Thanks... your
code is: AIRP5X