WOMEN’S HEALTH 3 Bacterial Vaginosis, Candidiasis, trichomoniasis Test
tilizing our Women’s Health 3 test, tests you for Bacterial Vaginosis, Candidiasis, and Trichomoniasis. You can test from the privacy of your own home without worry.
All the tools you need for completing the test are provided for you. Virtual care options are also provided without an additional cost to you, allowing you to get the right treatment early.
Rest assured that your privacy and confidentiality are of utmost importance to us. Our test is discreetly packaged, and all personal information is handled securely and with the utmost discretion.
GenaCheck™ Vaginal Health pH Screening Test is a home-use, over-the-counter test strip to measure the pH in the vagina. The normal pH environment is acidic and it creates a barrier that prevents the infections from unhealth bacteria. Infections may cause an elevated vaginal pH level. Features: Convenient & Easy Home Use Fast Results in 5 Seconds FDA Cleared.
jQuery(document).ready(function ($) {
// Handle click-to-open behavior
$('#menu-2-c549af0 a.has-submenu').on('click', function (event) {
var $link = $(this);
var $submenu = $link.next('ul.sub-menu');
// Open on first click, navigate on second
if (!$link.parent().hasClass('submenu-open')) {
event.preventDefault();
event.stopPropagation();
$link.parent().toggleClass('submenu-open');
$submenu.stop(true, true).slideToggle('fast');
}
});
// Auto-open the current category trail on page load
$('#menu-2-c549af0 li.current-menu-item, #menu-2-c549af0 li.current-menu-ancestor')
.each(function () {
$(this).addClass('submenu-open');
});
});