getrelaxium.com Open in urlscan Pro
2606:4700:3031::ac43:90b4  Public Scan

Submitted URL: http://trk.klclick1.com/ls/click?upn=DxNnWBEwJCZPThRDbpkbalDbtO7ZYb0nFpxm-2FZRFRT2N-2FiIFhOewRyf9sb2rcqZAxdES-2BWN1zzk-2...
Effective URL: https://getrelaxium.com/product/relaxium-calm/?utm_source=email&utm_medium=campaign&utm_campaign=4M%20%7C%20American%20H...
Submission: On February 08 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://getrelaxium.com/product/relaxium-calm/

<form class="cart" action="https://getrelaxium.com/product/relaxium-calm/" method="post" enctype="multipart/form-data">
  <div class="quantity">
    <label class="screen-reader-text" for="quantity_62029d4fe2ddc">RELAXIUM® Calm quantity</label>
    <input type="number" id="quantity_62029d4fe2ddc" class="input-text qty text" step="1" min="1" max="" name="quantity" value="1" title="Qty" size="4" placeholder="" inputmode="numeric">
  </div>
  <input type="hidden" name="productId" id="productId" value="127">
  <input type="hidden" name="calm1sub" id="calm1sub" value="44.94">
  <input type="hidden" name="calm1one" id="calm1one" value="49.94">
  <input type="hidden" name="calm3sub" id="calm3sub" value="107.9">
  <input type="hidden" name="calm3one" id="calm3one" value="119.89">
  <div class="formGroup PdtSelectoptions">
    <select id="opt_select" class="formControl">
      <option value="1"> 1 bottle (30 Days supply) - Get $20 OFF </option>
      <option value="3" selected=""> 3 bottles (90 Days supply) - Buy 2 Get 1 Month FREE </option>
      <!--  <option value="6">
	      6 bottles (180 Days supply) - Buy 3 Get 3 Months FREE
	   </option> -->
    </select>
  </div>
  <div class="formGroup PdtRadiooptions">
    <div class="opt_tag">
      <label class="customRadio">
        <input type="radio" name="opt2_select" class="sub_one pro_choose" id="subscription" value="0" checked="checked"> &nbsp; <span class="pdt-opt">Subscribe &amp; Save <br> <span class="blue-col">Save An Additional 10% + Free Shipping</span>
        </span>
        <span class="radioInput">&nbsp;</span>
      </label>
    </div>
    <div class="opt_tag">
      <label class="customRadio">
        <input type="radio" name="opt2_select" class="sub_one pro_choose" id="onetime" value="1"> &nbsp; <span class="pdt-opt">One-Time Purchase <br> <span>+ $7.95 Shipping</span>
        </span>
        <span class="radioInput">&nbsp;</span>
      </label>
    </div>
  </div>
  <script type="text/javascript">
    jQuery(document).ready(function() {
      //IF DEFAULT CASE 
      if (jQuery('#opt_select').val() == '1' && jQuery('input[name="opt2_select"]').val() == '0') {
        jQuery('button[name="add-to-cart"]').val(917);
        jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm3sub').val());
      }
      //IF SELECT BOX CHANGES 
      jQuery('#opt_select').change(function() {
        if (jQuery(this).val() == '1' && jQuery('input[name="opt2_select"]').val() == '0') {
          jQuery('button[name="add-to-cart"]').val(127);
          jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm1sub').val());
        }
        if (jQuery(this).val() == '1' && jQuery('input[name="opt2_select"]').val() == '1') {
          jQuery('button[name="add-to-cart"]').val(919);
          jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm1one').val());
        }
        if (jQuery(this).val() == '3' && jQuery('input[name="opt2_select"]').val() == '0') {
          jQuery('button[name="add-to-cart"]').val(917);
          jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm3sub').val());
        }
        if (jQuery(this).val() == '3' && jQuery('input[name="opt2_select"]').val() == '1') {
          jQuery('button[name="add-to-cart"]').val(920);
          jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm3one').val());
        }
        // if(jQuery(this).val() == '6' && jQuery('input[name="opt2_select"]').val() == '0'){
        // 	//jQuery('button[name="add-to-cart"]').val();
        // 	console.log('hello')
        // }
        // if(jQuery(this).val() == '6' && jQuery('input[name="opt2_select"]').val() == '1'){
        // 	//jQuery('button[name="add-to-cart"]').val();
        // 	console.log('hi')
        // }
      })
      //IF RADIO BOX CHANGES
      jQuery('input[name="opt2_select"]').change(function() {
        if (jQuery(this).val() == '0' && jQuery('#opt_select').val() == '1') {
          jQuery('button[name="add-to-cart"]').val(127);
          jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm1sub').val());
        }
        if (jQuery(this).val() == '1' && jQuery('#opt_select').val() == '1') {
          jQuery('button[name="add-to-cart"]').val(919);
          jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm1one').val());
        }
        if (jQuery(this).val() == '0' && jQuery('#opt_select').val() == '3') {
          jQuery('button[name="add-to-cart"]').val(917);
          jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm3sub').val());
        }
        if (jQuery(this).val() == '1' && jQuery('#opt_select').val() == '3') {
          jQuery('button[name="add-to-cart"]').val(920);
          jQuery('.woocommerce-Price-amount').html('$' + jQuery('#calm3one').val());
        }
        // if(jQuery(this).val() == '0' && jQuery('#opt_select').val() == '6'){
        // 	//jQuery('button[name="add-to-cart"]').val();
        // 	console.log('hello')
        // }
        // if(jQuery(this).val() == '1' && jQuery('#opt_select').val() == '6'){
        // 	//jQuery('button[name="add-to-cart"]').val();
        // 	console.log('hi')
        // }
      })
    })
  </script>
  <button type="submit" name="add-to-cart" value="127" class="single_add_to_cart_button button alt">Add to cart</button>
