$5.61

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

Tea Tree Oil – 10ml (Brand May Vary)

$3.37

Buy Tea Tree Oil  Tea Tree Oil is a pure oil which is traditionally used as a topical agent for the skin. It is a well-known antiseptic that acts effectively against bacteria and fungi.    Directions Apply the oil to the skin. For sensitive skin and children’s skin, dilute the oil with water.   Warnings […]

Acnecide 5% Gel Benzoyl Peroxide – 30g – 3 Pack

$25.15

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

Benylin Dry Cough Night 100mL

$10.57

Fast relief of dry cough. Helps you sleep. Dosage: Adults (12 years and over): 2-4 tsp. (10-20mL) every 4-6 hours. Maximum 8tbsp. (120mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Do not take more than the recommended dose. Avoid alcohol.  May cause drowsiness or excitability. Use caution when driving a […]

Webber Naturals Womens Most Multi

$19.99

Webber Naturals Womens Most Multi Softgels contain essential vitamins, minerals, omega-3s, and nutrients to support women’s overall health and wellness.

Bacitin Bacitracin Ointment USP 30g

$6.93

Do not use if tube seal is broken. Indications: First aid to help prevent infection in minor cuts, scrapes and burns.  Direction: Clean affected area. Apply a small amount (equal to the surface area of the tip of a finger) 1-3 times daily, as required. Cm be covered with a sterile dressing.  Medicinal Ingredients: (Each […]

Option+ Extra Strength Head Cold and Sinus 24 Caplets

$8.40

Contains Acetaminophen and Pseudoephedrine Hydrochloride Tablets USP. Non-Drowsy Relieves headache, sinus pain and pressure, nasal congestion Warnings: Allergy alert: acetaminophen may cause serious skin reactions. Symptoms may include: skin reddening, blisters, rash. If any of the above noted symptoms occur, stop use and seek medical help right away. Liver Warning: acetaminophen may cause sever or possibly […]