$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

Band-Aid Waterproof Tough Strips Extra Large 10 Bandages

$6.19

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

Drixoral No Drip Extra Moisturizing 15mL

$7.66

Starts to work in minutes.Won’t drip from nose or down throat.Temporarily relieves nasal congestion and sinus pressure due to a cold, hay fever or other upper respiratory allergies. Starts acting in minutes to help clear nasal passages and provides fast, 12 hour long-lasting relief of blocked or stuffy nose. Directions: Shake well before use. Before […]

PLATINUM NATURALS EASYMULTI PRENATAL 120sg

$62.10

PLATINUM NATURALS EASYMULTI PRENATAL 120sg You want what’s best for you and your baby. In one softgel a day, Prenatal Easymulti is a comprehensive multivitamin for pregnant and nursing mothers and those trying to conceive. It features a complete range of vitamins, minerals, and DHA for a healthy mother and child.  One softgel a day […]

Nivea Protect & Care Shower Gel 500ml

$6.20

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

Revlon Contouring Eyeshadow

$10.95

Limitless looks. One easy eye palette. Create all kinds of looks—with, seriously, everything you need—using our contouring eye shadow palettes that deliver the ultimate depth and dimension. We asked our color experts to create the perfect edit of shades for each eye palette, so you don’t need to deal with thinking through your eye makeup […]

Polysporin Antibiotic Cream Kids 15g

$10.59

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