$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

Peptac Aniseed Flavour Antacid – 500ml

$9.97

Buy Peptac Aniseed Flavour Antacid – 500ml  Peptac Aniseed Flavour Antacid – 500ml is a treatment used to tackle heartburn and acid reflux. It offers fast and effective relief from acid reflux symptoms, allowing you to get on with life without the interruption of heartburn and indigestion.  The aniseed flavour makes it easy for you […]

Systane Original Lubricant Eye Drops

$17.53

Soothing ComfortLong LastingDry Eye Therapy For the temporary relief of burning and irritation due to dryness of the eye. Directions: Instill 1 or 2 drops in the affected eye(s) as needed. Active Ingredient: Polyethylene glycol 400 0.4% w/v, propylene glycol 0.3% w/v.Preservative: polyquaternium-1 0.001% (POLYQUAD antimicrobial)Inactive Ingredients: Boric acid, hydroxypropyl guar, potassium chloride, sodium chloride, magnesium chloride, calcium […]

Nurofen Pain Relief 256mg – 16 Caplets

$5.34

What are Nurofen Pain Relief Caplets 256 mg?  Nurofen Pain Relief Caplets are painkillers that are used to relieve headaches, migraines, dental pain, backache and period, nerve and muscular pain. It contains the active ingredient ibuprofen, an anti-inflammatory drug that’s commonly used as an everyday painkiller to provide short-term relief from aches, pains and feverishness. […]

AgaMatrix Ultra-Thin Lancets 33g – 200 Lancets

$10.53

Buy AgaMatrix Ultra-Thin Lancets 33g – 200 Lancets  Agamatrix Ultra-Thin Lancets 33g are single use lancets that have been designed for obtaining blood samples for blood glucose testing.  The lancets are suitable for use with any type A lancing device.  Agamatrix Ultra-Thin Lancets 33g is the thinnest lancet possible. It has been designed to reduce […]

Benylin Mucus Cough & Cold All In One Relief – 16 Tablets

$6.34

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

Alpecin C1 Caffeine Shampoo – 250ml – 6 Pack

$54.08

Buy Alpecin C1 Caffeine Shampoo – 6 Pack Alpecin C1 Caffeine Shampoo – 6 Pack is the perfect solution to help fight hair loss and thinning. Designed with cutting edge research and formulated by hair care experts, this product is ideal for battling hair worries with its ability to stimulate healthy growth. The unique caffeine […]