<style> /* Disable text selection */ body { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Inputs stay selectable — user-select:none on body inherits into fields */ input, textarea, [contenteditable] { -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; } /* Hide content from print / Save as PDF */ @media print { body { display: none !important; } } </style>
AUTUMN SALE — shop now and save up to 73%
Shop

Renal Lymphatic System Support

The liquid herbal formula built around the four botanicals traditionally used to support your body's renal lymphatic drainage.

See today's offer

What is Nuflos?

Nuflos is a liquid herbal formula built around four botanicals traditionally used to support the body's renal lymphatic drainage: Cleavers, Stillingia, Red Clover and Prickly Ash. Each plays a specific role in the drainage process.

Conventional kidney supplements target the filter side of the system and miss the drainage side entirely. Nuflos was built to fill that gap.

Four herbs, one job

Cleavers, known as the lymph broom, activates natural lymphatic drainage and supports kidney function to flush trapped fluids.

Red Clover is rich in plant flavones and works to clear metabolic waste from the bloodstream and lymph.

Stillingia has traditionally been used for deep-seated fluid retention, loosening stubborn lymph blockages.

Prickly Ash is a circulatory botanical that helps trapped fluid exit the body faster.

How quickly will I notice a difference?

Real changes in tissue drainage take time. Many people report better sleep and steadier energy in the first two to three weeks. Puffiness and morning heaviness often improve around weeks four to five. Full drainage clearing is a longer process, generally eight to twelve weeks with consistent use. Individual response varies.

Try Nuflos risk-free — at the best price we've offered

Order today and you get the original formula, free UK delivery, and our full money-back guarantee.

90-day money-back guarantee Free UK delivery 100% secure encrypted payment

90-day risk-free trial

If you don't notice a difference within 90 days, return it for a full refund — no questions asked.

What customers say

Stopped checking the bowl

I'd been seeing foam in my urine for almost a year. Had a test, came back normal, GP said don't worry about it. I worried anyway. Five weeks on Nuflos and the foam thinned out enough that I stopped inspecting. First mornings of peace in over a year.

David T. — verified customer
My energy actually lasts

I was hitting a wall at 2pm every afternoon. Three cups of coffee just to get through. About three weeks on Nuflos and the crash just stopped happening. No caffeine, no buzz, just steady energy. My wife noticed before I did.

Michael M. — verified customer
My morning puffiness is gone

Waking up with a puffy face every day. Eyes looked tired even when I'd slept well. Two weeks on Nuflos and I look like myself in the mirror again.

Linda P. — verified customer
Simple ingredients that actually work

I love that it's just four herbs, no fillers. Most supplements are full of stuff I can't pronounce. Nuflos is clean, easy to take, and I feel the difference.

Michelle R. — verified customer

Frequently asked questions

How do I take it?

Two spoons a day, one in the morning and one in the evening. Use the glass spoon included in the box for the exact dose. Take it straight or mix it into water.

Who is it for?

Adults who want focused support for their renal lymphatic drainage, particularly anyone who has tried other kidney or lymph supplements without noticing a difference.

What is not in it?

No alcohol, no added sugar, no caffeine, no artificial flavours. Vegan and gluten-free.

Can I take it with medication?

If you are on prescription medication or have a diagnosed kidney condition, speak to your doctor or pharmacist before use.

Is it suitable during pregnancy?

No. Nuflos is not intended for children, or for women who are pregnant or breastfeeding.

What if it does not work for me?

Return it for a full refund within the guarantee period. No questions asked.

<script> // Carry paid attribution across the hop to checkout, or attribution breaks. (function () { var keep = ["utm_source", "utm_medium", "utm_campaign", "utm_content", "utm_term", "utm_id", "fbclid", "gclid", "ttclid", "twclid", "msclkid", "epik", "ref", "affid", "sub_id", "sub1", "sub2", "sub3", "discount"]; var incoming = new URLSearchParams(window.location.search); var carry = new URLSearchParams(); keep.forEach(function (k) { var v = incoming.get(k); if (v) { carry.set(k, v.slice(0, 512)); } }); if (![].slice.call(carry.keys()).length) { return; } document.querySelectorAll('a[href*="/cart/"]').forEach(function (a) { try { var u = new URL(a.href); carry.forEach(function (v, k) { u.searchParams.set(k, v); }); a.href = u.toString(); } catch (e) {} }); })(); </script> <script> // Disable right-click context menu document.addEventListener('contextmenu', function(e) { e.preventDefault(); }); // Disable keyboard shortcuts (Ctrl+C, Ctrl+U, Ctrl+S, Ctrl+P, Ctrl+A, F12) document.addEventListener('keydown', function(e) { if ( (e.ctrlKey && ( e.key === 'c' || e.key === 'C' || e.key === 'u' || e.key === 'U' || e.key === 's' || e.key === 'S' || e.key === 'p' || e.key === 'P' || e.key === 'a' || e.key === 'A' )) || e.key === 'F12' ) { e.preventDefault(); return false; } }); // Disable drag (prevents dragging images/text) document.addEventListener('dragstart', function(e) { e.preventDefault(); }); </script>