airphysio-dhaftrack.com Open in urlscan Pro
2606:4700:3035::ac43:d7f9  Public Scan

URL: https://airphysio-dhaftrack.com/
Submission: On September 23 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 7 forms found in the DOM

Name: Shipping InfoPOST

<form method="post" id="shipping_info" name="Shipping Info" novalidate="novalidate">
  <div class="row">
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_email" class="form-field-label">Email</label>
        <input type="email" placeholder="Email" autocomplete="email" name="form_fields[shipping_info_email]" id="form-field-shipping_info_email">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_fname" class="form-field-label">First Name</label>
        <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[shipping_info_fname]" id="form-field-shipping_info_fname">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_lname" class="form-field-label">Last Name</label>
        <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[shipping_info_lname]" id="form-field-shipping_info_lname">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_address" class="form-field-label">Address</label>
        <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[shipping_info_address]" id="form-field-shipping_info_address">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_address2" class="form-field-label">Apt/Suite (optional)</label>
        <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[shipping_info_address2]" id="form-field-shipping_info_address2">
      </div>
    </div>
    <div class="col-4 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_zip" class="form-field-label">Postal code</label>
        <input type="text" placeholder="Postal code" autocomplete="postal-code" name="form_fields[shipping_info_zip]" id="form-field-shipping_info_zip">
      </div>
    </div>
    <div class="col-8 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_city" class="form-field-label">City</label>
        <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[shipping_info_city]" id="form-field-shipping_info_city">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper country valid-field">
        <label for="form-field-shipping_info_country" class="form-field-label success">Country</label>
        <select name="form_fields[shipping_info_country]" class="valid" id="form-field-shipping_info_country" autocomplete="country">
          <option value="de" selected=""> Germany</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="au"> Australia</option>
          <option value="at"> Austria</option>
          <option value="be"> Belgium</option>
          <option value="br"> Brazil</option>
          <option value="ca"> Canada</option>
          <option value="cl"> Chile</option>
          <option value="hr"> Croatia</option>
          <option value="dk"> Denmark</option>
          <option value="ee"> Estonia</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="gi"> Gibraltar</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="hu"> Hungary</option>
          <option value="in"> India</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</option>
          <option value="lv"> Latvia</option>
          <option value="lt"> Lithuania</option>
          <option value="lu"> Luxembourg</option>
          <option value="my"> Malaysia</option>
          <option value="mt"> Malta</option>
          <option value="nl"> Netherlands</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="sg"> Singapore</option>
          <option value="za"> South Africa</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="ch"> Switzerland</option>
          <option value="gb"> United Kingdom</option>
          <option value="us"> United States</option>
        </select>
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper phone">
        <label for="form-field-shipping_info_phone" class="form-field-label">Required</label>
        <input type="tel" placeholder="Phone" name="form_fields[shipping_info_phone]"
          id="form-field-shipping_info_phone"><a class="phone-tip" data-title="In case we need to contact you about your order"><img src="https://getairphysio.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
    <div class="col-6 col-lg-3 py-1 pl-0 pl-lg-1 pr-1" style="display: none;">
      <div class="wrapper">
        <label for="form-field-shipping_info_state" class="form-field-label"></label>
        <input type="text" placeholder="" autocomplete="address-level1" name="form_fields[shipping_info_state]" id="form-field-shipping_info_state">
      </div>
    </div>
  </div>
</form>

Name: PayPal Shipping MethodPOST

