$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

CANPREV MAGNESIUM BISGLYCINATE 300 ULTRA GENTLE 300mg 500ml

$26.42

Magnesium is one of those hard working minerals that simply doesn’t get the attention it deserves. It plays a key role in over 800 different chemical reactions in the body and is involved in everything from DNA synthesis, energy production and metabolism, to muscle strength, nerve function, heart rate regulation and bone building. Magnesium is […]

Hibiwash Antimicrobial Skin Cleanser – 125ml (Was Hibiscrub)

$7.02

Buy Hibiwash Antimicrobial Skin Cleanser Hibiwash is a fast-acting antimicrobial cleanser that bonds to and cares for skin while killing bacteria. This product has been dermatologically tested and is without colour or fragrance, meaning that it’s gentle on the skin, even when used daily. The cleanser gives you a protective layer that continues to kill […]

Nuromol 200mg/500mg – 16 Tablets

$7.56

What is Nuromol?  Nuromol is a painkiller that combines two popular everyday pain relief medications – ibuprofen and paracetamol – to ease your pain, fever, and inflammation. If you’re suffering with mild to moderate pain and find that one painkiller isn’t enough to control it, Nuromol could be the perfect solution. What is the recommended […]

TRESemmé Ultra Firm Control Hair Gel 255mL

$10.22

Texture definition for Short or Layered Hair Maximum Hold 5  All day Hold in High Humidity  Ultra Firm Control  Professional Quality  Discover A Hair Gel That Keeps Your Favorite Looks Set In Their Ways For our strongest all day hold and humidity resistance, utilize TRESemmé Ultra Firm Control Texture Gel. With this product, TRESemmé offers […]

Burt’s Bees Coconut & Pear Moisturizing Lip Balm 4.25g

$5.11

Coconut & Pear Moisturizing Lip BalmA delectably moisturizing lip balm that combines juicy extract of vitamin-rich Pear with creamy, hydrating Coconut Oil. This light formula, with Shea Butter, makes lips feel soft, replenished, and healthy. Ingredients: Cera alba, cocos nucifera oil, helianthus annuus seed oil, aroma, ricinus communis seed oil, butyrospermum parkii butter, lanolin, pyrus […]