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 x 3”

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

More Products

Advil Liqui-Gels 200mg

$8.03

Relieves Migraines, Headaches, Fever, Muscle and Joint Pain Indications: For temporary relief of mild to moderate migraine headaches including associated symptoms of nausea, and sensitivity to light and sound. Advil Liqui-Gels provide fast and effective relief of non-migraine headaches, minor aches and pain associated with muscles, joints and backache, pain from inflammation associated with arthritis or physical […]

Advil Cold & Sinus Caplets

$6.57

Analgesic + DecongestantEffective relief of: Nasal Congestion; Sinus Pain; Headache; Fever. Directions: Adults and children over 12 to 65 years: Take 1 or 2 Advil Cold & Sinus caplets every 4 to 6 hours as needed. Do not exceed 6 Advil & Sinus caplets in 24 hours, unless directed by a physician. Do not use […]

Nexcare Sensitive Skin Adhesive Pads 4

$10.95

Pain-Free removal, yet holds securely.Hypoallergenic adhesive. Directions for Use:1. Clean and dry wound and surrounding skin thoroughly.2. Apply adhesive pad over wound. Do not stretch adhesive pad when applying.3. Firmly smooth adhesive border to skin. Directions for Removal: Gently lift the edge of adhesive pad and slowly peel from the skin in the direction of […]

Adult Sex Toys for Women Bullet Vibrator – Clitoral G spot Sex Stimulation with 10 Vibrating Modes, Rechargeable Mini Finger Vibrator Female Sex Toys Vibrators for Couple Adult…

$18.26

【Advanced Design & Compact Size】 – We have carefully designed the look of this adult toy, the rose gold and green color combination makes this mini bullet vibrator look very simple and advanced.The mini size makes it very easy to carry this sex toy with you, so that you can experience great excitement anytime and […]

Pure Protein Bar Chocolate Deluxe 6x50g Bars

$11.68

21g Protein3g Sugar180 CaloriesGluten Free Nutrition Facts (Per 1 bar 50g) Amount  % Daily Value Calories 180 Fat 4.5g 7%     Saturated 3g 16%     Trans 0.1g Cholesterol 10mg Sodium 85mg 4% Carbohydrate 17g 6%     Fibre 2g 8%     Sugars 3g     Sugar Alcohols 4g Protein 21g Vitamin A 2% […]

Real Technologies Miracle Powder Sponge Beauty Blender

$9.84

The Real Techniques Miracle Powder Sponge seamlessly blends and sets for a soft-focus finish that lasts. Our powder makeup sponge offers buildable coverage and is made with velvet fibers that help give you a soft, blurred finish on the skin. Real Technique’s MPS works best with powder foundations, blushes, and bronzers. This makeup sponge has […]