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 4 Flu – 24 Tablets”

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

More Products

Revlon Photoready Buildable Concealer

$10.58

The concealer stick that camouflages in any light!  Get ready for your close-up with this creamy medium-coverage concealer stick that doesn’t just cover, it blurs. Real-life flawless look: High-Definition Filter technology reflects light, disguising dark circles and blurring the things you’d rather not see Because we take selfies too: We made sure this creamy concealer […]

Nexium Control For Heartburn And Acid Reflux 20mg – 14 Capsules

$17.30

Nexium Control Capsules are an effective treatment for heartburn and acid reflux

Webber Naturals Osteo Joint Ease with InflamEase and Glucosamine 120 Easy-Swallow Caplets

$24.42

Protects against the deterioration of joint cartilage that causes chronic pain. Recommended Purpose: Helps relieve joint pain associated with osteoarthritis and protect against the deterioration of cartilage. A factor in maintaining healthy cartilage and/or joint health. Used in herbal medicine to aid digestion, to help relieve flatulent dyspepsia (carminitive), as a liver protectant, to increase bile […]

DayQuil Cold & Flu 236mL

$12.03

Multi-Symptom ReliefPain Reliever; Fever Reducer; Dry Cough Suppressant; Nasal Decongestant. Directions for use: Adult use only: Use tablespoon (tbsp) or dose cup. Adults (12 years and over): 2 tbsp (30mL). Children under 12 years: Do not use. Repeat every 4 hours. Do not exceed 6 doses per day or as directed by a doctor.  Warnings: […]

SISU ENERGY BOOST ORANGE 30 x 8g

$16.40

SISU ENERGY BOOST ORANGE 30 x 8g Description Convenient drink mix with 1,000 mg of Ester-C®, a highly absorbable and gentle form of vitamin C to support immune health and collagen production Enhanced with B vitamins and electrolytes for daily energy, hydration, and nervous system support Contains added minerals including calcium and magnesium to help […]

Accu-Chek Guide Test Strips

$36.53

For the determination of blood glucose
Suitable for self-testing

For: Accu-Chek Guide

Store between 4°C – 30°C.