$10.29

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

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

More Products

Beconase Hayfever Relief Nasal Spray – 180 Sprays – 2 Pack

$26.75

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

Numark Cod Liver Oil Vitamin A & D – 30 Capsules

$2.26

Numark High Strength Cod Liver Oil – 30 Capsules. Contains vitamins A and D. May help to maintain healthy joints, skin, hair and nails. May also help support cell membranes and immune system   Nutritional Information Nutritional Information Labelled Amount NRV% per capsule NRV% per 2 capsules Vitamin A 400 µg 50 100 Vitamin D […]

Tylenol Sinus Nighttime Extra Strength 20 EZTabs

$9.12

Sinus Pain & Pressure; Sinus Headache; Sinus Congestion; Runny Nose/Sneezing Dosage: Adult Use Only (12 Years and Over): 1-2 tablets every 4 hours as needed. Do not take more than 8 tablets in 24 hours. Warnings: Acetaminophen may cause severe or possibly fatal liver damage if you take: more than the recommended dose in 24 hours; with […]

BOIRON LYCOPODIUM CLAVATUM 200ch

$7.30

BOIRON LYCOPODIUM CLAVATUM 200ch Homeopathic relief that is targeted to your symptoms. The pellets are unflavored and melt in your mouth. Easy to take, this homeopathic medicine is suitable for the whole family, adults and children. Natural health product For the whole Family Quick dissolving pellets Each tube contains 4 g (approximately 80 pellets) Ingredient: […]

Dove Clinical Protection Original Clean 45g

$10.20

Nourish underarm skin with an extra effective Antiperspirant that’s dermatologically tested to be kind on skin. • Dermatologically tested• Clinical strength Antiperspirant for our most effective protection• Contains ¼ moisturizing cream for great underarm care• Gives up to 48 hours of odour protection Ingredients: Cyclopentasiloxane, Aluminum Zirconium Trichlorohydrex Gly, Dimethicone, Paraffin, Cera Microcristallina, Fragrance, Silica, […]

Orajel Dental Gel – 5.3g

$6.01

What is Orajel? Orajel is a pain relief product designed to relieve toothache until you can get to a dentist. If you’re struggling with a terrible toothache, Orajel will help to keep the pain at bay until your dentist can treat the tooth. Ideal for those who struggle with toothache and need quick and easy […]