$51.25

Gaviscon Infant – 30 Sachets – 3 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 Infant – 30 Sachets – 3 Pack”

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

More Products

GENESTRA BRANDS MAGNESIUM GLYCINATE LIQUID 450ml

$34.27

GENESTRA BRANDS MAGNESIUM GLYCINATE LIQUID 450ml Helps to maintain proper muscle function; Helps to metabolize carbohydrates, protein and fat;  Magnesium glycinate is a gentle form of magnesium that is less likely to cause loose stools, Helps in the development and maintenance of bones and teeth, Helps to prevent magnesium deficiency. Dissolves completely in water; No cloudy residue; Great-tasting apple-pomegranate flavour.Magnesium is […]

Caprina Fresh Goats Milk Unscented Soap 1 Bar

$2.91

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

THORNE BERBERINE-HP 60vcaps

$43.37

THORNE BERBERINE-HP 60vcaps Description High-potency berberine formula providing 420 mg per capsule to support metabolic and cardiovascular health Helps maintain healthy glucose and blood lipid levels, and supports insulin sensitivity and weight management Also offers benefits for gastrointestinal function and cognitive support with continued use Advice to use Adults: Take 1 capsule two times daily […]

Clean & Clear Essential Foaming Facial Cleanser 235ml

$10.95

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

New-Skin Liquid Bandage 10ml

$5.11

The ultimate solution when you need a flexible seal that protects cuts and scrapes, wounds, calluses, and dry, cracked skin. It dries rapidly to form a tough waterproof protective cover. For larger affected areas Directions:  Clean affected area Apply small amount on the area 1–3 times daily Let dry A second coating may be applied for extra […]

Otrivin Natural Nasal and Sinus Cleansing Gentle Stream 100mL

$13.85

Sea Water clears congestionAloe soothes dryness A preservative-free, isotonic, natural sea water solution that helps clear congested nasal cavities caused by colds, allergies and upper respiratory infections. It contains 5% natural Aloe Vera extract, which helps to moderate, soothe, and moisturize dryness and irritation. The specially-designed applicator produces a moderate stream with fine microdrops which […]