$21.38
| 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 |
Uses an aerosol solution to provide an accurate and consistent dose
Designed with user safety and convenience in mind
Lightweight, discreet and easy to use
Provides fast relief from bronchospasm symptoms
Dry powder inhaler (DPI)
Can be used as a rescue inhaler or a preventative inhaler
Provides quick relief of asthma and COPD symptoms
Delivers medication directly into lungs for maximum effectiveness
Environmentally friendly – no CFCs used
Easy to use button activated delivery system
Not a member? Create an account
Already got an account? Sign in here

Salamol Easi-Breathe Inhaler

Salamol Easi-Breathe Inhaler
Reviews
There are no reviews yet.