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

Hemorrhoid Treatment Sitz Bath Salt Postpartum Care Natural Soaking Blend – Epsom Salt with Pure Essentials Oils for Fissure, Bartholin Cyst Treatment – Essential Mix for Self…

$10.75

DRIFT AWAY INTO SOOTHING COMFORT – Our meticulously formulated salt and essential oils mix aids in both hemorrhoids and postpartum care; relax and enjoy your sitz bath soak while inhaling delicate, comforting aromatic fragrances ACTING ALL NATURAL SCENTS – Vital member of your sitz bath kit, the Fivona’s sitz bath salt with Yarrow, Chamomile, Calendula […]

Colgate FluoriGard Alcohol Free Mouthwash – 400ml

$8.51

What is Colgate Fluorigard mouthwash? Colgate Fluorigard is a mouthwash which helps to provide daily protection from cavities. The alcohol-free formula makes this mouthwash perfect for children, pregnant women, and those whose religious beliefs make them unable to take alcohol. Great tasting mint flavour means you’ll be happy to use this mouthwash every day to […]

Buttercup Original Cough Syrup – 200ml

$10.94

What is Buttercup Original Cough Syrup? Buttercup Original Cough Syrup is a traditional herbal remedy for symptoms of colds, sore throats and a variety of cough symptoms. The calming formula is non-drowsy and easy to administer for a quick and simple solution to common cold symptoms. Whether you’re struggling with an annoying tickly cough or […]

BACH WHITE CHESTNUT 20ml

$13.15

BACH WHITE CHESTNUT 20ml Description Supports mental clarity and helps calm repetitive or unwanted thoughts Promotes inner peace and focus during moments of mental overactivity Offers approximately 400 uses per bottle for emotional support Advice to use Single remedy use: Add two drops to water and sip at intervals, or add to a 30ml mixing […]

ST FRANCIS HERB FARM Chastetree (60 Capsules) Organic Herbs, Vegan, Vegetarian, Made in Canada (1 Container) Hormone Normalizer and Menstrual Cycle Stabilizer

$22.64

HORMONE NORMALIZER: Helps stabilize menstrual cycle irregularities. For relief of premenstrual symptoms (PMS). Helps relieve symptoms associated with menopause such as hot flashes ORGANIC HERBS: Vegan, Vegetarian. Made from pure and potent ingredients in Canada’s largest GMP regulated, dedicated herbal plant medicine facility. MADE IN CANADA: Made in our Ontario-based GMP regulated facility. LICENSED BY […]

NATRACARE PANTY LINERS BREATHABLE 30pcs

$4.52

NATRACARE PANTY LINERS BREATHABLE 30 pcs Description Mini breathable panty liners made with certified organic cotton, plant cellulose, and free from plastics and chlorine. Soft, absorbent, and discreet — ideal for daily use or as backup protection when using tampons or prescriptive creams. Over 99% biodegradable and compostable, supporting both personal health and environmental sustainability. Advice […]