umzu.com
Open in
urlscan Pro
2606:4700::6810:853
Public Scan
Submitted URL: https://trk.klclick1.com/ls/click?upn=VwmP3X7PbOtx3PRMp3jrEbNfwjBVZCFAYb9AypYk1-2BuLbDJ9qNW6FOyN8oE9w-2FxRBconLbikQKv4z-2...
Effective URL: https://umzu.com/products/testro-x?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20To%...
Submission: On April 05 via manual from US — Scanned from DE
Effective URL: https://umzu.com/products/testro-x?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20To%...
Submission: On April 05 via manual from US — Scanned from DE
Form analysis
8 forms found in the DOMGET /search
<form class="relative w-full" action="/search" method="get" role="search">
<input
class="boost-pfs-search-box pr-10 w-full px-5 py-3.5 bg-ice-grey font-sans text-p-s rounded-sm outline-none group-hover:bg-white focus:bg-white focus:border focus:border-black group-hover:shadow-sm transition duration-300 ease-in-out ui-autocomplete-input"
type="search" name="q" placeholder="Search UMZU" value="" id="boost-pfs-search-box-0" data-search-box="boost-pfs-search-box-0" aria-live="assertive" aria-label="Search UMZU" role="search" autocomplete="off">
<button type="submit" class="flex items-center absolute inset-y-0 right-0 pr-5 stroke-black hover:stroke-blue transition duration-300 ease-in-out">
<svg width="14px" height="14px" viewBox="0 0 21 21" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg">
<path d="M9 16A7 7 0 109 2a7 7 0 000 14zm10 3l-4.5-4.5" stroke-width="2.5" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</button>
</form>
GET /search
<form class="relative w-full" action="/search" method="get" role="search">
<input
class="boost-pfs-search-box pr-10 w-full px-5 py-3.5 bg-ice-grey font-sans text-p-s rounded-sm outline-none group-hover:bg-white focus:bg-white focus:border focus:border-black group-hover:shadow-sm transition duration-300 ease-in-out ui-autocomplete-input"
type="search" name="q" placeholder="Search UMZU" value="" id="boost-pfs-search-box-1" data-search-box="boost-pfs-search-box-1" aria-live="assertive" aria-label="Search UMZU" role="search" autocomplete="off">
<button type="submit" class="flex items-center absolute inset-y-0 right-0 pr-5 stroke-black hover:stroke-blue transition duration-300 ease-in-out">
<svg width="14px" height="14px" viewBox="0 0 21 21" preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg">
<path d="M9 16A7 7 0 109 2a7 7 0 000 14zm10 3l-4.5-4.5" stroke-width="2.5" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</button>
</form>
POST /cart/add
<form action="/cart/add" method="post" enctype="multipart/form-data" id="AddToCartFormSticky" class="form-vertical select-none w-6/12">
<div class="hidden">
<input id="quantity" type="text" value="1" name="quantity">
</div>
<div class="flex">
<button id="atcButtonSticky" class="button-primary-large py-3.5 lg:py-4.5 w-full xl:max-w-full xl:w-full capitalize font-sans font-bold product-sticky-atc-button" onclick="event.preventDefault()">Add to Cart <span
class="hidden xl:inline-block">$46.71</span></button>
</div>
</form>
POST /cart/add
<form action="/cart/add" method="post" enctype="multipart/form-data" id="AddToCartForm" class="form-vertical select-none">
<div class="hidden">
<input id="quantity" type="text" value="1" name="quantity">
</div>
<div class="flex">
<div class="w-30 h-inherit pr-6">
<div id="quantitySelector" class="relative flex items-end w-full h-full border border-mid-grey rounded-sm p-3 cursor-pointer" onclick="eHS.productBuyBox.toggleQuantitySelector(event)">
<span class="absolute top-2 left-3 font-lato text-p-xs text-dark-grey">Quantity</span>
<div class="flex items-center justify-between w-full">
<span id="quantitiySelectorQuantity" class="font-lato">1</span>
<div class="stroke-dark-grey">
<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="6px" viewBox="0 0 32 32">
<path d="M 4.21875 10.78125 L 2.78125 12.21875 L 15.28125 24.71875 L 16 25.40625 L 16.71875 24.71875 L 29.21875 12.21875 L 27.78125 10.78125 L 16 22.5625 Z"></path>
</svg>
</div>
</div>
<div id="quantitySelectorDropdown" class="absolute hidden z-10 bottom-1 py-1.5 h-40 overflow-y-auto bg-white transform translate-y-full border border-mid-grey border-t-0 rounded-sm rounded-t-none"
style="width: calc(100% + 2px); left: -1px; ">
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 1)">1</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 2)">2</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 3)">3</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 4)">4</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 5)">5</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 6)">6</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 7)">7</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 8)">8</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 9)">9</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 10)">10</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 11)">11</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 12)">12</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 13)">13</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 14)">14</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 15)">15</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 16)">16</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 17)">17</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 18)">18</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 19)">19</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 20)">20</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 21)">21</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 22)">22</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 23)">23</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 24)">24</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 25)">25</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 26)">26</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 27)">27</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 28)">28</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 29)">29</span>
<span class="block w-full px-3 py-1.5 font-lato hover:bg-bright-yellow" onclick="eHS.productBuyBox.selectQuantity(event, 30)">30</span>
</div>
</div>
</div>
<button id="atcButton" class="button-primary-large py-5.5 w-full capitalize font-sans font-bold" onclick="event.preventDefault()">Add To Cart</button>
</div>
</form>
POST //stamped.io/api/questions
<form method="post" action="//stamped.io/api/questions" id="new-question-form" class="new-question-form" onsubmit="StampedFn.submitQuestionForm(this);return false;" style="display:none;">
<input type="hidden" name="productId" value="5655266627">
<input type="hidden" name="shop" value="testshock.myshopify.com">
<input type="hidden" name="apiKey" value="pubkey-7bf4Gbue2N7oCc0M6UF4SRQMWPda5T">
<input type="hidden" name="storeUrl" value="umzu.com">
<input type="hidden" name="sId" value="14210">
<div class="spr-form-title stamped-form-title">Ask a Question</div>
<fieldset class="spr-form-contact stamped-form-contact">
<legend style="display:none;">Author</legend>
<div class="spr-form-contact-name stamped-form-contact-name">
<label class="spr-form-label stamped-form-label" for="question_author_5655266627">Name</label>
<input class="spr-form-input spr-form-input-text stamped-form-input stamped-form-input-text" id="question_author_5655266627" type="text" name="name" value="" placeholder="Enter your name" required="">
</div>
<div class="spr-form-contact-email stamped-form-contact-email">
<label class="spr-form-label stamped-form-label" for="question_email_5655266627">Email</label>
<input class="spr-form-input spr-form-input-email stamped-form-input stamped-form-input-email" id="question_email_5655266627" type="email" name="email" value="" placeholder="john.smith@example.com" required="">
</div>
</fieldset>
<fieldset class="spr-form-review stamped-form-review">
<legend style="display:none;">Question</legend>
<div class="spr-form-review-body stamped-form-review-body">
<label class="spr-form-label stamped-form-label" for="question_body_5655266627">Question</label>
<div class="spr-form-input stamped-form-input">
<textarea class="spr-form-input spr-form-input-textarea stamped-form-input stamped-form-input-textarea" id="question_body_5655266627" data-product-id="5655266627" name="reviewBody" rows="10" maxlength="1000"
placeholder="Write your question here" required=""></textarea>
</div>
</div>
</fieldset>
<fieldset class="spr-form-actions stamped-form-actions">
<legend style="display:none;">Submit</legend>
<input type="submit" class="stamped-button stamped-button-primary button button-primary btn btn-primary" value="Submit Question">
</fieldset>
</form>
POST
<form method="post" id="new-review-form_5655266627" class="new-review-form" aria-expanded="false" onsubmit="event.preventDefault(); StampedFn.submitForm(this);" style="display: none;border: 1px solid #dddddd4d;padding: 15px">
<input type="hidden" name="productId" value="5655266627">
<div class="stamped-form-title" style=" display:none;">Write a review</div>
<fieldset class="stamped-form-contact">
<legend style="display:none;">Author</legend>
<div class="stamped-form-contact-name">
<label class="stamped-form-label" for="review_author_5655266627">Name</label>
<input class="stamped-form-input stamped-form-input-text " id="review_author_5655266627" type="text" name="author" required="" value="" placeholder="Enter your name" autocomplete="name">
</div>
<div class="stamped-form-contact-email">
<label class="stamped-form-label" for="review_email_5655266627">Email</label>
<input class="stamped-form-input stamped-form-input-email " id="review_email_5655266627" type="email" name="email" required="" value="" placeholder="john.smith@example.com" autocomplete="email">
</div>
<div class="stamped-form-contact-location">
<label class="stamped-form-label" for="review_location_5655266627">Location</label>
<input class="stamped-form-input stamped-form-input-text " id="review_location_5655266627" type="text" name="location" value="" placeholder="e.g Paris, France" autocomplete="shipping country">
</div>
</fieldset>
<fieldset class="stamped-form-review">
<legend style="display:none;">Rating</legend>
<div class="stamped-form-review-rating">
<label class="stamped-form-label" for="reviewRating">Rating</label>
<input type="text" id="reviewRating" name="reviewRating" style="font-size: 0px; border: none; height: 1px; width: 1px; margin: 0; padding: 0; line-height: 0px; min-height: 0px;" required="">
<div class="stamped-form-input stamped-starrating">
<a href="https://umzu.com/products/testro-x?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20To%20%7C%20GetEmails%20Welcome%20%7C%203.1%20Coupon%20%2B%20Quiz%20%2B%20Product%20Recommendations%20%28RjktJ7%29&gclid=Buy%20Now&_kx=UkcunmKwh3Ze6CNKV5BRMM7xy1nHefwXokPB_6-Ph50%3D.iMZ8TJ#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="1"><span style="display:none;">1</span></a>
<a href="https://umzu.com/products/testro-x?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20To%20%7C%20GetEmails%20Welcome%20%7C%203.1%20Coupon%20%2B%20Quiz%20%2B%20Product%20Recommendations%20%28RjktJ7%29&gclid=Buy%20Now&_kx=UkcunmKwh3Ze6CNKV5BRMM7xy1nHefwXokPB_6-Ph50%3D.iMZ8TJ#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="2"><span style="display:none;">2</span></a>
<a href="https://umzu.com/products/testro-x?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20To%20%7C%20GetEmails%20Welcome%20%7C%203.1%20Coupon%20%2B%20Quiz%20%2B%20Product%20Recommendations%20%28RjktJ7%29&gclid=Buy%20Now&_kx=UkcunmKwh3Ze6CNKV5BRMM7xy1nHefwXokPB_6-Ph50%3D.iMZ8TJ#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="3"><span style="display:none;">3</span></a>
<a href="https://umzu.com/products/testro-x?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20To%20%7C%20GetEmails%20Welcome%20%7C%203.1%20Coupon%20%2B%20Quiz%20%2B%20Product%20Recommendations%20%28RjktJ7%29&gclid=Buy%20Now&_kx=UkcunmKwh3Ze6CNKV5BRMM7xy1nHefwXokPB_6-Ph50%3D.iMZ8TJ#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="4"><span style="display:none;">4</span></a>
<a href="https://umzu.com/products/testro-x?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20To%20%7C%20GetEmails%20Welcome%20%7C%203.1%20Coupon%20%2B%20Quiz%20%2B%20Product%20Recommendations%20%28RjktJ7%29&gclid=Buy%20Now&_kx=UkcunmKwh3Ze6CNKV5BRMM7xy1nHefwXokPB_6-Ph50%3D.iMZ8TJ#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="5"><span style="display:none;">5</span></a>
</div>
</div>
<div class="stamped-form-review-title">
<label class="stamped-form-label" for="review_title_5655266627">Title of Review</label>
<input class="stamped-form-input stamped-form-input-text" id="review_title_5655266627" type="text" name="reviewTitle" required="" value="" placeholder="Give your review a title">
</div>
<div class="stamped-form-review-body">
<label class="stamped-form-label" for="review_body_5655266627">How was your overall experience?</label>
<div class="stamped-form-input">
<textarea class="stamped-form-input stamped-form-input-textarea" id="review_body_5655266627" data-product-id="5655266627" name="reviewMessage" required="" rows="10" maxlength="5000"></textarea>
</div>
</div>
</fieldset>
<fieldset class="stamped-form-custom-questions">
<legend style="display:none;">Questions</legend>
</fieldset>
<fieldset class="stamped-form-actions">
<legend style="display:none;">Photos</legend>
<span class="stamped-file-holder"> </span>
<span class="stamped-file-uploader" style="display:none;">
<label for="stamped-file-uploader-input">
<span style="display:none;">Upload</span>
<input id="stamped-file-uploader-input" type="file" name="stamped-file-uploader-input" class="stamped-file-uploader-input" multiple="" data-product-id="5655266627" style="display:none;">
<span class="stamped-file-uploader-btn" style="border:1px solid #333;padding: 6px 10px; font-size:13px; border-radius: .3em;">
<i class="stamped-fa stamped-fa-camera"></i>
<span class="stamped-file-uploader-btn-label2"></span>
</span>
</label>
</span>
<span class="stamped-file-loading hide" style="display:none;">
<i class="fa fa-spinner fa-spin"></i>
</span>
<input id="stamped-button-submit" type="submit" class="stamped-button stamped-button-primary button button-primary btn btn-primary" value="Submit">
</fieldset>
</form>
POST /contact#ContactFooter
<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="contact-form" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<input type="hidden" name="contact[tags]" value="newsletter">
<div class="flex w-full md:max-w-footer-input md:mx-auto lg:mx-0 flex-nowrap items-center py-2 pl-3 pr-2 rounded-sm bg-dark-grey ">
<input type="email" name="contact[email]" id="ContactFooter-email" class="font-lato text-h6 tracking-normal text-white w-full bg-dark-grey placeholder-white" value="" placeholder="Enter Email" aria-label="Enter Email" aria-required="true"
required="" autocorrect="off" autocapitalize="off">
<span class="flex-grow">
<button type="submit" class="rounded-sm bg-black text-white text-special-s uppercase tracking-wide font-semibold text-center py-3 px-4" name="commit" id="Subscribe">
<span class="hidden lg:block">Subscribe</span>
<span class="md:block lg:hidden fill-white"><svg width="7px" height="12px" viewBox="0 0 7 12" xmlns="http://www.w3.org/2000/svg">
<path d="M.238.225a.77.77 0 011.088 0L6.554 5.45a.768.768 0 010 1.088l-5.228 5.224A.769.769 0 11.24 10.673l4.684-4.68L.24 1.313A.77.77 0 01.238.226z" fill="#212721" fill-rule="evenodd"></path>
</svg>
</span>
</button>
</span>
</div>
</form>
POST #
<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Search the online dictionary..."
aria-label="Search the online dictionary..."> <i class="acsbi-search"></i> </form>
Text Content
Skip to Content ↵ENTER Skip to Menu ↵ENTER Skip to Footer ↵ENTER Free US shipping orders $99+ Ship Free USA $99+ Save 15% On Monthly Orders Learn More Save 15% Monthly Learn More * Shop Supplements Hormones & Energy Digestion & Gut Health Muscle, Bone, & Skin Health Mood & Cognition Protein & Fitness Wellness & Immunity Bundled Solutions All Supplements Snacks Personal Care Books Apparel Bestsellers New Sale NOT SURE WHERE TO START? Take the Quiz * About About UMZU Our Mission Our Symbols * Learn Think Again Blog Podcast Videos * U Save Club * Take The Quiz! Shop About Learn U Save Club Take The Quiz! fit On-demand courses & community to help you take charge of your health & wellness. Visit Umzu fit Shop Supplements Hormones & Energy Digestion & Gut Health Muscle, Bone, & Skin Health Mood & Cognition Protein & Fitness Wellness & Immunity Bundled Solutions All Supplements Snacks Personal Care Books Apparel Bestsellers New Sale NOT SURE WHERE TO START? Take the Quiz About About UMZU Our Mission Our Symbols Learn Think Again Blog Podcast Videos Home / Products / TESTRO-X TESTRO-X 30 days Every 30 days Every 60 days Every 90 days One-time Purchase Add to Cart $46.71 Every 30 days Every 60 days Every 90 days One-time Purchase TESTRO-X TESTOSTERONE BOOSTER 2242 reviews THIS HAS BEEN THE BEST T SUPPLEMENT I HAVE TRIED. MY T LEVELS HAVE RISEN. I'M 66 AND MY DR. SAID MY T WAS HIGHER THAN SHE HAS SEEN FOR MY AGE - Richard A. Verified Buyer TESTRO-X TESTOSTERONE BOOSTER 2242 reviews $46.71 $54.95 $46.71 PURCHASE: SUBSCRIPTION One-time Purchase $54.95 Subscribe to Save $46.71 15% Off Every Order, Guaranteed Delivery, Make Changes Any Time, Prompt VIP Support Deliver every 30 days Deliver every 30 days Deliver every 60 days Deliver every 90 days Quantity 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Add To Cart NOTIFY ME WHEN THIS IS AVAILABLE Enter your phone number or email address below to be notified when this item is back in stock: * United States+1 * United Kingdom+44 * * Afghanistan (افغانستان)+93 * Albania (Shqipëri)+355 * Algeria (الجزائر)+213 * American Samoa+1 * Andorra+376 * Angola+244 * Anguilla+1 * Antigua and Barbuda+1 * Argentina+54 * Armenia (Հայաստան)+374 * Aruba+297 * Ascension Island+247 * Australia+61 * Austria (Österreich)+43 * Azerbaijan (Azərbaycan)+994 * Bahamas+1 * Bahrain (البحرين)+973 * Bangladesh (বাংলাদেশ)+880 * Barbados+1 * Belarus (Беларусь)+375 * Belgium (België)+32 * Belize+501 * Benin (Bénin)+229 * Bermuda+1 * Bhutan (འབྲུག)+975 * Bolivia+591 * Bosnia and Herzegovina (Босна и Херцеговина)+387 * Botswana+267 * Brazil (Brasil)+55 * British Indian Ocean Territory+246 * British Virgin Islands+1 * Brunei+673 * Bulgaria (България)+359 * Burkina Faso+226 * Burundi (Uburundi)+257 * Cambodia (កម្ពុជា)+855 * Cameroon (Cameroun)+237 * Canada+1 * Cape Verde (Kabu Verdi)+238 * Caribbean Netherlands+599 * Cayman Islands+1 * Central African Republic (République centrafricaine)+236 * Chad (Tchad)+235 * Chile+56 * China (中国)+86 * Christmas Island+61 * Cocos (Keeling) Islands+61 * Colombia+57 * Comoros (جزر القمر)+269 * Congo (DRC) (Jamhuri ya Kidemokrasia ya Kongo)+243 * Congo (Republic) (Congo-Brazzaville)+242 * Cook Islands+682 * Costa Rica+506 * Côte d’Ivoire+225 * Croatia (Hrvatska)+385 * Cuba+53 * Curaçao+599 * Cyprus (Κύπρος)+357 * Czech Republic (Česká republika)+420 * Denmark (Danmark)+45 * Djibouti+253 * Dominica+1 * Dominican Republic (República Dominicana)+1 * Ecuador+593 * Egypt (مصر)+20 * El Salvador+503 * Equatorial Guinea (Guinea Ecuatorial)+240 * Eritrea+291 * Estonia (Eesti)+372 * Eswatini+268 * Ethiopia+251 * Falkland Islands (Islas Malvinas)+500 * Faroe Islands (Føroyar)+298 * Fiji+679 * Finland (Suomi)+358 * France+33 * French Guiana (Guyane française)+594 * French Polynesia (Polynésie française)+689 * Gabon+241 * Gambia+220 * Georgia (საქართველო)+995 * Germany (Deutschland)+49 * Ghana (Gaana)+233 * Gibraltar+350 * Greece (Ελλάδα)+30 * Greenland (Kalaallit Nunaat)+299 * Grenada+1 * Guadeloupe+590 * Guam+1 * Guatemala+502 * Guernsey+44 * Guinea (Guinée)+224 * Guinea-Bissau (Guiné Bissau)+245 * Guyana+592 * Haiti+509 * Honduras+504 * Hong Kong (香港)+852 * Hungary (Magyarország)+36 * Iceland (Ísland)+354 * India (भारत)+91 * Indonesia+62 * Iran (ایران)+98 * Iraq (العراق)+964 * Ireland+353 * Isle of Man+44 * Israel (ישראל)+972 * Italy (Italia)+39 * Jamaica+1 * Japan (日本)+81 * Jersey+44 * Jordan (الأردن)+962 * Kazakhstan (Казахстан)+7 * Kenya+254 * Kiribati+686 * Kosovo+383 * Kuwait (الكويت)+965 * Kyrgyzstan (Кыргызстан)+996 * Laos (ລາວ)+856 * Latvia (Latvija)+371 * Lebanon (لبنان)+961 * Lesotho+266 * Liberia+231 * Libya (ليبيا)+218 * Liechtenstein+423 * Lithuania (Lietuva)+370 * Luxembourg+352 * Macau (澳門)+853 * Macedonia (FYROM) (Македонија)+389 * Madagascar (Madagasikara)+261 * Malawi+265 * Malaysia+60 * Maldives+960 * Mali+223 * Malta+356 * Marshall Islands+692 * Martinique+596 * Mauritania (موريتانيا)+222 * Mauritius (Moris)+230 * Mayotte+262 * Mexico (México)+52 * Micronesia+691 * Moldova (Republica Moldova)+373 * Monaco+377 * Mongolia (Монгол)+976 * Montenegro (Crna Gora)+382 * Montserrat+1 * Morocco (المغرب)+212 * Mozambique (Moçambique)+258 * Myanmar (Burma) (မြန်မာ)+95 * Namibia (Namibië)+264 * Nauru+674 * Nepal (नेपाल)+977 * Netherlands (Nederland)+31 * New Caledonia (Nouvelle-Calédonie)+687 * New Zealand+64 * Nicaragua+505 * Niger (Nijar)+227 * Nigeria+234 * Niue+683 * Norfolk Island+672 * North Korea (조선 민주주의 인민 공화국)+850 * Northern Mariana Islands+1 * Norway (Norge)+47 * Oman (عُمان)+968 * Pakistan (پاکستان)+92 * Palau+680 * Palestine (فلسطين)+970 * Panama (Panamá)+507 * Papua New Guinea+675 * Paraguay+595 * Peru (Perú)+51 * Philippines+63 * Poland (Polska)+48 * Portugal+351 * Puerto Rico+1 * Qatar (قطر)+974 * Réunion (La Réunion)+262 * Romania (România)+40 * Russia (Россия)+7 * Rwanda+250 * Saint Barthélemy+590 * Saint Helena+290 * Saint Kitts and Nevis+1 * Saint Lucia+1 * Saint Martin (Saint-Martin (partie française))+590 * Saint Pierre and Miquelon (Saint-Pierre-et-Miquelon)+508 * Saint Vincent and the Grenadines+1 * Samoa+685 * San Marino+378 * São Tomé and Príncipe (São Tomé e Príncipe)+239 * Saudi Arabia (المملكة العربية السعودية)+966 * Senegal (Sénégal)+221 * Serbia (Србија)+381 * Seychelles+248 * Sierra Leone+232 * Singapore+65 * Sint Maarten+1 * Slovakia (Slovensko)+421 * Slovenia (Slovenija)+386 * Solomon Islands+677 * Somalia (Soomaaliya)+252 * South Africa+27 * South Korea (대한민국)+82 * South Sudan (جنوب السودان)+211 * Spain (España)+34 * Sri Lanka (ශ්රී ලංකාව)+94 * Sudan (السودان)+249 * Suriname+597 * Svalbard and Jan Mayen+47 * Sweden (Sverige)+46 * Switzerland (Schweiz)+41 * Syria (سوريا)+963 * Taiwan (台灣)+886 * Tajikistan+992 * Tanzania+255 * Thailand (ไทย)+66 * Timor-Leste+670 * Togo+228 * Tokelau+690 * Tonga+676 * Trinidad and Tobago+1 * Tunisia (تونس)+216 * Turkey (Türkiye)+90 * Turkmenistan+993 * Turks and Caicos Islands+1 * Tuvalu+688 * U.S. Virgin Islands+1 * Uganda+256 * Ukraine (Україна)+380 * United Arab Emirates (الإمارات العربية المتحدة)+971 * United Kingdom+44 * United States+1 * Uruguay+598 * Uzbekistan (Oʻzbekiston)+998 * Vanuatu+678 * Vatican City (Città del Vaticano)+39 * Venezuela+58 * Vietnam (Việt Nam)+84 * Wallis and Futuna (Wallis-et-Futuna)+681 * Western Sahara (الصحراء الغربية)+212 * Yemen (اليمن)+967 * Zambia+260 * Zimbabwe+263 * Åland Islands+358 TEXT ME EMAIL ME SUCCESS! You will be notified when the selected product is back in stock. Thanks! WARNING: This product can expose you to lead, which is known to the State of California to cause cancer. For more information, go to P65Warnings.ca.gov. Collagen products are not available to ship to certain countries due to regulations. 60-Day Money Back Guarantee Free US shipping on orders $99+ Ship to: 60326 Change View All Shipping Options Check Delivery Unable to get estimated delivery date. Please enter a valid US zipcode Testro-X is all about stimulating your body's natural ability to produce testosterone. A natural blend of vitamins, minerals and potent herbs, Testro-X can help boost hormonal function, improve strength and muscle gain, and optimize sleep and recovery. On top of all that, enjoy a boost in energy all day long. Share this item: THIS HAS BEEN THE BEST T SUPPLEMENT I HAVE TRIED. MY T LEVELS HAVE RISEN. I'M 66 AND MY DR. SAID MY T WAS HIGHER THAN SHE HAS SEEN FOR MY AGE - Richard A. Verified Buyer description Testro-X is all about stimulating your body's natural ability to produce testosterone. A natural blend of vitamins, minerals and potent herbs, Testro-X can help boost hormonal function, improve strength and muscle gain, and optimize sleep and recovery. On top of all that, enjoy a boost in energy all day long. features TAKE BACK YOUR MANHOOD WITH TESTRO-X. ENERGY Boost energy naturally with Testro-X, no more mid-day crashes and exhausted evenings. Experience energy, stamina and power.† STRENGTH By improving testosterone production, you stimulate your body's ability to put on muscle, making your gym visits more worth it.† STAMINA Experience stamina in and out of the bedroom. Users report improved bedroom performance as a result of taking Testro-X.† ingredients INSPIRED BY NATURE. BACKED BY SCIENCE. Each ingredient in Testro-X is carefully selected for it's research backed effect on improving the body's ability to produce its own testosterone. See all ingredients Magnesium Zinc Boron KSM-66® Ashwagandha Forskolii Root Extract Inositol & Glycine L-Theanine & Bioperine MAGNESIUM Magnesium is the 11th most-abundant mineral in the human body, and it controls more than 300 bodily functions. Deficiencies in this vital mineral can lead to lower levels of testosterone. † Learn more ZINC Zinc is one of the 24 essential minerals needed for human survival. The human body can’t synthesize its own – nor does it have a storage system for it – so you must get adequate amounts of zinc through foods or dietary supplementation daily. † Learn more BORON Boron is a dietary mineral which is claimed to support healthy testosterone when supplemented at doses provided in Testro-X. † Learn more KSM-66® ASHWAGANDHA Ashwagandha is a natural adaptogen used in Ayurveda medicine practices. † Learn more FORSKOLII ROOT EXTRACT Forskohlii is an herb used in traditional medicine that may boost Testosterone and induce fat loss, particularly in men. † Learn more INOSITOL & GLYCINE Inositol is a small molecule structurally similar to glucose that is involved in cellular signaling. Learn more L-THEANINE & BIOPERINE L-Theanine is a relaxing and non dietary amino acid commonly found in green tea catechins and caffeine. Black Pepper Extract is a piperine commonly used to improve the absorption of other supplements. † Learn more how to use HOW TO USE HOW TO TAKE Take 3 capsules before you go to sleep in the evening MORE HORMONES & ENERGY Improve your body's own ability to produce testosterone BETTER SLEEP Enjoy the sleep improvements as a positive side effect of taking before bed watch video frequently asked questions FREQUENTLY ASKED QUESTIONS WHAT DOES TESTRO-X DO? Testro-X helps increase the body’s natural ability to produce testosterone and supports overall hormonal health. It does not contain testosterone, it simply contains herbs and minerals shown in clinical trials to increase testosterone and lower stress and estrogen levels. WHAT DOES TESTRO-X DO? Testro-X helps increase the body’s natural ability to produce testosterone and supports overall hormonal health. It does not contain testosterone, it simply contains herbs and minerals shown in clinical trials to increase testosterone and lower stress and estrogen levels. HOW DO I TAKE TESTRO-X? For best results, take the supplement consistently at the same time everyday. Most people experience great benefits for their sleep when using the product at night, but others enjoy taking it in the morning. Simply experiment with these two different times of day and see what works best for you. HOW DO I TAKE TESTRO-X? For best results, take the supplement consistently at the same time everyday. Most people experience great benefits for their sleep when using the product at night, but others enjoy taking it in the morning. Simply experiment with these two different times of day and see what works best for you. IS TESTRO-X VEGAN? The capsule is made from bovine gelatin, so the product overall is not vegan. However, the contents are vegan-friendly. IS TESTRO-X VEGAN? The capsule is made from bovine gelatin, so the product overall is not vegan. However, the contents are vegan-friendly. IS TESTRO-X DAIRY-FREE? Yes, Testro-X is dairy free, however, it is processed in the same facility as some dairy-containing products. IS TESTRO-X DAIRY-FREE? Yes, Testro-X is dairy free, however, it is processed in the same facility as some dairy-containing products. CAN I TAKE TESTRO-X WITH MEDICATION? We always recommend talking to your prescribing physician before using any supplements to ensure that they are safe to take with your medical history. CAN I TAKE TESTRO-X WITH MEDICATION? We always recommend talking to your prescribing physician before using any supplements to ensure that they are safe to take with your medical history. CAN I TAKE TESTRO-X ON AN EMPTY STOMACH? We recommend taking Testro-X with food and water to ensure that it does not cause an upset stomach, however, we do have many customers who take Testro-X on an empty stomach and don't experience any negative side effects. Simply experiment and see what works best for you. CAN I TAKE TESTRO-X ON AN EMPTY STOMACH? We recommend taking Testro-X with food and water to ensure that it does not cause an upset stomach, however, we do have many customers who take Testro-X on an empty stomach and don't experience any negative side effects. Simply experiment and see what works best for you. RELATED PRODUCTS New zuBURN Thermogenic Fat Burner 113 reviews $ 49.95 Quick Shop FLORACIL50 Probiotic With Lactobacillus Rhamnosus and Reuteri 1308 reviews $ 44.95 Quick Shop Mucuna Pruriens Focus, Well-Being, & Brain Support 285 reviews $ 24.95 Quick Shop SENSOLIN Natural Blood Sugar Support Supplement 530 reviews $ 49.95 Quick Shop REDWOOD Nitric Oxide & Circulatory Support 3520 reviews $ 39.95 Quick Shop zuPOO Colon Cleanse & Gut Support 2031 reviews $ 29.95 Quick Shop NOT THE SOLUTION YOU WERE LOOKING FOR? Take our UMZU Supplement Quiz to find the right vitamins, supplements and collagen, personalized just for you. TAKE THE QUIZ REVIEWS Customer Reviews 4.8 Based on 2,242 Reviews 5 ★ 89% 1989 4 ★ 9% 197 3 ★ 1% 32 2 ★ 0% 11 1 ★ 1% 13 Customer Photos i i i i i i i i i Write a Review Ask a Question * Reviews * Questions Thank you for posting a question! Your question will appear on the site once we've answered it. Ask a Question Author Name Email Question Question Submit Write a review Author Name Email Location Rating Rating 1 2 3 4 5 Title of Review How was your overall experience? Questions Photos Upload Thank you for submitting a review! Your input is very much appreciated. Share it with your friends so they can enjoy it too! FacebookTwitter Be the first to review this item SortWith Photos Most Recent Highest Rating Lowest Rating Most Helpful Filter Reviews: × SortWith Photos Most Recent Highest Rating Lowest Rating Most Helpful Clear filter More Filters JT 12/03/2020 Jesse T. United States GREAT PRODUCT I recently lost my youngest son and your supplements have giving me the mind set and focus to overcome this battle by working out and having the energy for my two older boys. Thank you a million times. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 765 32 RH 03/04/2019 Rick H. United States LIKE TURNING BACK THE CLOCK, BUT EXPENSIVE I’m a guy in his mid-50s who was looking for a way to naturally keep my t levels as high as possible. This product definitely has done that. There are times I almost react like I did as a teenaged boy to the slightest stimulus (if you get my meaning). I’m giving the product 5 stars despite one downside many people will notice: it’s expensive. But I’m not going to knock the product for that because “expensive” isn’t the same as “over-priced.” I have no idea whether it’s over-priced because I don’t know how much it costs to produce it. All I can say is I was looking for a product to do what this product does. That earns it 5 stars. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 340 60 R 04/04/2020 Rich United States LIFE CHANGING. Absolutely fenominal, testro x changed my life.i am bipolar and have been aggressive for a long time as well as mentally unstable. Umzu and their products saved my life. I was admitted to the hospital because I got so out of touch with reality that I couldn't remember my own name. God bless this company. Testro x and root wood are the best products on the market period. I almost died and it saved my life and built Bridges with my family and I'm not even bipolar as much anymore. I laugh, smile, and love again. You changed my life to where I can be there for my daughter and in her life again. Thank you. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 288 45 SM 06/29/2017 saleem m. United States THIS AND REDWOOD Love this stuff. I stack it with Redwood (my favorite) awesome results.. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 242 72 AH 08/07/2018 Alex H. United States LIBIDO Great overall experience with TestroX. Can tell a significant increase in *** drive with this product. Increased strength and stamina for daily Crossfitt training sessions. Promotes deeper sleep for increased recovery after grueling workouts. Recommend this product. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 153 25 RA 02/03/2019 Richard A. United States TESTRO-X This has been the best t supplement I have tried. My t level has risen. I'm 66 and my Dr. said my it was higher than she had seen for my age. I plan on continuing using. Great t supplement .!! TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 148 20 DW 10/21/2019 dennis w. United States TESTRO-X great wife says it like having a 20 year old man start strong and finish strong and not 5 minutes and I'm done go for hours TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 114 77 DM 03/09/2019 David M. United States OVER 650 NG/DL INCREASE! I am 53 years old. The last time I tested my t level was 6 years ago and it was low normal: 324.7. In the past few years, I have done two things: Strength training 3 x per week and added Testro-X to my supplement regimen. I just tested again in 2019; my results: 789! My doc was so surprised she accused me of using steroids or black market t replacement! TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 114 21 RN 04/14/2019 Robert N. United States HAPPY I SWITCHED I switched from another supplement to Testro-X and could tell the difference within the first week. Used in conjuction with Redwood I started waking up with an ******** every morning. Good stuff! TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 107 20 RC 06/08/2019 Rick C. United States THIS STUFF WORKS! I’ve been using this for several months now! I was having issues with weak libido and I had started working out as well. I noticed within a few days my it was like I was 10 years younger with the libido. My gains are consistent as well. I have noticed if I don’t eat well you can tell a difference. I stay away from SOY now and believe it’s a downer. Eating well goes hand in hand with Testro-X. I love it! TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 85 26 MK 04/14/2019 Matthew K. United States EXTRA BOOST Don’t really have any trouble but the extra boost is awesome and my lady almost can’t handle it but she is more than satisfied TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 84 37 CC 06/07/2019 carlos c. United States MORE EVERYTHING Have been taking this product for two months. Noticed an increase in the gym around week three and in the bedroom around week two. Marked improvements for a 50 year old. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 77 21 RH 03/06/2019 Rob H. United States THIS PRODUCT WORKS GREAT I think as men you have to understand your body and how it functions. Testro will boost your T levels but you also have to know if you have problems with blood flow aka labido or if your stress levels are high. Stress levels can cause big problems. Testro helped boost T, helped with workouts and improved my mood TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 76 19 MH 03/31/2019 Mark H. United States TESORO-X I think it’s working. Some days I’m feeling better and stronger. Other days I’m not. I had stage 4 cancer 12 years ago and I’m still trying to get my complete strength back. Thanks, Mark Hood TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 72 12 TM 02/03/2019 Tom M. United States GREAT PRODUCT! I have been on this product for several months and feel great! I am not as achy, I have a bit more energy, and well other stuff too that probably need not be explained here but to be understood if read between the lines. Thanks, UMZU (formerly Umzu!) I do wish they did special deals once in a while though like other products. 5.00 off for a review that could make them thousands? Anyway, still great product! TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 64 14 SW 11/25/2018 Sean W. United States TESTED-X It has given more energy and stamina through my 2 hour workouts ( weight lifting). TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 64 25 DB 11/18/2018 DARTS B. United States VERY GOOD Pretty good, just trying too stay consistent to within my workout, so I could feel the entire effect and benefits. I am working out a lot more though. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 58 10 JT 05/01/2019 JAYSON T. IMPRESSIVE! First thing I noticed was a deeper voice. Second thing was less sleep needed. This with Redwood had really made a difference. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 50 19 BA 08/19/2019 Bozidar A. United States BEST SUPPLEMENT This is the best supplement that I take. The combined ingredients work to raise the bar on intimacy. Taken at night, mornings are glorious for my wife and me. It also helps me get a good exercise workout with increased energy, albeit that I combine it with Redwood. TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 47 27 DS 03/24/2019 Derwin S. United States TESTRO-× My overall experience has being great in seeing a difference in my energy levels . There's no " brain fog" and there's a sustained energy throughout the day. That feeling of being drained is gone . Thank you ! TESTRO-X: Testosterone Booster Share | Facebook • Twitter Was this helpful? 45 20 * < * << * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 * 10 * >> * > Most Recent Most Helpful × Clear filters CP Charles P. 10/01/2020 Q: I love you guys a lot! (But I'm genuinely curious of 2 things...) I saw you mentioned "a 5days on Testro-X and 2days off cycle".. But, why do i keep hearing from other Testosterone experts online that "going on Testosterone for longer than 12weeks, it will have negative consequences to your health"...???? AND ALSO, that we have to go do "Post-cycle Therapy" at the end of the 12weeks??? Answers (1) UMZU 10/01/2020 A: Synthetic Testosterone or Testosterone Replacement Therapy (TRT) is very different from supplements. TRT is an exogenous or synthetic form of testosterone that is injected into the body when this happens your body is flooded with excess testosterone that it is not naturally used to and as a defense mechanism begins to convert it to Estrogen. The conversion of estrogen, leading to higher estrogen levels in the body, is what causes the increased risk of blood clots and heart attack. Testro-X works by supplying your body with the nutrients it needs to naturally increase your body’s own testosterone, because many men become deficient overtime. Additionally, it can contain a number of herbs that have been shown to naturally up-regulate testosterone production and lower estrogen and cortisol levels. Post-cycle therapy is not necessary after Testro-X, but is likely necessary after taking synthetic Testosterone due to the increase in estrogen levels Was this helpful? 13 2 SM Syed M. 09/07/2020 Q: Redwood and Testro-x has a Gelatin . Could you tell me please gelatin come from which animal. Answers (1) Anonymous 09/07/2020 A: It is bovine (cow). Was this helpful? 6 1 DD Deshawn D. 09/03/2020 Q: Hi, I am interested in this product but I'm curious about something. Aren't you supposed to cycle some of the herbs/ingredients in it? Like for example boron, I've read articles where they say you should cycle 2 weeks on, 1 week off. Also ashwagandha, research say should be cycled 5 days on 2 days off. So how does that work, if you are suggesting this should be taken daily to boost testosterone. Its not like you can separate the ingetedients if you know what I mean. Please explain. Thank you. Answers (1) UMZU 09/03/2020 A: If you want to cycle Testro-X we recommend doing the 5 days on, 2 days off protocol which helps to avoid building a tolerance to any of the herbs. You don't have to cycle Testro-X, but it can help to keep it effective over a long period of time. Was this helpful? 4 0 TC Thomas C. 09/01/2020 Q: would I have to take a estrogen blocker as well? Answers (1) Anonymous 09/02/2020 A: If anything I would recommend taking Testro-x with choline and betaine hcl for estrogen methylation along with The Thermo Diet to alleviate dietary estrogens. I would not recommend taking a blocker. Was this helpful? 4 0 R raj 09/01/2020 Q: I am currently using a hair supplement which has 25 mg Zinc. Can I use Testro X in addition to that and 4 times a week (May be 2 tablets instead of suggested 3 ). Please let me know. Thanks Answers (1) Anonymous 09/02/2020 A: It’s not recommended to consume more than 15 mg zinc daily because you can develop zinc toxicity, so you should not stack these products. Was this helpful? 11 3 < 1 2 3 4 5 > NOT THE SOLUTION YOU WERE LOOKING FOR? Take our UMZU Supplement Quiz to find the right vitamins, supplements and collagen, personalized just for you. TAKE THE QUIZ ABOUT UMZU More About UMZU Group 3 RESEARCH-BACKED Fill 1 CULTURE OF TRANSPARENCY Group 9 JUST THE FACTS Fill 1 COMPLETE HORMONAL SOLUTION Join Our Community for Health Tips & Special Offers Receive emails & promotions for all natural products you can trust. Subscribe UMZU help@umzu.com * * * * Help Center * Support * Rewards * Returns & Refund Policy * Money Back Guarantee * FAQs * International Shipping * Order by Mail Learn * Think Again * Blog * Podcast * Videos Company * About Us * Contact Us * Meet the Team * Careers * U Save Club Copyright © 2021 UMZU. All Rights Reserved. † This statement has not been evaluated by the FDA. This product is not intended to diagnose, treat, cure, or prevent any disease. * Terms & Conditions * Privacy Policy * Prop 65 * No Fraud * CCPA & Personal Information My Cart (0 Items: $0.00) Group 15 Your Cart is Empty Shop Supplements Shop Snacks Shop Personal Care Shop Books HELLO! HOW CAN I HELP YOU? DeutschlandClose Wählen Sie Ihr Land ausAlbanienAlgerienAmerikanischen Samoa-InselnAndorraAngolaAnguillaAntigua und BarbudaArgentinienArmenienArubaAustralienÖsterreichAserbaidschanBahamasBahrainBangladeschBarbadosWeißrusslandBelgienBelizeBeninBermudaBhutanBolivienBonaire, St.Eustatius & SabaBosnien und HerzegowinaBotswanaBrasilienJungferninseln (britisch)Brunei DarussalamBulgarienBurkina FasoBurundiKambodschaKamerunKanadaKanarische Insel, SpanienKap VerdeCayman InselnZentralafrikanische RepublikTschadChileChina, VolksrepublikKolumbienKomorenDemokratische Republik KongoCookinselnCosta RicaKroatienCuracaoZypernTschechienDänemarkDschibutiDominicaDominikanische RepublikOsttimorEcuadorÄgyptenEl SalvadorÄquatorialguineaEritreaEstlandÄthiopienFalklandinseln (Malvinas)Färöer (Dänemark)FidschiFinnlandFrankreichFranzösisch-GuayanaGabunGambiaGeorgiaDeutschlandGibraltarGriechenlandGrönland (Dänemark)GrenadaGuadeloupeGuamGhanaGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHondurasHongkongUngarnIslandIndienIndonesienIrakIrlandIsle of ManIsraelItalienElfenbeinküsteJamaikaJapanJerseyJordanKasachstanKeniaKiribatiKorea, die RepublikKuwaitKirgisistanLaosLettlandLibanonLesothoLiberiaLitauenLiechtensteinLuxemburgMacauMazedonienMadagaskarMalawiMalaysiaMaledivenMaliMaltaMarshallinselnMartiniqueMauretanienMauritiusMayotteMexikoMoldawienMikronesien, Föderierte Staaten vonMonacoMongoleiMontenegroMontserratMarokkoMosambikMyanmarNamibiaNauru, RepublikNepalNiederlandeNeu-KaledonienNeuseelandNicaraguaNigerNigeriaNiue IslandNorfolkinselNördliche MarianneninselnNorwegenOmanPakistanPalästinaPanamaPapua-NeuguineaParaguayPalauPeruPhilippinenPolenPortugalPuerto RicoKatarWiedervereinigungRumänienRusslandRuandaSan MarinoSão Tomé und PríncipeSaudi-ArabienSenegalSerbienSeychellenSierra LeoneSingapurSlowakeiSlowenienSalomonenSüdafrikaSüdsudanSpanienSri LankaSt. BarthelemySt. Kitts und NevisSt. LuciaSt. MartinSt. Vincent und die GrenadinenSudanSurinameSwasilandSchwedenSchweizFranzösisch-Polynesien (Tahiti)SyrienTaiwanTadschikistanTansaniaThailandTogoTongaTrinidad und TobagoTunesienTürkeiTurkmenistanTurks- und CaicosinselnTuvaluVirgin Islands (U.S.)UgandaUkraineVereinigte Arabische EmirateKönigreich GroßbritannienVereinigte StaatenUruguayUsbekistanVanuatuVenezuelaVietnamVatikanstadtSamoaWallis und FutunaJemenSambiaSimbabwe Wir versenden derzeit nicht in dieses Land. Powered by de | en WE CARE ABOUT YOUR PRIVACY We use cookies and similar technologies to provide the best experience on our website. Privacy Policy OkNo Thanks English Accessibility Adjustments Reset Settings Statement Hide Interface Choose the right accessibility profile for you OFF ON Seizure Safe Profile Eliminates flashes and reduces color This profile enables epileptic and seizure prone users to browse safely by eliminating the risk of seizures that result from flashing or blinking animations and risky color combinations. OFF ON Vision Impaired Profile Enhances the website's visuals This profile adjusts the website, so that it is accessible to the majority of visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract, Glaucoma, and others. OFF ON Cognitive Disability Profile Assists with reading and focusing This profile provides various assistive features to help users with cognitive disabilities such as Autism, Dyslexia, CVA, and others, to focus on the essential elements of the website more easily. OFF ON ADHD Friendly Profile More focus and fewer distractions This profile significantly reduces distractions, to help people with ADHD and Neurodevelopmental disorders browse, read, and focus on the essential elements of the website more easily. OFF ON Blind Users (Screen-reader) Use the website with your screen-reader This profile adjusts the website to be compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is installed on the blind user’s computer and smartphone, and websites should ensure compatibility with it. Note: This profile prompts automatically to screen-readers. OFF ON Keyboard Navigation (Motor) Use the website with the keyboard This profile enables motor-impaired persons to operate the website using the keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to jump to specific elements. Note: This profile prompts automatically for keyboard users. Content Adjustments Content Scaling Default Readable Font Highlight Titles Highlight Links Text Magnifier Adjust Font Sizing Default Align Center Adjust Line Height Default Align Left Adjust Letter Spacing Default Align Right Color Adjustments Dark Contrast Light Contrast Monochrome High Saturation Adjust Text Colors Cancel High Contrast Adjust Title Colors Cancel Low Saturation Adjust Background Colors Cancel Orientation Adjustments Mute Sounds Hide Images Read Mode Reading Guide Useful Links Select an option Home Header Footer Main Content Stop Animations Reading Mask Highlight Hover Highlight Focus Big Black Cursor Big White Cursor HIDDEN_ADJUSTMENTS Keyboard Navigation Accessible Mode Screen Reader Adjustments Read Mode Web Accessibility Solution By accessiBe Choose the Interface Language English Español Deutsch Português Français Italiano עברית 繁體中文 Pусский عربى عربى Nederlands 繁體中文 日本語 Accessibility StatementCompliance status We firmly believe that the internet should be available and accessible to anyone and are committed to providing a website that is accessible to the broadest possible audience, regardless of ability. To fulfill this, we aim to adhere as strictly as possible to the World Wide Web Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA level. These guidelines explain how to make web content accessible to people with a wide array of disabilities. Complying with those guidelines helps us ensure that the website is accessible to blind people, people with motor impairments, visual impairment, cognitive disabilities, and more. This website utilizes various technologies that are meant to make it as accessible as possible at all times. We utilize an accessibility interface that allows persons with specific disabilities to adjust the website’s UI (user interface) and design it to their personal needs. Additionally, the website utilizes an AI-based application that runs in the background and optimizes its accessibility level constantly. This application remediates the website’s HTML, adapts its functionality and behavior for screen-readers used by blind users, and for keyboard functions used by individuals with motor impairments. If you wish to contact the website’s owner please use the website's form Screen-reader and keyboard navigation Our website implements the ARIA attributes (Accessible Rich Internet Applications) technique, alongside various behavioral changes, to ensure blind users visiting with screen-readers can read, comprehend, and enjoy the website’s functions. As soon as a user with a screen-reader enters your site, they immediately receive a prompt to enter the Screen-Reader Profile so they can browse and operate your site effectively. Here’s how our website covers some of the most important screen-reader requirements: 1. Screen-reader optimization: we run a process that learns the website’s components from top to bottom, to ensure ongoing compliance even when updating the website. In this process, we provide screen-readers with meaningful data using the ARIA set of attributes. For example, we provide accurate form labels; descriptions for actionable icons (social media icons, search icons, cart icons, etc.); validation guidance for form inputs; element roles such as buttons, menus, modal dialogues (popups), and others. Additionally, the background process scans all of the website’s images. It provides an accurate and meaningful image-object-recognition-based description as an ALT (alternate text) tag for images that are not described. It will also extract texts embedded within the image using an OCR (optical character recognition) technology. To turn on screen-reader adjustments at any time, users need only to press the Alt+1 keyboard combination. Screen-reader users also get automatic announcements to turn the Screen-reader mode on as soon as they enter the website. These adjustments are compatible with popular screen readers such as JAWS, NVDA, VoiceOver, and TalkBack. 2. Keyboard navigation optimization: The background process also adjusts the website’s HTML and adds various behaviors using JavaScript code to make the website operable by the keyboard. This includes the ability to navigate the website using the Tab and Shift+Tab keys, operate dropdowns with the arrow keys, close them with Esc, trigger buttons and links using the Enter key, navigate between radio and checkbox elements using the arrow keys, and fill them in with the Spacebar or Enter key. Additionally, keyboard users will find content-skip menus available at any time by clicking Alt+2, or as the first element of the site while navigating with the keyboard. The background process also handles triggered popups by moving the keyboard focus towards them as soon as they appear, not allowing the focus to drift outside. Users can also use shortcuts such as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to jump to specific elements. Disability profiles supported on our website * Epilepsy Safe Profile: this profile enables people with epilepsy to safely use the website by eliminating the risk of seizures resulting from flashing or blinking animations and risky color combinations. * Vision Impaired Profile: this profile adjusts the website so that it is accessible to the majority of visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract, Glaucoma, and others. * Cognitive Disability Profile: this profile provides various assistive features to help users with cognitive disabilities such as Autism, Dyslexia, CVA, and others, to focus on the essential elements more easily. * ADHD Friendly Profile: this profile significantly reduces distractions and noise to help people with ADHD, and Neurodevelopmental disorders browse, read, and focus on the essential elements more easily. * Blind Users Profile (Screen-readers): this profile adjusts the website to be compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is installed on the blind user’s computer, and this site is compatible with it. * Keyboard Navigation Profile (Motor-Impaired): this profile enables motor-impaired persons to operate the website using the keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to jump to specific elements. Additional UI, design, and readability adjustments 1. Font adjustments – users can increase and decrease its size, change its family (type), adjust the spacing, alignment, line height, and more. 2. Color adjustments – users can select various color contrast profiles such as light, dark, inverted, and monochrome. Additionally, users can swap color schemes of titles, texts, and backgrounds with over seven different coloring options. 3. Animations – epileptic users can stop all running animations with the click of a button. Animations controlled by the interface include videos, GIFs, and CSS flashing transitions. 4. Content highlighting – users can choose to emphasize essential elements such as links and titles. They can also choose to highlight focused or hovered elements only. 5. Audio muting – users with hearing devices may experience headaches or other issues due to automatic audio playing. This option lets users mute the entire website instantly. 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and Wiktionary, allowing people with cognitive disorders to decipher meanings of phrases, initials, slang, and others. 7. Additional functions – we allow users to change cursor color and size, use a printing mode, enable a virtual keyboard, and many other functions. Assistive technology and browser compatibility We aim to support as many browsers and assistive technologies as possible, so our users can choose the best fitting tools for them, with as few limitations as possible. Therefore, we have worked very hard to be able to support all major systems that comprise over 95% of the user market share, including Google Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA (screen readers), both for Windows and MAC users. Notes, comments, and feedback Despite our very best efforts to allow anybody to adjust the website to their needs, there may still be pages or sections that are not fully accessible, are in the process of becoming accessible, or are lacking an adequate technological solution to make them accessible. Still, we are continually improving our accessibility, adding, updating, improving its options and features, and developing and adopting new technologies. All this is meant to reach the optimal level of accessibility following technological advancements. If you wish to contact the website’s owner, please use the website's form Hide Accessibility Interface? Please note: If you choose to hide the accessibility interface, you won't be able to see it anymore, unless you clear your browsing history and data. Are you sure that you wish to hide the interface? Accept Cancel Continue Processing the data, please give it a few seconds...