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

Jamieson Vitamin B6 100mg 100 Tablets

$13.14

Converts carbs, proteins and fats to energy. Directions (Adults): Take 1 tablet daily with a meal. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B6 (Pyridoxine HCl) – 100mgAn essential B complex vitamin. Also contains: Cellulose, dicalcium phosphate, modified cellulose gum, vegetable magnesium stearate, silica.  

Gaviscon Double Action Chewable Tablets Mint – 48 Tablets

$16.36

What are Gaviscon Double Action Tablets? Gaviscon Double Action Tablets are a soothing treatment for heartburn, acid reflux, and indigestion. These tablets can be chewed and swallowed without needing a glass of water, so you can take them whenever and wherever you suffer with heartburn. If you’re looking for a treatment for heartburn and indigestion […]

CURELLE STYLING GEL 225ml

$13.51

Curelle delivers one of the finest natural styling gels of its kind. Alcohol-free, biodegradable, and easy to wash out, Curelle’s styling gel will give you the all-day hold you need without leaving your damaged. In fact, this amazing gel actually moisturizes and conditions while it’s in. Created without animal testing and free of toxic solvents, […]

Garnier Skin Active Micellar Water All in 1 Dry to Sensitive Skin 400ml

$12.03

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

PROGRESSIVE COMPLETE CAL WOMEN 50+ 120caps

$23.57

PROGRESSIVE COMPLETE CAL WOMEN 50+ 120caps Description Designed for women 50+ to help maintain bone density and hormonal balance during and after menopause. Provides calcium from multiple sources, with magnesium, vitamin D3, red clover, CLA, and green food concentrates to support bones, joints, skin, and cardiovascular health. Helps manage estrogen levels, reduce cortisol, and protect […]

NeoCitran Cold & Sinus Extra Strength Nighttime 10 Single Dose Pouches

$13.15

Indications: For temporary relief of the following cold & flu symptoms: sore throat pain, headache, minor body aches and pain, fever and chills, sinus and nasal congestion, runny nose, sneezing, itchy/watery eyes. Directions: Adults and children 12 years and over: Dissolve the contents of 1 pouch into 225mL (one cup) of boiling water. may be […]