$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

PRAIRIE NATURALS ORGANIC HEMP PROTEIN NATURAL 400g

$29.17

Made with pure, organic & raw, Canadian-grown Hemp Seeds Naturally occurring proteins, carbohydrates, fibre, Omega fats Complete protein source with all essential amino acids Reduces inflammation Promotes resilient skin Supports flexible joints Enhances immunity Strengthens hearts Tested gluten-free Non-GMO Prairie Naturals HempProtein is more than a protein powder. It’s a more balanced way of living […]

Option+ Cold and Sinus Non Drowsy 10 Caplets

$4.73

Ibuprofen and Pseudoephedrine Hydrochloride Tablets USP Analgesic + Decongestant Temporarily relieves symptoms of colds, sore throat pain, sinus pain, nasal congestion, headache, fever, minor body aches and pains Warnings: Stomach bleeding warning. May cause stomach bleeding. Symptoms may include: feeling faint, vomiting blood, bloody or black stools. Chance of stomach bleeding is higher if you […]

CeraVe Hydrating Cream-to-Foam Cleanser 355 ml

$17.13

For Normal to Dry Skin Creamy foaming face wash for normal-to-dry skin Facial Cleansers are designed to remove dirt, oil, pollution, daily sunscreen and makeup, but it’s important to choose a formula that addresses the needs of specific skin types without disrupting the skin’s natural barrier. Those with dry skin can enjoy the benefits of both a […]

HOMEOCAN INSOMNIA 4g

$6.57

Homeocan Insomnia 4g The Insomnia combination pellets is a homeopathic medicine. It is specially and naturally formulated to find a peaceful and restful sleep. Insomnia is a problem that affects many people. It results in a decrease in the quantity and quality of sleep (difficulty falling asleep at night, waking early in the morning). These […]

KT Tape Starter Pack

$5.11

Get started with the KT Tape Starter Pack 10 total strips of KT Tape (3 Cotton, 3 PRO®, 3 PRO Extreme®, 1 PRO® Wide) Gives you a variety of tape types to explore what is best for your skin type and activity level Original Cotton fabric is breathable and comfortable for up to 3 days of […]

ULTIMATE PERFORMANCE WITH TONGKAT ALI 90vcap

$38.36

PREVIOUSLY KNOWN AS ULTIMATE LIBIDO Ultimate Performance with Tongkat Ali is an aphrodisiac formula for men and women with naturally sourced ingredients. It combines epimedium extract, used in herbal medicine as an aphrodisiac, along with tongkat ali, damiana powder, niacin, zinc, and BioPerine® black pepper extract, for a comprehensive approach to maintaining a healthy libido. Features & […]