<form method="post" id="shipping_address" name="PayPal Shipping Method" novalidate="novalidate">
  <div class="option">
    <div class="radio"><input type="radio" value="Same as shipping address" name="form_fields[billing_method_radio]" id="form-field-paypalShippingInfo-0"></div>
    <label for="form-field-paypalShippingInfo-0">Same as shipping address</label>
  </div>
  <div class="option">
    <div class="radio"><input type="radio" value="Use a different billing address" name="form_fields[billing_method_radio]" id="form-field-paypalShippingInfo-1"></div>
    <label for="form-field-paypalShippingInfo-1">Use a different shipping address</label>
  </div>
  <div id="alt-shipping_info" class="section shipping alt-paypal-shipping-address gu-hidden gu-checkout-shipping-info">
    <input name="form_fields[paypal_shipping_info_email]" type="hidden" id="form-field-paypal_shipping_info_email">
    <div class="row">
      <div class="col-6 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_fname" class="form-field-label">First Name</label>
          <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[paypal_shipping_info_fname]" id="form-field-paypal_shipping_info_fname">
        </div>
      </div>
      <div class="col-6 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_lname" class="form-field-label">Last Name</label>
          <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[paypal_shipping_info_lname]" id="form-field-paypal_shipping_info_lname">
        </div>
      </div>
      <div class="col-6 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_address" class="form-field-label">Address</label>
          <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[paypal_shipping_info_address]" id="form-field-paypal_shipping_info_address">
        </div>
      </div>
      <div class="col-6 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_address2" class="form-field-label">Apt/Suite (optional)</label>
          <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[paypal_shipping_info_address2]" id="form-field-paypal_shipping_info_address2">
        </div>
      </div>
      <div class="col-12 py-1 px-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_city" class="form-field-label">City</label>
          <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[paypal_shipping_info_city]" id="form-field-paypal_shipping_info_city">
        </div>
      </div>
      <div class="col-4 py-1 pl-0 pr-lg-1">
        <div class="wrapper country valid-field">
          <label for="form-field-shipping_info_country" class="form-field-label success">Country</label>
          <select name="form_fields[paypal_shipping_info_country]" class="valid" id="form-field-paypal_shipping_info_country" autocomplete="country">
            <option value="de" selected=""> Germany</option>
            <option disabled="" value="_________________">_________________</option>
            <option value="au"> Australia</option>
            <option value="at"> Austria</option>
            <option value="be"> Belgium</option>
            <option value="br"> Brazil</option>
            <option value="ca"> Canada</option>
            <option value="cl"> Chile</option>
            <option value="hr"> Croatia</option>
            <option value="dk"> Denmark</option>
            <option value="ee"> Estonia</option>
            <option value="fi"> Finland</option>
            <option value="fr"> France</option>
            <option value="gi"> Gibraltar</option>
            <option value="gr"> Greece</option>
            <option value="hk"> Hong Kong SAR China</option>
            <option value="hu"> Hungary</option>
            <option value="in"> India</option>
            <option value="ie"> Ireland</option>
            <option value="il"> Israel</option>
            <option value="it"> Italy</option>
            <option value="jp"> Japan</option>
            <option value="lv"> Latvia</option>
            <option value="lt"> Lithuania</option>
            <option value="lu"> Luxembourg</option>
            <option value="my"> Malaysia</option>
            <option value="mt"> Malta</option>
            <option value="nl"> Netherlands</option>
            <option value="nz"> New Zealand</option>
            <option value="no"> Norway</option>
            <option value="pl"> Poland</option>
            <option value="pt"> Portugal</option>
            <option value="sg"> Singapore</option>
            <option value="za"> South Africa</option>
            <option value="es"> Spain</option>
            <option value="se"> Sweden</option>
            <option value="ch"> Switzerland</option>
            <option value="gb"> United Kingdom</option>
            <option value="us"> United States</option>
          </select>
        </div>
      </div>
      <div class="col-4 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_state" class="form-field-label">State</label>
          <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[paypal_shipping_info_state]" id="form-field-paypal_shipping_info_state">
        </div>
      </div>
      <div class="col-4 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_zip" class="form-field-label">Zip code</label>
          <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[paypal_shipping_info_zip]" id="form-field-paypal_shipping_info_zip">
        </div>
      </div>
    </div>
  </div>
  <div class="section phone-number-header">
    <div class="divider"></div>
    <div class="title">
      <div class="row">
        <div class="col-1 pl-0 pr-2">
          <img width="30" height="30" data-cfsrc="https://getairphysio.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy" src="https://getairphysio.io/wp-content/themes/giddyupio-prototype/images/phone.png">
        </div>
        <div class="col-11 px-0">
          <h2>Phone</h2>
        </div>
      </div>
    </div>
    <div class="row pt-2 pb-1">
      <div class="wrapper phone">
        <label for="form-field-shipping_info_phone" class="form-field-label">Phone (optional)</label>
        <input type="tel" placeholder="Phone (optional)" name="form_fields[shipping_info_phone]"
          id="form-field-paypal_info_phone"><a class="phone-tip" data-title="In case we need to contact you about your order"><img src="https://getairphysio.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: Shipping MethodPOST

<form method="post" id="shipping_method" name="Shipping Method">
  <div id="shipping_method">
    <div class="option">
      <div class="radio"><input type="radio" name="shipping-method" id="form-field-shipping_method_radio"></div>
      <label for="form-field-shipping_method_radio">Free Shipping</label>
      <p class="price shipping-rate">$0.00</p>
    </div>
  </div>
</form>

<form id="payment-form" style="display: none;">
  <div id="card-element">
  </div>
  <div style="margin-top: 10px; visibility: hidden;" id="card-errors" role="alert"></div>
</form>

Name: Payment InformationPOST

<form method="post" id="payment_info" name="Payment Information" novalidate="novalidate">
  <div class="row pt-2 pb-1">
    <div class="wrapper">
      <label for="form-field-payment_info_cc" class="form-field-label">Card Number</label>
      <input type="text" pattern="[0-9]*" placeholder="Card Number" autocomplete="cc-number" name="form_fields[payment_info_cc]" id="form-field-payment_info_cc">
    </div>
  </div>
  <div class="row py-1">
    <div class="col-6 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-payment_info_exp" class="form-field-label">MM / YY</label>
        <input type="text" pattern="[0-9]*" placeholder="MM / YY" autocomplete="cc-exp" name="form_fields[payment_info_exp]" id="form-field-payment_info_exp">
      </div>
    </div>
    <div class="col-6 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-payment_info_cvc" class="form-field-label">CVC</label>
        <input type="number" pattern="[0-9]*" placeholder="CVC" name="form_fields[payment_info_cvc]"
          id="form-field-payment_info_cvc"><a class="cvc-tip" data-title="3-digit security code usually found on the back of your card. American Express cards have a 4-digit code located on the front."><img src="https://getairphysio.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: Shipping MethodPOST

