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 Tablets 500 – Allergy Relief”

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

More Products

Benylin Chesty Coughs Original – 300ml

$14.59

Contains 300ml bottle of Benylin Chesty Coughs medicine.
Perfect for those looking for relief from chesty coughs.
Helps to ease coughs so you can breathe easy again.

Glysomed Fragrance Free Hand Cream 50ml

$4.38

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

Nivea Care & Roses Body Wash 500ml

$6.20

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

Clarityn Allergy 10mg – 30 Tablets

$12.37

What are Clarityn tablets? Clarityn tablets are a remedy for symptoms of hayfever and allergies. Take just one tablet a day to ease symptoms such as sneezing, runny nose, coughing, and itchy or watery eyes. These tablets are perfect for those who suffer with allergies and are looking for an easy way to keep their […]

NATURPHARM EMULSI FORMULA 180caps

$68.54

NATURPHARM EMULSI FORMULA 180caps For support of hepatic detoxification, lipid emulsification & metabolism, and hepato-protection. Directions Chronic: 1 capsule 3 x daily, or more as needed, taken between meals. Acute: 2 capsules 3 x daily, or more as needed, taken between meals. Ingredients Active ingredients per capsule: Vitamins B-6 (Pyridoxine Hydrochloride) 12.5mg B-12 (Cyanocobalamin) 1 […]

Monistat 7 Dual-Pak

$14.58

Monistat 7 Dual-Pak relieves internal and external vaginal itching, burning and white discharge due to vaginal yeast infections (candidiasis).  Directions: Read leaflet for full directions and precautions before use. Using the enclosed applicator, insert one suppository high into the vagina at bedtime for 7 nights in a row, even if menstruating. Apply a thin layer of cream […]