$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

HERBION SUG FREE LEMON COUGH LOZ 5loz

$3.28

Soothe sore throats, coughs and clear nasal passages with each natural honey lemon lozenge. Herbion Sugar-Free Cough Lozenges are made with a combination of medicinal herbs’ extracts that help relieve cough, sore throat and nasal congestion. Herbion’s candy-like sugar-free cough lozenges are available in a variety of good-tasting natural flavours. Formulated with popular herbal ingredients […]

AOR I-3-C 200mg 60vcaps

$30.87

Indole-3-carbinol (I-3-C) is a phytonutrient found in Brassica vegetables, like broccoli and cabbage. I-3-C is one of the key health-promoting ingredients in these foods. Though converted to DIM (3,3’-diindolylmethane) in the body, many studies have had phenomenal success using I-3-C as a supplement. Studies have revealed that by shifting the balance of metabolic enzymes that […]

Band-Aid Waterproof Tough Strips Extra Large 10 Bandages

$6.20

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

CANPREV D3 DROPS 2500IU (MCT BASE) 15ml

$11.30

Overview  Helps support immune function and builds strong bones and teeth. vitamin D deficiency is extremely common – studies show that 1 in 3 Canadians is deficient, and 2 in 3 have less than the recommended level. Vitamin D deficiency can manifest itself in symptoms like low immune function, fatigue, muscle weakness, mood imbalances and […]

Chlorphenamine 4mg – 168 Tablets

$7.98

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

Pantene Miracle Moisture Boost with Rose Water 237mL

$10.95

Description Pantene Nutrient Blends Miracle Moisture Boost Rose Water Conditioner is just what you need to deliver soothing hydration for thirsty hair. This frizz-taming formula helps restore silky softness to stubborn locks and seal in moisture. Enjoy the relaxing floral fragrance and the calming creaminess of the nutrient infused sulfate free conditioner, with a blend […]