$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

Aveeno Baby Daily Lotion 227mL

$7.65

Your baby’s comfort is always top of mind. But you can put your mind at ease every day with AVEENO BABY Daily Lotion. It protects your baby’s delicate skin with colloidal oatmeal, and its non-greasy formula absorbs quickly to moisturize for a full 24 hours. This nourishing lotion is also hypoallergenic, fragrance-free and paraben-free. It’s even gentle […]

BOIRON AVENOC 10suppositories

$18.99

Boiron Avenoc -10 Suppositorie: Homeopathic medicine for the relief of troubles associated with hemorrhoids (pain, swelling, itching, light bleeding). Ingredients: Aesculus hippocastanum 3CHHamamelis virginiana 1DHPaeonia officinalis 1DHRatanhia 3CH Non Medicinal Ingredients: Hard fat Directions: Adults and children from 12 years; Insert 1 suppository into the rectum, morning and night, after local freshen up. Cautions: Consult a health care practitioner […]

Abreva Cold Sore Treatment Pump 2g

$21.14

Clinically proven to speed healing.Reduces the duration of pain, burning, itching and tingling. Directions: Wash hands before and after application. Rub in cream gently but completely to affected area of face or lips 5 times daily until the sore is healed, up to a maximum of 10 days. Best results are obtained if treatment starts […]

NATURAL FACTORS MIXED VITAMIN E 200IU 90sg

$9.49

OVERVIEW Mixed Vitamin E 200 IU from Natural factors offers naturally sourced vitamin E (d-alpha-tocopherol) with mixed tocopherols beta, delta, and gamma for greater benefits. Vitamin E is a powerful antioxidant that offers protection from free radicals and helps in the maintenance of good health. May protect against cardiovascular disease Excellent antioxidant Protects cell membranes […]

Piriteze Allergy Syrup (2 Years +) Sugar Free Banana Flavour – 70ml

$7.71

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

DR. RECKEWEG #41 50ml

$23.74

DR. RECKEWEG #41 50 ml Description Homeopathic organotherapy remedy traditionally used to support male reproductive health and vitality. May assist in relieving symptoms related to hormonal imbalance, fatigue, or diminished sexual function. To be used on the advice of a healthcare practitioner. Ingredients Medicinal Ingredients (per 50 ml):Acidum phosphoricum D12, Agnus castus D8, China D12, Conium […]