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

Option+ Melatonin Maximum Strength Quick-Dissolve 10mg 60 Tablets

$9.49

Helps increase total sleep time (aspect of sleep quality) in people suffering from sleep restriction or altered sleep schedule (e.g. shift work and jet lag). Helps reduce the time it takes to fall asleep in people with delayed sleep phase disorder and reset the body’s sleep-wake cycle. Dosage: Adults: All uses except jet lag: At […]

Speed Stick Power Unscented Antiperspirant 85g

$6.56

Never doubt the 24-hour odour and wetness protection of Speed Stick Power Antiperspirant.

Baxter 0.9% Sodium Chloride Irrigation, USP 500mL

$8.76

NaCI 0.9% Irrigation Isotonic solution for irritation only. Not for Injection. Sterile, nonpyrogenic Per 100 ml: 900 mg Sodium Chloride USP Approx. pH 5.5 Approx. mOsmol/L 308 Administration: As directed by a physician.  Store at 15-25 degrees Celsius. Single Use Container    

Pine-Sol Original 828mL

$4.00

Cleans, Disinfects and Deodorizes.Salmonella enterica (ATCC 10708), Staphylococcus aureus (ATCC 6538), Pseudomonas aeruginosa (ATCC 15442), Influenza A Virus, Strain Hong Kong (ATCC VR-544). Directions for use: General Cleaning: Mix 125mL per 8L bucket of water. For tough jobs, use full strength and rinse immediately. To disinfect: Apply full strength on hard, nonporous surfaces with a […]

BOIRON ARNICA MONTANA 1M 80pellets

$7.30

BOIRON ARNICA MONTANA 1M 80pellets Arnica Montana is used mainly for trauma, bruises and muscle soreness. The common name for Arnica Montana is Leopard’s Bane. Ingredients Active Ingredient: Arnica Montana 1MInactive Ingredients: Lactose, sucrose   Directions Adult and children 2 years of age and older: Dissolve 5 pellets in the mouth 3 times a day until […]

Numark High Strength Cod Liver Oil With Vit A & D – 30 Capsules

$4.04

What is Numark High Strength Cod Liver Oil? Numark High Strength Cod Liver Oil is a daily multivitamin which helps you to maintain healthy bones and support your mobility. Ideal for those who want to support healthy joints and bones, this pack contains 30 one-a-day vitamins, enough to last for a month.   Which vitamins […]