$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

MEGAFOOD WOMEN’S ONE DAILY 30tabs

$39.45

MEGAFOOD WOMEN’S ONE DAILY 30tabs Description • Supports energy, metabolism, collagen formation, and red blood cell production with a complete spectrum of vitamins and minerals• Includes FoodState® iron to replenish levels lost during menstruation, along with nourishing herbs like chaste tree berry and ashwagandha• Delivers antioxidant protection and supports immune function, healthy skin, hair, and […]

Deep Relief Maximum Strength Heat Rub 100g

$9.49

Indications: Deep Relief Heat Rub provides strong relief fast, to temporarily soothe pain associated with muscle aches. The long lasting formula provides penetrating warming relief for tired, aching muscles. Greaseless and stainless. Directions: For adults and children 2 years of age and older. Apply to site of pain as needed, not more than 3 to 4 times […]

PLATINUM NATURALS EASYMULTI PRENATAL 60sg

$35.99

You want what’s best for you and your baby. In one softgel a day, Prenatal Easymulti is a comprehensive multivitamin for pregnant and nursing mothers and those trying to conceive. It features a complete range of vitamins, minerals, and DHA for a healthy mother and child. Prenatal Easymulti is recognized by the Society of Obstetricians […]

Halls Sugar-Free Cherry – 32g

$1.20

Buy Halls Sugar-Free Cherry Halls Sugar-Free Cherry are sweets that work to help you with the symptoms of a sore throat and stuffy sinuses. They contain no sugar, making them suitable for diabetics. They are perfect for keeping with you in your bag, leaving at home or taking them with you when you travel to […]

Webber Vitamin E Ointment Tube 50g

$10.20

Odourless soothing ointment that forms a protective barrier on affected areas, formulated to moisturize and help the healing of scars associated with minor cuts, itching, skin irritations, light skin burns, tattoo aftercare and minimizes the appearance of stretch marks on the skin. Vitamin Eis a powerful anti-oxidant that soothes naturally. Directions: For external use only. […]