$65.56

Benadryl Allergy Relief – 24 Capsules – 6 Pack

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 “Benadryl Allergy Relief – 24 Capsules – 6 Pack”

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

More Products

BOIRON SILICEA 30CH 80pellets

$7.30

Boiron’s Tubes (or Single medicines) are known and registered by their Latin name, resulting in a common international nomenclature. In Canada, they are available in varying dilutions and have no mention of a therapeutic indication. These medicines may be used in the framework of individualized treatment that might involve different pathologies and are based on […]

Option+ Vitamin C 500mg Timed Release 120 Caplets

$10.20

Helps in the development and maintenance of bones, cartilage, teeth and gums. Helps inwound healing and with immune function. Directions for use: Adults: 1 – 2 caplets daily or as recommended by a physician.  Each caplet contains:Vitamin C (ascorbic acid) 500 mg Non-medicinal ingredients (in descending order): Microcrystalline cellulose, carbohydrate gum, stearic acid, magnesium stearate, […]

Band-Aid Flexible Fabric Extra Large 10 Bandages

$6.20

Pharmacy Home Delivery Online Shopping Skin Care Medicine Health Beauty Women’s Health Contraception Virtual Care Headache Pain Back Pain Pain Relief First Aid Sanitizer Upset Stomach Diarrhea Vitamins Acid Reflux Heartburn Allergies Quit Smoking Cough Flu Sunscreen Diabetes Rash Laxative Probiotic

Nexcare Sensitive Skin Adhesive Pads 4

$10.93

Pain-Free removal, yet holds securely.Hypoallergenic adhesive. Directions for Use:1. Clean and dry wound and surrounding skin thoroughly.2. Apply adhesive pad over wound. Do not stretch adhesive pad when applying.3. Firmly smooth adhesive border to skin. Directions for Removal: Gently lift the edge of adhesive pad and slowly peel from the skin in the direction of […]

Nasonex Nasal Spray

$14.63

Corticosteroid nasal spray to relieve hay fever and allergy symptoms.
Contains mometasone furoate.
Always read the patient information leaflet before use.

Lypsyl Extreme Cold Sore Relief 8g

$7.30

Unique Natural Soothing ComplexInstantly Relieves Pain & ItchingFor the temporary relief of pain and itching associated with cold sores & fever blisters. Directions for use: Adults and children 12 years of age: Apply directly  to cold sore or fever blister 1 to 3 times daily.  Medicinal Ingredients: Mentha X Piperita (Leaf)/ L-Menthol 0.7%, d-Camphor (Camphor […]