$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

Tylenol Extra Strength Flu Daytime 20 EZTabs

$9.11

Nasal Congestion; Dry Cough; Fever; Aches & Pain Dosage: Adult Use Only (12 Years and Over): 1-2 tablets every 4 hours as needed. Do not exceed 8 tablets per day.  Caution: Keep out of reach of children. This package contains enough medication to seriously harm a child. Use the smallest effective dose. Use only on the advice […]

CANPREV COLLAGEN BEAUTY 300g

$37.55

CANPREV COLLAGEN BEAUTY 300g By supporting skin elasticity and healthy collagen production, Collagen Beauty helps improve the appearance of skin, reduces wrinkles and diminishes fine lines. Designed to stimulate fibroblast cells in the skin, to enhance collagen metabolism where it’s needed. This powdered formula contains bioactive epidermal collagen peptides that are clinically proven to help […]

PURICA CURCUMIN EXTRA STRENGTH BONUS 72caps

$45.30

PURICA CURCUMIN EXTRA STRENGTH BONUS 72caps BDMC improves curcumin stability, bioavailability and prolonged survival in blood. BDMC inhibits NF-kB and MSK1 to combat inflammation from two targets. Regular curcumin only inhibits NF-kB. Our BDMC offers 565,000 ORAC units per gram. Regular curcumin has an ORAC of just 9,500 units. PURICA CurcuminQuickly alleviates inflammation and relieves […]

Nurofen for Children Orange Chewable Capsules – 12 Pack

$8.02

Contains 12 x 100mg Nurofen for Children chewable capsules
Helps to ease pain and fever in children over 7
Orange flavour and easy to chew
Read the patient information leaflet here

GlucoRx Finepoint Needles 8mm 31g – Pack of 100

$9.45

Buy GlucoRx Finepoint Needles 8mm 31g – Pack of 100 GlucoRx Finepoint Needles 8mm 31g – Pack of 100 are needles that have been designed to provide you with a virtually pain-free experience. The super thin needles are crafted to ensure minimal discomfort during blood glucose testing.  The needles are ideal for penetration. They will […]

Zilactin Early Relief Cold Sore Gel 6g

$6.92

Bioadhesive promotes healing. Uses: temporarily relieves pain caused by: cold sores/fever blisters, canker sores/mouth sores, gum irritations. Directions: Adults and children 2 years and older: Dry affected area. Apply with cotton swab or clean finger up to 4 times daily. Allow to dry 30-60 seconds. Children under 12 years should be given adult supervision in […]