loader image

GBP

The Ordinary Salicylic Acid 2% Masque 100ml

25.10£

A clarifying face mask suitable for oily and blemish-prone skin.

Quantity

Description

How to Use

Full Ingredients List

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'); }); }); });