$12.64

Gaviscon Advance Mint – 60 Chewable Tablets

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 “Gaviscon Advance Mint – 60 Chewable Tablets”

Your email address will not be published. Required fields are marked *

More Products

BOIRON ACONITUM NAPELLUS 200CH 80pellets

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Iglü Sugar-Free Mouth Pain Relief – 24 Pastilles

$8.42

Buy Iglu Sugar-Free Mouth Pain Relief – 24 Pastilles  Iglu Sugar-Free Mouth Pain Relief – 24 Pastilles are designed to ease discomfort and provide a soothing relief when it comes to mouth ulcers and sore gums.    How Iglu Sugar-Free Mouth Pain Relief – 24 Pastilles works Iglu Sugar-Free Mouth Pain Relief – 24 pastilles […]

Panadol Extra Soluble – 24 Tablets

$8.02

Contains 14 Panadol Extra Soluble tablets
Relieves aches and pains fast
Read the patient information leaflet here

Fisherman’s Friend Citrus Sucrose Free 22 Lozenges

$2.55

For temporary relief of coughs, sore throats and nasal congestion. Directions: Adults and children 5 years of age and older: Allow lozenge to dissolve slowly in the mouth. Repeat as required. If symptoms are severe, worsen, persist for more than 2 days or are accompanied by a high fever, consult a physician. Medicinal Ingredients: Menthol BP. […]

TIGER BALM RED STRONG 18gm

$12.32

TIGER BALM RED STRONG 18gm Tiger Balm Red is a warm comforting remedy that is most effective for relieving muscular aches and pains. But is it also versatile enough to relieve insect bites, itchiness and headaches. Just rub the Tiger Balm Red ointment onto your skin, and its pain relieving properties will work quickly to […]

CANPREV SLIM-PRO FORMULA 90vcaps

$30.75

OVERVIEW Slim-Pro Formula helps support healthy blood sugar metabolism and aids in weight management when used along with a program of reduced intake of dietary calories and increased physical activity. Managing weight can be a constant balancing act: you cut back on food and increase exercise hoping to land somewhere in the middle. But that’s […]