$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

IDEAL PROTEIN BUTTER POPCORN FLAVOURED POPPED CAKES – 1 BOX

$25.53

IDEAL PROTEIN BUTTER POPCORN FLAVOURED POPPED CAKES – 1 BOX Crispy, Savory. Popped to perfection! Enjoy a classic, butter popcorn flavored snack with only a fraction of the carbs. Ingredients  Popped cake (pea protein isolate, soy protein concentrate, lentil flour, potato starch, rice flour, tapioca starch, soy fiber, salt), Sunflower oil, Seasoning [whey, dehydrated butter, […]

BOIRON HYPERICUM PERFORATUM 30CH 80pellets

$7.30

Boiron Hypericum Perforatum 30CH – 80 Pellets :Homeopathic Single Medicines by Boiron:Single homeopathic medicines are known and registered by their Latin name, resulting in a common international nomenclature. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on the patient’s specific symptoms. They are generally […]

Tena Worry-Free Over Night Underwear

$18.98

Tena overnight underwear gives you Triple Protection against leak, odour, and moisture, helping you stay dry, secure, and confident.  High Absorbance core. Innovated W-shaped absorbent zone conforms to the curves of the body providing a closer fit channeling liquids away from the skin.  All night comfort. Soft, cloth-like, breathable pant has the look, feel and […]

Regaine for Men Extra Strength Scalp Foam – 73ml – 3 Pack (3 Month Supply)

$90.59

Contains 3 x 73ml cans of Regaine For Men Extra Strength Scalp Foam, enough to last for 3 months.
Helps to prevent hair loss and promote hair regrowth.
Two quick and easy applications a day.

FreeStyle Libre 2 PLUS Sensor – Pack of 3

$203.64

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

Visine for Allergy 3 Symptom Relief 15mL

$6.92

Visine for Allergy 3 Symptom Relief provides soothing relief for  itchy, watery eyes caused by allergies to pollen, dust, ragweed and other allergens, while it also improves redness. Helps clear away eye mucous build-up associated with both allergies and colds. Directions: Remove contact lenses before using. Adults & children 6 years and over: Put 1 or […]