$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

Accu-Chek FastClix Finger Pricker

$12.83

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

NEW ROOTS BORON 3mg 90caps

$17.50

This form of boron is well-assimilated and helps to the absorption of calcium, to the production of testosterone, and to the optimal functioning of the brain.   Boron is a trace element which influences the metabolism of nutrients involved in the maintenance of strong bones and may play a role in hormone regulation. Known to […]

PLATINUM NATURALS D3 1000 IU 360sg

$17.50

Vitamin D3 is essential for a healthy immune system, cardiovascular health, bone health and many other systems in the body. Getting enough vitamin D is a challenge in northern climates. Platinum Naturals’ Vitamin D3 provides you with the recommended daily dose of 1,000 IUs in coconut oil for easy absorption. Stronger Bones Supports cardiovascular health […]

Tick’d Off Tick Remover Kit

$5.83

For removing ticks quickly, safely and easily. Fits all tick sizes. Removing a tick can help reduce and eliminate the impacts of Lyme Disease.

Ticked Off Tick Remover Kit

Benylin Dry & Tickly Cough Syrup – 300ml

$12.70

Buy Benylin Dry & Tickly Cough Syrup Benylin Dry & Tickly Cough Syrup treats dry and tickly cough symptoms, making you feel like yourself in no time.   How Benylin Dry & Tickly Cough Syrup works Benylin Dry & Tickly Cough Syrup contains the active ingredients glycerol and sucrose. They work together to lubricate the […]

NATURAL FACTORS MIND RETREAT 60vcaps

$21.70

NATURAL FACTORS MIND RETREAT 60vcaps Description Botanical and nutrient formula designed to support stress relief and mental calmness Helps promote mental clarity, relaxation, and focus Supports a balanced stress response and healthy emotional well-being Can be used during periods of high stress or mental fatigue Suitable for adults seeking natural cognitive and mood support Advice […]