$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

Nurofen Joint & Back Pain Relief Max Strength 10% Gel – 40g

$10.80

What is Nurofen Joint and Back Gel? Nurofen Joint & Back Pain Relief Gel is a painkiller gel that helps to relieve aches and pains in your back and joints and can be used to treat symptoms caused by backache, sprains, strains and sports injuries. It contains ibuprofen which is an anti-inflammatory drug, commonly used […]

Revlon Colorstay Longwear Natural Foundation for Normal/Dry Skin SPF 20

$16.40

Got a life? This natural-looking liquid foundation for normal and dry skin wears for up to 24 hours—through whatever life throws at you! This liquid-foundation favorite wears for up to 24 hours, no matter what your day brings—that’s why we call it “life-tested” Gives you a natural finish, with medium coverage that can build to […]

Ibuprofen 400mg – 84 Tablets

$9.45

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

CANPREV MUSCLERESCUE FRUIT PUNCH 196g

$47.76

 Muscle Rescue Fruit Punch  CanPrev’s MuscleRescue is an optimized formula powered by Reginator, a proprietary blend featuring the most efficient ratio of essential amino acids (EAAs) needed for protein synthesis and muscle regeneration.  To repair and build new muscle, we need sufficient complete proteins. Complete proteins are foods that contain all 9 EAAs – histidine, […]

GUM EasyThread Floss 50 Uses

$6.20

Ideal for Bridges, Crowns, Implants and Orthodontics.

Unique Puffy Floss is designed to fill hard-to-clean spaces for effective removal of plaque and food debris.

Honibe Honey Lozenges 10 Lozenges

$5.84

Usage: For the temporary relief of sore throat and nasal congestion. Adults and children 5 years and over, dissolve one lozenge slowly in the mouth as required.  Caution: If symptoms are severe or persist for more than two days, consult a doctor. Keep out of reach of children. Store in a coold, dry place. Medicinal […]