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 MinaKIDS Ironbaby Drops – 60ml”

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

More Products

NEW ROOTS BORON 3mg 90caps

$17.50

This form of boron is well-assimilated and helps to the absorption of calcium, to the production of testosterone, and to the optimal functioning of the brain.   Boron is a trace element which influences the metabolism of nutrients involved in the maintenance of strong bones and may play a role in hormone regulation. Known to […]

Option+ Vitamin D 1000IU 180 Softgels

$7.30

Indications: Helps in the development and maintenance of bones and teeth, and in the absorption and use of calcium and phosphorus. Helps to support immune function. Dosage: Adults: 1 softgel daily or as recommended by a physician. Medicinal Ingredient: Each tablet contains:Vitamin D3 (cholecalciferol) – 25mcg (1000IU) Non-Medicinal Ingredients (in descending order): Organic flaxseed oil, softgel capsule (gelatin, glycerin, purified […]

MANITOBA HARVEST HEMP PRO 70 PROTEIN 454g

$20.05

With 20 grams of protein per 32-gram serving, Hemp Yeah! Organic Max Protein, Unsweetened, is the perfect plant-based protein, offering all essential amino acids (great for athletes, vegans, and vegetarians). It’s mild tasting with a creamy texture that’s delicious when added to your favourite smoothie recipe. Try blending with a banana, peanut butter and almond […]

Softsoap Coconut & Hibiscus with Vitamin E & Aloe

$4.01

Washes Away Bacteria 

Hydrating Hand Soap

11.23 FL OZ

(332mL)

Good for Earth + Body

Treathay Fexofenadine 120mg – 360 Tablets – 1 Years Supply

$71.88

What is Treathay?  Treathay is a hay fever treatment containing 120mg of the non-drowsy antihistamine fexofenadine hydrochloride. It can be used by adults and children over the age of 12 years to relieve symptoms of hay fever, such as sneezing, runny nose and itchy eyes.  What is the recommended dosage? Always take this product exactly […]

Allevia Fexofenadine 120mg – 15 Tablets

$7.71

What is Allevia?  Are you suffering from hay fever? It’s time to relieve those uncomfortable symptoms with Allevia. This medicine contains the active ingredient fexofenadine, a non-drowsy antihistamine that’s ideal for everyday use. Simply take one a day before your allergies start to relieve sneezing, an itchy, runny or blocked nose, and red, watery eyes. […]