$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

BOIRON ARNICARE BRUISE 45g

$9.61

Homeopathic medicine that eases resorption of bruises and inflammatory oedema (bumps) caused by falls, blows, blunt injury or surgery. Relieves muscle and joint pain. Natural Health Product 100% naturally-sourced medicinal ingredients Gel texture, quickly absorbed Easy to carry everywhere Ingredients: Medicinal ingredients: Arnica montana mother tincture Bryonia mother tincture Calendula officinalis mother tincture Ledum palustre […]

AOR L-LYSINE 500mg 150caps

$24.06

Fights Cold Sores and Boosts Immunity An essential amino acid Supports the body’s muscles, bones and skin by promoting collagen production Helps maintain energy levels Provides a clinically effective dose L-lysine is an essential amino acid that is important for many biological functions, such as immunity, energy production and muscle growth. Since it is naturally […]

Option+ Multivitamins and Minerals age 50+ 100 Tablets

$12.39

Helps in the development and maintenance of bones and teeth; Helps maintain immune function; Helps maintain eyesight; Helps to maintain the body’s ability to metabolize nutrients. Directions for use: Adults: Take 1 tablet daily with food or as directed by a healthcare practitioner. Take a few hours before or after taking other medications or natural […]

Skintimate Skin Therapy Moisturizing Shave Gel 198g

$4.74

Skintimate Skin Therapy Moisturizing Shave Gel contains a special Skin Softening Complex of restorative moisturizers, vitamins and antioxidants. The moisture-rich gel replenishes skin’s natural moisture and provides unbeatable razor protection for a close, comfortable shave and healthy, smooth, touchably soft skin.  

GE Blood Glucose Monitoring System

$11.32

Clean and No MessEasy to HandleTiny Blood SampleAuto CodingAccurateLarge Screen Features: Backlight Results in 5 seconds Auto coding for increased precision Tiny sample required (0.75μl) Custom designed lancet device (single patient use only) 1000 test memory 1, 7, 14, 30, 60, 90 day averaging FAD-GDH (Aspergillus oryzae) technology Large plastic test strips Store between 4°C […]

NATURAL FACTORS WELLBETX BERBERINE 500mg 60vcaps

$17.42

NATURAL FACTORS WELLBETX BERBERINE 500mg 60vcaps Blood glucose (sugar) management is a key part of maintaining a healthy body, yet millions of Canadians struggle with ailments related to poorly controlled blood sugar and insulin levels. The unique ways in which WellBetX Berberine acts on the body makes it a useful natural option for improving blood […]