$8.64

Acnecide 5% Gel Benzoyl Peroxide – 30g

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 5% Gel Benzoyl Peroxide – 30g”

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

More Products

Glucoject Lancets Plus 33g – 100 Lancets

$6.75

What are Glucoject Lancets? Glucoject lancets are designed to be used with lancing devices, as part of a blood sugar monitoring system. They draw a drop of blood from your fingertip so you can test your blood glucose and react however you need to. These lancets perfect for people who have diabetes and need to […]

Almus Weekly Dispenser Pill Box

$8.10

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

Gynalac Vaginal Gel – Pharmacy 24

$24.99$36.99

Helps relieve and prevent symptoms of bacterial vaginosis and non-specific vaginitis. Eliminates abnormal vaginal discharge and unpleasant odors. Restores normal pH balance of the vagina and normal vaginal flora by supporting the growth of endogenous protective lactobacilli bacteria. Provides immediate relief of dryness, itching, pain, and burning associated with bacterial vaginosis and non-specific vaginitis. Is […]

IDEAL PROTEIN ORANGE CREAMSICLE FLAVOURED BAR – 1 PC

$4.56

IDEAL PROTEIN ORANGE CREAMSICLE FLAVOURED BAR – 1 PC Oh SO Dreamy! A timeless treat with a pop of orange and sweet vanilla. Classic taste with a collagen boost (3g Collagen/bar) Ingredients  Protein blend (soy protein isolate, acid casein, milk protein concentrate, milk protein isolate, whey protein isolate), vegetable oil (palm kernel, palm, sunflower, corn), […]

SMART SOLUTIONS SEXSMART 90vcaps

$16.80

What to expect from this product: Increases desire Increases libido Improves sexual arousal Increases sexual response Improves orgasm ability Enhances blood flow Increases lubrication Fore men and women Use with LOVETM Personal Lubricant Enhancing Libido Sexual concerns are very common among women today. A recent University of Chicago study found that 43 percent of women […]

Dexidin 4 Detergent 450ml

$9.49

Chlorhexidine Gluconate 4% w/v, with 4% v/v Isoproyl alcohol Detersive Skin Cleanser Low Sudsing antibacterial solution. For External Use Only. Directions:Preoperative Washing: Wet hands and forearms. Apply approximately 5 ml of Dexidin 4 Skin cleanser. Rub for 1 minutes without neglecting to brush the fingernails. Rinse well and repeat procedure for 2 more minutes. Antiseptic Cleaning For […]