$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

SISU ENERGY BOOST LEMON LIME 30pack

$19.49

SISU ENERGY BOOST LEMON LIME 30pack Description Rehydrating daily multivitamin and mineral drink mix with 1,000 mg Ester-C® for immune, energy, and collagen support Includes electrolytes and B vitamins to support hydration, energy metabolism, and nervous system function Naturally flavoured lemon-lime formula with no artificial sweeteners, colours, or dairy Advice to use Adults: Mix one […]

BOTANICA PERFECT PROTEIN CHOCOLATE 420g

$35.36

Botanica Perfect Protein is a plant protein blend packed with naturally occurring vitamins, minerals, antioxidants, healthy fats and fibre. All in light chocolate taste so it’s easy to digest. Crafted in small batches with just a few simple organic ingredients. DIRECTIONS  Add a scoop to your favourite ice-cold, alternative milk beverage or make Perfect Protein […]

Gravol Easy to Swallow Tablets 50mg 10 Filmkote Tablets

$4.74

Only Gravol Easy to Swallow Tablets have a unique Filmkote covering, a smooth coating which makes the tablets easy to swallow and eliminates any bitter taste. Use: Prevention and treatment of nausea, vomiting and dizziness due to motion sickness. Dosage: Adults: Take 1 or 2 tablets every 4 hours as needed, up to a maximum of […]

Airomir Inhaler 100mcg – 200 Doses

$22.00

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

NeilMed Sinus Rinse by Dr. Mehta All Natural Sinus Relief 100 Premixed Packets

$19.68

Use For Nasal Allergies, Dryness & Hay Fever Sinus Pressure & Nasal Stuffiness Nasal Symptoms from Flu & Cold Nasal Irritation from Occupational & House Dust, Fumes, Animal Dander, Grass, Pollen, Smoke, etc. Post Nasal Drip & Nasal Congestion Advantages Soothing, No Burning or Stinging Large Volume & Low Pressure™ System for Saline Nasal Irrigation, Moisturization […]

SKYN Selection Latex-Free Condoms – 24 Count – New Variety Pack Includes SKYN Original, Elite, Excitation and Elite Extra Lube Condoms

$13.13

Variety of sensations: SKYN Selection Variety pack features 4 types of assorted lubricated non-latex condoms including 4 Original, 2 Excitation, 4 Elite, and 2 Elite Extra Lube; these condoms have a sensual masking fragrance Ultra-soft and extra sensitive: These latex-free condoms are made from SKYNFEEL technology, a revolutionary polyisoprene material that’s so soft and comfortable, […]