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 “Zirtek Allergy Solution – 200ml”

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

More Products

Astroglide Water Based Lube (148 mL), Personal Liquid Lubricant, Sex Lube for Long-Lasting Pleasure for Men, Women and Couples

$10.52

PREMIUM LUBE – Water-based and toy-friendly personal lubricant enhances the comfort and ease of intimate activity and allows for easy clean-up GREASE-FREE LUBE – Long-lasting, extra slick lube is not made with Parabens.Phthalate-Free BEST PERSONAL LUBRICANT FOR COUPLES & SOLO – Designed to mimic natural body fluids; moisture helps to temporarily relieve vaginal dryness CONDOM […]

ProScan Non-Contact Infrared Thermometer

$34.34$38.36

3 in 1 Thermometer: Body, Room, Liquids and surfaces Non-contact infrared probe Professional AccuracyFaster and more precise than an ear thermometer Non-Contact up to 1- 2” (3 cm – 5 cm) distance from forehead. This means a greatly reduced risk of contagion, without the need for probe covers. Back-lit screen with color-coded fever alert: green […]

BOIRON COLUBRINA (NUX VOMICA) 30CH 80pellets

$7.30

Homeopathic Single Medicines by Boiron:Single homeopathic medicines are known and registered by their Latin name, resulting in a common international nomenclature. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on the patient’s specific symptoms. They are generally recommended by health care practitioners.Label Information:Each tube […]

CANPREV CRAMP RELIEF WOMEN 120caps

$30.68

During a regular menstrual period, the uterus contracts to help remove its lining. Certain factors like hormone imbalances (higher levels of prostaglandins for example) can trigger increased uterine muscle contractions with inflammation, cramping and pain as a result. Cramp Relief is a comprehensive herbal and nutrient blend to relieve achy discomfort, pain and cramps that […]

Perrigo Sildenafil (Generic Viagra) 50mg – 4 Tablets

$19.59

Perrigo Sildenafil 50mg – 4Tablets
Helps to treat erectile dysfunction
Quick and easy solution for impotence

Fuck Water Lubricant – Water-Based Lube – 8 oz

$14.58

WATER-BASED ALL-PURPOSE FORMULA: Because it’s glycerin- free it never dries sticky. Cleans up easily with water and delivers the perfect amount of lubrication every time. Ideal for all poles and holes. LONG-LASTING APPLICATION: Contains a small amount of Dimethicone making it one of the smoothest and longest lasting water-based lubricants available. CAN BE USED WITH […]