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

Benadryl Allergy Natural Relief Nasal Spray – 15 ml

$7.98

What is Benadryl Natural Relief nasal spray? Benadryl Natural Relief nasal spray is a natural remedy for allergy symptoms affecting your nose. This includes sneezing, itching, and a runny or blocked nose. If you’re suffering from hay fever or other allergies and are looking for a natural remedy, or need a hayfever nasal spray that […]

Becodefence Allergy Defence Kids Nasal Spray – 20ml

$6.64

What is Becodefence Kids Nasal Spray? Becodefence Kids Nasal Spray provides fast and effective defence against hay fever allergy symptoms. The spray gets to work 5 times faster than traditional hay fever tablets. It helps to stop the allergic reaction as soon as the initial symptoms start., so you can enjoy the great outdoors without […]

Jamieson Potassium 50mg 100 Tablets

$11.68

Electrolyte supplement for the maintenance of good health. Potassium is a factor in the maintenance of good health. It provides electrolyte support which may be beneficial for those following a low-sodium diet or using diuretics. Consult a health care practitioner. Directions: Adults: Take 1 tablet daily.Store between 15°C and 25°C, away from children. Each tablet […]

Ovesse 1mg/g Vaginal Cream – 15g Tube + Applicator

$25.14

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

Vivio Junior Multivitamin Tonic – 250ml

$12.57

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

Vicks VapoInhaler Nasal Decongestant 0.20mL

$5.84

Fast relief from nasal congestion.With soothing Vicks Vapours.Special formula Vicks VapoInhaler helps clear nasal congestion due to colds. Directions: Inhale soothing vapours through each nostril to make stuffed nose feel clearer. Use as often as needed. Medicinal Ingredient: Camphor 41.53%, Menthol 41.53%. Non-Medicinal Ingredients: Abies sibirica oil, methyl salicylate.