$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

HOMEOCAN No 6 KALI PHOS 6X 500tabs

$10.96

HOMEOCAN No 6 KALI PHOS 6X 500tabs Biochemical Mineral Salts of Dr. Schüssler Kali Phosphoricum is a homeopathic remedy indicated in all cases of organic exhaustion and organic nervous (heavy stress). More specifically, it may improve the physical and mental strength of people weakened by illness or mental exhaustion. Adjuvants to homeopathy, Dr. Schüssler Biochemical Mineral […]

Norethisterone Tablets for Period Delay

$10.80

Norethisterone can delay your period for up to three weeks Ideal for holidays and other special occasions Start taking the tablets three days before your period is due Take three tablets daily, evenly spaced out throughout the day Your period should return three days after you stop taking norethisterone

Option+ Cold and Sinus Non Drowsy 10 Caplets

$4.73

Ibuprofen and Pseudoephedrine Hydrochloride Tablets USP Analgesic + Decongestant Temporarily relieves symptoms of colds, sore throat pain, sinus pain, nasal congestion, headache, fever, minor body aches and pains Warnings: Stomach bleeding warning. May cause stomach bleeding. Symptoms may include: feeling faint, vomiting blood, bloody or black stools. Chance of stomach bleeding is higher if you […]

Estriol 1MG/G Cream + Applicator – 15g

$22.98

Contains estriol, a vaginal HRT cream
Treats vaginal dryness caused by menopause
Replaces oestrogen where it is needed
Always read the patient information leaflet before use

FINLANDIA LJ-100 TONGKAT ALI 90vcaps

$52.60

Tongkat ali (Eurycoma longifolia) is an herbal remedy that has been a part of traditional Southeast Asian medicine for centuries. It’s often used to treat a variety of ailments, including fevers and bacterial infections and has been used to improve fertility, relieve stress, and improve body composition. Features and benefits: Stimulates the Body to Naturally Produce More […]

Otrivin Natural Nasal and Sinus Cleansing Gentle Stream 100mL

$13.85

Sea Water clears congestionAloe soothes dryness A preservative-free, isotonic, natural sea water solution that helps clear congested nasal cavities caused by colds, allergies and upper respiratory infections. It contains 5% natural Aloe Vera extract, which helps to moderate, soothe, and moisturize dryness and irritation. The specially-designed applicator produces a moderate stream with fine microdrops which […]