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

NUUN SPORT LEMON LIME 10tabs

$10.90

NUUN SPORT LEMON LIME 10tabs Description Electrolyte hydration tablets designed to support fluid balance during physical activity Helps replenish key electrolytes lost through sweat, including sodium, potassium, magnesium, and calcium Supports muscle function, endurance, and hydration without excess sugar Light, refreshing lemon-lime flavor with effervescent tablets that dissolve in water Suitable for athletes, active individuals, […]

NEW ROOTS MENOPEACE 60vcaps

$38.36

Menopeace helps a woman pass through menopause more smoothly, by helping to ease the hormonal ups and downs that can occur during this period of a woman’s life.   Menopause is part of the natural life cycle of women. Menopausal symptoms affect about 70% of women approaching menopause. Typical menopause symptoms, such as hot flashes […]

Aveeno Skin Relief Body Wash Fragrance Free 354ml

$9.49

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

NATURE’S WAY HORNY GOAT WEED 60caps

$27.03

NATURE’S WAY HORNY GOAT WEED 60caps Description Traditionally used in Chinese medicine to support vitality and sexual health. Formulated with horny goat weed and additional botanicals for synergistic effects. Provides natural support for energy, stamina, and overall well-being. Advice to use Adults: Take 1 capsule 3 times per day with food or water. Consult a […]

PURE ENCAPSULATIONS CURCUMIN 500 W/ BIOPERINE 60vc

$39.45

PURE ENCAPSULATIONS CURCUMIN 500 W/ BIOPERINE 60vc Benefits & Features Supports the body’s natural detoxification system and helps maintain healthy cell cycle function Support antioxidant defenses Contains Curcumin C3 Complex, a patented composition of three curcuminoids Includes BioPerine for enhanced absorption Made with high-quality vegan ingredients backed by verifiable science Indications Ages 18 and up […]

Option+ Zinc Citrate 50mg 100 Tablets

$7.29

Indications: Helps to maintain the body’s ability to metabolize nutrients. Helps in energy metabolism and in connective tissue formation. Helps to maintain healthy skin and helps with immune function. Dosage: Adults: 1 tablet daily with a meal, a few hours before or after other medications or natural health products, or as recommended by a physician. Medicinal Ingredients: […]