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 Chesty Coughs Original – 150ml”

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

More Products

Hydrasense NetiRinse 60 4g Packets

$13.85

The self-mix saline solution, made with NetiRinse Soothing Salt Packets, provides relief of cold and flu nasal symptoms such as nasal obstruction and mucus secretion. It clears and flushes away excess mucus-trapped irritants such as allergens, dust, pollution, bacteria and viruses to help you breathe better.NetiRinse self-mix saline solution provides effective relief of allergy symptoms, […]

Buscopan Cramps – 20 Tablets

$10.29

Looking to buy Buscopan Cramps tablets? Chemist4U has a wide range of Buscopan products all available with fast, discreet delivery.

Acidex Original Sugar Free Oral Suspension Peppermint – 500ml – 3 Pack

$25.28

Do you need Acidex Original liquid to relieve heartburn and acid reflux? Chemist4U has a wide range of heartburn relief available with speedy delivery

IDEAL PROTEIN CHOCOLATE MINT FLAVOURED PROTEIN BARS – 1 BOX

$25.53

IDEAL PROTEIN CHOCOLATE MINT FLAVOURED PROTEIN BARS – 1 BOX Minty, Rich. a mint-eresting, protein-packed delight to satisfy your sweet tooth and stay on track. Ingredients  Protein blend (soy protein isolate, whey protein isolate, milk protein concentrate, acid casein, milk protein isolate, calcium caseinate), glycerin, invert sugar, maltitol syrup, hydrolyzed gelatin (beef), palm kernel oil, […]

Anusol Multi-Symptom Hemorrhoidal Ointment 30g

$9.49

Fast, long-lasting relief. Helps reduce swelling, relieves itch, burning & pain. Directions: Apply freely to the affected area every 4 hours, or as needed and after each bowel movement.  Keep out of reach of children. Store between 15°C and 30°C. Includes plastic applicator. Medicinal Ingredient: 0.5% Zinc Sulfate Monohydrate.Non-Medicinal Ingredients: calcium phosphate, mineral oil, oleth-2, […]

GlucoRx Q Blood Glucose Test – 50 Test Strips

$10.26

Buy GlucoRx Q Blood Glucose Test – 50 Test Strips GlucoRx Q Blood Glucose Test Strips utilise advanced GOD enzyme technology. 50 strips are included in this product. Strips expire 6 months after opening each pot. These strips are only compatible with the GlucoRx Q meter.   How can I test my blood sugar at […]