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 “Covonia Night Time Formula – 150ml”

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

More Products

Swiss Natural Chewable Cranberry One a Day 50 Chewable Tablets

$13.51

Used in Herbal Medicine to help prevent urinary tract infections. Source of antioxidants for the maintenance of good health. Recommended dose: Adults: Take 1 tablet daily. Use for a minimum of 4 weeks to see beneficial effects.  Each tablet contains:Medicinal Ingredient:Cranberry Fruit Juice Powder (Vaccinium macrocarpon Aiton (Ericaceae)) – 500mgNon-Medicinal Ingredients: natural cranberry flavour, carmine […]

HOST DEFENSE CORDYCEPS 60caps

$49.59

Product Description Made with U.S. Grown Organic Mushrooms Energy Support Dietary Supplement Certified Organic by the Washington State Department of Agriculture Non GMO Project Verified From the Forest, to Our Farm, to You About the Founder Paul Stamets Believes in the power of Mycelium, the network of thread-like cells that produces mushrooms. Paul wants everyone […]

Black Cohosh Extract 80 mg Veg Capsules (Now Foods) – Pharmacy 24

$16.28

Dairy Free | Egg Free | No Gluten | Non GMO | Nut Free | Soy Free | Vegan 90 Capsules

Boost Diabetic 6x237mL

$13.88

Complete Nutrition17g of Carbs16g of Protein24 Vitamins & MineralsCalcium & Vitamin D Gluten FreeLess than 0.5g lactose per serving. Nutrition Information (per 237mL) Energy 190 Cal Biotin 0.026mg Energy 790kJ Folacin 0.064mg Protein 16g Vitamin B12 0.00021mg Carbohydrate 17g Sodium 125mg*     Fibre 3g Potassium 350mg     Sugars 0.5g Chloride 115mg* Fat 6g Calcium […]

PURICA CURCUMIN EXTRA STRENGTH BDMC50 60vcaps

$54.07

PURICA CURCUMIN EXTRA STRENGTH BDMC50 60vcaps PURICA Curcumin offers rapid relief and optimal performance, featuring an extra-strength formula with 50% bisdemethoxycurcumin (BDMC), far exceeding the 1% in regular curcumin. This enhanced curcumin version not only targets inflammation more effectively but also boasts a staggering 939,076 ORAC units per gram, vastly surpassing regular curcumin’s antioxidant capacity. […]