<form method="post" id="billing_address" name="Shipping Method">
  <div class="option">
    <div class="radio"><input type="radio" value="Same as shipping address" name="form_fields[billing_method_radio]" id="form-field-billing_method_radio-0"></div>
    <label for="form-field-billing_method_radio-0">Same as shipping address</label>
  </div>
  <div class="option">
    <div class="radio"><input type="radio" value="Use a different billing address" name="form_fields[billing_method_radio]" id="form-field-billing_method_radio-1"></div>
    <label for="form-field-billing_method_radio-1">Use a different billing address</label>
  </div>
</form>

Name: Billing AddressPOST

<form method="post" id="billing_info" name="Billing Address" novalidate="novalidate">
  <div class="row">
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_fname" class="form-field-label">First Name</label>
        <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[billing_info_fname]" id="form-field-billing_info_fname">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_lname" class="form-field-label">Last Name</label>
        <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[billing_info_lname]" id="form-field-billing_info_lname">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_address" class="form-field-label">Address</label>
        <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[billing_info_address]" id="form-field-billing_info_address">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_address2" class="form-field-label">Apt/Suite (optional)</label>
        <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[billing_info_address2]" id="form-field-billing_info_address2">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-billing_info_city" class="form-field-label">City</label>
        <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[billing_info_city]" id="form-field-billing_info_city">
      </div>
    </div>
    <div class="col-12 col-lg-6 px-0 py-lg-1 pl-lg-0 pr-lg-1">
      <div class="wrapper country">
        <label for="form-field-billing_info_country" class="form-field-label success">Country</label>
        <select name="form_fields[billing_info_country]" class="valid" id="form-field-billing_info_country" autocomplete="country">
          <option value="de" selected=""> Germany</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="au"> Australia</option>
          <option value="at"> Austria</option>
          <option value="be"> Belgium</option>
          <option value="br"> Brazil</option>
          <option value="ca"> Canada</option>
          <option value="cl"> Chile</option>
          <option value="hr"> Croatia</option>
          <option value="dk"> Denmark</option>
          <option value="ee"> Estonia</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="gi"> Gibraltar</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="hu"> Hungary</option>
          <option value="in"> India</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</option>
          <option value="lv"> Latvia</option>
          <option value="lt"> Lithuania</option>
          <option value="lu"> Luxembourg</option>
          <option value="my"> Malaysia</option>
          <option value="mt"> Malta</option>
          <option value="nl"> Netherlands</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="sg"> Singapore</option>
          <option value="za"> South Africa</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="ch"> Switzerland</option>
          <option value="gb"> United Kingdom</option>
          <option value="us"> United States</option>
        </select>
      </div>
    </div>
    <div class="col-6 col-lg-3 pl-0 py-1 pl-lg-1 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_state" class="form-field-label">State</label>
        <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[billing_info_state]" id="form-field-billing_info_state">
      </div>
    </div>
    <div class="col-6 col-lg-3 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_zip" class="form-field-label">Zip code</label>
        <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[billing_info_zip]" id="form-field-billing_info_zip">
      </div>
    </div>
  </div>
</form>

Text Content

NATURALLY IMPROVE YOUR BREATHING

AirPhysio is a patented, award-winning device that uses Oscillating Positive
Expiratory Pressure (OPEP) to naturally improve your breathing. After using
AirPhysio once, you'll see why 250,000+ people describe it as “life-changing”.

Order AirPhysio Now
Award Winning:










Naturally Improve Your Breathing
Order now Order now
$22 Million+
In Sales!

Patented
& Award Winning

3,900+
5-Star Reviews

30 Day
Money Back Guarantee



IT’S LIKE LIFTING A WEIGHT OFF YOUR CHEST

A Revolutionary Breathing Device That Will Improve Your Life!

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8

Order AirPhysio Now


OSCILLATING POSITIVE EXPIRATORY PRESSURE


HOW IT WORKS

After using AirPhysio once, you'll see why 250,000+ people are describing it as
“life-changing”.

When you exhale through AirPhysio, gentle pulses of positive pressure are
created in your lungs and airways. These pulses expand airways and help loosen
excess mucus, so you can clear it out naturally with productive coughing –
allowing you to finally breathe again. It’s proven effective – and you will feel
it working immediately.

Naturally Clears Mucus From Airways!


GENTLE YET EFFECTIVE


BETTER BREATHING IS MINUTES AWAY

Battling a lung condition can be like trying to breath through a narrow straw
your entire life. Imagine being able to remove that straw – allowing you to take
full, effortless breaths again.

AirPhysio helps clear the excess mucus build-up that is responsible for clogging
up your lungs. The gentle pulses of pressure quickly open up blocked and
semi-closed airways. This natural technique allows you to finally breathe freely
again.




NEVER REQUIRES REFILLS


TRUSTED & USED BY PULMONOLOGISTS

Oscillating Positive Expiratory Pressure is trusted and used by hundreds of
pulmonologists to help people with symptoms from a range of lung conditions,
including:

 * Asthma
 * Atelectasis
 * Bronchiectasis
 * Cystic Fibrosis
 * COPD
 * Chronic Bronchitis
 * Flu & Common Cold
 * And many more respiratory conditions

