$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

Sudocrem 125g

$8.40

Sudocrem is clinically proven to soothe and heal your baby’s delicate skin and works in three simple ways. First it contains an emollient that soothes sore or inflamed skin. Second it works as a mild, local anaesthetic to help ease pain and irritation. Finally, a water-repellent base forms a protective barrier, helping to stop any […]

METAGENICS BIOPURE PROTEIN 345g

$55.03

Source of essential amino acids involved in muscle protein synthesis Serving Size: 2 Scoops (23 g) Ingredient Amount Daily Value Calories 100    Fat 3 g    Sodium 45 mg    Carbohydrate 2 g    Whey Protein 8 g    Calcium (found in whey) 85 mg    Phosphorus (found in whey) 75 mg    Potassium […]

Chloraseptic Sore Throat Lozenges Sucrose Free Berry Cherry Flavour 15 Lozenges

$5.47

Use for the temporary relief of pain of sore throat. Directions: Adults and children 3 years of age and over: Use 1 lozenge every 2 hours as needed or as directed by a health care professional. Children under 3 years of age: consult a health care professional. Do not use if you have a history […]

GlucoRx Q Blood Glucose Test – 50 Test Strips

$10.26

Buy GlucoRx Q Blood Glucose Test – 50 Test Strips GlucoRx Q Blood Glucose Test Strips utilise advanced GOD enzyme technology. 50 strips are included in this product. Strips expire 6 months after opening each pot. These strips are only compatible with the GlucoRx Q meter.   How can I test my blood sugar at […]

Nourkrin Woman For Hair Growth 3 Month Supply – 180 Tablets

$129.81

Buy Nourkrin Woman For Hair Growth Nourkrin Woman For Hair Growth is your companion for stronger, healthier and more vibrant hair. They are a safe, drug-free solution for women to promote hair growth. The tablets are backed by extensive clinical research with a track record in promoting hair growth and reducing hair loss in women. […]

FINLANDIA CRANBERRY PLUS D-MANNOSE 50g

$19.72

Product info: Canadian women make over half a million visits to doctors per year due to urinary tract infections (UTIs). UTIs affect 80 percent of women at least once in their lifetime. D-Mannose is a simple sugar that occurs naturally in some plants, including cranberries. Nearly all infections of the lower urinary tract and bladder […]