$6.51

Treathay Fexofenadine 120mg – 30 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 “Treathay Fexofenadine 120mg – 30 Tablets”

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

More Products

NATURPHARM PHASE 1&2 FORMULA- DETOXIFICATION 120cap

$75.64

NATURPHARM PHASE 1&2 FORMULA- DETOXIFICATION 120cap For enhancing phase I & II-mediated detoxification pathways DOSAGE: 1 or more capsules 3 times daily, taken with or between meals Each capsule contains natural Vitamins, Minerals, Amino acids, Botanicals and Nutraceuticals

Tears Naturale II Lubricant Eye Drops 15mL

$10.58

Tears Naturale II performs like natural tears for gentle relief of dry, sensitive eyes. It combines naturally with existing tears to provide temporary relief of burning and irritation due to dry eyes. May be used while wearing contact lenses. Directions:1 or 2 drops in eye(s) as needed or as directed by a physician. Keep tightly […]

TRESemmé Moisture Rich Conditioner 828mL

$10.22

TRESemmé’s Moisture Conditioner Restores Dry, Damaged Hair Today Banish Brittleness And Get Softer, Healthier Hair With Moisture Rich Professional Quality 7x more luxurious moisture with Vitamin E. Advanced moisture-locking system optimizes hydration by delivering moisture to hair where it’s needed most. Formulated with Vitamin E, and infuses moisture for soft, shiny, salon-healthy hair. How to Use: Apply TRESemmé conditioner from […]

Orajel Dental Gel – 5.3g

$6.07

What is Orajel? Orajel is a pain relief product designed to relieve toothache until you can get to a dentist. If you’re struggling with a terrible toothache, Orajel will help to keep the pain at bay until your dentist can treat the tooth. Ideal for those who struggle with toothache and need quick and easy […]

Band-Aid Tough Strips Waterproof 20

$6.20

100% Waterproof. Shields out water, dirt and germs even when wet. Up to 2x stronger than ordinary waterproof bandages. Superior adhesion stays on until you want it off. Sterile unless individual wrapper is opened or damaged.Directions: For use on minor cuts and scrapes. For best results, apply bandage to clean, dry skin. Change bandage daily, […]

Advil Junior Strength Fruit Chewable Tablets

$10.59

Junior Strength Advil provides up to 8 hours of relief of children’s fever and also relieves pain due to colds, sore throat, immunization and earache. Directions: If possible, use weight to dose; otherwise use age.  Caution: Keep out of reach of children. Talk to a doctor if the pain or fever persists for more than […]