Not only is OPEP therapy trusted by doctors around the world, it’s backed by
independent medical studies.

Order AirPhysio Now



MAKE YOUR BREATHING EFFORTLESS



Feel It Working Instantly

Most people feel a huge difference the very first time they use AirPhysio. As
quickly as overnight, your lungs may become noticeably clearer, and the more you
use it, the stronger and healthier your lungs become.

All-Natural & 100% Drug-Free

You can now clear out, strengthen, and expand your lungs without having to use
toxins, chemicals, or steroids. The science is backed by 100s of studies –
ensuring it to be highly effective and completely safe.

Easy To Bring Anywhere You Go

AirPhysio’s on-the-go design makes it easy to bring along wherever life takes
you ! You’ll never need to worry about running out of medicine or filling a
prescription. AirPhysio requires no batteries or refills!

Order AirPhysio Now


OVER 250,000 PEOPLE BREATHE BETTER WITH AIRPHYSIO

5.0 star rating
Ashley S.‎
Verified Buyer

I WAS BROUGHT TO TEARS

“3 years ago I was admitted into the hospital for pulmonary embolism (clots in
my lungs). Since then my breathing and everything respiratory has gone down
hill, slowly but drastically. Last year it got to where showers were hard,
walking up 13 stairs was hard (literally would see spots once I got up), I can't
sleep or lay flat, ..sometimes even talking was too hard to do at times because
I was winded and wheezing. I went back to the doctor in March '19 and was
diagnosed with chronic bronchitis/COPD. I researched and studied and came upon
this device. I literally just opened this package and tried it twice and was
brought to tears. My 1st 2 tries I was able to clear up mucus...without
Albuterol or any steroids. I did it as directed for 10 minutes and started
crying all again.. I was able to clear more mucus than when I'm on the
nebulizer. At this moment I can inhale and exhale without coughing.”

5.0 star rating
D. Ahrens‎
Verified Buyer

I'M A REGISTERED NURSE AND THIS WORKS!

“I purchased it for my daughter-in-law who had pneumonia and pleurisy just after
brain surgery. It has worked well to help her heal. Her lungs are now clear.
It’s also useful to athletes and anyone with lung or breathing issues to make
their life more manageable.”

5.0 star rating
Stephanie V.‎
Verified Buyer

I TRIED AND WAS AMAZED!

“This is amazing. I was skeptical when I ordered it but I have terrible asthma
and kept getting really congested. Steroids seemed to be the only thing that
helped. I tried this and was amazed. It really helps you clear your airways. If
you have issues like me, you must try this.”

5.0 star rating
Laurel K.‎
Verified Buyer

IT JUST MIGHT BE A MIRACLE DEVICE!

“I had a 3 week bout of pneumonia and was having a terrible time getting the
mucous up, despite steam treatments, nebulizer treatments, Mucinex by the
boatload, and continuous intense coughing fits. The first time I used this
device, it allowed me to start coughing up the junk. By the end of the day, my
lungs were completely clear and I have not coughed since. I am buying one of
these for all my family and friends who have lung issues -- it just might be a
miracle device. Told my doctor about it too!”

5.0 star rating
Ashley S.‎
Verified Buyer

I WAS BROUGHT TO TEARS

“3 years ago I was admitted into the hospital for pulmonary embolism (clots in
my lungs). Since then my breathing and everything respiratory has gone down
hill, slowly but drastically. Last year it got to where showers were hard,
walking up 13 stairs was hard (literally would see spots once I got up), I can't
sleep or lay flat, ..sometimes even talking was too hard to do at times because
I was winded and wheezing. I went back to the doctor in March '19 and was
diagnosed with chronic bronchitis/COPD. I researched and studied and came upon
this device. I literally just opened this package and tried it twice and was
brought to tears. My 1st 2 tries I was able to clear up mucus...without
Albuterol or any steroids. I did it as directed for 10 minutes and started
crying all again.. I was able to clear more mucus than when I'm on the
nebulizer. At this moment I can inhale and exhale without coughing.”

5.0 star rating
D. Ahrens‎
Verified Buyer

I'M A REGISTERED NURSE AND THIS WORKS!

“I purchased it for my daughter-in-law who had pneumonia and pleurisy just after
brain surgery. It has worked well to help her heal. Her lungs are now clear.
It’s also useful to athletes and anyone with lung or breathing issues to make
their life more manageable.”

5.0 star rating
Stephanie V.‎
Verified Buyer

I TRIED AND WAS AMAZED!

“This is amazing. I was skeptical when I ordered it but I have terrible asthma
and kept getting really congested. Steroids seemed to be the only thing that
helped. I tried this and was amazed. It really helps you clear your airways. If
you have issues like me, you must try this.”

5.0 star rating
Laurel K.‎
Verified Buyer

IT JUST MIGHT BE A MIRACLE DEVICE!

