chillpill-lifetechhub.com Open in urlscan Pro
2606:4700:3035::6815:19a  Public Scan

URL: https://chillpill-lifetechhub.com/
Submission: On November 28 via api from US — Scanned from US

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-12 py-1 px-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-4 py-1 pl-0 pr-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[shipping_info_country]" class="valid" id="form-field-shipping_info_country" autocomplete="country">
          <option value="us" selected=""> United States</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="hr"> Croatia</option>
          <option value="dk"> Denmark</option>
          <option value="ee"> Estonia</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="de"> Germany</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>
        </select>
      </div>
    </div>
    <div class="col-4 py-1 pl-1 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_state" class="form-field-label">State</label>
        <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[shipping_info_state]" id="form-field-shipping_info_state">
      </div>
    </div>
    <div class="col-4 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_zip" class="form-field-label">Zip code</label>
        <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[shipping_info_zip]" id="form-field-shipping_info_zip">
      </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">Phone (optional)</label>
        <input type="tel" placeholder="Phone (optional)" 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://getchillpill.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </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="us" selected=""> United States</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="hr"> Croatia</option>
            <option value="dk"> Denmark</option>
            <option value="ee"> Estonia</option>
            <option value="fi"> Finland</option>
            <option value="fr"> France</option>
            <option value="de"> Germany</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>
          </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 decoding="async" width="30" height="30" src="https://getchillpill.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy">
        </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://getchillpill.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://getchillpill.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="us" selected=""> United States</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="hr"> Croatia</option>
          <option value="dk"> Denmark</option>
          <option value="ee"> Estonia</option>
          <option value="fi"> Finland</option>
          <option value="fr"> France</option>
          <option value="de"> Germany</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>
        </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

MAIN ALERT TEXT...

Error text

Ok


NATURALLY IMPROVE YOUR SLEEP & REDUCE STRESS

Simply by holding it in your hand, the Chill Pill relieves stress and improves
your ability to fall asleep faster. This revolutionary new drug-free device is
safe for all ages.

Say hello to natural, effective relief!

Order The Chill Pill Now
As seen on:










Improve Your Sleep & Reduce Stress
Order now Order now
Tested & Safe
For All Ages

Over $1.5 million
In Total Sales!

Non-Addictive
All Natural

60 Day
Money-Back Guarantee



QUIET YOUR MIND & CALM YOUR BODY

The Chill Pill is safe, non-invasive, easy to use, and can be taken with you
everywhere you go.

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

Order The Chill Pill Now


EASY & EFFECTIVE


HOW IT WORKS

It sounds unbelievable: By holding the Chill Pill in your hand, you can quickly
enjoy better sleep and reduce stress. But it’s true – and we have the actual
user stories to prove it!

It’s all thanks to our breakthrough signal pattern, which sends gentle
stimulation from your hand to your brain that tells your nervous system to
relax. This method is 100% safe and natural… and now, thanks to the Chill Pill,
you finally have an affordable handheld version you can take anywhere!


RELIEF THAT WORKS


CALM YOURSELF DOWN – ANYTIME, ANYWHERE

Carrying a Chill Pill is like having a warm hug in your pocket that you can
discreetly turn to whenever you need a bit of comfort and calm.

The best part is that it can be customized to fit your personal needs. Simply
adjust the frequency settings to calm yourself in any situation.

With the Chill Pill, you will always have the support you need!




ENJOY DEEP, NATURAL SLEEP


FALL ASLEEP FASTER & ENJOY BETTER QUALITY SLEEP

The Chill Pill helps you get to sleep fast – without the need for drugs!

Simply hold the Chill Pill in your hand as you go to bed and the gentle rhythm
trains your brain and body to calm down.

Not only does the Chill Pill help you fall asleep faster, but it can also
improve the quality of your sleep!

Order The Chill Pill Now



THE CHILL PILL IS SO DISCREET,
NOBODY WILL KNOW YOU'RE USING IT



Non-Invasive & Non-Addictive

Pills can help with your mental health, but sadly most come with a laundry list
of side effects. With the Chill Pill, you aren’t fixing one problem just to
create another. It’s non addictive, all-natural & is safe for all ages.

Portable & Discreet

The Chill Pill is lightweight, compact, and wraps comfortably around your wrist
with the included bracelet. Throw it in your purse, leave it dangling from your
wrist, slip it in and out of your pocket… whatever works for you!

One-Time Purchase

Not only can the Chill Pill help you mitigate the challenges associated with
prescription drugs, it also helps you mitigate the expense. You’ll save tons of
money over time because there are no refills or batteries to replace. Just buy
it once!

Order The Chill Pill Now


HERE’S WHY PEOPLE LOVE THE CHILL PILL

5.0 star rating
Jerri Winnett‎
Verified Buyer

