$9.86

Strefen Eucalyptus & Manuka Honey Flavour 8.75mg – 16 Lozenges

Category:
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 “Strefen Eucalyptus & Manuka Honey Flavour 8.75mg – 16 Lozenges”

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

More Products

Option+ Tea Tree Oil 100% Pure 50mL

$9.49

Indications: Traditional herbal antiseptic/germicide for the relief of minor skin ailments and abrasions. Dosage: Adults: Dilute by adding 1mL of product to 19mL of warm water. Apply once daily to affected areas or as recommended by a physician. Ingredients:Each 1mL (20 drops) contains: Tea Tree Oil (Melaleuca alternifolia) – 1mL100% pure. Caution: Keep out of the reach of children. […]

TROJAN Classic Lubricated Latex Condoms, 30 Count, Smooth Design With Special Reservoir End for Extra Safety, Silky Smooth Lubricant for Extra Comfort

$11.68

OUR CLASSIC LUBRICATED CONDOM FROM CANADA’S #1 CONDOM BRAND PROVEN & TRUSTED: TROJAN Classic Lubricated latex condoms are our classic condoms that you can count on SPECIAL RESERVOIR TIP: These condoms for men offer EXTRA PROTECTION PREMIUM QUALITY LOW-ODOUR LATEX: Ensure reliability and reduce the risk of pregnancy and STIs TRUSTED & RELIABLE: TROJAN condoms […]

NFH MITO SAP 90caps

$73.65

NFH MITO SAP 90caps Mito SAP is a synergistic formulation containing key nutraceuticals that have been the focus of scientific research to improve mitochondrial health. Mitochondria, the “powerhouse of the cell,” are crucial organelles for cell survival and death, involved in important functions including oxidative phosphorylation, ATP synthesis, signaling, and proliferation. Mitochondrial dysfunction caused by oxidative […]

FreeStyle Libre 3 PLUS Sensor

$108.17

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

BOIRON CALCAREA CARBONICA 200ch

$7.30

BOIRON CALCAREA CARBONICA 200ch Homeopathic relief that is targeted to your symptoms. The pellets are unflavored and melt in your mouth. Easy to take, this homeopathic medicine is suitable for the whole family, adults and children. Ingredients: Each tube contains 4g (approximately 80 pellets) Non-medicinal ingredients: Sucrose and lactose How to use: Adults, children and […]

THORNE STRESS B COMPLEX 60vcaps

$25.52

THORNE STRESS B COMPLEX 60vcaps Description Comprehensive B-vitamin complex formulated to support stress resilience, adrenal function, and energy metabolism Includes high-dose pantothenic acid (B5) to promote a healthy cortisol response and support the nervous and immune systems Features active, methylated forms of B12 and folate, plus choline for cognitive and nervous system support Advice to […]