$13.30

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

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

More Products

Option+ Sleep Aid Liquid Fastgels 20 Capsules

$6.92

Relieves occasional sleeplessness. Directions: Adults and children 12 years and older: take 1 capsule at bedtime if needed or as directed by a doctor; if you feel drowsy in the morning, consult a doctor or pharmacist as you may require a lower dosage (25mg); do not take more than directed. Warnings: Dosage Warning: occasional use […]

Evorel Conti Patches

$41.91

Transdermal HRT patches
Contains oestrogen and progestogen 
Helps to alleviate the symptoms after menopause

Solvazinc Tablets 125mg – 90 Tablets

$41.10

Buy Solvazinc Tablets Solvazinc is a supplement used to treat zinc deficiency, containing zinc sulfate monohydrate. Zinc is essential for the immune system, metabolism and wound healing. Symptoms of zinc deficiency loss of appetite, slower than expected growth and poor immune system function. Severe zinc deficiency can result in symptoms like diarrhoea, feeling lethargic, hair […]

BOIRON GELSEMIUM SEMPERVIRENS 30CH

$7.30

Homeopathic relief that is targeted to your symptoms. The pellets are unflavored and melt in your mouth. Easy to take, this homeopathic medicine is suitable for the whole family, adults and children.
 

Halls Mentho-Lyptus Cough Tablets Extra Strong Menthol

$1.82

For the temporary relief of sore throat, cough and nasal congestion. Directions: Adults and children 5 years and over, dissolve one tablet slowly in the mouth as required.  Caution: If symptoms are severe, worsen persist for more than 2 days, or are accompanied by high fever, consult a doctor. Medicinal Ingredients: Menthol 16.1mg and Eucalyptus Globulus Leaf […]

Pedialyte Advanced Care 1L Blue Raspberry

$11.31

Specially formulated to help prevent dehydration† in both kids and adults. Contains PreActiv® prebiotics. Quickly replaces fluids, zinc, and electrolytes. No preservatives. MEDICINAL INGREDIENTS: Dextrose, galactooligosaccharides, citric acid, potassium citrate, sodium chloride, sodium citrate, zinc gluconate.NON-MEDICINAL INGREDIENTS: Water, natural and artificial flavour, sucralose, acesulfame potassium, FD&C Blue No. 1, FD&C Red No. 40. Directions Tastes best when […]