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

Lanacane Anti-Chafing Gel – 30g

$10.53

What is Lanacane Anti-Chafing Gel? Lanacane Anti-Chafing Gel is designed to prevent painful skin irritation caused by friction and prevent irritated areas from becoming even more painful. Its silky finish dries on contact and is non-greasy, non-staining and fragrance-free.  How to use this product Lanacane Anti-Chafing Gel can be used anywhere where repeated motion rubs your skin, such […]

Advil Nighttime Liqui-Gels Pain Reliever Sleep Aid 40 Capsules

$17.16

Indications: For fast and effective relief of occasional mild to moderate nighttime pain and accompanying sleeplessness due to minor aches and pains associated with joints, muscles, backache, headache and toothache as well as pain of migraine and arthritis. For use only if you have short-term nighttime pain causing sleeplessness. If this is not your case, do […]

Good Clean Love Almost Naked Personal Lubricant, Organic Water-Based Lube with Aloe Vera, Safe for Toys & Condoms, Intimate Wellness Gel for Men & Women, 118 mL (4 fl oz)

$10.94

95% CERTIFIED ORGANIC: Almost Naked is our certified organic, water-based lubricant made with aloe vera to soothe and nourish, making it an ideal base for a lubricant that mimics natural feminine moisture. Our gynecologist-recommended formula provides long-lasting glide without irritating chemicals or sticky cleanup. ECO-FRIENDLY LUBRICANT: We are paving a path towards more responsible packaging […]

Aussie Miracle Moist Shampoo 360mL

$6.57

Flat hair in need of a miraculous boost? We’ve got you covered! Our miracle Volume Shampoo gives big body volume to your hair while setting it up for more va-va-voom style. To Experience our little miracle: work this product into wet hair, indulge the yummy fragrance and rinse out thoroughly  Yay! Avocado & Australian Jojoba […]

Elastoplast Sensitive Hypoallergenic Assorted Shapes 40

$6.92

For covering and protection of minor, everyday wounds such as scratches, cuts and grazes.Soft and breathable materialSecure adhesionPainless to removeTested on easily irritated skin and on diabeticsNon-stick woundpad Directions: Clean wound and gently dry skin. Use each strip only once. Apply without stretching. Store in a cool dry place. The packaging of this product contains […]

Option+ Extra Strength Sinus Medication Nighttime Relief 20 Caplets

$8.02

Uses: Relieves: headache; sinus pain and pressure; nasal congestion; sneezing; runny nose. Directions: Adults and children 12 years and older: take 1 caplet every 4 to 6 hours; if no relief, take 2 caplets at next dose; do not take more than 8 caplets in 24 hours; do not take more than directed; not a […]