</form>

Text Content

Skip to content
 * Shop
 * Our Story
 * Our Research
 * Reviews
 * Cart

 * ORDER NOW: 1-800-709-4538

×
 * Shop
 * Our Story
 * Our Research
 * Reviews
 * Cart

 * ORDER NOW: 1-800-709-4538

Home / Uncategorized / RELAXIUM® Calm

🔍

 1. 
 2. 
 3. 

Made in U.S.A.

Gluten Free

Clinically Proven*

100% Vegan


RELAXIUM® CALM

$44.94

Designed to:

 * Promote Relaxation*
 * Help Elevate Mood*
 * Supply Vital Nutrients*



100% NO-RISK MONEY BACK GUARANTEE
BUY MORE AND SAVE


RELAXIUM® Calm quantity
1 bottle (30 Days supply) - Get $20 OFF 3 bottles (90 Days supply) - Buy 2 Get 1
Month FREE
  Subscribe & Save
Save An Additional 10% + Free Shipping  
  One-Time Purchase
+ $7.95 Shipping  
Add to cart



Category: Uncategorized
 * Description


DESCRIPTION

Mood Wellness Revolutionized!
RELAXIUM® Calm – Doctor Formulated to Elevate Mood, Manage Stress and Promote
Relaxation. Contains Ashwagandha,
Magnesium Citrate, 5-HTP, GABA, Passionflower.

Relaxium Calm – Neurologist formulated, all-Natural Supplement is designed to
RELIEVE STRESS & ELEVATE MOOD. This essential mood supplement is formulated with
clinically proven Sensoril (Ashwagandha) to help manage stress and promote
relaxation. Using a whole-body approach Relaxium Calm supplies essential
vitamins for mood support and restoring serotonin levels.

It helps attain mental clarity, stress relief, relaxation, and enhanced focus.
Relaxium Calm is a natural mood supplement and relaxation enhancer with its main
ingredient Clinically Proven to:

Promote Positive Mood*, Help Reduce Stress*, Improve Focus* and Increase Daytime
Energy*.

Relaxium Calm’s Triple-Action approach is designed to:



PROMOTE RELAXATION*

ELEVATE MOOD*

SUPPLY VITAL NUTRIENTS TO SUPPORT MOOD*

GUARD YOUR HEALTH WITH RELAXIUM® CALM!

RELIEVE STRESS FOR BETTER IMMUNE SYSTEM HEALTH | Only recently has science
discovered just how damaging stress can be on mental and physical performance.
When we’re stressed, the immune system’s ability to fight off antigens is
reduced, which makes us susceptible to infections.

SAFE, EFFECTIVE, & GENTLE WITHOUT DEPENDENCY | Clinically studied and carefully
crafted in an FDA-registered and inspected facility, this 100% all-natural calm
supplement is non-habit forming, easy-to-swallow, with no risk of dependency. It
is your gentle worry-free answer to stress relief.

MADE IN THE USA WITH THE HIGHEST QUALITY INGREDIENTS, ENSURING PURITY & POTENCY
| by one of the most pristine experienced manufacturers of dietary supplements.
Our facility uses state-of-the-art technology and adheres to the strict FDA
current Good Manufacturing Practices.

