$7.71

Piriteze Allergy Syrup (2 Years +) Sugar Free Banana Flavour – 70ml

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 “Piriteze Allergy Syrup (2 Years +) Sugar Free Banana Flavour – 70ml”

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

More Products

BOIRON PHOSPHORUS 30CH

$7.30

Homeopathic relief that is targeted to your symptoms. The pellets are unflavored and melt in your mouth. Easy to take, this homeopathic medicine is suitable for the whole family, adults and children.

NATURE’S WAY COUGH & COLD RECOVERY DROPS 30ml

$24.11

Nature’s Way Cough & Cold Recovery is made from a proprietary extract of Pelargonium sidoides (African Geranium) root. It is clinically proven, in more than 25 scientific studies,to relieve symptoms associated with the common cold. Nature’s Way Cough & Cold Recovery is non-drowsy and is suitable for children. Refer to the product label for dosing, […]

NATURAL FACTORS CELADRIN 350mg 120sg

$37.19

NATURAL FACTORS CELADRIN PAINRELIEF 350MG SG 120 Description: Contains Celadrin®, a proprietary blend of esterified fatty acids for joint comfort Helps reduce joint pain and stiffness, supporting flexibility and mobility Ideal for individuals with joint discomfort due to aging, activity, or overuse Advice to Use: Adults: Take 1 softgel 3 times daily with food, or […]

Fluticasone Furoate Nasal Spray – 27.5mcg- 120 Dose

$16.04

Steroid nasal spray that relieves allergies, like hay fever 
Unbranded alternative to Avamys 
1-2 sprays in each nostril once a day 

Co-Codamol 8/500mg – 32 Tablets

$5.34

Contains 32 x 8/500mg Co-Codamol Tablets
Fast and effective pain relief
Read the patient information leaflet here

Pirinase Allergy Nasal Spray – 60 Sprays

$11.30

Buy Pirinase Allergy Nasal Spray  Pirinase Allergy Nasal Spray is a treatment that prevents the allergic symptoms of hayfever and other airborne allergies.  The spray relieves symptoms including sneezing, itching and watery eyes and a runny, itchy or blocked nose.  How Pirinase Allergy Nasal Spray works The active ingredient in Pirinase Allergy Nasal Spray is […]