$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

Nurofen For Children Cold, Pain & Fever Strawberry – 100ml

$5.61

What is Nurofen for Children Cold, Pain and Fever? Nurofen for Children Cold, Pain, and Fever is a liquid medicine to ease symptoms of cold and flu in children aged 3 months and over. This medicine helps to ease pain, reduce inflammation, and bring down a high fever, perfect for when your little one has […]

Advil Pediatric Drops for Infants 24mL Grape Dye-Free

$10.59

Advil Pediatric Drops relieve fevers for up to 8 hours and works fast, so your baby can rest peacefully. They come with a SURE-DOSE™ oral syringe for precise and easy dosing. For ages 3 months to 3 years. TEMPORARILY REDUCES FEVER AND RELIEVES MINOR ACHES AND PAIN DUE TO: immunization earache colds sore throat Directions: […]

CareSens Pro Test Strips – 50 Strips

$19.32

What are CareSens Pro Test Strips? CareSens Pro Test Strips offer fast and accurate 5-second testing with a small sample size of 0.4μl, compatible for use with the CareSens Dual blood glucose meter. These test strips use capillary and venous blood samples.    Which devices are compatible with these test strips? CareSens Pro Test Strips […]

NATURAL FACTORS VITAMIN K2 60caps

$8.02

NATURAL FACTORS VITAMIN K2 60caps Dietary Supplement Bioavailable MK-7 Form  Suitable for Vegetarians/Vegans Vitamin K2 supports bone and vascular health. Natural Factors Vitamin K2 contains the bioactive and highly bioavailable Mk-7 form.  The ISURA® seal is your assurance that this product is independently verified as clean and safe, and has been tested for up to […]

Paracetamol Suspension For Children 250mg/5ml – 80ml

$6.07

Contains 250mg/5ml x 80ml bottle of Paracetamol Suspension
Helps to ease pain and reduce fever
Read the patient information leaflet here

Abreva Cold Sore Treatment Pump 2g

$21.14

Clinically proven to speed healing.Reduces the duration of pain, burning, itching and tingling. Directions: Wash hands before and after application. Rub in cream gently but completely to affected area of face or lips 5 times daily until the sore is healed, up to a maximum of 10 days. Best results are obtained if treatment starts […]