$19.96

Acnecide Wash 5% w/w Gel – 100g

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

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

More Products

Numark Cushioned Plasters – 20 Pack

$1.47

Buy Numark Cushioned Plasters Numark Cushioned Plasters are perfect for minor wounds, cuts or grazes. The plasters are durable to protect the wound. Numark Cushioned Plasters are breathable to help with the healing process of the injury.  The padding provides extra cushioning and protects wounds against dirt.    Directions Wash and gently dry the wound […]

BOIRON CAUSTICUM 30CH

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

BACH OLIVE 20ml

$13.15

BACH OLIVE 20ml Description Helps restore mental energy when feeling physically and emotionally drained Supports revitalization and inner strength during recovery periods Designed to promote clarity, focus, and well-being Advice to use Adults: Add 2 drops in water and sip at intervals throughout the day or as directed by a healthcare practitioner. Ingredients Medicinal Ingredient: […]

Dentek Temparin Filling Repair

$6.48

What is the Dentek Temparin Filling Repair Kit? The Dentek Temparin Filling Repair kit is a temporary solution for broken or lost fillings, offering immediate pain relief and protecting your tooth until you can go to your dentist. It can also help to temporarily hold broken crowns, caps, or inlays in place until you can […]

AOR QUERCETIN 500mg 200vcaps

$75.60

Regulating the histamine response and helps with relief from symptoms of allergies, pain, and inflammation. It contributes to cardiovascular health. Quercetin is the flavone aglycone (non-sugar-bound) form of the polyphenolic flavonoid rutin. Quercetin is the major bioflavonoid in the human diet and an antioxidant for the maintenance of good health. Quercetin belongs to the flavonoid class […]

TePe Interdental Brush – 0.7mm Yellow

$5.13

What are TePe Interdental Brushes?  TePe Interdental brushes are very small toothbrushes designed to clean the gaps in between your teeth where a regular toothbrush can’t reach. It’s the most effective way to remove plaque between the teeth, with a plastic-coated wire for safe, gentle cleaning and a flexible neck for increased durability. Daily use […]