$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

Bic Soleil Sensitive Comfort Shield 3 Disposable Razors

$8.39

Comfort ShieldEffortlessly glides for silky, smooth skin. Comfort Shield head evenly distributes pressure, glides and helps protect your skin from irritation 3 flexible blades individually adjust to all your curves Lubricating strips with Vitamin E and Aloe to pamper your skin Pivoting Head and Rubber Grip for ultimate comfort

Optrex Soothing Eye Drops For Itchy Eyes – 10ml

$7.48

What are Optrex Soothing Eye Drops for itchy eyes? Optrex Soothing Eye Drops work to relieve itching and irritation in your eyes caused by hay fever. If you’re struggling with itchy eyes, these eye drops can help to ease that irritating itching sensation, leaving you feeling refreshed and comfortable again. You can also use these […]

NATURAL FACTORS SELENO EXCELL SELENIUM 200mcg 90caps

$10.93

Feature summary This is a superior, easily absorbed form of the antioxidant mineral that works with vitamin E to fight free radicals. As a trace mineral, selenium helps promote normal growth, fertility and detoxification, as well as helping to slow aging. Seleno Excell is for those who want the most bioavailable and potent form of […]

FINLANDIA RESVERATROL PLUS 300mg 60vcaps

$48.86

Finlandia’s Resveratrol is a dietary supplement that contains resveratrol, a natural compound found in grapes, berries, and other plants. Resveratrol is a type of polyphenol that is believed to have antioxidant and anti-inflammatory properties, which may help protect the body against damage caused by free radicals and other harmful substances. The supplement is marketed as […]

Luden’s Throat Drops 30 Wild Cherry

$2.55

Soothes your throat! Tastes great!  Uses: For the temporary relief of sore throat and for protection of irritated areas in the throat. Directions: Adults and children 14 years and older: dissolve 1 lozenge slowly in mouth. Maximum 24 lozenges per day.Children 4-13 years: dissolve 1 lozenge slowly in mouth. Maximum 8 lozenges per day.May be repeated […]

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