$11.08

Minadex MinaKIDS Multivitamin Drops – 60ml

Category: Brand:
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 Multivitamin Drops – 60ml”

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

More Products

Sudocrem 125g

$8.40

Sudocrem is clinically proven to soothe and heal your baby’s delicate skin and works in three simple ways. First it contains an emollient that soothes sore or inflamed skin. Second it works as a mild, local anaesthetic to help ease pain and irritation. Finally, a water-repellent base forms a protective barrier, helping to stop any […]

NATRACARE ULTRA PADSWITH WINGS 12count

$6.50

Natracare Ultra pads are made from only certified organic 100-Percent cotton and renewable and sustainable plant cellulose. They are totally plastic-free, and like all of Natracare products, are totally chlorine-free because we never use chlorine bleach in any of our production processes. The absorbent core of the pad is made from Forest Stewardship Council certified […]

Reactine Allergy Children’s Grape Flavour 118mL

$12.41

Runny Nose; Sneezing; Itchy, Watery Eyes; Allergic Skin Itch Dosage Directions: Do not exceed recommended dosage.Age 2 to 6 years: 1 tsp (5mL) daily or 1/2 tsp (2.5mL) morning and evening.Age 6 to 12 years: 2 tsp (10mL) daily or 1 tsp (5mL) morning and evening. Caution: If your child has liver or kidney disease, […]

Strefen Eucalyptus & Manuka Honey Flavour 8.75mg – 16 Lozenges

$9.76

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

Colgate FluoriGard Alcohol Free Mouthwash – 400ml

$8.51

What is Colgate Fluorigard mouthwash? Colgate Fluorigard is a mouthwash which helps to provide daily protection from cavities. The alcohol-free formula makes this mouthwash perfect for children, pregnant women, and those whose religious beliefs make them unable to take alcohol. Great tasting mint flavour means you’ll be happy to use this mouthwash every day to […]

Dexcom ONE Transmitter

$36.50

Buy Dexcom ONE transmitter The Dexcom ONE Transmitter slots inside the Dexcom ONE sensor to send glucose readings wirelessly by Bluetooth to any compatible smartphone.  Features The Dexcom Transmitter has the ability to work as part of the Dexcom ONE system. It works to measure glucose just under the skin. The device sends real-time glucose […]