$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

PASCOE DETOX KIT 50ml x 3

$76.72

Do you need detoxification? We are all exposed to thousands of toxins and chemicals each day at work, in the home, through the air we breathe and in our food and water. A recent well-publicized study found that the average Canadian has 53 chemicals stored in their bodies – a very troubling number. Our bodies […]

IDEAL PROTEIN SALTED CARAMEL CHOCOLATE CLUSTERS – 1 PC

$4.56

IDEAL PROTEIN SALTED CARAMEL CHOCOLATE CLUSTERS – 1 PC Savory, Indulgent. A perfect combination! The cluster of flavors coming together in this high protein, sweet treat makes it simply irresistible. Ingredients  Milk protein isolate, palm kernel oil, oligofructose, cocoa powder processed with alkali, contains 2 percent or less of natural flavors, fleur de sel, sucralose […]

Sudafed Head Cold + Sinus 24 Caplets

$10.59

Sinus Pain; Sinus Headache; Sinus Congestion Dosage: Adult Use Only (12 years and older): 1 caplet every 4-6 hours. Do not exceed 4 caplets in 24 hours. Caution: Keep out of reach of children. This package contains enough medicine to seriously harm a child. Do not take more than the recommended dose. Overdose may cause severe […]

OneTouch Ultra2 Blood Glucose Monitoring System

$31.41

Includes OneTouch Delica Lancing Device. Easy to UseLink the effects of food to glucose results Glide control for more precise lancingReduced vibration for smoother lancingLancets available in two sizes Easy to Use Accurate results in just 5 seconds Requires only a speck of blood Large, easy-to-read display with blacklight Compatible with OneTouch Diabetes Management Software […]

Polysporin Antibiotic Cream Kids 15g

$10.58

Prevents infection of minor wounds such as cuts, scrapes, burns, blisters, nicks and scratches. Directions:1. CLEAN: Clean affected area.2. TREAT: Apply Polysporin Heal-Fast Formula to the area 1-3 times daily.3. COVER: Apply a bandage. Cautions: For external use only. Avoid contact with eyes. If this occurs, rinse thoroughly with water. Do not use over large […]

CarePoint Pen Needles 31g 8mm – Pack of 100

$5.40

Buy CarePoint Pen Needles 31g 8mm CarePoint Pen Needles are universally compatible with all insulin pen delivery devices, including Novo Nordisk, Owen Mumford, AstraZeneca, and Sanofi. These needles have been expertly designed for easy injection.    Directions Wash and dry your hands thoroughly before handling CarePoint Pen Needles. Remove the cap on your insulin pen […]