$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

PRAIRIE NATURALS ORGANIC WHEY NATURAL 300g

$34.64

Organic Whey Proteinâ„¢ from Prairie Naturals is one of the purest whey proteins available. Naturally derived from organic fresh milk, Organic Whey Proteinâ„¢ is micro ultra-filtered (for better absorption) and concentrated, without the use of high heat or acid treatments which can denature and damage protein molecules. Our Organic Whey Proteinâ„¢ has absolutely no sugar, […]

STRAUSS COLD STORM DROPS CHERRY 100ml

$40.91

STRAUSS COLD STORM DROPS CHERRY 100ml Description Used in Herbal Medicine to help relieve symptoms of upper respiratory tract infections Suitable for the whole family, including nursing mothers and children Convenient liquid drops with a refreshing Arctic Cherry and Mint flavour Advice to use Follow the dosage instructions on the product label or as directed […]

Beneprotein Instant Protein Powder 227g

$24.84

25 Calories6g ProteinConcentrated Source of Whey ProteinUnflavoured Mixes instantly into hot and cold food and beverages. Beneprotein instant protein powder is a concentrated source of whey protein. Beneprotein can be used in the management of malnutrition and other medical conditions with increased protein needs. It can be added to most foods, liquids and enteral formulas. […]

Evorel Conti Patches

$41.91

Transdermal HRT patches
Contains oestrogen and progestogen 
Helps to alleviate the symptoms after menopause

Jamieson Vitamin B6 100mg 100 Tablets

$13.14

Converts carbs, proteins and fats to energy. Directions (Adults): Take 1 tablet daily with a meal. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B6 (Pyridoxine HCl) – 100mgAn essential B complex vitamin. Also contains: Cellulose, dicalcium phosphate, modified cellulose gum, vegetable magnesium stearate, silica.  

Arm & Hammer Extra Whitening Advance White Toothpaste 120mL

$4.38

Indications: Arm & Hammer Advance White helps eliminate stains, removes deep stains and prevents new stains. It aids in the prevention of dental decay, and helps remineralize tooth enamel. Directions: Recommended for adults and children 2 years or older. Cover toothbrush. Brush teeth, preferably after each meal or at least twice a day. Children under 6 […]