$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

Halls Supplement Drops 9 Drops Assorted Citrus Flavour

$1.82

A factor in the maintenance of good health. Directions: Adults and children 14 years and over, dissolve two drops slowly in the mouth, 1 at a time. Maximum 30 drops per day. Children 5-13 years: Dissolve 1 drop slowly in the mouth. Maximum 10 drops per day. Medicinal Ingredients: Vitamin C (Ascorbic Acid & Sodium Ascorbate) 60mg/drop.Non-Medicinal […]

Orlos (Orlistat) 60mg Weight Loss Aid – 84 Capsules – 2 Pack

$73.01

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

Herbal Essence Color Me Happy Conditioner 346mL

$5.84

For Color Care Hair Color your world happy! Herbal Essences Color Me Happy Conditioner is formulated to help protect color-treated hair. It replenishes softness and enhances shine to keep your color looking fresh, radiant, and irresistible. Plus, the luxurious Moroccan rose scent is simply to dye for! It is paraben free, mineral oil free, dermatologist […]

Biotène Dry Mouth Moisturizing Spray 44mL

$13.49

Biotène Moisturizing Mouth Spray helps protect your mouth from drying out. It contains a mouth moisturizing system that refreshes and locks in moisture to help maintain a healthy oral environment. Moistens Helps freshen breath Immediate soothing feeling Directions: Adults: Spray directly into mouth, onto the tongue and spread thoroughly inside the mouth. Use as required or […]

TCP Antiseptic Liquid – 200ml

$10.53

What is TCP Antiseptic Liquid? TCP Antiseptic Liquid provides relief for a variety of ailments including sore throats, mouth ulcers and minor injuries. It works by soothing pain and discomfort, as well as fighting infection. The liquid can be used for both internal infections, such as cold, flu and sore throats, as well as external […]

Tena Men Protective Underwear

$30.62

Tena Men Protective Underwear provides secure absorption enabling you to be in control and enjoy your everyday activities. Absorbent core efficiently locks in leaks. Comfortable shape engineered for a man’s body. Unique odour control super-absorbent polymer helps reduce unwanted odours. Soft, cloth-like pant with elastic waist has the look, feel, and comfort of regular underwear. […]