$48.67

Sons Ketoconazole Anti-Dandruff Shampoo – 100ml – 3 Pack

Out of stock

Category: Brand:
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 “Sons Ketoconazole Anti-Dandruff Shampoo – 100ml – 3 Pack”

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

More Products

Benadryl Allergy Elixir 100mL

$9.49

Fast, effective relief of both Everyday Allergies & Allergic Reactions: Sneezing; Runny Nose; Itchy Eyes; Watery Eyes; Hives; Insect Bites; Poison Ivy; Rashes Dosage:Children under 6 years of age: Use Children’s Benadryl liquid.Children 6 to under 12 years of age: 1-2 tsp. (5-10mL) every 4-6 hours. Do not exceed 8 tsp. (40mL) in 24 hours.Adults and […]

Benylin Dry & Tickly Cough Syrup – 300ml

$12.70

Buy Benylin Dry & Tickly Cough Syrup Benylin Dry & Tickly Cough Syrup treats dry and tickly cough symptoms, making you feel like yourself in no time.   How Benylin Dry & Tickly Cough Syrup works Benylin Dry & Tickly Cough Syrup contains the active ingredients glycerol and sucrose. They work together to lubricate the […]

Benylin Mucus Cough Max Menthol – 150ml

$9.05

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

Centrum Select Essentials Women 50+ Multivitamin 90 Tablets

$17.16

With more Lutein, Vitamin D and calciumImmune function, eye health, dental health, bone health, healthy skin. Adult Dosage: One tablet daily with food. Take a few hours before or after taking other medications or natural health products.  Store at room temperature (15-30°C). Protect from moisture.  Caution: Do not exceed the recommended daily dose. If taking […]

Beechams Flu Plus – 16 Caplets

$4.85

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