$39.26

Piriton Tablets 500 – Allergy Relief

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 “Piriton Tablets 500 – Allergy Relief”

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

More Products

Nurofen For Children Strawberry Liquid – 100ml

$5.87

Buy Nurofen For Children Strawberry Liquid  Nurofen For Children Strawberry Liquid is designed to relieve the symptoms of colds and flu in children. It also helps lower temperatures and reduce pain.     How Nurofen For Children Strawberry Liquid works Nurofen For Children Strawberry Liquid contains ibuprofen, a non-steroidal anti-inflammatory drug (NSAID). It works by relieving […]

Adcal-D3 1500mg/400IU – 56 Chewable Lemon Tablets

$11.48

Adcal-D3 Lemon Effervescent Tablets 
Calcium and Vitamin D3 supplement
Dissolvable tablets that contain 600mg of calcium and 10 micrograms of Vitamin D3

Paramol (Paracetamol) – 32 Tablets

$16.71

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

Durex Play Passion Cherry Flavoured Intimate Lubricant 100mL

$9.85

Add a little flavour to intimacy. Durex play passion cherry lubricant inspires sensuality and fun, making any occasion special. Clear, non-staining formulation. Great tasting sweet cherry flavour. Water soluble and safe to use with condoms. Smooth gel, not sticky or greasy. Directions for use: Please read carefully before using Durex play passion cherry lubricant. To […]

Nurofen Joint & Muscular Pain Relief 2 Medicated Plasters – 200mg

$10.69

Medicated pain relief patches to help ease pain in joints and muscles.
Ideal for use on knees, elbows and other joints.
Helps to reduce swelling in sore joints.

Jamieson Vitamin D 1000IU 60 Gummies

$13.51

Supports a healthy immune system and bone health. Directions: Adults: Chew 1 gummy daily. Store between 15°C and 25°C, away from children. Each gummy contains:Vitamin D3 (Cholecalciferol) – 25mcg/1000IU Also contains: Gelatin, glucose syrup, sucrose, citric acid, lactic acid, natural flavours (orange, lemon, strawberry), natural colours (annatto extract, purple carrot juice, turmeric), fractionated coconut oil, beeswax, Brazilian […]