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 “Almus Hay Fever 2% Eye Drops – 10ml”

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

More Products

PASCOE PASCONAL 50ml

$33.07

PASCOE PASCONAL 50ml Homeopathic drops for sleep disturbances, physical & mental exhaustion & restlessness. What is Pasconal? It is a Homeopathic remedy for sleep disturbances, physical and mental exhaustion nervousness and restlessness. Calm down naturally with Pasconal:  Pasconal, available in 50 mL liquid drops, is made with a unique combination containing four homeopathic active substances. […]

Option+ Soft Fit Tapered Ear Plugs with Case 5 Pairs

$2.91

  Soft fit tapered ear plugs recommended for noise reduction Ideal for: work, travel, sports, studying, and sleeping Contoured tapered design enhances comfort  Easy to use and will remain in place for duration of wear Carrying case included for travel convenience and storage  Disposable – Recommended for single use only One size fits all 

Aveeno Active Naturals Clear Complexion Foaming Cleanser with Salicylic Acid 180mL

$12.78

Oil-free
Hypoallergenic

This foaming cleanser for acne-prone skin helps improve tone and texture for an even look. Without over-drying, skin feels soft, smooth and clear-looking.

Mefenamic Acid Tablets

$53.51

Mefenamic acid can relieve period pain as well as headaches, toothache and muscular pain.
Can also reduce excessive menstrual bleeding. 
Non-steroidal anti-inflammatory drug (NSAID).
Always read the patient information leaflet before use. 

CarePoint Pen Needles 31g 8mm – Pack of 100

$5.40

Buy CarePoint Pen Needles 31g 8mm CarePoint Pen Needles are universally compatible with all insulin pen delivery devices, including Novo Nordisk, Owen Mumford, AstraZeneca, and Sanofi. These needles have been expertly designed for easy injection.    Directions Wash and dry your hands thoroughly before handling CarePoint Pen Needles. Remove the cap on your insulin pen […]

HUMANN NEO40 DAILY 30loz

$51.04

HUMANN NEO40 DAILY 30loz Description Clinically researched nitric oxide supplement formulated to support cardiovascular health and circulation. Each lozenge contains 420 mg of a patented nitric oxide blend, with added vitamin C and B12. Works through the nitrate pathway to help increase nitric oxide production quickly and efficiently—especially important for adults over 40. Advice to […]