$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

Nutricia Fortisip Compact Protein Vanilla – 4 x 125ml

$17.57

Buy Nutricia Fortisip Compact Protein Vanilla – 4 x 125ml Nutricia Fortisip is a compact protein drink which is designed to help meet your nutritional needs. Ideal for those who struggle to drink an entire shake, suffer from malnutrition, or have gone through extreme weight loss, Nutricia Fortisip helps your body to get the essential […]

HOMEOCAN TINNITUS 4g

$6.57

Homeocan Tinnitus 4g Homeocan Tinnitus Homeopathic Pellets are homeopathic medicine to help relieve symptoms associated with tinnitus: ringing and buzzing in the ears. Suggested Use Children (from 2 yrs.) and adults: let 3-5 pellets dissolve under the tongue 2-3 times daily and reduce intake as symptoms improve, or as directedby a healthcare practitioner. To be […]

IDEAL PROTEIN CHOCOLATE SHAKE- 12OZ

$5.11

IDEAL PROTEIN CHOCOLATE SHAKE- 12OZ Experience the intense, decadence of Ideal Protein’s ready-to-go Chocolate Drink. A chocolate lover’s delight! Ingredients  Water, Milk protein isolate, Cream, Cocoa powder, Inulin, Sea salt, Cellulose gel, Cellulose gum, Gellan gum, Carrageenan, Dipotassium phosphate, Sodium phosphate, Natural and artificial flavour, Sucralose. Warnings   If you are allergic to any ingredients, discontinue […]

Jamieson Vitamin C 100+20 Chewable Tablets Tropical Fruit

$10.22

Antioxidant formula. Directions (Adults): Chew 1-4 tablets daily. Store between 15°C and 25°C, away from children. Each tablet contains:Vitamin C (Ascorbic acid) – 500mgSupporting botanical blend – 7mgDerived from rutin (Dimorphandra mollis, pod), hesperidin (citrus sinensis, fruit), citrus bioflavonoids (citrus limon, rind), acerola cherry (4:1) extract (Malpighia glabra, fruit) equivalent to 5.76mg raw herb, rose hips […]

QUANTUM HEALTH ZINC ELDERBERRY 14loz

$4.73

QUANTUM HEALTH ZINC ELDERBERRY 14loz Description Award-winning lozenges featuring zinc gluconate and elderberry to support immune function during seasonal challenges. Formulated to release zinc ions in the mouth and throat for targeted, bioavailable immune defense. Convenient pocket-sized pack ideal for travel or daily immune health maintenance. Advice to use Dissolve one lozenge slowly in the […]

Schick Intuition Advanced Moisture Razor 2 Cartridges

$11.66

The Schick Intuition Advanced Moisture razor formulated with shea butter moisturizes and softens skin during shaving – in one easy step – so there’s no need to use shave gel. It also features a 4-blade pivoting head to glide smoothly along the contours of your legs and body. Our Skin Conditioning Solid moisturizes dry skin during shaving […]