$67.60

EMLA Cream 5% – 30g – 3 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 “EMLA Cream 5% – 30g – 3 Pack”

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

More Products

Advil 12 Hour 600mg Extended Release Tablets

$11.32

Indications: For fast and effective relief of aches and pains that usually last longer than 6 hours. Advil 12 Hour relieves pain from inflammation associated with arthritis or physical overexertion, minor aches and pain associated with muscles, joints, backache and relief of menstrual pain. Advil 12 Hour provides long lasting pain relief, up to 12 hours. Directions: […]

Option+ Vitamin A 10,000IU 100 Softgels

$6.56

Helps in the development and maintenance of bones, teeth and night vision. Helps tomaintain eyesight, skin and immune function Directions for use: Adults: 1 softgel daily or as recommended by a physician Each softgel contains:Vitamin A* (palmitate)………………………………………………….3000 mcg RAE (10,000 IU)*From cod liver oil Non-medicinal ingredients (in descending order): Softgel capsule (gelatin [bovine], glycerin, purified […]

Paracetamol 250mg – 10 Suppositories (Brand May Vary)

$33.12

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

REALEASY WHEY MEAL REPLACEMENT CHOCOLATE 940g

$55.76

REALEASY WHEY MEAL REPLACEMENT CHOCOLATE 940 g Description High-quality whey protein meal replacement with rich chocolate flavor, designed to support muscle recovery and appetite control. Convenient powder formula delivering balanced macronutrients—proteins, carbs, fats, vitamins, and minerals—in one serving. Ideal for post-workout shakes, meal-on-the-go, or as part of a weight management plan. Advice to use Mix 1 […]

WHOLE EARTH AND SEA WOMEN’S 50+ MULTI & MINERAL 60tabs

$25.15$33.54

Bioenergetic Whole Earth & Sea formulas are the next generation of whole food supplements, delivering raw, whole food nutrition with real health benefits. Many of the vitamins and minerals in this nutrient-packed formula are sourced from plants such as amla, lichen, algae, kelp, natto, garlic, tomato, and sunflower, with food-source nutrients more easily absorbed and […]

Aveeno Active Naturals Clear Complexion Daily Moisturizer 120mL

$22.97

This daily moisturizer for acne-prone skin contains an exclusive Total Soy Complex and Salicylic Acid to help naturally even out skin tone, smooth texture and help keep skin looking clear. This fast-absorbing moisturizer is gentle enough for sensitive skin, helps maintain healthy-looking skin, and improve your complexion. Leaves skin soft and smoothImproves skin textureEvens out […]