$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

Calprofen Ibuprofen Suspension – 200ml

$8.02

Contains 200ml of Calprofen
Helps to relieve symptoms of pain, cold, and flu
Can be used by children as young as 3 months old
Read patient information leaflet here

NEW ROOTS PROSTATE PERFORM 60sg

$72.33

Prostate Perform is an effective prostate-support formulation. Prostate Perform relieves the symptoms of benign prostatic hyperplasia (BPH), including frequent urination particularly at night, inconsistent stream, the strain to urinate, and prostate growth.   The prostate; it’s a problem for the majority of men as they age. It can lead to unnecessary problems later in life […]

Buckley’s Cold & Sinus Liquid Gels 24 Hour Convenience Pack 24 Gels (12 Day & 12 Night)

$14.60

DayFast relief from: Sinus and nasal congestion; sore throat pain and dry cough; fever and chills; headache; minor aches and pain.NightFast relief from: Sinus and nasal congestion; sore throat and dry cough; fever and chills; runny nose and sneezing; itchy and watery eyes; headache; minor aches and pains. Directions: Adults and children 12 years and over: […]

GE Blood Glucose Test Strips 100

$49.68

4 Vials of 25 Patented, Gold Electrode Test Clean and no mess.Easy to handle.Tiny blood sample. Features: Results in 5 seconds Auto-coding for increased precision Only a tiny sample required Large plastic test strip For in vitro diagnostic use. For self-testing. For single patient use only. Store between temperature 4°C – 30°C. Do not freeze […]

MCKESSON OPTION+ IBUPROFEN 200MG LIQUI-GEL 72 CAPSULES

$8.03

OPTION+ IBUPROFEN 200MG LIQUI-GEL 72 CAPSULES Description Fast-acting liqui-gel capsules for pain relief Temporarily reduces fever and inflammation Commonly used for headaches, muscle aches, arthritis, and menstrual cramps Warnings Every medication or natural health product may cause serious adverse reactions or interactions with other medications or natural health products. Read and follow the label, warnings […]

PLATINUM NATURALS VITAMIN D3 1000 IU 180sg

$9.47

Vitamin D3 is essential for a healthy immune system, cardiovascular health, bone health and many other systems in the body. Getting enough vitamin D is a challenge in northern climates. Platinum Naturals’ Vitamin D3 provides you with the recommended daily dose of 1,000 IUs in coconut oil for easy absorption. Stronger Bones Supports cardiovascular health […]