$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

FreeStyle Libre 2 PLUS Sensor – Pack of 2

$136.43

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

Ovestin 1mg/g Vaginal Cream With Applicator

$24.87

Vaginal HRT cream
Relieves dryness and irritation caused by menopause
Contains estriol, a type of oestrogen
Always read the patient information leaflet before use

Gaviscon Double Action Chewable Tablets Mixed Berries – 24 Tablets

$8.37

What are Gaviscon Double Action Tablets? Gaviscon Double Action Tablets are a soothing treatment for heartburn, acid reflux, and indigestion. These tablets can be chewed and swallowed without needing a glass of water, so you can take them whenever and wherever you suffer with heartburn. If you’re looking for a treatment for heartburn and indigestion […]

IDEAL PROTEIN LEMON RASPBERRY BAR – 1 BOX

$25.53

IDEAL PROTEIN LEMON RASPBERRY BAR – 1 BOX Raise the Bar. Take your taste buds on a journey. A burst of fruit with a collagen boost. (3g of collagen/bar) Ingredients  Protein blend (soy protein isolate, acid casein, milk protein concentrate, milk protein isolate, whey protein isolate), vegetable oil (palm kernel, palm, sunflower), glycerin, soluble tapioca […]

Option+ Oral Anesthetic Gel 9.5g

$6.20

Use: Helps relieve toothache pain. Directions: Cut open tip of tube on score mark. Adults and children 2 years and older: apply a small amount to the cavity and around gum surrounding the teeth up to 4 times daily or as directed by a health care practitioner. Contact a dentist to arrange an appointment; medication is a temporary measure […]

Polysporin Itch Relief Lotion 177mL

$10.95

Fast-acting & soothing relief of pain & itching due to: mosquito & other insect bites; sunburn; poison ivy; chicken pox rashes; and allergic itches. Directions: Shake well.Before application, wash and dry affected area of skin. Adults and children over 2 years: apply to affected area not more than 3 to 4 times daily. Children under […]