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

Nestle Gerber Mixed Grains with Fruit Cereal 227g

$6.19

For infants 6 months and up. Feeding your baby new tastes and textures couldn’t be easier or more enjoyable. GERBER Mixed Grains with Fruit Baby Cereal is simply delicious with apricot, apple and pear. And it’s made with specially adapted milk to meet your baby’s nutritional and developmental needs – all you have to do is add […]

Option+ Bronchophan Expectorant Syrup 250ml

$9.13

Relief of wet cough or chest congestion due to common colds Helps loosen phlegm or mucus and thin lung secretions. Helps expectoration of bronchial secretion.  *Sugar Free / Alcohol Free ACTIVE INGREDIENT: Guaifenesin USP 100 mg/5 mL (Cough expectorant) INACTIVE INGREDIENTS : Amaranth, benzoic acid, citric acid, flavor, glycerin, purified water, sodium citrate, sodium saccharin*, […]

Flexitol Anti-Fungal Liquid 30mL

$10.93

For the treatment of fungus. With Urea, Aloe Vera & Vitamin E. Flexitol Anti-Fungal Liquid kills Athlete’s Foot fungus and is used for the treatment of Ringworm. It also provides relief from itching, scaling, cracking, burning, redness, soreness, irritation and discomfort which may accompany these conditions. Directions: Clean affected area with soap and warm water […]

Seven Seas JointCare Essential – 60 Capsules

$19.73

Buy SevenSeas JointCare Essential Capsules   SevenSeas JointCare Essential Capsules are the perfect way to maintain an active lifestyle.   The capsules support your joints, bones, cartilage and connective tissue. Each capsule also contains omega-3, which is essential for the normal functioning of the heart, brain, and eyes.   SevenSeas JointCare Essential Capsules are easy to take, […]

Jamieson Joint Relief 30 Capsules

$26.29

Naturally relieves joint pain due to inflammation. Directions – Adults: Take 1 capsule daily. Store between 15°C and 25°C, away from children. Each caplet contains:Natural eggshell membrane (NEM) – 500mg     (Gallus gallus domesticus, partially hydrolysed chicken eggshell membrane)Vitamin D3 (Cholecalciferol) – 25mcg/1000IU Also contains: Cellulose, dicalcium phosphate, vegetable magnesium stearate, silica, gelatin, titanium dioxide. Warning: […]

Clairol Permanent Root Touch-Up

$9.49

Permanent color that seamlessly blends with leading shades, even salon color for 100% gray coverage. Cover roots with a long lasting, quick touch up. Banish your root line with permanent colour in just 10 minutes. Root Touch-Up is specifically designed to target new roots and greys. Sweat-proof, touch-proof, rain-proof root coverage that lasts. Contents:Permanent Colours […]