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

Vivio Junior Multivitamin Tonic – 250ml

$12.70

Buy Vivio Junior Multivitamin Tonic  Vivio Junior Multivitamin Tonic is formulated with the essential vitamins needed to support your child’s growth, immunity and cognitive function.  The tonic features a zesty orange flavour, making it delicious to take. It has been crafted following the latest research and nutrient guidelines for children. It is perfect to take […]

HERBION IMMUNITY LOZENGES ORANGE 25ct

$5.62

HERBION IMMUNITY LOZENGES ORANGE 25ct Description Helps support and maintain a healthy immune system Provides antioxidants like Vitamin C and Zinc to help protect cells from oxidative stress Convenient lozenge format with a refreshing orange flavour Advice to use Use as directed on the product label or as recommended by your healthcare practitioner. Ingredients Medicinal […]

Oral-B iO4 Black Electric Toothbrush

$101.41

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

Finasteride 1mg Tablets for Hair Loss

$8.10

Prescription hair loss treatment, no doctor’s appointment needed Take just one finasteride tablet a day, from 21p per tablet Effective for 90% of men at halting hair loss and promoting regrowth Generic alternative of Propecia Works well when used alongside minoxidil

Perrigo Esomeprazole Heartburn & Acid Reflux Control 20mg – 14 Capsules

$9.31

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

Live Clean Sweet Pea Liquid Hand Soap 500ml

$5.84

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