$14.86

Flarin 200mg Ibuprofen – 30 Soft Capsules

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 “Flarin 200mg Ibuprofen – 30 Soft Capsules”

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

More Products

EMLA Cream 5% – 5g – With 2 Dressings

$9.45

‘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’ […]

Colgate FluoriGard Alcohol Free Daily Rinse – 400ml

$8.78

What is Colgate FluoriGard Daily Rinse? Colgate FluoriGard Daily Rinse is a fluoride mouth rinse which helps to reduce tooth decay. It’s perfect for daily use and has a pleasant minty flavour which helps to keep your breath smelling fresh. Perfect for those looking for protection against tooth decay.   What is tooth decay? Tooth […]

BOIRON DAPIS GEL 40g

$10.41

Homeopathic medicine used to alleviate pain, to relieve itching, hives and to promote healing of insect bites. Claims based on traditional homeopathic practice, not accepted medical evidence. Not endorsed by Health Canada. Direction Adults and children: Apply on affected area, as soon as possible and as often as needed. Gently massage the skin. Caution: Do […]

Benylin Dry Cough Extra Strength

$10.59

Fast relief of dry hacking cough, cough from irritated throat, plus soothes throat. Dosage: Adults (12 years and over): 2tsp. (10mL) every 6-8 hours. Maximum 8tsp. (40mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Do not take more than the recommended dose. Do not use with a monoamine oxidase inhibitor (MAOI) or for […]

Almus Weekly Dispenser Pill Box

$8.10

‘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’ […]

Luden’s Throat Drops 30 Wild Cherry

$2.55

Soothes your throat! Tastes great!  Uses: For the temporary relief of sore throat and for protection of irritated areas in the throat. Directions: Adults and children 14 years and older: dissolve 1 lozenge slowly in mouth. Maximum 24 lozenges per day.Children 4-13 years: dissolve 1 lozenge slowly in mouth. Maximum 8 lozenges per day.May be repeated […]