I PURCHASED THE CHILL PILL TO HELP ME…

I purchased the Chill Pill to help me sleep. I work at night and had a hard time
sleeping during the day.

I use the chill pill when I can not relax and wind down enough to go to sleep.

It's made a world of a difference. I am able to go to sleep quickly when using
my chill pill.

5.0 star rating
Randi Campbell‎
Verified Buyer

I USE MY CHILL PILL EVERY SINGLE NIGHT

I use my chill pill every single night. It really helps settle my mind and help
me fall asleep fast. I also use it on high stress days.

5.0 star rating
Rylee‎
Verified Buyer

MUST HAVE FOR MENTAL HEALTH

I originally got this thing for my sleep problems (takes hours to get to sleep
every night) and it has changed my night routine completely. I look forward to
bedtime now! But it's been even better for my mental health as a whole, best
investment ever for my crazy life, LOL!

5.0 star rating
Samantha‎
Verified Buyer

LIFESAVER

This little gadget has been a legit game changer for my mental health. Idk if
anyone else gets crazy panicky when getting lashes and nails done but I do...
well, I used to! Not anymore, thank god

5.0 star rating
Jerri Winnett‎
Verified Buyer

I PURCHASED THE CHILL PILL TO HELP ME…

I purchased the Chill Pill to help me sleep. I work at night and had a hard time
sleeping during the day.

I use the chill pill when I can not relax and wind down enough to go to sleep.

It's made a world of a difference. I am able to go to sleep quickly when using
my chill pill.

5.0 star rating
Randi Campbell‎
Verified Buyer

I USE MY CHILL PILL EVERY SINGLE NIGHT

I use my chill pill every single night. It really helps settle my mind and help
me fall asleep fast. I also use it on high stress days.

5.0 star rating
Rylee‎
Verified Buyer

MUST HAVE FOR MENTAL HEALTH

I originally got this thing for my sleep problems (takes hours to get to sleep
every night) and it has changed my night routine completely. I look forward to
bedtime now! But it's been even better for my mental health as a whole, best
investment ever for my crazy life, LOL!

5.0 star rating
Samantha‎
Verified Buyer

LIFESAVER

This little gadget has been a legit game changer for my mental health. Idk if
anyone else gets crazy panicky when getting lashes and nails done but I do...
well, I used to! Not anymore, thank god

5.0 star rating
Jerri Winnett‎
Verified Buyer

I PURCHASED THE CHILL PILL TO HELP ME…

I purchased the Chill Pill to help me sleep. I work at night and had a hard time
sleeping during the day.

I use the chill pill when I can not relax and wind down enough to go to sleep.

It's made a world of a difference. I am able to go to sleep quickly when using
my chill pill.

5.0 star rating
Randi Campbell‎
Verified Buyer

I USE MY CHILL PILL EVERY SINGLE NIGHT

I use my chill pill every single night. It really helps settle my mind and help
me fall asleep fast. I also use it on high stress days.

 * 1
 * 2
 * 3
 * 4

Order The Chill Pill Now


THE CHILL PILL IS EASY TO USE

People of all ages achieve great results using the Chill Pill

step 1

Turn It On

step 2

Adjust The Frequency

step 3

Find Your Grip

Order The Chill Pill Now


KEY FEATURES


THIS COULD BE THE LAST “PILL” YOU’LL EVER NEED

1 Charge Lasts 20 Hours -
And it fully charges in 1 hour!

Durable Materials -
Designed to last for years and years

Multiple Colors -
Make it your own!

Safe & Effective -
All-natural therapy




YOUR SATISFACTION IS OUR PRIORITY

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

60-Day Money Back Warranty

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

American-owned business

The Chill Pill is proudly owned and operated in America.

Free, Fast Shipping in the USA

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

Quality Promise

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

World Class Customer Support

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

Mission Driven

Our mission is to help millions of people improve their mental health.

Order The Chill Pill Now


GET THE CHILL PILL TODAY!


NOW ON SALE FOR A LIMITED TIME ONLY - GREAT FOR GIFTING!

Best Deal
3 – Chill Pills

Best Deal
3 – Chill Pills
Buy 2, Get 1 FREE
+ FREE USA SHIPPING
Retail $192.84
$128.56
You Save $64.28!
FREE USA Shipping
ORDER NOW
Most Popular
2 – Chill Pills

Most Popular
2 – Chill Pills
Buy 1, Get 1 60% OFF
+ FREE USA SHIPPING
Retail $128.56
$89.99
You Save $38.57!
FREE USA Shipping
ORDER NOW
1 – Chill Pill

1 – Chill Pill
+S&H
Retail $64.28
$49.50
You Save $14.78!
+S&H
ORDER NOW
ORDER NOW


NEXT STEP – SELECT YOUR COLOR:

COLOR SELECTION APPLIES TO YOUR ENTIRE ORDER.

