$4.40

Numark Fexofenadine Tablets 120mg – 10 Tablets

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 Fexofenadine Tablets 120mg – 10 Tablets”

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

More Products

Epiduo Gel – 60g

$53.24

Topical treatment for acne
Contains adapalene and benzoyl peroxide 
Always read the patient information leaflet before use 

Gaviscon Double Action Chewable Tablets Mint – 48 Tablets

$16.36

What are Gaviscon Double Action Tablets? Gaviscon Double Action Tablets are a soothing treatment for heartburn, acid reflux, and indigestion. These tablets can be chewed and swallowed without needing a glass of water, so you can take them whenever and wherever you suffer with heartburn. If you’re looking for a treatment for heartburn and indigestion […]

HuxD3 Colecalciferol 20000IU (500mcg) Vitamin D3 – 30 Capsules

$9.09

Buy HuxD3 Colecalciferol 2000IU Vitamin D3 Capsules  HuxD3 Colecalciferol 2000IU Vitamin D3 Capsules are a high-strength vitamin D3 supplement that can be used to treat vitamin D deficiencies. The capsules are suitable for vegetarians and are compliant with halal and kosher diet requirements.  The formula is administered in easy-to-swallow capsules that can also be chewed […]

SALUS FLORAVIT 500ml + 250ml

$41.83

SALUS FLORAVIT 500ml + 250ml Floravit Liquid Iron Formula is clinically proven to raise serum ferritin levels (iron levels) quickly and restore your energy. Safe for pregnancy. Naturopath and Midwife recommended. Floravit Liquid Iron Formula is clinically proven to quickly raise serum ferritin levels (iron levels) in the body, thereby restoring energy and well-being Helps […]

BOIRON NUX VOMICA 200CH

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Fisherman’s Friend Citrus Sucrose Free 22 Lozenges

$2.55

For temporary relief of coughs, sore throats and nasal congestion. Directions: Adults and children 5 years of age and older: Allow lozenge to dissolve slowly in the mouth. Repeat as required. If symptoms are severe, worsen, persist for more than 2 days or are accompanied by a high fever, consult a physician. Medicinal Ingredients: Menthol BP. […]