“I had a 3 week bout of pneumonia and was having a terrible time getting the
mucous up, despite steam treatments, nebulizer treatments, Mucinex by the
boatload, and continuous intense coughing fits. The first time I used this
device, it allowed me to start coughing up the junk. By the end of the day, my
lungs were completely clear and I have not coughed since. I am buying one of
these for all my family and friends who have lung issues -- it just might be a
miracle device. Told my doctor about it too!”

5.0 star rating
Ashley S.‎
Verified Buyer

I WAS BROUGHT TO TEARS

“3 years ago I was admitted into the hospital for pulmonary embolism (clots in
my lungs). Since then my breathing and everything respiratory has gone down
hill, slowly but drastically. Last year it got to where showers were hard,
walking up 13 stairs was hard (literally would see spots once I got up), I can't
sleep or lay flat, ..sometimes even talking was too hard to do at times because
I was winded and wheezing. I went back to the doctor in March '19 and was
diagnosed with chronic bronchitis/COPD. I researched and studied and came upon
this device. I literally just opened this package and tried it twice and was
brought to tears. My 1st 2 tries I was able to clear up mucus...without
Albuterol or any steroids. I did it as directed for 10 minutes and started
crying all again.. I was able to clear more mucus than when I'm on the
nebulizer. At this moment I can inhale and exhale without coughing.”

5.0 star rating
D. Ahrens‎
Verified Buyer

I'M A REGISTERED NURSE AND THIS WORKS!

“I purchased it for my daughter-in-law who had pneumonia and pleurisy just after
brain surgery. It has worked well to help her heal. Her lungs are now clear.
It’s also useful to athletes and anyone with lung or breathing issues to make
their life more manageable.”

 * 1
 * 2
 * 3
 * 4

Order AirPhysio Now


AIRPHYSIO IS EASY TO USE

Just breathe and feel the difference!

step 1

Slowly Inhale

step 2

Exhale Through AirPhysio

step 3

Breathe Easier!

Order AirPhysio Now


KEY FEATURES


AIRPHYSIO IS PATENTED, PROVEN, & 100% SAFE

Opens Airways Restores maximum lung capacity.

Works In Minutes For best results, use for 5 minutes 1-2 times per day.

Compact & Portable Bring it anywhere! It's pocket-sized and doesn't need
batteries or refills.

All Natural, Drug-Free No toxins, chemicals, or steroids




YOUR SATISFACTION IS OUR PRIORITY

Try AirPhysio risk-free and if you don’t love it, we’ll fix it.

30-Day Money Back Guarantee

If for any reason you’re not 100% satisfied with AirPhysio, you can easily
return it, hassle-free!

Made In Australia

AirPhysio is proudly designed and manufactured in Australia.

Free, Fast Shipping in the USA

We also provide fast shipping to over 30 countries. Free shipping on qualifying
orders only.

Quality Promise

We control every step of the process to ensure a safe and high quality product.

World Class Customer Support

They're real humans, they're quick, and they actually like talking to you.

Mission Driven

Our mission is to help millions of people struggling with respiratory conditions
breathe easier.

Order AirPhysio Now


ORDER YOUR AIRPHYSIO TODAY!


AND SEE WHAT IT'S LIKE TO FINALLY BREATHE AGAIN

1 – AirPhysio


1 – AirPhysio

+S&H
Retail €63.31
+S&H

ORDER NOW
Most Popular
3 – AirPhysios


Most Popular
3 – AirPhysios

Buy 2, Get 1 FREE
+ FREE USA SHIPPING
€42.21/each (Total €126.63)
You Save €63.31!
FREE USA Shipping

ORDER NOW
Best Deal
5 – AirPhysios


Best Deal
5 – AirPhysios

Buy 3, Get 2 FREE
+ FREE USA SHIPPING
€37.99/each (Total €189.94)
You Save €126.63!
FREE USA Shipping

ORDER NOW
ORDER NOW



NEXT STEP – SELECT YOUR COLOR:

COLOR SELECTION APPLIES TO YOUR ENTIRE ORDER.

COLOR


×
Special Offer!
50
% OFF


50% Off


Special Offer

Act Now and Get…


ONE MORE FOR 50% OFF!

€63.31 Value
Special Add-on Price = €31.66!
Yes, I Want This!

No Thank You

50
% OFF


50% Off


Special Offer!

Act Now and Get…


ONE MORE FOR 50% OFF!

€63.31 Value
Special Add-on Price = €31.66!
Yes, I Want This! Yes, I Want This!

No Thank You

Total:
Checkout
Total:
Next


COMPLETE YOUR ORDER

Enter Discount Code Here Incorrect promo code Apply


Or Pay With Credit Card


SHIPPING INFORMATION

Email
First Name
Last Name
Address
Apt/Suite (optional)
Postal code
City
Country Germany_________________ Australia Austria Belgium Brazil Canada Chile
Croatia Denmark Estonia Finland France Gibraltar Greece Hong Kong SAR China
Hungary India Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia
Malta Netherlands New Zealand Norway Poland Portugal Singapore South Africa
Spain Sweden Switzerland United Kingdom United States
Required



SHIPPING INFORMATION


Same as shipping address

