$6.51

Pepto-Bismol Oral Suspension 17.5 mg/ml – 120ml

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 “Pepto-Bismol Oral Suspension 17.5 mg/ml – 120ml”

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

More Products

NATURAL FACTORS VITAMIN K2 120caps

$17.11

NATURAL FACTORS VITAMIN K2 120caps Description • Provides vitamin K2, a fat-soluble vitamin involved in calcium metabolism• Supports proper utilization of calcium in the body• Commonly used to support bone and cardiovascular health as part of a balanced diet• Helps maintain normal blood clotting function when used as directed Advice to Use • Use only […]

Benadryl Allergy Relief Plus Decongestant Capsules – 12 Capsules

$8.51

Do you need Benadryl Allergy Relief Plus Decongestant to ease allergy symptoms & a blocked nose? Chemist4U has allergy relief available with speedy delivery

Jamieson ProVitamina 100% Pure Vitamin E Oil 28ml

$13.51

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

BOIRON ACONITUM NAPELLUS 30CH 80pellets

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Canesten Cream 1 Treatment

$17.50

For the treatment of vaginal yeast infections. Relieves itching, burning and discharge associated with vaginal yeast infections. Directions: After reading the enclosed circular, apply one pre-filled applicatorful of cream high in the vagina at bedtime. To help prevent re-infection, wear cotton underwear. Warnings: If you are at increased risk for sexually transmitted diseases, have multiple sexual partners, […]

RICOLA ORIGINAL HERB THROAT LOZENGES 45loz

$8.03

  ORIGINAL NATURAL HERB | MADE FROM A SECRET RECIPE Medicinal ingredients: Each lozenge contains:Menthol (Mentha x piperita leaf) 3.21 mg, Peppermint essential oil (Mentha piperitae aetheroleum), from mentha x piperita leaf [Menthol 50%] 3.21 mg, Extract of Ricola’s herb mixture 38.83 mg: peppermint (Mentha piperita), aerial parts 9.71 mg, lemon Balm (Melissa officinalis), aerial parts […]