$7.29

Benylin Cold & Flu Max Strength – 16 Capsules

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 Cold & Flu Max Strength – 16 Capsules”

Your email address will not be published. Required fields are marked *

More Products

CANPREV PRIME VIRILITY FERTILITY & TESTOSTERONE 150g

$65.03

OVERVIEW Everyone experiences free radicals in the body as a result of things like exercise and inflammation. But when free radicals outnumber antioxidants in the body, it can lead to oxidative stress. This imbalance can be a result of certain environmental and lifestyle factors including pollution, radiation, cigarette smoke, certain cleaners or pesticides, and a […]

Mackenzies Smelling Salts – 17ml

$12.97

What are Mackenzies Smelling Salts? Mackenzies Smelling Salts are a remedy for congestion or symptoms of a head cold. They’re ideal for times when inflamed mucous membranes in your nose and throat are causing a blocked nose and phlegm, helping to clear your airways. This product can be used by most people, including infants older […]

NATURE’S WAY FENUGREEK+ BLESSED THISTLE 180s

$29.59

NATURE’S WAY FENUGREEK + BLESSED THISTLE 180 CAPS Description Herbal supplement combining fenugreek seed and blessed thistle to support lactation and digestion Fenugreek may help promote healthy milk supply during breastfeeding Blessed thistle traditionally supports appetite and digestive comfort Advice to use Take 2 capsules 1–3 times daily with water or as directed by your healthcare […]

Benadryl Bug Bite Relief 14mL

$7.67

Relieves itch, soothes pain, protects skin. Directions: Adults and children 2 years and older: Apply to affected area not more than 3 to 4 times daily. For children under 2 years of age, consult a doctor. Warnings: For external use only. Do not apply to blistered, raw or oozing areas of the skin. Do not […]

DESIGNS FOR HEALTH DIM-EVAIL 60sg

$43.47

An antioxidant for the maintenance of good health.  Research tells us that a low level of 2-hydroxyestrone, and a high level of 16 alpha-hydroxyestrone is not desired. DIM works by helping to increase 2-hydroxyestrone and therefore improves the 2/16 hydroxyestrone ratio. DIM supplementation improves the estrogen ratio in a favourable direction that protects both men […]

Cepacol Sensations Sore Throat & Cough 16 Lozenges

$5.11

Fast and effective temporary relief for sore throats.Antibacterial action.Helps clear nasal passages. Directions: Dissolve 1 lozenge slowly in the mouth every 2 to 3 hours. Maximum 10 daily. Cepacol Sensations Lozenges are suitable for adults and children. For children under 6, consult a doctor. If symptoms are severe or persist for more than 2 days, […]