$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

L’Oreal Kids 2in1 Extra Gentle Shampoo Burst of Orange-Mango 265ml

$6.20

Extra Gentle Shampoo. Paraben Free! No Tears! No Knots!  Ophthalmologist Tested Dermatologist Test L’Oreal Kids 2-in-1 Shampoo detangles and conditions hair. No knots can resist the 2-in-1 formula. It creamy formula helps condition dry hair & protector against split ends, leaving hair soft and manageable. Burst of Orange-Mango 2-in-1 shampoo smells great and make every […]

BOLTON’S NATURALS MAGNESIUM CHLORIDE SPRAY 118ml

$10.59

BOLTON’S NATURALS MAGNESIUM CHLORIDE SPRAY 118ml Description Magnesium Chloride Spray is a topical magnesium that penetrates the skin, delivering magnesium directly to cells. Commonly used for stress relief, muscle tension, and relaxation. Also acts as a sleep aid and can help with inflammation relief, cramps, muscle twitching, and restless leg syndrome. Advice to use Apply […]

Bioré Charcoal Deep Cleansing Charcoal Pore Strips 8 Count

$9.12

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

BOIRON MERCURIUS SOLUBILIS 200ch

$7.30

BOIRON MERCURIUS SOLUBILIS 200ch 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. Ingredients: Each tube contains 4g (approximately 80 pellets) Non-medicinal ingredients: Sucrose and lactose How to use: Adults, children and […]

SKYN Original Condoms – 24 Count – Lubricated Latex-Free Condoms – Natural Feeling for Skin-to-Skin Sensation

$11.50$13.86

Our original condom: These lubricated, non-latex condoms help reduce the risk of pregnancy and the transmission of sexually transmitted infections (STIs); provides a natural feeling softer than latex condoms The next generation of condoms: This latex-free condom is made from SKYNFEEL technology, a revolutionary polyisoprene material that’s so soft and comfortable, it almost feels like […]

BOLTON’S NATURALS MAGNESIUM CHLORIDE SPRAY LAVENDER 237ml

$18.60

BOLTON’S NATURALS MAGNESIUM CHLORIDE SPRAY LAVENDER 237ml Description Magnesium Chloride Spray with Lavender is diluted to 50% strength and is ideal for spritzing on tired, aching muscles, areas of spasm, sore joints, or anywhere you feel tension. This less concentrated version of Liquid Magnesium is perfect for sensitive skin. Convenient and easy to use for […]