SPecial Pricing!

The webinar is now over, however we still have this special offer.
REDUCED PRICING ALREADY SHOWN – ALL PRICES USD

DEVICES

BUNDLES

FAQs

Bundle Options

Qi-Shield® [Special Offer] × 3

Powerful and portable EMF protection — be protected wherever you go.

79 in stock

Qi-Home Cell [Special Offer]

EMF protection for the family

Qi-Shield® [Special Offer]

Powerful and portable EMF protection — be protected wherever you go.

33 in stock

Qi-Home Cell [Special Offer]

EMF protection for the family

Qi-Home Cell [Special Offer]

EMF protection for the family

33 in stock

Qi-Max® [Special Offer]

Qi-Shield® [Special Offer] × 2

Powerful and portable EMF protection — be protected wherever you go.

13 in stock

Qi-Shield® [Special Offer] × 3

Powerful and portable EMF protection — be protected wherever you go.

79 in stock

Qi-Home Cell [Special Offer]

EMF protection for the family

Qi-Shield® [Special Offer]

Powerful and portable EMF protection — be protected wherever you go.

33 in stock

Qi-Home Cell [Special Offer]

EMF protection for the family

Qi-Home Cell [Special Offer]

EMF protection for the family

33 in stock

Qi Shield Backordered.
Ships April ’25

Qi-Max® [Special Offer]

Qi-Shield® [Special Offer] × 2

Powerful and portable EMF protection — be protected wherever you go.

13 in stock

IMPERFECT

SOLD OUT

SOLD OUT

Frequently Asked Questions.

0
How much is shipping?

Shipping in the USA is totally free to all 50 States. Canada also has free shipping. Outside the US, shipping is subsidized by at least 50%.

If you are an International customer (outside the USA), all your import duties, taxes, etc. will be pre-paid at checkout so that delivery is literally to your door.

Will this slow down my wi-fi internet or devices?

No, Qi technology has no effect on the performance of your wi-fi or any devices.

Can you get through airport security with the Qi?

Although we can’t 100% guarantee it, in our experience the portable devices, Qi-Shield, can pass through security with no delay. That has been our experience after hundreds of flights.

Which device is best for me?

If you want personal protection from your phone and devices very near your body…choose Qi-Shield.

If you want protection in your office or small room that you can carry with you in a purse or handbag – choose QI-Shield.

If you want protection for your home – choose at minimum a Qi-Home.

If you want protection for a larger home or place of business – choose Qi-Max.

How much area does each one cover?

Please see the expanded descriptions of the products above for further details.

Does it need to be plugged in?

No, QI devices require no electricity.

Can I carry it with me?

The Qi-Shield can be carried in a purse or backpack

The Qi-Home and Qi-Max are not portable devices.

Is it safe for pets?

Yes, not just safe, but very beneficial.

How do I install them?

No installation required. They are ready out-of-the-box.

Do walls obstruct their protection field?

No. Only solid concrete walls or walls more than two-foot thick (extremely rare) would cause any obstruction.

Is it safe for people with heart disease, high blood pressure, etc?

Yes, 100% safe.

jQuery(document).ready(function($) { // Initial check in case the button is already disabled if ($('.single_add_to_cart_button.disabled').length) { $('.single_add_to_cart_button').removeClass('disabled'); //$('.single_add_to_cart_button.disabled').text("Sold Out"); } // Listen for any changes to variation data on the product page $(document).on('woocommerce_variation_has_changed', function() { if ($('.single_add_to_cart_button.disabled').length) { $('.single_add_to_cart_button').removeClass('disabled'); //$('.single_add_to_cart_button.disabled').text("Sold Out"); } else { $('.single_add_to_cart_button').text("Add to Cart"); // Reset text if enabled } }); // If the button state changes dynamically (e.g., variations or stock updates) $(document).on('click change', '.variations_form', function() { setTimeout(function() { if ($('.single_add_to_cart_button.disabled').length) { $('.single_add_to_cart_button').removeClass('disabled'); //$('.single_add_to_cart_button.disabled').text("Sold Out"); } else { $('.single_add_to_cart_button').text("Add to Cart"); // Reset text if enabled } }, 100); }); });