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

Benylin Chest Congestion & Cold Extra Strength 250mL

$13.85

Fast relief of: wet cough, nasal congestion, sore throat pain. Dosage: Adults (12 years and over): 2 tsp. (10mL) every 6 hours. Maximum 8tsp. (40mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Do not use with other products containing any of these ingredients or other cough/cold medications. Do not use if […]

Oral-B Complete Battery Powered Toothbrush

$10.95

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

RENEW LIFE PARAGONE KIT

$36.53

ParaGONE is a patented broad spectrum antiparasitic, antimicrobial, and antifungal herbal cleansing program. It contains herbs and extracts that are widely used as antiparasitics to remove both visual (nematode) and microscopic (bacterial) parasites from the body. It also contains antifungal herbs and extracts that are known to eliminate yeast/fungal organisms from the body. Antiparasitic herbs […]

CANPREV QUERCETIN 120caps

$51.04

Sufficient antioxidant intake is important for healthy immune function. Different antioxidants affect your immunity in different ways – from helping to produce immune cells, repair tissues, and helping immune cells communicate with one another – coordinating a strong defense for your body. Insufficient antioxidant support in the body can result in chronic or uncontrolled inflammation […]

St.Ives Soothing Oatmeal & Shea Butter Body Wash 650ml

$6.57

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Micropore Surgical Tape 1.25cm x 5m (Brand May Vary)

$0.66

Buy Micropore Surgical Tape 1.25cm x 5m (Brand May Vary) Micropore Surgical Tape 1.25cm x 5m is a multi-purpose medical tape ideal for securing small to medium dressings, especially on damp skin. The tape can also be used to secure light tubing.    It has been crafted with technology which allows the skin to breathe. It […]