$40.13

Beconase Hayfever Relief Nasal Spray – 180 Sprays – 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 “Beconase Hayfever Relief Nasal Spray – 180 Sprays – 3 Pack”

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

More Products

Calpol Original Infant Suspension – 200ml

$9.35

Contains 200ml of Calpol Infant suspension
Easy to use syringe applicator included
Relieves pain, colds and fever

Sore Throat

$10.99

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

Clean & Clear Deep Action Exfoliating Scrub 198g

$10.95

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

Eucerin Aquaphor Healing Ointment 50g

$12.05

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

Benylin Infant Cough Syrup – 125ml

$6.07

Buy Benylin Infant Cough Syrup   When your little one is struggling with a dry, tickly cough, Benylin Infant Cough Syrup provides gentle, soothing relief to help them feel better.  This specially formulated syrup contains glycerol, a gentle ingredient that coats and soothes your child’s irritated throat. By creating a protective layer, it calms the tickly […]

Claritin Kids Allergy Syrup 120mL Grape Flavour

$9.49

Fast Relief From Hay Fever and Other Seasonal Allergy Symptoms: Itchy, Watery Eyes; Sneezing; Runny Nose; Skin Itch.Claritin Kids is a fast and long-lasting antihistamine which provides relief from hay fever and other seasonal allergies, and helps stop sneezing, runny nose, itchy eyes and skin itch without causing drowsiness. Dosage: Children 2 through 9 years […]