$8.95

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

Regaine for Women Scalp Foam (5%) – 4 Month Supply

$62.06

Contains 2 x 73ml cans of Regaine For Women Scalp Foam, enough for 4 months.
Encourages healthy hair growth in women.
Ideal for women who are suffering from symptoms of hair loss.

Dove Go Fresh Cool Essentials 14g

$2.91

• Up to 48-hours of odour protection • Contains ¼ moisturizing cream • Protects against underarm wetness • Refreshing cucumber and green tea scent • Glides easily onto skin This Dove Antiperspirant packs a powerful Antiperspirant punch, but it’s still kind to your delicate skin. Our 0% alcohol formula – which contains our unique ¼ […]

PRAIRIE NATURALS MUSCLE HEAT 100ml

$21.55

Analgesic Lotion Instant Heat Relief for Muscular Aches & Pains Paraben Free â–ª Ease tense & sore muscles naturally â–ª Incorporates OptiMSM with natural essential oils â–ª Penetrating heat relief when applied â–ª Works instantly 100mL Recommended Use: Muscle Heat is a natural analgesic for the temporary relief of skeletal muscle aches and pains. Directions: […]

Orajel Maximum Toothache Relief Gel 9.5g

$8.02

Use: Temporarily relieves pain due to toothache.  Directions: Cut open tip of tube on score mark. Adults: apply a pea-sized amount to affected area up to 4 times daily or as directed by a health care practitioner. Do not eat for one hour following use. Do not chew gum or food while numbness persists. Medicinal […]

Sore Throat

$10.99

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

CANPREV K2 120mcg 120sg

$22.14

CANPREV K2 120mcg 120sg Vitamin K2 is a fat soluble vitamin essential for normal blood clotting and bone metabolism. There are three different forms of vitamin K: K1 (phytoquinone), K2 (menaquinone), which can be made by natural bacteria in the intestines, and K3 (menadione), a synthetic version of vitamin K. Clinical research has demonstrated significant […]