Our Bloody Good Tests
Collection centres
How it works
Practitioner
Log in
Log in
0
Your Cart
$0.00
:
Remove
No items found.
Product is not available in this quantity.
Blood tests.
For those who want to check your blood values in a specific health area.
top
Search for something
Popular links:
Tour
Shop
Blog
Contact
All
Diabetes
Genetics
Health Checks
Hormones
Men's Health
Performance
Vitamins & Minerals
Women's Health
Genetics
No items found.
function setActiveCategoryLink() { const currentPath = window.location.pathname; const links = document.querySelectorAll('.collection-list a'); links.forEach(link => { const linkPath = new URL(link.href).pathname; // Extract pathname from absolute URL if (linkPath === currentPath) { link.classList.add('active'); } }); } document.addEventListener("DOMContentLoaded", setActiveCategoryLink);