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 6”

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

More Products

Live Clean Argan Oil Liquid Hand Soap 500ml

$5.84

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

St. Ives Renewing Collagen & Elastin Moisturizer 150ml

$6.20

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

BOIRON HOMEOVOX 60tabs

$13.51

Homeopathic medicine used for the relief of hoarseness, loss of voice, laryngitis and strained vocal cords. Claims based on traditional homeopathic practice, not accepted medical evidence. Not endorsed by Health Canada. Directions Adults and children from 2 years of age and older: Between meals, take 2 tablets every 2 hours, up to 6 times per […]

Option+ Cotton Swabs 200 Flexible Hygienic Cotton Swabs

$2.91

100% Cotton Extra soft to clean gently the outer surface of the ear, around the eyes, the nostrils and belly button. Used for: baby care, beauty care, health care. Warning: Use only as directed. Inserting in the ear canal may cause severe injury. Keep out of the reach of small children.

SMART SOLUTIONS GLA BORAGE OIL 1000mg 90sg (F)

$33.24

What to expect from this product: Ensures beautiful, smooth, glowing skin Improves calcium retention in bones Treats eczema, psoriasis and dermatitis Stops breast and period pain Stops cradle cap and dermatitis in infants Can also be applied topically along with oral treatment GLA is a Very Essential Fat Fatty acids are good fats for optimal […]

Difflam Orange & Honey – 20 Lozenges 3mg

$8.82

Buy Difflam Orange & Honey Lozenges Difflam Orange & Honey Lozenges treat pain and irritation of the mouth and throat.   How Difflam Orange & Honey Lozenges work Difflam Orange & Honey Lozenges contain benzydamine hydrochloride, a local anti-inflammatory agent. It belongs to a group of medicines called non-steroidal anti-inflammatory drugs (NSAIDs). It helps to […]