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 – 3 Pack”

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

More Products

Jamieson Vitamin D 1000IU 150 + 30 Softgels

$12.39

Supports a healthy immune system and bone health. Directions: Adults: Take 1 softgel daily. Store between 15°C and 25°C, away from children. Each tablet contains:Vitamin D3 (Cholecalciferol) – 25mcg/1000IU Also contains: Gelatin, glycerin, medium-chain triglycerides.

Metamucil Fibre Orange Flavour

$18.25

3 in 1 Multihealth Fibre! Helps to temporarily suppress appetite when taken prior to a meal.Helps lower cholesterol levels to promote heart health.Promotes digestive health Directions: Put powder into empty glass and mix with 240mL of water or other cool liquid. Stir briskly and drink promptly. Do not interrupt medication. Helps to temporarily suppress appetite […]

Nizoral Anti-Dandruff Shampoo 2% Ketoconazole 120ml

$15.70

Once a week Dandruff prevention. Kills the fungus that can cause Dandruff and Seborrhea. 2% Ketoconazole Nizoral Shampoo Kills the Fungus at the Root of the Problem! Scientists confirm that dandruff, seborrhea and associated dry scalp can be caused by a microscopic fungus that occurs naturally on on everyone’s skin, called Pityrosporum Ovale. Give the […]

FINLANDIA NITRO BOOST 300g

$30.62

Product info: Newly flavoured Nitro Boost is a high quality formulation that enhances blood flow throughout the body by increasing the production of nitric oxide levels. Nitric oxide is one of the body’s most essential molecules. Because it has such a short life span, it can be difficult to keep nitric oxide at optimum levels […]

Aknemycin Plus Solution

$21.96

Topical treatment for acne
Contains the active ingredients erythromycin and tretinoin
Apply once or twice daily as instructed

ENEREX SERRAPEPTASE 90,000 SU 120vcap

$32.14

OVERVIEW Proteolytic enzyme used to combat inflammatory disorders. Protein and fibrin dissolving properties provide multifaceted therapeutic benefits that are useful in the management of pain and inflammation. Undisturbed whole cell culture, sustainably delivered in a vegan and phthalate-free delayed-release capsule for long-lasting results. • Expedite natural process of healing• Supports breakdown of inflammatory molecules• Helps with […]