$14.71

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

Band-Aid Small Gauze Pads 10

$4.01

Quiltvent technology.Locks in ointmentDeep pockets wick away fluid to keep wounds cleanDouble-thick layers for extra cushioning. Ideal for post surgery recoveries, cuts, scrapes and burns. When using ointment, unique Quiltvent technology pockets help keep it in place. 8 Double Thick layers of pillow soft cushioning for extra comfort. Sterile unless individual wrapper is opened or damaged. […]

Robitussin Dry Cough Solution – 100ml

$7.08

Robutussin Dry Cough Medicine 100ml
Helps to treat dry, persistent and uncomfortable coughs
Easy to administer and its soothing effects can last up to 8 hours

Calpol Sixplus FastMelts Strawberry – 24 Tablets

$10.69

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

Jamieson Vitamin B2 100 Tablets

$13.15

Converts carbs, proteins and fats to energy. Directions (Adults): Take 1 tablet daily with a meal. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B2 (Riboflavin) – 100mgAn essential B complex vitamin. Also contains: Cellulose, dicalcium phosphate, vegetable stearic acid, modified cellulose gum, vegetable magnesium stearate, silica.  

Paracetamol 250mg – 10 Suppositories (Brand May Vary)

$32.77

‘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 Mouthwash – 400ml

$8.42

What is Colgate Fluorigard mouthwash? Colgate Fluorigard is a mouthwash which helps to provide daily protection from cavities. The alcohol-free formula makes this mouthwash perfect for children, pregnant women, and those whose religious beliefs make them unable to take alcohol. Great tasting mint flavour means you’ll be happy to use this mouthwash every day to […]