RENOWNED NEUROLOGIST, Dr. Eric Ciliberti, MD, developed Relaxium® Calm to help
his patients and millions of others to manage stress and mood. He created the
perfect formula of Ashwagandha, Magnesium Citrate, 5-HTP, GABA and Passionflower
to help you maintain mental balance.

WORKS IMMEDIATELY OR 100% MONEY-BACK GUARANTEE | Instantly notice the difference
with Relaxium Calm’s clinically proven ingredients. If it doesn’t work for you,
we’ll give you your money back, no questions asked.






RELAXIUM CALM WORKS BY SUPPLYING A POTENT BLEND OF ANTIOXIDANTS, ADAPTOGENS, AND
AMINO ACIDS THAT NATURALLY SUPPORT YOUR BODY’S ABILITY TO REACT TO EVERYDAY
STRESS, HELPING EASE ITS HARMFUL EFFECTS.

CONTAINS 5-HTP, A MAIN INGREDIENT CLINICALLY PROVEN TO DRAMATICALLY IMPROVE
NEUROTRANSMITTER (SEROTONIN) LEVELS, ALONG WITH VITAMINS AND MINERALS SHOWN TO
BE DEFICIENT IN PEOPLE SUFFERING FROM STRESS AND IMBALANCED MOOD DISORDERS.
BASED ON RESEARCH, REPLENISHING THESE ESSENTIAL NUTRIENTS WILL HELP CREATE
HEALTHIER BRAIN CHEMISTRY AND BALANCE MOOD. DR. CILIBERTI, MD., RECOMMENDS
TAKING RELAXIUM CALM DURING THE DAY TO HELP REDUCE STRESS, ELEVATE MOOD AND
PREPARE THE BODY FOR REJUVENATING SLEEP. WHEN TAKEN DAILY, EXPECT TO SEE A MORE
BALANCED MOOD, MENTAL CLARITY AND ENHANCED FOCUS.

*NOT DESIGNED TO TREAT DEPRESSION OR ANXIETY, AND SHOULD NOT BE TAKEN INSTEAD OF
EXISTING MEDICATIONS. PLEASE CONSULT WITH YOUR HEALTHCARE PROVIDER IMMEDIATELY
IF YOU ARE EXPERIENCING FEELINGS OF DEPRESSION OR ANXIETY.

“I PROMISE THE MY RELAXIUM® CALM WILL HAVE A REMARKABLE POSITIVE IMPACT ON YOUR
OVERALL HEALTH AND IMPROVE THE QUALITY OF YOUR LIFE.”

TO YOUR GOOD HEALTH,”




Dr. Eric Ciliberti, M.D.
Clinical Neurologist, Sleep Expert, Developer of Relaxium® Sleep
Founder, The American Behavioral Research Institute




WHAT OUR CUSTOMERS SAY




SLEPT THE NIGHT THROUGH

 * 
 * 
 * 
 * 
 * 

I never had a problem falling asleep. My problem was waking up at 3am, and
staying up till morning. This didn’t bode well around 2pm at work. After about 5
days of taking Relaxium I started sleeping the night through! This product not
only helped my sleep, but reduced my stress an anxiety as a result. 5 stars and
2 thumps up!!

LMA




DON’T MISS OUT, THIS PRODUCT WORKS!!!!

 * 
 * 
 * 
 * 
 * 

This product saved me, I was addicted to ambien and lunesta for almost my whole
life.. I waited 2 weeks off of the lunesta, and started the Relaxium.. and
within the first week, I was sleeping a whole 8 hour sleep, but not only that I
woke up, feeling refreshed, awake, and not groggy.. finally!!!!!!

DENNIS & KATE




I’M IMPRESSED

 * 
 * 
 * 
 * 
 * 

I usually don’t write reviews, but this one deserves one. These little pills are
incredible. I’ve had insomnia my whole life, and these relax me and get me to
rest every single night. First time in my life, I’ve been able to go to sleep at
11 and stay asleep. My husband has the same results that I have had with these
as well. I know not everyone may have the same results, but they are definitely
worth trying.

-SHANDA STEPHAN




GREAT PRODUCT AT A REASONABLE PRICE THAT WORKS GREAT

 * 
 * 
 * 
 * 
 * 

I have used this product for about a week now. I have had the best sleep I have
had in years. It is really nice to wake up feeling refreshed and ready for the
day. I would highly recommend this product

MARCUS




