$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

Refresh Lubricant Eye Drops 30 x 0.4mL Single-Use Containers

$14.97

Adult Dosage: Ensure unit-dose closure is intact before opening. Twist and pull tab to open unit-dose container. Apply 1 drop in the eye(s) as needed or as directed. If irritation persists or increase, discontinue use and consult your eye care professional. Keep out of reach of children. Note: Use immediately after opening. Do not store […]

Just For Men 1 Day Beard and Brow Colour

$16.04

Temporarily covers greys, fills-in patchy areas for a well-defined, thicker look BREAKTHROUGH – The first dye-free temporary colour from the experts at Just For Men® 1-STEP INSTANT COVERAGE – Easily apply to grey and thin, patchy areas NO COMMITMENT – Stays put until you wash it out with soap or beard wash UP TO 30 APPLICATIONS – At least […]

Medihoney Derma Barrier Cream – 50g

$11.35

What is Medihoney Derma Barrier Cream? Medihoney Barrier Cream is enriched with honey, which promotes antibacterial properties and helps protect the skin’s barrier and retain essential hydration. This soothing cream contains no added colours or fragrances, so it’s suitable for delicate, sensitive skin. Whether you’re looking for a barrier cream to protect your skin against […]

Polysporin Antibiotic Cream Kids 15g

$10.58

Prevents infection of minor wounds such as cuts, scrapes, burns, blisters, nicks and scratches. Directions:1. CLEAN: Clean affected area.2. TREAT: Apply Polysporin Heal-Fast Formula to the area 1-3 times daily.3. COVER: Apply a bandage. Cautions: For external use only. Avoid contact with eyes. If this occurs, rinse thoroughly with water. Do not use over large […]

IDEAL PROTEIN CHOCOLATE CRISPY SQUARE – 1 BOX

$25.53

IDEAL PROTEIN CHOCOLATE CRISPY SQUARE – 1 BOX Indulgent, Delightful. It’s hip to be square. If you like chocolate, this will soon be a favorite. Ingredients  Protein blend (soy protein isolate, milk protein concentrate, dried egg white, whey protein concentrate), unsweetened chocolate, polydextrose, water, fructooligosaccharide, vegetable oil (palm kernel, palm, shea, sunflower), glycerin, soluble corn […]

NATURE’S WAY ZINC WITH ECHINACEA & VITAMIN C 60lozs

$8.99$10.57

Nature’s Way Zinc with Echinacea and Vitamin C is a combination formula for immune support. Zinc helps to maintain immune function. Vitamin C is an antioxidant for the maintenance of good health. Nature’s Way Zinc is Vegetarian. These delicious lozenges have a pleasing natural wild berry flavour. Refer to the product label for dosing, ingredients, […]