$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

NEW ROOTS VITAMIN C8 527mg 90caps

$17.97$21.14

Formulated with eight forms of buffered vitamin C, Vitamin C⁸ contains additional cutting-edge nutraceuticals dedicated to excellent health. It’s also less acidic, for enhanced gastrointestinal tolerance.   Not All Vitamin C Products Are Created Equal For your body to truly get all the benefits of vitamin C, it needs to get it from more than one source. Vitamin C⁸ combines […]

Lysol Disinfectant Toilet Bowl Cleaner 710mL

$3.65

Kills 99.9% of Bacteria Removes tough hard water stains, rust stains and mineral deposits.  Directions: 1. Flush first and remove excess dirt and grime before cleaning and disinfecting.2. Carefully squeeze a generous amount (120mL) of product under the rim and directly on the sides of the bowl, letting it run down into the water.3. For disinfection, […]

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

BEEKEEPER’S NATURALS THROAT RELIEF PROPOLIS 30ml

$13.51

Beekeeper’s Naturals premium natural bee propolis throat spray is made with propolis sustainably sourced from remote Canadian apiaries. This alcohol-free throat spray is your go-to for sore throats and immune support. Propolis is the substance the bees make to protect their hive and keep it germ-free. It has been used globally for centuries in herbal […]

IDEAL PROTEIN CHOCOLATE SMOOTHIE MIX – 1 PACK

$4.56

IDEAL PROTEIN CHOCOLATE SMOOTHIE MIX – 1 PACK Luscious, Creamy. A classic go to. Chocolaty goodness in beverage form to shake up your routine. Ingredients  Milk protein concentrate, Cocoa powder, Skim milk powder, Whey protein isolate, Sea salt, Dark chocolate (sugar, unsweetened chocolate, dextrose), Natural and artificial flavor, Xanthan gum, Sucralose, Stevia extract, Silicon dioxide. […]

THORNE ZINC CITRATE 30mg 60vcaps

$11.22

THORNE ZINC CITRATE 30mg 60vcaps Description Highly absorbable zinc citrate form designed to support immune health, skin integrity, and enzyme function Citrate helps enhance zinc absorption, even in the presence of dietary inhibitors like phytic acid from grains Essential trace mineral that plays a role in wound healing, cellular repair, and overall metabolic function Advice […]