$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

Minadex Multivitamin Liquid – 300ml

$13.51

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

Clean & Clear Deep Action Cream Cleanser 192ml

$10.22

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

Clear Care Cleaning and Disinfecting Solution Triple Cleaning Action

$12.78

For soft (hydrophilic) lenses, including silicon hydrogel lenses: Cleaning; Disinfection; Daily Protein Removal; Storing after neutralization (up to 7 days). Directions: To ensure proper disinfection of your lenses you must follow the instructions completely.1. Only use special Clear Care lens case provided with neutralizing disc with each full Clear Care bottle.2. Always wash and dry […]

Acnecide Face Wash Spot Treatment with 5% Benzoyl Peroxide – 50g

$12.24

What is Acnecide 5% Face Wash? Acnecide 5% Wash Gel is a skin treatment that helps to tackle mild acne on your face. Use this wash once or twice a day to reduce one of the main causes of acne and help your skin to clear up. If you’re sick and tired of blackheads, whiteheads, […]

Benadryl Allergy 10mg One a Day Tablets – 30 Tablets

$10.29

Helps to treat hay fever, dust, pet, and skin allergies
Reduces the symptoms of allergies
Suitable for adults and children aged 12 and over

Minadex MinaKIDS Ironbaby Drops – 60ml

$11.08

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