$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

Gravol Ginger 20 Soft Lozenges

$8.39

Traditional herbal medicine for the prevention and treatment of nausea and vomiting. Indications: For the prevention and treatment of nausea and vomiting associated with motion sickness. Traditionally used in Herbal Medicine to help relieve digestive upset/disturbances including lack of appetite, nausea, digestive spasms, indigestion, dyspepsia and flatulent colic. Directions: Adults and children 6 years and […]

Benadryl Allergy 10mg One a Day Tablets – 30 Tablets

$10.29

Helps to treat hay fever, dust, pet, and skin allergies
Reduces the symptoms of allergies
Suitable for adults and children aged 12 and over

HARMONY MENOPAUSE MAX 60tabs

$32.88

Harmony Menopause Max (60 Tablets) Harmony Menopause Max is a high potency herbal medicine which only contains 4 of the 6 herbs used in the original formulation Harmony Menopause but at higher dosages. It is a stronger formulation to relieve the symptoms of menopause, specifically hot flushes and night sweats. It helps to build reserves […]

SISU NAC 600mg 120caps

$36.09

SISU NAC 600mg 120caps Description Helps relieve symptoms of chronic bronchitis and supports immune function in older adults and individuals with degenerative diseases Boosts glutathione levels, the body’s master antioxidant, aiding in cold and flu defense Reduces respiratory symptoms and frequency of flare-ups while protecting lung tissue Advice to use Adults: Take 1 capsule 2 […]

MOTHERLOVE POSTPARTUM SITZ BATH SPRAY 59ML

$12.78

MOTHERLOVE POSTPARTUM SITZ BATH SPRAY 59ML Description Soothing herbal spray designed to ease vaginal discomfort after childbirth. Provides convenient and gentle relief, suitable for frequent use. Can be applied to a pad and frozen for a cooling effect. Caution Keep out of reach of children. Avoid contact with eyes. If pregnant or lactating, consult your […]

Savlon Antiseptic Cream – 100g

$7.56

What is Savlon Antiseptic Cream? Savlon Antiseptic Cream can help to prevent infection, provide relief and aid the natural healing of minor wounds, burns and skin reactions. This caring formula helps to cleanse cuts, grazes and minor wounds to prevent infection. It can also be used as a first aid treatment for superficial burns and […]