$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

Salbutamol EasyHaler Inhaler – 100mcg/200 Doses

$22.49

Quick-relief medication for treating asthma and other respiratory conditions User-friendly instructions – suitable for both adults and children Starts working within minutes for fast relief of breathlessness & tightness in the chest Accurate dosage – consistent doses every time provides peace of mind

Dove Men+Care Elements Body + Face Wash 400mL

$6.92

Developed specifically for men’s skin.

Micro Moisture
Activates on skin, clinically proven to fight skin dryness.
With a cooling agent
Easy to rinse
A fresh, clean feeling
Dermatologist Recommended Brand

AOR ORTHO CORE 823mg 180caps

$57.61

AOR ORTHO CORE 823mg 180caps AOR Ortho Core is an advanced, balanced, and comprehensive multi-vitamin/mineral supplement. Ortho Core contains a broad spectrum of vitamins, minerals, antioxidants and other factors for the maintenance of good health and to help the body metabolize carbohydrates, fats and proteins. Learn more about AOR Supplements by reading the AOR brand review. Benefits: Simply […]

POLYSPORIN® ECZEMA ESSENTIALS® 1% HYDROCORTISONE ANTI-ITCH CREAM

$11.30

GET RELIEF FROM DRYNESS, FLAKING AND REDNESS ASSOCIATED WITH ECZEMA FLARE-UPS. Provides relief of itch due to eczema flare-ups Moisturizes to restore visibly healthier skin Helps improve dryness, flaking and redness associated with eczema Fragrance-free Does not contain antibiotics Available in a 28g tube Product Description: Provides relief of itch due to eczema flare-ups Moisturizes […]

Gravol Ginger 24 Liquid Gel Capsules

$9.47

Traditional herbal medicine for the prevention and treatment of nausea and vomiting. Indications: For the prevention and treatment of nausea and vomiting associated with motion sickness. Traditionally used in Herbal Medicine to help relieve digestive upset/disturbances including lack of appetite, nausea, digestive spasms, indigestion, dyspepsia and flatulent colic. Directions: Adults and children 6 years and […]