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 4 Flu – 24 Tablets”

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

More Products

BOIRON ARNICARE BRUISE 45g

$9.61

Homeopathic medicine that eases resorption of bruises and inflammatory oedema (bumps) caused by falls, blows, blunt injury or surgery. Relieves muscle and joint pain. Natural Health Product 100% naturally-sourced medicinal ingredients Gel texture, quickly absorbed Easy to carry everywhere Ingredients: Medicinal ingredients: Arnica montana mother tincture Bryonia mother tincture Calendula officinalis mother tincture Ledum palustre […]

POPMASK BIG HUG SELF-HEATING PATCHES 5patches

$18.99

POPMASK BIG HUG SELF-HEATING PATCHES 5patches Say goodbye to period cramps with the popmask Big Hug Self-heating Patches. Each single-use, biodegradable warming patch eases aches and pains associated with menstrual cramps so you can get on with your day. This heat patch for cramps provides convenient, subtle holistic period care that last up to 12 […]

HARMONIC ARTS THROAT SPRAY COUGH+COLD 50ml

$16.07

Soothe throat irritation and defend against pathogens with our Throat Spray herbal blend. Soothes throat irritation and hoarseness Relieve symptoms and prevent the progression of cold and flu Featuring anti-inflammatory Calendula, Echinacea, Propolis and Hyssop Our Throat Spray herbal blend is formulated to ease the pain and swelling caused by sore throat. 50/100ml bottles come […]

Excel Mints Freshmint

$1.45

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

HOMEOCAN HEMORRHOID CREME 50g

$10.00

HOMEOCAN HEMORRHOID 50g This hemorrhoid cream is a homeopathic medicine. It is formulated to relieve symptoms associated with hemorrhoids, such as: – discomfort – irritation – burning pain – swelling – fissures – itching – and constipation Format: tube of 50 g However, we advise you to take these remedies in addition to traditional medical treatment. Homeopathy […]

Rub-A535 Dual Action Patch

$12.03

When pain hits, RUB·A535TM Back Ice to Heat Relief Patches have your back! Dual action, medicated Ice To Heat Relief patches start out cold to ease the pain, then turn hot for soothing, penetrating relief of back and lower back pain. Plus, the discrete, easy to use patch format is a practical treatment solution for home, […]