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 “Ventolin Evohaler – 100mcg/200 Dose”

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

More Products

FELTastic Hammer Toe Cushion

$10.58

PediFix Makes walking more comfortable Helps prevent blisters, corns and calluses Supports bent-under toes Washable & Reusable Medium Left Fits Womens Shoes Sizes 8-10 and Men’s shoe sizes 6-8  DIRECTIONSWith wide end pointing toward big toe and flat side facing floor, position cushion under little toes. Slip strap over the second, third or fourth toe. […]

NAKA PLATINUM MAGNESIUM BISGLYCINATE 200mg – 150caps

$21.87

NAKA PLATINUM MAGNESIUM BISGLYCINATE 200mg – 150caps Naka Magnesium Bisglycinate is a premium quality mineral supplement providing high bioavailability of magnesium. This essential mineral is integral for carbohydrate, protein, and fat metabolism, as well as for robust bones and teeth, normal muscle functioning, and optimal well-being. Helps to maintain proper muscle function Helps in the […]

Accu-Chek Fastclix Lancets – 24 Pack

$11.89

Buy Accu-Chek FastClix Lancets Accu-Chek FastClix Lancets are drums that contain multiple lancets. They have been designed for obtaining blood samples for blood glucose testing, making it simple and pain-free.  The lancets are suitable for use with the Accu-Chek FastClix Finger Pricker. They are safe and hygienic and don’t require a sharps bin to dispose […]

Lacteeze Extra Strength Lactase Enzyme 100 Tablets Mint Flavour

$18.62

Lacteeze tablets will naturally replace your body’s supply of lactose enzyme if taken just before eating dairy foods, allowing your body to digest the lactose in dairy based products. Directions: Adults, take 1 to 3 tablets just before eating dairy products. May be taken up to 3 times a day. Medicinal Ingredients: 50mg Lactase (beta-Galactosidase)…4000 […]

Mitchum Women Invisible Solid Antiperspirant & Deodorant 76g

$7.31

NEW and IMPROVED formula for a smoother application. Enhanced with Triple Odor Defense technology providing a shield against odor from heat, motion and stress. Expertly formulated for ultra-powerful 48 hour sweat + odor control Goes on invisible, leaving no white residue on skin Dermatologist tested Ingredients: Cyclopentasiloxane, Aluminum Zirconium Tetrachorohydrex Gly, Stearyl Alcohol, C12-15 Alkyl […]

NEXIUM 24 HOUR ACID REDUCER 14 CAPSULES

$15.67

Just one pill a day treats frequent heartburn. #1 brand recommended by Canadian doctors & pharmacists. Blocks acid at the source. HOW TO USE:Nexium 24HR is a non-prescription medication for the treatment of frequent heartburn (occurs 2 or more days a week). It is not intended for immediate relief of heartburn and may take 1 […]