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 “Covonia Menthol Throat Spray – 30ml”

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

More Products

Nair Hair Removal Cream 57g

$8.02

Face and Upper LipWith Skin Conditioners & Moisturizers Nair Cream Hair Remover is specially formulated to remove unwanted hair from your face. This special formula contains sweet almond oil and baby oil to leave your skin silky smooth. Nair Cream Hair Remover is Dermatologist and Professional Salon Tested.

Buckley’s Complete Liquid Gels 24 Hour Convenience Pack 24 Gels (12 Day & 12 Night)

$12.78

DayFast relief from: Sinus and nasal congestion; sore throat pain and cough; fever and chills; headache; minor aches and pain; chest congestion; mucus and phlegm.NightFast relief from: Sinus and nasal congestion; sore throat and dry cough; fever and chills; runny nose and sneezing; itchy and watery eyes; headache; minor aches and pains. Directions: Adults and children […]

Embecta Nano PRO Ultra-Fine Pen Needle 4mmx32G 100 Count

$33.61

#1 Selling Pen Needle Brand in Canada Embecta Nano Pro delivers a more consistent 4mm injection depth compare to other 4mm pen needles and was designed to be compact and user friendly.  Embecta Nano Pro contains two technologies to improve comfort and ease of use:  Easy Flow Technology PentaPoint Comfort  Universal Fitting Lilly HumaPen LUXURA […]

Tylenol Extra Strength Cold & Sinus 24 Hour Convenience Pack

$9.12

Daytime: Nasal Congestion; Fever; Sinus Pain & Pressure; HeadacheNighttime: Nasal Congestion; Fever; Sinus Pain & Pressure; Headache; Runny Nose/Sneezing Dosage: Adult Use Only (12 Years and Over): Take 1-2 Daytime or Nighttime caplets every 4-6 hours as needed. Do not exceed a combined total of any 8 caplets in 24 hours. Warnings: Acetaminophen may cause severe or possibly […]

Witch Hazel – 200ml

$4.58

What is Care Witch Hazel? Care Witch Hazel is a soothing solution which helps to ease irritated skin. It’s the perfect addition to a first aid kit, soothing bruises and other minor irritation with ease. It can also be used to cleanse and tone the skin and can be used as a makeup remover, being […]

Lip Smacker Cherry Coke Cup Lip Balm

$4.00

Quench your thirst with a Lip Smacker Cherry Coke Cup Lip Balm! Twist and open your senses to the world of Coke. The dome-shaped lip balm delivers the authentic taste of Coca-Cola while providing extended hydration to your lips. The iconic fountain cup design is sure to make an impression whenever you use it!    […]