$9.45

EMLA Cream 5% – 5g – With 2 Dressings

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 “EMLA Cream 5% – 5g – With 2 Dressings”

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

More Products

CURELLE RICH CONDITIONER 500ml

$18.26

100% Plant Sourced (Vegan) â–ª Biodegradable â–ª Salon tested Riche is an exceptionally mild, concentrated conditioner that softens hair, enhances manageability and adds body, bounce and elasticity. Improves wet combing, detangles. Essential proteins and amino acids control hair’s moisture content, self adjusting to relative humidity (reducing frizziness in low humidity and increasing body in high). […]

NATURAL FACTORS FOLIC ACID 1mg 90tabs

$4.74

Natural Factors Folic Acid 1mg 90tabs If you’re a woman, chances are you’ve heard of the benefits of folic acid and the important role it plays in the prevention of neural tube defects when taken prior to becoming pregnant and during early pregnancy. But there is so much more to this B vitamin, and its […]

Gravol Kids Liquid 75mL

$8.76

Use: Prevention and treatment of nausea, vomiting and dizziness due to motion sickness. Directions: Children under 2 years: as directed by a physician. Children 2-6 years: take 1 teaspoon (5mL) every 6 to 8 hours as needed, up to a maximum of 5 teaspoons (25mL) in 24 hours. Children 6 to 12 years: take 2 […]

Thermacare Heatwraps – 2 Lower Back Heat Wraps

$13.51

What are Thermacare Heat Wraps Thermacare Heat Wraps are designed to provide heat therapy that can ease back and hip pain. These heat wraps are designed to fit your lower back and hip, providing effective pain relief in an easy and discrete way. Perfect for those who want to ease their back or hip pain […]

Schick Intuition Advanced Moisture Razor 2 Cartridges

$11.66

The Schick Intuition Advanced Moisture razor formulated with shea butter moisturizes and softens skin during shaving – in one easy step – so there’s no need to use shave gel. It also features a 4-blade pivoting head to glide smoothly along the contours of your legs and body. Our Skin Conditioning Solid moisturizes dry skin during shaving […]