kailo-stubpost.com Open in urlscan Pro
2606:4700::6812:1c62  Public Scan

URL: https://kailo-stubpost.com/
Submission: On February 10 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="co"> Colombia</option>
          <option value="hr"> Croatia</option>
          <option value="dk"> Denmark</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="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="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://getkailo.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="co"> Colombia</option>
            <option value="hr"> Croatia</option>
            <option value="dk"> Denmark</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="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="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" data-cfsrc="https://getkailo.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy" src="https://getkailo.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://getkailo.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://getkailo.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="co"> Colombia</option>
          <option value="hr"> Croatia</option>
          <option value="dk"> Denmark</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="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="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

THE FUTURE OF PAIN RELIEF

Naturally relieve pain anywhere on your body in seconds with Kailo's patented
pain patch.

Order Kailo Now
As seen on:










Over 1 Million
Happy Customers

Made in USA
Guaranteed

95% Positive
User Rating

90 Day
Money Back Guarantee



THE NANOTECH PATCH THAT RELIEVES PAIN IN SECONDS

Natural pain relief has never been this simple, effective, or affordable.

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6

Order Kailo Now


THE SCIENCE


HOW DOES IT WORK?

When you experience pain, it’s typically the result of electrical signals being
sent from the location of the pain to your brain. The worse the pain, the
stronger the signal.

Kailo’s nanocapacitors communicate directly with the brain’s electrical system,
telling it to “turn down the volume” of the pain signal (like a “bio-antenna”).
This allows your brain to send help, reducing the pain immediately.

Kailo doesn’t use medicine or drugs, so nothing foreign or toxic enters your
body.


FAST, NATURAL RELIEF


FEEL RELIEF IN LESS THAN 60 SECONDS

When you’re feeling pain, just stick Kailo to your body (where it hurts) and
within moments, you’ll feel the pain ease away.

Kailo is 100% drug-free, has zero side effects and can be worn every single day.

Clinical trial results



SIMPLE AND VERSATILE


WORKS ANYWHERE ON YOUR BODY

Whether your pain stems from a pinched nerve, pulled muscle or a chronic
condition, Kailo can help you find relief.

Simply place it on your head, neck, shoulder, back, knee, hand, foot, and more –
and watch as the pain quickly subsides.

Order Kailo Now



RELIABLE RELIEF WHEN YOU NEED IT MOST



Waterproof
Kailo can be worn in the shower and in the pool or ocean without losing
stickiness or falling off.
Lasts For Years
Kailo can be worn day after day, without losing effectiveness. Just replace the
adhesive after 3-7 days of continued use and you’re good to go.
Always On
Kailo does not have a battery and doesn’t require any charging. It's always
ready when you need it most.
Order Kailo Now


HERE’S WHY CUSTOMERS LOVE KAILO…

5.0 star rating
Rita V.‎
Verified Buyer

“I HAVE FIBROMYALGIA AND...KAILO WORKS IN MINUTES!”

I got my Kailo patches a week ago. I am amazed at how quickly it controlled my
pain. I have fibromyalgia and when I overdo my back aches so bad I can’t sleep.
The Kailo patch works in minutes!

5.0 star rating
Liza B.‎
Verified Buyer

“IT WORKS! IT'S WEIRD, I KNOW.”

I am no stranger to pain. At 17 I was hit head on by a drunk driver, changing my
life. Lots of broken bones, severe injuries, metal in my body and years of pain.
And now Fibromyalgia! All causing LOTS OF PAIN! So, when my daughter told me
about this Kailo pain patch I was skeptical. Excited, but skeptical. A pain
patch with NO MEDICINE, working off my bodies own electrical system with
nanotechnology. ME = SKEPTICAL.



