$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

NIN JIOM PEI PA KOA 300ml

$18.99

Nin Jiom Pei Pa Koa 300ml Nin Jiom Pei Pa Koa Herbal Cough Syrup, known popularly in China as “Pei Pa Koa,” is a Traditional Chinese Herbal Syrup that effectively soothes sore throats. It is made from a variety of precious natural herbs and honey, Pei Pa Koa is one of the world’s most effective […]

BOIRON THUJA OCCIDENTALIS 200CH 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 […]

Monistat 7 Vaginal Cream

$13.12

Monistat 7 Vaginal Cream relieves the vaginal itching, burning and white discharge due to vaginal yeast infections (candidiasis).  Directions: Read leaflet for full directions and precautions before use. Insert one prefilled disposable applicator of cream into the vagina for 7 nights in a row, even if menstruating. For vaginal use only. Do not take by […]

Numark Cushioned Plasters – 20 Pack

$1.47

Buy Numark Cushioned Plasters Numark Cushioned Plasters are perfect for minor wounds, cuts or grazes. The plasters are durable to protect the wound. Numark Cushioned Plasters are breathable to help with the healing process of the injury.  The padding provides extra cushioning and protects wounds against dirt.    Directions Wash and gently dry the wound […]

INTEGRATIVE THERAPEUTICS THERACURMIN HP 60caps

$55.86

Helps to relieve joint pain associated with osteoarthritis. Research shows that standard curcumin is poorly absorbed even at high doses. Theracurmin is the first water-dispersible curcumin – dissolving quickly and maintaining solubility over time; resulting in a product that is 27x more bioavailable than standard curcumin extracts. Standard curcumin is poorly absorbed. Theracurmin® is a […]

Nuromol 200mg/500mg – 16 Tablets

$7.48

What is Nuromol?  Nuromol is a painkiller that combines two popular everyday pain relief medications – ibuprofen and paracetamol – to ease your pain, fever, and inflammation. If you’re suffering with mild to moderate pain and find that one painkiller isn’t enough to control it, Nuromol could be the perfect solution. What is the recommended […]