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

HARMONIC ARTS FEMALE HARMONY TINCTURE 50ml

$16.58

Ease menstrual discomfort and support a balanced cycle with our Female Harmony tincture. Soothes menstrual cramps and emotional stress. Strengthens liver function to balance excess hormones. Oregon Grape, Motherwort and Dong Quai support reproductive health and regulate menses. Use our Female Harmony tincture if you’re experiencing hormonal imbalance or menstrual-related pain, bloating, moodiness, breast tenderness, […]

Ovestin 1mg/g Vaginal Cream With Applicator

$24.87

Vaginal HRT cream
Relieves dryness and irritation caused by menopause
Contains estriol, a type of oestrogen
Always read the patient information leaflet before use

FINLANDIA LION’S MANE 60caps

$21.87

Medicinal mushroom with immune boosting properties ✔ Healthy immune function✔ Improve energy levels✔ Support memory, focus, and concentration✔ Superfood with high nutrient content✔ Support brain, nerve, and cognitive health Lion’s Mane is a medicinal mushroom containing powerful bioactive compounds, including beta-glucan lipid polysaccharides, that provide strong immunomodulatory properties to support healthy immune function.Current research attributes the immunostimulanting, anti-inflammatory, antioxidant, and […]

Nivea Men Cool Kick 24H Fresh Shower Gel 500ml

$6.20

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

METAGENICS BIOPURE PROTEIN 345g

$55.03

Source of essential amino acids involved in muscle protein synthesis Serving Size: 2 Scoops (23 g) Ingredient Amount Daily Value Calories 100    Fat 3 g    Sodium 45 mg    Carbohydrate 2 g    Whey Protein 8 g    Calcium (found in whey) 85 mg    Phosphorus (found in whey) 75 mg    Potassium […]

NEW ROOTS PROSTATE PERFORM 60sg

$72.33

Prostate Perform is an effective prostate-support formulation. Prostate Perform relieves the symptoms of benign prostatic hyperplasia (BPH), including frequent urination particularly at night, inconsistent stream, the strain to urinate, and prostate growth.   The prostate; it’s a problem for the majority of men as they age. It can lead to unnecessary problems later in life […]