$6.14

Sudafed Decongestant Non Drowsy – 12 Tablets

Category:
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 “Sudafed Decongestant Non Drowsy – 12 Tablets”

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

More Products

Nytol Sleep Aid Extra Strength 20 Caplets

$8.40

A fast and effective sleep aid for relief of occasional sleeplessness. Directions: 20-30 minutes before going to bed, take 1 caplet with water. Do not exceed recommended dosage. Do not use in children under 12 years of age. For occasional use only.  Talk to your doctor before use if you are allergic to any ingredients […]

Calcichew D3 1000mg/800IU Once Daily Chewable – 30 Tablets

$17.03

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

Nature’s Bounty Saw Palmetto 450mg 100 Capsules

$9.47

Saw Palmetto is a leading herb for men’s health, especially in later years. Used in herbal medicine to help relieve urologic symptoms of BPH. Features: Helps to Relieve Urologic Symptoms associated with mild to moderate benign prostatic hyperplasia Adult Dosage (Oral): For adult males, take three (3) capsules daily, with food to minimize gastric disturbances. Medicinal […]

TRESemmé TRES TWO Freeze Hold Hair Spray 311g

$10.22

New Larger Size Mega Firm Control 5  Professional Quality Our Philosophy: from our origins in salons around the world, we have always been driven by a simple truth: every women deserves to look fabulous without sending a fortune. TRESmme – Professional Affordable.  TRESemmé Freeze Hold Spray. Fast-Drying And Humidity Resistant This water-free hair spray for […]

Valupak Folic Acid – 90 x 400mcg Tablets

$1.74

What are Valupak Folic Acid tablets? Valupak Folic Acid tablets are a daily folic acid supplement which helps to support you through the first weeks of your pregnancy. They provide all of the folic acid you need every day, helping you to be sure that you’re doing everything you can to support your growing baby. […]

Garnier Nutrisse Ultra Color D01 Intense Bleach

$11.31

Nourished hair, better, vibrant colour. Enriched with olive, avocado and shea oils. Ultra Vibrant color in just one simple step: Thanks to its colour-customized technology, Nutrisse Ultra Color reveals expressive colours and reflects, even on naturally dark hair. Non-messy, non-drip formula for a pleasant colour experience. Intensity enhancing technology: Nutrisse Ultra Color’s intensity-enhancing technology delivers […]