$30.77

Paracetamol Soluble Tablets – 100 x 500mg

Category:
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 Soluble Tablets – 100 x 500mg”

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

More Products

Jamieson Vitamin B12 2500mcg Fast Dissolving 60 Sublingual Tablets

$15.31

Faster acting, naturally energizing. Directions (Adults): Dissolve 1 tablet daily on or under tongue. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B12 (Methylcobalamin) – 2500mcg Also contains: Cellulose, calcium silicate, sodium sulfate, crospovidone, natural cherry flavour, vegetable magnesium stearate, silica, mannitol, stevia. Warning: Consult a health care practitioner prior to use if you are pregnant or […]

PROVITA THREONATE MAGNESIUM 90vcaps

$39.38

Magnesium Threonate Helps to maintain electrolyte balance. Magnesium (Mg) is a very important mineral with a multitude of roles in the human body including the brain. As an important electrolyte, magnesium plays an essential role in nerve transmission and neuromuscular conduction. It also assures the electrolyte balance in the brain (1, 6). Magnesium Threonate is […]

FlexiSEQ Max Strength for Osteoarthritis – 50g – 2 Pack

$43.34

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

NeoCitran Total Cold Tea Infusions Nighttime 10 Single Dose Pouches

$12.41

Indications: For temporary relief of the following cold & flu symptoms: dry cough, sore throat pain, headache, minor body aches and pain, fever and chills, sinus and nasal congestion, runny nose, sneezing, itchy/watery eyes. Directions: Adults and children 12 years and over: Dissolve the contents of 1 pouch into 225mL (one cup) of boiling water. may […]

PREFERRED NUTRITION BERBERINE 500mg 120vcaps

$36.06

Berberine is a yellow-coloured component in plants such as barberry (which this type is derived from) and goldenseal which has been used in traditional medicine in Asia for millennia. Modern research has shown Berberis vulgaris can increase the production of insulin receptors in our cell membranes, which likely accounts for why it’s been found to […]

Option+ Vitamin D 1000IU 180 Softgels

$7.30

Indications: Helps in the development and maintenance of bones and teeth, and in the absorption and use of calcium and phosphorus. Helps to support immune function. Dosage: Adults: 1 softgel daily or as recommended by a physician. Medicinal Ingredient: Each tablet contains:Vitamin D3 (cholecalciferol) – 25mcg (1000IU) Non-Medicinal Ingredients (in descending order): Organic flaxseed oil, softgel capsule (gelatin, glycerin, purified […]