loader image

GBP

The Ordinary Sulphate 4% Cleanser for Body and Hair 240ml

8.80£

A gentle, all-over cleanser for hair and body.

Quantity

Description

At a Glance

How to Use

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

document.addEventListener("DOMContentLoaded", function () { const buttons = document.querySelectorAll('.accordion-button'); buttons.forEach(button => { button.addEventListener('click', function () { const content = this.nextElementSibling; // Close other open panels document.querySelectorAll('.accordion-content').forEach(c => { if (c !== content) c.classList.remove('open'); }); // Toggle clicked panel content.classList.toggle('open'); }); }); });