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 “Paracetamol 500mg – 24 Soluble Tablets”

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

More Products

Lip Smacker Lippy Pal Lip Balm Unicorn

$4.00

Every member of the Lippy Pal Collection keeps your lips moisturized all day with authentic tasting flavors from Lip Smacker®. Unique packaging designs feature the adorable character in each lip balm, making it near impossible to resist a smile on your face when you apply it. Collect them all to keep your lips moisturized and […]

NATURE’S WAY KUDZU 50caps

$14.87$17.50

Nature’s Way Kudzu Root is used in Traditional Chinese Medicine (TCM) to help promote the production of body fluid and to allay thirst. Nature’s Way Kudzu Root is Vegetarian and Non-GMO Project Verified. DIRECTIONS Adults, take 2 capsules, 3 times per day. For prolonged use, consult a health care practitioner.

Aknemycin Plus Solution

$21.96

Topical treatment for acne
Contains the active ingredients erythromycin and tretinoin
Apply once or twice daily as instructed

Altoids Peppermint

$3.28

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

SMART SOLUTIONS LOVE PERSONAL LUBRICANT 250ml

$14.61

Love Lube is a safe, water-based, latex-friendly lubricant. Love Lube is petroleum and paraben-free, and works quickly to reduce dryness and restore comfort where you need it most. Vaginal dryness can occur at various stages of a woman’s life causing itching, burning and pain. Women may experience more dryness immediately before or after the menstrual […]

HOMEOCAN No 6 KALI PHOS 6X 500tabs

$10.96

HOMEOCAN No 6 KALI PHOS 6X 500tabs Biochemical Mineral Salts of Dr. Schüssler Kali Phosphoricum is a homeopathic remedy indicated in all cases of organic exhaustion and organic nervous (heavy stress). More specifically, it may improve the physical and mental strength of people weakened by illness or mental exhaustion. Adjuvants to homeopathy, Dr. Schüssler Biochemical Mineral […]