$9.22

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

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

More Products

Moi-Stir Dry Mouth Solution 120mL

$13.15

Moi-Stir quickly relieves dry mouth caused by certain medication, therapeutic treatments, diseases, and advanced age. Dosage: Adults: Spray 1 or 2 times into mouth whenever it feels uncomfortably dry. Each mL of mint flavoured solution contains:Medicinal Ingredients (alphabetical):Calcium Chloride 0.15mgDibasic Sodium Phosphate 0.28mgMagnesium Chloride 0.05mgPotassium Chloride 1.2 mgSodium Chloride 0.05mg Non-Medicinal Ingredients: Carboxymethylcellulose Sodium, Glycerin, […]

Nicorette Gum 2mg Extreme Chill Mint 105 Pieces

$34.27

For those who smoke 25 cigarettes or less a day. Nicorette Gum is a medicine that can help you stop smoking by reducing withdrawal symptoms and nicotine cravings. It can be used to quit immediately (Stop to Quit) or to quit gradually (Reduce to Quit) by reducing the number of cigarettes you smoke each day. […]

Ricola Mountain Herb Throat Lozenges NSA 19 Lozenges

$4.74

Ricola Cough Lozenges are made with the highest quality Swiss herbs to ensure premium taste and effectiveness. Recommended use or purpose: For the temporary relief of coughs and sore throat.Recommended dose: (Adults and children over 12 years of age): Dissolve one lozenge slowly in the mouth every 1-2 hours up to a maximum of 4 lozenges […]

Contragel Green Gel – [60 Grams] CE 0124 Certified

$19.99$29.99

Contragel Green Gel is completely hormone free with instantly reversible contraception. CE 0124 Certified and Health Canada Approved.

Blistex Lip Medex Cherry 10g

$4.73

Cold Sores/Fever Blisters: Lip Medex delivers noticeable and immediate cooling action to lips, temporarily providing fast relief from the hot, itching sensations that accompany cold sores and fever blisters. Severely Dry, Cracked Lips: Lip Medex provides a special hydrating formula that helps lips return to their natural moisture balance. Directions: Apply liberally and evenly to lips 3 […]