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 D3 & K2 Drops – 60ml”

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

More Products

Treclin Gel

$29.10

Antibiotic acne treatment
Reduces oil & bacteria that cause acne
Eases inflammation
Always read the patient information leaflet before use.

Nivea Gentle Eye Make-Up Remover 125ml

$9.51

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

Lip Smacker Coca Cola Cup Lip Balm

$4.02

Quench your thirst with a Lip Smacker Coke Cup Lip Balm! Twist open and open your senses to the world of Coke. The dome-shaped lip balm delivers the authentic taste of Coca- Cola while providing extended hydration to your lips. The iconic fountain cup design is sure to make an impression whenever you use it!

FreeStyle Libre 2 Flash Glucose Monitoring System Sensor

$86.40

Scan the Sensor for Glucose Reading in 1 Second. For use with FreeStyle Libre 2 app.  Contents: 1 Sensor Applicator 1 Sensor Pack 2 Alcohol Wipes 1 Product Insert The Sensor Pack and Sensor Applicator are packaged as a set and are intended to be used together.  

Caya Contoured Diaphragm | Hormone Free Contraceptive

$92.70

The Caya Contoured Diaphragm is a unique contraceptive option for women, offering a 99% effective, hormone-free contraception diaphragm. This diaphragm is easy to insert and has no side effects, making it a very safe birth control method. It can be washed and reused. It has to be placed inside the vagina for at least 6 […]

Lax-A-Day Laxative

$7.68

Lax-A-Day is a tasteless, grit-free, sugar-free powder to be mixed into a beverage. It works by gently drawing water into the stools, making them softer and increasing the frequency of bowel movements without any sense of urgency. Lax-A-Day is the #1 doctor recommended brand in its class and is clinically proven to relieve occasional constipation. […]