$16.89

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

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

More Products

HOMEOCAN THROAT EASE 40tabs

$8.62

These tablets from our Real Relief range are composed of natural homeopathic ingredients. They are meant to relieve the symptoms associated with these ailments. It will soothe the following symptoms: Pain and irritation of the throat Hoarseness The extinctions of voices Laryngitis Sore throat is a symptom rather than a disease and is the first […]

Live Clean Coconut Milk Moisturizing Shampoo 350mL

$7.65

Live Simple. Live Beautiful. Live Clean  Hydrates & Restores Moisture Balance Live Clean Moisturizing Coconut Milk Shampoo is made with luscious coconut milk from the tropics and apricot oil to gently cleanse hair while adding hydration and balance to hair. Our coconut milk shampoo features a hydrating, creamy formula enriched with milk and rice protein as well […]

Amosan Oral Antiseptic Rinse 12×1.7g Powder Envelopes

$12.76

To help treat: gingivitis, canker sores, denture irritation, tooth extractions. Recommended dose: Adults and Children (6 years and older): Dissolve contents of envelope into 30mL (1oz) of warm water. Swirl solution in your mouth in two separate rinses of 30 seconds. Do not swallow. Expel oral rinse and do not eat or drink for 20 […]

NATURAL FACTORS HI POTENCY B COMPLEX – BONUS SIZE 210cap

$25.62

The B vitamins in Hi Potency B Complex work together to metabolize carbohydrates, fats, and proteins, which contributes to an increased energy production level in the body.* They also support a healthy nervous system and mood, and are essential for healthy skin, hair, and vision.* Water-soluble B vitamins are not stored in the body and […]

Band-Aid Non-Stick Pads 10

$5.84

Hurt-free designClinically proven not to stick to woundsExtra thick and highly absorbent. Ideal for cuts, scrapes, burns and minor post-surgery recoveries. Latex free. Quick-Loc technology with an anti-leak core that instantly absorbs and pulls fluids away. Sterile unless individual wrapper is opened or damaged. In case of deep or puncture wounds, or serious burns, consult […]

Option+ Multivitamin Women 50+ Gummies 120 Count

$13.12

Calcium intake, when combined with sufficient Vitamin D, a healthy diet, and regular exercise, may reduce the risk of developing osteoporosis. Helps in the absorption (and use) of calcium and phosphorus. Helps in the development and maintenance of bones, cartilage, teeth and/or gums and in connective tissue formation. Helps in the function of the thyroid […]