$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

Phenergan 25mg (Promethazine Hydrochloride) – 56 Tablets

$13.30

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

Lip Smacker Coca Cola Cup Lip Balm

$4.00

Quench your thirst with a Lip Smacker Coke Cup Lip Balm! Twist open and open your senses to the world of Coke. The dome-shaped lip balm delivers the authentic taste of Coca- Cola while providing extended hydration to your lips. The iconic fountain cup design is sure to make an impression whenever you use it!

NATURE’S WAY PAU D’ARCO 545mg 100caps

$12.78

NATURE’S WAY PAU D’ARCO 545mg 100caps Nature’s Way Pau D’Arco Inner Bark is used in traditional Western herbalism to help treat sore throats and colds. Nature’s Way Pau D’Arco Inner Bark is Vegetarian and Non-GMO Project Verified. Directions: Adults take 2-4 capsules 2-3 times per day. Do not use for more than 7 days. Warning: […]

Jamieson Zinc 10mg 100 Tablets

$9.49

Helps to maintain immune function Directions: Adults: Take 1 tablet daily with a meal. Take a few hours before or after taking other medications.Store between 15°C and 25°C, away from children. Each softgel contains:Elemental Zinc (Gluconate) – 10mg Also contains: Cellulose, modified cellulose gum, dicalcium phosphate, vegetable magnesium stearate. Warning: Zinc supplementation can cause a copper deficiency. […]

Contour Plus – 50 Blood Glucose Test Strips

$11.48

Buy Contour Plus – 50 Blood Glucose Test Strips Contour Plus Blood Glucose Test Strips are testing strips compatible with the Contour Plus Blue Glucose Meter. The test strips deliver highly accurate results and also have a second chance feature that will allow you to apply more blood to the strip for up to 30 […]

Gaviscon Original Liquid Peppermint – 500ml

$17.96

What is Gaviscon Original liquid? Gaviscon Original liquid is a remedy for heartburn and acid reflux, helping to prevent acid reflux and stopping your symptoms at their source. If you’re struggling with heartburn and need a way to control those symptoms after you eat, Gaviscon Original can help you to feel more comfortable. Gaviscon liquid […]