$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

Abidec Multivitamin Drops – 25ml – 3 Pack

$29.33

What are Abidec Multivitamin Drops? Abidec Multivitamin Drops are a vitamin supplement that contains seven different vitamins to help your child gain all the vitamins they need in their diet to support their development. The drops are easy to administer and have been specially formulated to help to maintain healthy growth. This pack contains a […]

HOMEOCAN TRAVEL SICKNESS 4g

$6.57

Travel Sickness pellets to keep yourself in good shape for your travels with Homeocan’s Travel sickness occurs when the balance mechanism of the inner ear is disturbed by movement. This disturbance causes nausea and vomiting, chills, sweating, and dizziness. This homeopathic medicine helps prevent and relieve – Travel sickness – Nausea – Vertigo – Vomiting Format : Multi-dose tube […]

Buckley’s Mucus & Phlegm 150mL

$14.58

Fast relief of: Wet Cough, Mucus & Phlegm Indications: Fast-acting relief for up to 6 hours from cold and flu symptoms such as coughs, chest congestion, and nasal and sinus congestion. Works in your lungs to loosen and thin out mucus and phlegm, and has an expectorant to clear it from your chest. Directions: To be taken […]

NEW ROOTS VITAMIN D3 2500IU 15ml

$8.37$9.84

Helps to prevent vitamin D deficiency When combined with sufficient calcium, a healthy diet, and regular exercise, may reduce the risk of developing osteoporosis Convenient liquid drops Each drop of Extra Strength Vitamin D3 contains 2,500 IU With each drop of Extra Strength Vitamin D3, you get the equivalent of 2,500 IU of this critical vitamin for bone health. Equipped […]

SISU EVENING PRIMROSE OIL 1000mg 180vcap

$34.01

SISU EVENING PRIMROSE OIL 1000mg 180vcap Description Cold-pressed evening primrose oil standardized to deliver 90 mg GLA per capsule for women’s hormonal and skin health Helps maintain hormonal balance and may reduce symptoms of PMS such as mood changes and breast tenderness Provides essential fatty acids that support skin hydration and overall wellness Advice to […]

CURELLE HAND AND BODY LOTION UNSCENTED 500ml

$16.80

This is an unscented moisturizing lotion for either the hands or the whole body. Not only does it look and feel luxurious, but it also contains antioxidants and herbs that can improve the appearance of your skin and help protect it from the elements. (E.g., not only vitamin E and provitamin B5, but Lonicera japonica […]