$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

Nurofen 200mg Tablets – 48 Tablets

$9.86

Nurofen 200mg Caplets.
Provides rapid relief from a variety of everyday aches and pains. 
Reduces inflammation and swelling. 

PASCOE PASCOFLAIR 30tabs

$21.18

Pascoflair® from Pascoe is made with 425 mg dry extract of passiflora incarnata (passionflower) per tablet. This is the highest dose of passionflower extract available on the market today. It naturally calms the mind and helps to stop racing thoughts, helping you fall asleep and stay sound asleep throughout the night. Pascoflair® is traditionally used […]

PROVITA NATTOKINASE 2000FU 120caps

$41.20

 Nattokinase (NK) is a potent blood-clot dissolving protein produced by the bacterium Bacillus subtilis during the fermentation of soybeans to produce Natto. Extensively used in Japan, Korea and China to treat cardiovascular disease, it has been recently recognized by Western medicine for its potent fibrinolytic (anti-clotting/antithrombotic) capacity. A blood clot (thrombus) is a gel like […]

CANPREV COLLAGEN BEAUTY 300g

$37.55

CANPREV COLLAGEN BEAUTY 300g By supporting skin elasticity and healthy collagen production, Collagen Beauty helps improve the appearance of skin, reduces wrinkles and diminishes fine lines. Designed to stimulate fibroblast cells in the skin, to enhance collagen metabolism where it’s needed. This powdered formula contains bioactive epidermal collagen peptides that are clinically proven to help […]

Benylin Mucus Cough & Cold All In One Relief – 16 Tablets

$6.34

‘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’ […]

NATURAL FACTORS ZINC CITRATE 90tabs

$5.46

Zinc supports our body’s natural defenses and is essential for healthy skin. It is needed for many hormones and a healthy reproductive system; hence it is widely used for prostate problems. Zinc is necessary for our sense of smell, taste and vision. Zinc is a trace mineral that found in virtually every cell in the […]