umzu.com
Open in
urlscan Pro
2606:4700::6810:953
Public Scan
Submitted URL: https://trk.klclick1.com/ls/click?upn=VwmP3X7PbOtx3PRMp3jrEbNfwjBVZCFAYb9AypYk1-2BuLbDJ9qNW6FOyN8oE9w-2FxRPEWaKtcp4cIA3jE...
Effective URL: https://umzu.com/products/zucollagen?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20T...
Submission: On April 05 via manual from US — Scanned from DE
Effective URL: https://umzu.com/products/zucollagen?utm_source=SfuNXj&utm_medium=email&utm_campaign=UMZU%20Brand%20%7C%20How%20T...
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">$38.21</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="4870475219053">
<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_4870475219053">Name</label>
<input class="spr-form-input spr-form-input-text stamped-form-input stamped-form-input-text" id="question_author_4870475219053" 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_4870475219053">Email</label>
<input class="spr-form-input spr-form-input-email stamped-form-input stamped-form-input-email" id="question_email_4870475219053" 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_4870475219053">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_4870475219053" data-product-id="4870475219053" 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_4870475219053" 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="4870475219053">
<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_4870475219053">Name</label>
<input class="stamped-form-input stamped-form-input-text " id="review_author_4870475219053" 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_4870475219053">Email</label>
<input class="stamped-form-input stamped-form-input-email " id="review_email_4870475219053" 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_4870475219053">Location</label>
<input class="stamped-form-input stamped-form-input-text " id="review_location_4870475219053" 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/zucollagen?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/zucollagen?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/zucollagen?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/zucollagen?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/zucollagen?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_4870475219053">Title of Review</label>
<input class="stamped-form-input stamped-form-input-text" id="review_title_4870475219053" 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_4870475219053">How was your overall experience?</label>
<div class="stamped-form-input">
<textarea class="stamped-form-input stamped-form-input-textarea" id="review_body_4870475219053" data-product-id="4870475219053" 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="4870475219053" 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 / zuCollagen Protein ZUCOLLAGEN PROTEIN 30 days Every 30 days Every 60 days Every 90 days One-time Purchase Add to Cart $38.21 Every 30 days Every 60 days Every 90 days One-time Purchase ZUCOLLAGEN PROTEIN MULTI-TYPE COLLAGEN 771 reviews "ABSOLUTELY LOVE IT. THE ZUCOLLAGEN PROTEIN HAS AIDED IN COMPLETELY ELIMINATING THE ONSET OF TENDONITIS IN MY ARM." - Abby V. Verified Buyer ZUCOLLAGEN PROTEIN MULTI-TYPE COLLAGEN 771 reviews $38.21 $44.95 $38.21 FLAVOR: Unflavored Unflavored Chocolate Brownie PURCHASE: SUBSCRIPTION One-time Purchase $44.95 Subscribe to Save $38.21 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 Collagen is the most abundant protein in your body. Lack of collagen can lead to the biological effects of aging - muscle loss, poor joints, wrinkled skin, thinning hair and more. zuCOLLAGEN Protein is more than just collagen protein - it's actually a unique and potent hydrolyzed natural blend of 5 different collagen types that support your skin's elasticity and glow, helps your circulatory system, your gut, joints and cartilage.† zuCOLLAGEN Protein is available in two flavors - Unflavored and Chocolate Brownie: - Unflavored contains 20g of protein at just 80 calories. Chocolate Brownie contains 21g of protein at just 90 calories. Share this item: "ABSOLUTELY LOVE IT. THE ZUCOLLAGEN PROTEIN HAS AIDED IN COMPLETELY ELIMINATING THE ONSET OF TENDONITIS IN MY ARM." - Abby V. Verified Buyer description Collagen is the most abundant protein in your body. Lack of collagen can lead to the biological effects of aging - muscle loss, poor joints, wrinkled skin, thinning hair and more. zuCOLLAGEN Protein is more than just collagen protein - it's actually a unique and potent hydrolyzed natural blend of 5 different collagen types that support your skin's elasticity and glow, helps your circulatory system, your gut, joints and cartilage.† zuCOLLAGEN Protein is available in two flavors - Unflavored and Chocolate Brownie: - Unflavored contains 20g of protein at just 80 calories. Chocolate Brownie contains 21g of protein at just 90 calories. features MORE THAN JUST PROTEIN. MORE PROTEIN, FEWER CALORIES zuCOLLAGEN is packed with protein to help you build and maintain muscle.† With a great protein-to-calorie ratio, there's no better way to get your collagen SKIN, HAIR, AND NAIL HEALTH Delay the physical effects of aging with elastic skin, thick hair and strong nails.† JOINT SUPPORT zuCOLLAGEN is more than just protein. It will help support your joints too!† ingredients 5 DIFFERENT TYPES. 4 HYDROLYZED SOURCES. zuCOLLAGEN is a potent blend of 5 different collagen types - Types I, II, III, V and X. Each type comes with its own unique benefits, so why settle for just one? By supplementing with all 5 collagen types sourced from U.S. Grass Fed Beef, Chicken, Fish, and Egg Shell, you get everything you need to build muscle and reduce the effects of aging. You'll enjoy healthy, glowing and elastic skin, stronger joints, tissue and cartilage, a healthy heart and gut, thicker hair and even a healthy heart.† See all ingredients Hydrolyzed Bovine Collagen Hydrolyzed Chicken Collagen Hydrolyzed Fish Collagen Hydrolyzed Eggshell Collagen HYDROLYZED BOVINE COLLAGEN Bovine collagen comes from cows, specifically from their skin, bones and muscles. It’s made of mostly types 1 and 3 collagen, which is a good fit considering these are the most abundant types created and found in the human body. It’s a rich supply of glycine and proline, and therefore useful for creatine production, building muscle and also helping the body make its own collagen.† Learn more HYDROLYZED CHICKEN COLLAGEN The type of collagen most abundant in chicken collagen is type 2, which is best for building cartilage. This makes it beneficial for joint health, especially since this source also provides chondroitin sulfate and glucosamine sulfate — both of which have anti-aging effects. † Learn more HYDROLYZED FISH COLLAGEN Collagen derived from fish is easily absorbed and provide mostly type 1 collagen, with the amino acids glycine, proline and hydroxyproline. Because type 1 can be found throughout the body, consuming more fish collagen is associated with benefits for the joints, skin, vital organs, blood vessels, digestion and bones. † Learn more HYDROLYZED EGGSHELL COLLAGEN Egg collagen, found in the shells and whites of eggs, contains mostly type 1 collagen. It also has type 3, 4 and 10, but by far the most type 1, just like the human body (approximately 100 times more type 1 than type 4). It provides glucosamine sulfate, chondroitin sulfate, hyaluronic acid and various amino acids that have benefits for building connective tissue, promoting supple skin, building muscle mass and reducing stiffness after strenuous exercise.† Learn more how to use HOW TO USE ONE SCOOP DAILY When drinking zuCOLLAGEN in only water, mix with hot water for a better blend. For a perfect blend, try using a frother when mixing. SATISFY YOUR SWEET TOOTH With Chocolate Brownie flavor. Mix with hot water for a healthy hot chocolate, or mix into a smoothie for an added sweetness OR TASTE NOTHING With our Unflavored option. Add 20g of protein to any hot drink, smoothie or meal with no added taste. watch video frequently asked questions FREQUENTLY ASKED QUESTIONS WHAT DOES ZUCOLLAGEN DO? zuCollagen is a grass-fed collagen protein that is designed to have all 5 types of collagen in it. Having the different types of collagen to address the different components of the body helps provide better support to the health of the hair, skin, nails, joints, and muscles. WHAT DOES ZUCOLLAGEN DO? zuCollagen is a grass-fed collagen protein that is designed to have all 5 types of collagen in it. Having the different types of collagen to address the different components of the body helps provide better support to the health of the hair, skin, nails, joints, and muscles. HOW DO I TAKE ZUCOLLAGEN? We suggest taking 1 scoop of zuCollagen protein on a daily basis. You can take it on its own or with food. To avoid an upset stomach, mixing it into a smoothie or with food is best. HOW DO I TAKE ZUCOLLAGEN? We suggest taking 1 scoop of zuCollagen protein on a daily basis. You can take it on its own or with food. To avoid an upset stomach, mixing it into a smoothie or with food is best. IS ZUCOLLAGEN VEGAN? No, zuCollagen is made from animal sources. IS ZUCOLLAGEN VEGAN? No, zuCollagen is made from animal sources. IS ZUCOLLAGEN DAIRY-FREE? Yes, zuCollagen is dairy-free, however, it is processed in the same facility as some dairy-containing products. IS ZUCOLLAGEN DAIRY-FREE? Yes, zuCollagen is dairy-free, however, it is processed in the same facility as some dairy-containing products. CAN I TAKE ZUCOLLAGEN 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 ZUCOLLAGEN 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 ZUCOLLAGEN ON AN EMPTY STOMACH? Many customers take zuCollagen on an empty stomach. However, for sensitive individuals, we recommend taking it with food. CAN I TAKE ZUCOLLAGEN ON AN EMPTY STOMACH? Many customers take zuCollagen on an empty stomach. However, for sensitive individuals, we recommend taking it with food. RELATED PRODUCTS Choline Nervous System Health 181 reviews $ 15.95 Quick Shop zuBROTH Total Bone Broth Protein 139 reviews $ 44.95 Quick Shop zuPOO Colon Cleanse & Gut Support 2031 reviews $ 29.95 Quick Shop Mucuna Pruriens Focus, Well-Being, & Brain Support 285 reviews $ 24.95 Quick Shop FLORACIL50 Probiotic With Lactobacillus Rhamnosus and Reuteri 1308 reviews $ 44.95 Quick Shop REDWOOD Nitric Oxide & Circulatory Support 3520 reviews $ 39.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.9 Based on 771 Reviews 5 ★ 92% 710 4 ★ 6% 46 3 ★ 2% 12 2 ★ 0% 2 1 ★ 0% 1 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 C 08/14/2020 Cocollogen United States A FEEL A LITTLE DISAPPOINTED, AND THINK IT’S WORKING I think I love this product. Lol. I just found out it’s a 20 dose bag, ie enough for 20 days if you take it daily. I believe the bag states take 1 scoop daily; I was on a 30 day subscription - but there’s only enough for 20 days. Come on UMZU; you guys being the massive studs you are, all smart and everything, you’d think it’d be at least a 30 day supply. I’m just sayn. I love you guys, your product and your marketing. Christopher should run for office - I believe everything he says. BUT, I gotta leave a disappointing review because of this 20 day vs 30 day thing. BTW, I say “I think I love it” because I’ve only been on it 20 of the last 30 days. I think I’m seeing results but, I was thinking I was using too much, and I haven’t used any for the last 10 days, blaming myself for over doing it, and I wasn’t given enough!! Ok enough ranting, I love UMZU and will be continuing to buy your products when I get some more greenbacks. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 392 19 B( 03/19/2020 Brenda (. United States LOVE HOW I FEEL WITH TOTAL COLLAGEN! I gave bre. Taken this for almost a year and will not start my day without it! My skin is glowing at 57 and I feel GREAT! zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 293 25 JK 03/05/2019 James K. United States COLLAGEN PROTEIN I have been taking your collagen product for several months now. Overall I have received benefits and both my nails and skin. For several years I had problems with my fingernails splitting down the middle. After using your product my nails got much thicker and stronger. I also noticed a difference in my skin. I'm at the age where I have creepy skin. Taking the collagen on a regular basis greatly reduced the appearance of crepey skin. My skin seem to have more hydration and more elasticity. My wife has also started taking the product. It's too early to tell if she has felt any of the results. I also like the fact that it's a way to get low calorie high grade protein. I take one to two servings a day and I'm very pleased with results. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 186 36 JB 04/30/2019 Jeffrey B. United States SLOW GO BUT DEFINITELY NOTICE DIFFERENCES I used to be a bodybuilder and as I've gotten older I've notice my knee joints and elbow joints bother me more, but this product it has increased my flexibility. Also it has improved my Facial skin complexion. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 171 38 DV 10/01/2018 Daniel V. United States SECRET WEAPON I'll be honest. It doesn't taste that great but that's not why I use it.. I mix it in water and finish it quick. I don't worry about protein intake these days because I know I can supplement with Total Collagen Protein. It's a convenient and effective nutritional tool that everyone should have in their arsenal. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 158 30 SR 10/29/2018 Sean R. United States TOTAL COLLAGEN PROTEIN I’ve been taking Total Collagen Protein for a month now. Easy to add into my stack via coffee, smoothie, juice, water and of course in the mole! I’ve noticed I’m more flexible and I definitely have better rest. I love this product so much! zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 145 16 AH 10/02/2018 Andrew H. United States TOTAL COLLAGEN PROTEIN The Total Collagen protein has improved the health of my skin (psoriasis ), giving both my skin & hair a visible shine. It also makes an easy liquid shake to break my daily intermediate fast. Since being on the Thermodiet (liver type) I have lost 10 lbs. , primarily belly fat, & have way more sustained focused energy throughout the day. A great supplement to my Thermodiet. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 129 16 JG 06/04/2019 Joseph G. United States GREAT STUFF The price is a little high but In light of my knee issues; I reluctantly bought this in hopes it would help. I’m halfway done and realized I feel better. Very smooth, taste not bad like other vanilla products. Def mix in room temp water. It does clump some. I will def buy again. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 124 20 DJ 03/25/2019 Don J. United States EXCELLENT PRODUCT! We are on our 2nd bag and can tell the difference in freedom of movement already. Also, I believe the product is responsible for the additional benefit of no more acid reflux at night. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 107 21 MR 05/02/2020 Mary R. Georgia FEELING GREAT I feel good all over my muscle tone stomach overall much better on my third bag I love it in my smoothie curves my appetite thank you zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 92 8 DB 04/15/2019 David B. United States TOTAL COLLAGEN PROTEIN I take a lot of protein and rank this as one of the better. I have had some tendon issues and since going through three bags of this the issues have improved. I don't know if its just time and rest or the product incorporated into my daily routine but it is the only supplement I have changed in months. Give it a try. Mixes well and taste is fine. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 85 24 SW 09/23/2018 Seth W. United States PROTEIN Excellent ! I’m very satisfied with the results zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 85 13 LG 02/19/2019 Lynn G. United States ANOTHER SUPER PRODUCT I have been taking the Total Collagen Protein product for about 3 weeks, mixing this in my smoothie 5 days a week for my morning breakfast for work. I've noticed small changes such as; I no longer seem to have that sluggish feeling around 3pm at work, I have more energy at the gym in the evening; and, I have lost a couple of pounds. Is it because of this product? I don't know; but, I plan to continue with it to find out! zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 76 10 DA 04/15/2019 Damien A. United States CLEAN PROTEIN Its a great protein shake. I add mix berries to it and it tastes even better. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 69 19 WH 02/20/2019 William H. United States EXCELLENT PRODUCT Wish it came in 30day supply bag. Very good product, ill be taking this for a very long time zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 67 10 MO 02/26/2019 Max O. Australia COLLAGEN REVIEW I am enjoying collagen, mainly the effects such as clearer skin and less lethargy in knee joints during working hours! However blending this product with cold water is near impossible as it turns to foam...not sure weather it’s my product but its very unpleasant to drink and almost unbearable zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 63 9 02/27/2019 UMZU Hi Max, collagen in general is best consumed in either warm liquids or mixed with food, such as in smoothies, soups, sauces etc. Glad you're loving the effects! AV 01/08/2019 Abby V. United States 60 DAY REVIEW Absolutely LOVE it. The Total Collagen Protein has aided in completely eliminating the onset of tendonitis in my arm. I am 55 and lift weights. My joints and ligaments need all the help they can get. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 63 11 PD 06/03/2019 Patrick D. United States THE BEST! This Collagen Protein is the best and my gut appreciates it too. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 48 9 RD 04/02/2019 Ratchanoo D. Thailand EXCELLENT Mixes well (lukewarm better than cold water). Slight bitter taste if mixing with water. No taste at all if mixing with juice. Will definitely re-order. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 47 17 LL 04/30/2019 lino l. United States GREAT PRODUCT!! Great product!! It has a neutral taste and blends very well with anything. The packaging is not ideal thou. zuCollagen Protein: Multi-Type Collagen Share | Facebook • Twitter Was this helpful? 46 11 * < * << * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 * 10 * >> * > 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...