But then, I got to go try Kailo before buying it. Yipee! I walked in there
hopeful to relieve some pain, but still in the back of my head thinking that I
was going to have to be the one to tell these people it didn’t work. Honesty is
always the best policy. * Guess what?!?! * IT WORKED!!!! I have found relief
from my shoulder, neck, hand, arm, hip, and back pain so far. Not a cure, but
relief. I can now wake up in the morning not feeling sore, stiff and in pain. It
has helped my quality of life.

5.0 star rating
Michael L.‎
Verified Buyer

“IT'S GIVEN ME AMAZING RELIEF FROM THE DAILY PAIN I HAD BEEN FEELING.”

I received your product yesterday and immediately started using it. It took me
about 3 minutes before I found a good spot on my upper back. The pain went away
within seconds. I have been suffering from daily muscle spasms and tightening
that was so painful. This would happen daily when I walked for more than a
couple of minutes and when I would lie down to sleep. This has gone on for over
4 years . MRI’s , Xrays, chiropractor, massage therapy, orthopedist. I have
tried everything and still ..pain. I know that your product isn’t fixing the
issue, but it has (so far) given me amazing relief from the daily pain that I’ve
been feeling. I have told several people about this product and I have no doubt
that they will be ordering from you. Thank you so much for developing this
amazing technology and delivering it at a reasonable price!!

5.0 star rating
Jared F.‎
Verified Buyer

“SHE WAS NO LONGER CRYING.”

My 7-year old daughter woke up this morning with a 103° fever and in agony — ‘my
brain hurts sooo baaaad’ — we laid her down on a pillow with a Kailo patch under
her temple. She calmed right down. When we asked her if it still hurt she said
yes (but she was no longer crying). So we took it out from under her head.
Within 15 seconds she was crying again so we put the Kailo back. After 10
minutes we found it on the bed and she said she took it off because it doesn’t
hurt anymore. She’s now sitting up and watching TV.

5.0 star rating
Rita V.‎
Verified Buyer

“I HAVE FIBROMYALGIA AND...KAILO WORKS IN MINUTES!”

I got my Kailo patches a week ago. I am amazed at how quickly it controlled my
pain. I have fibromyalgia and when I overdo my back aches so bad I can’t sleep.
The Kailo patch works in minutes!

5.0 star rating
Liza B.‎
Verified Buyer

“IT WORKS! IT'S WEIRD, I KNOW.”

I am no stranger to pain. At 17 I was hit head on by a drunk driver, changing my
life. Lots of broken bones, severe injuries, metal in my body and years of pain.
And now Fibromyalgia! All causing LOTS OF PAIN! So, when my daughter told me
about this Kailo pain patch I was skeptical. Excited, but skeptical. A pain
patch with NO MEDICINE, working off my bodies own electrical system with
nanotechnology. ME = SKEPTICAL.



But then, I got to go try Kailo before buying it. Yipee! I walked in there
hopeful to relieve some pain, but still in the back of my head thinking that I
was going to have to be the one to tell these people it didn’t work. Honesty is
always the best policy. * Guess what?!?! * IT WORKED!!!! I have found relief
from my shoulder, neck, hand, arm, hip, and back pain so far. Not a cure, but
relief. I can now wake up in the morning not feeling sore, stiff and in pain. It
has helped my quality of life.

5.0 star rating
Michael L.‎
Verified Buyer

“IT'S GIVEN ME AMAZING RELIEF FROM THE DAILY PAIN I HAD BEEN FEELING.”

I received your product yesterday and immediately started using it. It took me
about 3 minutes before I found a good spot on my upper back. The pain went away
within seconds. I have been suffering from daily muscle spasms and tightening
that was so painful. This would happen daily when I walked for more than a
couple of minutes and when I would lie down to sleep. This has gone on for over
4 years . MRI’s , Xrays, chiropractor, massage therapy, orthopedist. I have
tried everything and still ..pain. I know that your product isn’t fixing the
issue, but it has (so far) given me amazing relief from the daily pain that I’ve
been feeling. I have told several people about this product and I have no doubt
that they will be ordering from you. Thank you so much for developing this
amazing technology and delivering it at a reasonable price!!

