$22.00

Airomir Inhaler 100mcg – 200 Doses

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

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

More Products

Option+ Vitamin D 1000IU 180 Softgels

$7.30

Indications: Helps in the development and maintenance of bones and teeth, and in the absorption and use of calcium and phosphorus. Helps to support immune function. Dosage: Adults: 1 softgel daily or as recommended by a physician. Medicinal Ingredient: Each tablet contains:Vitamin D3 (cholecalciferol) – 25mcg (1000IU) Non-Medicinal Ingredients (in descending order): Organic flaxseed oil, softgel capsule (gelatin, glycerin, purified […]

Tinactin Cream 30g

$15.31

Cures and Prevents Athlete’s Foot Relieves Itching, Burning, and Cracking. Tinactin cures athlete’s foot when used daily for the full treatment period. It rapidly relieves itching, burning and cracking and with daily use prevents athlete’s foot. Non-stinging and non-staining. Directions: Clean skin with soap and water and dry thoroughly. Apply a thin layer of cream twice […]

NATURAL FACTORS OLIVE LEAF 500mg 90caps

$17.72

Feature summary Olive Leaf (Olea europaea) extract exerts powerful antiviral, antibacterial, antifungal, and antiparasitic activity. Anecdotal evidence shows it to be helpful for many stubborn infections. It seems to work particularly well for colds, flu, and other respiratory infections.Components of olive leaf extract have powerful antioxidant activity and have shown to reduce oxidation of harmful […]

Piriton Tablets 500 – Allergy Relief

$39.26

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

Vicks NyQuil Cold & Flu 24 Liquid Capsules

$15.67

USES Temporarily relieves common cold/flu symptoms: Nighttime Relief Of: Dry cough due to cold Minor aches & pains Headache Fever Sore throat pain Sniffling & sneezing DIRECTIONS FOR USE ADULT USE ONLY. Adults (12 yrs and over): Take 2 LiquiCaps with water at bedtime. If your cold keeps you confined to bed or at home, take […]

Deep Relief Regular Strength 500g

$14.60

ICE COLD PAIN RELIEF GEL DEEP RELIEF® Ice Cold Pain Relief Gel is the #1 cold gel in Canada. Formulated with MENTHOL, Ice Cold Pain Relief gel reduces inflammation and provides effective long-lasting relief for acute injuries, muscle aches and pains. Reduces inflammation better than ice Works on contact Fast acting, long lasting MUSCLE ACHE RELIEF […]