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

PASCOE PASCALLERG 100tabs

$27.03

Homeopathic remedy to relieve symptoms of hay fever and other allergies such as sneezing, wheezing, dyspnea and itching of the skin and eye.Allergies? Use the power of nature to feel better quickly! What is Pascallerg®?Pascallerg® is a non-drowsy homeopathic remedy to relieve symptoms of hay fever, and other allergies including spring allergies. Made with a […]

Benylin Chest Congestion & Cold Extra Strength 250mL

$13.85

Fast relief of: wet cough, nasal congestion, sore throat pain. Dosage: Adults (12 years and over): 2 tsp. (10mL) every 6 hours. Maximum 8tsp. (40mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Do not use with other products containing any of these ingredients or other cough/cold medications. Do not use if […]

BOIRON CANTHARSIS 30CH 80pellets

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Bactine First-Aid Spray 105mL

$8.40

Antiseptic, AnaestheticFor temporary relief of pain and/or itching due to minor burns or cuts, sunburn, scratches, and insect bites. Bactine helps to cleanse wounds, prevent infection and relieve pain and itching caused by minor burns or cuts, sunburn, scratches, and insect bites. Directions: Adults and children 2 years and over: Clean and spray affected area […]

NATURAL FACTORS TURMERIC AND BROMELAIN 90caps

$21.18

Natural Factors Turmeric & Bromelain is a combination of two herbal anti-inflammatory agents. It is used in herbal medicine to help relieve minor pain, swelling, and inflammation, and to provide digestive support. The dual-action support of turmeric and the enzymatic bromelain help with inflammation in the digestive tract and joints.  Features and benefits: Stimulates digestion. […]

BACH OLIVE 20ml

$13.15

BACH OLIVE 20ml Description Helps restore mental energy when feeling physically and emotionally drained Supports revitalization and inner strength during recovery periods Designed to promote clarity, focus, and well-being Advice to use Adults: Add 2 drops in water and sip at intervals throughout the day or as directed by a healthcare practitioner. Ingredients Medicinal Ingredient: […]