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 “Piriton Allergy – 60 Tablets x 3”

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

More Products

Homeocan Traumacare Pain Relief Cream 100 Grams

$27.39

OVERVIEW Homeocan Traumacare Pain Relief Cream is formulated to relieve muscle pain, joint pain, inflammation, and bruising associated with minor injuries such as sprains and contusions.  Homeocan Traumacare Pain Relief Cream is non-greasy and does not stain. Ingredients: Aconitum napells 3x, Arnica Montana 3x, Belladonna 3x, Bellis perennis 2x, Calendula Officinalis 2x, Chamomilla 2 x, […]

Jamieson Vitamin C 500mg 100+20 Caplets

$10.58

Supports a healthy immune system. Directions (Adults): Take 1-4 caplets daily. Store between 15°C and 25°C, away from children. Each tablet contains:Vitamin C (Ascorbic acid) – 500mgSupporting botanical blend – 3mgDerived from rutin (Dimorphandra mollis, pod), hesperidin (citrus sinensis, fruit), citrus bioflavonoids (citrus limon, rind), acerola cherry (4:1) extract (Malpighia glabra, fruit) equivalent to 2.48mg raw […]

HOMEOCAN ALLERGIES 4g

$6.57

Homeocan Allergies 4g This is a homeopathic medicine which helps relieve the symptoms associated with seasonal allergies, such as: – A runny nose – Sneezing – Nasal congestion – Throat irritation – Watery eyes, etc. An allergy is an excessive sensitivity to substances that can trigger an allergy (“allergens”). Common allergens include pollen from trees, grasses and […]

Vicks VapoRub Ointment

$8.03

Directions: For Nasal Congestion and Coughs: For maximum relief, rub ointment on 3 places: chest, throat and back. If desired, cover with a warm cloth, but keep clothing loose. For muscular Soreness and Tightness: Apply to affected area. If desired, cover with warm cloth. For childre under 2 years, consult a physician. Repeat up to […]

Colgate PreviDent Sensitive 100mL

$13.51

1.1% Sodium Fluoride5% Potassium Nitrate Indications and Usage: A dental cavity preventive and sensitive teeth toothpaste; for twice daily self-applied topical use, followed by rinsing. Helps reduce the painful sensitivity of teeth to cold, heat, acids, sweets or contact, in adult patients and children 12 years and older. Penetrates dentinal tubules to soothe nerve endings. […]

AOR MULTI BASICS 3 180caps

$60.27

AOR MULTI BASICS 3 180caps Multi Basics 3 includes all recognized essential vitamins as part of a multivitamin/mineral complex for the maintenance of good health. Multi Basics 3 also helps normal growth and development. Benefits: Includes all recognized essential nutrients in superior forms Uses properly balanced ratios Reflects biological needs and avoids harmful excesses Contains […]