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

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

More Products

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

NEW ROOTS MACA 750mg 120caps

$25.03

Maca is a potent antioxidant with a rich history of therapeutic use for sexual health.   Harvested high in the Andes mountain range, maca root is a dense source of beneficial nutrients; these naturally occurring compounds, pivotal for plant survival, also exert an antioxidant action on humans. Current research also points to successful therapeutic use […]

Metamucil Fibre Therapy Capsules

$23.00

3 in 1 Multihealth Fibre! Helps to temporarily suppress appetite when taken prior to a meal.Helps lower cholesterol levels to promote heart health.Promotes digestive health. Directions:For cholesterol lowering and heart health; and to support healthy blood sugar levels for adults only: 5 capsules with 240mL of liquid (swallow 1 capsule at a time and take […]

Nuromol 200mg/500mg – 24 Tablets

$9.18

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

CANPREV COLD-PRO IMMUNE FORMULA 90vcaps

$21.18

A common cold is a viral infection of the upper respiratory tract that includes your nose and throat. Symptoms usually appear one to three days after exposure and include the typical sore throat, runny or congested nose, cough, sneezing, low-grade fever and mild body aches. A fever higher than 39.4 C distinguishes a cold from […]

Axe Apollo Body Wash 473ml

$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