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

Almus Ibuprofen and Codeine 200mg/12.8mg – 32 Tablets

$9.49

‘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 Cold & Flu Honey & Ginger Hot Drink – 10 Sachets

$9.35

Lemsip Max Cold & Flu Honey and Ginger Sachets
Provides comfort and relief from symptoms of cold and flu
Contains paracetamol and phenylphrine

TRESemmé Moisture Rich Conditioner 828mL

$10.22

TRESemmé’s Moisture Conditioner Restores Dry, Damaged Hair Today Banish Brittleness And Get Softer, Healthier Hair With Moisture Rich Professional Quality 7x more luxurious moisture with Vitamin E. Advanced moisture-locking system optimizes hydration by delivering moisture to hair where it’s needed most. Formulated with Vitamin E, and infuses moisture for soft, shiny, salon-healthy hair. How to Use: Apply TRESemmé conditioner from […]

Rennie Spearmint Indigestion & Heartburn Relief – 72 Tablets

$10.24

What is Rennie Spearmint Indigestion & Heartburn Relief? Rennie Spearmint Tablets are a treatment for indigestion and heartburn, neutralising stomach acid to ease your symptoms. They can help to ease pain caused by heartburn, flatulence, trapped wind, bloating and other symptoms of indigestion. Rennie tablets are available in refreshing spearmint and peppermint flavours.   Who […]

Option+ Antibacterial Throat Lozenges Honey & Lemon 16 Lozenges

$3.65

Uses: Temporarily relieves discomfort  of mouth and throat infections; temporarily relieves sore throat. Directions: Adults and children 6 years and older:  Dissolve 1 lozenge slowly in the mouth every 2 to 3 hours as needed; do not take more than 10 lozenges in 24 hours.  Warnings: Ask a doctor or pharmacist before use if you are pregnant […]

NATURAL FACTORS WELLBETX BERBERINE 500mg 120vc

$36.06

If you’re working on maintaining your blood sugar or cholesterol levels, you need to know about an enzyme called AMPK – your body’s metabolic master switch. When this switch is activated, you supercharge your body’s ability to metabolize blood sugar and cholesterol. How can you “turn on” this switch? One way is with berberine, a […]