Sale!

Trihard 23611 After-Swim Chlorine-Removal Body Wash (1 Liter)

Original price was: $29.99.Current price is: $19.99.

In stock

Quantity
SKU: 23611 Category: Brand:

Description

/* ── BASE ── */.trpd * { box-sizing: border-box !important; }.trpd { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Helvetica, Arial, sans-serif !important; color: #0a0a0a !important; line-height: 1.5 !important; width: 100% !important; display: block !important; margin: 0 !important; padding: 0 !important; overflow- src=”https://cdn.shopify.com/s/files/1/0698/1943/3260/files/DPM_Trihard_Body_Wash_2.png?v=1775250889″ alt=”Trihard 1L After-Swim Body Wash” itemprop=”image”> Part #23611 · After-Swim Collection Your Skin.
Restored. Professional-grade chlorine removal for swimmers who demand more. Dead Sea minerals, magnesium, menthol, and tea tree oil — all in one 1-litre wash. Trihard after-swim body wash lifestyle Professional Grade Built for Every
Swimmer 96% Chlorine Removal Rate Clinically tested against pool chemical residue Trihard body wash lifestyle After Every Swim Restore. Refresh.
Recover. 💎 Dead Sea
Minerals Calcium, zinc & bromide restore post-swim skin Trihard 1L After-Swim Body Wash 1 Litre · Professional Size 2–3 Months of
Daily Swim Recovery 1L High-Volume Size Designed for frequent daily swimmers 0% Chlorine Removal 0% Moisture Retention 0% Odour Elimination 0% Skin Soothing Trihard chlorine removal lifestyle Core Technology Chlorine Doesn’t
Stand a Chance. Most body washes clean the surface. Trihard goes deeper — active chlorine-neutralising compounds chemically bind to residue, stripping it completely. No smell. No dryness. No compromise.

  • Eliminates chlorine, saltwater, and pool residue
  • Removes lingering chlorine odour completely
  • Works on pool and ocean/saltwater exposure

Mineral Science Restore What
the Pool Takes. Chlorine strips your skin of essential minerals. Trihard puts them back. Dead Sea minerals — magnesium, calcium, zinc — rebuild your skin’s natural moisture barrier and leave it noticeably softer.

  • Magnesium replenishes lost skin minerals
  • Dead Sea minerals restore hydration and softness
  • 89% moisture retention improvement — clinically tested

Trihard mineral formula lifestyle Trihard body wash bottle Comfort Formula Cool Down.
Calm Down. Menthol delivers an immediate cooling sensation. Tea tree oil neutralises bacteria and reduces inflammation from pool exposure. Your skin feels refreshed, not stripped.

  • Menthol provides instant cooling & itch relief
  • Tea tree oil fights bacteria & inflammation
  • Suitable for sensitive and eczema-prone skin

Trihard after-swim body wash Dermatologist Tested · Sulphate-Free · All Skin Types One Wash.
Total Recovery. Active Ingredients Trihard body wash ingredient detail What’s Inside 5 Actives.
One Formula.

  • Magnesium — replenishes minerals stripped by chlorine
  • Dead Sea Minerals — calcium, zinc & bromide for skin softness
  • Menthol — instant cooling and itch relief
  • Tea Tree Oil — natural antiseptic, fights bacteria
  • Chlorine Neutraliser — chemically binds and removes chlorine

Simple 4-Step Routine 1Rinse with WaterWarm rinse opens pores and begins loosening chlorine from the skin. 2Apply Trihard WashPump generously and work into a full lather across your body. 3Massage & ActivateWork in for 30–60 seconds so actives fully bind with chlorine. 4Rinse & RefreshRinse off. Skin left soft, cool, hydrated, chemical-free. Product Specifications Part #23611 · Trihard After-Swim Collection Part #23611 Volume1 Litre (33.8 fl oz) FormulaAdvanced Mineral Blend Primary UsePost-Swim Chlorine Removal Key IngredientsMagnesium, Dead Sea Minerals, Menthol, Tea Tree Oil Skin TypeAll Types, Incl. Sensitive ScentFresh Menthol & Mineral TestingDermatologist Tested Suitable ForSwimmers, Triathletes, Divers SettingResidential & Athletic Use Got Questions? Frequently Asked

Unlike standard body washes, Trihard contains active chlorine-neutralising compounds combined with Dead Sea minerals and magnesium that chemically bind to and strip chlorine residue from skin. Regular soaps only clean the surface without targeting the chemical buildup that causes post-swim dryness and odour.

Yes. Trihard is formulated to remove both chlorine from pools and salt and mineral residue from ocean or sea swimming. The mineral-rich formula restores what saltwater strips away, leaving skin balanced and hydrated.

Trihard is dermatologist tested and formulated for all skin types including sensitive skin. Dead Sea minerals and magnesium soothe irritation, while the formula avoids harsh sulphates and parabens. A patch test is recommended for known sensitivities.

For a swimmer training 4–5 days per week using 2–3 pumps per session, a 1L bottle typically lasts 2–3 months. The large format is designed for frequent use and offers excellent cost-per-wash value compared to smaller sizes.

🧪Dermatologist TestedAll skin types 🌿No Harsh ChemicalsSulphate & paraben-free 💧Deep HydrationRestores moisture barrier 🏆Pro Swimmer GradeCompetitive athletes ♻️Eco PackagingRecyclable 1L bottle(function(){ /* ── 1. HERO: fire immediately on load ── */ var heroImg = document.getElementById(‘trpdHeroImg’); var heroTag = document.getElementById(‘trpdHeroTag’); var heroH = document.getElementById(‘trpdHeroH’); var heroP = document.getElementById(‘trpdHeroP’); if(heroImg){ setTimeout(function(){ heroImg.classList.add(‘tr-in’); }, 100); } if(heroTag){ setTimeout(function(){ heroTag.classList.add(‘tr-in’); }, 200); } if(heroH) { setTimeout(function(){ heroH.classList.add(‘tr-in’); }, 350); } if(heroP) { setTimeout(function(){ heroP.classList.add(‘tr-in’); }, 500); } /* ── 2. INTERSECTION OBSERVER for all .tr-fade, .tr-fade-left, .tr-fade-right, .tr-scale ── */ var animEls = document.querySelectorAll(‘#trpdRoot .tr-fade, #trpdRoot .tr-fade-left, #trpdRoot .tr-fade-right, #trpdRoot .tr-scale’); if(‘IntersectionObserver’ in window){ var io = new IntersectionObserver(function(entries){ entries.forEach(function(e){ if(e.isIntersecting){ e.target.classList.add(‘tr-in’); io.unobserve(e.target); } }); }, { threshold: 0.12, rootMargin: ‘0px 0px -40px 0px’ }); animEls.forEach(function(el){ io.observe(el); }); } else { /* Fallback: just show everything */ animEls.forEach(function(el){ el.classList.add(‘tr-in’); }); } /* ── 3. COUNTING STATS ── */ var statsEl = document.getElementById(‘trpdStats’); if(statsEl){ var statsDone = false; var statsObs = new IntersectionObserver(function(entries){ if(entries[0].isIntersecting && !statsDone){ statsDone = true; statsEl.querySelectorAll(‘.trpd-stat-num’).forEach(function(el){ var target = parseInt(el.getAttribute(‘data-target’), 10); var duration = 1800; var startTime = null; function step(ts){ if(!startTime) startTime = ts; var progress = Math.min((ts – startTime) / duration, 1); var ease = 1 – Math.pow(1 – progress, 3); el.textContent = Math.round(ease * target) + ‘%’; if(progress < 1) requestAnimationFrame(step); } requestAnimationFrame(step); }); statsObs.disconnect(); } }, { threshold: 0.3 }); statsObs.observe(statsEl); } /* ── 4. FAQ ACCORDION ── */ document.querySelectorAll('.trpd-faq-btn').forEach(function(btn){ btn.addEventListener('click', function(){ var item = btn.closest('.trpd-faq-item'); var body = item.querySelector('.trpd-faq-body'); var wasOpen = item.classList.contains('open'); document.querySelectorAll('.trpd-faq-item').forEach(function(i){ i.classList.remove('open'); i.querySelector('.trpd-faq-body').classList.remove('open'); i.querySelector('.trpd-faq-btn').setAttribute('aria-expanded','false'); }); if(!wasOpen){ item.classList.add('open'); body.classList.add('open'); btn.setAttribute('aria-expanded','true'); } }); });})();

Explore more from our collection.

Reviews

There are no reviews yet.

Be the first to review “Trihard 23611 After-Swim Chlorine-Removal Body Wash (1 Liter)”

Your email address will not be published. Required fields are marked *