$6.75

Perrigo Ibuprofen Childrens Strawberry Flavour 200mg/5ml Oral Suspension – 100ml

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 “Perrigo Ibuprofen Childrens Strawberry Flavour 200mg/5ml Oral Suspension – 100ml”

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

More Products

Gravol Kids Quick Dissolve Chewables Cherry Flavour 18 Tablets

$6.93

Use: Prevention and treatment of nausea, vomiting and dizziness due to motion sickness. Dosage: Children under 2 years: as directed by a physician. Children 2-6 years: Chew 1 tablet every 6 to 8 hours as needed, up to a maximum of 5 tablets in 24 hours. Children 6 to 12 years:Chew 2 tablets every 6 to 8 hours […]

Nuromol 200mg/500mg – 12 Tablets

$5.40

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

Advil Extra Strength Muscle & Joint 400mg

$12.05

Indications: For fast and effective relief of minor aches and pains in muscles, joints, body pain, sprains or strains, pain from inflammation associated with physical overexertion or arthritis, backache, aches and pains due to the common cold or flu, and for headaches, dental pain and menstrual pain, in addition to reducing fevers. Advil Muscle & Joint […]

Option+ Acetaminophen Tablets Extra Strength 500mg

$6.93

Easy to swallow. Pain reliever. Fever reducer. Directions: Adults and children 12 years and over: take 1 tablet every 4 to 6 hours; do not crush, chew or dissolve the caplet; if pain does not respond to 1 tablet, take 2 tablets at next dose; do not take more than 8 tablets in 24 hours; do not take more […]

FINLANDIA MELATONIN 10mg 50ml

$11.68

  Product info: Melatonin is a hormone manufactured from serotonin (our feel good hormone) and secreted by the pineal gland in our brain. The human body is governed by an internal clock that signals the release of many hormones that regulate various body functions. Melatonin is well known for its ability to control our sleep-wake […]