$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

HOST DEFENSE CORDYCEPS 60caps

$49.59

Product Description Made with U.S. Grown Organic Mushrooms Energy Support Dietary Supplement Certified Organic by the Washington State Department of Agriculture Non GMO Project Verified From the Forest, to Our Farm, to You About the Founder Paul Stamets Believes in the power of Mycelium, the network of thread-like cells that produces mushrooms. Paul wants everyone […]

WOMENSENSE ESTROSENSE 60vcaps

$25.57

EstroSense is an exclusive formula containing all-natural ingredients to help maintain healthy hormone balance by promoting liver detoxification and healthy estrogen metabolism.  Symptoms of hormonal imbalance include heavy or painful periods, hormonal acne, PMS, ovarian cysts, fibrocystic breasts, endometriosis, and more. EstroSense is the ideal hormonal health partner for women using oral contraceptives and those […]

Tiger Balm Red Ointment – 19g

$8.02

What is Tiger Balm Red? Tiger Balm Red is a herbal ointment that can be used to relieve a variety of aches and pains. It is inspired by years of traditional Chinese medicine and is perfect for those who are looking for a herbal pain relief alternative. Tiger Balm Red combines a variety of herbs […]

Burt’s Bees Baby Shampoo & Wash 235mL

$8.02

A tear free formula to naturally clean your baby’s sensitive skin and hair. Burt’s Bees Baby Shampoo & Wash is scientifically shown to be gentle enough for everyday use. This naturally foaming, non irritating baby shampoo and wash is made with 99.9% natural, plant based formula containing soy proteins to leave your baby clean and […]

Calmoseptine Ointment 113g

$9.13

Recommended Use: For the protection and relief and/or treatment of diaper rash. Protects chafed skin (or minor skin irritation) due to diaper rash.Temporarily protects and helps relieve minor skin irritation and itching of minor cuts, scrapes and burns. For external use only. Recommended Dose: Children, Adults, and Seniors: Cleanse skin gently with mild skin cleanser. […]