$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

PrEP Emtricitabine/Tenofovir (Generic Truvada) Treatment

$67.60

Helps prevent HIV
Generic alternative of Truvada
92-99% effective when taken correctly
Always read the patient information leaflet before use.

Sex Bondage 11 Pcs BDSM Leather Bondage Sets Restraint Kits Adult Sex Toys for Women and Couples Foreplay,Hand Cuffs Ankle Cuff Bondage Collection & Blindfold & Tickler Included

$18.26

Cotents:1.A pair of leather handcuff. 2.A pair of nipple clamps. 3.A flogger. 4.A teaser. 5.A rope. 6.A gag. 7.A blindfold. 8.A pair of shackles. 9.A collar. 10. A cross strap.11 dice Made of superior leather and plush lining,skin-friendly and soft touch.Restraints your lover and explores your fetish fantasy without any limits. Used in many positions […]

SolpaOne 1000mg Soluble Paracetamol Tablets – 12

$6.95

Effervescent painkillers
Used to treat mild to moderate pain
Contains paracetamol

Jamieson Milk Thistle 60 + 30 Caplets

$19.71

Promotes healthy liver function. Directions: Adults: Take 3 caplets daily. Use for a minimum of 3 weeks to see beneficial effects. Store between 15°C and 25°C, away from children. Each capsule contains:Milk thistle – 150mg(silybum marianum, fruit), standardized to 53% silymarin Also contains: Dicalcium phosphate, cellulose, vegetable stearic acid, vegetable magnesium stearate, silica, hydroxypropyl cellulose, water-soluble cellulose. Warning: […]

Almus Hay Fever 2% Eye Drops – 10ml

$4.94

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

Beconase Hayfever Relief Nasal Spray – 180 Sprays

$13.64

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