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 “Treathay Fexofenadine 120mg – 30 Tablets”

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

More Products

Option+ Instant Hand Sanitizer 250mL

$4.38

Aloe Vera & Apple Medicinal Ingredient: Alcohol Denat 62% Non-medicinal ingredients: Aqua (water), Propylene Glycol, Aloe Vera, Fragrance, Acrylates/C10-30 Alkyl Acrylate Crosspolymer, Triethanolamine, Tocopheryl Acetate, Birch Bark Extract, Arnica Montana Extract, Burdock Extract, Papaya Extract, Watercress Extract, White Nettle Extract, Rosemary Extract, Yarrow Extract.

Elastoplast Knee & Elbow Fabric 10 Large Patches

$5.47

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

Nourkrin Woman For Hair Growth 3 Month Supply – 180 Tablets

$129.81

Buy Nourkrin Woman For Hair Growth Nourkrin Woman For Hair Growth is your companion for stronger, healthier and more vibrant hair. They are a safe, drug-free solution for women to promote hair growth. The tablets are backed by extensive clinical research with a track record in promoting hair growth and reducing hair loss in women. […]

Robitussin Children’s Cough & Cold Grape Flavour 100mL

$8.39

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

BOIRON OSCILLOCOCCINUM 30doses

$31.78

Description Homeopathic medicine for the relief of flu-like symptoms such as body aches, headache, fever and chills. Reduces the duration of flu symptoms. Claims based on traditional homeopathic practice, not accepted medical evidence. Not endorsed by Health Canada. Direction Adults and children from 2 years of age and older: At the onset of flu symptoms, dissolve in the […]

Pernaton Cooling Gel – 250ml

$22.30

What is Pernaton Cooling Gel? Pernaton Gel is a soothing gel that helps to relieve pain and aching in your joints. Ideal for those who struggle with joint mobility, Pernaton Gel has a cooling effect which helps to soothe your joints. The non-greasy formula is absorbed immediately so you can get on with your day. […]