$9.32

Minadex Multivitamin Liquid – 150ml

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 Multivitamin Liquid – 150ml”

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

More Products

Sensodyne Deep Clean Toothpaste 100mL

$5.47

Clinically proven to build relief and daily protection for sensitive teeth. Directions: Always follow the label. Adults and children 12 years of age and over. Brush teeth thoroughly (for at least 1 minute), twice daily, preferably after each meal or 3 times/day. If more than used for brushing is swallowed, get medical help or contact […]

NATURAL FACTORS SELENO EXCELL SELENIUM 200mcg 90caps

$10.93

Feature summary This is a superior, easily absorbed form of the antioxidant mineral that works with vitamin E to fight free radicals. As a trace mineral, selenium helps promote normal growth, fertility and detoxification, as well as helping to slow aging. Seleno Excell is for those who want the most bioavailable and potent form of […]

JASON CREAMY COCONUT BODY WASH 887ml

$15.70

Nourish your skin with botanical cleansers, unrefined Coconut Oil, rich in vitamin E and antioxidant polyphenols, plus Shea Butter for a gentle, healthful cleanse. This lusciously hydrating blend leaves your body feeling soft, smooth and deliciously renewed.   An earth-friendly, biodegradable formula. DIRECTIONS: Use on damp skin in the bath or shower. Massage into a […]

Webber Naturals Womens 50 plus

$18.99

Webber Naturals Womens 50 plus Most Complete Multi is a dietary supplement containing essential vitamins, minerals, and antioxidants to support overall health.

Histallay Fexofenadine 120mg – 30 Tablets

$11.97

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

Cepacol Sensations Sore Throat & Cough 16 Lozenges

$5.11

Fast and effective temporary relief for sore throats.Antibacterial action.Helps clear nasal passages. Directions: Dissolve 1 lozenge slowly in the mouth every 2 to 3 hours. Maximum 10 daily. Cepacol Sensations Lozenges are suitable for adults and children. For children under 6, consult a doctor. If symptoms are severe or persist for more than 2 days, […]