$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

New Roots Herbal Menopeace, 60 Veg Capsules, 2-Month Supply, Comprehensive Menopause Support for Women with Black Cohosh & Dong Quai, Help Relieves Hot Flashes & Nighttime…

$33.74

Supporting Women Through Menopause: Menopeace is designed to help women navigate the changes of menopause with greater ease. It supports the body’s natural adjustments during this transition. By lessening the occurrence of hot flashes and night sweats, it helps women maintain comfort and enjoy their daily activities. Managing Hot Flashes Effectively: Our formula addresses the […]

AOR MSM + GLUCOSAMINE 100mg 100vcaps

$27.39

Helps Reduce Joint Pain and Inflammation Maintains healthy joint structure and flexibility Helps repair damaged joints Shellfish-free, vegan formula MSM Glucosamine is specifically designed for reducing pain and swelling, and improving joint function in those suffering from osteoarthritis. MSM, or methylsulfonylmethane, is a naturally occurring form of organic sulfur found in living organisms. In humans, […]

Peg 3350 Laxative 255g

$13.15

Peg 3350 is indicated for treatment of occasional constipation. A single dose is 17g, taken once a day for up to one week or as directed by your physician. Frequent or excessive use of Peg 3350 for long periods of time (i.e. more than one week) may cause diarrhea and dehydration. Directions: Adults over 18 […]

Allevia Hives 180mg – 15 Tablets x 6

$57.80

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

Revlon Contouring Eyeshadow

$10.95

Limitless looks. One easy eye palette. Create all kinds of looks—with, seriously, everything you need—using our contouring eye shadow palettes that deliver the ultimate depth and dimension. We asked our color experts to create the perfect edit of shades for each eye palette, so you don’t need to deal with thinking through your eye makeup […]

NATURAL FACTORS ZYMACTIVE DOUBLE STRENGTH 90caps

$37.19

Natural Factors Double Strength Zymactive is a systemic enzyme formula with more than four times the potency of other proteolytic enzyme supplements. The unique combination of proteolytic enzymes breaks down proteins that cause inflammation and pain. The tablets are enteric coated to protect the enzymes from stomach acid during digestion     Aids in proper digestion […]