$5.67

Nurofen Meltlets Lemon 200mg Self-Dissolving Tablets – 12 Pack

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 “Nurofen Meltlets Lemon 200mg Self-Dissolving Tablets – 12 Pack”

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

More Products

Chloraseptic Max Sore Throat Lozenges Wild Berries Flavour 15 Lozenges

$5.46

Use to temporarily relieve pain of sore throat and coughs. Helps ease/relieve nasal congestion, makes nasal passages feel clearer. Directions: Adults and children 3 years of age and over: Take 1 lozenge every 2 hours as needed up to 7 lozenges per day. Allow lozenges to dissolve slowly in the mouth. Children under 3 years of age: […]

Olay Complete Daily Moisturizing Lotion with SPF 15 120ml

$13.87

Active Ingredients:
Octisalate 4.5%, Homosalate 4%, Avobenzone 3%, Octrocrylene 2.6%

Numark Mucus Cough And Cold Relief All-In-One Tablets – 16 Tablets

$2.83

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

Ventolin Accuhaler 60d – 200mcg

$11.70

Provides fast relief from bronchospasm symptoms
Dry powder inhaler (DPI)
Can be used as a rescue inhaler or a preventative inhaler

Nurofen for Children Orange Chewable Capsules – 12 Pack

$8.10

Contains 12 x 100mg Nurofen for Children chewable capsules
Helps to ease pain and fever in children over 7
Orange flavour and easy to chew
Read the patient information leaflet here

NATURE’S WAY ZINC WITH ECHINACEA & VITAMIN C 60lozs

$8.99$10.57

Nature’s Way Zinc with Echinacea and Vitamin C is a combination formula for immune support. Zinc helps to maintain immune function. Vitamin C is an antioxidant for the maintenance of good health. Nature’s Way Zinc is Vegetarian. These delicious lozenges have a pleasing natural wild berry flavour. Refer to the product label for dosing, ingredients, […]