$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

NEW ROOTS L-LYSINE 500mg 100vcaps

$13.49

ʟ-⁠Lysine is one of the nine essential amino acids, which are necessary for balanced nutrition and good health.   ʟ-⁠Lysine is one of numerous amino acids that the body needs for growth and tissue repair. It is classified as one of the nine “essential” amino acids because our bodies do not produce it. Like all […]

Jamieson Vitamin B100 Complex 60 Caplets

$19.35

Super potency formula for energy and anti-stress Directions (Adults): Take 1 caplet daily with a meal. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B1 (Thiamine Mononitrate) – 100mgVitamin B2 (Riboflavin) – 100mgVitamin B3 (Niacinamide) -100mgVitamin B5 (Calcium d-pantothenate) – 100mgVitamin B6 (Pyridoxine HCl) – 100mcgVitamin B12 (Cyanocobalamin) – 100mcgBiotin – 100mcgCholine bitartrate […]

HydraSense Baby Ultra-Gentle Mist 100mL Spray

$12.78

Prevents and relieves cold symptoms such as nasal obstruction and secretion, related sinus pressure and sore throat.Facilitates better breathingReduces the duration of cold symptoms and the occurrence of complications such as sinusitis, influenza, and viral infections.Non-medicated solution without chemical additives.Recommended by health care professionals. HydraSense Ultra-Gentle Mist with Comfort Tip provides a simple, ready-to-use and […]

Stericlens Sterile Saline Solution Aerosol – 240ml

$9.05

Buy Stericlens Sterile Saline Solution Aerosol  Stericlens Sterile Saline Solution Aerosol is used to clean minor cuts and wounds.  The gentle, sterile cleaning solution contains sodium chloride. It removes dirt and debris from the area, helping to prevent infection and promote healing.  Stericlens Sterile Saline Solution Aerosol is convenient and easy to use. It is […]

Trojan Magnum Large Naked Sensations 10 Latex Condoms

$10.95

Magnum Naked Sensations Condoms feature a revolutionary design that lets you feel the pleasure, not the condom.Larger than standard latex condoms – for extra comfortMade from premium quality latex – to help reduce the riskEach condom is electronically tested – to help ensure reliability For Contraception Plus STI ProtectionLatex condoms are intended to prevent pregnancy, […]