$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

PREFERRED NUTRITION BERBERINE 500mg 90vcaps

$24.06

PREFERRED NUTRITION BERBERINE 500mg 90vcaps Description Provides Berberine, a plant-derived alkaloid traditionally used to support metabolic health Helps maintain healthy blood sugar levels already within the normal range Supports cardiovascular health and healthy lipid metabolism May assist with weight management as part of a balanced diet and lifestyle Supports digestive health and gut microbiome balance […]

Option+ Extra Strength Allergy Sinus Medication 40 Caplets

$10.95

Uses: Relieves: headache, sinus pain and pressure, nasal congestion, sneezing, runny nose, itchy, watery eyes. Directions: Adults and children 12 years and older: Take 1 caplet every 4 to 6 hours; if no relief, take 2 caplets at next dose; do not take more than 8 caplets in 24 hours; do not take more than directed […]

Nurofen Express 256mg – 16 Tablets

$4.94

What are Nurofen Express 256mg Tablets?  Nurofen Express 256mg Tablets contain the painkiller ibuprofen, which belongs to a group of medicines known as non-steroidal anti-inflammatory drugs (NSAIDs). These tablets work to ease mild to moderate pain and bring down fever. Nurofen Express can help with a range of problems such as headaches, migraines, neuralgia, backache, […]

Acnecide 5% Gel Benzoyl Peroxide – 30g – 6 Pack

$48.72

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

Biotène OralBalance Moisturizing Gel 34mL

$13.51

Immediate Dry Mouth Relief. Soothing Moisturization. Helps soothe oral tissues.pH balanced. Biotène OralBalance gel contains a mouth moisturizing system to help protect the oral environment and helps soothes & protects oral tissues. Directions: Place 1-2cm of gel directly on the tongue and spread thoroughly inside the mouth. Use as required. Warnings: Keep out of reach […]

PURICA RECOVERY EXTRA STRENGTH 360vcaps

$64.30

PURICA RECOVERY EXTRA STRENGTH 360vcaps Description Provides sustained relief from pain by addressing inflammation, cellular damage, and tissue tension Supports healing from injury, surgery, and chronic joint or muscle discomfort Enhances flexibility, reduces stiffness, and promotes whole body recovery and mobility Advice to use Adults: Take 5 capsules 2 times daily. For best absorption, do […]