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 “Sudafed Decongestant Liquid – 100ml”

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

More Products

CANPREV ELECTROMAG LIME 1 BOX – 30 PACK x 6.7g

$19.32

Whether you are an athlete looking to keep those muscles pumping or protect against stress fractures, a student looking to calm some nerves before an exam, or just feeling stressed that you don’t have enough magnesium in your life, you can try CanPrev’s ElectroMag as a convenient, easy-to-enjoy insurance for making sure you get the […]

Olay Regenerist Advance Anti-Aging Regenerating Cream Cleanser 150ml

$12.04

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

NATURE’S WAY NUTRASEA ARTHRITIS OMEGA 75sg

$37.81$44.48

NATURE’S WAY NUTRASEA ARTHRITIS OMEGA 75sg Description In conjunction with conventional therapy, Targeted Omega-3 NutraSea Arthritis helps to reduce the pain of Rheumatoid Arthritis in adults. Provides 1725mg EPA + 1275mg DHA per serving. Supports joint health and reduces inflammation, promoting overall wellness. Advice to use Adults 19 years and older take 3 softgels daily. […]

GlucoRx Q Blood Glucose Test – 50 Test Strips

$10.26

Buy GlucoRx Q Blood Glucose Test – 50 Test Strips GlucoRx Q Blood Glucose Test Strips utilise advanced GOD enzyme technology. 50 strips are included in this product. Strips expire 6 months after opening each pot. These strips are only compatible with the GlucoRx Q meter.   How can I test my blood sugar at […]

Jext 300 Solution

$101.41

Intended for emergency treatment of life-threatening allergic reactions
Jext contains adrenaline, a hormone that the body naturally releases in response to stress
Always read the patient information leaflet before use.

SMART SOLUTIONS MENOSMART PLUS 120vcaps

$28.86

What to expect from this product: Reduces hot flashes Prevents night sweats Relieves irritability and nervousness Improves mood and concentration Reduces vaginal atrophy and dryness Eases leg cramps Aids restful sleep Use with ADRENAsmartTM Includes 300mg of sage Nutrients for Menopausal Symptom ReliefBlack Cohosh is the most researched herb for the treatment of menopausal symptoms […]