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

DOCTOR’S CHOICE DMSO GEL 113g

$37.89

Helps to reduce pain associated with Reflex Sympathetic dystrophy (RSD). Used in Herbal Medicine to help relieve minor burns including sunburn. Assists healing of minor wounds such as cuts and burns, and minor skin irritations. Helps temporarily reduce pain of large joints such as post traumatic soft tissue injuries, acute bursitis, strains and sprains Alleviates […]

SALUS FLORADIX FORMULA 250ml

$26.25

SALUS FLORADIX FORMULA 250ml Best Selling organic Iron supplement for anyone concerned with iron deficiency. Floradix formula is a highly soluble Iron compound combined with B vitamins and vitamin C for maximum absorption. Easily digested and non-constipating, Floradix is enhanced with natural fruit juices and added digestive and iron-rich herbs. Ideal for those concerned with […]

HARMONIC ARTS FEMALE HARMONY TINCTURE 50ml

$16.58

Ease menstrual discomfort and support a balanced cycle with our Female Harmony tincture. Soothes menstrual cramps and emotional stress. Strengthens liver function to balance excess hormones. Oregon Grape, Motherwort and Dong Quai support reproductive health and regulate menses. Use our Female Harmony tincture if you’re experiencing hormonal imbalance or menstrual-related pain, bloating, moodiness, breast tenderness, […]

Pirinase Allergy Nasal Spray – 120 Sprays

$17.30

Buy Pirinase Allergy Nasal Spray- 120 Sprays  Pirinase Allergy Nasal Spray prevents and relieves symptoms of airborne allergens such as pollen, pet hair, dust mite and mould spores. The nasal spray can relieve symptoms such as sneezing, blocked noses, and itchy or watery eyes for up to 24 hours.   How Pirinase Allergy Nasal Spray […]

Option+ Fluconazole 1 Oral Capsule

$10.95

Uses: Relieves symptoms of vaginal yeast infection: vaginal itching, burning, discharge Directions: Adults and children 12 years and older: Take one capsule by mouth. Do not take more than directed. Swallow one capsule as a one-time only dose. Warnings: Do not use: if you are pregnant, trying to become pregnant or nursing, are allergic to fluconazole (related […]

NEW ROOTS DMSO LIQUID 50ml

$16.07

DMSO, or dimethylsulfoxide, is a potent compound that delivers intense, targeted relief for acute pain, such as posttraumatic soft-tissue injuries, acute bursitis, strains, and sprains. It allows for accelerated crossing of tissue membranes, with the skin in particular. Known for its therapeutic properties, especially for the healing of injuries, DMSO can be applied on sprained […]