$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

Option+ Naproxen Sodium 24 Caplets

$5.47

Relieves: Temporarily relieves minor aches and pains due to: backache, headache/migraine, common cold, arthritis, muscle sprains and strains, toothache, menstrual cramps. Temporarily reduces fever. Directions: Adults (12-65 years): 1 caplet every 8-12 hours. Adults over 65 years: 1 caplet every 12 hours. Do not take more than 2 caplets in a 24 hour period. Drink […]

Ovestin 1mg/g Vaginal Cream With Applicator

$24.87

Vaginal HRT cream
Relieves dryness and irritation caused by menopause
Contains estriol, a type of oestrogen
Always read the patient information leaflet before use

FreeStyle Libre 2 PLUS Sensor – Pack of 3

$203.64

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

Option+ Floss Picks 90

$4.01

 

Thin & strong dental floss

Slides easily between teeth

Effectively removes plaque

Resists shedding

    Always Discreet Pads 39 Pads

    $20.41

    Super Absorbent Core Turns Liquid to GelExclusive OdorLock TechnologyLeakGuards help keep wetness away from sidesLightly Scented Bladder control problems may be treated medically. Please consult your physician for professional advice. Warning: To avoid danger of suffocation, keep this plastic bag away from babies and children.

    NATRACARE ORGANIC COTTON PADS NIGHT 10pcs

    $8.03

    NATRACARE ORGANIC COTTON PADS NIGHT 10pcs Description Thick and extra-long design offers confident overnight protection for heavy flow. Made without plastics, fragrances, synthetic materials, chemical additives, or dyes. Composed of 100% organic cotton and biodegradable, totally chlorine-free absorbent core. Advice to use Use during your menstrual cycle, especially overnight or for heavy flow. Dispose of […]