$25.58
| Size | Chest | Waist | Hips |
| XS | 34 | 28 | 34 |
| S | 36 | 30 | 36 |
| M | 38 | 32 | 38 |
| L | 40 | 34 | 40 |
| XL | 42 | 36 | 42 |
| 2XL | 44 | 38 | 44 |
All measurements are in INCHES and may vary a half inch in either direction. | |||
| Size | Chest | Waist | Hips |
| 2XS | 32 | 26 | 32 |
| XS | 34 | 28 | 34 |
| S | 36 | 30 | 36 |
| M | 38 | 32 | 38 |
| L | 40 | 34 | 40 |
| XL | 42 | 36 | 42 |
All measurements are in INCHES and may vary a half inch in either direction. | |||
| Size | Chest | Waist | Hips |
| XS | 34 | 28 | 34 |
| S | 36 | 30 | 36 |
| M | 38 | 32 | 38 |
| L | 40 | 34 | 40 |
| XL | 42 | 36 | 42 |
| 2XL | 44 | 38 | 44 |
All measurements are in INCHES and may vary a half inch in either direction. | |||
1-3 working days
On all your orders for home or collection point delivery
Elessi will accept exchanges and returns of unworn and unwashed garments within 30 days of the date of purchase (14 days during the sales period).
Your return will usually be processed within a week to a week and a half. We’ll send you a Return Notification email to notify you once the return has been completed. Please allow 1-3 business days for refunds to be received to the original form of payment once the return has been processed.
‘use strict’;
function initMiniSearch() {
return {
minSearchLength: 2,
isLiveSearchEnabled: 1,
suggestions: [],
validated: true,
suggest() {
const search = this.$refs.searchInput;
this.validated = true;
if (search.value.length >= this.minSearchLength && !this.isLiveSearchEnabled) {
this.fetchSuggestions(search.value);
} else {
this.suggestions = [];
}
},
fetchSuggestions(term) {
fetch(
window.BASE_URL + ‘search/ajax/suggest?’ + new URLSearchParams({q: term}),
{
headers: {
‘X-Requested-With’: ‘XMLHttpRequest’
}
}
)
.then(response => response.json())
.then(result => this.suggestions = result);
},
search(term) {
const search = this.$refs.searchInput;
term = term || search.value;
if (term.length < this.minSearchLength) {
this.validated = false;
} else {
this.validated = true;
search.value = term;
this.$refs.form.submit();
}
},
focusElement(element) {
if (element && element.nodeName === "DIV") {
element.focus();
return true;
} else {
return false;
}
}
}
}
path]:stroke-[1px] max-lgmd:text-white lgmd:[&>path]:stroke-[1.5px]” width=”23″ height=”23″ role=”img”>
search
Search
| 5 |
|
0 |
| 4 |
|
0 |
| 3 |
|
0 |
| 2 |
|
0 |
| 1 |
|
0 |
Topical treatment for acne
Contains adapalene and benzoyl peroxide
Always read the patient information leaflet before use
Topical treatment for mild to moderate acne
Contains clindamycin and benzoyl peroxide
Always read the patient information leaflet before use.
Topical antibiotic lotion for acne
Contains clindamycin phosphate
Always read the patient information leaflet before use
Topical treatment for mild to moderate acne.
Contains adapalene.
Always read the patient information leaflet before use.
Topical acne treatment
Contains benzoyl peroxide, an antiseptic, and clindamycin, an antibiotic
Kills acne-causing bacteria and stops it from multiplying
Always read the patient information leaflet before use
Contains 60g tube of Acnecide 5% Gel
Helps to treat and reduce acne
Helps skin to return to its natural, smooth state
Topical treatment for acne and rosacea
Contains azelaic acid
Always read the patient information leaflet before use.
Acne treatment solution
Reduces the bacteria that cause acne
Always read the patient information leaflet before use
Not a member? Create an account
Already got an account? Sign in here

Acnecide 5% Gel Benzoyl Peroxide - 30g - 3 Pack

Acnecide 5% Gel Benzoyl Peroxide - 30g - 3 Pack
Reviews
There are no reviews yet.