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 “Chlorphenamine 4mg – 168 Tablets”

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

More Products

Numark Magnesium & Vitamin B6 – 30 Tablets

$3.50

What are Numark Magnesium and Vitamin B6 Tablets? Numark Magnesium and Vitamin B6 Tablets are a one-a-day multivitamin which help to support women before and during their monthly cycle. This multivitamin is suitable for vegetarians and vegans, making it ideal for all women over the age of 12.   How will these tablets help to […]

Redfeather Pain Spray 118mL

$17.53

Penetrating Relief from: Arthritis, Backache, Knee Pain, Shoulder Pain, Muscle Cramps. Indications: For the soothing and cooling temporary relief of aches and pains associated with backache, sprains, arthritic or rheumatic pain, sore tendons and ligaments, tired and aching muscles. Directions: For adults and children over two. Spray onto source of pain up to 4 times […]

Nivea Care & Roses Body Wash 500ml

$6.20

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Sex Game Cards, Couples Sex Poker Position of The Week Cards – The Hottest 54 Sex Positions for Couples Adults Card Games Draw One and Do It Date Night Bedroom Cards

$8.76

🃏 This fun poker set comes with a total of 54 cards, all neatly housed in a nice box. Every card has its own way of sex position, adding an element of excitement to your games! 🚗 It’s the standard playing card size, which makes it super convenient to carry with you. Whether you’re on […]

Option+ Vitamin B12 Methylcobalamin 1000mcg 100 Sublingual Tablets

$12.04

Indications: Helps form red blood cells. Helps in the normal function of the immune system and in energy metabolism in the body. Helps maintain the body’s ability to metabolize nutrients. Helps prevent vitamin B12 deficiency. Dosage: Adults: Dissolve 1 tablet daily under the tongue or as recommended by a physician. Medicinal Ingredients: Each tablet contains:Vitamin B12 (methylcobalamin) – 1000mcg […]

CANPREV MAGNESIUM THREONATE 120vcap

$24.06

CANPREV MAGNESIUM THREONATE 120vcap Magnesium is essential in over 800 different enzymatic functions in our body. It’s found throughout the body in our bones, hearts, muscles, and nerves, and works away inside every one of our cells. Its responsibilities include synthesizing DNA, RNA, and proteins, maintaining muscle function, creating cellular energy, and ensuring proper nerve […]