5.0 star rating
Jared F.‎
Verified Buyer

“SHE WAS NO LONGER CRYING.”

My 7-year old daughter woke up this morning with a 103° fever and in agony — ‘my
brain hurts sooo baaaad’ — we laid her down on a pillow with a Kailo patch under
her temple. She calmed right down. When we asked her if it still hurt she said
yes (but she was no longer crying). So we took it out from under her head.
Within 15 seconds she was crying again so we put the Kailo back. After 10
minutes we found it on the bed and she said she took it off because it doesn’t
hurt anymore. She’s now sitting up and watching TV.

5.0 star rating
Rita V.‎
Verified Buyer

“I HAVE FIBROMYALGIA AND...KAILO WORKS IN MINUTES!”

I got my Kailo patches a week ago. I am amazed at how quickly it controlled my
pain. I have fibromyalgia and when I overdo my back aches so bad I can’t sleep.
The Kailo patch works in minutes!

5.0 star rating
Liza B.‎
Verified Buyer

“IT WORKS! IT'S WEIRD, I KNOW.”

I am no stranger to pain. At 17 I was hit head on by a drunk driver, changing my
life. Lots of broken bones, severe injuries, metal in my body and years of pain.
And now Fibromyalgia! All causing LOTS OF PAIN! So, when my daughter told me
about this Kailo pain patch I was skeptical. Excited, but skeptical. A pain
patch with NO MEDICINE, working off my bodies own electrical system with
nanotechnology. ME = SKEPTICAL.



But then, I got to go try Kailo before buying it. Yipee! I walked in there
hopeful to relieve some pain, but still in the back of my head thinking that I
was going to have to be the one to tell these people it didn’t work. Honesty is
always the best policy. * Guess what?!?! * IT WORKED!!!! I have found relief
from my shoulder, neck, hand, arm, hip, and back pain so far. Not a cure, but
relief. I can now wake up in the morning not feeling sore, stiff and in pain. It
has helped my quality of life.

 * 1
 * 2
 * 3
 * 4

Order Kailo Now


KAILO IS EASY TO USE

Works right out of the box – anyone can do it!

step 1
Place Kailo at the source of your pain
step 2
Move it around slowly till you find the perfect spot
step 3
Stick it on and enjoy the relief!
Order Kailo Now


CLINICAL TRIALS


THE RESULTS ARE IN AND THEY'RE AMAZING

Our Clinical Trial Proved:

Significant decrease in pain severity with no side effects

Significant improvement in mood, sleep, activity, and relationships.

Patient satisfaction for convenience and ease of use

Patients used a lot less concurrent oral medication.



“The interim results from the IRB-approved study demonstrated that patients who
used Kailo over a period of 30 days showed a vast reduction of their pain
severity levels. They experienced a better quality of life, improved function,
were very satisfied with the Kailo Pain Patch, and preferred the patch over oral
pain medications. With the increased focus on identifying alternative therapies
for patients in pain that clinicians and consumers can turn to, the use and
ongoing research of novel approaches, including the non-drug, and
nanotechnology-based Kailo patch, seems to have a very positive effect on
patients who are experiencing mild, moderate, and chronic pain.”


Jeffrey Gudin MD,
Principal Investigator




YOUR SATISFACTION IS OUR PRIORITY

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

90-Day Money Back Guarantee
If for any reason you’re not 100% satisfied with your Kailo patch, you can
easily return it, hassle-free!
Made In The USA
Kailo is designed, engineered, and manufactured in the beautiful state of Utah.
Free, Fast Shipping in the USA
We also provide fast shipping to over 100 countries.
Quality Promise
We control every step of the process and test every patch 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 live a pain-free life without drugs or
medication.
Order Kailo Now


HERE'S WHAT YOU GET


