$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

HARMONY MENOPAUSE DAY & NIGHT 90tabs

$40.91

HARMONY MENOPAUSE DAY & NIGHT 90tabs Description Synergistic herbal blend traditionally used to relieve menopause symptoms and promote restful sleep Night formula includes high-dose Ziziphus jujube seed to support deep, undisturbed sleep and reduce night sweats Provides relief from hot flushes, sleeplessness, mild anxiety, and irritability Advice to use Take 2 DAY tablets in the […]

L’Oréal Paris Hair Expertise Total Repair 5 Conditioner 89mL

$1.82

From daily brushing or styling, hair can become fine, fragile, dull, or rough with split ends. Total Repair 5 helps repair 5 signs of damaged hair. Travel size.

    L’Oreal Kids 2in1 Extra Gentle Shampoo Strawberry Smoothie 265ml

    $6.20

    Extra Gentle Shampoo. Paraben Free! No Tears! No Knots!  Ophthalmologist Tested Dermatologist Test L’Oreal Kids 2-in-1 Shampoo detangles and conditions hair. No knots can resist the 2-in-1 formula. It creamy formula helps condition dry hair & protector against split ends, leaving hair soft and manageable. Strawberry smoothie 2-in-1 shampoo smells great and make every bath […]

    Band-Aid Waterproof Tough Strips Extra Large 10 Bandages

    $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

    Ensure High Protein Meal Replacement 6x235mL

    $15.67

    12g Protein225 Calories26 Vitamins & Minerals Your nutrition can’t keep up with your active lifestyle? Try Ensure High Protein. With 28% more protein than Ensure Regular, it is a great option before or after exercise. It can be taken as a supplement between or with meals or as a meal replacement. Nutrition Information  Energy 225Cal / 945kJ […]

    THORNE ESSENTIAL NUTRIENT 50+ 180caps

    $55.79

    THORNE ESSENTIAL NUTRIENT 50+ 180caps Description Comprehensive multivitamin and mineral formula specially designed to support the nutritional needs of adults aged 50 and over Features highly bioavailable forms of key nutrients including calcium, magnesium, zinc, folate, and B12 for optimal absorption and effectiveness Provides antioxidant support, immune health, cardiovascular function, bone strength, and healthy skin […]