$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

LIFE CLUES OVULATION TEST (10 Tests)

$11.68

Life Clues Ovulation Test (10 Tests) High Diagnostic Accuracy: 99% Agreements LifeClues is a leading laboratory that specializes in developing the best antibodies for use in medical research and treatments. Our team of scientists are experts in the field and are continuously researching and innovating new ways of making our antibodies more effective and reliable. On-Site Developed […]

Jamieson Magnesium 100mg 100 Tablets

$14.24

Supports bone health and muscle function.Contains a complex of 5 magnesium sources to support bone health and muscle function. Directions: Adults: Take 1 tablet 2 times daily with a meal.  Store between 15°C and 25°C, away from children. Each tablet contains:Elemental magnesium – 100mg(Oxide, citrate, fumarate, malate, succinate) Also contains: Sorbitol, cellulose, water-soluble cellulose, hydroxypropyl cellulose, vegetable stearic […]

Calpol Sugar Free Infant Suspension Strawberry – 200ml

$9.62

Contains 200ml of Calpol Infant Suspension
Strawberry flavoured and sugar free
Helps to relieve headaches and symptoms of cold and flu
Read patient information leaflet here

Minadex MinaKIDS Multivitamin Drops – 60ml

$11.08

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

Opti-Free RepleniSH Multi-Purpose Contact Lens Solution

$11.66

Retains moisture for enhanced comfort. Opti-Free RepleniSH Multi-Purpose Disinfecting Solution is a sterile buffered, isotonic, aqueous solution containing sodium citrate, sodium chloride, sodium borate, propylene glycol, hydrochloric acid, and/or sodium hydroxide (to adjust pH), TEARGLYDE proprietary dual action reconditioning system (TETRONIC 1304, nonanoyl ethylenediaminetriacetic acid) with POLYQUAD (polyquaternium-1) 0.001% and ALDOX (myristamidopropyl dimethylamine) 0.0005% as […]

SURO ORGANIC ELDERBERRY SYRUP KIDS 236ml

$17.90

Cold and Fever Relief, Canadian Elderberries, Certified Organic. Traditionally used in herbal medicine to help fight colds and relieve sore throats, cough and fever.  Made exclusively from Canadian ingredients, No water added, No sugar added. Contains Raw Honey; Elderberry, elderflower and echinacae extracts. **Safe for women who are pregnant or breastfeeding. Relieve cold and flu symptoms naturally with Suro […]