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 “EMLA Cream 5% – 5g – With 2 Dressings”

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

More Products

Jamieson Vitamin B100 Complex 60 Caplets

$19.35

Super potency formula for energy and anti-stress Directions (Adults): Take 1 caplet daily with a meal. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B1 (Thiamine Mononitrate) – 100mgVitamin B2 (Riboflavin) – 100mgVitamin B3 (Niacinamide) -100mgVitamin B5 (Calcium d-pantothenate) – 100mgVitamin B6 (Pyridoxine HCl) – 100mcgVitamin B12 (Cyanocobalamin) – 100mcgBiotin – 100mcgCholine bitartrate […]

Periactin 4mg Anti-Histamine Tablets – 30 Tablets

$13.97

‘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’ […]

Evorel (Estradiol Patch)

$12.56

‘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’ […]

Option+ Magnesium 250mg 200 Caplets

$13.12

Helps to maintain the body’s ability to metabolize nutrients. Helps in the developmentand maintenance of bones and teeth. Helps to maintain proper muscle function. Directions for use: Adults 19 years and older: 1 caplet, 2 times daily or as recommended by a physician.  Each caplet contains:Elemental Magnesium (magnesium oxide, magnesium malate, magnesium glycerophosphate) 250 mg […]

Tylenol Sinus Nighttime Extra Strength 20 EZTabs

$9.12

Sinus Pain & Pressure; Sinus Headache; Sinus Congestion; Runny Nose/Sneezing Dosage: Adult Use Only (12 Years and Over): 1-2 tablets every 4 hours as needed. Do not take more than 8 tablets in 24 hours. Warnings: Acetaminophen may cause severe or possibly fatal liver damage if you take: more than the recommended dose in 24 hours; with […]

Panadol Extra Soluble – 24 Tablets

$8.10

Contains 14 Panadol Extra Soluble tablets
Relieves aches and pains fast
Read the patient information leaflet here