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

Sinutab Sinus & Allergy 24 Caplets

$10.95

Sinus pain and headacheSinus and nasal congestionRunny nose, sneezingItchy, watery eyes Dosage: Adult Use Only (12 years and older): 1 to 2 caplets every 4-6 hours. Do not exceed 8 caplets per day. Caution: Keep out of reach of children. This package contains enough medication to seriously harm a child. Use only on the advice […]

Polysporin Complete 3 Antibiotics + Pain Relief Ointment

$10.95

Prevents infection of minor wounds such as cuts, scrapes, burns, blisters, nicks and scratches. Directions:1. CLEAN: Clean affected area.2. TREAT: Apply Polysporin Heal-Fast Formula to the area 1-3 times daily.3. COVER: Apply a bandage. Cautions: For external use only. Avoid contact with eyes. If this occurs, rinse thoroughly with water. Do not use over large […]

SKYN Selection Latex-Free Condoms – 24 Count – New Variety Pack Includes SKYN Original, Elite, Excitation and Elite Extra Lube Condoms

$13.13

Variety of sensations: SKYN Selection Variety pack features 4 types of assorted lubricated non-latex condoms including 4 Original, 2 Excitation, 4 Elite, and 2 Elite Extra Lube; these condoms have a sensual masking fragrance Ultra-soft and extra sensitive: These latex-free condoms are made from SKYNFEEL technology, a revolutionary polyisoprene material that’s so soft and comfortable, […]

SISU NAC 600mg 120caps

$36.09

SISU NAC 600mg 120caps Description Helps relieve symptoms of chronic bronchitis and supports immune function in older adults and individuals with degenerative diseases Boosts glutathione levels, the body’s master antioxidant, aiding in cold and flu defense Reduces respiratory symptoms and frequency of flare-ups while protecting lung tissue Advice to use Adults: Take 1 capsule 2 […]

Ensure Plus Nutrition Chocolate – 200ml

$3.47

Buy Ensure Plus Nutrition Chocolate Ensure Plus Nutrition Chocolate is the perfect supplement for those who struggle to get the nutrients they need through their diet. The drink can be taken by people who struggle to chew or swallow or have lost their appetite. It can also be taken by anyone struggling to gain or […]

NeilMed NeilCleanse Wound Wash 177mL

$6.57

Sterile Saline SolutionIsotonic, Drug Free, Preservative Free Indications: To cleanse minor wounds and scrapes. Recommended Dose: Adults and Children: 5-10 sprays 2-3 times daily. Medicinal Ingredient: Sodium Chloride (9mg/mL)Non-Medicinal Ingredient: Purified Water Warnings:Do not use on burn injuries. Do not use in body orifices, ear canals, eyes or mouth.Not for injection.For individual use only.Apply as […]