$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

Ovestin 1mg/g Vaginal Cream With Applicator

$24.87

Vaginal HRT cream
Relieves dryness and irritation caused by menopause
Contains estriol, a type of oestrogen
Always read the patient information leaflet before use

Acnecide Face Wash Spot Treatment with 5% Benzoyl Peroxide – 50g

$12.24

What is Acnecide 5% Face Wash? Acnecide 5% Wash Gel is a skin treatment that helps to tackle mild acne on your face. Use this wash once or twice a day to reduce one of the main causes of acne and help your skin to clear up. If you’re sick and tired of blackheads, whiteheads, […]

NATURAL FACTORS RESVERATROL CONCENTRATE SUPER STRENGTH 500mg 60vcaps

$33.87

NATURAL FACTORS RESVERATROL CONCENTRATE SUPER STRENGTH 500mg 60vcaps Description Provides antioxidant protection using resveratrol from red grape skins and Japanese knotweed Supports cardiovascular health and protects against free radical damage and LDL oxidation Promotes graceful aging and helps maintain brain and blood vessel health Advice to use Adults: Take 1 capsule daily or as directed […]

Gillette After Shave Sensitive Skin Gel 75ml

$5.11

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Option+ Glucosamine & Chondroitin Sulfate 900mg 140 Tablets

$17.89

Indications: Helps relieve joint pain associated with osteoarthritis and protect against the deterioration of cartilage. A factor in maintaining healthy cartilage and joint health. Dosage: Adults: 1 caplet 3 times daily or as recommended by a physician. Use for at least 1 month to see beneficial results. Medicinal Ingredients: Each tablet contains:Glucosamine Sulfate (glucosamine sulfate potassium chloride from shrimp/crab […]

Nestle Gerber Wheat, Yogurt, Apple, Pear & Bananas Cereal 227g

$6.20

For infants 8 months and up. GERBER Baby Cereal Wheat, Yogurt, Apple, Pear & Banana is perfect for babies 8 months and up who are ready to experience new tastes and more advanced textures. With the yummy comination of wheat, yogurt, apple, pear and banana all in one nutritious cereal, all you have to do […]