$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

NEW ROOTS TRIBULUS TERRESTRIS 300mg 90caps

$15.34

Source of saponins with tonic properties. Tribulus terrestris is a hardy annual plant that thrives in tropical climates. It bears fruit with robust spines tough enough to puncture bicycle tires. These fruits are rich in nutrient compounds called saponins, which resemble the average compound you would encounter in any organic chemistry course; however, they exert unique […]

Imodium Calming Liquid 240mL

$15.31

Dosage for Adults and Children 12+ Shake well before use. Use only attached measuring cup to dose product. Take 30 mL initially and 15 mL every time you have a loose bowel movement, to a maximum of 120 mL per day. Do not exceed the recommended dose. Stop use if you have a solid or […]

Novarnica Pain Killer 120mL

$16.80

Indications: For quick and temporary relief of muscle and joint pain. Efficient against back pain, lumbago, muscle stiffness, strains, sprains, arthritis and rheumatic pain, tendon and ligament pain and against bruises due to a fall or blow. Directions: Shake well before use. For adults and adolescents 13 years and older: apply Novarnica not more than […]

Otrivin Natural Nasal and Sinus Cleansing Moderate Stream 100mL

$13.12

Sea Water clears congestionAloe soothes dryness A preservative-free, isotonic, natural sea water solution that helps clear congested nasal cavities caused by colds, allergies and upper respiratory infections. It contains 5% natural Aloe Vera extract, which helps to moderate, soothe, and moisturize dryness and irritation. The specially-designed applicator produces a moderate stream with fine microdrops which […]

Piriton Allergy – 60 Tablets x 6

$53.24

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

Tena Unisex Underwear Ultimate Extra

$17.86

Tena Unisex Underwear gives you Triple Protection against leaks, odour, and moisture, helping you stay dry, secure and confident every day. Unique dual absorption zone for optimum dryness, protection and odour control. Innovative W shaped absorbent zone conforms to the curves of the body providing a closer fit channeling liquids away from the skin. Soft, […]