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

Palmer’s Cocoa Butter Formula with Vitamin E Massage Lotion 250ml

$6.57

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

Napralief 250mg – 9 Tablets

$8.78

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

Latex Finger Cots 24

$4.38

Natural latex rubber provides a comfortable fit and sensitive touch.Strong and durable. Ideal for: Keeping wounds clean – wear to protect bandages from dirt and water. Inserting suppositories. Apply medication to open wounds. And many other hygiene uses. Directions for use:1. Place finger to be covered in the center of finger cot with roll facing […]

LubeLife 3X Anal Personal Lubricant, Thicker Water-Based lube for Men, Women and Couples, Extra Protection, Non-Sticky, Smooth Glide, 8 Fl Oz

$14.61

Extra Thick & Cushiony: Lube Life 3X Anal Personal Lubricant is three times thicker than our original water-based lube for added comfort. Toy Friendly and Condom Compatible: Lube Life 3X Anal Personal Lubricant is compatible with most toy materials and natural rubber latex, and polyisoprene, but not with polyurethane condoms. No Stain, No Stick: This […]

Robitussin Children’s Cough & Cold Bedtime Cherry Flavour Dye Free 100mL

$8.38

Relieves:Dry CoughsRunny NoseSneezingStuffy Nose Dosage: Children 6 to under 12 years: 2 teaspoons (10mL). Children under 6 years: Do not use. Take every 6 hours or as directed by a doctor. Maximum 6 doses/day. Caution: Keep out of reach of children. This package contains enough medication to seriously harm a child. Do not exceed the […]

Spectro Sensitive Skin Care Cleanser for Combination Skin 500ml

$15.33

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