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 “Cetirizine 10mg – 30 Tablets”

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

More Products

Aveeno Daily Moisturizing Body Wash 354ml

$9.49

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

Jamieson Fast Dissolving Melatonin 3mg 100 Sublingual Tablets

$11.30

Helps improve sleep quality. Directions: Adults: Take 1 caplet daily at or before bedtime. Do not drive or use machinery for 5 hours after taking melatonin. Consult a health care practitioner for use beyond 1 month. Store between 15°C and 25°C, away from children. Each tablet contains:Melatonin – 3mg Also contains: Mannitol, cellulose, sodium sulfate, polyvinylpyrrolidone, natural flavour […]

Jamieson Vitamin D 1000IU 200+ 40 Tablets

$11.66

Supports a healthy immune system and bone health. Directions: Adults: Take 1 tablet daily. Store between 15°C and 25°C, away from children. Each tablet contains:Vitamin D3 (Cholecalciferol) – 25mcg/1000IU Also contains: Cellulose, dicalcium phosphate, vegetable magnesium stearate. SKU: 06464205254

Pirinase Allergy Nasal Spray – 60 Sprays

$11.30

Buy Pirinase Allergy Nasal Spray  Pirinase Allergy Nasal Spray is a treatment that prevents the allergic symptoms of hayfever and other airborne allergies.  The spray relieves symptoms including sneezing, itching and watery eyes and a runny, itchy or blocked nose.  How Pirinase Allergy Nasal Spray works The active ingredient in Pirinase Allergy Nasal Spray is […]

Benadryl Total Allergy & Sinus 30 Tablets

$14.61

Fast, effective symptom relief:Allergies: Sneezing; Runny Nose; Itchy, Watery Eyes.Sinus & Pain: Nasal Congestion; Sinus Congestion; Sinus Pain; Sinus Headache. Dosage:Adult Use Only (12 years and older): 2 caplets every 6 hours while symptoms persist. Do not exceed 8 caplets in 24 hours. Caution: Keep out of reach of children. This package contains enough drug […]

Oral-B Vitality PRO Gift Set Spider Man

$27.03

Please note that the character of this toothbrush may vary. Buy Oral-B Vitality Pro Kids Electric Toothbrush – Spiderman The Oral-B Vitality Pro Kids Electric Toothbrush – Spiderman is a powerful electric toothbrush that makes oral care an exciting adventure for your little ones.  Designed with the exciting Spider-Man theme, your child’s imagination will soar […]