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

IDEAL PROTEIN CHOCOLATE COCONUT PROTEIN BARS – 1 PC

$4.56

IDEAL PROTEIN CHOCOLATE COCONUT PROTEIN BARS – 1 PC Indulgent, Delicious. Chock full of coconut. A sweet favorite, bar none. Ingredients  Protein blend (soy protein isolate, milk protein concentrate, acid casein, whey protein isolate, milk protein isolate, calcium caseinate), coconut, maltitol syrup, hydrolyzed gelatin (beef), sorbitol, palm kernel oil, invert sugar, sugar, glycerin, cocoa powder […]

G Spot Vibrator Sex Toys for Women, XOPLAY Rechargeable Vibrating Dildo Wand Vibrator Sex Toy for Her Pleasure, 25 Powerful Vibration Modes Waterproof Clitoral G Spot Clitoris…

$20.16

🧡【25 Vibration Dildo Vibrator Suits Both Beginners & Advanced Users 】To satisfy different customers in different mood, XOPLAY vibrator sex toy takes 25 different frequencies to adapt to the needs of different scenarios, provide an unparalleled extra stimulation, make both beginners and advanced users g spot climax blossom to Brain Climax. 🧡【High Grade Silicone Skin […]

NEW ROOTS L-THEANINE 250mg 30caps

$9.11

ʟ-⁠Theanine is an amino acid found in green tea, which crosses the blood-brain barrier. This helps promote mental clarity and concentration. ʟ-⁠Theanine is the amino acid critical for its calming influence on cognitive function. It crosses the blood-brain barrier to help establish a state of relaxation while maintaining alertness. Upon exposure to the brain, it […]

Braun Thermoscan Lens Filters

$12.41

Use only Braun Certified lens filters for accurate readings

40 Filters.

BPA Free

 

Vicks First Defence Nasal Spray – 15ml

$10.80

Buy Vicks First Defence Nasal Spray Vicks First Defence Nasal Spray helps to stop a cold before symptoms develop. Most cold & flu medicines help to relieve symptoms caused by the virus, but doesn’t deal with the source of the problem – the virus. Vicks First Defence helps to neutralise the virus to prevent it […]

NATURAL FACTORS L-GLUTAMINE MICRONIZED 300g

$21.14

Feature summary L-glutamine is an amino acid essential for recovery after strenuous exercise or critical illness. Following heavy or prolonged exercise it protects muscle tissue and supports muscle growth. Natural Factors Micronized L-Glutamine provides an easier form of glutamine for the body to absorb. It has no taste and mixes easily into water. Main selling […]