$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

BACH ASPEN 20ml

$14.46

BACH ASPEN 20ml Description Supports emotional strength when facing vague fears or apprehension Promotes inner peace and the courage to face the unknown Helps reduce nervousness and restlessness throughout the day Advice to use Adults: Add 2 drops in water and sip at intervals throughout the day or as directed by a healthcare practitioner. Ingredients […]

Visine for Allergy 3 Symptom Relief 15mL

$6.92

Visine for Allergy 3 Symptom Relief provides soothing relief for  itchy, watery eyes caused by allergies to pollen, dust, ragweed and other allergens, while it also improves redness. Helps clear away eye mucous build-up associated with both allergies and colds. Directions: Remove contact lenses before using. Adults & children 6 years and over: Put 1 or […]

BOIRON CORYZALIA 60tabs

$13.51

Homeopathic medicine used for colds and cold symptoms such as nasal congestion, sneezing, runny nose, rhinitis (acute, recurrent, infectious or allergic). Claims based on traditional homeopathic practice, not accepted medical evidence. Not endorsed by Health Canada. Directions Adults and children from 5 years old: Take 1 tablet every hour up to 12 tablets per day […]

Flonase Allergy Relief 60 Metered Sprays

$19.32

24 Hour Relief of: Nasal Congestion, Runny Nose, Sneezing, Sinus Pain and Pressure, Itchy, Watery Eyes, Itchy Nose and Throat. Directions: Adults 18 years and older: Week 1: use 2 sprays in each nostril once daily, preferably in the morning.Week 2 through 3 months: use 1 spray in each nostril once daily, if your symptoms are under […]

NATURAL FACTORS MIXED VITAMIN E 200IU 90sg

$9.49

OVERVIEW Mixed Vitamin E 200 IU from Natural factors offers naturally sourced vitamin E (d-alpha-tocopherol) with mixed tocopherols beta, delta, and gamma for greater benefits. Vitamin E is a powerful antioxidant that offers protection from free radicals and helps in the maintenance of good health. May protect against cardiovascular disease Excellent antioxidant Protects cell membranes […]