$9.84

Ventolin Evohaler – 100mcg/200 Dose

Category:
Description

Description

‘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

Minimum search query length is 2

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Ventolin Evohaler – 100mcg/200 Dose”

Your email address will not be published. Required fields are marked *

More Products

Olay Moisturizing Lotion 177ml

$11.68

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Baxter 0.9% Sodium Chloride Irrigation, USP 500mL

$8.76

NaCI 0.9% Irrigation Isotonic solution for irritation only. Not for Injection. Sterile, nonpyrogenic Per 100 ml: 900 mg Sodium Chloride USP Approx. pH 5.5 Approx. mOsmol/L 308 Administration: As directed by a physician.  Store at 15-25 degrees Celsius. Single Use Container    

Option+ Vitamin E 400IU 100 Softgels

$11.31

Indications: An antioxidant for the maintenance of good health. Dosage: Adults: 1-2 softgels daily preferably with meals, or as recommended by a physician. Medicinal Ingredients: Each tablet contains:Vitamin E (dl-alpha tocopheryl acetate) – 180mg AT (400IU) Non-Medicinal Ingredients (in descending order): Softgel capsule (gelatin, glycerin, purified water), soybean oil. Caution: Keep out of the reach of children.  Consult a […]

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

$25.15

‘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’ […]

Nurofen Express Max Strength 400mg – 20 Liquid Capsules

$14.59

Contains 20 x 400mg Nurofen Express Liquid Capsules
Helps to ease aches and pains fast
Contains Ibuprofen

Chloraseptic Sore Throat Lozenges Cherry Flavour 15 Lozenges

$5.47

Use to temporarily relieve pain of sore throat and coughs. Helps ease/relieve nasal congestion, makes nasal passages feel clearer. Directions: Adults and children 6 years of age and over: Take 1 lozenge every 2 hours as needed. Allow lozenges to dissolve slowly in the mouth. Children under 6 years of age: consult a doctor. Caution: […]