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 “Airomir Inhaler 100mcg – 200 Doses”

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

More Products

IDEAL PROTEIN BLUEBERRY PANCAKE MIX – 1 BOX

$25.53

IDEAL PROTEIN BLUEBERRY PANCAKE MIX – 1 BOX Fluffy, Rich. How sweet it is. Made with real blueberries, this flavorful pancake is not only high protein but contains 3 grams of fiber to help get your day started off right! Ingredients  Wheat gluten protein, whey protein concentrate, egg powder [dried whole eggs and/or dried egg […]

METAGENICS ULTRA PROTEIN BAR 60g

$5.10

Metagenics Ultra Protein Bar is a delicious meal replacement or snack that’s ideal for those who are trying to increase protein and fiber intake and limit their consumption of sugar. Ingredients: Partially hydrolyzed milk protein isolate coating (unsweetened chocolate, chicory root fiber, unsweetened chocolate processed with alkali, milk fat, sugar, sunflower lecithin, vanilla extract), glycerin, […]

Elastoplast Extra Flexible Fabric Assorted Shapes 40

$5.84

For covering and protection of minor, everyday wounds such as scratches, cuts and grazes.Sterile stripsStrong adhesionProtects and cushions the woundIdeal for jointsTextile plasterDurable Directions: Clean wound and gently dry skin. Use each strip only once. Apply without stretching. Store in a cool dry place. The packaging of this product contains latex which may cause an […]

Codasolve 8mg/500mg/30mg Effervescent Tablets – 32 Tablets

$9.49

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

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: […]

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