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 “Acnecide Wash 5% w/w Gel – 100g”

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

More Products

HOMEOCAN MAGNESIUM PLUS RESTLESS LEGS 45tabs

$14.61

Helps overcome symptoms of magnesium deficiency such as fatigue, nervousness, agitation, twitching and cramps.Medicinal Ingredients HPUS: Magnesia muriatica 2X, Magnesia phosphorica 2X, Plumbum metallicum 8X, Kalium phosphoricum 5X, Ambra Grisea 8X.Non medicinal ingredients: Lactose, magnesium stearate.

PEKANA FLAMYAR 100g

$25.57

In conjunction with internal systemic therapy using homeopathic-spagyric medications, INFLAMYAR ointment treats rheumatic, arthritic and inflammatory conditions topically to greatly ease pain and bring quick relief to afflicted patients – all without the side-effects of chemical drugs. In addition to providing support for chronic conditions effectively, INFLAMYAR ointment is invaluable for the benefit of traumatic […]

Disprin Pain Relief (Aspirin) – 32 Tablets

$5.80

Contains 32 x 300mg Disprin tablets
Dissolve in water for quick and effective pain relief
Perfect for headaches, migraines, toothache, and more

Xenical (Orlistat) Capsules

$62.19

For weight loss
Cheaper generic Orlistat available
Just 1 tablet 3 times a day
Always read the patient information leaflet before use.

Accu-Chek Mobile Diabetes Test Strip Cassette – 50 Tests

$17.97

Buy Accu-Chek Mobile Diabetes Test Strip Cassette  Accu-Chek Mobile Diabetes Test Strip Cassette is a quick and easy way to test the glucose levels in your blood. The cassette allows 50 tests on one tape, making it more convenient than carrying individual test strips. Accu-Chek Mobile Diabetes Test Strip Cassette is compatible with the Accu-Check […]

Fast Aid Pre-Injection Isopropyl Alcohol Swabs – Pack of 1200

$31.77

Buy Fast Aid Pre-Injection Isopropyl Swabs  These alcohol swabs are perfect for cleaning your skin before injections. Each swab is pre-soaked with 70% isopropyl alcohol to kill germs and comes individually wrapped to stay clean until you need it. With 1200 swabs in a pack, you’ll have plenty on hand for regular use.   Directions  […]