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 “Creon 25000 Capsules”

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

More Products

Benylin Cough & Chest Congestion Extra Strength with Warming Sensation 250mL

$13.88

Fast relief of: cough with phlegm, chest congestion, irritated throat. Dosage: Adults (12 years and over): 2 tsp. (10mL) every 6 hours. Maximum 8tsp. (40mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Talk to a doctor before using this product if you have high blood pressure, heart or thyroid disease, diabetes, asthma, […]

Ivory Clean Aloe Scent Body Wash 621ml

$7.30

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

Option+ Vitamin C Chewable Tropical Flavour 500mg 120 Tablets

$7.30

Indications: Helps in the development and maintenance of bones, cartilage, teeth and gums. Helps in wound healing. Helps to support immune function. Dosage: Adults: 1-3 tablets daily with a meal or as recommended by a physician. Medicinal Ingredients: Each tablet contains:Vitamin C (sodium ascorbate/ascorbic acid) – 500mg Non-Medicinal Ingredients (in descending order): Sorbitol, hydroxypropylcellulose, natural orange flavour, annatto, […]

PASCOE LYMPHDIARAL CREAM 40g

$26.66

Lymphdiaral® Drainage-Cream – The Only Pain Relief Cream You’ll Ever Need! Lymphdiaral® Drainage-Cream is a homeopathic remedy used to relieve symptoms of swelling and inflammation such as pain, fever and swollen lymph nodes due to injury or recurring conditions such as earaches, tonsillitis and sinusitis. It has been used worldwide for over 40 years and has […]

Reactine Allergy Children’s Grape Flavour 118mL

$12.41

Runny Nose; Sneezing; Itchy, Watery Eyes; Allergic Skin Itch Dosage Directions: Do not exceed recommended dosage.Age 2 to 6 years: 1 tsp (5mL) daily or 1/2 tsp (2.5mL) morning and evening.Age 6 to 12 years: 2 tsp (10mL) daily or 1 tsp (5mL) morning and evening. Caution: If your child has liver or kidney disease, […]

Nexcare Gentle Removal Eyepatch

$10.22

Holds Securely  14 Regular 57mm x 80mm (2.24 in/PO x 3.15 in/PO) How to apply: 1. follow directions per your eye care professional. 2. For best adhesion, first clean and dry skin around eye. 3. Remove paper liner from the eye patch. 4. Gently close both eyes, keeping facial muscles relaxed to avoid forming wrinkles. […]