$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

Adult Sex Toys Women Sex Toy – 3IN1 Wearable Vibrator Adult Toys with 9 Vibrating Rabbit Ears & 9 Thrusting Dildo Clitoral Dildos G Spot Vibrators Couples Sex Machine

$28.93

Do you want to try a different wearable vibrator in 2023? After took opinions & recommendations from experienced adult sex toys & games users/experts, we made improvements in terms of Material, Size, Fit, Comfort, Versatility, Sound Level, Battery Life, Waterproof etc, and develop an innovattive wearable vibrator sex toy that combined a thrusting vibrator/thrusting dildo […]

Aveeno Baby Eczema Care Soothing Bath Treatment 5x21g Single Use Bath Packets

$7.65

Treat eczema with a splash Relieve minor skin irritation and itching caused by rashes, eczema, poison ivy, oak, sumac, or insect bites with AVEENO® Baby Eczema Care Soothing Bath Treatment. The ultra-fine powder forms a milky, soothing bath that naturally cleanses and is gentle enough for sensitive skin. Five packets of baby soothing bath eczema treatment […]

Robitussin Children’s Cough & Cold Bedtime Cherry Flavour Dye Free 100mL

$8.38

Relieves:Dry CoughsRunny NoseSneezingStuffy Nose Dosage: Children 6 to under 12 years: 2 teaspoons (10mL). Children under 6 years: Do not use. Take every 6 hours or as directed by a doctor. Maximum 6 doses/day. Caution: Keep out of reach of children. This package contains enough medication to seriously harm a child. Do not exceed the […]

KT Tape Starter Pack

$5.10

Get started with the KT Tape Starter Pack 10 total strips of KT Tape (3 Cotton, 3 PRO®, 3 PRO Extreme®, 1 PRO® Wide) Gives you a variety of tape types to explore what is best for your skin type and activity level Original Cotton fabric is breathable and comfortable for up to 3 days of […]

Flarin Joint and Muscular Pain Relief 200mg Ibuprofen – 16 Soft Capsules

$9.09

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

Difflam Oral Rinse – 300ml

$14.71

What is Difflam Oral Rinse? Difflam Oral Rinse is an anti-inflammatory gargling fluid used to relieve many painful conditions of the mouth and throat including mouth ulcers, sore throat and any discomfort as the result of dentures or dental work. How to use this product Always take Difflam Oral Rinse exactly as described in the […]