$5.61

Nurofen Meltlets Lemon 200mg Self-Dissolving Tablets – 12 Pack

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 “Nurofen Meltlets Lemon 200mg Self-Dissolving Tablets – 12 Pack”

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

More Products

NATURAL FACTORS UBIQUINOL QH ACTIVE COQ10 100mg 60sg

$36.46

Description: Provides antioxidant support for cardiovascular health and protection against free radical damage. Promotes sustained, natural energy by supporting mitochondrial function and ATP production. Supports mental acuity and vital organ function, contributing to overall well-being.  Advice for Use: Take 1 softgel 1–3 times per day, preferably with meals, or as directed by a healthcare professional. […]

BOIRON SULFUR 200ch

$7.30

BOIRON SULFUR 200ch Sulphur is mainly used to help with skin rashes which are worsened by heat and water.(Use only with the guidance of a Homeopathic or Naturopathic practioner). Ingredients Sulphur 200CHInactive Ingredients: Lactose, sucrose Directions Adult and children 2 years of age and older: Dissolve 5 pellets in the mouth 3 times a day […]

Treathay Fexofenadine 120mg – 30 Tablets

$6.51

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

Honibe Honey Lozenges 10 Lozenges

$5.84

Usage: For the temporary relief of sore throat and nasal congestion. Adults and children 5 years and over, dissolve one lozenge slowly in the mouth as required.  Caution: If symptoms are severe or persist for more than two days, consult a doctor. Keep out of reach of children. Store in a coold, dry place. Medicinal […]

Secret Invisible Antiprespirant / Deodorant 45g

$5.10

You can be confident in the original tried and trusted solid formula, with odour and wetness protection. Ingredients: Cyclopentasiloxane, Aluminum Zirconium Trichlorohydrex Gly, Stearyl Alcohol, Mineral Oil, Dimethicone, Talc, Petrolatum, Hydrogenated Castor Oil, PPG-14 Butyl Ether, Fragrance, Cyclodextrin, Behenyl Alcohol.

LAVERA MEN SENSITIV 3-IN-1 SHOWER GEL 200ml

$14.97

Feel clean and fresh with LAVERA MEN 3 IN1 SHOWER SHAMPOO for face, hair and body. The easy to use organic shower gel with organic ingredients keeps men skin revitalised, soft and smooth. The added natural ingredients of Organic Bamboo and Organic Guarana make this shower shampoo lather and effectively removes everyday pollution from the face, hair […]