loader image

GBP

Sale!

Maybelline The Colossal Go Extreme Mascara – Black

Original price was: 8.99£.Current price is: 6.74£.

A plumping mascara that delivers maximum definition and dramatic impact.

Quantity

Description

Define your eyes with The Colossal Go Extreme Mascara from Maybelline, a plumping mascara to enhance eyelashes. With an expert collagen, clump-free formula, the black mascara delivers ultimate impact and maximum definition so you can create a look as dramatic as desired. Its specially designed, double curved wand allows more product to reach the super-sized brush for extra volume and bigger, bolder lashes. E.N.

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