$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

METAGENICS BCAA ORANGE MANGO PWDR 219g

$45.94

Metagenics BCAA Orange Mango Powder 219g: Source of essential amino acids involved in muscle protein synthesis. Workout supplement. Athletic support. Source of essential amino acids for the maintenance of good health. Source of essential amino acids involved in muscle protein synthesis. Assist in the building of lean muscle (tissue/mass) when combined with regular (weight/resistance) training […]

CANPREV COLLAGEN JOINT & CARTILAGE FORTIGEL 250g

$37.56

CANPREV COLLAGEN JOINT & CARTILAGE FORTIGEL 250g Collagen makes up approximately 70% of the body’s cartilage. As we age our lifestyle and health impacts our joints and ultimately how we move. We may experience more cartilage wear and tear-related joint conditions. Hips, knees, feet and spinal joints are most commonly affected by cartilage tissue dysfunction. […]

NATURAL FACTORS TURMERIC AND BROMELAIN 90caps

$21.18

Natural Factors Turmeric & Bromelain is a combination of two herbal anti-inflammatory agents. It is used in herbal medicine to help relieve minor pain, swelling, and inflammation, and to provide digestive support. The dual-action support of turmeric and the enzymatic bromelain help with inflammation in the digestive tract and joints.  Features and benefits: Stimulates digestion. […]

BOIRON NITRICUM ACIDUM 30CH

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Histallay Fexofenadine 120mg – 30 Tablets

$11.97

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

Polident 3 Minute Daily Cleanser for Dentures 96 Tablets

$8.39

Ultra fast clean in just 3 minutesKills 99.9% of odour-causing bacteria Directions for use:1. Drop one Polident Cleanser tablet into enough very warm (not hot) water to cover denture.2. After soaking for 3-5 minutes, brush denture with the solution using a soft brush.3. Rinse denture well with running water for 1 minute before inserting into […]