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 “Liberize Tablets 50mg – 8 Pack”

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

More Products

Pernaton Cooling Gel – 250ml

$22.07

What is Pernaton Cooling Gel? Pernaton Gel is a soothing gel that helps to relieve pain and aching in your joints. Ideal for those who struggle with joint mobility, Pernaton Gel has a cooling effect which helps to soothe your joints. The non-greasy formula is absorbed immediately so you can get on with your day. […]

Durex Invisible Ultimate Thin Condoms, 16ct

$12.03$16.80

DUREX INVISIBLE: Our thinnest condoms that are designed to maximize sensitivity while providing a high level of protection. LUBRICATED: For a smoother sexual experience TRANSPARENT: Ultimate thin condoms made with transparent material DUREX QUALITY: 100% of our condoms are electronically tested. Five more quality tests are carried out on every batch WORLD’S #1 CONDOM BRAND: […]

Oral-B Satin Tape Mint – 25M

$3.20

What is Oral B Satin Tape? Oral B Satin Tape is a mint flavoured dental tape that helps you to floss between your teeth and along your gum line for clean teeth and fresh breath. Ideal for those who want to be sure that their teeth are clean and fresh while still being gentle on […]

Sudafed Sinus Pressure & Pain Relief – 24 Tablets

$10.02

Sudafed Sinus Pressure & Pain Tablets effectively relieve symptoms associated with colds and flu.
Contains Pseudoephedrine hydrochloride and Ibuprofen.
Read patient information leaflet here.