$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

Benylin Chest Congestion & Cold Extra Strength 250mL

$13.85

Fast relief of: wet cough, nasal congestion, sore throat pain. Dosage: Adults (12 years and over): 2 tsp. (10mL) every 6 hours. Maximum 8tsp. (40mL)/day. Shake well before using. Not recommended for children under 12 years.  Caution: Do not use with other products containing any of these ingredients or other cough/cold medications. Do not use if […]

Buscopan Cramps – 20 Tablets

$10.29

Looking to buy Buscopan Cramps tablets? Chemist4U has a wide range of Buscopan products all available with fast, discreet delivery.

METAGENICS ESTROVERA 90tabs

$84.03

Description Estrovera’s key ingredient, ERr731, has been used safely and effectively for over 20 years and is supported by clinical studies. Estrovera provides relief for multiple menopausal symptoms, including hot flashes, sleep disturbances, mood swings, irritability, anxiety, and sexual problems. Directions Adults: Take one (1) tablet with food and a glass of water once daily at […]

NovoPen® 6 Silver

$74.36

What is Novopen 6?  Novopen 6 is used in diabetes management, it is a new and innovative way of recording insulin dosing information. The Novopen 6 is a type of smart insulin pen, and it gets its name from its compatibility with smartphones. These connected insulin pens automatically record how much insulin has been administered […]

WOMENSENSE ESTROSENSE 60vcaps

$25.57

EstroSense is an exclusive formula containing all-natural ingredients to help maintain healthy hormone balance by promoting liver detoxification and healthy estrogen metabolism.  Symptoms of hormonal imbalance include heavy or painful periods, hormonal acne, PMS, ovarian cysts, fibrocystic breasts, endometriosis, and more. EstroSense is the ideal hormonal health partner for women using oral contraceptives and those […]

Option+ Vitamin C Timed Release 1000mg 120 Caplets

$12.41

Indications: Helps in the development and maintenance of bones, cartilage, teeth and gums. Helps in wound healing and in connective tissue formation. Helps support immune function. Dosage: Adults: 1-2 caplets daily or as recommended by a physician. Medicinal Ingredients: Each caplet contains:Vitamin C (ascorbic acid) – 1000mg Non-Medicinal Ingredients (in descending order): Carbohydrate gum, microcrystalline cellulose, hydroxypropylcellulose, stearic acid, […]