EVERY KAILO BUNDLE INCLUDES:

 * 1 KAILO PAIN PATCH
   Reusable and lasts for years
   
 * 1 ULTRA-SOFT CARRYING CASE
   a protective felt pocket featuring a sleeve in the front for your Kailo and a
   sleeve on the back to store extra adhesives.
   
 * 3 FREE ADHESIVES
   Can be removed and reapplied to your skin multiple times before losing its
   stick.

Order Kailo Now



THE PAIN RELIEF YOU’VE BEEN WAITING FOR


BUNDLES ARE INDIVIDUALLY PACKAGED & NOW ON SALE!

1 – Kailo Bundle


1 – Kailo Bundle

+ FREE USA SHIPPING
Includes:
 * – 1 Reusable Kailo
 * – 3 Free Adhesives
 * – 1 Free Soft Carrying Case

Retail €107.58
Now ONLY €88.75
You Save €18.83!
FREE USA Shipping


Order Now
Most Popular
3 – Kailo Bundles


3 – Kailo Bundles

Buy 2, Get 1 FREE
+ FREE USA SHIPPING
Includes:
 * – 3 Reusable Kailos
 * – 9 Free Adhesives
 * – 3 Free Soft Carrying Cases

€59.17/each (Total €177.51)
You Save €145.23!
FREE USA Shipping


Order Now
Best Deal
5 – Kailo Bundles


5 – Kailo Bundles

Buy 3, Get 2 FREE
+ FREE USA SHIPPING
Includes:
 * – 5 Reusable Kailos
 * – 15 Free Adhesives
 * – 5 Free Soft Carrying Cases

€53.25/each (Total €266.26)
You Save €271.64!
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



Act Now and Get…

1 More Kailo Bundle for 50% OFF!

€88.75 Value
Special Add-on Price = €44.38!
Yes, Get My 50% Savings!

No Thank You

Special Offer!
50
% OFF


50% Off



Act Now and Get…

1 More Kailo Bundle for 50% OFF!

€88.75 Value
Special Add-on Price = €44.38!
Yes, Get My 50% Savings! Yes, Get My 50% Savings!

No Thank You


SPECIAL OFFER: 33% OFF A 5-PACK OF ADHESIVES

 * 

Our adhesives are soft on the skin, won't pull out hair, and can be reapplied to
your skin multiple times before losing its stick.

 * Includes 5 double-sided adhesives – One side sticks to Kailo the other to
   your skin.
 * Each adhesive can last up to 7 days depending on placement location and skin
   type.
 * Includes Free Shipping & 90-Day Money-Back Guarantee.

Retail €13.44
Only €8.96
Yes, Get My 33% Savings Now! Yes, Get My 33% Savings Now!

QUANTITY

+ –
Remove?
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
Colombia Croatia Denmark Finland France Gibraltar Greece Hong Kong SAR China
Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia Malta
Netherlands New Zealand Norway Poland Portugal Singapore 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
Colombia Croatia Denmark Finland France Gibraltar Greece Hong Kong SAR China
Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia Malta
Netherlands New Zealand Norway Poland Portugal Singapore 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
Colombia Croatia Denmark Finland France Gibraltar Greece Hong Kong SAR China
Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg Malaysia Malta
Netherlands New Zealand Norway Poland Portugal Singapore 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







90 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

DO THE PATCHES EVER “WEAR OUT?”

Kailo patches are extremely durable and when treated properly, can last for
years before needing replacement (which makes them a great value). No other pain
relief product on the market offers so much potential for a one-time purchase.



HOW LONG CAN I WEAR KAILO?

You can wear the Kailo patch for as long you’d like. Some customers take it off
once the pain subsides, while others wear it all day, every day.



HOW LONG DO THE RESULTS LAST?

As long as your Kailo patch is properly placed, it will continue to give you
immediate pain relief. We’ve also found that there is a lasting effect even
after the Kailo patch is removed.

