$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

Halls Mentho-Lyptus 25 Cough Tablets No Sugar Added

$5.11

Triple Soothing Action: Relieves Coughs; Soothes Sore Throats; Relieves Nasal CongestionFor the temporary relief of sore throat, cough, and nasal congestion. Directions: Adults and children 4 years and over, dissolve one tablet slowly in the mouth as required. Caution: If symptoms are severe, worsen, persist for more than 2 days, or are accompanied by high fever, […]

Vicks DayQuil Complete Cold & Flu 24 Liquicaps

$17.50

VICKS DAYQUIL COMPLETE COLD & FLU RELIEF Get cold & flu relief with DayQuil COMPLETE LiquiCaps. Delivers maximum symptom-fighting ingredients to relieve your worst cold & flu symptoms, among OTC cold & flu medicines. DayQuil COMPLETE offers non-drowsy cold & flu symptom relief, so you can power through the day. Contains acetaminophen. SMALLEST BRANDED, 4-ACTIVE, […]

Degree Men Motionsense Dry Spray Antiperspirant Cool Rush 107g

$7.66

Degree Men Sports Defense dry spray antiperspirant with 48-hour Motionsense formula that goes on instantly dry. Keeps up with your every move on and off the field. Ingredients: Butane, Cyclopentasiloxane, Hydrofluorocarbon 152A, Isobutane, Aluminum Chlorohydrate, PPG-14 Butyl Ether, Fragrance, Disteardimonium Hectorite, Propane, BHT, Caprylic/Capric Triglyceride, Sodium Starch Octenylsuccinate, Propylene Carbonate, Maltodextrin, Hydrated Silica, Hydrolyzed Corn Starch, […]

Nurofen Pain Relief 256mg Tablets – 16 Pack

$5.34

What are Nurofen Pain Relief Tablets? Nurofen Joint and Back Pain tablets are painkillers that are used to relieve symptoms of different types of aches and pains, including pain in your back and joints. It contains 200mg of ibuprofen (as 256mg sodium ibuprofen) which is an anti-inflammatory drug which is commonly used as an everyday […]