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 “LMX4 Lidocaine 4% Cream – 30g”

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

More Products

Lift Gluco Tablets Juicy Raspberry Fast-Acting Glucose Chews – 10 Tablets

$2.15

Buy Lift Gluco Tablets Juicy Raspberry Fast-Acting Glucose Chews Tablets  Lift Gluco Tablets Juicy Raspberry Fast-Acting Glucose Chews Tablets are fast-acting, natural glucose tablets that raise blood sugar levels quickly.  The raspberry-flavoured tablets are an excellent choice for people with diabetes, sports enthusiasts, and people with busy lifestyles. Each tablet only contains 15 calories and […]

Germolene Antiseptic Cream – 30g

$2.96

What is Germolene Antiseptic Cream? Germolene Antiseptic Cream that can be used to relieve pain and prevent infections on minor cuts, burns and other minor injuries. The lightweight formula is non-greasy and is quickly absorbed. Germolene combines both antiseptic and anaethetic properties to help relieve pain and prevent the injury from becoming infected. Germolene is […]

Option+ 3-in-1 Facial Cleansing Wipes with Cucumber Extract 15 Wipes

$2.91

For all skin types
Dermatologist and ophthalmologist-tested
Cleanses, tones and removes makeup

Option+ Extra Strength Head Cold and Sinus 24 Caplets

$8.40

Contains Acetaminophen and Pseudoephedrine Hydrochloride Tablets USP. Non-Drowsy Relieves headache, sinus pain and pressure, nasal congestion Warnings: Allergy alert: acetaminophen may cause serious skin reactions. Symptoms may include: skin reddening, blisters, rash. If any of the above noted symptoms occur, stop use and seek medical help right away. Liver Warning: acetaminophen may cause sever or possibly […]

Vitalux Advanced Chewable Ocular Multivitamin Areds2 Formula 50 Chewable Tablets

$18.98

Helps delay progression of Age-related Macular Degeneration.Helps maintain healthy vision.No beta-carotene. Vitalux Advanced caplets are an eye vitamin/mineral supplement that helps delay the progression of Age-related Macular Degeneration (AMD) and helps maintain healthy vision. Direction: Adults: Chew 2 tablets per day with a meal containing oil/fat or as directed by a health care practitioner. Take a […]

Clairol Nice’n Easy Permanent Hair Colour

$11.66

Conditioners built into every stepBlend of tones and highlights Conditioners in every step.Soft, shiny hair.Allergy gentleFresh floral scentNon-Drip Permanent Colour Crème  Our breakthrough Colour Care permanent crème has conditioners built into every step. It gives you real natural looking tones & highlights while being kind to your hair. What’s better? It’s nice’n easy. Brilliant looking natural […]