$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

Live Clean Green Earth Body Wash 500ml

$7.66

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

Acriflex Antiseptic Burns Cream – 30g

$5.94

What is Acriflex? Acriflex is a cream which can be used to soothe minor burns, scalds, scratches, sunburn blisters, and other minor skin conditions. It’s perfect for people of all ages, keeping the area clean and helping to prevent infections in broken skin.   What is a burn? Burns happen when your skin gets damaged […]

Minadex MinaKIDS Multivitamin Drops – 60ml

$11.08

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

Clean & Clear Essential Foaming Facial Cleanser 235ml

$10.95

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

Gillette Foamy Sensitive Skin 311g

$4.38

Simple. Honest. Classic. That’s the Gillette Foamy shave. The lightly fragranced for Sensitive Skin lather spreads easily and rinses clean for that Foamy shave men have enjoyed for generations.

Robitussin Mucus & Phlegm Extra Strength Syrup 100mL

$10.22

Relieves Chest CongestionLoosens Mucus and PhlegmSoothes Throat Dosage: Adults (12 years & over): 2 teaspoons (10mL). Children under 12 years: Do not use. Take every 6 hours or as directed by a doctor. Maximum 4 doses/day. Caution: Keep out of reach of children. This package contains enough medication to seriously harm a child. Do not […]