$9.05

Benylin Mucus Cough Max Menthol – 150ml

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 “Benylin Mucus Cough Max Menthol – 150ml”

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

More Products

Nurofen 200mg Tablets – 24 Tablets

$7.75

Nurofen 200mg Caplets.
Provides rapid relief from a variety of everyday aches and pains. 
Reduces inflammation and swelling. 

HOMEOCAN JET LAG 4g

$8.03

OVERVIEW The Jet Lag pellets are a homeopathic medicine. These are used to help relieve the symptoms associated with travel and recurring problem for travelers who change their time zone. MEDICINAL INGREDIENTS:  Arnica montana, Bellis perennis, Chamomilla, Ipecacuanha, Lycopodium clavatum NON-MEDICINAL INGREDIENTS:  Lactose, saccharose. DOSAGE:  Children (from 2 to 12 yrs.): 2 pellets. Adults (12 yrs. […]

Acidex Advance Oral Suspension Aniseed – 500ml

$12.90

Do you need Acidex Advance liquid to relieve heartburn and acid reflux? Chemist4U has a wide range of heartburn relief available with speedy delivery

Zirtek Allergy Solution – 200ml

$22.74

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

Numark / Bell’s Hayfever & Allergy Relief 10mg Tablets – 14 Tablets (Box May Vary)

$2.13

What are Numark Hayfever Relief tablets? Numark Hayfever Relief tablets are a daily hay fever and allergy treatment that’s suitable for adults and children over the age of 6. These tablets use an ingredient called cetirizine to ease your symptoms and help prevent allergic reactions throughout the day. Take just one tablet a day to […]

IDEAL PROTEIN CHOCOLATEY PUFFS – 1 PC

$4.56

IDEAL PROTEIN CHOCOLATEY PUFFS – 1 PC Indulgent, Crunchy. A puffed up pick. Crunch on this chocolate covered favorite for a protein-packed snack. Ingredients  Soy protein isolate, Modified palm kernel oil, Oligofructose, Milk protein isolate, Rice flour, Cocoa powder, Cornmeal, Salt, Modified tapioca starch, Sugar, Natural flavours, Calcium carbonate, Citric acid, Sorbic acid, Acesulfame-potassium (90 […]