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 “HistaHive 180mg – 30 Tablets x 3”

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

More Products

Cialis Together 10mg – 4 Tablets

$29.74

Buy Cialis Together without the need for a prescription
Starts working within 30 minutes of taking tablet
Lasts up to 36 hours, allowing for greater flexibility in the bedroom
Effective in 81% of men at treating

Reactine Complete Sinus + Allergy 30 Extended Release Tablets

$24.11

Fast relief of sinus + allergy symptomsSinus Congestion; Stuffiness; Nasal Congestion; Sneezing; Itchy, Watery Eyes; Runny Nose Dosage Directions: The tablets should be swallowed with liquid and should not be divided, chewed or crushed. May be taken with or without food. Do not exceed recommended dosage. Prolonged usage as directed by a doctor.Adults and Children […]

Floradix Liquid Iron – 500ml

$24.73

Buy Floradix Liquid Iron  Floradix Liquid Iron is a supplement that increases iron absorption, helping to reduce tiredness.  It is formulated with vitamins B2, B6, B12, and C, which help reduce tiredness and fatigue and maintain a normal energy-yielding metabolism. The supplement also helps form red blood cells and haemoglobin.  The liquid is easy to […]

Webber Vitamin E Ointment Tube 50g

$10.20

Odourless soothing ointment that forms a protective barrier on affected areas, formulated to moisturize and help the healing of scars associated with minor cuts, itching, skin irritations, light skin burns, tattoo aftercare and minimizes the appearance of stretch marks on the skin. Vitamin Eis a powerful anti-oxidant that soothes naturally. Directions: For external use only. […]

Option+ Glucosamine, Chondroitin & MSM 1300mg 120 Tablets

$17.89

Indications: Helps to relieve joint pain associated with osteoarthritis and protect against cartilage deterioration. A factor in maintaining healthy cartilage and joint health. Dosage: Adults: 1 tablet 3 times daily or as recommended by a physician. Use for at least 1 month to see beneficial results. Medicinal Ingredients: Each tablet contains:Glucosamine Sulfate (glucosamine sulfate potassium chloride from shrimp/crab exoskeleton) […]

CarePoint Pen Needles 31g 8mm – Pack of 100

$5.40

Buy CarePoint Pen Needles 31g 8mm CarePoint Pen Needles are universally compatible with all insulin pen delivery devices, including Novo Nordisk, Owen Mumford, AstraZeneca, and Sanofi. These needles have been expertly designed for easy injection.    Directions Wash and dry your hands thoroughly before handling CarePoint Pen Needles. Remove the cap on your insulin pen […]