$10.55
| 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 |
Contains 32 x 500mg Paracetamol Capsules
Quick and easy pain relief
Read patient information leaflet here
3 day use only.
– For more information on addiction click here for advice.
Contains 16 Sudafed Max Strength capsules.
Ideal for those looking for relief from congestion and headaches.
Helps to relieve pain, tiredness and congestion caused by sinusitis.
Pain relief
Twice as strong as regular ibuprofen
Non-steroidal anti-inflammatory drug (NSAID)
Contains 32 x 8/500mg Co-Codamol Tablets
Fast and effective pain relief
Read the patient information leaflet here
Not a member? Create an account
Already got an account? Sign in here

Solpadeine Max (Codeine/Paracetamol) - 24 Tablets

Solpadeine Max (Codeine/Paracetamol) - 24 Tablets
Reviews
There are no reviews yet.