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 “Benylin 4 Flu – 24 Tablets”

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

More Products

Olay Oil Minimizing Clean Toner 212ml

$8.76

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

PLATINUM NATURALS SUPER APPLE CIDER VINEGAR + DIET 90cap

$13.49

Super Apple Cider Vinegar+ In winning the weight loss battle, sensible eating and exercise aren’t always enough. Super Apple Cider Vinegar+ can help. It combines apple cider vinegar with green tea, calcium pyruvate, dietary chromium and vitamin B6 to help control weight by burning fat and reducing sugar cravings. Apple cider vinegar is known to aid […]

Wet Ones Hand & Face Wipes 20 Wipes

$2.92

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

JACKSON’S NATURALS MINERAL SALTS #10 SODIUM PHOSPHATE 500pellets

$21.92

JACKSON’S NATURALS MINERAL SALTS #10 SODIUM PHOSPHATE – 500 pellets Description Pure sodium phosphate mineral salt pellets formulated to support electrolyte balance, pH regulation, and digestive health. Free from artificial fillers or additives—delivers naturally sourced sodium phosphate in a convenient pellet form. Ideal for individuals looking to support fluid balance and digestive function with a simple, natural mineral supplement. […]

Robitussin Dry Cough Solution – 200ml

$10.40

Robitussin Dry Cough Medicine – 250ml
Helps to treat dry, persistent and uncomfortable coughs
Easy to administer and the soothing effects can last up to 8 hours

Abidec Immune Support – 7.5ml

$20.27

What are Abidec Immune Support Drops? Abidec Immune Support Drops contain vitamin D3 and naturally occurring friendly bacteria which help to support your child’s immune system. Abidec also helps to promote the development of healthy strong bones. Abidec can be used from birth until the age of 3 and each pack contains 1 month’s worth […]