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

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 […]

AOR BENFOTIAMINE 80mg 120caps

$39.18

AOR BENFOTIAMINE 80mg 120caps Highly bioavailable vitamin B1 A highly bioavailable source of vitamin B1; Supports nerve and eye function in diabetics; Helps prevent sugar-related kidney damage; Provides a high capsule count for flexible dosing options. Benfotiamine is a naturally-occurring form of thiamin (vitamin B1). Benfotiamine’s superior ability to penetrate cell membranes increases its bioavailability over conventional thiamin […]

Floradix Iron And Vitamin Tablets – 84 Tablets

$15.27

What are Floradix Tablets? Floradix Tablets are daily iron and vitamin supplements which help to reduce tiredness and fatigue. They can be taken by anyone from the age of 3 and over, making them the perfect iron supplement for the whole family. These tablets are free from gluten, wheat, dairy, and lactose, and are vegetarian-friendly. […]

Revlon Super Lustrous Matte Lipstick

$9.49

The Luscious Matte Lipstick.Addictively comfortable matte lipstick, without the dryness or drag. We’ve re-defined the rules of matte lipstick with this lightweight, non-drying matte lipstick formula. It feels velvety smooth on your lips and delivers all the full, vibrant lip color you can’t get enough of. You get all of the drama of a rich […]

Advil Cold & Sinus Plus Caplets

$12.05

Analgesic + Decongestant + AntihistamineEffective relief of: Nasal Congestion; Sinus Pain; Headache; Fever: Runny Nose; Sneezing. Directions: Adults and children over 12 to 65 years: Take 1 or 2 Advil Cold & Sinus Plus caplets every 4 to 6 hours as needed. Do not exceed 6 Advil & Sinus Plus caplets in 24 hours, unless […]

FINLANDIA GINKGOSERINE 400mg 60caps

$35.07

Product info: Ginkgo biloba is one of the longest living tree species in the world. Ginkgo trees can live as long as a thousand years. Using ginkgo for asthma and bronchitis was described in 2600 BC.Finlandia‘s Ginkgoserine with phosphatidyl serine and ginkgo biloba combines two powerful nutrients that work synergistically.Phosphatidyl serine is a naturally occurring […]