Use a different shipping address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Germany_________________ Australia Austria Belgium Brazil Canada Chile
Croatia Denmark Estonia Finland France Gibraltar Greece Hong Kong SAR China
Hungary India Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia
Malta Netherlands New Zealand Norway Poland Portugal Singapore South Africa
Spain Sweden Switzerland United Kingdom United States
State
Zip code


PHONE

Phone (optional)


SHIPPING METHOD


Free Shipping

$0.00




PAYMENT INFORMATION

All transactions are secure and encrypted.


Card Number
MM / YY
CVC



BILLING ADDRESS


Same as shipping address

Use a different billing address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Germany_________________ Australia Austria Belgium Brazil Canada Chile
Croatia Denmark Estonia Finland France Gibraltar Greece Hong Kong SAR China
Hungary India Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia
Malta Netherlands New Zealand Norway Poland Portugal Singapore South Africa
Spain Sweden Switzerland United Kingdom United States
State
Zip code
Next


Complete Order

ORDER SUMMARY

$0.00

PROMO DISCOUNT

$0.00

TAX

$0.00

SHIPPING

— —

TOTAL

$0.00


MAIN ALERT TEXT...

Error text

Ok
×

Ok







30 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

CAN AIRPHYSIO HELP MY RESPIRATORY CONDITION?

AirPhysio's medical-grade FDA-compliant design is highly-effective towards a
variety of respiratory-related conditions. Because of this, Doctors and
Pulmonologists strongly recommend AirPhysio to their patients when needed.

AirPhysio's all-natural approach makes it suitable to help with symptoms for the
following conditions: Asthma, COPD, smoker's cough, Bronchiectasis, Cystic
Fibrosis, Emphysema, Pneumonia, and many more respiratory conditions.

Despite that AirPhysio has zero known side-effects, you should always consult
with your doctor to make sure AirPhysio is right for you.



WHAT TYPE OF SYMPTOMS WILL IT HELP WITH?

AirPhysio is so effective you'll be able to feel it working the very first time
you use it. As quickly as overnight, your lungs may become noticeably clearer,
and the more you use it, the stronger and healthier your lungs will become.

After using AirPhysio once, you'll start to see why our customers describe it as
“life-changing”. Over time AirPhysio has the power to help with the following
issues: wheezing, difficulty sleeping, sore throat, chest congestion, coughs
that produce phlegm, respiratory infections.



ARE THERE ANY SIDE EFFECTS?

AirPhysio is completely safe to use, as there are no known side effects.
AirPhysio uses air to accelerate your body's natural process of removing nasty
build-up from your airways, without steroids, chemicals, or toxins.

AirPhysio's FDA-compliant medical-grade design has gone through extensive
testing to make sure it's both safe and effective – another reason why it's so
heavily recommended by Doctors and Pulmonologists.



IS AIRPHYSIO SAFE TO USE?

Yes, it's completely safe and is FDA-compliant! Doctors and Pulmonologists
recommend AirPhysio because of how safe it is. It's all-natural, meaning there
are no harmful chemicals, toxins, or steroids, so there are no known
side-effects. This is why 80,000 people use AirPhysio to help them breathe
better and improve their quality of life.



WILL USING AIRPHYSIO HURT OR BE UNCOMFORTABLE?

Not at all! You may feel a slight tickle in your throat when you blow through
the tube and a need to cough but it's completely normal and is part of your
body's natural cleaning process to remove the mucus in your airways.

Once the stuck, dried up mucus has been cleared out of your airways, you'll feel
incredible. Our customers describe it as a huge weight being lifted off their
chest.



HOW DOES AIRPHYSIO HELP STOP SNORING?

In short, AirPhysio helps you remove mucus that is stuck in your lungs, which is
often the cause of snoring.

The relationship between mucus and snoring is well known simply because it
obstructs the airways — mucus lines the membranes of the throat and respiratory
tract, which vibrates during the passage of air. This results in congestion and
phlegm in the nasal and throat cavity is directly linked to snoring.

When you exhale through AirPhysio, gentle pulses of positive pressure are
created in your lungs and airways. These pulses expand airways and help loosen
excess mucus, so you can clear it out naturally — instantly improving airflow
and reducing your snoring. It’s proven effective and you will feel it working
immediately!



HOW OFTEN CAN I USE AIRPHYSIO?

Optimal use can vary by person depending on your needs, but generally, for the
best results, we recommend using AirPhysio a few times a day. Those who keep up
with it and use it regularly should expect to see drastic improvements in their
ability to breathe and overall lung health/strength over time.



CAN AIRPHYSIO BE USED BY CHILDREN?

Yes! Although we say AirPhysio works for children ages 4 and up, any child or
person who can take instruction and have the lung capacity to blow the standard
ball bearing will get it to work.

All AirPhysio devices come with a child-resistant cap as an added safety measure
to prevent children from disassembling the device.



CAN MULTIPLE PEOPLE SHARE AN AIRPHYSIO DEVICE?

Sharing the device isn't recommended. Once you put your mouth on the device and
blow through it, you can put others at risk through the sharing and spreading of
germs. While AirPhysio can easily be cleaned, it's highly recommended that
everyone have their own device.

