$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

Polident 3 Minute Daily Cleanser for Dentures 96 Tablets

$8.39

Ultra fast clean in just 3 minutesKills 99.9% of odour-causing bacteria Directions for use:1. Drop one Polident Cleanser tablet into enough very warm (not hot) water to cover denture.2. After soaking for 3-5 minutes, brush denture with the solution using a soft brush.3. Rinse denture well with running water for 1 minute before inserting into […]

Fisherman’s Friend Original Extra Strong 22 Lozenges

$2.55

For relief of coughs, sore throats and nasal congestion. Directions: Adults and children 12 years of age and older: Allow lozenge to dissolve slowly in the mouth. Repeat as required. If symptoms are severe, worsen, persist for more than 2 days or are accompanied by a high fever, consult a physician. Medicinal Ingredients: Menthol BP. 0.9% […]

REALEASY VEGAN MEAL REPLACEMENT VANILLA 830g

$56.88

REALEASY VEGAN MEAL REPLACEMENT VANILLA 830 g Description Smooth and creamy vanilla-flavored plant-based meal replacement powder, designed for vegan nutrition. Blends pea and rice proteins with fiber, healthy fats, vitamins, and minerals for a balanced meal in a scoop. Perfect for breakfast, post-workout recovery, or as part of a weight management plan. Advice to use Mix […]

CANPREV THYROID PLUS WOMEN 90vcaps

$25.15

Canprev Thyroid Plus Women 90vcaps Supports thyroid gland function, metabolism & energy. Helps support an under-active or sluggish thyroid Aids healthy metabolism and energy Featuring vitamin A and bacopa When we eat or drink something, a series of reactions occur in the body to convert those nutrients into energy. This is a process called metabolism, and […]

4EVER FIT CREATINE MONOHYDRATE 500g

$54.33

4EVER FIT CREATINE MONOHYDRATE 500 g Description Pure micronized creatine monohydrate powder to support muscle strength, power, and post-workout recovery. Mixes easily in water or juices without clumping and has a neutral taste. Ideal for athletes, bodybuilders, or active individuals aiming to enhance performance and lean muscle mass. Advice to use Take 1 teaspoon (approx. 5 g) daily […]

BACH MIMULUS 20ml

$14.46

BACH MIMULUS 20ml Description A flower essence remedy for those who are shy, timid, or anxious about specific fears Encourages courage, confidence, and the ability to face daily challenges calmly Supports emotional strength and helps reduce fear of known situations Advice to use Single remedy use: Add 2 drops to water and sip at intervals, […]