$12.83

Cuprofen Maximum Strength 400mg – 96 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 “Cuprofen Maximum Strength 400mg – 96 Tablets”

Your email address will not be published. Required fields are marked *

More Products

BOIRON ARNICA MONTANA 6CH

$7.30

Homeopathic relief that is targeted to your symptoms. The pellets are unflavored and melt in your mouth. Easy to take, this homeopathic medicine is suitable for the whole family, adults and children.

Calpol SixPlus Sugar Free Suspension – 80ml

$5.40

Contains 80ml of Calpol Six Plus Suspension
Helps to ease pain and fever
Sugar free formula
Strawberry flavoured

Benylin Cough & Chest Congestion Extra Strength For People With Diabetes 100mL

$10.59

Fast relief of: cough, chest congestion, nasal and sinus congestion and sore throat pain. Dosage: Adults (12 years and over): 2 tsp. (10mL) every 6 hours. Maximum 8tsp. (40mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Do not use with other products containing any of these ingredients or other cough/cold […]

Accu-Chek Guide Wireless Blood Glucose Meter and Lancing Device

$37.26

Unique SmartPackSpill-resistant test strip container No coding required Bright, backlit meter display with full text Test strip slot light for testing day or night Test strip ejector for sanitary disposal Small sample size with a wide, yellow blood application area. Contains: Accu-Chek Guide meter with batteries Accu-Chek Softclix lancing device Accu-Chek Softclix lancets Carry Case […]

Clairol L’Image Ultimate Colour Permanent Hair Colour

$6.93

L’Image is a moisturizing colour system. The Deep Moisture Colour Crème formula conditions hair as it colours, leaving you with a truly high-shine look. Vibrant colour and flawless grey coverage last 8 weeks. Level 3 permanent colour & 100% grey coverage Maximizes shine and stays rich, vibrant and enduringly beautiful Improved conditioner provides hair with […]

CANPREV K2 30mcg 15ml

$21.33

CANPREV K2 30mcg 15ml Vitamin K2 is a fat soluble vitamin essential for normal blood clotting and bone metabolism. There are three different forms of vitamin K: K1 (phytoquinone), K2 (menaquinone), which can be made by natural bacteria in the intestines, and K3 (menadione), a synthetic version of vitamin K. Clinical research has demonstrated significant […]