$37.46

Beclometasone Hay Fever Relief Nasal Spray – 180 Dose – 3 Pack

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 “Beclometasone Hay Fever Relief Nasal Spray – 180 Dose – 3 Pack”

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

More Products

Dextro Energy Tablets Orange + Vitamin C – 47g

$1.20

Buy Dextro Energy Tablets  Dextro Energy Tablets are quick and easy-to-take tablets that can offer you a burst of energy whenever you need it. The individually wrapped tablets are perfect for those who lead active lifestyles and want something they can take on the go.  The tablets have a fruity orange flavour and contain the […]

Children’s Advil Fruit Flavour 100mL

$10.58

Children’s Advil provides up to 8 hours of relief of children’s fever, and also relieves pain due to colds or flu, sore throat, immunization, and earache. Directions: If possible, use weight to dose; otherwise use age. Shake welland ensure that all the contents of the dosage cup are taken. Doses may be repeated every 6-8 hours […]

FINLANDIA NAC 600mg 100caps

$21.14

FINLANDIA NAC 600mg 100caps Acetylcysteine, also known as N-acetyl-L-cysteine (NAC), is a nutritional supplement used primarily as a mucolytic agent and in the management of paracetamol (acetaminophen) overdose. The familiar symptoms of cold and flu including head and body aches, sinus and chest congestion, and coughing and sneezing, are all indications that the cold or […]

Strefen Honey & Lemon – 16 Lozenges

$10.53

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

BOIRON CAMILIA TEETHING 30 x 1ml

$14.80

Homeopathic medicine used for the relief of pain, restlessness, irritability and diarrhea due to teething. Claims based on traditional homeopathic practice, not accepted medical evidence. Not endorsed by Health Canada. Directions Children from 1 month to 30 months: Hold baby in a seated position. Squeeze entire contents of one single-use unit-dose into baby’s mouth. Give […]

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