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

Glucogel Tubes – 3 x 25g

$13.51

What are Glucogel 25g Tubes? Glucogel is a fast-acting Dextrose Gel that gives you an instant sugar boost when you need it most. Each single-use tube contains 10mg of glucose and is portable so perfect for taking on the go. They are easy to carry and can be placed in your bag or a pocket […]

GlucoRx Finepoint Needles 4mm 31g – Pack of 100

$9.45

Buy GlucoRx Finepoint Needles 4mm 31g – Pack of 100 GlucoRx Finepoint Needles 4mm 31g – Pack of 100 are needles that have been designed to provide you with a virtually pain-free experience. The super thin needles are crafted to ensure minimal discomfort during blood glucose testing. The needles are ideal for penetration. They will […]

Children’s Tylenol Cold & Cough Nighttime Soothing Apple 100mL

$9.12

Quickly relieves: Runny Nose; Dry Cough; Fever; Sore Throat Pain; Aches and Pains Dosage: Shake well before use. For accurate dosing, follow instructions carefully. Find the right dose on the chart. If possible, dose by weight, otherwise use age.Remove cap and squeeze dose into dosing cup. The enclosed measuring cup has been specially designed for use with […]

DayQuil Complete Cold & Flu Liquid 236mL

$13.51

All in One Effective 12 Symptom Relief: Nasal congestion & pain, Fever, Sore Throat Pain, Thins & Loosens Mucus, Cough due to cold.Additional Symptom Relief of: Sinus Congestion & Pain, Relieves cough with phlegm, Minor Aches & Pains, Headache, Chest Congestion. Directions for use: Use tablespoon (tbsp) or dose cup. Adults (12 years and over): […]

Nurofen Joint & Muscular Pain Relief 2 Medicated Plasters – 200mg

$10.69

Medicated pain relief patches to help ease pain in joints and muscles.
Ideal for use on knees, elbows and other joints.
Helps to reduce swelling in sore joints.

NEW ROOTS RED CLOVER BLOSSOM 390mg 100caps

$12.41

Red Clover Blossoms provide vitamins A, B complex, C, P, biotin, and choline. Red clover also contains the minerals copper, magnesium, manganese, selenium, and zinc.   Red clover blossoms contain high amounts of important nutrients—including vitamins (A, B-complex, C, and P) and minerals—as well as biotin, choline, copper, isoflavones, magnesium, manganese, selenium, zinc, and glycosides. […]