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

Clean & Clear Essential Foaming Facial Cleanser 235ml

$10.95

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Colgate Total Whole Mouth Health Whitening 120ml

$4.74

Medicinal Ingredients:
 Sodium Fluoride 0.32% w/w, Zinc (Zinc Oxide, Zinc Citrate) 0.96% w/w, Silicon Dioxide Hydrate 5% w/w 

Jamieson Zinc 50mg 100 Tablets

$13.88

Helps to maintain immune function Directions: Adults: Take 1 tablet daily with a meal. Take a few hours before or after taking other medications.Store between 15°C and 25°C, away from children. Each softgel contains:Elemental Zinc (Gluconate) – 50mg Also contains: Cellulose, modified cellulose gum, dicalcium phosphate, vegetable magnesium stearate. Warning: Zinc supplementation can cause a copper deficiency. […]

HOMEOCAN HEMORRHOID CREME 50g

$10.00

HOMEOCAN HEMORRHOID 50g This hemorrhoid cream is a homeopathic medicine. It is formulated to relieve symptoms associated with hemorrhoids, such as: – discomfort – irritation – burning pain – swelling – fissures – itching – and constipation Format: tube of 50 g However, we advise you to take these remedies in addition to traditional medical treatment. Homeopathy […]

NAKA PLATINUM BCAA 250g

$24.79

NAKA Platinum BCAA 250g Description • Provides branched-chain amino acids (BCAAs): leucine, isoleucine, and valine• Essential amino acids required for muscle protein synthesis• Helps support muscle recovery following physical activity• Assists in reducing exercise-related muscle breakdown• Supports endurance and physical performance Advice to Use • Use only as directed on the product label• Mix with […]

NovoPen® 6 Blue

$74.36

What is Novopen 6?  Novopen 6 is used in diabetes management, it is a new and innovative way of recording insulin dosing information. The Novopen 6 is a type of smart insulin pen, and it gets its name from its compatibility with smartphones. These connected insulin pens automatically record how much insulin has been administered […]