Many customers report wearing the patch for a week and the positive effects
lingering for days after removal. We also have many examples of customers
experiencing relief for up to an hour after wearing the patch for just a few
minutes. It likely depends on the kind of pain, the health of the person wearing
it, and the placement technique.



HOW LONG DO THE ADHESIVES LAST?

Each adhesive can last up to 7 days depending on the placement location and
person’s skin type.



DO YOU PLUG KAILO IN? IS THERE A BATTERY?

Kailo does not have a battery and doesn’t require any charging.



CAN KAILO GET WET?

Yes. Each Kailo is formed on a waterproof polyester substrate and is covered
with a dielectric coating. They have been tested for water-resistance and full
submersion. After use in water, simply dab it with a clean, dry towel and allow
it to air dry.



CAN THE KAILO HELP WITH BACK PAIN?

The short answer is YES! You can finally experience the back pain relief you’ve
been searching for. The Kailo pain patch works with your body’s natural
electrical system to turn down your pain receptors so you can feel good again
and smile at life. You won’t believe the back pain relief you can find with
Kailo pain patches — until you experience the pain relief yourself. Kailo is the
best pain reliever for back pain.



CAN THE KAILO HELP WITH KNEE PAIN?

Absolutely. Knee pain is one of the most common uses for our customers and it
can quickly relieve pain in seconds.

Here are some recent testimonials from our customers:

“My mother has told me that Kailo has helped with pain in her knee that hasn’t
been able to dissipate for years. I definitely can see the value in the little
miracle.” – Nick A.

“Kailo has helped my friends and family with knee pain and even worked to make
the pain of passing a kidney stone tolerable. It is simply miraculous.” – Melody
S.



CAN I USE KAILO IF I AM PREGNANT OR HAVE A PACEMAKER?

No. Kailo should not be used when pregnant or if you have a pacemaker.



DOES KAILO HELP RELIEVE MENSTRUAL CRAMPS?

Most women experience menstrual cramps at some time during their life — and for
many, the pain is excruciating. Painful periods can disrupt life and force you
to miss work, lose sleep, and say no to opportunities to enjoy friends, family,
and activities.

Kailo can provide instant pain relief for your menstrual cramps. Even those
time-of-the-month back cramps, migraines or headaches, and abdominal pain.



WHERE IS KAILO MADE?

We’re based in the heart of Silicon Slopes, Utah. Kailo is designed, engineered,
and manufactured in Utah — the birthplace of television, artificial heart,
electric traffic lights, and Frisbee. We’re proud to be part of the innovative,
hard-working, and kind culture of the Beehive State.



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 7-12 days in the United States. For orders outside
the USA, please allow 15-20 business days for delivery. Global shipping delays
and Covid-19 have caused longer delivery times than usual. Thank you for your
patience!



WHAT IF KAILO DOESN’T WORK FOR ME?

Kailo is far more than just a business for us, it’s changed thousands of lives
already. We offer a no-hassle, 100% money-back guarantee. If you feel Kailo
isn’t working for you within 90 days, we’ll gladly take it back. Before
returning your Kailo, we would love a chance to make sure you’ve found the
correct placement. Over 90% of our customers have found an increase in comfort.
Our goal is to help everyone get relief.



IS KAILO’S TECHNOLOGY PATENTED?

Yes! Although originally developed for use in high-tech applications like
antennas, signal transmission, bio-identification, and energy storage, Kailo’s
patented tech works just as well for helping the brain communicate with
disrupted areas in the body!



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.


Click HERE to View FAQs >>

Representations regarding the efficacy and safety of Kailo have not been
evaluated by the Food and Drug Administration. The FDA only evaluates foods and
drugs, not supplements like these products. 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: United States Patent1 Journal Articles2

 * Support
 * Shipping
 * Returns
 * Impressum
 * Privacy
 * Terms

About This Site
Purchasing here is buying directly from Kailo, the inventors of this innovative
solution. Kailo 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 Kailo on this site, rather than 3rd-Party
retailers.
Copyright © 2022 GiddyUp. All Rights Reserved.
×

