hellobonafide.com
Open in
urlscan Pro
23.227.38.32
Public Scan
Submitted URL: http://hellobonafide.com/
Effective URL: https://hellobonafide.com/
Submission: On July 15 via manual from IN — Scanned from CA
Effective URL: https://hellobonafide.com/
Submission: On July 15 via manual from IN — Scanned from CA
Form analysis
7 forms found in the DOMGET /collections/shop
<form action="/collections/shop" method="get" role="search" class="search search-modal__form">
<div class="field">
<input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="What are you looking for?" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="none" spellcheck="false" ss-autocomplete-input="">
<div class="ss__autocomplete--target"></div>
<label class="field__label" for="Search-In-Modal">What are you looking for?</label>
<button class="search__button field__button" aria-label="Search">
<svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
<use href="#icon-search"></use>
</svg>
</button>
</div>
</form>
GET /collections/shop
<form action="/collections/shop" method="get" role="search" class="search search-modal__form">
<div class="field">
<input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="What are you looking for?" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="none" spellcheck="false" ss-autocomplete-input="">
<div class="ss__autocomplete--target"></div>
<label class="field__label" for="Search-In-Modal">What are you looking for?</label>
<button class="search__button field__button" aria-label="Search">
<svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
<use href="#icon-search"></use>
</svg>
</button>
</div>
</form>
POST /cart
<form action="/cart" method="post" id="cart-notification-form">
<button class="button button--primary button--full-width" name="checkout">Checkout</button>
</form>
Name: login — POST /account/login
<form method="post" action="/account/login" id="customer_login_modal" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="ogmodal__signin Form Form--spacingTight"><input type="hidden" name="form_type"
value="customer_login"><input type="hidden" name="utf8" value="✓">
<input type="hidden" name="checkout_url" value="/checkout">
<header class="Form__Header">
<p class="Form__Title Heading u-h1">translation missing: en.customer.login.title</p>
</header>
<div class="Form__Item">
<input type="email" class="Form__Input" name="customer[email]" required="required" placeholder="translation missing: en.customer.login.email" aria-label="translation missing: en.customer.login.email" autofocus="">
<label class="Form__FloatingLabel">translation missing: en.customer.login.email</label>
</div>
<div class="Form__Item">
<input type="password" class="Form__Input" name="customer[password]" required="required" placeholder="translation missing: en.customer.login.password" aria-label="translation missing: en.customer.login.password">
<label class="Form__FloatingLabel">translation missing: en.customer.login.password</label>
</div>
<button type="submit" class="Form__Submit Button Button--primary Button--full">translation missing: en.customer.login.submit</button>
</form>
DIALOG
<form method="dialog">
<menu class="ogmodal__menu">
<button value="cancel">Cancel</button>
</menu>
</form>
POST /cart
<form class="c-mini-cart" action="/cart" method="post" novalidate="" js-mini-cart="" js-cart="" data-attr-requires_collection_product="false" data-attr-requires_subscription_product="false">
<div class="c-mini-cart-inner-wrapper">
<div class="c-mini-cart-scroll-track">
<div class="c-mini-cart__header c-mini-cart__row cart-mini-header-close">
<span class="c-mini-cart__arrow" js-mini-cart-close-trigger="" name="updates[]">
<img class=" lazyloaded" data-src="//hellobonafide.com/cdn/shop/t/805/assets/icon-close-x.svg?v=102207385246746236711687980974" width="15" height="14"
src="//hellobonafide.com/cdn/shop/t/805/assets/icon-close-x.svg?v=102207385246746236711687980974">
</span> Your Cart <span class="cart-qty">
</span>
</div>
<div class="hc-append"></div>
<div class="hc-mini-table-wrapper">
<div class="hc-mini-table">
<p class="cart__login-paragraph"> Your cart is currently empty. </p>
</div>
<img src="//hellobonafide.com/cdn/shop/t/805/assets/loading.gif?v=150194331810534346401687980974" alt="" class="loader cart-loader" loading="lazy">
</div>
<div data-rebuy-id="23752" data-initialized="true">
<div id="rebuy-widget-23752" class="rebuy-widget widget-type-cart widget-display-embed is-hidden widget-layout-line">
<div class="rebuy-widget-container widget-display-embed is-visible">
<div class="rebuy-widget-content">
<div class="rebuy-modal-close"><i class="fas fa-times"></i></div> <!---->
<h4 class="super-title">Recommended</h4> <!---->
<div class="description">Developed with doctors to keep you feeling your best</div>
<div tabindex="0" role="list" class="rebuy-product-grid large-style-line large-columns-1 medium-style-line medium-columns-1 small-style-line small-columns-1"></div> <!---->
<div class="powered-by-rebuy"><a href="https://rebuyengine.com/?shop=jds-therapeutics.myshopify.com" target="_blank" rel="noopener">
Powered by Rebuy
</a></div>
</div>
</div>
</div>
</div>
</div>
<script src="//hellobonafide.com/cdn/shop/t/805/assets/jquery.matchHeight-min.js?v=36105689626346892531687980974"></script>
<script>
(function($) {
function check_cart_for_sample(cart, sample) {
let in_cart = false;
for (let i = 0; i < cart.items.length; i++) {
if (cart.items[i].id == sample) {
in_cart = true;
}
}
return in_cart;
}
$('.mini-cart__cross_sell__products__product .mini-cart__cross_sell__products__header-price').matchHeight({
byRow: false
});
$('.mini-cart__free-samples__products h4').matchHeight({
byRow: false
});
let samples_in_cart = '';
let cart = {
"note": null,
"attributes": {},
"original_total_price": 0,
"total_price": 0,
"total_discount": 0,
"total_weight": 0.0,
"item_count": 0,
"items": [],
"requires_shipping": false,
"currency": "USD",
"items_subtotal_price": 0,
"cart_level_discount_applications": [],
"checkout_charge_amount": 0
};
})(jQuery);
</script>
<div class="c-mini-cart__summary">
<div class="hr">
<hr>
</div>
<div id="cart__totals">
</div>
<a id="mini_checkout" href="/cart" class="o-button o-button--primary c-mini-cart__button" style="display:none;">Checkout</a>
<div class="c-mini-cart__link-wrapper">
<a href="/collections/frontpage" class="c-mini-cart__link js-mini-cart-close-trigger">Continue Shopping</a>
</div>
</div>
</div>
</form>
<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-QfFwyZ" novalidate="" tabindex="-1"
style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; border-radius: 2px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 5px; flex: 1 1 0%;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; justify-content: center;">
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
<div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
<p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span
style="color:rgb(255, 255, 255);background-color:rgba(255, 255, 255, 0);font-size:18px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">Sign up for exclusive offers, product launches, and the health articles
you've been looking for.</span></p>
</div>
</div>
</div>
<div data-testid="form-row" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
<div class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_851134" class="needsclick go1917793270 kl-private-reset-css-Xuajs1" type="email"
autocomplete="email" name="email" tabindex="0" placeholder="Enter your email" aria-label="Enter your email" aria-invalid="false" options="[object Object]"
style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 38px; text-align: left; color: rgb(0, 0, 0); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
<div class="needsclick kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
</div>
</div>
<div component="[object Object]" data-testid="form-component" class="needsclick kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 0 1 auto;"><button
class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
style="background: rgba(100, 118, 128, 0); border-radius: 2px; border-style: none; border-color: rgb(100, 118, 128); border-width: 0px; color: rgb(255, 255, 255); font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 11px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto;">Subscribe</button>
</div>
</div>
</div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>
Text Content
Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader Guide, Feedback, and Issue Reporting Skip to content Greek Yoghurt Foaming Cream Cleanser Free Shipping On All Subscriptions Read Issue #2 of Stronger By Nature Magazine * Menopause Back Powerful Solutions * Revaree Relief from vaginal dryness * Relizen Relief from menopausal hot flashes * Ristela Increased sexual satisfaction * Clairvee Relief from vaginal odor¹ * Silvessa Healthier looking hair and skin Essentials * Gut Probiotic * Multi Vitamin See all Essentials (3) Recommended Bundle Relizen + Revaree Relief from menopausal hot flashes and vaginal dryness* Shop All Bundles See All Menopause Products * PMS Back Powerful Solutions * Serenol Relief from mood swings and irritability.* * Clairvee Relief from vaginal odor¹ Essentials * Multi Vitamin See all Essentials (3) Recommended Bundle Serenol + Ristela Improved sexual satisfaction and relief from emotional PMS* Shop All Bundles See All PMS Products * Intimacy Back Powerful Solutions * Revaree Relief from vaginal dryness * Ristela Increased sexual satisfaction * Clairvee Relief from vaginal odor¹ Essentials * Multi Vitamin See all Essentials (3) Recommended Bundle Clairvee + Revaree Relief from vaginal dryness and balance for the vaginal microbiome Shop All Bundles See All Intimacy Products * What are you looking for? * Resource Center * Log inLog in What are you looking for? Log inLog in icon-cart Cart ITEM ADDED TO YOUR CART Checkout Continue shopping Create Account translation missing: en.customer.login.title translation missing: en.customer.login.email translation missing: en.customer.login.password translation missing: en.customer.login.submit Cancel SAY GOODBYE TO MENOPAUSE SYMPTOMS And say hello to naturally powerful relief from hot flashes, sexual dissatisfaction, mood swings, and more. Shop Our Products Our Best Sellers Our Best Sellers Relief from vaginal dryness Revaree 1286 Reviews Revaree® provides powerful, hormone-free relief from vaginal dryness, with an easy-to-use vaginal insert that renews your body’s moisture for everyday comfort and intimacy. Learn More Relief from menopausal hot flashes Relizen 952 Reviews Relizen® provides powerful, hormone-free relief to women experiencing menopausal hot flashes and night sweats, so they can stay cool and dry all day and night. Learn More Increased sexual satisfaction Ristela 300 Reviews Ristela® provides powerful, hormone-free support for sexually active women who want to enhance their response to sexual stimulation. Learn More Relief from vaginal odor¹ Clairvee 91 Reviews Clairvee® is the easiest way to rebalance your vaginal microbiome - just one pill per day for 15 days reduces odor¹, itching, and discharge all month long*. Learn More Relief from mood swings and irritability.* Serenol 192 Reviews Serenol provides powerful, hormone-free relief from mood swings, irritability and uneasiness due to hormonal fluctuations like PMS and menopause. Learn More Healthier looking hair and skin Silvessa 21 Reviews Silvessa® is the first comprehensive system designed to restore and protect hair and skin affected by estrogen decline - from the inside and out. Learn More Bonafide DISCOVER NATURALLY POWERFUL REMEDIES FOR THE NATURAL SYMPTOMS THAT OCCUR THROUGHOUT WOMEN'S LIVES, ALONG WITH ALL THE ESSENTIALS FOR FEELING GOOD WITHOUT COMPROMISE. Shop by Symptom Vaginal dryness Hot flashes Hair & skin texture Low sexual arousal Vaginal odor Mood swings Recommended by over 13,000 healthcare providers Derived from natural sources and hormone-free Clinically validated, quality and safety tested YOU DESERVE RELIEF WITHOUT COMPROMISE. We've spent years rigorously researching and testing the purest ingredients to create safe and effective solutions. Read Our Story BONAFIDE PRODUCTS HELP WOMEN EMBRACE THE NATURAL CHANGES THAT OCCUR THROUGHOUT ALL PHASES OF LIFE. I AM A HUGE FAN OF THESE SAFE, EFFECTIVE AND HORMONE-FREE CHOICES FOR MY PATIENTS.” — Dr. Alyssa Dweck, MS MD FACOG, Bonafide Chief Medical Officer NEW ON THE BLOG * DO PHYTOESTROGENS WORK FOR MENOPAUSE SYMPTOMS? * Menopause * Wellness DO PHYTOESTROGENS WORK FOR MENOPAUSE SYMPTOMS? * WHAT ARE THE STAGES OF MENOPAUSE? * Menopause * Wellness WHAT ARE THE STAGES OF MENOPAUSE? * WHAT ARE MENOPAUSE NIGHT SWEATS? 6 COMMON QUESTIONS, ANSWERED * Menopause WHAT ARE MENOPAUSE NIGHT SWEATS? 6 COMMON QUESTIONS, ANSWERED FEATURED ON Your Cart Your cart is currently empty. RECOMMENDED Developed with doctors to keep you feeling your best Powered by Rebuy -------------------------------------------------------------------------------- Checkout Continue Shopping PRODUCTS * Clairvee * Ristela * Revaree * Relizen * Serenol * Silvessa * Essentials BONAFIDE * Our Story * Resource Center * Our Magazine * FAQs * Careers ACCOUNT * Order History * Refer a Friend * Bonafide Rewards * Return Policy CONTACT Send us a note support@hellobonafide.com Media Inquiries 1-833-266-2343 For Health Professionals STAY CONNECTED Sign up for exclusive offers, product launches, and the health articles you've been looking for. Subscribe * Facebook * Instagram * TikTok * YouTube © 2023, Bonafide Health, LLC Privacy Policy Accessibility Terms of Use Terms & Conditions Sitemap "Do Not Sell or Share My Personal Information” 500 Mamaroneck Avenue, Suite 510, Harrison NY 10528 Bonafide®, Clairvee®, Relizen®, Revaree®, Ristela®, Serenol™, and Silvessa® and their associated logos are trademarks of Bonafide Health, LLC. All third party trademarks are the property of their respective owners. Bonafide Health, LLC products are protected by a number of patents including, but not limited to: U.S. Patent Nos: 7,576,132; 8,709,434; 9,028,879; 9,028,890; 10,363,222 and 11,185,545. * These statements have not been evaluated by the Food and Drug Administration. These products are not intended to diagnose, treat, cure, or prevent any disease. * ¹ Winther K, Rein E, Hedman C. Femal, a herbal remedy made from pollen extracts, reduces hot flushes and improves quality of life in menopausal women: a randomized, placebo-controlled, parallel study. Climacteric. 2005;8:162-170. * ² Elia D, Mares P. Assessment of the tolerance and effectiveness of a food supplement Sérélys® (Femal®) for menopausal women. Genesis. 2008;135:12-15. * ³ Winther K, Hedman C. Assessment of the Effects of the Herbal Remedy Femal on the Symptoms of Premenstrual Syndrome: A Randomized, Double-Blind,Placebo-Controlled Study. Curr Ther Res Clin Exp. 2002;63(5):344-353. * ⁴ Chen J, Geng L, Song X, Li H, Giordan N, Liao Q. Evaluation of the efficacy and safety of hyaluronic acid vaginal gel to ease vaginal dryness: a multicenter, randomized, controlled, open-label, parallel-group, clinical trial. J Sex Med. 2013;10(6):1575-84. * ⁵ Stanislavov R, Rohdewald P. PACR (Pine Bark Extract, L Arginine, L Citrulline, Rose Hip Extract) Improves Emotional, Physical Health and Sexual Function in Peri-Menopausal Women. J Women's Health Care. 2014;3:6. * ⁶Adequate calcium and vitamin D throughout life, as part of a well-balanced diet, may reduce the risk of osteoporosis. * ⁷Russo R, Edu A, De Seta F. Arch Gynecol Obstet. 2018; 298(1):139-145. * ⁸Kalman DS, et al. J Clin Exp Dermatol Res. 2021; 12:551. * ⁹ Sylla S, et al. Current Developments in Nutrition. 2021; 5:Supplement_2:37. * ¹⁰ Dweck, A., Sylla, S., Bernsley, D., Ojalvo, S. P., & Komorowski, J. Menopause. 2021; 28(12):459-1459. * †Savings based on our subscription and buy more save more pricing. * Choosing a selection results in a full page refresh. PRIVACY PREFERENCE CENTER When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. More information Allow All MANAGE CONSENT PREFERENCES STRICTLY NECESSARY COOKIES These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. PERFORMANCE COOKIES Performance Cookies These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance. FUNCTIONAL COOKIES Functional Cookies These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. TARGETING COOKIES Targeting Cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Back Button COOKIE LIST Search Icon Filter Icon Clear checkbox label label Apply Cancel Consent Leg.Interest checkbox label label checkbox label label checkbox label label Confirm My Choices Earn Rewards Sign Up Help