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 “Accu-Chek FastClix Finger Pricker”

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

More Products

BOIRON SULFUR 200ch

$7.30

BOIRON SULFUR 200ch Sulphur is mainly used to help with skin rashes which are worsened by heat and water.(Use only with the guidance of a Homeopathic or Naturopathic practioner). Ingredients Sulphur 200CHInactive Ingredients: Lactose, sucrose Directions Adult and children 2 years of age and older: Dissolve 5 pellets in the mouth 3 times a day […]

Lip Smacker Pink Lemonade Lip Balm

$2.18

Sweet and tart just like your favorite beverage! This refreshing Pink Lemonade Lip Smacker Lip Balm is as good for your lips as it tastes.   

Gaviscon Advance Peppermint Flavoured Suspension – 250ml

$8.64

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

Lemsip Max Day & Night Cold & Flu Relief – 24 Capsules

$9.32

Lemsip Max Day & Night Cold & Flu Relief – 24 Capsules
Provides relief from discomfort caused by cold and flu symptoms
Specific day and night capsules for all-day and all-night relief

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

$24.33

Do you need Adcal-D3 Dissolve calcium and vitamin D3 tablets? Chemist4U have a range of vitamin and mineral supplements available with free delivery on orders over £30.