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 “Ferrous Fumarate 322mg – 28 Tablets”

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

More Products

REPAGYN 10 x 2g

$26.30

Formulated with hyaluronic acid, RepaGyn® is a hormone free option to help relieve vaginal dryness and help promote healing of vaginal tissue. Medicinal ingredients: Each 2 g vaginal ovule contains 5 mg of Sodium Hyaluronate.    Non-medicinal ingredients: Aloe vera, Centella asiatica, Calendula officinalis, Tea tree essential oil, Semi-synthetic glycerides, Butylated hydroxytoluene (BHT)    Recommended use: Helps […]

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

METAGENICS BCAA ORANGE MANGO PWDR 219g

$45.94

Metagenics BCAA Orange Mango Powder 219g: Source of essential amino acids involved in muscle protein synthesis. Workout supplement. Athletic support. Source of essential amino acids for the maintenance of good health. Source of essential amino acids involved in muscle protein synthesis. Assist in the building of lean muscle (tissue/mass) when combined with regular (weight/resistance) training […]

Paracetamol 250mg – 10 Suppositories (Brand May Vary)

$32.77

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

CANPREV SYNERGY C 90caps

$21.33

Synergy C is a premium quality vitamin C formula with a combination of ingredients that together ensure maximum absorbability. It provides 1,000 mg of pH-neutral vitamin C using buffered mineral delivery systems. By binding ascorbic acid to minerals, Synergy C promotes maximum absorption of vitamin C. To further enhance absorption and bioavailability, therapeutic dosages of […]

Nivea Express Eye Make-up Remover 125ml

$9.12

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