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 THUJA OCCIDENTALIS 200CH 80pellets

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

CURELLE RICH CONDITIONER 500ml

$18.26

100% Plant Sourced (Vegan) â–ª Biodegradable â–ª Salon tested Riche is an exceptionally mild, concentrated conditioner that softens hair, enhances manageability and adds body, bounce and elasticity. Improves wet combing, detangles. Essential proteins and amino acids control hair’s moisture content, self adjusting to relative humidity (reducing frizziness in low humidity and increasing body in high). […]

CURELLE BUILD-UP REMOVER 250ml

$12.09

Impurities from shower and pool water such as chlorine, copper and iron, along with pllution and product residues build up on hair and scalp. They fade, dull and discolour hair colour, cause split ends, bad hair days and itchy scalp.With Build-Up Remover, hair feels cleaner, softer and colour is more vibrant. Perms and colours take […]

Beclometasone Hay Fever Relief Nasal Spray – 180 Dose – 3 Pack

$37.46

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

Regaine For Men Extra Strength 1 Month Supply – 60ml

$45.96

Regaine Extra Strength is a liquid solution for hair loss which runs in the family. It needs just two simple applications a day to help promote hair regrowth and prevent further hair loss. If your hair is thinning or starting to fall out, Regaine Extra Strength could be the solution for you.

Mitchum Triple Odor Defense Unscented Gel Antiperspirant & Deodorant 96g

$8.03

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