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

Jamieson Vitamin D 1000IU 200+ 40 Tablets

$11.66

Supports a healthy immune system and bone health. Directions: Adults: Take 1 tablet daily. Store between 15°C and 25°C, away from children. Each tablet contains:Vitamin D3 (Cholecalciferol) – 25mcg/1000IU Also contains: Cellulose, dicalcium phosphate, vegetable magnesium stearate. SKU: 06464205254

Ivory Aloe Scent Bar Soap 10 Bars

$6.92

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

CANPREV IRON BIS-GLYCINATE 25 25mg 120caps

$12.76

Iron is an oxygen carrier and also a catalyst for enzymatic reactions that help the body with energy production, metabolism and DNA construction. Bumping up iron stores is easy: simply take a daily iron supplement. But not all iron supplements provide a pass from uncomfortable side effects like constipation, diarrhoea, stomach upset and nausea. CanPrev’s […]

Benylin Infant Cough Syrup – 125ml

$6.07

Buy Benylin Infant Cough Syrup   When your little one is struggling with a dry, tickly cough, Benylin Infant Cough Syrup provides gentle, soothing relief to help them feel better.  This specially formulated syrup contains glycerol, a gentle ingredient that coats and soothes your child’s irritated throat. By creating a protective layer, it calms the tickly […]

GARDEN OF LIFE DR. FORMULATED ONCE DAILY WOMENS 30caps

$38.92

Once Daily Women’s—a unique formula with a high probiotic count that is doctor-formulated especially for women and their needs.  Dr. Formulated Probiotics Once Daily Women’s is a unique “just one capsule a day” Shelf-stable probiotic designed specifically to support a healthy microbiome and women’s specific health needs. Dr. Formulated Probiotics Once Daily Women’s 50 Billion […]

Kamagra Combi Pack #4

$60.00$65.00

Super Kamagra Oral Jelly 7 Gel Pack & Lovegra Oral Jelly 7 gel pack – For Him and For Her Potency products for male – erectile dysfunction and premature ejaculation, and for female – female sexual arousal dysfunction (FSAD),   1 Box Super Kamagra Oral Jelly 7 Gel Pack 2 in 1 action, First time in […]