$6.75

Ibuprofen 200mg – 84 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 “Ibuprofen 200mg – 84 Tablets”

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

More Products

Xyzal Tablets

$14.63

Antihistamine treatment for hay fever and allergy symptoms.
Contains levocetirizine dihydrochloride.
Always read the patient information leaflet before use. 

Dequadin Antibacterial-Antifungal Lozenges 16 Orange Lozenges

$5.10

A flavoured sucrose base lozenge providing temporary relief of sore throat. Instructions: Adults and children 2 years and older: Dissolve one lozenge slowly in the mouth. Repeat every two hours as needed.  If sore throat is severe or persists for more than 2 days, consult a physician. Contains: 0.25mg of the antibacterial-antifungal ingredient dequalinium chloride […]

NEW ROOTS FEMINA FLORA ORAL 55 Billion+ 30caps (F)

$43.84

Our broad-spectrum formula addresses gastrointestinal health with specific therapeutic strains for female urogenital health.   Femina Flora Oral is specifically formulated for women, featuring high-potency probiotics beneficial for the maintenance of healthy gut flora, with strains essential for female urinary and vaginal health. Our lactic acid–forming probiotics create a favourable pH level for probiotic prosperity. […]

AOR MULTI BASICS 3 90caps

$33.54

Multi Basics 3® provides optimal doses and balanced ratios of all the recognized essential vitamins and minerals in high quality forms supported by research, all in just three capsules a day. A balanced and well-designed multivitamin is fundamental to any supplement regimen. Multivitamin and mineral formulations are an excellent way to meet your daily nutrition […]

BOIRON HISTAMINUM MURIATICUM 30CH 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 […]