COLOR


×
Special Offer!
30
% OFF


Special Offer

Act Now and Get…


1 MORE FOR 30% OFF!

$64.28 Value
Special Add-on Price = $45.00!
Yes, Get My 30% Savings!
No Thank You
Processing...


ADD A SLEEVE FOR 30% OFF!

 * 
 * 
 * 
 * 

Want your Chill Pill to stand out from the crowd? For a limited time, you can
add the Teal sleeve for 30% off the regular price.

 * Protects your Chill Pill from wear & tear
 * Makes it easier to carry
 * Lightweight and practical

Retail $20.00
Only $14.00
Yes, Get My 30% Savings Now! Yes, Get My 30% Savings Now!
Remove?
No Thank You
Total:
Checkout Processing
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)
City
Country United States_________________ Australia Austria Belgium Brazil Canada
Croatia Denmark Estonia Finland France Germany 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
State
Zip code
Phone (optional)


SHIPPING INFORMATION


Same as shipping address

Use a different shipping address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country United States_________________ Australia Austria Belgium Brazil Canada
Croatia Denmark Estonia Finland France Germany 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
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 United States_________________ Australia Austria Belgium Brazil Canada
Croatia Denmark Estonia Finland France Germany 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
State
Zip code
Next


Complete Order

ORDER SUMMARY

$0.00

PROMO DISCOUNT

$0.00

TAX

$0.00

SHIPPING

— —

TOTAL

$0.00

×

Ok







60 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

Who should not use the Chill Pill?

The Chill Pill cannot be used by people who have nerve damage, shunts, or carpal
tunnel, and is not recommended for anyone with heart issues. Furthermore, women
who are pregnant should avoid electrotherapy treatment, as safe use has not been
established for pregnancy.

 * The Chill Pill should not be used in areas of the body where cancerous
   lesions exist.
 * The treatment should not be applied in areas of the skin that are swollen,
   infected, or inflamed (e.g. varicose veins)
 * Patients suspected of having serious infectious diseases or diseases that
   require heat or fevers to be suppressed should not be treated with
   electrotherapy.
 * The Chill Pill should not be applied to the anterior neck (carotid sinus) or
   through the head.
 * Patients with cardiac demand pacemakers should not be treated using powered
   muscle stimulators.
 * TENS waveforms should not be used on patients who have cardiac demand
   pacemakers.

Why do I need a Chill Pill?

More people than ever before are suffering from mental health issues. And while
we can't do much to alter a chaotic environment, we can do something about our
mental state. No more sleepless nights, no more uncontrollable panicking, and no
more pointless sorrow!

Why not just use sleeping pills?

While sleeping medications are known to be generally effective in finding rest,
the problem comes in their long-term consequences. After weeks, months, or even
years of using medication to drift off, the likelihood of forming an addiction
to sleeping pills is alarmingly high. In fact, most people build up a tolerance
and only increase their dosage over time. But there is no risk of addiction with
the Chill Pill, and the long-term use actually supports your mental state into
no longer needing a sleeping or calming aid of any kind!

What is the Chill Pill made of?

The Chill Pill is made with an ABS-Certified grade of Stainless Steel, wrapped
in a silicone shell. Completely safe and non-toxic, it is designed to be kind to
your skin even when you fall asleep with it tucked into the palm of your hand!

How often do I need to charge the Chill Pill?

The Chill Pill features a 500mAh battery capacity that has a running time of at
least 20 hours. Because it automatically shuts down after 20 minutes, it's safe
to say one charge will last you for days, if not weeks! Every Chill Pill comes
with its own USB charging cable as well.

Can I sleep with the Chill Pill on my hand?

Definitely, yes! The Chill Pill is designed to rest in the palm of your hands
and stimulate your neural pathways, which helps calm your mind and body to
promote better sleep. You won't have to worry about it falling off the bed or
getting stuck under your leg all night because the sturdy, skin-friendly design
lets you fall asleep and wake up well-rested without worry.

Can you use the Chill Pill if you’re pregnant?

We are unaware of any complications or issues when used while pregnant, but we
strongly recommend consulting your physician first.

How does the Chill Pill work?

Simply by holding it in your hand, the Chill Pill sends small, safe electrical
pulses that provide sensory stimulation. This stimulation trains your internal
systems to calm down when the pulse is applied. It’s completely safe and
drug-free.

When can I expect my order?

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

Is there a money back guarantee and/or warranty?

Yes. We offer a no-hassle, 60-Day Money-Back Warranty on all Chill Pills. If
you're not 100% satisfied with your Chill Pills, we are happy to help you with a
return. We want you to be happy! 🙂

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 »


FREQUENTLY ASKED QUESTIONS FAQS

×

Who should not use the Chill Pill?

