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 “Airomir Inhaler 100mcg – 200 Doses”

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

More Products

IDEAL PROTEIN BUTTER POPCORN FLAVOURED POPPED CAKES – 1 BOX

$25.53

IDEAL PROTEIN BUTTER POPCORN FLAVOURED POPPED CAKES – 1 BOX Crispy, Savory. Popped to perfection! Enjoy a classic, butter popcorn flavored snack with only a fraction of the carbs. Ingredients  Popped cake (pea protein isolate, soy protein concentrate, lentil flour, potato starch, rice flour, tapioca starch, soy fiber, salt), Sunflower oil, Seasoning [whey, dehydrated butter, […]

Iglü Sugar-Free Mouth Pain Relief – 24 Pastilles

$8.51

Buy Iglu Sugar-Free Mouth Pain Relief – 24 Pastilles  Iglu Sugar-Free Mouth Pain Relief – 24 Pastilles are designed to ease discomfort and provide a soothing relief when it comes to mouth ulcers and sore gums.    How Iglu Sugar-Free Mouth Pain Relief – 24 Pastilles works Iglu Sugar-Free Mouth Pain Relief – 24 pastilles […]

Jamieson Melatonin 10mg 60 Bi-Layer Caplets

$14.58

Helps improve sleep quality. Directions: Adults: Take 1 caplet daily at or before bedtime. Do not drive or use machinery for 5 hours after taking melatonin. Consult a health care practitioner for use beyond 1 month. Store between 15°C and 25°C, away from children. Each tablet contains:Melatonin – 10mg Also contains: Cellulose, dicalcium phosphate, water-soluble cellulose, vegetable stearic […]

AgaMatrix WaveSense Jazz Blood Glucose – 50 Strips

$15.94

What are AgaMatrix WaveSense Jazz Blood Glucose Strips?  Correctly managing your diabetes is essential to maintaining good health, so don’t compromise on your testing strips. AgaMatrix WaveSense Jazz Blood Glucose Strips provide you with accurate, reliable results across a range of environmental conditions, in addition to minimising the effects of interfering factors so you can […]

IDEAL PROTEIN PIZZA FLAVOURED CRISPS – 1 PC

$4.56

IDEAL PROTEIN PIZZA FLAVOURED CRISPS – 1 PC You’re gonna want a pizza me! Enjoy a mouthwatering twist on a classic flavor. A crunch with a punch! Ingredients  Protein blend (soy protein concentrate, whey protein isolate), Sunflower oil, Tapioca starch, Water, Soy fiber, Dehydrated vegetables (tomato powder, onion, garlic), Salt, Yeast extract, Natural flavours, Torula […]

RICOLA LEMON MINT NSA THROAT LOZENGES 45loz

$8.03

  LEMON MINT SUGAR FREE Medicinal ingredients: Each lozenge contains:Menthol 1.1mg Non-medicinal ingredients: ascorbic acid (vitamin C), aspartame, citric acid, extract of lemon balm and a Ricola herb mixture (elder, horehound, hyssop, lemon balm, linden flowers, mallow, peppermint, sage, thyme, wild thyme), isomalt, natural color (beta-carotene), natural flavor. Recommend use or purpose: For the temporary relief of […]