$39.26

Piriton Tablets 500 – Allergy Relief

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

Webber Naturals Probiotic 10 Billion 40 Vegetarian Capsules

$16.04

5 Probiotic StrainsMicroencapsulated BeadletsComplete Intestinal Health. Recommended Purpose: Provides living microorganisms that temporarily modify gut flora. Source of probiotics. Recommended Dosage (adults): 1 capsule 3 times daily, preferably with meals, or as directed by a physician. Take at least 2-3 hours before or after antibiotics. Each capsule contains: 10 Billion active cells of the following specially-cultured strains […]

AOR MULTI BASICS 3 90caps

$33.54

Multi Basics 3® provides optimal doses and balanced ratios of all the recognized essential vitamins and minerals in high quality forms supported by research, all in just three capsules a day. A balanced and well-designed multivitamin is fundamental to any supplement regimen. Multivitamin and mineral formulations are an excellent way to meet your daily nutrition […]

Aknemycin Plus Solution

$21.96

Topical treatment for acne
Contains the active ingredients erythromycin and tretinoin
Apply once or twice daily as instructed

GlucoRx AiDEX Sensor – 3 Pack

$179.84

Buy GlucoRx AiDEX Sensor  The GlucorX AiDEX Sensor is the perfect glucose sensor for diabetics. Designed with cutting-edge technology and precision, these sensors empower you to monitor your blood glucose levels with ease.  The sensors provide real time readings, giving you continuous glucose monitoring. They allow you to understand your body’s response to various factors […]

Pepto-Bismol Chewables Cherry Flavour 48 Chewable Tablets

$14.97

Bismuth Subsalicylate Chewable Tablets 5 Symptom ReliefHeartburn, Indigestion, Nausea, Upset Stomach, Diarrhea Directions: Chew before swallowing or dissolve in mouth. Dosage: Adults: 2 tablets. Children 10-14 years: 1 tablet. Children 3-9 years: Use Pepto-Bismol liquid. For children under 3 years, consult a physician. Repeat above dosage every 1/2 hour as needed to a maximum of 8 doses […]

Blistex Silk & Shine Lip Protectant

$4.37

Satiny smooth lips plus a light glossy shine. Silk & Shine’s revolutionary silk and vitamin formula makes lips feel satiny smooth and enhances their natural appearance with a light glossy shine. Uses: Helps to prevent and protect dry, chapped or windburned lips. Super-Silky Lips: Silk & Shine feels satiny soft going on and leaves your […]