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

Aveeno Daily Moisturizing Body Wash 354ml

$9.49

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

Deep Heat Heat Rub – 100g

$5.80

What is Deep Heat Cream? Deep Heat Cream is a heat rub that helps to ease stiff and sore muscles. It helps to ease pain and stiffness by providing a warming sensation that helps to relax and soothe the muscles. Ideal for those who need muscular pain relief but don’t want to take tablets. Deep […]

Keri’s Scotch Mints

$2.91

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

BOLTON’S NATURALS MAGNESIUM CHLORIDE SPRAY 118ml

$10.59

BOLTON’S NATURALS MAGNESIUM CHLORIDE SPRAY 118ml Description Magnesium Chloride Spray is a topical magnesium that penetrates the skin, delivering magnesium directly to cells. Commonly used for stress relief, muscle tension, and relaxation. Also acts as a sleep aid and can help with inflammation relief, cramps, muscle twitching, and restless leg syndrome. Advice to use Apply […]

PROVITA SERRA-PLUS FORTE 60caps

$27.03

Serra-Plus Forte is a highly effective and fast acting anti-inflammatory and pain relief natural health product with a very successful historic track record of effectiveness. The formulation consists of the perfect synergy of natural ingredients that are proven to reduce pain and inflammation throughout the body. The ingredients are encapsulated in a delayed release (DR) […]

L’Oreal Kids 2in1 Extra Gentle Shampoo Strawberry Smoothie 265ml

$6.20

Extra Gentle Shampoo. Paraben Free! No Tears! No Knots!  Ophthalmologist Tested Dermatologist Test L’Oreal Kids 2-in-1 Shampoo detangles and conditions hair. No knots can resist the 2-in-1 formula. It creamy formula helps condition dry hair & protector against split ends, leaving hair soft and manageable. Strawberry smoothie 2-in-1 shampoo smells great and make every bath […]