$8.91

Numark Night Cold & Flu Oral Solution – 200ml

Category:
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 “Numark Night Cold & Flu Oral Solution – 200ml”

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

More Products

Dymista Nasal Spray Suspension

$26.35

Nasal spray to relieve hay fever and allergy symptoms
Contains azelastine hydrochloride, an antihistamine, and fluticasone propionate, a corticosteroid.
Always read the patient information leaflet before use. 

CANPREV COLD-PRO IMMUNE FORMULA 90vcaps

$21.18

A common cold is a viral infection of the upper respiratory tract that includes your nose and throat. Symptoms usually appear one to three days after exposure and include the typical sore throat, runny or congested nose, cough, sneezing, low-grade fever and mild body aches. A fever higher than 39.4 C distinguishes a cold from […]

Valupak Vitamin D3 1000IU (25mcg) – 60 Tablets

$1.74

Buy Valupak Vitamin D3 1000IU (25mcg) Tablets Valupak Vitamin D3 1000IU (25mcg) Tablets are a supplement that provides your body with additional vitamin D.  The tablets are an ideal way to ensure you’re getting enough vitamin D in your diet, supporting your overall health and well-being. Valupak Vitamin D3 1000IU also helps to increase the […]

Rhinolast Nasal Spray

$26.62

Antihistamine nasal spray
Contains the active ingredient azelastine hydrochloride
For more information, please read the patient information leaflet

Drixoral No Drip Original Unscented 15mL

$7.66

Starts to work in minutes.Won’t drip from nose or down throat.Temporarily relieves nasal congestion and sinus pressure due to a cold, hay fever or other upper respiratory allergies. Starts acting in minutes to help clear nasal passages and provides fast, 12 hour long-lasting relief of blocked or stuffy nose. Directions: Shake well before use. Before […]

Holista Tea Tree Oil Shampoo 250 ml

$7.67

Tea Tree Oil Shampoo is an effective antibacterial, antifungal, and antiseptic treatment for the scalp that may be used for the treatment and prevention of head lice, nits, and dandruff. Tea Tree Oil Shampoo contains 2% pure Tea Tree Oil, in a fragrance-free, hypo-allergenic conditioner base. Tea Tree Oil Shampoo contains 2% pure Tea Tree […]