$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

Tamiflu (Oseltamivir) Capsules

$31.09

Tamiflu (Oseltamivir) Flu Antiviral Capsules
Used for the prevention and treatment of flu caused by the influenza virus.
Always read the patient information leaflet before use.

Piriton Syrup – 150ml

$7.04

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

Arm & Hammer Extra White Toothpaste – 125g

$1.88

Buy Arm & Hammer Extra White Toothpaste Arm & Hammer Extra White Toothpaste is the ultimate solution when it comes to unbeatable oral care. The toothpaste takes your oral care routine to the next level, leaving you with a sparkling, whiter smile and protecting you from oral health issues.  The toothpaste is formulated with baking […]

NAKA PLATINUM ORGANIC BLACK SEED OIL 150sg

$24.06

NAKA PLATINUM ORGANIC BLACK SEED OIL 150sg Organic Black Seed by Naka Platinum line, is a clinically proven formula to support seasonal allergies and the maintenance of overall health. This non irradiated softgel contains 500mg of pure, cold pressed black seed oil. Black seed supports allergies, inflammation, and is an antioxidant, which supports immune health. […]

Revlon Photoready Buildable Concealer

$10.58

The concealer stick that camouflages in any light!  Get ready for your close-up with this creamy medium-coverage concealer stick that doesn’t just cover, it blurs. Real-life flawless look: High-Definition Filter technology reflects light, disguising dark circles and blurring the things you’d rather not see Because we take selfies too: We made sure this creamy concealer […]

Hibiwash Antimicrobial Skin Cleanser – 125ml (Was Hibiscrub)

$7.02

Buy Hibiwash Antimicrobial Skin Cleanser Hibiwash is a fast-acting antimicrobial cleanser that bonds to and cares for skin while killing bacteria. This product has been dermatologically tested and is without colour or fragrance, meaning that it’s gentle on the skin, even when used daily. The cleanser gives you a protective layer that continues to kill […]