The Chill Pill cannot be used by people who have nerve damage, shunts, or carpal
tunnel, and is not recommended for anyone with heart issues. Furthermore, women
who are pregnant should avoid electrotherapy treatment, as safe use has not been
established for pregnancy.

 * The Chill Pill should not be used in areas of the body where cancerous
   lesions exist.
 * The treatment should not be applied in areas of the skin that are swollen,
   infected, or inflamed (e.g. varicose veins)
 * Patients suspected of having serious infectious diseases or diseases that
   require heat or fevers to be suppressed should not be treated with
   electrotherapy.
 * The Chill Pill should not be applied to the anterior neck (carotid sinus) or
   through the head.
 * Patients with cardiac demand pacemakers should not be treated using powered
   muscle stimulators.
 * TENS waveforms should not be used on patients who have cardiac demand
   pacemakers.

Why do I need a Chill Pill?

More people than ever before are suffering from mental health issues. And while
we can't do much to alter a chaotic environment, we can do something about our
mental state. No more sleepless nights, no more uncontrollable panicking, and no
more pointless sorrow!

Why not just use sleeping pills?

While sleeping medications are known to be generally effective in finding rest,
the problem comes in their long-term consequences. After weeks, months, or even
years of using medication to drift off, the likelihood of forming an addiction
to sleeping pills is alarmingly high. In fact, most people build up a tolerance
and only increase their dosage over time. But there is no risk of addiction with
the Chill Pill, and the long-term use actually supports your mental state into
no longer needing a sleeping or calming aid of any kind!

What is the Chill Pill made of?

The Chill Pill is made with an ABS-Certified grade of Stainless Steel, wrapped
in a silicone shell. Completely safe and non-toxic, it is designed to be kind to
your skin even when you fall asleep with it tucked into the palm of your hand!

How often do I need to charge the Chill Pill?

The Chill Pill features a 500mAh battery capacity that has a running time of at
least 20 hours. Because it automatically shuts down after 20 minutes, it's safe
to say one charge will last you for days, if not weeks! Every Chill Pill comes
with its own USB charging cable as well.

Can I sleep with the Chill Pill on my hand?

Definitely, yes! The Chill Pill is designed to rest in the palm of your hands
and stimulate your neural pathways, which helps calm your mind and body to
promote better sleep. You won't have to worry about it falling off the bed or
getting stuck under your leg all night because the sturdy, skin-friendly design
lets you fall asleep and wake up well-rested without worry.

Can you use the Chill Pill if you’re pregnant?

We are unaware of any complications or issues when used while pregnant, but we
strongly recommend consulting your physician first.

How does the Chill Pill work?

Simply by holding it in your hand, the Chill Pill sends small, safe electrical
pulses that provide sensory stimulation. This stimulation trains your internal
systems to calm down when the pulse is applied. It’s completely safe and
drug-free.

When can I expect my order?

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

Is there a money back guarantee and/or warranty?

Yes. We offer a no-hassle, 60-Day Money-Back Warranty on all Chill Pills. If
you're not 100% satisfied with your Chill Pills, we are happy to help you with a
return. We want you to be happy! 🙂

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.

The Chill Pill is a general wellness device intended to help manage stress, and
challenging life transitions, and to promote a healthy lifestyle. The Chill Pill
is not intended to cure, mitigate, treat, or prevent any medical conditions and
is not a substitute for professional medical care. This product has not been
evaluated by the United States Food and Drug Administration [FDA]. Individual
results may vary. Speak to your doctor if you have questions and to discuss
solutions that may be appropriate for you.


 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

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

×

×


HAVE A QUESTION ABOUT CHILL PILL?

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


PLEASE CONTACT CHILL PILL DIRECTLY AT:

 * support@getchillpill.io
 * Chill Pill
   LG Express, Inc.
   451 Mirror Ct , Ste 106
   Henderson, NV 89011 US


WOULD YOU LIKE TO UNSUBSCRIBE FROM MARKETING EMAILS?

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

×


RETURN POLICY

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

To be eligible for a return, your item must be in the same condition that you
received it, unworn or unused, with tags, and in its original packaging. You’ll
also need the receipt or proof of purchase.

To start a return, you can contact us at support@getchillpill.io. If your return
is accepted, we’ll send you a return shipping label, as well as instructions on
how and where to send your package. Items sent back to us without first
requesting a return will not be accepted.

You can always contact us for any return question at support@getchillpill.io.

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

Exceptions / non-returnable items
Certain types of items cannot be returned, like perishable goods (such as food,
flowers, or plants), custom products (such as special orders or personalized
items), and personal care goods (such as beauty products). We also do not accept
returns for hazardous materials, flammable liquids, or gases. Please get in
touch if you have questions or concerns about your specific item.

Unfortunately, we cannot accept returns on sale items or gift cards.

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

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

×

×

×