×

×


HAVE A QUESTION ABOUT KAILO?

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


PLEASE CONTACT GIDDYUP’S KAILO SUPPORT AT:

 * kailo@giddyup-support.com


ESTIMATED SHIPPING TIMES:

 * USA Only: 2-7 business days
 * International:  1-4 weeks

×


RETURN POLICY

Kailo is far more than just a business for us. It’s about creating pain-free
lives. It has already improved the quality of life for thousands of relieved
customers. If you think Kailo will work for you or a family member, try it out
risk-free. We offer a no-hassle, 100% money-back guarantee on your purchase
price.

If you feel Kailo isn’t working for you within 90 days, we’ll gladly take it
back. We offer the same 90-day return policy if you are giving Kailo as a gift.
Please provide the gift recipient with your order number. If the gift is
returned it will be refunded to the gift purchaser within 14 days of receiving
the return. Gift recipients are not entitled to the refund and acknowledge that
no refund will be made, except when required by law.

This website offers some very deep discounts on Kailo and we are happy to offer
you free shipping in the USA on your product purchase as well. However, the
purchaser bears all return shipping costs to Kailo.

Before returning your Kailo, we would love a chance to make sure you’ve found
the correct placement. Over 90% of our customers have found an increase in
comfort using Kailo. Our goal is to help everyone get relief. To receive
placement support, please contact us at support@gokailo.com

If our agents are unable to help you find relief, they will progress to the
return process for the purchaser.

Please be advised that full refunds are issued only when all the product,
including any free product you received through your purchase, is returned.
Partial returns will result in partial refunds.

Customer Service is open from 9:00 am to 5:00 pm MST, M-F. Response times on
Customer Service tickets are typically 1-2 business days.

Customers can track orders by searching the tracking number provided in the
shipping confirmation email.

Customers can cancel orders by contacting support@gokailo.com. However, we ship
quickly and will have to receive your request before your order is shipped.

International Shipments: Some countries will halt packages in transit and
require a customs charge be paid on imported goods. If your package does not
arrive, it’s likely being held at your local mail service.

To prevent the unauthorized resale of Kailo please be informed that purchases
totaling 20 or more Kailo kits sent to the same person or address for 2 or more
consecutive months will nullify the 90-day money back guarantee. If you wish to
enter into an authorized affiliate relationship with Kailo that will allow you
to sell Kailo and have your purchases protected by the 90-day money back
guarantee, please reach out to us at support@gokailo.com and ask for information
on our affiliate program.

×


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

×

×


SHIPPING POLICY


DOMESTIC SHIPPING POLICY

Shipment processing time

 * Unless stated otherwise on the website, all orders are processed within 1-2
   business days.

Shipping rate and delivery estimates

 * All domestic orders are shipped for FREE via UPS Ground.

Shipment confirmation and order tracking

 * Customers will receive an email confirming their order and a second email
   once their order has shipped with a UPS tracking number included.

Customs, duties, and taxes

 * Kailo is not responsible for any customs and taxes applied to your order. All
   fees imposed during or after shipping are the responsibility of the customer
   (tariffs, taxes, etc.).

Damages

 * Kailo is not liable for any products damaged or lost during shipping. If you
   received your order damaged, please contact the shipment carrier or our
   support team directly to file a claim. Please save all packaging material and
   damaged goods before filing a claim.


INTERNATIONAL SHIPPING POLICY

Shipment costs vary by country. Please enter your country during checkout for
the current rate.

Some countries will halt packages in transit and require a customs charge be
paid on imported goods. If your package does not arrive, it's likely being held
at your local mail service.

---

For more information or support, please email support@gokailo.com

×


FREQUENTLY ASKED QUESTIONS

×

DO THE PATCHES EVER “WEAR OUT?”

Kailo patches are extremely durable and when treated properly, can last for
years before needing replacement (which makes them a great value). No other pain
relief product on the market offers so much potential for a one-time purchase.



