emf-harmony.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://emf-harmony.eu/products/emf-protection-earbuds-headphones
Effective URL: https://emf-harmony.com/products/emf-protection-earbuds-headphones?shpxid=7dc2bac0-648e-47d0-9071-113d634b48be
Submission: On April 09 via manual from ZA — Scanned from CA

Form analysis 7 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <title>icon-X</title>
            <path d="m19 17.61 27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="shipping-bar__container " style="display: none;">
      <div class="shipping-bar__header">
        <span class="shipping-message"> Only $125 more for FREE Standard shipping! </span>
        <span class="tooltip-icon">?</span>
        <div class="tooltip-content">Free shipping offer is only valid for orders shipping to the United States.</div>
      </div>
      <div class="shipping-bar__progress-bar">
        <div class="progress" style="width: 0%;"></div>
      </div>
      <div class="shipping-thresholds">
        <span>$125 free standard shipping</span>
        <span>$200 free expedited shipping</span>
      </div>
    </div>
    <script>
      document.addEventListener('DOMContentLoaded', function() {
        var shippingBars = document.querySelectorAll('.shipping-bar__container');
        var currencyFlag = document.querySelector('.disclosure__toggle > .currency-flag--us');

        function updateDisplay() {
          shippingBars.forEach(function(bar) {
            if (currencyFlag) {
              if (bar.classList.contains('shipping-bar__mobile')) {
                if (window.innerWidth <= 768) {
                  bar.style.display = 'flex';
                } else {
                  bar.style.display = 'none';
                }
              } else if (bar.classList.contains('shipping-bar__desktop')) {
                if (window.innerWidth > 768) {
                  bar.style.display = 'flex';
                } else {
                  bar.style.display = 'none';
                }
              } else {
                bar.style.display = 'flex';
              }
            } else {
              bar.style.display = 'none';
            }
          });
        }
        updateDisplay();
        window.addEventListener('resize', updateDisplay);
      });
    </script>
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">$0</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formtoolbar" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><input type="hidden" name="form_type" value="localization"><input
    type="hidden" name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/products/emf-protection-earbuds-headphones?shpxid=7dc2bac0-648e-47d0-9071-113d634b48be">
  <div class="multi-selectors__item">
    <h2 class="visually-hidden" id="LangHeading-toolbar"> Language </h2>
    <div class="disclosure" data-disclosure-locale="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="LangList-toolbar" aria-describedby="LangHeading-toolbar" data-disclosure-toggle="">
        <span class="disclosure-list__label"> English </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="m1.57 1.59 12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none"></path>
        </svg>
      </button>
      <ul id="LangList-toolbar" class="disclosure-list disclosure-list--down disclosure-list--left" data-disclosure-list="">
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" lang="en" aria-current="true" data-value="en" data-disclosure-option="">
                <span class="disclosure-list__label">
                  English
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="fr" data-value="fr" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Français
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="de" data-value="de" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Deutsch
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="it" data-value="it" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Italiano
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="es" data-value="es" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Español
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="locale_code" id="LocaleSelector-toolbar" value="en" data-disclosure-input="">
    </div>
  </div>
  <div class="multi-selectors__item">
    <h2 class="visually-hidden" id="CurrencyHeading-toolbar"> Currency </h2>
    <div class="disclosure" data-disclosure-currency="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="CurrencyList-toolbar" aria-describedby="CurrencyHeading-toolbar" data-disclosure-toggle=""><span class="currency-flag currency-flag--ca"
          data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label"> Canada (USD $) </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="m1.57 1.59 12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none"></path>
        </svg>
      </button>
      <ul id="CurrencyList-toolbar" class="disclosure-list disclosure-list--down disclosure-list--left" data-disclosure-list="">
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AL" data-disclosure-option=""><span class="currency-flag currency-flag--al" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Albania (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AD" data-disclosure-option=""><span class="currency-flag currency-flag--ad" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Andorra (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AR" data-disclosure-option=""><span class="currency-flag currency-flag--ar" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Argentina (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AM" data-disclosure-option=""><span class="currency-flag currency-flag--am" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Armenia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AU" data-disclosure-option=""><span class="currency-flag currency-flag--au" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Australia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AT" data-disclosure-option=""><span class="currency-flag currency-flag--at" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Austria (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BS" data-disclosure-option=""><span class="currency-flag currency-flag--bs" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bahamas (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BH" data-disclosure-option=""><span class="currency-flag currency-flag--bh" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bahrain (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BB" data-disclosure-option=""><span class="currency-flag currency-flag--bb" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Barbados (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BY" data-disclosure-option=""><span class="currency-flag currency-flag--by" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Belarus (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BE" data-disclosure-option=""><span class="currency-flag currency-flag--be" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Belgium (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BM" data-disclosure-option=""><span class="currency-flag currency-flag--bm" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bermuda (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BT" data-disclosure-option=""><span class="currency-flag currency-flag--bt" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bhutan (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BO" data-disclosure-option=""><span class="currency-flag currency-flag--bo" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bolivia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BA" data-disclosure-option=""><span class="currency-flag currency-flag--ba" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bosnia &amp; Herzegovina (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="VG" data-disclosure-option=""><span class="currency-flag currency-flag--vg" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  British Virgin Islands (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BN" data-disclosure-option=""><span class="currency-flag currency-flag--bn" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Brunei (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BG" data-disclosure-option=""><span class="currency-flag currency-flag--bg" data-flag="BGN" aria-hidden="true"></span><span class="disclosure-list__label">
                  Bulgaria (BGN лв.)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" aria-current="true" data-value="CA" data-disclosure-option=""><span class="currency-flag currency-flag--ca" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Canada (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="BQ" data-disclosure-option=""><span class="currency-flag currency-flag--bq" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Caribbean Netherlands (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="KY" data-disclosure-option=""><span class="currency-flag currency-flag--ky" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Cayman Islands (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CL" data-disclosure-option=""><span class="currency-flag currency-flag--cl" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Chile (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CO" data-disclosure-option=""><span class="currency-flag currency-flag--co" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Colombia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CK" data-disclosure-option=""><span class="currency-flag currency-flag--ck" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Cook Islands (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CR" data-disclosure-option=""><span class="currency-flag currency-flag--cr" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Costa Rica (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="HR" data-disclosure-option=""><span class="currency-flag currency-flag--hr" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Croatia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CY" data-disclosure-option=""><span class="currency-flag currency-flag--cy" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Cyprus (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CZ" data-disclosure-option=""><span class="currency-flag currency-flag--cz" data-flag="CZK" aria-hidden="true"></span><span class="disclosure-list__label">
                  Czechia (CZK Kč)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="DK" data-disclosure-option=""><span class="currency-flag currency-flag--dk" data-flag="DKK" aria-hidden="true"></span><span class="disclosure-list__label">
                  Denmark (DKK kr.)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="EC" data-disclosure-option=""><span class="currency-flag currency-flag--ec" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Ecuador (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="EE" data-disclosure-option=""><span class="currency-flag currency-flag--ee" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Estonia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="FI" data-disclosure-option=""><span class="currency-flag currency-flag--fi" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Finland (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="FR" data-disclosure-option=""><span class="currency-flag currency-flag--fr" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  France (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GE" data-disclosure-option=""><span class="currency-flag currency-flag--ge" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Georgia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="DE" data-disclosure-option=""><span class="currency-flag currency-flag--de" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Germany (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GI" data-disclosure-option=""><span class="currency-flag currency-flag--gi" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Gibraltar (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GR" data-disclosure-option=""><span class="currency-flag currency-flag--gr" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Greece (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GL" data-disclosure-option=""><span class="currency-flag currency-flag--gl" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Greenland (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GP" data-disclosure-option=""><span class="currency-flag currency-flag--gp" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Guadeloupe (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GG" data-disclosure-option=""><span class="currency-flag currency-flag--gg" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Guernsey (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="HK" data-disclosure-option=""><span class="currency-flag currency-flag--hk" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Hong Kong SAR (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="HU" data-disclosure-option=""><span class="currency-flag currency-flag--hu" data-flag="HUF" aria-hidden="true"></span><span class="disclosure-list__label">
                  Hungary (HUF Ft)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IS" data-disclosure-option=""><span class="currency-flag currency-flag--is" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Iceland (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IN" data-disclosure-option=""><span class="currency-flag currency-flag--in" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  India (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="ID" data-disclosure-option=""><span class="currency-flag currency-flag--id" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Indonesia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IQ" data-disclosure-option=""><span class="currency-flag currency-flag--iq" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Iraq (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IE" data-disclosure-option=""><span class="currency-flag currency-flag--ie" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Ireland (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IM" data-disclosure-option=""><span class="currency-flag currency-flag--im" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Isle of Man (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IL" data-disclosure-option=""><span class="currency-flag currency-flag--il" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Israel (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="IT" data-disclosure-option=""><span class="currency-flag currency-flag--it" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Italy (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="JP" data-disclosure-option=""><span class="currency-flag currency-flag--jp" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Japan (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="JE" data-disclosure-option=""><span class="currency-flag currency-flag--je" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Jersey (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="JO" data-disclosure-option=""><span class="currency-flag currency-flag--jo" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Jordan (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="XK" data-disclosure-option=""><span class="currency-flag currency-flag--xk" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Kosovo (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="KW" data-disclosure-option=""><span class="currency-flag currency-flag--kw" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Kuwait (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LA" data-disclosure-option=""><span class="currency-flag currency-flag--la" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Laos (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LV" data-disclosure-option=""><span class="currency-flag currency-flag--lv" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Latvia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LI" data-disclosure-option=""><span class="currency-flag currency-flag--li" data-flag="CHF" aria-hidden="true"></span><span class="disclosure-list__label">
                  Liechtenstein (CHF CHF)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LT" data-disclosure-option=""><span class="currency-flag currency-flag--lt" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Lithuania (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LU" data-disclosure-option=""><span class="currency-flag currency-flag--lu" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Luxembourg (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MO" data-disclosure-option=""><span class="currency-flag currency-flag--mo" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Macao SAR (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MY" data-disclosure-option=""><span class="currency-flag currency-flag--my" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Malaysia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MV" data-disclosure-option=""><span class="currency-flag currency-flag--mv" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Maldives (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MT" data-disclosure-option=""><span class="currency-flag currency-flag--mt" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Malta (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MX" data-disclosure-option=""><span class="currency-flag currency-flag--mx" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Mexico (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MD" data-disclosure-option=""><span class="currency-flag currency-flag--md" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Moldova (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MC" data-disclosure-option=""><span class="currency-flag currency-flag--mc" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Monaco (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MN" data-disclosure-option=""><span class="currency-flag currency-flag--mn" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Mongolia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="ME" data-disclosure-option=""><span class="currency-flag currency-flag--me" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Montenegro (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MM" data-disclosure-option=""><span class="currency-flag currency-flag--mm" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Myanmar (Burma) (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="NP" data-disclosure-option=""><span class="currency-flag currency-flag--np" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Nepal (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="NL" data-disclosure-option=""><span class="currency-flag currency-flag--nl" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Netherlands (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="NZ" data-disclosure-option=""><span class="currency-flag currency-flag--nz" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  New Zealand (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="MK" data-disclosure-option=""><span class="currency-flag currency-flag--mk" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  North Macedonia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="NO" data-disclosure-option=""><span class="currency-flag currency-flag--no" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Norway (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="OM" data-disclosure-option=""><span class="currency-flag currency-flag--om" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Oman (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PK" data-disclosure-option=""><span class="currency-flag currency-flag--pk" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Pakistan (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PS" data-disclosure-option=""><span class="currency-flag currency-flag--ps" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Palestinian Territories (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PY" data-disclosure-option=""><span class="currency-flag currency-flag--py" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Paraguay (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PE" data-disclosure-option=""><span class="currency-flag currency-flag--pe" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Peru (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PH" data-disclosure-option=""><span class="currency-flag currency-flag--ph" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Philippines (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PL" data-disclosure-option=""><span class="currency-flag currency-flag--pl" data-flag="PLN" aria-hidden="true"></span><span class="disclosure-list__label">
                  Poland (PLN zł)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="PT" data-disclosure-option=""><span class="currency-flag currency-flag--pt" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Portugal (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="QA" data-disclosure-option=""><span class="currency-flag currency-flag--qa" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Qatar (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="RO" data-disclosure-option=""><span class="currency-flag currency-flag--ro" data-flag="RON" aria-hidden="true"></span><span class="disclosure-list__label">
                  Romania (RON Lei)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="RU" data-disclosure-option=""><span class="currency-flag currency-flag--ru" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Russia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SM" data-disclosure-option=""><span class="currency-flag currency-flag--sm" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  San Marino (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SA" data-disclosure-option=""><span class="currency-flag currency-flag--sa" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Saudi Arabia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="RS" data-disclosure-option=""><span class="currency-flag currency-flag--rs" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Serbia (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SG" data-disclosure-option=""><span class="currency-flag currency-flag--sg" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Singapore (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SK" data-disclosure-option=""><span class="currency-flag currency-flag--sk" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Slovakia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SI" data-disclosure-option=""><span class="currency-flag currency-flag--si" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Slovenia (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="ZA" data-disclosure-option=""><span class="currency-flag currency-flag--za" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  South Africa (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="KR" data-disclosure-option=""><span class="currency-flag currency-flag--kr" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  South Korea (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="ES" data-disclosure-option=""><span class="currency-flag currency-flag--es" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Spain (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="LK" data-disclosure-option=""><span class="currency-flag currency-flag--lk" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Sri Lanka (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SR" data-disclosure-option=""><span class="currency-flag currency-flag--sr" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Suriname (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="SE" data-disclosure-option=""><span class="currency-flag currency-flag--se" data-flag="SEK" aria-hidden="true"></span><span class="disclosure-list__label">
                  Sweden (SEK kr)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="CH" data-disclosure-option=""><span class="currency-flag currency-flag--ch" data-flag="CHF" aria-hidden="true"></span><span class="disclosure-list__label">
                  Switzerland (CHF CHF)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="TW" data-disclosure-option=""><span class="currency-flag currency-flag--tw" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Taiwan (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="TJ" data-disclosure-option=""><span class="currency-flag currency-flag--tj" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Tajikistan (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="TH" data-disclosure-option=""><span class="currency-flag currency-flag--th" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Thailand (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="TR" data-disclosure-option=""><span class="currency-flag currency-flag--tr" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Türkiye (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="TM" data-disclosure-option=""><span class="currency-flag currency-flag--tm" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Turkmenistan (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="UM" data-disclosure-option=""><span class="currency-flag currency-flag--um" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  U.S. Outlying Islands (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="UA" data-disclosure-option=""><span class="currency-flag currency-flag--ua" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Ukraine (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="AE" data-disclosure-option=""><span class="currency-flag currency-flag--ae" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  United Arab Emirates (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="GB" data-disclosure-option=""><span class="currency-flag currency-flag--gb" data-flag="GBP" aria-hidden="true"></span><span class="disclosure-list__label">
                  United Kingdom (GBP £)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="US" data-disclosure-option=""><span class="currency-flag currency-flag--us" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  United States (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="UY" data-disclosure-option=""><span class="currency-flag currency-flag--uy" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Uruguay (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="UZ" data-disclosure-option=""><span class="currency-flag currency-flag--uz" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Uzbekistan (USD $)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="VA" data-disclosure-option=""><span class="currency-flag currency-flag--va" data-flag="EUR" aria-hidden="true"></span><span class="disclosure-list__label">
                  Vatican City (EUR €)
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" data-value="VN" data-disclosure-option=""><span class="currency-flag currency-flag--vn" data-flag="USD" aria-hidden="true"></span><span class="disclosure-list__label">
                  Vietnam (USD $)
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="country_code" value="CA" data-disclosure-input="">
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--16707842572525__main-6892737888453" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input
    type="hidden" name="utf8" value="✓"><button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart atc-btn__price">
    <div class=" product-block--price">
      <span id="PriceA11y-" class="visually-hidden">Regular price</span><span data-product-price="" class="product__price"><span aria-hidden="true">$59</span>
        <span class="visually-hidden">$59</span>
      </span>
      <div data-unit-price-wrapper="" class="product__unit-price hide"><span data-unit-price=""><span aria-hidden="true"></span>
          <span class="visually-hidden"></span>
        </span>/<span data-unit-base=""></span>
      </div>
    </div>
    <span data-add-to-cart-text="" data-default-text="  | Add to Cart"> | Add to Cart </span>
  </button>
  <div class="shopify-payment-terms product__policies"><shopify-payment-terms variant-id="40591235612869"
      shopify-meta="{&quot;type&quot;:&quot;product&quot;,&quot;variants&quot;:[{&quot;id&quot;:40591235612869,&quot;price_per_term&quot;:&quot;$14.75&quot;,&quot;full_price&quot;:&quot;$59.00&quot;,&quot;eligible&quot;:true,&quot;available&quot;:true}],&quot;min_price&quot;:&quot;$50.00&quot;,&quot;max_price&quot;:&quot;$30,000.00&quot;,&quot;financing_plans&quot;:[{&quot;min_price&quot;:&quot;$50.00&quot;,&quot;max_price&quot;:&quot;$149.99&quot;,&quot;terms&quot;:[{&quot;apr&quot;:0,&quot;loan_type&quot;:&quot;split_pay&quot;,&quot;installments_count&quot;:4}]},{&quot;min_price&quot;:&quot;$150.00&quot;,&quot;max_price&quot;:&quot;$999.99&quot;,&quot;terms&quot;:[{&quot;apr&quot;:0,&quot;loan_type&quot;:&quot;split_pay&quot;,&quot;installments_count&quot;:4},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:3},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:6},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:12}]},{&quot;min_price&quot;:&quot;$1,000.00&quot;,&quot;max_price&quot;:&quot;$30,000.00&quot;,&quot;terms&quot;:[{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:3},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:6},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:12}]}],&quot;installments_buyer_prequalification_enabled&quot;:false,&quot;seller_id&quot;:1182793}"></shopify-payment-terms>
  </div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="40591235612869"> Default Title - $59 USD </option>
  </select><input type="hidden" name="product-id" value="6892737888453"><input type="hidden" name="section-id" value="template--16707842572525__main">
</form>

POST /contact#contact-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453

<form method="post" action="/contact#contact-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" id="contact-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type"
    value="contact"><input type="hidden" name="utf8" value="✓"><button type="button" class="label collapsible-trigger collapsible-trigger-btn collapsible-trigger-btn--borders collapsible--auto-height"
    aria-controls="Product-content-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" aria-expanded="false"> Ask a question <span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
        <path d="m1.57 1.59 12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none"></path>
      </svg>
    </span>
  </button>
  <div id="Product-content-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" class="collapsible-content collapsible-content--all">
    <div class="collapsible-content__inner rte">
      <div class="form-vertical">
        <input type="hidden" name="contact[product]" value="Product question for: https://emf-harmony.com/products/emf-protection-earbuds-headphones">
        <div class="grid grid--small">
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormName-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453">Name</label>
            <input type="text" id="ContactFormName-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" class="input-full" name="contact[name]" autocapitalize="words" value="">
          </div>
          <div class="grid__item medium-up--one-half">
            <label for="ContactFormEmail-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453">Email</label>
            <input type="email" id="ContactFormEmail-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" class="input-full" name="contact[email]" autocorrect="off" autocapitalize="off" value="">
          </div>
        </div><label for="ContactFormMessage-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453">Message</label>
        <textarea rows="5" id="ContactFormMessage-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" class="input-full" name="contact[body]"></textarea>
        <label for="tab-contact-submit-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" class="hidden-label">Send</label>
        <button type="submit" id="tab-contact-submit-a9d0cf75-d8eb-4514-8ef4-b55e5194cb206892737888453" class="btn"> Send </button>
        <p data-spam-detection-disclaimer="">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.</p>
      </div>
    </div>
  </div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-12cd8c02-1af1-481d-abbc-c939ad3bcd5a" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-12cd8c02-1af1-481d-abbc-c939ad3bcd5a" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-12cd8c02-1af1-481d-abbc-c939ad3bcd5a" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-12cd8c02-1af1-481d-abbc-c939ad3bcd5a" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <title>icon-email</title>
        <path d="M63 52H1V12h62ZM1 12l25.68 24h9.72L63 12M21.82 31.68 1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_selector"><input name="return_to" type="hidden"
    value="/products/emf-protection-earbuds-headphones?shpxid=7dc2bac0-648e-47d0-9071-113d634b48be"><label class="locale-selectors__label" id="country_code_label" for="country_code"><span>Country/region</span><select id="country_code"
      class="locale-selectors__selector" name="country_code">
      <option value="AL">Albania (USD $)</option>
      <option value="AD">Andorra (USD $)</option>
      <option value="AR">Argentina (USD $)</option>
      <option value="AM">Armenia (USD $)</option>
      <option value="AU">Australia (USD $)</option>
      <option value="AT">Austria (EUR €)</option>
      <option value="BS">Bahamas (USD $)</option>
      <option value="BH">Bahrain (USD $)</option>
      <option value="BB">Barbados (USD $)</option>
      <option value="BY">Belarus (USD $)</option>
      <option value="BE">Belgium (EUR €)</option>
      <option value="BM">Bermuda (USD $)</option>
      <option value="BT">Bhutan (USD $)</option>
      <option value="BO">Bolivia (USD $)</option>
      <option value="BA">Bosnia &amp; Herzegovina (USD $)</option>
      <option value="VG">British Virgin Islands (USD $)</option>
      <option value="BN">Brunei (USD $)</option>
      <option value="BG">Bulgaria (BGN)</option>
      <option value="CA">Canada (USD $)</option>
      <option value="BQ">Caribbean Netherlands (USD $)</option>
      <option value="KY">Cayman Islands (USD $)</option>
      <option value="CL">Chile (USD $)</option>
      <option value="CO">Colombia (USD $)</option>
      <option value="CK">Cook Islands (USD $)</option>
      <option value="CR">Costa Rica (USD $)</option>
      <option value="HR">Croatia (EUR €)</option>
      <option value="CY">Cyprus (EUR €)</option>
      <option value="CZ">Czechia (CZK Kč)</option>
      <option value="DK">Denmark (DKK kr)</option>
      <option value="EC">Ecuador (USD $)</option>
      <option value="EE">Estonia (EUR €)</option>
      <option value="FI">Finland (EUR €)</option>
      <option value="FR">France (EUR €)</option>
      <option value="GE">Georgia (USD $)</option>
      <option value="DE">Germany (EUR €)</option>
      <option value="GI">Gibraltar (USD $)</option>
      <option value="GR">Greece (EUR €)</option>
      <option value="GL">Greenland (USD $)</option>
      <option value="GP">Guadeloupe (USD $)</option>
      <option value="GG">Guernsey (USD $)</option>
      <option value="HK">Hong Kong SAR (USD $)</option>
      <option value="HU">Hungary (HUF Ft)</option>
      <option value="IS">Iceland (USD $)</option>
      <option value="IN">India (USD $)</option>
      <option value="ID">Indonesia (USD $)</option>
      <option value="IQ">Iraq (USD $)</option>
      <option value="IE">Ireland (EUR €)</option>
      <option value="IM">Isle of Man (USD $)</option>
      <option value="IL">Israel (USD $)</option>
      <option value="IT">Italy (EUR €)</option>
      <option value="JP">Japan (USD $)</option>
      <option value="JE">Jersey (USD $)</option>
      <option value="JO">Jordan (USD $)</option>
      <option value="XK">Kosovo (USD $)</option>
      <option value="KW">Kuwait (USD $)</option>
      <option value="LA">Laos (USD $)</option>
      <option value="LV">Latvia (EUR €)</option>
      <option value="LI">Liechtenstein (CHF)</option>
      <option value="LT">Lithuania (EUR €)</option>
      <option value="LU">Luxembourg (EUR €)</option>
      <option value="MO">Macao SAR (USD $)</option>
      <option value="MY">Malaysia (USD $)</option>
      <option value="MV">Maldives (USD $)</option>
      <option value="MT">Malta (EUR €)</option>
      <option value="MX">Mexico (USD $)</option>
      <option value="MD">Moldova (USD $)</option>
      <option value="MC">Monaco (EUR €)</option>
      <option value="MN">Mongolia (USD $)</option>
      <option value="ME">Montenegro (EUR €)</option>
      <option value="MM">Myanmar (Burma) (USD $)</option>
      <option value="NP">Nepal (USD $)</option>
      <option value="NL">Netherlands (EUR €)</option>
      <option value="NZ">New Zealand (USD $)</option>
      <option value="MK">North Macedonia (USD $)</option>
      <option value="NO">Norway (USD $)</option>
      <option value="OM">Oman (USD $)</option>
      <option value="PK">Pakistan (USD $)</option>
      <option value="PS">Palestinian Territories (USD $)</option>
      <option value="PY">Paraguay (USD $)</option>
      <option value="PE">Peru (USD $)</option>
      <option value="PH">Philippines (USD $)</option>
      <option value="PL">Poland (PLN zł)</option>
      <option value="PT">Portugal (EUR €)</option>
      <option value="QA">Qatar (USD $)</option>
      <option value="RO">Romania (RON lei)</option>
      <option value="RU">Russia (USD $)</option>
      <option value="SM">San Marino (EUR €)</option>
      <option value="SA">Saudi Arabia (USD $)</option>
      <option value="RS">Serbia (USD $)</option>
      <option value="SG">Singapore (USD $)</option>
      <option value="SK">Slovakia (EUR €)</option>
      <option value="SI">Slovenia (EUR €)</option>
      <option value="ZA">South Africa (USD $)</option>
      <option value="KR">South Korea (USD $)</option>
      <option value="ES">Spain (EUR €)</option>
      <option value="LK">Sri Lanka (USD $)</option>
      <option value="SR">Suriname (USD $)</option>
      <option value="SE">Sweden (SEK kr)</option>
      <option value="CH">Switzerland (CHF)</option>
      <option value="TW">Taiwan (USD $)</option>
      <option value="TJ">Tajikistan (USD $)</option>
      <option value="TH">Thailand (USD $)</option>
      <option value="TR">Türkiye (USD $)</option>
      <option value="TM">Turkmenistan (USD $)</option>
      <option value="UM">U.S. Outlying Islands (USD $)</option>
      <option value="UA">Ukraine (USD $)</option>
      <option value="AE">United Arab Emirates (USD $)</option>
      <option value="GB">United Kingdom (GBP £)</option>
      <option value="US">United States (USD $)</option>
      <option value="UY">Uruguay (USD $)</option>
      <option value="UZ">Uzbekistan (USD $)</option>
      <option value="VA">Vatican City (EUR €)</option>
      <option value="VN">Vietnam (USD $)</option>
    </select></label><label class="locale-selectors__label" id="locale_code_label" for="locale_code"><span>Language</span><select id="locale_code" class="locale-selectors__selector" name="locale_code">
      <option value="de">Deutsch</option>
      <option value="en">English</option>
      <option value="es">Español</option>
      <option value="fr">Français</option>
      <option value="it">Italiano</option>
    </select></label></form>

Text Content

Skip to content
Save 20% on the Mobility Wristband Leather Bracelet! CODE: MW-20 Shop now>

icon-X Close menu
 * Shop
   
    * EMF Protection Stickers For Cell Phones, Wi-Fi Routers, Wirless Devices
    * EMF Protection Jewelry - Bracelets, Wristbands, Pendant Necklaces
    * EMF Protection for Home, Office & Car
    * EMF Protection Bundles
    * EMF Protection Gift Guide
    * Take the Where to Start Quiz
    * SHOP ALL EMF PROTECTION PRODUCTS

 * Why
 * How
 * Research
 * FAQs
 * Wholesale
 * Blog
 * Reviews
 * Contact
 * Log in

 * instagram Instagram
 * Facebook
 * YouTube
 * Pinterest
 * TikTok

Cart
icon-X Close cart
Only $125 more for FREE Standard shipping! ?
Free shipping offer is only valid for orders shipping to the United States.

$125 free standard shipping $200 free expedited shipping

Discounts

Subtotal
$0
Shipping, taxes, and discount codes calculated at checkout.

Check out
Your cart is currently empty.
 * instagram Instagram
 * Facebook
 * YouTube
 * Pinterest
 * TikTok


LANGUAGE

English
 * English
 * Français
 * Deutsch
 * Italiano
 * Español


CURRENCY

Canada (USD $)
 * Albania (USD $)
 * Andorra (USD $)
 * Argentina (USD $)
 * Armenia (USD $)
 * Australia (USD $)
 * Austria (EUR €)
 * Bahamas (USD $)
 * Bahrain (USD $)
 * Barbados (USD $)
 * Belarus (USD $)
 * Belgium (EUR €)
 * Bermuda (USD $)
 * Bhutan (USD $)
 * Bolivia (USD $)
 * Bosnia & Herzegovina (USD $)
 * British Virgin Islands (USD $)
 * Brunei (USD $)
 * Bulgaria (BGN лв.)
 * Canada (USD $)
 * Caribbean Netherlands (USD $)
 * Cayman Islands (USD $)
 * Chile (USD $)
 * Colombia (USD $)
 * Cook Islands (USD $)
 * Costa Rica (USD $)
 * Croatia (EUR €)
 * Cyprus (EUR €)
 * Czechia (CZK Kč)
 * Denmark (DKK kr.)
 * Ecuador (USD $)
 * Estonia (EUR €)
 * Finland (EUR €)
 * France (EUR €)
 * Georgia (USD $)
 * Germany (EUR €)
 * Gibraltar (USD $)
 * Greece (EUR €)
 * Greenland (USD $)
 * Guadeloupe (USD $)
 * Guernsey (USD $)
 * Hong Kong SAR (USD $)
 * Hungary (HUF Ft)
 * Iceland (USD $)
 * India (USD $)
 * Indonesia (USD $)
 * Iraq (USD $)
 * Ireland (EUR €)
 * Isle of Man (USD $)
 * Israel (USD $)
 * Italy (EUR €)
 * Japan (USD $)
 * Jersey (USD $)
 * Jordan (USD $)
 * Kosovo (USD $)
 * Kuwait (USD $)
 * Laos (USD $)
 * Latvia (EUR €)
 * Liechtenstein (CHF CHF)
 * Lithuania (EUR €)
 * Luxembourg (EUR €)
 * Macao SAR (USD $)
 * Malaysia (USD $)
 * Maldives (USD $)
 * Malta (EUR €)
 * Mexico (USD $)
 * Moldova (USD $)
 * Monaco (EUR €)
 * Mongolia (USD $)
 * Montenegro (EUR €)
 * Myanmar (Burma) (USD $)
 * Nepal (USD $)
 * Netherlands (EUR €)
 * New Zealand (USD $)
 * North Macedonia (USD $)
 * Norway (USD $)
 * Oman (USD $)
 * Pakistan (USD $)
 * Palestinian Territories (USD $)
 * Paraguay (USD $)
 * Peru (USD $)
 * Philippines (USD $)
 * Poland (PLN zł)
 * Portugal (EUR €)
 * Qatar (USD $)
 * Romania (RON Lei)
 * Russia (USD $)
 * San Marino (EUR €)
 * Saudi Arabia (USD $)
 * Serbia (USD $)
 * Singapore (USD $)
 * Slovakia (EUR €)
 * Slovenia (EUR €)
 * South Africa (USD $)
 * South Korea (USD $)
 * Spain (EUR €)
 * Sri Lanka (USD $)
 * Suriname (USD $)
 * Sweden (SEK kr)
 * Switzerland (CHF CHF)
 * Taiwan (USD $)
 * Tajikistan (USD $)
 * Thailand (USD $)
 * Türkiye (USD $)
 * Turkmenistan (USD $)
 * U.S. Outlying Islands (USD $)
 * Ukraine (USD $)
 * United Arab Emirates (USD $)
 * United Kingdom (GBP £)
 * United States (USD $)
 * Uruguay (USD $)
 * Uzbekistan (USD $)
 * Vatican City (EUR €)
 * Vietnam (USD $)

 * Shop
    * EMF Protection Stickers For Cell Phones, Wi-Fi Routers, Wirless Devices
    * EMF Protection Jewelry - Bracelets, Wristbands, Pendant Necklaces
    * EMF Protection for Home, Office & Car
    * EMF Protection Bundles
    * EMF Protection Gift Guide
    * Take the Where to Start Quiz
    * SHOP ALL EMF PROTECTION PRODUCTS

 * Why
 * How
 * Research
 * FAQs
 * Wholesale
 * Blog
 * Reviews
 * Contact

Take Our Quiz! account Log in icon-search Search icon-hamburger Site navigation
Cart
Search
Search

Pause slideshow Play slideshow
save 10% on your first order!click here to receive your discount code
Free Shippingstandard delivery for orders of $125+ in continental U.S.
icon-search Close (esc)
icon-search Close (esc)
icon-search Close (esc)
icon-search Close (esc)
 1. 
 2. 
 3. 
 4. 


icon-chevron

EMF Harmonizer Audio

7 reviews


COMPLETE YOUR EMF PROTECTION WITH:

EMF Harmonizer+ for Cell Phones
View description
Protects you from EMF exposure coming from your cell phone, including 5G enabled
phones. Stick to back of phone or simply place between case and phone.
$79
Single 3 Pack Add to Cart
EMF Harmonizer Ultra for WiFi Routers
View description
Protects you from EMFs coming from WiFi routers, smart meters, smart home hubs,
microwave ovens, and induction cooktops. Use 1 per device.
$99
Single 3 Pack Add to Cart
EMF Harmonizer for Wireless Devices
View description
Protects you from EMFs coming from wireless devices including laptops, tablets,
iPads, baby monitors, keyboards, printers, speakers, etc. Use 1 per device.
$59
Single 3 Pack Add to Cart
EMF Harmonizer Mobility Wristband
View description
Stylish EMF bracelet for all day protection. Suitable for work and play,
comfortable enough to sleep in. Easy magnetic clasp and genuine braided leather.
$99
Small Black/Silver Small White/Gold Medium Black/Silver Medium White/Gold Large
Black/Black Add to Cart
EMF Harmonizer Pendant Necklace
View description
All day protection from EMF radiation from all sources wherever you go. Long
lasting stainless-steel, comfortable enough to sleep in.
$99
Add to Cart
EMF Harmonizer for Cars
View description
Create an EMF protected safe zone in your car, protecting all riders from EMFs
coming from inside & outside the car. Modern cars are huge EMF emitters, so
protection is important!
$89
Add to Cart
EMF Harmonizer Audio
View description
Protects you from EMFs coming from your wireless headphones or AirPods. Fits on
most earbuds. Includes 3 small stickers: 1 for each ear and 1 for charging case.
$59
Add to Cart
Pure Light Cuff by Life Harmony Energies
View description
Beautiful EMF bracelet you’ll love wearing every day. Protects and supports your
health and wellbeing in the presence of EMFs from all sources.
$139
Gold Silver Hematite Hematite XL Add to Cart
 1. 
 2. 

Protects you from EMFs coming from your wireless headphones or AirPods. Fits on
most earbuds. Includes 3 small stickers: 1 for each ear and 1 for charging case.

Regular price$59 $59
/
| Add to Cart

Default Title - $59 USD

 * Free shipping on orders $125+

 * In stock, ready to ship
 * Inventory on the way



FREQUENTLY BOUGHT WITH:

EMF Harmonizer+ for Cell Phones
27 reviews
From $79
View Description
Protects you from EMF exposure coming from your cell phone, including 5G enabled
phones. Stick to back of phone or simply place between case and phone.
Add to Cart
EMF Harmonizer for Wireless Devices
8 reviews
From $59
View Description
Protects you from EMFs coming from wireless devices including laptops, tablets,
iPads, baby monitors, keyboards, printers, speakers, etc. Use 1 per device.
Add to Cart
"Close (esc)"




Add to Cart

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

Ask a question
Name
Email
Message Send Send

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

FAQs & How to Use

You can find instructions for use and frequently asked questions by clicking
here.

[{"id":40591235612869,"title":"Default Title","option1":"Default
Title","option2":null,"option3":null,"sku":"eh-audio","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"EMF
Harmonizer Audio","public_title":null,"options":["Default
Title"],"price":5900,"weight":116,"compare_at_price":null,"inventory_quantity":459,"inventory_management":"shopify","inventory_policy":"continue","barcode":"854058007807","requires_selling_plan":false,"selling_plan_allocations":[],"quantity_rule":{"min":1,"max":null,"increment":1}}]

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


EMF PROTECTION FOR AIRPODS & WIRELESS HEADPHONES

The EMF Harmonizer Audio is a set of small but powerful EMF protection stickers
that fit on wireless earbuds and headphones to provide protection from the EMF
radiation that they emit. They fit on any size device, from full-sized
headphones to small earbuds like the Apple AirPods. They are also appropriate
for wireless Bluetooth headsets, ear pieces, and hearing aids.


Your wireless earbuds and headphones are constantly emitting electromagnetic
radiation, and since they are worn right next to your brain and often for
extended periods of time, protecting yourself is important! Now you can enjoy
the convenience of your wireless connected earbuds or headphones without the
worries about the damaging health effects of their EMF radiation.

The EMF Harmonizer Audio is a set of 3 small stickers, one for each ear and one
for the charging case. They measure 1/2" x 3/8”, so they are small enough to fit
on most earbuds (including AirPods). And they are not just for wireless devices,
even wired earbuds and headphones emit some EMF radiation.

Features:

 * Small and discreet in a white color
 * Flexible to fit the curved surface of a headphone or earbud
 * Long lasting, they do not need to be replaced or recharged
 * Waterproof and easy to clean


INSTALLATION INSTRUCTIONS & FAQ'S

 * Please click here to view the instructions and frequently asked questions for
   the EMF Harmonizer Audio.

European Quality and Craftsmanship

Made in our workshop in the foothills of the Alps, not in a factory.




OUR TECHNOLOGY

EMF Harmony products feature a unique dual-level technology that offers
effective protection from the damaging effects of EMF radiation and support for
the body's health in its presence. The first level of action is a Direct
Technology that harmonizes the negative energetic frequencies of the
electromagnetic radiation to minimize its health impact. The second level of
action is an Adaptive Technology that supports the cells in your body as they
are stressed by the radiation, bringing their energy to an optimal level for
good health.

Our technology has been developed and actively used in a variety of healthcare
applications throughout Europe for over 20 years. It operates at the sub-atomic
level, so it does not block or alter the actual EMF’s, allowing your electronic
devices to operate normally.


PROVEN RESULTS

Positive physiological effects of the EMF Harmony technology have been
demonstrated in a number of studies using various measurement devices where
health parameters of test subjects are measured before and after exposure to EMF
radiation with and without protection from EMF Harmony devices. These studies
were conducted using heart rate variability (HRV) analysis, live blood cell
analysis with dark field microscopy, Gas Discharge Visualization (GDV) analysis,
and basic physiological measurements such as blood pressure, heart rate, and pH
level.




CUSTOMER REVIEWS

5.00 out of 5
Based on 7 reviews
7
0
0
0
0
See all reviews
Write a review
Customer photos & videos


Most Recent Highest Rating Lowest Rating Only Pictures Pictures First Videos
First Most Helpful
01/11/2024

Marissao3@aol.com
Dallas, US

Peace Of Mind

These bring me a lot of peace of mind and I feel like it’s making a difference.
I like how small these are too.

Read more



10/13/2023

Jerel



It helps

Read more


08/12/2023

LESLIE



Notice a huge diff when using my AirPods

Read more


05/02/2023

candace
Hicksville, US

No more headaches!

I have purchased the smartwatch one and the bracelet, and wasn't sure if much
was happening, but I also didnt have any major complaints. Thank I purchased new
wireless headphones, and within minutes I would have a headache. I bought the
audio harmonizers and noticed the difference on day 1!!! I was able to complete
my entire workout with them in and no headache. I HIGHLY RECOMMEND THESE for any
wireless headphones/buds etc. Worth every penny!

Read more


>> replied:

That's great to hear! Thank you so much for sharing your feedback, Candace. Not
everyone will notice a big difference when they introduce some of our products,
but you're definitely benefiting from this protection & support! If you're ever
in doubt, you can always contact us or check out our FAQs page that addresses
whether you'll feel a difference with our products. Thanks again for sharing
this with us!

02/20/2023

Ned W.
Beaverton, US

Happy to Help

I have found EMF harmony, very fair and common sense when it comes to the issues
in shipping. I had a few hiccups, and they were more willing to help, and in
both cases didn’t ask a dozen questions. They treated me with care because I was
their customer. Seems rare these days.

Read more


12
How reviews are collected?





FAQS

What are the benefits of EMF protection stickers for Airpods?

Wireless earbuds and headphones that use Bluetooth emit electromagnetic
radiation, which can be harmful to your health. EMF protection stickers for your
earbuds and headphones, including Airpods, protect you from potential
electromagnetic radiation exposure (EMF exposure). The powerful EMF shields in
the stickers neutralize the radiation as it leaves your earbuds and headphones,
but do not interfere with their functioning.

Learn more about the risks of EMF exposure and the benefits of EMF protection
stickers here.

Where can I use EMF protection stickers for earbuds and headphones?

The EMF stickers should be placed on your wireless earbuds to protect you from
EMF waves and radio frequency radiation (RF radiation) that can be harmful to
your health. EMF stickers can also be added to your mobile phone (including
iPhones and all other smartphones), WiFi routers, iPads, laptops, tablets,
Bluetooth devices, and any other wireless devices.

Are these anti-radiation stickers?

Yes. Each of our EMF stickers, including our EMF stickers for Airpods, has
anti-radiation harmonizing technology that protects you from electromagnetic
radiation and harmful electromagnetic fields. Since there’s also concern with
constant exposure to wireless energy in this digital world containing a variety
of cancer risks, the anti-radiation technology might reduce that potential risk
of causing harm to your health.

Are these Airpod EMF blockers?

These are not EMF blocking stickers, they instead neutralize the EMF radiation
coming from your earbuds or wireless headphones. They offer strong EMF
protection through their energy harmonizing process, but they are not EMF
blockers for Airpods - which is good because your earbuds would not function if
the EMF signals were blocked.

How does an anti-radiation sticker work?

EMF Harmony products are based on a bio-energetic approach to health developed
in Europe and feature a unique dual-level technology that offers effective
protection from the damaging effects of EMF radiation and support for the body's
health.

The first level of action is a Direct Technology that harmonizes the negative
energetic frequencies of the electromagnetic radiation to minimize its health
impact. The second level of action is an Adaptive Technology that supports the
cells in your body as they are stressed by the radiation, bringing their energy
to an optimal level for good health.

Learn more about how our technology works here.

Will these EMF stickers affect the battery life of my Bluetooth earbuds?

No, the battery life of your earbuds will not be affected by EMF protection
stickers. The EMF Harmony technology operates at the sub-atomic level, so it
does not block or alter the actual electromagnetic frequencies, allowing your
electronic devices to operate normally.

Are the stickers safe for use when pregnant or nursing?

Yes, the EMF sticker products are safe when pregnant or nursing, as they are not
magnetic and do not emit any EMFs.

Legal Disclaimer:

 * EMF Harmony products are not designed to treat or cure any disease or health
   condition, or to create any specific change in your health.
 * Any statements in customer reviews are related to that person only, and
   results from the use of our products will vary from person to person.
 * For studies demonstrating results from using our products, including a
   double-blind study from a third party research institution, please click
   here.
 * The use of EMF Harmony products does not eliminate the need to reduce your
   exposure to electromagnetic radiation. As with any environmental toxin,
   minimizing your exposure to EMFs is an important part of a strategy for
   supporting your long-term health.


YOU MAY ALSO LIKE

Package Insurance Policy
1 review
$1 $1
EMF Harmonizer for Wireless Devices
8 reviews
From $59
EMF Harmonizer+ for Cell Phones
27 reviews
From $79
EMF Harmonizer eCar
No reviews
$179 $179
EMF Harmonizer Ultra for WiFi Routers
8 reviews
From $99

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


RECENTLY VIEWED



278
Verified Reviews

 * Shop EMF Protection Products
 * Why Use EMF Protection
 * How EMF Protection Works
 * EMF Harmony Research Studies
 * EMF Protection Questions & Answers
 * 8 Reasons You Need EMF Protectionm
 * EMF Protection Blog
 * EMF Protection Reviews
 * 5G & EMF Exposure

 * Customer Service & Product FAQ's
 * International Shipping
 * Contact Us
 * Wholesale & Affiliates
 * About Us
 * Your Privacy Rights
 * Terms of Service
 * Refer a Friend Program
 * EMF Protection Gift Guide

 * EMF Pendants
 * EMF Protection for Home, Office, Car
 * EMF Protection Stickers for Cell Phones & Wireless
 * EMF Protection Bracelets
 * EMF Necklaces
 * EMF Protection for Apple Watch
 * EMF Harmony Europe
 * Energy Jewelry
 * Get Started Quiz


BECOME AN EMF INSIDER

Become an EMF Insider

Get the latest EMF protection news, special offers, and 10% off your first
order:

Enter your email Subscribe
icon-email Subscribe
 * instagram Instagram
 * Facebook
 * YouTube
 * Pinterest
 * TikTok



Legal Disclaimer: EMF Harmony products are not designed to treat or cure any
disease or health condition, or to create any specific change in your health.
Any statements in customer reviews are related to that person only, and results
from the use of our products will vary from person to person. For studies
demonstrating results from using our products, including a double-blind study
from a third party research institution, please click here. For information on
our return policy, please click here. For legal information on EMF Harmony
discount coupon codes, please click here.

 * American Express
 * Apple Pay
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2024 EMF Harmony from Life Harmony Energies, Inc.


icon-X "Close (esc)"
icon-X icon-chevron
icon-X
EMF Harmonizer Audio: Protect Wireless Devices from Radiation



Reviews





Enable Accessibility
Accessibility
Close icon Close Accessibility
Reset All Checked mark Statement

Language English French Spanish German Italian Portuguese Chinese Japanese
Arabic Hebrew Persian Adjust font size Checked mark Font Size

Screen Reader Checked mark Screen Reader Contrast Checked mark Contrast Inverted
Low Contrast High Contrast

Highlight Links Checked mark Highlight Links Change Cursor Checked mark Cursor
Text align Text left Text right Checked mark Text Align Left Center Right

Saturation icon Checked mark Saturation Low Saturation High Saturation Grayscale

Line Height Checked mark Line Height

Letter Spacing Checked mark Letter Spacing

Stop Animations Checked mark Stop Animations Mute sounds Checked mark Mute
Sounds Hide Image Checked mark Hide Images
Adjust text colors
Checked mark

Reset
Adjust heading colors
Checked mark

Reset
Adjust background colors
Checked mark

Reset
Powered by CodeInspire ↗


Not sure where to start? Take our quiz!


Judge.me

Country/regionAlbania (USD $)Andorra (USD $)Argentina (USD $)Armenia (USD
$)Australia (USD $)Austria (EUR €)Bahamas (USD $)Bahrain (USD $)Barbados (USD
$)Belarus (USD $)Belgium (EUR €)Bermuda (USD $)Bhutan (USD $)Bolivia (USD
$)Bosnia & Herzegovina (USD $)British Virgin Islands (USD $)Brunei (USD
$)Bulgaria (BGN)Canada (USD $)Caribbean Netherlands (USD $)Cayman Islands (USD
$)Chile (USD $)Colombia (USD $)Cook Islands (USD $)Costa Rica (USD $)Croatia
(EUR €)Cyprus (EUR €)Czechia (CZK Kč)Denmark (DKK kr)Ecuador (USD $)Estonia (EUR
€)Finland (EUR €)France (EUR €)Georgia (USD $)Germany (EUR €)Gibraltar (USD
$)Greece (EUR €)Greenland (USD $)Guadeloupe (USD $)Guernsey (USD $)Hong Kong SAR
(USD $)Hungary (HUF Ft)Iceland (USD $)India (USD $)Indonesia (USD $)Iraq (USD
$)Ireland (EUR €)Isle of Man (USD $)Israel (USD $)Italy (EUR €)Japan (USD
$)Jersey (USD $)Jordan (USD $)Kosovo (USD $)Kuwait (USD $)Laos (USD $)Latvia
(EUR €)Liechtenstein (CHF)Lithuania (EUR €)Luxembourg (EUR €)Macao SAR (USD
$)Malaysia (USD $)Maldives (USD $)Malta (EUR €)Mexico (USD $)Moldova (USD
$)Monaco (EUR €)Mongolia (USD $)Montenegro (EUR €)Myanmar (Burma) (USD $)Nepal
(USD $)Netherlands (EUR €)New Zealand (USD $)North Macedonia (USD $)Norway (USD
$)Oman (USD $)Pakistan (USD $)Palestinian Territories (USD $)Paraguay (USD
$)Peru (USD $)Philippines (USD $)Poland (PLN zł)Portugal (EUR €)Qatar (USD
$)Romania (RON lei)Russia (USD $)San Marino (EUR €)Saudi Arabia (USD $)Serbia
(USD $)Singapore (USD $)Slovakia (EUR €)Slovenia (EUR €)South Africa (USD
$)South Korea (USD $)Spain (EUR €)Sri Lanka (USD $)Suriname (USD $)Sweden (SEK
kr)Switzerland (CHF)Taiwan (USD $)Tajikistan (USD $)Thailand (USD $)Türkiye (USD
$)Turkmenistan (USD $)U.S. Outlying Islands (USD $)Ukraine (USD $)United Arab
Emirates (USD $)United Kingdom (GBP £)United States (USD $)Uruguay (USD
$)Uzbekistan (USD $)Vatican City (EUR €)Vietnam (USD
$)LanguageDeutschEnglishEspañolFrançaisItaliano