$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

Microlet Lancets – Pack of 200

$13.24

Buy Microlet Lancets – Pack of 200 Microlet Lancets are single use lancets that have been designed for obtaining blood samples for blood glucose testing.  The lancets are suitable for use with most conventional lancing devices available on the market. They are available in 7 different colours. This helps you to remember to change your […]

Sons Ketoconazole Anti-Dandruff Shampoo – 100ml

$17.57

Buy Sons Ketoconazole Anti-Dandruff Shampoo Sons Ketoconazole Anti-Dandruff Shampoo is the perfect solution for eradicating dandruff. The shampoo contains ketoconazole, an anti-dandruff compound that relieves the flaking, scaling and itching associated with dandruff.  It targets and removes infections caused by an excess of naturally occurring yeast. Sons Ketoconazole Anti-Dandruff Shampoo is dermatologically tested.   Directions […]

NAKA PLATINUM BCAA 250g

$24.79

NAKA Platinum BCAA 250g Description • Provides branched-chain amino acids (BCAAs): leucine, isoleucine, and valine• Essential amino acids required for muscle protein synthesis• Helps support muscle recovery following physical activity• Assists in reducing exercise-related muscle breakdown• Supports endurance and physical performance Advice to Use • Use only as directed on the product label• Mix with […]

Infazinc 15% Zinc Oxide Cream 50g

$4.74

Medicinal Ingredients: 15% w/w Zinc Oxide Directions: Apply to affected area 2-3 times daily.  Caution: Avoid contact with eyes. If contact occurs, rinse thoroughly with water. If rash or irritation occurs or worsens, discontinue use and consult your physician. Keep out of reach of children store under normal conditions. 

WISE WOMAN HERBALS WOMEN’S MENOCAPS 408mg 120caps

$40.18

Promotes normal healthy female glandular system function and soothes temporary nervous tension. Ingredients:  Angelica sinensis (dong quai), Arctium lappa (burdock), Vitex agnus-castus (chaste tree), Cimicifuga racemosa (black cohosh), Leonurus cardiaca (motherwort), and Glycyrrhiza glabra (licorice). (100% vegetarian capsules.) Suggested Use:  Take 2 capsules, 2-3 times a day. Precautions:  This formula is not recommended during pregnancy. […]

Elastoplast Extra Flexible Fabric Plasters – 40 Pack

$5.67

Elastoplast Fabric Plasters are extra flexible plasters and therefore ideal for joints and movable parts of the body, such as knees and elbows. Thanks to the strong adhesion of the plasters, you can be sure that your wound will remain protected as you get on with your life. The breathable fabric allows for maximum comfort […]