$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

AgaMatrix Ultra-Thin Lancets 33g – 200 Lancets

$10.53

Buy AgaMatrix Ultra-Thin Lancets 33g – 200 Lancets  Agamatrix Ultra-Thin Lancets 33g are single use lancets that have been designed for obtaining blood samples for blood glucose testing.  The lancets are suitable for use with any type A lancing device.  Agamatrix Ultra-Thin Lancets 33g is the thinnest lancet possible. It has been designed to reduce […]

Tylenol Extra Strength Cold & Sinus Daytime 20 Caplets

$9.13

Nasal Congestion; Fever; Sinus Pain & Pressure; Headache Dosage: Adult Use Only (12 Years and Over): 1-2 tablets every 4-6 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 […]

HEAD & SHOULDERS BARE PURE CLEAN SHAMPOO

$12.76

Introducing a new kind of dandruff shampoo made with only 9 ingredients. Is sulfate free, silicone free and dye free. Giving you effective Head & Shoulders dandruff protection with the BARE minimum.  Effective dandruff protection with minimal ingredients Like all Head & Shoulders formulas, BARE is formulated with clinically proven anti-dandruff active that goes deep […]

Ban Roll-On Antiperspirant Deodorant 100mL

$5.11

Invisible Protection Start your day by gliding on Ban Roll-On Antiperspirants and be confident that you’ll stay protected from underarm odor and wetness for 24 hours. With odor-fighting ingredients and Kihada extract, the formula eliminates odor caused by bacteria breaking down sweat on your skin’s surface, plus helps to significantly reduce perspiration, so you’ll feel […]

Numark Fexofenadine Tablets 120mg – 30 Tablets

$8.68

‘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’ […]

PROVITA NATTOKINASE 2000FU 60caps

$23.16

Nattokinase (NK) is a potent blood-clot dissolving protein produced by the bacterium Bacillus subtilis during the fermentation of soybeans to produce Natto. Extensively used in Japan, Korea and China to treat cardiovascular disease, it has been recently recognized by Western medicine for its potent fibrinolytic (anti-clotting/antithrombotic) capacity. Nattokinase can dissolve formed thrombi and also prevent […]