$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

Treathay Fexofenadine 120mg – 10 Tablets – 3 Packs

$12.77

What is Treathay?  Treathay is a hay fever treatment containing 120mg of the non-drowsy antihistamine fexofenadine hydrochloride. It can be used by adults and children over the age of 12 years to relieve symptoms of hay fever, such as sneezing, runny nose and itchy eyes.  What is the recommended dosage? Always take this product exactly […]

PLATINUM NATURALS EASYMULTI SUPER MEN 45+ 60sg

$44.93

Super Easymulti® 45+ for Men Good nutrition plays an important role in aging well as your ability to absorb nutrients may decrease over time. Super Easymulti 45+ for Men is a complete anti-aging solution, with 10 supplements in one. This balanced mixture of powerful antioxidants is designed to combat the effects of aging. Complete anti-aging […]

Haliborange Kids Multivitamins – 30 Strawberry Softies

$7.69

What are Haliborange Softies? Haliborange Softies are a daily multivitamin designed to help your child to get the essential vitamins they need every day. These soft, chewy multivitamins are perfect for children over the age of 3, helping to support them as they grow. Haliborange Softies are available in delicious strawberry and orange flavours.   […]

Chlorphenamine 4mg – 168 Tablets

$7.98

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

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

Huggies Natural Care Sensitive Fragrance Free (56 wipes)

$4.38

For every Huggies® Baby Wipe, we’ve carefully selected each ingredient to care for your baby’s sensitive skin. Here’s a look at all the unique ingredients and their purpose. INGREDIENT(S) COMPONENT — PURPOSE Water Helps remove impurities from your skin Butoxy PEG-4 PG-Amodimethicone Helps wipe glide across your skin, baby Caprylyl Glycol Gentle conditioner to help soothe […]