$10.64

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

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

More Products

Gold Bond Age Renew Crepe Corrector Body Lotion 226g

$12.03

In just two days, 82% of users had visible improvement in crepey skin.* Aging skin can lose its ability to retain moisture, which may lead to finely wrinkled, thin, dry skin — like crepe paper. That’s why we created Gold Bond Age Renew Crepe Corrector Body Lotion. It visibly firms and plumps dry, aging skin […]

PREFERRED NUTRITION PROSTATE HEALTH 120sg

$55.53

PROSTATE HEALTH FORMULATED BY PREFERRED NUTRITION Are your prostate problems keeping you up at night? Preferred Nutrition might have just what you need! Prostate Perform is a unique complex of herbs and nutrients which are proven to support healthy prostate function. Containing standardized saw palmetto extract and pygeum (most popular herbs for healthy prostate function) plus extra beta sitosterol […]

GARDEN OF LIFE DR. FORMULATED ONCE DAILY WOMENS 30caps

$38.92

Once Daily Women’s—a unique formula with a high probiotic count that is doctor-formulated especially for women and their needs.  Dr. Formulated Probiotics Once Daily Women’s is a unique “just one capsule a day” Shelf-stable probiotic designed specifically to support a healthy microbiome and women’s specific health needs. Dr. Formulated Probiotics Once Daily Women’s 50 Billion […]

Blistex Silk & Shine Lip Protectant

$4.37

Satiny smooth lips plus a light glossy shine. Silk & Shine’s revolutionary silk and vitamin formula makes lips feel satiny smooth and enhances their natural appearance with a light glossy shine. Uses: Helps to prevent and protect dry, chapped or windburned lips. Super-Silky Lips: Silk & Shine feels satiny soft going on and leaves your […]

NEW ROOTS GREEN TEA EXTRACT 500mg 60vcaps

$24.79

New Roots Herbal’s Green Tea is standardized to 75% of the polyphenol epigallocatechin gallate (EGCG). EGCG is the potent antioxidant compound responsible for many therapeutic applications.   Each capsule of New Roots Herbal’s Green Tea delivers the robust antioxidant properties of 500 mg of a 75% epigallocatechin gallate (EGCG) standardized extract. Simply put, antioxidants are compounds […]

Children’s Benadryl Allergy Liquid 100mL Bubble Gum

$10.93

Fast, effective relief of both Everyday Allergies & Allergic Reactions: Sneezing; Runny Nose; Itchy Eyes; Watery Eyes; Hives; Insect Bites; Poison Ivy; Rashes Dosage:Children under 2 years of age (Under 24lbs): 1/2 tsp. (2.5mL) evey 4-6 hours. Maximum 2 tsp. (10mL) per day.Children 2-5 years of age (24-48lbs): 1 tsp. (5mL) every 4-6 hours. Maximum […]