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

Canesten Combi 3 Day ComforTAB + External Cream 15g

$18.98

Treats vaginal yeast infections Clotrimazole Vaginal Tablet, BP std. & Clotrimazole Cream, Bayer std.  Vaginal Tablet 200mg External Cream 1%  Relieves:  Internal and external burning Discharge Active Ingredients: (In each Vaginal Tablet and Cream w/w) Clotrimazole 200mg/vaginal tablet Clotrimazole 1% Cream Inactive Ingredients: Vaginal Tablet: Adipic acid, corn starch, lactose, magnesium sterate, polysorbate 80, silicon dioxide […]

FINLANDIA MELATONIN 10mg 50ml

$11.68

  Product info: Melatonin is a hormone manufactured from serotonin (our feel good hormone) and secreted by the pineal gland in our brain. The human body is governed by an internal clock that signals the release of many hormones that regulate various body functions. Melatonin is well known for its ability to control our sleep-wake […]

Fungicure Anti-Fungal Liquid 30mL

$11.66

Stops Fungus Plus Related Discomforts Specially formulated to act promptly to help eliminate fungus infections of the finger and toe areas including on skin and nails where normally accessible with the convenient Fungicure applicator brush. Recommended use or purpose: For the cure of ringworm (tinea corporis) on skin and nails. For relief of itching, scaling, […]

Lemsip Max Cold & Flu Honey & Ginger Hot Drink – 10 Sachets

$9.35

Lemsip Max Cold & Flu Honey and Ginger Sachets
Provides comfort and relief from symptoms of cold and flu
Contains paracetamol and phenylphrine

Children’s Tylenol Cold & Cough Nighttime Soothing Apple 100mL

$9.12

Quickly relieves: Runny Nose; Dry Cough; Fever; Sore Throat Pain; Aches and Pains Dosage: Shake well before use. For accurate dosing, follow instructions carefully. Find the right dose on the chart. If possible, dose by weight, otherwise use age.Remove cap and squeeze dose into dosing cup. The enclosed measuring cup has been specially designed for use with […]

NIN JIOM PEI PA KOA 300ml

$18.99

Nin Jiom Pei Pa Koa 300ml Nin Jiom Pei Pa Koa Herbal Cough Syrup, known popularly in China as “Pei Pa Koa,” is a Traditional Chinese Herbal Syrup that effectively soothes sore throats. It is made from a variety of precious natural herbs and honey, Pei Pa Koa is one of the world’s most effective […]