$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

Aussie Miracle Volume Conditioner 360mL

$6.57

Flat hair in need of a miraculous boost? We’ve got you covered! Our miracle Volume Shampoo gives big body volume to your hair while setting it up for more va-va-voom style. To Experience our little miracle: work this product into wet hair, and rinse out Yay! Kakadu Plum & Bamboo Yay! AUSSome Hair Days NO […]

Nelsons Tea Tree Cream – 30ml

$6.88

What is Nelsons Tea Tree Cream?  Nelsons Tea Tree Cream is enriched with the finest, purest tea tree oil which is known for its antiseptic and antibacterial properties. This non-greasy, easy-to-apply formula is suitable to be used on the face, hands and body to refresh and soothe the skin. How to use this product Wash […]

Benylin Mucus & Phlegm Extra Strength Plus Cough Control 250mL

$13.87

Fast, effective relief of: mucus & phlegm, chest congestion, 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 medications. Do […]

Polysporin Original Ointment

$9.13

Prevents infection of minor wounds such as cuts, scrapes, burns, blisters, nicks and scratches. Directions:1. CLEAN: Clean affected area.2. TREAT: Apply Polysporin Heal-Fast Formula to the area 1-3 times daily.3. COVER: Apply a bandage. Cautions: For external use only. Avoid contact with eyes. If this occurs, rinse thoroughly with water. Do not use over large […]

HistaHive 180mg – 30 Tablets x 3

$41.47

‘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 Peroxyl Medicated Mouthwash – 300ml

$6.75

Buy Colgate Peroxyl Medicated Mouthwash Colgate Peroxyl Medicated Mouthwash is a medicated mouthwash used to relieve minor mouth and gum germs.  The mint flavoured mouthwash kills germs and prevents them from spreading and causing infection.    How Colgate Peroxyl Medicated Mouthwash works When the peroxyl in the mouthwash comes into contact with your mouth tissue, […]