$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

BOIRON COLUBRINA (NUX VOMICA) 6CH 80pellets

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Nevolat – Daily Injection (Liraglutide) – Weight Loss Pen

$182.56

MHRA-approved treatment for long-term weight loss Once-daily injection delivered in discreet packaging Reduces appetite and leaves you feeling fuller for longer Contains the active ingredient liraglutide (also used in Saxenda) For more information, please refer to the patient information leaflet

Lip Smacker Lippy Pal Lip Balm Unicorn

$4.00

Every member of the Lippy Pal Collection keeps your lips moisturized all day with authentic tasting flavors from Lip Smacker®. Unique packaging designs feature the adorable character in each lip balm, making it near impossible to resist a smile on your face when you apply it. Collect them all to keep your lips moisturized and […]

AOR MULTI BASICS 3 90caps

$33.54

Multi Basics 3® provides optimal doses and balanced ratios of all the recognized essential vitamins and minerals in high quality forms supported by research, all in just three capsules a day. A balanced and well-designed multivitamin is fundamental to any supplement regimen. Multivitamin and mineral formulations are an excellent way to meet your daily nutrition […]

Mackenzies Smelling Salts – 17ml

$12.97

What are Mackenzies Smelling Salts? Mackenzies Smelling Salts are a remedy for congestion or symptoms of a head cold. They’re ideal for times when inflamed mucous membranes in your nose and throat are causing a blocked nose and phlegm, helping to clear your airways. This product can be used by most people, including infants older […]

Halls Mentho-Lyptus 25 Cough Tablets No Sugar Added

$5.11

Triple Soothing Action: Relieves Coughs; Soothes Sore Throats; Relieves Nasal CongestionFor the temporary relief of sore throat, cough, and nasal congestion. Directions: Adults and children 4 years and over, dissolve one tablet slowly in the mouth as required. Caution: If symptoms are severe, worsen, persist for more than 2 days, or are accompanied by high fever, […]