HOW LONG CAN I WEAR KAILO?

You can wear the Kailo patch for as long you’d like. Some customers take it off
once the pain subsides, while others wear it all day, every day.



HOW LONG DO THE RESULTS LAST?

As long as your Kailo patch is properly placed, it will continue to give you
immediate pain relief. We’ve also found that there is a lasting effect even
after the Kailo patch is removed.

Many customers report wearing the patch for a week and the positive effects
lingering for days after removal. We also have many examples of customers
experiencing relief for up to an hour after wearing the patch for just a few
minutes. It likely depends on the kind of pain, the health of the person wearing
it, and the placement technique.



HOW LONG DO THE ADHESIVES LAST?

Each adhesive can last up to 7 days depending on the placement location and
person’s skin type.



DO YOU PLUG KAILO IN? IS THERE A BATTERY?

Kailo does not have a battery and doesn’t require any charging.



CAN KAILO GET WET?

Yes. Each Kailo is formed on a waterproof polyester substrate and is covered
with a dielectric coating. They have been tested for water-resistance and full
submersion. After use in water, simply dab it with a clean, dry towel and allow
it to air dry.



CAN THE KAILO HELP WITH BACK PAIN?

The short answer is YES! You can finally experience the back pain relief you’ve
been searching for. The Kailo pain patch works with your body’s natural
electrical system to turn down your pain receptors so you can feel good again
and smile at life. You won’t believe the back pain relief you can find with
Kailo pain patches — until you experience the pain relief yourself. Kailo is the
best pain reliever for back pain.



CAN THE KAILO HELP WITH KNEE PAIN?

Absolutely. Knee pain is one of the most common uses for our customers and it
can quickly relieve pain in seconds.

Here are some recent testimonials from our customers:

“My mother has told me that Kailo has helped with pain in her knee that hasn’t
been able to dissipate for years. I definitely can see the value in the little
miracle.” – Nick A.

“Kailo has helped my friends and family with knee pain and even worked to make
the pain of passing a kidney stone tolerable. It is simply miraculous.” – Melody
S.



CAN I USE KAILO IF I AM PREGNANT OR HAVE A PACEMAKER?

No. Kailo should not be used when pregnant or if you have a pacemaker.



DOES KAILO HELP RELIEVE MENSTRUAL CRAMPS?

Most women experience menstrual cramps at some time during their life — and for
many, the pain is excruciating. Painful periods can disrupt life and force you
to miss work, lose sleep, and say no to opportunities to enjoy friends, family,
and activities.

Kailo can provide instant pain relief for your menstrual cramps. Even those
time-of-the-month back cramps, migraines or headaches, and abdominal pain.



WHERE IS KAILO MADE?

We’re based in the heart of Silicon Slopes, Utah. Kailo is designed, engineered,
and manufactured in Utah — the birthplace of television, artificial heart,
electric traffic lights, and Frisbee. We’re proud to be part of the innovative,
hard-working, and kind culture of the Beehive State.



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 7-12 days in the United States. For orders outside
the USA, please allow 15-20 business days for delivery. Global shipping delays
and Covid-19 have caused longer delivery times than usual. Thank you for your
patience!



WHAT IF KAILO DOESN’T WORK FOR ME?

Kailo is far more than just a business for us, it’s changed thousands of lives
already. We offer a no-hassle, 100% money-back guarantee. If you feel Kailo
isn’t working for you within 90 days, we’ll gladly take it back. Before
returning your Kailo, we would love a chance to make sure you’ve found the
correct placement. Over 90% of our customers have found an increase in comfort.
Our goal is to help everyone get relief.



IS KAILO’S TECHNOLOGY PATENTED?

Yes! Although originally developed for use in high-tech applications like
antennas, signal transmission, bio-identification, and energy storage, Kailo’s
patented tech works just as well for helping the brain communicate with
disrupted areas in the body!



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.