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 “Sudafed Decongestant Liquid – 100ml”

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

More Products

Lacteeze Extra Strength Lactase Enzyme 100 Tablets Mint Flavour

$18.62

Lacteeze tablets will naturally replace your body’s supply of lactose enzyme if taken just before eating dairy foods, allowing your body to digest the lactose in dairy based products. Directions: Adults, take 1 to 3 tablets just before eating dairy products. May be taken up to 3 times a day. Medicinal Ingredients: 50mg Lactase (beta-Galactosidase)…4000 […]

SMART SOLUTIONS MAG SMART LEMON LIME 200g

$16.07

What to expect from this product: Helps you fall asleep Lowers blood pressure Supports the heart, nervous system and cellular energy Relieves muscle cramps, twitching For restless leg syndrome New, improved citrus flavour Magnesium is an abundant mineral in the body that is necessary for many organs and tissues to function properly. Eighty percent of […]

Option+ Extra Strength Head Cold and Sinus 24 Caplets

$8.40

Contains Acetaminophen and Pseudoephedrine Hydrochloride Tablets USP. Non-Drowsy Relieves headache, sinus pain and pressure, nasal congestion Warnings: Allergy alert: acetaminophen may cause serious skin reactions. Symptoms may include: skin reddening, blisters, rash. If any of the above noted symptoms occur, stop use and seek medical help right away. Liver Warning: acetaminophen may cause sever or possibly […]

Bausch & Lomb Muro 128 Solution 15mL

$16.80

For temporary relief of corneal edema. Directions: Instill 1 or 2 drops in affected eye(s) every 3 or 4 hours, or as directed by a physician.  Medicinal Ingredient: Sodium Chloride 5% (w/v).Preservatives: Methylparaben 0.023% (w/v), Propylparaben 0.01% (w/v). Non-Medicinal Ingredients: Propylene glycol, sodium borate, boric acid, hypromellose, purified water, may contain sodium hydroxide or hydrochloric acid.  Warnings: Do not […]

Epipen Auto Injector 0.3mg

$103.84

EpiPen Auto-Injector provides life-saving emergency treatments for severe allergic reactions (anaphylaxis).
Contains 0.3mg of adrenaline per dose. 
Always read the patient information leaflet before use. 

Micropore Surgical Tape 1.25cm x 5m (Brand May Vary)

$0.66

Buy Micropore Surgical Tape 1.25cm x 5m (Brand May Vary) Micropore Surgical Tape 1.25cm x 5m is a multi-purpose medical tape ideal for securing small to medium dressings, especially on damp skin. The tape can also be used to secure light tubing.    It has been crafted with technology which allows the skin to breathe. It […]