$5.67

Sudafed Decongestant Liquid – 100ml

Category:
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

HYALOGIC HA BIOTIN HAIR & SCALP SPRAY 118ml

$23.71

HYALOGIC HA BIOTIN HAIR & SCALP SPRAY 118ml Hydration and nourishment for your hair and scalp. Beautiful hair requires a healthy scalp. Hyalogic® HA Biotin Hair & Scalp Spray contains Hyaluronic Acid and Biotin to maintain healthy hair and scalp tissue. It helps against dryness while moisturizing and nourishing your scalp. Simply spray hair and scalp and […]

Tiger Balm White Ointment – 19g

$9.35

What is Tiger Balm White? Tiger Balm White is a herbal ointment that can be used to relieve pain and discomfort caused by tension headaches and general muscle aches and pains. The traditional formula is inspired by years of Chinese medicine and has been trusted by generations to help ease pain. This product is good […]

Option+ Antibacterial Throat Lozenges Cherry 16 Lozenges

$3.64

Uses: Temporarily relieves discomfort  of mouth and throat infections; temporarily relieves sore throat. Directions: Adults and children 6 years and older:  Dissolve 1 lozenge slowly in the mouth every 2 to 3 hours as needed; do not take more than 10 lozenges in 24 hours.  Warnings: Ask a doctor or pharmacist before use if you are pregnant […]

Contour Test Strips – Pack of 50

$18.24

What are Contour Test Strips?  Correctly managing your diabetes is essential to maintaining good health, so don’t compromise on your testing strips. Contour Test Strips will provide you with accurate, reliable results that you can trust. Please note, these testing strips are only compatible with the original Contour blood glucose meter. They are NOT suitable […]

Medihoney Derma Barrier Cream – 50g

$11.35

What is Medihoney Derma Barrier Cream? Medihoney Barrier Cream is enriched with honey, which promotes antibacterial properties and helps protect the skin’s barrier and retain essential hydration. This soothing cream contains no added colours or fragrances, so it’s suitable for delicate, sensitive skin. Whether you’re looking for a barrier cream to protect your skin against […]