$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

Polysporin Complete 3 Antibiotics + Pain Relief Ointment

$10.95

Prevents infection of minor wounds such as cuts, scrapes, burns, blisters, nicks and scratches. Directions:1. CLEAN: Clean affected area.2. TREAT: Apply Polysporin Heal-Fast Formula to the area 1-3 times daily.3. COVER: Apply a bandage. Cautions: For external use only. Avoid contact with eyes. If this occurs, rinse thoroughly with water. Do not use over large […]

Option+ Vitamin C 500mg Timed Release 120 Caplets

$10.20

Helps in the development and maintenance of bones, cartilage, teeth and gums. Helps inwound healing and with immune function. Directions for use: Adults: 1 – 2 caplets daily or as recommended by a physician.  Each caplet contains:Vitamin C (ascorbic acid) 500 mg Non-medicinal ingredients (in descending order): Microcrystalline cellulose, carbohydrate gum, stearic acid, magnesium stearate, […]

Option+ Sleep Aid Liquid Fastgels 20 Capsules

$6.93

Relieves occasional sleeplessness. Directions: Adults and children 12 years and older: take 1 capsule at bedtime if needed or as directed by a doctor; if you feel drowsy in the morning, consult a doctor or pharmacist as you may require a lower dosage (25mg); do not take more than directed. Warnings: Dosage Warning: occasional use […]

Benylin All-In-One Cold And Flu Extra Strength Plus Mucus & Phlegm with Warming Sensation 250mL

$18.26

Fast relief of: pain, fever, headache, mucus & phlegm, nasal congestion, dry cough, chills, sore throat pain. Dosage: Adults (12 years and over): 2 tbsp. (30mL) every 6 hours. Maximum 8tbsp. (120mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Keep out of reach of children. This package contains enough medicine to […]

Benylin Mucus Cough Max Honey & Lemon Syrup – 150ml

$10.80

What is Benylin Mucus Cough Max Honey & Lemon syrup? This Benylin cough syrup is a solution that treats a mucus cough and reduces congestion in the chest. It works by breaking down the mucus that has built up in the chest and the throat. Breaking down the mucus will make it much easier to […]

IDEAL PROTEIN CHOCOLATE CRISPY SQUARE – 1 BOX

$25.53

IDEAL PROTEIN CHOCOLATE CRISPY SQUARE – 1 BOX Indulgent, Delightful. It’s hip to be square. If you like chocolate, this will soon be a favorite. Ingredients  Protein blend (soy protein isolate, milk protein concentrate, dried egg white, whey protein concentrate), unsweetened chocolate, polydextrose, water, fructooligosaccharide, vegetable oil (palm kernel, palm, shea, sunflower), glycerin, soluble corn […]