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

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

More Products

Multistix GP Reagent Strips – Pack Of 25

$26.63

Buy Multistix GP Reagent Strips   The Multistix GP Reagent Strips are a reliable frontline test for a variety of conditions. The strips can accurately gain a broader insight into your health.   The Reagent Strips provide tests for:   Specific gravity  Glucose  Protein  Ketones  P.H Blood  Leukocytes Nitrite  Glucose semi-quantitative  Microalbumin and creatinine    How […]

Speed Stick Deodorant Original 70g

$5.46

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

HOMEOCAN TRAUMACARE 60tabs

$10.00

Traumacare, in the form of chewable tablets, is an effective formula from natural sources which helps relieve:
muscle and joint pain
inflammation
bruising associated with injuries such as minor sprains and dislocations.
Format : 60 tablets

Option+ Vitamin B1 100mg 100 Tablets

$6.19

Contributes to maintaining general health. Helps with normal growth and in maintaining the body’s ability to metabolize nutrients.  Directions for use: Adults – 1 tablet daily or as recommended by a physician. Medicinal Ingredients: Vitamin B1 (thiamine hydrochloride) 100mg Non-Medicinal Ingredients: Diabasic calcium phosphate dihydrate microcrystalline cellulose, silica, stearic acid, magnesium stearate, croscarmellose sodium.

MEDIHERB WILD YAM COMPLEX 60tabs

$50.41

MEDIHERB WILD YAM COMPLEX 60tabs Description Herbal formula traditionally used to relieve restlessness, nervous tension, and premenstrual or menopausal symptoms Supports hormone balance and comfort during the menstrual cycle and menopause Contains Wild Yam, Shatavari, St. John’s Wort, Sage, Black Cohosh, and Korean Ginseng Advice to use Adults: Take 1–2 tablets daily or as directed […]

BOIRON HEPAR SULFURIS CAL 200CH 80pellets

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