$14.21
| 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 |
Corticosteroid nasal spray to relieve hay fever and allergy symptoms.
Contains mometasone furoate.
Always read the patient information leaflet before use.
Relieves hay fever & allergy symptoms
Non-drowsy antihistamine tablets
Generic alternative to Telfast
Always read the patient information leaflet before use
Desloratadine 5mg allergy tablets
Relieves symptoms of hay fever and other allergies
Non-drowsy antihistamine
Always read the patient information leaflet before use
Contains 24 Benadryl Allergy Relief capsules.
Helps to relieve symptoms of allergies such as hay fever.
Fast effective relief for symptoms such as sneezing, coughing, and itchy eyes.
Antihistamine nasal spray
Contains the active ingredient azelastine hydrochloride
For more information, please read the patient information leaflet
Not a member? Create an account
Already got an account? Sign in here

Periactin 4mg Anti-Histamine Tablets – 30 Tablets

Periactin 4mg Anti-Histamine Tablets – 30 Tablets
Reviews
There are no reviews yet.