$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

NATURAL FACTORS N-ACETYL-L-CYSTEINE 600mg 180vcaps

$28.07

NATURAL FACTORS N-ACETYL-L-CYSTEINE 600mg 180vcaps N-Acetyl-L-Cysteine (NAC) from Natural Factors is a free form amino acid required by the body to make glutathione.* Glutathione is a key antioxidant that is involved in many physiological processes, such as possibly helping to fight oxidative stress, maintain a healthy immune system, repair tissues, and support overall health.* It […]

Avarante 10mg Tadalafil Tablets – 8 Pack

$50.02

‘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’ […]

Nurofen For Children Strawberry 100mg/5ml Oral Suspension – 200ml

$11.35

Do you need Nurofen For Children to ease your child’s pain or fever? Chemist 4 U has a huge range of Nurofen products available with free delivery over £30

NATURAL FACTORS WELLBETX BERBERINE 500mg 120vc

$36.06

If you’re working on maintaining your blood sugar or cholesterol levels, you need to know about an enzyme called AMPK – your body’s metabolic master switch. When this switch is activated, you supercharge your body’s ability to metabolize blood sugar and cholesterol. How can you “turn on” this switch? One way is with berberine, a […]

NAKA PLATINUM ELECTROLYTES + ENERGY 250g

$26.25

NAKA PLATINUM ELECTROLYTES + ENERGY 250g Description: Enhances physical performance during workouts Supports energy metabolism and tissue formation Aids in the formation of red blood cells for improved oxygen transport Maintains proper muscle function, including the heart muscle Advice to Use: Adults: Take 1 heaping scoop once daily. Dissolve 1 heaping scoop (4.3g) in 500ml […]

BOIRON QUIETUDE 90tablets

$16.07

Boiron Quietude (90 Tablets) Homeopathic medicine for minor sleeping disorders (restlessness, difficulty falling asleep, nocturnal awakening, occasional sleeplessness) and nervousness related to stress (hypersensitivity, irritability). Benefits: Non-Habit Forming Day & Night Use Adults & Children From 6 Years Old No Dye, No Preservatives Ingredient: Medicinal Ingredients: Abrus precatorius 6CH, Aconitum napellus 6CH, Belladonna 6CH, Calendula […]