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

Poise Pads Long Length Maximum 39 Pads

$21.14

Trusted 3-in-1 Protection COMFORT – ContourFIT design softly curved to prevent bunching. Wider front and back to keep you comfortably protected. DRYNESS – dry-touch layer for added protection. ODOR CONTROL – absorb-loc core quickly locks away wetness and odor. Caution: To avoid risk of suffocation, please keep plastic bags away from infants and children. Bladder […]

Option+ Cranberry 500mg 90 Capsules

$11.68

Indications: Used in herbal medicine to help prevent recurrent urinary tract infections (UTIs). Source of antioxidants. Dosage: Adults: 1 capsule daily, with a full glass of water at mealtime, or as recommended by a physician For a recurrent urinary tract infection: Use for at least 4 weeks to see beneficial effects.  Medicinal Ingredients: Each capsule contains:UltraCran Cranberry 36:1 […]

Orajel Kids Training Toothpaste 42.5g

$4.01
  • Fluoride-Free
  • Safe if swallowed
  • Natural Watermelon Flavour
  • 0-3 Years

FREE FROM:

Artifical colours and flavours Sugars-SLS-Parabens

NATURAL FACTORS VITAMIN K2 120caps

$17.11

NATURAL FACTORS VITAMIN K2 120caps Description • Provides vitamin K2, a fat-soluble vitamin involved in calcium metabolism• Supports proper utilization of calcium in the body• Commonly used to support bone and cardiovascular health as part of a balanced diet• Helps maintain normal blood clotting function when used as directed Advice to Use • Use only […]

PLATINUM NATURALS EASYMULTI STRESS WOMEN 120sg

$72.33

Easymulti® Stress for Women We all experience periods of high stress. Easymulti Stress for Women ensures you get the vitamins and minerals you need for support, combined with GABA and adaptogens to relieve stress and promote natural calmness. Nutrient-dense multivitamin protects you from the effects of daily stress Feel calm yet energized in stressful situations […]

Hibiwash Antimicrobial Skin Cleanser – 5L (Was Hibiscrub)

$108.17

Buy Hibiwash Antimicrobial Skin Cleanser Hibiwash is a fast-acting antimicrobial cleanser that bonds to and cares for skin while killing bacteria. This product has been dermatologically tested and is without colour or fragrance, meaning that it’s gentle on the skin, even when used daily. The cleanser gives you a protective layer that continues to kill […]