$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

Option+ Kids Vitamin D 400 IU Gummies 250 count

$14.61

Maintains good health.Helps to build strong bones and teeth.Helps with immune function. Directions for use: Children, adolescents and adults, 3 years and older: Take 1 gummy per day. Each gummy contains:Vitamin D (cholecalciferol) 10 mcg (400 IU) Non-medicinal ingredients (alphabetical):Annatto, carnauba wax, citric acid, gelatin, glucose syrup, medium chain triglycerides, orange flavour, purified water, sugar, […]

Jamieson Vitamin D 1000IU 100 Chewable Tablets Rich Natural Chocolate Flavour

$9.13

Supports a healthy immune system and bone health. Directions: Adults: Chew 1 tablet daily. Store between 15°C and 25°C, away from children. Each tablet contains:Vitamin D3 (Cholecalciferol) – 25mcg/1000IU Also contains: Cellulose, vegetable stearic acid, natural chocolate flavour, vegetable magnesium stearate, silica, dextrose, sucralose. SKU: 06464205253

Fisherman’s Friend Honey-Lemon Sucrose Free 22 Lozenges

$2.55

For temporary relief of coughs, sore throats and nasal congestion. Directions: Adults and children 5 years of age and older: Allow lozenge to dissolve slowly in the mouth. Repeat as required. If symptoms are severe, worsen, persist for more than 2 days or are accompanied by a high fever, consult a physician. Medicinal Ingredients: Menthol BP. […]

NAKA PLATINUM CREATINE – 400g

$30.62

Naka formulated Pro Creatine is a 100% pure, micronized amino acid and pre workout powder to help you get the most out of your workout routine. Creatine supports muscle and energy health by assisting strength and endurance to help you get healthier results. Naka Pro Creatine is unflavoured, simply mix into your favorite beverage and […]

Flintstones with Extra C 60 Chewable Tablets

$13.14

Helps in the development of bones and teeth with Vitamin D and Calcium.For kids that are sometimes fussy eaters.  Directions: For children two years and older. Chew one tablet daily with food. Take a few hours before or after taking other medications.  Keep safely out of reach of children. If seal under cap is broken […]

Advil Cold & Sinus Convenience Pack Day and Night 18 caplets

$10.93

Advil Cold & Sinus Daytime/Nighttime offers relief of cold and sinus symptoms day and night. Daytime caplets keep you going during the day, while Nighttime caplets offer added relief from runny nose and sneezing, so you can rest. Advil Cold & Sinus Daytime: FOR FAST AND EFFECTIVE RELIEF OF: nasal congestion sinus pain headache fever […]