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

BOIRON HOMEOVOX 60tabs

$13.51

Homeopathic medicine used for the relief of hoarseness, loss of voice, laryngitis and strained vocal cords. Claims based on traditional homeopathic practice, not accepted medical evidence. Not endorsed by Health Canada. Directions Adults and children from 2 years of age and older: Between meals, take 2 tablets every 2 hours, up to 6 times per […]

BOIRON SINUSALIA 60tabs

$13.51

Homeopathic medicine used for the relief of congestion and pain due to sinus inflammation. Claims based on traditional homeopathic practice, not accepted medical evidence. Not endorsed by Health Canada. Directions Adults and children from 12 years old: Take 2 tablets every 2 hours, up to 6 times a day. Allow tablets to dissolve under the […]

SISU EVENING PRIMROSE OIL 1000mg 180vcap

$34.01

SISU EVENING PRIMROSE OIL 1000mg 180vcap Description Cold-pressed evening primrose oil standardized to deliver 90 mg GLA per capsule for women’s hormonal and skin health Helps maintain hormonal balance and may reduce symptoms of PMS such as mood changes and breast tenderness Provides essential fatty acids that support skin hydration and overall wellness Advice to […]

Sominex Herbal – 30 Tablets

$6.24

What are Sominex Herbal Tablets? Sominex Herbal Tablets are a herbal remedy that can be used for short-term insomnia. Just 2 tablets a day will help you to drift off into a restful sleep, so you can ease your insomnia and feel calmer and more rested. They’re perfect for those suffering from jet lag or […]

Vaseline Advance Repair Unscented Body Lotion 295ml

$11.31

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

MACAPRO XP 25:1 LIMITLESS LIQUID 130ml

$48.59

MacaPro® XP ® Limitless – Black & Purple Maca Liquid Extract 25 :1 This is a line like no other in the market; the product is made from select dried maca roots rest in maceration over a period of six months after which, roots are then pressed and alcohol evaporated to obtain an extraordinary rich […]