$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

HOMEOCAN No 7 KALI SULFURICUM 6X 500tabs

$10.96

No.7 Kali Sulfuricum | Schussler Tissue Salts The therapeutic action of Kali Sulfuricum is in the register of anti-inflammatory medicines. It is mainly used in rheumatology in particular against rheumatic and joint pain. Adjuvants to homeopathy, Dr. Schüssler Biochemical Mineral Salts are a set of 12 mineral salts diluted and energized according to the Hahnemann […]

Dentek Temparin Filling Repair

$6.41

What is the Dentek Temparin Filling Repair Kit? The Dentek Temparin Filling Repair kit is a temporary solution for broken or lost fillings, offering immediate pain relief and protecting your tooth until you can go to your dentist. It can also help to temporarily hold broken crowns, caps, or inlays in place until you can […]

Minadex Multivitamin Liquid – 300ml

$13.37

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

Jamieson Super Garlic Oil 1500mg 100 Softgels

$11.68

High PotencyHelps maintain cardiovascular health. Directions: Adults: Take 1 softgel two times daily. Store between 15°C and 25°C, away from children. Each tablet contains:Garlic Bulb Oil (500:1) extract – 3mg(Allium sativum bulb) equivalent to 1500mg raw herb. Also contains: Soybean oil, gelatin, glycerin. Consult a health care practitioner if symptoms persist or worsen; or prior to […]

Buckley’s Complete Liquid Gels Nighttime Relief 24 Gels

$14.61

Fast relief from: Headache; aches, pain and fever; runny nose and sneezing; sinus and nasal congestion; sore throat and dry cough;  itchy and watery eyes. Directions: Adults and children 12 years and over: take 2 softgels every 4- 6 hours as required. Do not exceed 8 softgels per day.Children under 12: Do not use. Caution: KEEP OUT OF REACH […]

Mitchum Men Clinical Soft Solid Anti-Perspirant & Deodorant Unscented 45g

$10.95

Mitchum’s most advanced formula for wetness and odor protection Clinical Performance formula for 48 hour wetness and odor protection Specially formulated to help combat heavy perspiration Contains skin conditioning ingredients Dermatologist tested. Ingredients: Cyclopentasiloxane, Aluminum Zirconium Tetrachlorohydrex Gly, Tribehenin, Dimethicone, Petrolatum, Trisiloxane, C-18-36 Acid Triglyceride, Aloe Barbadensis Leaf Extract, Tocopheryl Acetate, Sodium Starch Octenylsuccinate, Isopropyl Myristate, […]