$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

Optrex Allergy Eye Drops 2% w/v – 10ml

$9.45

Optrex Allergy Eye Drops offer a fast and effective relief from the effects of hay fever and other allergies, such as pet, or dust mite allergies. It helps by treating the problem in the eyes; redness, itching, and watering.

Aspirin 300mg – 32 Tablets

$1.20

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

Wisdom Chlorhexidine Alcohol Free Mouthwash – Mint

$2.69

Buy Wisdom Chlorhexidine Alcohol Free Mouthwash – Mint Wisdom Chlorhexidine Alcohol Free Mouthwash – Mint is the perfect way to revitalise your oral hygiene routine. It is a mouthwash crafted with a formula that will protect your teeth and gums whilst leaving your breath fresh and clean with its minty flavour. The mouthwash is free […]

Dove Go Fresh Cool Moisture Bar Soap 3 Bars

$8.39

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Robaxacet Regular Strength

$14.97

For effective relief of pain associated with muscle spasm such as back pain, tense neck muscles, strains and sprains. Adult Dosage (12 years and older): 2 caplets, every 6 hours, not to exceed 8 tablets daily. Caution: Keep out of reach of children. This package contains enough drug to seriously harm a child. Do not […]

Baby Boo Bamboo Squeaky Clean All Natural Baby Wash & Shampoo 300mL

$9.47

Squeaky Clean All Natural Baby Wash is a tear-free, sulphate free cleanser derived from sugar and infused with Organic Bamboo Extract. Safely and gently washes while moisturizing from head-to-toe using the highest quality natural and organic ingredients. Perfectly pH balanced to cleanse without stripping natural oils, even for the most sensitive newborn skin. Gentle enough […]