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 – 10 Suppositories”

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

More Products

Bioré Charcoal Deep Cleansing Charcoal Pore Strips 8 Count

$9.12

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

TIGER BALM WHITE REGULAR 18g

$11.30

TIGER BALM WHITE REGULAR 18g Tiger Balm White is effective for headaches, stuffy nose, stomach flatulence, insect bites, itchiness and muscle and joint aches. Just rub the Tiger Balm White ointment onto your skin, and its pain relieving properties will work quickly to reduce aches, swelling and other discomfort that irritates the body. Tiger Balm […]

Bacitin Bacitracin Ointment USP 30g

$6.93

Do not use if tube seal is broken. Indications: First aid to help prevent infection in minor cuts, scrapes and burns.  Direction: Clean affected area. Apply a small amount (equal to the surface area of the tip of a finger) 1-3 times daily, as required. Cm be covered with a sterile dressing.  Medicinal Ingredients: (Each […]

METAGENICS ESTROVERA 30tabs

$32.88

30 Tablets To help relieve hot flashes associated with menopause Gluten Free|Vegetarian  Ingredient Amount Daily Value Rhapontic Rhubarb (Rheum rhaponticum, root) ERr 731® 4 mg    Non-Medicinal Ingredients: Cellulose, stearic acid (veg), croscarmellose sodium, silicon dioxide, and enteric coating (ethyl cellulose, hydroxypropylmethylcellulose, medium-chain triglycerides, ammonium hydroxide, sodium alginate, oleic acid, hydroxypropylcellulose, and stearic acid [veg]). Recommended […]

NATURAL FACTORS ZINC CITRATE 90tabs

$5.46

Zinc supports our body’s natural defenses and is essential for healthy skin. It is needed for many hormones and a healthy reproductive system; hence it is widely used for prostate problems. Zinc is necessary for our sense of smell, taste and vision. Zinc is a trace mineral that found in virtually every cell in the […]

Hemovel 18 Tablets

$15.34

Recommended Use: Relieves the symptoms associated with hemorrhoids such as pain, edema (swelling) and bleeding. Helps to reduce the duration and severity of hemorrhoids. Dosage: Adults: Swallow 1 tablet, 3 times daily, for 4 days, then 1 tablet, twice daily for 3 days. Consult a health care professional for use beyond 7 days. Medicinal Ingredient: […]