$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 CALCAREA CARBONICA 200ch

$7.30

BOIRON CALCAREA CARBONICA 200ch Homeopathic relief that is targeted to your symptoms. The pellets are unflavored and melt in your mouth. Easy to take, this homeopathic medicine is suitable for the whole family, adults and children. Ingredients: Each tube contains 4g (approximately 80 pellets) Non-medicinal ingredients: Sucrose and lactose How to use: Adults, children and […]

Neutrogenea Hydro Boost Gel Cream 47ml

$21.91

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

NATURAL FACTORS VITAMIN B1 90tabs

$7.29

NATURAL FACTORS VITAMIN B1 90tabs Description • Provides vitamin B1 (thiamine), an essential water-soluble B vitamin• Plays a key role in carbohydrate metabolism and energy production• Supports normal nervous system function and cognitive health• Contributes to proper heart and muscle function• Helps maintain overall vitality when dietary intake may be insufficient• Formulated with high-quality, pharmaceutical-grade […]

FreeStyle Libre 3 PLUS Sensor

$108.17

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

Complan Shake Strawberry Flavour Sachets – 16 x 57g

$18.05

Please note, packaging may vary on this product. What are Complan Shakes? Complan Shakes are a high energy nutritional supplement for those who struggle to meet their nutritional needs with their regular diet. They’re gluten free and can be made up quickly and easily using water or milk. Complan Shakes are available in 5 delicious […]

Option+ Multivitamin for Women – 120 Gummies

$13.85

This multivitamin supplement helps maintain healthy hair, skin and nails. Also, maintains healthy metabolism, and provides adequate calcium and antioxidants. Supports the following body functions: eyesight, immune function, collagen formation, connective tissue, energy metabolism, and overall good health.  Cherry, Berry, and Orange flavors.  Directions for use: Adults: Chew 2 gummies daily. Zinc supplementation can cause […]