$10.42

Solpadeine Max (Codeine/Paracetamol) – 24 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 “Solpadeine Max (Codeine/Paracetamol) – 24 Tablets”

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

More Products

Garnier Whole Blends Repairing Shampoo 370mL

$5.84

Honey Treasures Heals & Protects  Our Creamy, Lush formula blooms with a delicious fragrance of Royal Jelly, Honey & Proplis, bringing to life our wholesome care that strengthens hair & helps prevent split ends & breakage The Result: with every wash, reveal stronger hair that’s rejuvenated with healthy, rich shine Whole Blends Promises to provide […]

EVERYONE SOAP EVERY MAN CEDAR CITRUS 960ml

$21.18

This multi-tasking soap is formulated to be used as shampoo, body wash and shaving gel. The rustic combination of Cedarwood, Lavender and Orange essential oils lend this soap its woodsy scent. Gentle cleansers create a skin-nourishing, foamy lather. Priced for every budget and generously sized for every body. 32 fl oz, packaged in a recycled […]

GARDEN OF LIFE RAW PROTEIN & GREENS VANILLA 550g

$41.56

GARDEN OF LIFE RAW PROTEIN & GREENS VANILLA 550g A delicious collection of plant-based proteins and raw, organic greens. The protein is provided by organic pea, brown rice, chia, navy beans, lentils and garbanzo beans. While the greens side consists of organic alfalfa juice, spinach, kale, broccoli, carrots and beets. Not to mention the 1.5 […]

NEW ROOTS ACETYL-L-CARNITINE 750mg 90caps

$21.87

ʟ-⁠Carnitine is an amino acid required for the transport of fatty acids into the mitochondria for the burning of fat and generation of metabolic energy.   New Roots Herbal’s Acetyl-L-Carnitine is the biologically active form of the compound (ʟ-⁠carnitine) which is responsible for the intracellular transport of fatty acids within the mitochondria. This process is pivotal for […]

St.Ives Soothing Oatmeal & Shea Butter Body Wash 650ml

$6.57

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Nurofen Express 200mg – 16 Liquid Capsules

$6.07

What are Nurofen Express Liquid Capsules? Nurofen Express Liquid Capsules are painkillers that are used to relieve symptoms of different types of aches and pains. This product can be used for short-term treatment of everyday pain from muscular aches to cold and flu symptoms. It contains Ibuprofen, which is an anti-inflammatory drug commonly used as […]