$13.17

Promethazine Hydrochloride 25mg – 56 Tablets

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 “Promethazine Hydrochloride 25mg – 56 Tablets”

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

More Products

Option+ Multivitamin and Minerals Strong 100 Tablets

$12.39

Helps to maintain immune function; source of antioxidants for the maintenance of good health; helps to maintain the body’s ability to metabolize nutrients; helps to maintain normal muscle function, including the heart muscle. Directions for use: Adults: Take 1 tablet daily with food or as directed by a healthcare practitioner. Take a few hours before […]

FINLANDIA D-MANNOSE 100g

$38.72

Canadian women make over half a million visits to doctors per year due to urinary tract infections (UTIs). Half of all women over the age of 65 experience at least one infection per year.

Tylenol Extra Strength Complete Cold, Cough and Flu Plus Mucus Relief Daytime 24 Caplets

$14.21

For fast-acting care of your cold, cough & flu symptoms, including mucus and phlegm, you want rapid symptom relief you can trust so that you can GET BACK TO NORMAL, WHATEVER YOUR NORMAL IS® Trust the fast-acting relief of TYLENOL® Complete Cold, Cough & Flu Plus Mucus Relief liquid gels for your cold & flu symptoms. […]

Centrum Multigummies For Adults 150 Gummies

$18.98

A multivitamin gummy formulated for adults looking for a tasty way to take their vitamins Centrum MultiGummies are adult multivitamin gummies in great tasting cherry, berry and orange flavours, providing essential nutrient support in just two gummies. Helps support the immune system, maintain the body’s ability to metabolize nutrients and provide antioxidants to support good […]

IDEAL PROTEIN PEANUT BUTTER PROTEIN BARS – 1 BOX

$25.53

IDEAL PROTEIN PEANUT BUTTER PROTEIN BARS – 1 BOX Nutty, Rich. Sweet & salty. This protein bar packs a punch with the delicious taste of peanut butter. Ingredients  Protein blend (soy protein isolate, whey protein concentrate, milk protein concentrate, milk protein isolate, reduced mineral whey powder), invert sugar syrup, peanuts, glycerin, inulin, peanut butter, maltitol […]