$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

Systane Lid Wipes 32 Wipes

$11.66

Gently removes oily residue and debris around the eyelid and lash area to maintain eyelid hygiene. Systane Lid Wipes are convenient, hypoallergenic, non-irritating and can be used by contact lens wearesr, Systane Lid Wipes are also effective for the removal of cosmetics. Easy to Use: Rub closed pounch with clean, dry hands to develop lather. […]

Xyzal Oral Solution

$10.00

Used to relieve symptoms of allergies
Non-drowsy antihistamine 
Contains the active ingredient levocetirizine dihydrochloride

WHOLE EARTH AND SEA SUNFLOWER VITAMIN E 400IU 90sg

$17.16

Vitamin E helps protect cell membranes from free radicals, toxins, and environmental pollution. It is the most important fat-soluble antioxidant in the body and the primary defence against lipid peroxidation, particularly in tissues that contain high levels of polyunsaturated fatty acids, such as the brain and central nervous system. Vitamin E helps maintain cardiovascular and […]

Ovesse 1mg/g Vaginal Cream – 15g Tube + Applicator

$25.14

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

Option+ AREDS2 Formula Advanced Ocular Multivitamin 120 Caplets

$22.60

With 10 mg Lutein & 2 mg Zeaxanthin daily, helps maintain eyesight and support eyehealth in conditions (associated with sunlight damage) such as cataracts and age-related macular degeneration. Helps reduce the risk of developing cataracts. Recommended for smokers or recent exsmokers who have been diagnosed with age-related macular degeneration. Helps maintain immune function Directions for […]

NATURAL FACTORS VITAMIN K2 100mcg 180vcaps

$20.78

NATURAL FACTORS VITAMIN K2 100mcg 180vcaps Natural Factors Vitamin K2 contains MK-7, the most bioavailable form of vitamin K derived naturally from natto beans. Each dose provides 24-hour protection by guiding calcium toward the bones and teeth where it is needed most, and away from the arteries where it causes damage.* Features: Helps in the […]