$18.27
| 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 |
Pyrocalm Control 20mg Tablets are an over the counter medicine to treat the symptoms of reflux, including heartburn and acid regurgitation in adults.
Treatment for acid reflux, heartburn, indigestion and GORD
Generic alternative of Losec
Can also be used to treat stomach ulcers
Always read the patient information leaflet before use
Not a member? Create an account
Already got an account? Sign in here

Pepto-Bismol Oral Suspension 17.5 mg/ml - 480ml

Pepto-Bismol Oral Suspension 17.5 mg/ml - 480ml
Reviews
There are no reviews yet.