$9.45

Sinutab Non-Drowsy Congestion Relief – 15 Tablets

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 “Sinutab Non-Drowsy Congestion Relief – 15 Tablets”

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

More Products

Paracetamol 500mg – 32 Capsules

$2.66

Contains 32 x 500mg Paracetamol Capsules
Quick and easy pain relief
Read patient information leaflet here

Buckley’s Complete Liquid Gels Nighttime Relief 24 Gels

$14.61

Fast relief from: Headache; aches, pain and fever; runny nose and sneezing; sinus and nasal congestion; sore throat and dry cough;  itchy and watery eyes. Directions: Adults and children 12 years and over: take 2 softgels every 4- 6 hours as required. Do not exceed 8 softgels per day.Children under 12: Do not use. Caution: KEEP OUT OF REACH […]

AOR C+ BIOFLAVONOIDS 925mg 100vcaps

$27.61

AOR C+ BIOFLAVONOIDS 925mg 100vcaps C + Bioflavonoids contains pure vitamin C with citrus bioflavonoids including narirutin, didymin, hesperidin, and hesperetin among other flavonols, flavanones, flavones and their glycosides. Bioflavonoids and vitamin C function as phenolic antioxidants for the maintenance of good health. Benefits: Vitamin C enhanced with natural bioflavonoids Superior antioxidant support Clinically researched […]

Cetirizine 10mg – 360 Tablets

$9.71

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

PenCycle Return Box

$14.00

PenCycle Return Box The PenCycle Return Box from Novo Nordisk is a new, innovative process that recycles pens after use. Returning your pens takes a few minutes but will have an impact that will last years.  If you use pre-filled Novo Nordisk pens, it could not be simpler to recycle them and it is completely […]