$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

PRAIRIE NATURALS ORGANIC RICE PROTEIN FRENCH VANILLA 360g

$28.14

ReThink Protein! Think Green! Prairie Naturals is the first in Canada to introduce this 100% Vegan Protein Powder made entirely from organic, sprouted brown rice. RiceProtein is a balanced, complete protein containing all the essential amino acids. It has a Protein Digestibility Corrected Amino Acid Score (PDCAAS) of 1, which is the same protein quality […]

Option+ Glucosamine Sulfate 500mg 360 Capsules

$17.86

Helps to relieve joint pain associated with osteoarthritis. Helps relieve joint pain associated with osteoarthritis, helps protect against the deterioration of cartilage. A factor in maintaining healthy cartilage and joint health Directions for use: Adults: 1 capsule 3 times daily or as recommended by a physician. Use for at least 4 weeks to see beneficial […]

Wisdom Chlorhexidine Alcohol Free Mouthwash – Original

$2.69

Buy Wisdom Chlorhexidine Alcohol Free Mouthwash  Wisdom Chlorhexidine Alcohol Free Mouthwash is the perfect way to revitalise your oral hygiene routine. It is a mouthwash crafted with a formula that will protect your teeth and gums whilst leaving your breath fresh and clean. The mouthwash is free from alcohol making it gentle on your mouth […]

Piriton Tablets 500 – Allergy Relief

$39.26

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

GlucoRx HCT Glucose Strips (50pcs)

$21.62

What are GlucoRx HCT Glucose Strips (50pcs)? GlucoRx HCT Glucose Strips utilise advanced GDH-FAD enzyme technology. 50 strips are included in this product. Strips expire 6 months after opening each pot. These strips are compatible with the following blood glucose and ketone monitors: GlucoRx HCT, GlucoRx HCT Connect and GlucoRx HCT Connect-i.   How can […]