$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

Option+ Calcium & Magnesium 200 Caplets

$10.95

Indications: Helps in the development and maintenance of bones and teeth and in the absorption and use of calcium and phosphorus. Calcium intake, when combined with sufficient vitamin D, a healthy diet and regular exercise, may reduce the risk of developing osteoporosis. Helps to support immune function. Dosage: Adults: 1-3 caplets daily with food, a few […]

Gold Bond Moisturizing Foot Cream 113g

$8.74

For Dry, Rough & Cracked Heels Triple Action Relief  Relieves Dry Irritated Skin Soothes & Softens Cools & Revitalizes Helps relieve dry, rough and cracked feet and heels. The unique formula delivers 7 intensive moisturizers plus the essential skin nurturing of vitamins A, C, and E. Used daily, it works to condition even the toughest […]

Strefen Eucalyptus & Manuka Honey Flavour 8.75mg – 16 Lozenges

$9.76

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

Becodefence Allergy Defence Plus Nasal Spray – 20ml – 3 Pack

$51.51

What is Becodefence Plus Allergy Spray? Becodefence Plus provides 2 in 1 defence against allergy symptoms by preventing them from developing and reducing sensitivity to allergens. The formula is fast and effective, as it gets to work in just 3 minutes, which is 5 times faster than traditional hay fever tablets. Becodefence Plus can be […]

GlucoRx HCT Glucose Strips (50pcs)

$21.62

What are GlucoRx HCT Glucose Strips (50pcs)? GlucoRx HCT Glucose Strips utilise advanced GDH-FAD enzyme technology. 50 strips are included in this product. Strips expire 6 months after opening each pot. These strips are compatible with the following blood glucose and ketone monitors: GlucoRx HCT, GlucoRx HCT Connect and GlucoRx HCT Connect-i.   How can […]

Colgate Peroxyl Medicated Mouthwash – 300ml – 4 Pack

$26.75

Buy Colgate Peroxyl Medicated Mouthwash Colgate Peroxyl Medicated Mouthwash is a medicated mouthwash used to relieve minor mouth and gum germs.  The mint flavoured mouthwash kills germs and prevents them from spreading and causing infection.    How Colgate Peroxyl Medicated Mouthwash works When the peroxyl in the mouthwash comes into contact with your mouth tissue, […]