$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

Rub-A535 Regular Strength Heating Cream 50g

$5.46

This fast acting, medicated cream provides deep penetrating, temporary soothing relief of stiff sore muscles, joint, back and arthritic pain. For effective pain relief where it hurts the most.  Directions: Adults and children over 2 years: Apply thinly and evenly to cover the affected area and gently massage until completely absorbed, up to 3 or […]

Poise Pads Long Length Maximum 39 Pads

$21.14

Trusted 3-in-1 Protection COMFORT – ContourFIT design softly curved to prevent bunching. Wider front and back to keep you comfortably protected. DRYNESS – dry-touch layer for added protection. ODOR CONTROL – absorb-loc core quickly locks away wetness and odor. Caution: To avoid risk of suffocation, please keep plastic bags away from infants and children. Bladder […]

Pond’s Dry Skin Cream 190ml

$10.22

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

Vicks DayQuil Sinus 24 Liquid Capsules Non-Drowsy

$14.21

Relief of Daytime Sinus Symptoms of Sinus Congestion, Sinus Pain, Headache and Sinus Pressure. DIRECTIONS ADULT USE ONLY Adults (12 yrs and over): Take 2 LiquiCaps with water every 4 hours. Do not exceed 12 LiquiCaps per day. Children under 12: Do not use. When using other DayQuil® or NyQuil® products, carefully read each label to ensure […]

Treathay Fexofenadine 120mg – 30 Tablets

$6.51

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

PRAIRIE NATURALS REJUVEN-8 FORCE 60vcaps

$27.71

Prairie Naturals Rejuven-8 Force is a multi-system herbal support product used in Traditional Chinese Medicine to improve energy and relieve the symptoms of stress. Rejuven-8 Force is like a vacation in a bottle with adaptogen and soothing herbals to help to refresh your overall system. Medicinal Ingredients: Each capsule contains:Coenzyme Q10 ……………………………………………………… 50mgGarlic (Allium sativum)………………………………………150mgGinkgo Biloba […]