IT ABSOLUTELY WORKS.

 * 
 * 
 * 
 * 
 * 

I take two capsules about 30 minutes before I go to bed and I stay asleep most
of the night. When I have to get up to use the restroom, I come back to bed and
go right to sleep. The only drawback is that it gives me strange dreams.

NANCY FRAILEY




WONDERFUL PRODUCT !!!!

 * 
 * 
 * 
 * 
 * 

Really love Relaxium. I was very skeptical upon ordering this sleep aid product
but it really does work . would recommend this to others that need aid in
falling asleep and getting a good nights rest. best of all its all natural
homeopathic sleep aid . Thank you ……I can finally sleep !

CHRIS D.




A GREAT ALTERNATIVE TO POTENTIALLY ADDICTIVE SLEEP MEDICATIONS

 * 
 * 
 * 
 * 
 * 

At a time when the danger of prescription sleep aids is ever-present, I’m so
glad there are non-addictive alternatives like these on the market. I deal with
anxiety, and the desire to sleep comes and goes in waves, often at the least
opportune times. Using this product allowed me to reset my sleep schedule in a
natural and healthy way.

MIKEY




FINALLY…….. SOME REST AT NIGHT !!

 * 
 * 
 * 
 * 
 * 

At first I was on the Fence ,as to ordering this product because NOTHING EVER
WORKS for me that I purchase. But I refused to give up on a peaceful sleep
through the night so I decided to try this product and see if this was the magic
pill for me.

MICHAEL L. YELSON




SLEPT THE NIGHT THROUGH

 * 
 * 
 * 
 * 
 * 

I never had a problem falling asleep. My problem was waking up at 3am, and
staying up till morning. This didn’t bode well around 2pm at work. After about 5
days of taking Relaxium I started sleeping the night through! This product not
only helped my sleep, but reduced my stress an anxiety as a result. 5 stars and
2 thumps up!!

LMA




DON’T MISS OUT, THIS PRODUCT WORKS!!!!

 * 
 * 
 * 
 * 
 * 

This product saved me, I was addicted to ambien and lunesta for almost my whole
life.. I waited 2 weeks off of the lunesta, and started the Relaxium.. and
within the first week, I was sleeping a whole 8 hour sleep, but not only that I
woke up, feeling refreshed, awake, and not groggy.. finally!!!!!!

DENNIS & KATE




I’M IMPRESSED

 * 
 * 
 * 
 * 
 * 

I usually don’t write reviews, but this one deserves one. These little pills are
incredible. I’ve had insomnia my whole life, and these relax me and get me to
rest every single night. First time in my life, I’ve been able to go to sleep at
11 and stay asleep. My husband has the same results that I have had with these
as well. I know not everyone may have the same results, but they are definitely
worth trying.

-SHANDA STEPHAN




GREAT PRODUCT AT A REASONABLE PRICE THAT WORKS GREAT

 * 
 * 
 * 
 * 
 * 

I have used this product for about a week now. I have had the best sleep I have
had in years. It is really nice to wake up feeling refreshed and ready for the
day. I would highly recommend this product

MARCUS




IT ABSOLUTELY WORKS.

 * 
 * 
 * 
 * 
 * 

I take two capsules about 30 minutes before I go to bed and I stay asleep most
of the night. When I have to get up to use the restroom, I come back to bed and
go right to sleep. The only drawback is that it gives me strange dreams.

NANCY FRAILEY




WONDERFUL PRODUCT !!!!

 * 
 * 
 * 
 * 
 * 

Really love Relaxium. I was very skeptical upon ordering this sleep aid product
but it really does work . would recommend this to others that need aid in
falling asleep and getting a good nights rest. best of all its all natural
homeopathic sleep aid . Thank you ……I can finally sleep !

CHRIS D.





See More Reviews




RELATED PRODUCTS


 * FOCUS MAX
   
   $44.93


 * RELAXIUM® SLEEP
   
   $44.95


 * IMMUNE DEFENSE
   
   $44.92

 * Contact Us
 * Terms
 * Privacy Policy

© 2021 Relaxium® All Rights Reserved. The information contained above is for
general consumer understanding and education, and should not be considered or
used as a substitute for medical advice, diagnosis or treatment. This product is
not an alternative to any prescription drug. If you are currently taking a
prescription drug, consult your doctor before making any changes. *These
statements have not been evaluated by the Food and Drug Administration. This
product is not intended to diagnose, treat, cure or prevent any disease. Results
may vary.


Want 15% off?