$70.55

Gaviscon Advance Mint – 60 Chewable Tablets – 6 Pack

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 – 6 Pack”

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

More Products

Pepcid Complete 50 Chewable Tablets Mint Flavour

$24.06

Relieves and prevents heartburn, acid indigestion and upset or sour stomach due to excess stomach acid. DOSAGE: Adults & Children 12 years and over FOR RELIEF OF HEARTBURN OR ACID INDIGESTION: Chew one (1) tablet.  If symptoms return, you may take another tablet. FOR PREVENTION: Chew one (1) tablet 1 hour before a meal. Do not use more […]

Aspirin Regular Strength 325mg

$4.00

For fast and effective relief of Headaches, Joint & Body Pain, Fever, Pain from Cold & Flu Directions (Adults 18 and older): Dose for pain and fever: 1 or 2 tablets with a glass (250mL) of milk or water every 4-6 hours as necessary up to 12 tablets/day. Do not take more than the recommended […]

Beechams Powders Cold & Flu Relief – 20 Sachets

$6.34

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

NATURE’S WAY NETTLE 100caps

$13.88

Nature’s Way Nettle is traditionally used in Herbal Medicine as a diuretic and also used to help relieve seasonal allergy symptoms. Nature’s Way Nettle is Vegetarian and Non-GMO Project Verified. Refer to the product label for dosing, ingredients, and product information before use.   Ingredients Medicinal Ingredients Nettle (Urtica dioica, aerial parts) 435 mg Non-Medicinal […]

Seven Seas JointCare Max Duo – 60 Tablets

$36.50

What is Seven Seas, JointCare Max? Seven Seas JointCare supports the formation of collagen and the maintenance of normal bones and muscle function. It has been formulated to give you the highest strength of Glucosamine available in any Seven Seas product combined with Omega-3, Collagen, Vitamin C & D to help support your joints.   […]

Kamagra Combi Pack #6 Super Kamagra Tablet and Gel Trial Pack

$50.00$60.00

Super Kamagra Oral Jelly 7 Gel Pack Flavour orange & Super Kamagra 4 Tablets Potency products for male erectile dysfunction and premature ejaculation    1 Box Super Kamagra Oral Jelly 7 Gel Pack 2 in 1 action, First time in the world, for Male Erectile Dysfunction, in premature Ejaculation. Sildenafil 100mg + Dapoxetine 60mg 1 Box Super Kamagra […]