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

Lip Smacker Cotton Candy Lip Balm

$2.18

Lip Smacker Originals Lip Balm will moisturize and soften lips with the Best Flavor Forever lip balm. Conditioning formulas provide long-lasting moisture and a soft shine.  Moisturizing, Soothing, Soft Shine!

NATURE’S WAY ZINC WITH ECHINACEA & VITAMIN C 60lozs

$8.99$10.57

Nature’s Way Zinc with Echinacea and Vitamin C is a combination formula for immune support. Zinc helps to maintain immune function. Vitamin C is an antioxidant for the maintenance of good health. Nature’s Way Zinc is Vegetarian. These delicious lozenges have a pleasing natural wild berry flavour. Refer to the product label for dosing, ingredients, […]

Preparation H Ointment 25g

$10.59

Multi-Symptom Relief: Shrinks hemorrhoids, relieves itch, pain, swelling & irritation. Contains: Yeast as a live cell derivative (Bio-Dyne: Skin Respiratory Factor) 1.0%.Non-Medicinal Ingredients:  Beeswax, chlorhexidine gluconate, fragrance, lanolin, mineral oil, paraffin wax, petrolatum, water. Directions for adults: Apply freely morning and night and after each bowel movement. Lubricate applicator before each application and thoroughly cleanse […]

Option+ Pill and Vitamin Weekly Planner Soft Squeeze

$1.82

Option+ Pill and Vitamin Weekly Planner Soft Squeeze

color may not be as shown

Paracetamol Sugar Free Suspension 250mg/5ml – 200ml

$7.83

What is Paracetamol Suspension Used For? Paracetamol Suspension 250mg/5ml contains paracetamol to relieve pain and reduce hight temperatures. Paracetamol Suspension can be usedin children over 6 years and adults for the treatment of mild or moderate pain and feverishness associated with toothache, headache, earache, sore throat, post immunisation fever, colds and flu and other aches […]

BOIRON COFFEE CRUDA 30CH 80pellets

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]