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 “Minadex Multivitamin Liquid – 150ml”

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

More Products

Motrin Regular Strength Liquid Gel Capsules

$6.20

For temporary relief of mild to moderate migraine headaches including associated symptoms of nausea and sensitivity to light and sound.Motrin Liquid Gels 200mg also provides fast and effective relief of non-migraine headaches, toothache and menstrual pain, minor aches and pain associated with arthritis, muscles, joints and backache, and for reduction of fever. Dosage: Adults and […]

Ketostix Reagent Strips for Ketone Urinalysis – 50 Test Strips

$5.67

What are Ketostix? Ketostix are testing strips which help you to test the levels of ketone in your urine. This can help people who are at risk of Diabetic Ketoacidosis, especially those with type 1 and type 2 diabetes to manage their ketone levels at home.   What is Diabetic Ketoacidosis (DKA)? Diabetic Ketoacidosis, also […]

Neutrogena Norwegian Formula Hand Cream Fragrance Free 50ml

$8.39

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

HEALTHOLOGY LUNG-FX FORMULA 90caps

$25.52

Breathing easily is something that most people take for granted. Breathing easily is something that most people take for granted. We usually inhale and exhale without even thinking about it, but the moment you can’t get enough air, like during an asthma attack, it becomes very clear just how importing breathing is. So, why do […]

CANPREV PRENATAL MULTI 120caps

$22.64

CanPrev’s Prenatal Multi is specially formulated with nutrients critical for pregnant and nursing women. It provides 24 vitamins and minerals, including folic acid, calcium, magnesium and a gentle form of iron to support the developing nutritional needs of both mother and fetus. Prenatal Multi helps to reduce the risk of neural tube defects when taken […]