$7.29

Benylin Cold & Flu Max Strength – 16 Capsules

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 “Benylin Cold & Flu Max Strength – 16 Capsules”

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

More Products

Splat Rebellious Colors Hair Colour

$12.78

Splat Original Complete Kit with Bleach. A full range of bold DIY semi-permanent hair color, so you can choose your color, intensity, how long it will last, if you want to use bleach or pass on it. Everything you need for extremely vivid color! Kits contain: Splat Oxide 2.9 fl. oz / 85.7 mL Lightening […]

EMLA Cream 5% – 5g – With 2 Dressings

$9.45

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

Sunvit D3 20000iu – 28 Tablets

$11.48

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

EMLA Cream 5% – 30g

$22.98

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

GENUINE HEALTH ADVANCED GUT HEALTH PROBIOTIC WOMEN’S DAILY 30vcaps

$39.09

Help your microbiome flourish with a probiotic made just for women. Specially formulated to support vaginal and immune health The same balanced multi-strain formula and targeted delivery as our original probiotic – now crafted to support the unique needs of a woman’s gut, skin, vaginal and immune health.  15 Balanced StrainsCrafted with 15 strains in a […]

Numark A-Z Multivitamins & Minerals 50+ – 30 Tablets

$2.96

What are Numark A-Z Multivitamins 50+ tablets? Numark A-Z Multivitamins 50+ tablets are a daily food supplement designed with life over 50 in mind, supporting you every day wellbeing no matter what life brings. They’re vegetarian friendly, and free from sugar and yeast. These multivitamins contain no artificial colours, flavours, or preservatives.   Why would […]