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

Mounjaro Bundles – Weekly Weight Loss Injection Bundles

$485.48

Single doses are available and in stock See how Mounjaro is changing lives with real transformations here! 2-pack bundle options available in multiple dosage strengths; for more information and pricing, please click here Each pen contains 4 doses, enough for 1 month’s supply Injected once per week, at any time of the day Contains the […]

Fortijuce Apple Flavour Nutritional Drink Supplement – 200ml

$4.18

Buy Fortijuce Apple Flavour Nutritional Drink Supplement – 200ml Fortijuce is a juice style nutritional drink supplement which can help those who struggle to gain weight or need to maintain a healthy weight. If you don’t enjoy milkshake style drink supplements or want to try something different, Fortijuce could be the product you’ve been looking […]

Aveeno Intense relief Overnight Cream Fragrance Free With Shea Butter 208ml

$12.41

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

Boost Original 6x237mL Bottles

$13.21

Complete Nutrition10g of Protein26 Vitamins & MineralsNo Artificial Flavour or Colour. Natural Source Sweetener. Gluten FreeLess than 0.5g lactose per serving. Nutrition Information (per 237mL) Energy 230 Cal Biotin 0.03mg Energy 960kJ Choline 55mg Protein 10g Calcium 28% Carbohydrate 34g Phosphorus 24%     Sugars 14g Magnesium 36% Fat 6g Iron 25%     Polyunsaturates […]

Gravol Ginger 24 Liquid Gel Capsules

$9.49

Traditional herbal medicine for the prevention and treatment of nausea and vomiting. Indications: For the prevention and treatment of nausea and vomiting associated with motion sickness. Traditionally used in Herbal Medicine to help relieve digestive upset/disturbances including lack of appetite, nausea, digestive spasms, indigestion, dyspepsia and flatulent colic. Directions: Adults and children 6 years and […]

Mitchum Men Triple Odor Defense Clean Control 76g

$8.03

NEW and IMPROVED formula for a smoother application. Enhanced with Triple Odor Defense technology providing a shield against odor from heat, motion and stress. Expertly formulated for ultra-powerful 48 hour sweat + odor control. Dermatologist tested. Ingredients: Cyclopentasiloxane, Aluminum Zirconium Tetrachlorohydrex Gly, Stearyl Alcohol, C12-15 Alkyl Benzoate, PPG-14 Butyl Ether, Phenyl Trimethicone, Petrolatum, Hydrogenated Castor Oil, […]