$13.97

Periactin 4mg Anti-Histamine Tablets – 30 Tablets

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 “Periactin 4mg Anti-Histamine Tablets – 30 Tablets”

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

More Products

NEW ROOTS MENOPEACE 120caps

$67.22

Menopeace helps a woman pass through menopause more smoothly, by helping to ease the hormonal ups and downs that can occur during this period of a woman’s life.   Menopause is part of the natural life cycle of women. Menopausal symptoms affect about 70% of women approaching menopause. Typical menopause symptoms, such as hot flashes […]

Colgate Extra Clean Toothbrush

$2.55

Circular power bristles to help remove tooth stains.

Tongue cleaner to remove odour causing bacteria.

Easy-to-grip handle to provide comfort and control while brushing.

Orajel Extra Strength Dental Gel – 5.3g

$7.61

Contains 5.3g tube of Orajel Extra Strength Dental Gel
Provides rapid relief from toothache
Twice the strength of original Orajel

MACAPRO LIQUID MACA EXTRACT XP 20:1 130ml

$44.20

MACAPRO, 100% PURE, ORGANIC PURPLE MACA ROOT FROM UHTCO CORP.The highest concentrated form of selected dry purple maca, MacaPro XP 20:1 Professional from UHTCO Corporation is an excellent natural adaptogen plant that can be added to any diet. Packed with a vast majority of vitamins, minerals, amino acids and complex carbohydrates, MacaPro XP 20:1 Professional is cold-pressed at 20 kg […]

Tylenol Sinus Nighttime Extra Strength 20 EZTabs

$9.12

Sinus Pain & Pressure; Sinus Headache; Sinus Congestion; Runny Nose/Sneezing Dosage: Adult Use Only (12 Years and Over): 1-2 tablets every 4 hours as needed. Do not take more than 8 tablets in 24 hours. Warnings: Acetaminophen may cause severe or possibly fatal liver damage if you take: more than the recommended dose in 24 hours; with […]

LAVERA MEN CALMING AFTER SHAVE BALM 50ml

$12.41

The skin-care formula of the After Shave Balm combines the functions of an aftershave and a moisturiser. It provides freshness and a cool feeling while at the same time preventing irritations. The two main ingredients, organic aloe vera and organic bamboo, restore moisture to the skin. Bisabolol and organic liquorice extracts, together with green tea […]