$49.91

Acnecide 5% Gel Benzoyl Peroxide – 60g – 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 “Acnecide 5% Gel Benzoyl Peroxide – 60g – 3 Pack”

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

More Products

Minadex MinaKIDS Multivitamin Drops – 60ml

$10.96

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

Listerine Original Antiseptic Mouthwash 1L

$7.67

Listerine Antiseptic Mouthwash contains 3 essential oils to kill up to 99.9% of germs to prevent gingivitis, reduce plaque and freshen breath. Directions: Adults and children 12 years and older: Rinse full strength with 20mL for 30 seconds twice a day. Gargle to relieve sore throats due to colds. Do not swallow. Cautions: Keep out of […]

Colgate Kids Strawberry Smash Fluoride Toothpaste 100mL

$4.74

Recommended for adults and children 2 years and older. Brush teeth thoroughly, preferably after each meal, at least twice a day or as directed by a health care practitioner. Do not swallow. For children under 6 years: Keep out of reach and to prevent swallowing, provide adult supervision and use only a pea-sized amount. Rinse […]

Flexitol Anti-Fungal Liquid 30mL

$10.93

For the treatment of fungus. With Urea, Aloe Vera & Vitamin E. Flexitol Anti-Fungal Liquid kills Athlete’s Foot fungus and is used for the treatment of Ringworm. It also provides relief from itching, scaling, cracking, burning, redness, soreness, irritation and discomfort which may accompany these conditions. Directions: Clean affected area with soap and warm water […]

Benylin All-In-One Cold And Flu Extra Strength Plus Mucus & Phlegm with Warming Sensation 250mL

$18.26

Fast relief of: pain, fever, headache, mucus & phlegm, nasal congestion, dry cough, chills, sore throat pain. Dosage: Adults (12 years and over): 2 tbsp. (30mL) every 6 hours. Maximum 8tbsp. (120mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Keep out of reach of children. This package contains enough medicine to […]

Children’s Advil Dye Free Berry Flavour 100mL

$8.76

Children’s Advil provides up to 8 hours of relief of children’s fever, and also relieves pain due to colds or flu, sore throat, immunization, and earache. Directions: If possible, use weight to dose; otherwise use age. Shake welland ensure that all the contents of the dosage cup are taken. Doses may be repeated every 6-8 hours […]