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

Option+ Nasal Decongestant Spray 30mL

$8.40

Uses: temporarily relieves cold or allergy symptoms; nasal congestion; sinus congestion and pressure; clears nasal passages, shrinks swollen membranes; runny nose; blocked nose; stuffy nose; hay fever. Directions: Adults & children 12 years and older: Blow the nose before using; apply 2 to 3 sprays in each nostril every 8 to 10 hours; do not apply more […]

PASCOE PASCOLEUCYN DROPS 50ml

$52.60

Pascoleucyn® Drops is a homeopathic remedy to relieve symptoms due to colds and flu such as headache, stuffy nose, sore throat, cough and fever. Made with echinacea, the drops can be taken as soon as the first signs of the cold or flu appear (cough, sore throat, exhaustion, headache, shivering, fever, etc). They can alleviate cold […]

Realistic Thrusting Suction Cup Dildo – Vibrator for G Spot and Anal Stimulation, 9 Speeds, Adult Sex Toy for Men, Women and Couples

$27.01

Multifunctional Vibrator for Women: Unlike conventional toys on the market, our product features 9 unique high-frequency thrusting modes and 9 vibration modes for sprinting pleasure. The temperature of the product’s heating function is not clearly displayed on the details page. Although I wrote that the maximum heating temperature for this product is 107℉/40℃, the temperature […]

NEW ROOTS L-CARNITINE TARTRATE 750mg 90caps

$19.66

The biologically active form of this critical coenzyme helps stimulate muscle growth and stamina.   ʟ-⁠Carnitine tartrate is a stable, biologically active form of ʟ-⁠carnitine with a diverse range of metabolic benefits, such as the release of stored fat for energy production. Furthermore, its role in muscle growth and recovery is critical for elite athletes […]

Nurofen Pain Relief 200mg Soft Capsules – 16 Pack

$6.07

What are Nurofen soft capsules? Nurofen soft capsules are pain relief medication that’s ideal for headaches, period pain, muscular pain, toothache, and lots of other everyday aches and pains. Nurofen soft capsules are perfect for anyone over the age of 12 who’s looking for a way to ease their pain, reduce swelling, and even bring […]

ULTIMATE LIBIDO WITH TONGKAT ALI 180caps

$68.68

Support optimal sexual energy by maintaining healthy testosterone levels. NPN 80039086 What to expect from this product: Natural Aphrodisiac Support Good Health Most men over the age of 30 are probably starting to feel the debilitating effects of lower testosterone production, which often leads to infrequent and weaker erections. A healthy sex life is obtained by […]