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 “Paracetamol 500mg – 24 Soluble Tablets”

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

More Products

Periactin 4mg Anti-Histamine Tablets – 30 Tablets

$13.97

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

NATURAL FACTORS COENZYME Q10 100mg 60sg

$13.78

Feature summary Acting as a catalyst for energy production, coenzyme Q10 increases energy at a cellular level. It is known to support heart health and overall cellular vigour. CoQ10 levels diminish with age and supplementation can help restore energy, vitality. Coenzyme Q10 (also called CoQ10 or ubiquinone) is also involved in maintaining normal heart function, […]

Hezkue Sildenafil Oral Spray – 30ml

$77.07

Fast acting – absorption begins within just 5 minutes1 Flexible dosing – different strengths available based on individual patient needs, up to 20 doses per bottle Discreet, easy-to-carry dispenser with no water required Treats erectile dysfunction (ED) Always read the Patient information leaflet before use

Numark A-Z Multivitamins & Minerals – 30 Tablets

$2.96

What are Numark A-Z Multivitamins and Minerals tablets? Numark A-Z Multivitamins and Minerals tablets are a once a day food supplement which can help to support your body from the inside out. They can be taken by children over the age of 12 and are suitable for vegetarians, making this the ideal food supplement for […]

CANPREV INDOLE-3-CARBINOL 90vcaps

$23.01

On days when you don’t have time to steam broccoli or prepare a kale salad, you can still get important health benefits from cruciferous vegetables in CanPrev’s I-3-C 200. Phytonutrients in broccoli, kale, brussels sprouts, bok choy and cauliflower contain indole-3-carbinol (I-3-C), a strong antioxidant that not only repairs cells damaged by free radicals, but […]

Co-Codamol Effervescent – 32 x 8/500mg Tablets

$7.35

Contains 32 x 8/500mg Effervescent Co-Codamol tablets
Fast-acting pain relief
Read patient information leaflet here