Since AirPhysio can also be used by people of all ages, you can take advantage
of our buy more save more deals going on right now – great for gifting to
friends or family members.



HOW LONG DOES AIRPHYSIO LAST?

AirPhysio is made from medical-grade quality materials that wash easily so they
will last for years. That's why all AirPhysio's come with an industry-leading
1-year warranty. Now you can enjoy better breathing for years to come.



IS THERE A MONEY BACK GUARANTEE AND/OR WARRANTY?

Yes. We offer a no-hassle, 1-Year Warranty, and a 30-Day Satisfaction Guarantee
on all AirPhysios. If you're not 100% satisfied with your AirPhysio devices, we
are happy to help you with a return. We want you to be happy! 🙂



WHEN CAN I EXPECT MY ORDER?

FAST! We ship all orders within 24-48 hours of receiving them! On average our
product is delivered within 3-5 business days in the United States. For orders
in the EU, please allow 3-7 business days for your order to arrive. For all
other countries, please allow 15-25 days for your order to arrive. Delivery
times will vary based on country.



WILL I HAVE TO PAY ANY ADDITIONAL CUSTOMS, DUTIES OR VAT FEES WHEN I RECEIVE MY
ORDER?

Depending on your country, it is possible that you will be charged one or more
of these fees when you receive your order.

Please note that all international orders are charged in US dollars.
International charges are based on the standard exchange rates between your
currency and the US dollar at the time of purchase or refund.



WILL YOU NOTIFY ME BY EMAIL WHEN MY ORDER HAS SHIPPED?

Yes, we will send an invoice by email when your order has been placed and
another when your order has been shipped.

If you can not find our emails in your normal inbox, it is worth checking in
your spam or junk mail folder.


Click HERE to View FAQs >> Have a Question?See Our FAQs

The doctor represented in the above image is an actor

These products are not intended to diagnose, prevent, treat, or cure any
disease. This information does not constitute medical advice and it should not
be relied upon as such. Consult with your doctor before modifying your regular
medical regime.

References:Patented1Backed By Medical Studies2OPEP Therapy For COPD3OPEP
Effectiveness4Mucus Is Directly Linked To Snoring5Side Effects Of Snoring6

 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

About This Site
Purchasing here is buying directly from AirPhysio, the inventors of this
innovative solution. AirPhysio has partnered with GiddyUp, a curator of
innovative products, to present a special offer that you won’t find anywhere
else. To support these inventors, please consider buying your AirPhysio on this
site.
Copyright © 2022 GiddyUp. All Rights Reserved.
×

×

×


HAVE A QUESTION ABOUT AIRPHYSIO?

 * Questions About Your Order
 * Product Questions
 * Technical Support
 * Returns
 * Anything else product or order-related


PLEASE CONTACT AIRPHYSIO DIRECTLY AT:

 * airphysio@giddyup-support.com
 * Phone - 1300 723 110
 * AirPhysio Pty Ltd
   Shop 3, 47 Tweed Heads Road
   Cabarita Beach, NSW, 2488


WOULD YOU LIKE TO UNSUBSCRIBE FROM MARKETING EMAILS?

Please click the following link to be added to a global do not mail list

×


RETURN POLICY

We have a 30-day return policy, which means you have 30 days after receiving
your item to request a return.

To be eligible for a return, your item must be returned to us in its original
packaging. You will also need to provide a proof of purchase, such as an order
number.

To start a return, you can contact us at support@airphysio.com. If your return
is accepted, we’ll send you instructions on how and where to send your package.
Items sent back to us without first requesting a return will not be accepted.
Customer will be responsible for all return shipping costs.

You can always contact us for any return question at support@airphysio.com.

Damages and Issues
Please inspect your order upon receipt and contact us immediately if the item is
defective, damaged or if you receive the wrong item so that we can evaluate the
issue and make it right.

Exchanges
The fastest way to ensure you get what you want is to return the unopened item
you have, and once the return is accepted, make a separate purchase for the new
item.

Refunds
We will notify you once we’ve received and inspected your return, and let you
know if the refund was approved or not. If approved, you’ll be automatically
refunded on your original payment method. Please remember it can take some time
for your bank or credit card company to process and post the refund.

×


IMPRESSUM

Company Name:
The GiddyUp Group

Address:
20 N. Oak St.
Ventura, CA 93001
USA

Contact:
support@giddyup.io

CEO Team:
Todd Armstrong, Justin Grant, Topher Grant, Steven Isaac, Alan Reinhart, Eric
Schechter

Form of Company:
LLC

Registration Number:
46-3920047


VAT Number
Not Applicable

×

×


FREQUENTLY ASKED QUESTIONS FAQS

×

CAN AIRPHYSIO HELP MY RESPIRATORY CONDITION?

AirPhysio's medical-grade FDA-compliant design is highly-effective towards a
variety of respiratory-related conditions. Because of this, Doctors and
Pulmonologists strongly recommend AirPhysio to their patients when needed.

AirPhysio's all-natural approach makes it suitable to help with symptoms for the
following conditions: Asthma, COPD, smoker's cough, Bronchiectasis, Cystic
Fibrosis, Emphysema, Pneumonia, and many more respiratory conditions.

