$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

Midol PMS Caffeine Free 40 Caplets

$10.59

Fast relief from: Irritability, Backaches, Bloating, Breast Tenderness Uses: For temporary relief of multiple premenstrual symptoms such as: irritability, bloating, breast tenderness, cramps, backache, headache, temporary water weight gain, muscle aches, tension. Directions: Adults and children 12 years and over: take 2 caplets every 4-6 hours; do not take more than 6 caplets in 24 hours. Active […]

OLLY Women’s Multi Blissful Berry – Pharmacy 24

$20.99$25.56

Looking for a women’s multi that’s both delicious and nutritious? OLLY Women’s Multi Blissful Berry is perfect for you!

Dove Go Fresh Cool Essentials 14g

$2.91

• Up to 48-hours of odour protection • Contains ¼ moisturizing cream • Protects against underarm wetness • Refreshing cucumber and green tea scent • Glides easily onto skin This Dove Antiperspirant packs a powerful Antiperspirant punch, but it’s still kind to your delicate skin. Our 0% alcohol formula – which contains our unique ¼ […]

Movelat Cream – 125g

$18.11

Do you need Movelat Cream to ease your muscular pain and stiffness? Chemist 4 U has a wide range of Movelat products available with free delivery over £30

Hair Loss Bundle (Minoxidil 5% Spray & Finasteride 1mg Tablet)

$36.50

Includes topical minoxidil spray and finasteride tablets
Hair loss treatment for men 
Can increase hair growth

Vagisil Gentle & Calming Feminine Wipes 12 Wipes

$6.56

Cleanses and freshensSoothes feminine itching due to drynessUnique Odour-Control technology that helps keep odour from happening.Infused with skin soothing and anti-bacterial ingredients For external use only.Avoid contact with eyes.Keep out of reach of children.  Ingredients: Water, Polysorbate 20, Hamamelis Virginiana (Witch Hazel) Water, Laureth-9, Alcohol, Phenoxyethanol, Anthemis Nobilis (Chamomile) Flower Extract, Melaleuca Alternifolia (Tea Tree) […]