$7.98

Chlorphenamine 4mg – 168 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 “Chlorphenamine 4mg – 168 Tablets”

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

More Products

Buscomint Peppermint Oil 0.2ml Gastro-Resistant Soft Capsules – 24

$10.42

What are Buscomint Peppermint Oil Gastro-Resistant Soft Capsules?  Buscomint Peppermint Oil Gastro-Resistant Soft Capsules are an easy-to-swallow, herbal remedy used to relieve abdominal pain, cramping, bloating and flatulence, especially in patients suffering from irritable bowel syndrome (IBS). How to take this product Always take Buscomint Peppermint Oil Gastro-Resistant Soft Capsules exactly as described in the […]

Sytron Elixir (Sugar Free) – 500ml

$35.15

‘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 LIPOSOMAL VITAMIN C 1000mg 90sg

$16.40

Natural Factors Liposomal Vitamin C supports immune function and provides antioxidants that help protect against free radicals.  Supports immune function Provides a source of antioxidants to protect against free radicals Helps in collagen formation and wound healing Contributes to healthy bones, cartilage, teeth, and gums A high-absorption and high-potency formula Each softgel contains: Vitamin C500 mg  (ascorbic […]

Reactine Complete Sinus + Allergy 30 Extended Release Tablets

$24.11

Fast relief of sinus + allergy symptomsSinus Congestion; Stuffiness; Nasal Congestion; Sneezing; Itchy, Watery Eyes; Runny Nose Dosage Directions: The tablets should be swallowed with liquid and should not be divided, chewed or crushed. May be taken with or without food. Do not exceed recommended dosage. Prolonged usage as directed by a doctor.Adults and Children […]

EPSOMGEL PAIN RELIEF SOLUTION 90ml

$19.36

  Traditionally used in herbal medicine to help relieve pain and inflammation in muscles and joints Epsomgel Effectively relieves pain and inflammation to keep you active. A unique water-based solution that absorbs quickly and is non irritating for everyday use.  Back Pain Strains Bruises Sports Injuries Accelerate Recovery Enhance Flexibility  INGREDIENTS: Natural Epsom Salt 12.22%, […]

Option+ Melatonin Quick-Dissolve 3mg 100 Tablets

$6.57

Indications: Helps increase total sleep time (aspect of sleep quality) in people suffering from sleep restriction or altered sleep schedule (e.g. shift work and jet lag). Helps reduce the time it takes to fall asleep in people with delayed sleep phase disorder and reset the body’s sleep-wake cycle. Dosage: Adults: All uses except jet lag: […]