$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

Robax Platinum Caplets

$17.53

For effective relief from Back Pain; Muscle Spasm; Tense Neck Muscles; Strains & Sprains. Adult Dosage: 1 or 2 caplets, every 4 to 6 hours. Do not exceed six caplets in 24 hours, unless directed by a doctor. Caution: Keep out of reach of children. This package contains enough drug to seriously harm a child. DDo […]

Tylenol Extra Strength Back Pain Caplets

$14.61

Temporarily relieves mild to moderate pain due to backaches; reduces fever. Directions: Do not take more than directed. Adults and children 12 years and older: Take 2 caplets every 4 hours, as required. Do not take more than 8 caplets in 24 hours. Warnings: Acetaminophen may cause severe or possibly fatal liver damage if you […]

Gravol Kids Liquid 75mL

$8.76

Use: Prevention and treatment of nausea, vomiting and dizziness due to motion sickness. Directions: Children under 2 years: as directed by a physician. Children 2-6 years: take 1 teaspoon (5mL) every 6 to 8 hours as needed, up to a maximum of 5 teaspoons (25mL) in 24 hours. Children 6 to 12 years: take 2 […]

SALUS FLORAVIT 500ml

$43.11

Floravit® is a yeast-free, gluten-free liquid iron supplement that is specially formulated for easy absorption Floravit is a liquid iron supplement that promotes the formation of healthy red blood cells. The iron is in the form of ferrous gluconate, which is effectively absorbed and gentle on our digestion. Floravit provides vitamins B1, B2, B6, and […]

LifeStyles Natural Feeling Condoms – 36 Count – Lubricated Natural Rubber Latex Condoms, Paraben-Free, Packaging May Vary

$8.47

Thin condoms for a natural feel: LifeStyles Natural Feeling condoms are super thin to provide a close, sensitive feel for you and your partner Shape and texture: Flared shape with a reservoir tip, smooth texture, natural colour and low scent Strong and reliable protection: Our condoms are rigorously tested to meet the highest in safety […]

CANPREV HEALTHY HEART 120vaps

$38.72

The heart is an amazing muscle about the size of your fist. The right side takes in blood and pumps it to the lungs and the left side does the reverse. The heart beats an astounding 100,000 times a day and pumps just over 7,500 litres of blood through an average adult body daily. A […]