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 “Piriton Allergy – 60 Tablets x 6”

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

More Products

Beclometasone Hay Fever Relief Nasal Spray – 180 Dose

$13.30

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

Live Clean Fresh Water Liquid Hand Soap 500ml

$5.84

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

Johnson’s Soothing Vapour Bath 400mL

$8.03

Relax baby with the calming and soothing aromas of JOHNSON’S® Soothing Vapour Bath. Designed to help fussy babies, our vapour bath gently cleanses while providing extra comfort. Pediatrician-tested Our hypoallergenic formula is specially designed to be gentle and never harsh Made with our NO MORE TEARS® formula, so it’s as gentle to the eyes as pure water, […]

Deep Relief Heat Spray 150mL

$10.20

Indications: For temporary relief of aches and pains of muscles and joints associated with simple backache, sprains, strains, and arthritis. Directions: For adults and children 2 years of age and older. On first application apply thinly and evenly as people may experience warmth differently. If stronger effect is desired, reapply as needed up to 4 times per day. […]

Complan Shake Strawberry Flavour Sachets – 16 x 57g

$18.05

Please note, packaging may vary on this product. What are Complan Shakes? Complan Shakes are a high energy nutritional supplement for those who struggle to meet their nutritional needs with their regular diet. They’re gluten free and can be made up quickly and easily using water or milk. Complan Shakes are available in 5 delicious […]

Replens MD Longer Lasting Vaginal Moisturiser – 6 x 5.9g Applicators

$12.97

Buy Replens MD Longer Lasting Vaginal Moisturiser Applicators  Replens MD Longer Lasting Vaginal Moisturiser Applicators is a moisturising gel which helps to relieve the symptoms of vaginal dryness. It is the perfect way to restore natural moisture in your intimate area.    How Replens MD Longer Lasting Vaginal Moisturiser Applicators work Replens MD Longer Lasting […]