$10.64

Gaviscon Advance Chewable Mint – 24 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 Chewable Mint – 24 Tablets”

Your email address will not be published. Required fields are marked *

More Products

Claritin Kids Allergy Syrup 120mL Grape Flavour

$9.49

Fast Relief From Hay Fever and Other Seasonal Allergy Symptoms: Itchy, Watery Eyes; Sneezing; Runny Nose; Skin Itch.Claritin Kids is a fast and long-lasting antihistamine which provides relief from hay fever and other seasonal allergies, and helps stop sneezing, runny nose, itchy eyes and skin itch without causing drowsiness. Dosage: Children 2 through 9 years […]

Jamieson Vitamin C 100+20 Chewable Tablets Natural Tangy Orange

$10.22

Supports a healthy immune system. Directions (Adults): Chew 1-4 tablets daily. Store between 15°C and 25°C, away from children. Each tablet contains:Vitamin C (Ascorbic acid) – 500mgSupporting botanical blend – 7mgDerived from rutin (Dimorphandra mollis, pod), hesperidin (citrus sinensis, fruit), citrus bioflavonoids (citrus limon, rind), acerola cherry (4:1) extract (Malpighia glabra, fruit) equivalent to 5.76mg raw […]

BOIRON CARBO VEGETABILIS 30CH 4g

$7.30

Homeopathic relief that is targeted to your symptoms.
The pellets are unflavored and melt in your mouth. Easy to take, this homeopathic medicine is suitable for the whole family, adults and children.
 
Non-Medicinal Ingredients: sucrose and lactose

Option+ Biotin 5000mcg 60 Capsules

$9.11

A factor in the maintenance of good health. Helps to maintain the body’s ability tometabolize nutrients. Helps maintain healthy hair, skin and nails. Directions for use: Adults: 1 capsule daily or as recommended by a physician Each capsule contains:Biotin 5000 mcg Non-medicinal ingredients (in descending order): Microcrystalline cellulose, vegetarian capsule (carbohydrate gum, purified water), magnesium […]

Olay Moisture Ribbons Plus Shea + Lavender Oil Body Wash 532mL

$9.13

BEAUTIFUL, HEALTHY SKIN YOU CAN SEE AND FEEL -Turn shower time into a luxurious experience that lasts with Olay Moisture Ribbons Plus Shea Butter + Lavender Oil Body Wash. It’s Olay’s most indulgent moisturizing body wash, wrapping your body in a luxurious, rich lather. Its deep conditioning formula, infused with shea butter and the essential […]