$14.86

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

PLATINUM NATURALS EASYMULTI STRESS WOMEN 60sg

$41.64

Easymulti® Energy for Women Need a natural boost? Easymulti Energy is the simple solution to your hectic lifestyle.  You need all-day energy to meet the demands of your busy life. Easymulti Energy combines the health benefits of a full-spectrum multivitamin with omega oils and energizing plant adaptogens to help you stay on top of it […]

Estriol 1MG/G Cream + Applicator – 15g

$22.98

Contains estriol, a vaginal HRT cream
Treats vaginal dryness caused by menopause
Replaces oestrogen where it is needed
Always read the patient information leaflet before use

PASCOE DETOX KIT 50ml x 3

$76.72

Do you need detoxification? We are all exposed to thousands of toxins and chemicals each day at work, in the home, through the air we breathe and in our food and water. A recent well-publicized study found that the average Canadian has 53 chemicals stored in their bodies – a very troubling number. Our bodies […]

Lemsip Max Cold & Flu Honey & Ginger Hot Drink – 10 Sachets

$8.10

Lemsip Max Cold & Flu Honey and Ginger Sachets
Provides comfort and relief from symptoms of cold and flu
Contains paracetamol and phenylphrine

Fexofenadine Tablets

$11.97

Relieves hay fever & allergy symptoms
Non-drowsy antihistamine tablets
Generic alternative to Telfast
Always read the patient information leaflet before use

IDEAL PROTEIN SPICY QUESO CRISPS – 1 BOX

$25.53

IDEAL PROTEIN SPICY QUESO CRISPS – 1BAG Wrangle up your taste buds for Ranch Dorados! These bold, flavorful chips bring a stampede of ranchy goodness with every crunchy bite. Get ready for a flavour fiesta that’ll have you shouting ‘OLE!’ with every munch. Ingredients  Protein blend (soy protein concentrate, whey protein isolate), Sunflower oil, Tapioca […]