$206.89

LMX4 Lidocaine 4% Cream – 30g – 6 Pack

Category:
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 – 6 Pack”

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

More Products

Gaviscon Double Action Chewable Tablets Mint – 48 Tablets – 2 Pack

$29.28

What are Gaviscon Double Action Tablets? Gaviscon Double Action Tablets are a soothing treatment for heartburn, acid reflux, and indigestion. These tablets can be chewed and swallowed without needing a glass of water, so you can take them whenever and wherever you suffer with heartburn. If you’re looking for a treatment for heartburn and indigestion […]

Orlistat 120mg Capsules for Weight Loss

$45.42

Treatment for weight loss
Generic alternative of Xenical
Just 1 tablet 3 times a day
Always read the patient information leaflet before use

Cuprofen Maximum Strength 400mg – 96 Tablets

$12.97

‘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’ […]

Nurofen 200mg Tablets – 24 Tablets

$7.83

Nurofen 200mg Caplets.
Provides rapid relief from a variety of everyday aches and pains. 
Reduces inflammation and swelling. 

Webber Vitamin E Ointment Tube 50g

$10.20

Odourless soothing ointment that forms a protective barrier on affected areas, formulated to moisturize and help the healing of scars associated with minor cuts, itching, skin irritations, light skin burns, tattoo aftercare and minimizes the appearance of stretch marks on the skin. Vitamin Eis a powerful anti-oxidant that soothes naturally. Directions: For external use only. […]

Nexium Control For Heartburn & Acid Reflux 20mg – 14 Tablets

$17.30

What are Nexium Control tablets? Nexium Control tablets contain esomeprazole to tackle the symptoms of heartburn and acid reflux, also known as indigestion. Esomeprazole is a type of medicine known as a proton pump inhibitor.  How should I take Nexium Control? The recommended dosage for Nexium Control is one tablet per day. Even if you […]