$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

IDEAL PROTEIN BLUEBERRY PANCAKE MIX – 1 BOX

$25.53

IDEAL PROTEIN BLUEBERRY PANCAKE MIX – 1 BOX Fluffy, Rich. How sweet it is. Made with real blueberries, this flavorful pancake is not only high protein but contains 3 grams of fiber to help get your day started off right! Ingredients  Wheat gluten protein, whey protein concentrate, egg powder [dried whole eggs and/or dried egg […]

Option+ Vitamin C Blueberry 500mg 120 Tablets

$6.92

Helps in the development and maintenance of bones, cartilage, teeth and gums. Helps inwound healing. Helps to support immune function.  Directions for use: Adults: 1 – 3 tablets daily or as recommended by a physician.  Each tablet contains:Vitamin C (sodium ascorbate/ascorbic acid)…..………………………………………………..500 mg Non-medicinal ingredients (in descending order): Sorbitol, hydroxypropylcellulose, blueberry flavour, stearic acid, natural […]

BOIRON CINCHONA OFFICINALIS 30CH 80pellets

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Unifine Pentips 4mm 32g 100 Count

$23.00

Diamond Point Technology Sharpened to perfection for lower penetration force.  Indications For Use: Intended for use with pen injector devices for the subcutaneous injection of drugs, including insulin.  How To Use: Consult injection pen instructions prior to use. Use a new needle for each injection. Remove the protective seal. Push pen needle straight onto the […]

Benylin All-In-One Cold And Flu Extra Strength Night 24 Caplets

$14.24

Relief of: Pain, Fever, Headache, Stuffy Nose, Nasal Congestion, Dry Cough, Runny Nose, Sneezing, Sore Throat Pain. Dosage: Adult use only (12 years and older): Take 2 caplets every 6 hours. Maximum 8 caplets in 24 hours. Caution: Keep out of the reach of children. This package contains enough medication to seriously harm a child. Do […]

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