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

Hibiwash Antimicrobial Skin Cleanser – 5L (Was Hibiscrub)

$108.17

Buy Hibiwash Antimicrobial Skin Cleanser Hibiwash is a fast-acting antimicrobial cleanser that bonds to and cares for skin while killing bacteria. This product has been dermatologically tested and is without colour or fragrance, meaning that it’s gentle on the skin, even when used daily. The cleanser gives you a protective layer that continues to kill […]

MACAPRO LIQUID MACA EXTRACT XP 20:1 130ml

$44.20

MACAPRO, 100% PURE, ORGANIC PURPLE MACA ROOT FROM UHTCO CORP.The highest concentrated form of selected dry purple maca, MacaPro XP 20:1 Professional from UHTCO Corporation is an excellent natural adaptogen plant that can be added to any diet. Packed with a vast majority of vitamins, minerals, amino acids and complex carbohydrates, MacaPro XP 20:1 Professional is cold-pressed at 20 kg […]

FreeStyle Lite Blood Glucose Monitoring System

$32.14

Tiny Sample SizeSmall and Discreet MeterNo Coding Required Use only with FreeStyle Lite Test Strips For in vitro diagnostic use only. ZipWik Tabs: Easier, Faster Blood Application; Reapplication up to 60 seconds; Tiny Sample Size – Only 0.3μl; Gentle Testing. Easy-to-Use Strip with ZipWik TabsMultiple Test SitesSmall and Discreet MeterNo Coding Required Contents:  1 FreeStyle […]

BOTANICA PERFECT PROTEIN CHOCOLATE 420g

$35.36

Botanica Perfect Protein is a plant protein blend packed with naturally occurring vitamins, minerals, antioxidants, healthy fats and fibre. All in light chocolate taste so it’s easy to digest. Crafted in small batches with just a few simple organic ingredients. DIRECTIONS  Add a scoop to your favourite ice-cold, alternative milk beverage or make Perfect Protein […]

NEW: Kamagra Oral Jelly 10 Gel Sampler Pack

$30.00$35.00

Kamagra Oral Jelly Flavour Sampler Pack
Contains 10 gels from our range of flavours
All the flavours sent are available in 50 gel economy boxes
Potency products for male erectile dysfunction  
Active Ingredient – Sildenafil Citrate 100mg 
 
 
 

Halls Sugar-Free Cherry – 32g

$1.20

Buy Halls Sugar-Free Cherry Halls Sugar-Free Cherry are sweets that work to help you with the symptoms of a sore throat and stuffy sinuses. They contain no sugar, making them suitable for diabetics. They are perfect for keeping with you in your bag, leaving at home or taking them with you when you travel to […]