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

METAGENICS ULTRA FLORA CONTROL 30caps (F)

$49.22

Metagenics UltraFlora Control  is designed to help support body weight regulation by delivering targeted probiotic support as Bifidobacterium lactis B-420™ which has been shown to help control body fat and body weight. Why UltraFlora Control? Clinical Research ln a six-month clinical study of overweight individuals, those taking Bifidobacterium lactis 8-420′” showed reduced food intake of about […]

Arm & Hammer Extra Whitening Advance White Toothpaste 120mL

$4.38

Indications: Arm & Hammer Advance White helps eliminate stains, removes deep stains and prevents new stains. It aids in the prevention of dental decay, and helps remineralize tooth enamel. Directions: Recommended for adults and children 2 years or older. Cover toothbrush. Brush teeth, preferably after each meal or at least twice a day. Children under 6 […]

FreeStyle Lite – 50 Testing Strips

$24.33

Buy Freestyle Lite Testing Strips The Freestyle Lite Testing Strips are designed to test the level of glucose in your blood in the convenience of your own home. These blood glucose strips are simple, quick and virtually pain-free.  Features The Freestyle Lite has no chip, meaning one less step. The strips are foil wrapped, protecting […]

Becodefence Allergy Defence Adult Nasal Spray – 20ml

$6.68

What is Becodefence Allergy Defence Adult Nasal Spray? Becodefence Allergy Defence Adult Nasal Spray helps to stop symptoms of hay fever when the first signs of allergic reaction show. It provides a quick and effective defence against allergy symptoms to allow you to enjoy the great outdoors without fear of hay fever spoiling your day. […]

Bio-Oil Skincare Oil 60ml

$12.04

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

Aussie Miracle Volume Shampoo 360ml

$5.47

Flat hair in need of a miraculous boost? We’ve got you covered! Our miracle Volume Shampoo gives big body volume to your hair while setting it up for more va-va-voom style. To Experience our little miracle: work this product into wet hair, indulge the yummy fragrance and rinse out thoroughly  Yay! Kakadu Plum & Bamboo […]