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

Mefenamic Acid Tablets

$53.51

Mefenamic acid can relieve period pain as well as headaches, toothache and muscular pain.
Can also reduce excessive menstrual bleeding. 
Non-steroidal anti-inflammatory drug (NSAID).
Always read the patient information leaflet before use. 

AOR – Menopause Relief 60 Capsules 30-Day Supply – Pre and Post Menopause Supplement for Women – Irritability, Hot Flashes and Night Sweats Relief Supplement – Menopause Support…

$25.17

Complete Menopause Support: Our menopause supplements for women are designed to provide comprehensive relief throughout every stage – from pre-menopause to post-menopause. Addressing common symptoms like hot flashes and night sweats, our formula offers holistic support for a smoother transition. Balanced Estrogen Support: Hormonal balance is key during menopause. Our estrogen supplement for women offers […]

Nurofen Pain Relief 256mg – 16 Caplets

$5.34

What are Nurofen Pain Relief Caplets 256 mg?  Nurofen Pain Relief Caplets are painkillers that are used to relieve headaches, migraines, dental pain, backache and period, nerve and muscular pain. It contains the active ingredient ibuprofen, an anti-inflammatory drug that’s commonly used as an everyday painkiller to provide short-term relief from aches, pains and feverishness. […]

Option+ Cranberry 500mg 90 Capsules

$11.68

Indications: Used in herbal medicine to help prevent recurrent urinary tract infections (UTIs). Source of antioxidants. Dosage: Adults: 1 capsule daily, with a full glass of water at mealtime, or as recommended by a physician For a recurrent urinary tract infection: Use for at least 4 weeks to see beneficial effects.  Medicinal Ingredients: Each capsule contains:UltraCran Cranberry 36:1 […]

Colgate My First Toothpaste 40mL

$4.38

Fluoride-freeSafe if swallowed Mild fruitAges 0-2 Directions: Squeeze a pea-sized amount of toothpaste onto bristles of an extra soft toddler’s toothbrush. Use a small circular brushing motion to help remove food and plaque. Keep out of reach of children. Avoid excessive consumption. Ingredients: propylene glycol, glycerin, hydrated silica, sorbitol, aqua, poloxamer 407, cellulose gum, sodium […]

Dexcom ONE Sensor – Single – 10 Days

$44.61

Please note that the manufacturer is unable to replace sensors that have been purchased for use on animals; this is because they are not licensed for this use. Buy Dexcom ONE Sensor  The Dexcom ONE sensor measures glucose levels just beneath the skin. Each sensor comes with an auto-applicator to make the insertion process quick […]