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”

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

More Products

NEW ROOTS MAGNESIUM BISGLYCINATE 200mg 240cap

$41.61

Helps to maintain the body’s ability to metabolize nutrients; in the development and maintenance of bones and teeth; in tissue formation; to maintain proper muscle function, including the heart muscle; and to maintain normal electrolyte balance.   Helps to maintain the body’s ability to metabolize nutrients; in the development and maintenance of bones and teeth; […]

Olay Total Effect 7in1 Anti-Aging Eye treatment 13ml

$31.35

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

Strepsils Soothing Throat Spray Honey – 20ml

$10.53

What is Strepsils Soothing Throat Spray? Strepsils Soothing Throat Spray is a quick and convenient sore throat treatment. It can help with irritating scratchy throats and tickly coughs and the convenient spray formula means you can treat your sore throat wherever you are- just spray and go! What causes a sore throat? Sore throats are […]

Oral-B Complete SatinTape 25m

$4.01

Oral-B Complete SatinTape is a wide, satin-like tape for comfortable cleaning

Releases a burst of mint freshness

Helps remove plaque and particles between your teeth and just below the gum line.

NeoCitran Total Flu Ultra Strength Nighttime 10 Single Dose Pouches

$13.15

Indications: For temporary relief of the following cold & flu symptoms: dry cough, sore throat pain, headache, minor body aches and pain, fever and chills, sinus and nasal congestion, runny nose, sneezing, itchy/watery eyes. Directions: Adults and children 12 years and over: Dissolve the contents of 1 pouch into 225mL (one cup) of boiling water. may […]

MACAPRO XP 25:1 LIMITLESS LIQUID 130ml

$48.59

MacaPro® XP ® Limitless – Black & Purple Maca Liquid Extract 25 :1 This is a line like no other in the market; the product is made from select dried maca roots rest in maceration over a period of six months after which, roots are then pressed and alcohol evaporated to obtain an extraordinary rich […]