$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

Jamieson High Potency Magnesium + D3 60 Caplets

$15.33

Supports optimal bone health and muscle function. Directions: Adults: Take 1 caplet daily.  Store between 15°C and 25°C, away from children. Each caplet contains:Elemental magnesium – 500mg(Oxide, bisglycinate, glycerophosphate, malate, aspartate) Also contains: Cellulose, vegetable stearic acid, modified cellulose gum, water-soluble cellulose, titanium dioxide, silica, hydroxypropyl cellulose. Warning: Some people may experience diarrhea.

Histallay Fexofenadine 120mg – 30 Tablets – 3 Packs

$34.07

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

SALUS FLORAVIT 500ml + 250ml

$41.83

SALUS FLORAVIT 500ml + 250ml Floravit Liquid Iron Formula is clinically proven to raise serum ferritin levels (iron levels) quickly and restore your energy. Safe for pregnancy. Naturopath and Midwife recommended. Floravit Liquid Iron Formula is clinically proven to quickly raise serum ferritin levels (iron levels) in the body, thereby restoring energy and well-being Helps […]

Olay Ultra Moisture Shea Butter Body Wash 364mL

$7.30

Description: BEAUTIFUL, HEALTHY SKIN YOU CAN SEE AND FEEL – Reveal beautiful, healthy-looking skin with Olay Ultra Moisture Body Wash with Shea Butter. Now formulated with Olay’s Vitamin B3 Complex, it hydrates to plump surface skin cells, locking in natural moisture. Our advanced formula, with Shea Butter and Olay moisturizers, indulges skin to leave it […]

Nurofen Day & Night Cold & Flu 200mg/5mg – 16 Tablets

$7.42

Contains 16 x 200mg/5mg Nurofen Day and Night Cold and Flu tablets.
Helps to combat colds and flu.
Can be used any time, day or night.

IDEAL PROTEIN TRAIL MIX – 1 BOX

$25.53

IDEAL PROTEIN TRAIL MIX – 1 BOX Savory, Crunchy. Variety is the spice of life. Our trail mix does the trick when you want a crunchy snack. Also great as a salad topper! Ingredients  Pumpkin seed kernels, Sea salt roasted fava beans (fava beans, sea salt, high oleic sunflower oil), Barbecue flavoured puffs [milk protein […]