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

NATURE’S WAY SAW PALMETTO 585mg 100caps

$19.36

OVERVIEW Nature’s Way Saw Palmetto Berry is used in herbal medicine to help relieve the urologic symptoms associated with mild to moderate benign prostate hyperplasia. Nature’s Way Saw Palmetto Berry is Vegetarian and Non-GMO Project Verified.   DIRECTIONS Adults (Men), take 1 capsule with water, 3 times per day. Take with food to minimize gastric […]

HERO Mighty Patch Original – NIGHTTIME ACNE PATCH. 24 COUNT

$15.31

The award-winning hydrocolloid patch visibly flattens and pulls gunk out of pimples overnight – so you can wake up to clearer-looking skin. Suitable for sensitive skin Protects from picking Absorbs Pimple Gunk HydrocolloidA medical-grade gel that gently absorbs pimple gunk. Results in 6-8 hours. Just stick the patch on and chill (or sleep). Voila: Zits […]

Solpadeine Plus (Codeine/Paracetamol) – 24 Capsules

$9.22

‘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’ […]

PURICA RECOVERY EXTRA STRENGTH 350g

$46.22

PURICA RECOVERY EXTRA STRENGTH 350g If you have pain, you will not want to waste time and money on remedies that promise, but don’t deliver. You will instead want a product that targets the root cause of pain, providing effective and sustained relief. By inhibiting cellular damage, curbing inflammation, relaxing tension and increasing the cells’ […]

Live Clean Fresh Water Hydrating Conditioner 350mL

$7.65

Live Simple. Live Beautiful. Live Clean  Replenishes & infuses dry hair Live Clean Fresh Water Hydrating Conditioner uses a vegan formulation to deep hydration naturally. The perfect blend of vitamins E, panthenol and certified organic botanicals of rosemary and chamomile will make hair feel healthy and full of life.  Plant Derived With Certified Organic Botanical […]

Jamieson Vitamin B1 100 Tablets

$8.76

Converts carbs, proteins and fats to energy. Directions (Adults): Take 1 tablet daily with a meal. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B1 (Thiamine Mononitrate) – 100mg Also contains: Cellulose, dicalcium phosphate, vegetable stearic acid, modified cellulose gum, vegetable magnesium stearate, silica.