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

Abidec Multivitamin Drops – 25ml

$9.99

What are Abidec Multivitamin Drops? Abidec Multivitamin Drops are a vitamin supplement that contains seven different vitamins to help your child gain all the vitamins they need in their diet to support their development. The drops are easy to administer and have been specially formulated to help to maintain healthy growth. This pack contains a […]

PURICA RECOVERY EXTRA STRENGTH 180vcaps

$28.49

PURICA RECOVERY EXTRA STRENGTH 180vcaps If you have pain, you will not want to waste time and money on remedies that promise, but don’t deliver. You will instead want a product that targets the root cause of pain, providing effective and sustained relief. By inhibiting cellular damage, curbing inflammation, relaxing tension and increasing the cells’ […]

New-Skin Liquid Bandage 10ml

$5.11

The ultimate solution when you need a flexible seal that protects cuts and scrapes, wounds, calluses, and dry, cracked skin. It dries rapidly to form a tough waterproof protective cover. For larger affected areas Directions:  Clean affected area Apply small amount on the area 1–3 times daily Let dry A second coating may be applied for extra […]

Option+ Baby Vitamin D Droplets 400IU 15ml

$10.20

Description: Baby Vitamin D Droplets 400 IU. Helps in the development and maintenance of bones and teeth and in the absorption and use of calcium and phosphorus. Helps support immune function.  400 IU per drop. 500 drops. Recommended Dosage: Infants less than 1 year: 1 drop (0.03 mL), 1-2 times daily in breast milk, food or […]

Accu-Chek Instant Test Strips – 25 Strips

$11.08

What are Accu-Chek Instant Test Strips? Accu-Chek Instant Test Strips make blood glucose testing easy and convenient with a wide dosing area and a strip ejector for quick, hygienic removal. These test strips only require a very small blood sample to perform a blood glucose test – just 0.6µl of blood.    Which devices are […]

NEW ROOTS DONG QUAI 100caps

$14.32

Dong quai is employed in traditional Chinese medicine (TCM) to invigorate and tonify the blood. Dong quai (Angelica sinsensis) is native to China, Korea, and Japan, thriving in cold and damp high-altitude environments. It ranks among the most popular botanicals in traditional Chinese medicine (TCM) for female-specific general health, while ginseng remains the traditional tonic […]