$70.55

Gaviscon Advance Mint – 60 Chewable Tablets – 6 Pack

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 – 6 Pack”

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

More Products

AgaMatrix WaveSense Jazz Duo – 50 Test Strips

$16.62

What are AgaMatrix Test Strips? AgaMatrix Test Strips are designed to be used with your AgaMatrix WavesSense Jazz blood glucose monitor, helping you to monitor your diabetes whenever you need to. The simple testing system helps you to monitor your blood glucose levels fast, no matter where you are or what you’re doing. This product […]

Savlon Antiseptic Cream – 15g

$2.69

What is Savlon Antiseptic Cream? Savlon Antiseptic Cream can help to prevent infection, provide relief and aid the natural healing of minor wounds, burns and skin reactions. It’s caring formula helps to cleanse cuts, grazes and minor wounds to prevent infection. It can also be used as a first aid treatment for superficial burns and […]

Nivea Protect & Care Shower Gel 500ml

$6.20

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Ovestin 1mg/g Vaginal Cream With Applicator

$24.87

Vaginal HRT cream
Relieves dryness and irritation caused by menopause
Contains estriol, a type of oestrogen
Always read the patient information leaflet before use

IDEAL PROTEIN LEMON RASPBERRY BAR – 1 PC

$4.56

IDEAL PROTEIN LEMON RASPBERRY BAR – 1 PC Raise the Bar. Take your taste buds on a journey. A burst of fruit with a collagen boost. (3g of collagen/bar) Ingredients  Protein blend (soy protein isolate, acid casein, milk protein concentrate, milk protein isolate, whey protein isolate), vegetable oil (palm kernel, palm, sunflower), glycerin, soluble tapioca […]

Nurofen Express 256mg – 16 Tablets

$4.94

What are Nurofen Express 256mg Tablets?  Nurofen Express 256mg Tablets contain the painkiller ibuprofen, which belongs to a group of medicines known as non-steroidal anti-inflammatory drugs (NSAIDs). These tablets work to ease mild to moderate pain and bring down fever. Nurofen Express can help with a range of problems such as headaches, migraines, neuralgia, backache, […]