$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

JACKSON’S NATURALS MINERAL SALT #1 CALCIUM FLUORIDE 500pellets

$21.92

JACKSON’S NATURALS MINERAL SALT #1 CALCIUM FLUORIDE – 500 pellets Description High-purity calcium fluoride mineral salt pellets for supporting healthy bones, teeth, and connective tissues. Free from artificial fillers or additives—delivers naturally sourced fluoride in a convenient pellet form. Ideal for users looking to maintain mineral balance or complement dietary intake. Advice to use Take 1–2 pellets daily with food […]

EMLA Cream 5% – 5 x 5g Cream – with 12 Dressings

$27.03

Emla Surgical Cream 5% – 30g
Used to numb the skin before minor surgical procedures
Can be used before injections and small skin surgeries
Dressings included

Calpol Sixplus FastMelts Strawberry – 24 Tablets

$10.80

‘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 A-Z Multivitamins & Minerals – 30 Tablets

$2.96

What are Numark A-Z Multivitamins and Minerals tablets? Numark A-Z Multivitamins and Minerals tablets are a once a day food supplement which can help to support your body from the inside out. They can be taken by children over the age of 12 and are suitable for vegetarians, making this the ideal food supplement for […]

Jamieson Potassium 50mg 100 Tablets

$11.68

Electrolyte supplement for the maintenance of good health. Potassium is a factor in the maintenance of good health. It provides electrolyte support which may be beneficial for those following a low-sodium diet or using diuretics. Consult a health care practitioner. Directions: Adults: Take 1 tablet daily.Store between 15°C and 25°C, away from children. Each tablet […]

HEAD & SHOULDERS BARE PURE CLEAN SHAMPOO

$12.76

Introducing a new kind of dandruff shampoo made with only 9 ingredients. Is sulfate free, silicone free and dye free. Giving you effective Head & Shoulders dandruff protection with the BARE minimum.  Effective dandruff protection with minimal ingredients Like all Head & Shoulders formulas, BARE is formulated with clinically proven anti-dandruff active that goes deep […]