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

Embecta Ultra-Fine II Insulin Syringe 1ml 8mm 30G 100 Count

$40.18

Embecta Ultra-Fine II Insulin Syringe for U-100 Insulin 100 Single use Syringes 1ml for 100 Units or Less 8mm (5/16″) Length  Needle 30G Gauge Needle Comfort: Superbly coated for gentleness with a special-formulated lubricant. Accuracy: Flat-faced plunger tip. Lines up precisely with scale marking for accurate reading. Large Number- Clean, blod, easy to see for greater […]

BOIRON NUX VOMICA 200CH

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Dove Style + Care Flexible Hairspray 198g

$7.30

Flexible hairspray Hold, Strong 4. For nourished, protected hair that stays in place, but keeps its natural movement. Long-lasting hairspray Provides flexible hold for all hairstyles Nourishes and protects hair with Nutri-Style Complex Fights frizz, static and fly-aways Fast-drying, non-sticky formula Encourages hair’s natural movement without any stiffness With a fast-drying, non-sticky formula, Dove Style+Care […]

Option+ Antibacterial Throat Lozenges Cherry 16 Lozenges

$3.64

Uses: Temporarily relieves discomfort  of mouth and throat infections; temporarily relieves sore throat. Directions: Adults and children 6 years and older:  Dissolve 1 lozenge slowly in the mouth every 2 to 3 hours as needed; do not take more than 10 lozenges in 24 hours.  Warnings: Ask a doctor or pharmacist before use if you are pregnant […]

Tiger Balm White Ointment – 30g

$11.90

What is Tiger Balm White? Tiger Balm White is a herbal ointment that can be used to relieve pain and discomfort caused by tension headaches and general muscle aches and pains. The traditional formula is inspired by years of Chinese medicine and has been trusted by generations to help ease pain. This product is good […]

Boost Diabetic 6x237mL

$13.88

Complete Nutrition17g of Carbs16g of Protein24 Vitamins & MineralsCalcium & Vitamin D Gluten FreeLess than 0.5g lactose per serving. Nutrition Information (per 237mL) Energy 190 Cal Biotin 0.026mg Energy 790kJ Folacin 0.064mg Protein 16g Vitamin B12 0.00021mg Carbohydrate 17g Sodium 125mg*     Fibre 3g Potassium 350mg     Sugars 0.5g Chloride 115mg* Fat 6g Calcium […]