$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

Pedialyte Freezer Pops 16 Pops

$11.31

Flavors:

  • Grape
  • Blue Raspberry
  • Cherry
  • Orange

Restores Electrolytes, helps prevent dehydration due to diarrhea and vomiting 

Option+ Glucosamine, Chondroitin & MSM 1300mg 120 Tablets

$17.89

Indications: Helps to relieve joint pain associated with osteoarthritis and protect against cartilage deterioration. A factor in maintaining healthy cartilage and joint health. Dosage: Adults: 1 tablet 3 times daily or as recommended by a physician. Use for at least 1 month to see beneficial results. Medicinal Ingredients: Each tablet contains:Glucosamine Sulfate (glucosamine sulfate potassium chloride from shrimp/crab exoskeleton) […]

Vaseline Petroleum Jelly Original 50g

$3.64

Protects and locks in moisture to help dry skin heal 100% pure petroleum jelly. Triple-purified. Purity guaranteed Gentle on your skin, hypoallergenic and non-comedogenic (won’t clog pores) Reduces the appearance of fine, dry lines

Durex 2-in-1 Play Massage & Intimate Pleasure Gel, Water- Based Personal Lubricant with Aloe Vera for All-over Use & Enhanced Pleasure, 200 mL

$8.75$9.49

DUAL PURPOSE: Durex Play Gel works as both a soothing body massage gel and a personal lubricant. GENTLE FORMULA: Enriched with soothing aloe vera, this Durex lube provides a comfortable glide and is gentle enough for all – over body application. ENHANCED COMFORT: Helps reduce friction during intimacy, promoting smoother connection and greater pleasure for […]

Almus Paracetamol 500mg Effervescent – 24 Tablets

$4.94

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

NATURAL FACTORS MAGNESIUM OXIDE 250mg 90tabs

$6.41

NATURAL FACTORS MAGNESIUM OXIDE 250mg 90tabs Description                • Provides a high-potency dose of magnesium to support muscle function, energy production, and healthy nerve activity. • Helps maintain normal electrolyte balance and supports strong bones and teeth. • May assist in reducing muscle cramps, tension, and occasional constipation. Advice […]