Despite that AirPhysio has zero known side-effects, you should always consult
with your doctor to make sure AirPhysio is right for you.



WHAT TYPE OF SYMPTOMS WILL IT HELP WITH?

AirPhysio is so effective you'll be able to feel it working the very first time
you use it. As quickly as overnight, your lungs may become noticeably clearer,
and the more you use it, the stronger and healthier your lungs will become.

After using AirPhysio once, you'll start to see why our customers describe it as
“life-changing”. Over time AirPhysio has the power to help with the following
issues: wheezing, difficulty sleeping, sore throat, chest congestion, coughs
that produce phlegm, respiratory infections.



ARE THERE ANY SIDE EFFECTS?

AirPhysio is completely safe to use, as there are no known side effects.
AirPhysio uses air to accelerate your body's natural process of removing nasty
build-up from your airways, without steroids, chemicals, or toxins.

AirPhysio's FDA-compliant medical-grade design has gone through extensive
testing to make sure it's both safe and effective – another reason why it's so
heavily recommended by Doctors and Pulmonologists.



IS AIRPHYSIO SAFE TO USE?

Yes, it's completely safe and is FDA-compliant! Doctors and Pulmonologists
recommend AirPhysio because of how safe it is. It's all-natural, meaning there
are no harmful chemicals, toxins, or steroids, so there are no known
side-effects. This is why 80,000 people use AirPhysio to help them breathe
better and improve their quality of life.



WILL USING AIRPHYSIO HURT OR BE UNCOMFORTABLE?

Not at all! You may feel a slight tickle in your throat when you blow through
the tube and a need to cough but it's completely normal and is part of your
body's natural cleaning process to remove the mucus in your airways.

Once the stuck, dried up mucus has been cleared out of your airways, you'll feel
incredible. Our customers describe it as a huge weight being lifted off their
chest.



HOW DOES AIRPHYSIO HELP STOP SNORING?

In short, AirPhysio helps you remove mucus that is stuck in your lungs, which is
often the cause of snoring.

The relationship between mucus and snoring is well known simply because it
obstructs the airways — mucus lines the membranes of the throat and respiratory
tract, which vibrates during the passage of air. This results in congestion and
phlegm in the nasal and throat cavity is directly linked to snoring.

When you exhale through AirPhysio, gentle pulses of positive pressure are
created in your lungs and airways. These pulses expand airways and help loosen
excess mucus, so you can clear it out naturally — instantly improving airflow
and reducing your snoring. It’s proven effective and you will feel it working
immediately!



HOW OFTEN CAN I USE AIRPHYSIO?

Optimal use can vary by person depending on your needs, but generally, for the
best results, we recommend using AirPhysio a few times a day. Those who keep up
with it and use it regularly should expect to see drastic improvements in their
ability to breathe and overall lung health/strength over time.



CAN AIRPHYSIO BE USED BY CHILDREN?

Yes! Although we say AirPhysio works for children ages 4 and up, any child or
person who can take instruction and have the lung capacity to blow the standard
ball bearing will get it to work.

All AirPhysio devices come with a child-resistant cap as an added safety measure
to prevent children from disassembling the device.



CAN MULTIPLE PEOPLE SHARE AN AIRPHYSIO DEVICE?

Sharing the device isn't recommended. Once you put your mouth on the device and
blow through it, you can put others at risk through the sharing and spreading of
germs. While AirPhysio can easily be cleaned, it's highly recommended that
everyone have their own device.

Since AirPhysio can also be used by people of all ages, you can take advantage
of our buy more save more deals going on right now – great for gifting to
friends or family members.



HOW LONG DOES AIRPHYSIO LAST?

AirPhysio is made from medical-grade quality materials that wash easily so they
will last for years. That's why all AirPhysio's come with an industry-leading
1-year warranty. Now you can enjoy better breathing for years to come.



IS THERE A MONEY BACK GUARANTEE AND/OR WARRANTY?

Yes. We offer a no-hassle, 1-Year Warranty, and a 30-Day Satisfaction Guarantee
on all AirPhysios. If you're not 100% satisfied with your AirPhysio devices, we
are happy to help you with a return. We want you to be happy! 🙂



WHEN CAN I EXPECT MY ORDER?

FAST! We ship all orders within 24-48 hours of receiving them! On average our
product is delivered within 3-5 business days in the United States. For orders
in the EU, please allow 3-7 business days for your order to arrive. For all
other countries, please allow 15-25 days for your order to arrive. Delivery
times will vary based on country.



WILL I HAVE TO PAY ANY ADDITIONAL CUSTOMS, DUTIES OR VAT FEES WHEN I RECEIVE MY
ORDER?

Depending on your country, it is possible that you will be charged one or more
of these fees when you receive your order.

Please note that all international orders are charged in US dollars.
International charges are based on the standard exchange rates between your
currency and the US dollar at the time of purchase or refund.



WILL YOU NOTIFY ME BY EMAIL WHEN MY ORDER HAS SHIPPED?

Yes, we will send an invoice by email when your order has been placed and
another when your order has been shipped.

If you can not find our emails in your normal inbox, it is worth checking in
your spam or junk mail folder.