$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

Seven Seas Trying For A Baby Tablets – 28 Tablets

$17.57

What are Seven Seas Trying For A Baby Tablets?  Seven Seas Trying For A Baby Tablets contain a wide selection of vitamins and minerals that are essential if you’re trying for a baby, such as: vitamin D, vitamin B6, vitamin B12, folic acid, biotin, iron, zinc and selenium. These tablets contain the exact level of […]

Paracetamol 500mg – 24 Soluble Tablets

$7.42

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

Eucerin Complete Repair Lotion For Very Dry Skin 500ml

$19.71

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

BOIRON HYPERICUM PERFORATUM 200CH 80pellets

$7.30

BOIRON HYPERICUM PERFORATUM 200CH 80pellets 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 […]

METAGENICS OMEGAGENICS EPA-DHA 1000 120sg

$72.92

OmegaGenics EPA-DHA 1000 features a concentrated, purified source of omega-3 fatty acids in triglyceride form from sustainably sourced, cold-water fish. Each softgel provides a total of 710 mg EPA and 290 mg DHA. Features and benefits: Helps maintain cardiovascular health and reduce serum triglycerides Helps to support cognitive health and promote healthy mood balance In […]

WISE WOMAN HERBALS WOMEN’S MENOCAPS 408mg 120caps

$40.18

Promotes normal healthy female glandular system function and soothes temporary nervous tension. Ingredients:  Angelica sinensis (dong quai), Arctium lappa (burdock), Vitex agnus-castus (chaste tree), Cimicifuga racemosa (black cohosh), Leonurus cardiaca (motherwort), and Glycyrrhiza glabra (licorice). (100% vegetarian capsules.) Suggested Use:  Take 2 capsules, 2-3 times a day. Precautions:  This formula is not recommended during pregnancy. […]