$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

AOR ORTHO CORE 823mg 180caps

$57.61

AOR ORTHO CORE 823mg 180caps AOR Ortho Core is an advanced, balanced, and comprehensive multi-vitamin/mineral supplement. Ortho Core contains a broad spectrum of vitamins, minerals, antioxidants and other factors for the maintenance of good health and to help the body metabolize carbohydrates, fats and proteins. Learn more about AOR Supplements by reading the AOR brand review. Benefits: Simply […]

Jamieson Vitamin B Complex + Vitamin C 100 Tablets

$14.97

Converts carbs, proteins and fats to energy. Directions (Adults): Take 2 caplets daily with a meal. Store between 15°C and 25°C, away from children. Each caplet contains:Vitamin B1 (Thiamine Mononitrate) – 5mgVitamin B2 (Riboflavin) – 5mgVitamin B3 (Niacinamide) – 50mgVitamin B5 (Calcium d-pantothenate) – 25mgVitamin B6 (Pyridoxine HCl) – 5mgVitamin B12 (Cyanocobalamin) – 10mcgVitamin C (Ascorbic acid) […]

Fixodent Plus Premium Denture Adhesive Cream – 40g

$5.40

Buy Fixodent Plus Premium Denture Adhesive Cream Fixodent Plus Premium Denture Adhesive Cream is the perfect way to keep your dentures secure.  The unbeatable hold and concentrated formula steadily releases adhesive agents to ensure you reach the end of the day with 88% of the initial holding power. It provides you with a hold 10x […]

NATURAL FACTORS VITAMIN K2 100mcg 180vcaps

$20.78

NATURAL FACTORS VITAMIN K2 100mcg 180vcaps Natural Factors Vitamin K2 contains MK-7, the most bioavailable form of vitamin K derived naturally from natto beans. Each dose provides 24-hour protection by guiding calcium toward the bones and teeth where it is needed most, and away from the arteries where it causes damage.* Features: Helps in the […]

Burt’s Bees Coconut & Pear Moisturizing Lip Balm 4.25g

$5.11

Coconut & Pear Moisturizing Lip BalmA delectably moisturizing lip balm that combines juicy extract of vitamin-rich Pear with creamy, hydrating Coconut Oil. This light formula, with Shea Butter, makes lips feel soft, replenished, and healthy. Ingredients: Cera alba, cocos nucifera oil, helianthus annuus seed oil, aroma, ricinus communis seed oil, butyrospermum parkii butter, lanolin, pyrus […]

GENUINE HEALTH FERMENTED ORGANIC VEGAN PROTEIN+ CHOCOLATE 600g

$47.76

All plant-based, no bloat! Get more from your protein. Only fermented organic vegan proteins+ gives you a more digestible protein with a balanced amino acid profile – and gut health benefits! Made with a custom blend of 7 high protein vegan ingredients – organic spirulina, organic mung bean, organic yellow pea kernel, organic pumpkin, organic flaxseed, organic […]