$9.59

Almus Ibuprofen and Codeine 200mg/12.8mg – 32 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 “Almus Ibuprofen and Codeine 200mg/12.8mg – 32 Tablets”

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

More Products

Schmidt’s All Natural Charcoal + Magnesium Deodorant

$9.47

Really Natural. Really Works. – As an Ecocert Certified Natural Deodorant, Schmidt’s Charcoal & Magnesium helps neutralize odor and keeps you fresh with 24 hour odor protection. Certified 100% Natural Origin – Charcoal & Magnesium features a crisp scent reminiscent of freshly fallen rain, made with essential oils. Proven Protection – Our award winning deodorants […]

FreeStyle Libre 2 Sensor

$66.79

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

Pernaton Cooling Gel – 250ml

$22.30

What is Pernaton Cooling Gel? Pernaton Gel is a soothing gel that helps to relieve pain and aching in your joints. Ideal for those who struggle with joint mobility, Pernaton Gel has a cooling effect which helps to soothe your joints. The non-greasy formula is absorbed immediately so you can get on with your day. […]

Tylenol Arthritis Pain Caplets

$7.29

Temporarily relieves mild to moderate pain due to arthritis.  Dosage: Adult and children 12 years and older: Take 2 extended release tablets every 8 hour, as needed. Swallow caplet whole with water on an empty stomach. Do not crush, chew or dissolve the caplet. Do not take more than 6 caplets in 24 hours. Warnings: Acetaminophen may cause […]

Lansoprazole Capsules

$21.29

Treats acid reflux, heartburn, stomach ulcers & more
Reduces excess stomach acid
Available in 15mg & 30mg capsules
Always read the patient information leaflet before use

MEGAFOOD BABY & ME 2 60tabs

$65.03

MEGAFOOD BABY & ME 2 60TABS Description Prenatal vitamin formulated to support the health of mother and baby Provides key nutrients for fetal development and maternal well-being Suitable for use during pregnancy and breastfeeding Advice to use Take 2 tablets daily or as directed by your healthcare practitioner. Ingredients Folate (from methylfolate), vitamin B12 (methylcobalamin), […]