$14.71

Nurofen Plus (12.8mg/200mg) – 32 Tablets

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 Plus (12.8mg/200mg) – 32 Tablets”

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

More Products

Claritin Allergy Rapid Dissolve Mint Flavour 10 Tablets

$11.31

Fast Relief from indoor and outdoor allergy symptoms: Itchy, watery, red, burning eyes; Sneezing, runny nose; Itchy nose; Skin itch, hives.Claritin is a fast and long-lasting antihistamine that is clinically proven to provide effective relief from allergy symptoms caused by pollen, trees, grass, ragweed, dust, pets, and moulds without causing drowsiness, so you can stay […]

Lypsyl Sensitive Lip Balm 4.2g

$2.18

With over 100 years in Swedish Lip Care, Lypsyl combines the very best quality ingredients and years of experience to bring out your natural beauty.  Lypsyl Sensitive:– Made with beeswax, No Parabes or phthalates– Moisturized & Soothes to keep lips soft and smooth– Helps protect the drying effects of the environment – Glided on easily for […]

Nurofen Express 200mg – 10 Liquid Capsules

$4.40

What are Nurofen Express Liquid Capsules? Nurofen Express Liquid Capsules are painkillers that are used to relieve symptoms of different types of aches and pains. This product can be used for short-term treatment of everyday pain from muscular aches to cold and flu symptoms. It contains Ibuprofen, which is an anti-inflammatory drug commonly used as […]

Adcal-D3 1500mg/400IU – 112 Chewable Tablets

$24.33

Do you need Adcal-D3 caplets to support healthy teeth & bones? Chemist4U has a wide range of vitamin & mineral supplements available with speedy delivery

HARMONIC ARTS CORDYCEPS ENERGY 60 CAP

$36.46

HARMONIC ARTS CORDYCEPS ENERGY 60 CAP Description Provides 187.5 mg of hot-water extracted Cordyceps militaris fruiting body per capsule (8:1 ratio, equivalent to 1,500 mg dry mushroom)  Traditionally used in Chinese medicine for boosting energy and supporting stamina without the “crash” Contains over 30% polysaccharides, including beta‑glucans (>15%), adenosine (>0.5%), and cordycepin (>0.1%) — offering antioxidant and immune‑supportive […]

Gaviscon Double Action Chewable Tablets Mint – 48 Tablets

$16.36

What are Gaviscon Double Action Tablets? Gaviscon Double Action Tablets are a soothing treatment for heartburn, acid reflux, and indigestion. These tablets can be chewed and swallowed without needing a glass of water, so you can take them whenever and wherever you suffer with heartburn. If you’re looking for a treatment for heartburn and indigestion […]