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 “Corsodyl Dental Gel – 50g”

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

More Products

AOR ADVANCED MAGNESIUM COMPLEX 200mg 90vcaps

$25.88

AOR ADVANCED MAGNESIUM COMPLEX 200mg 90vcaps AOR Advanced Magnesium Complex provides four sources of magnesium and helps the body to metabolize carbohydrates, proteins and fats, supports tissue and connective tissue formation and helps in the development and maintenance of cartilage, bones, teeth and gums. Advanced Magnesium Complex also helps in wound healing, maintenance of proper muscle […]

Hezkue Sildenafil Oral Spray – 30ml

$77.07

Fast acting – absorption begins within just 5 minutes1 Flexible dosing – different strengths available based on individual patient needs, up to 20 doses per bottle Discreet, easy-to-carry dispenser with no water required Treats erectile dysfunction (ED) Always read the Patient information leaflet before use

Elastoplast Waterproof Heavy Fabric Assorted Shapes 15

$5.84

Elastoplast Heavy Fabric Waterproof provides durable protection for demanding situations: at work, in your free time, or at home. Directions: Clean wound and gently dry skin. Use each strip only once. Apply without stretching. Store in a cool dry place. The packaging of this product contains latex which may cause an allergic reaction.

Acnecide Wash 5% w/w Gel – 100g

$19.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’ […]

Option+ Desloratadine Allergy Control 5mg Non-Drowsy – 20 Tablets

$16.77

Uses: Relieves symptoms of seasonal and year-round allergies: burning, swollen, itchy, watery red eyes,  nasal congestion/stuffiness itchy ears itchy palate allergic cough and itchy throat relieves skin itch and hives due to allergic skin reactions Directions: Adults and children 12 years and over: take 1 tablet once daily. Do not use more than directed.  Active Ingredient: (in […]

Olay Moisturizing Lotion 177ml

$11.68

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic