$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

PRAIRIE NATURALS ORGANIC HEMP PROTEIN VANILLA 400g

$26.25

PRAIRIE NATURALS ORGANIC HEMP PROTEIN VANILLA Prairie Naturals HempProtein is more than a protein powder. Try Organic Hemp Protein to eat a more plant-based diet! It’s a more balanced way of living and eating. Hemp seeds yield a high protein, nutrient dense food that nourishes us without depleting the soil or using vast amounts of […]

Beconase Hayfever Relief Nasal Spray – 100 Sprays

$10.64

Beconase nasal spray is a treatment for hay fever symptoms, like sneezing, itching

Softsoap Lavender & Honey Crème Moisturizing Body Wash 591ml

$6.93

Make life more bubbly with Softsoap® Moisturizing Body Wash, Lavender & Honey Crème. Made with real lavender extract and honey, this body wash helps retain your skin’s natural moisture, surprising you with soft and smooth feeling skin. Gentle enough to be used every day, this paraben free body wash is also pH balanced for your […]

NeoCitran Cold & Sinus Extra Strength Nighttime 10 Single Dose Pouches

$13.15

Indications: For temporary relief of the following cold & flu symptoms: sore throat pain, headache, minor body aches and pain, fever and chills, sinus and nasal congestion, runny nose, sneezing, itchy/watery eyes. Directions: Adults and children 12 years and over: Dissolve the contents of 1 pouch into 225mL (one cup) of boiling water. may be […]

IDEAL PROTEIN NACHO CHEESE DORADOS – 1 BAG

$4.56

IDEAL PROTEIN NACHO CHEESE DORADOS – 1 BAG Salty, Crunchy. Best in zest. Two favorite flavours, one fantastic tasting chip. Ingredients  Protein blend (soy protein concentrate, whey protein isolate), Sunflower oil, Tapioca starch, Natural flavours, Soy fiber, Water, Maltodextrin, Sea salt, Potato starch and dehydrated potato, Salt, Malic acid, Vinegar, Corn starch, Citric acid, Soy […]

Nurofen for Children Orange 200mg/5ml 7-12 Years – 100ml

$10.80

What is Nurofen for Children aged 7-12? Nurofen for Children is a pain relief medication designed for children aged 7-12. It’s twice the strength of other Nurofen for Children formulas, making it ideal for older children who need high doses of pain relief. This product comes in two delicious flavours: strawberry and orange. The handy […]