$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

Pantene Miracle Moisture Boost with Rose Water 237mL

$10.95

Description Pantene Nutrient Blends Miracle Moisture Boost Rose Water Conditioner is just what you need to deliver soothing hydration for thirsty hair. This frizz-taming formula helps restore silky softness to stubborn locks and seal in moisture. Enjoy the relaxing floral fragrance and the calming creaminess of the nutrient infused sulfate free conditioner, with a blend […]

Webber Vitamin E Ointment Tube 50g

$10.20

Odourless soothing ointment that forms a protective barrier on affected areas, formulated to moisturize and help the healing of scars associated with minor cuts, itching, skin irritations, light skin burns, tattoo aftercare and minimizes the appearance of stretch marks on the skin. Vitamin Eis a powerful anti-oxidant that soothes naturally. Directions: For external use only. […]

MEDIHERB WILD YAM COMPLEX 60tabs

$50.41

MEDIHERB WILD YAM COMPLEX 60tabs Description Herbal formula traditionally used to relieve restlessness, nervous tension, and premenstrual or menopausal symptoms Supports hormone balance and comfort during the menstrual cycle and menopause Contains Wild Yam, Shatavari, St. John’s Wort, Sage, Black Cohosh, and Korean Ginseng Advice to use Adults: Take 1–2 tablets daily or as directed […]

Viagra Connect 50mg (12 Tablets) – No Prescription Needed

$90.32

Viagra Connect is the first over-the-counter erectile dysfunction treatment.
Important: read the Patient Information Leaflet before use.
Each tablet contains 50mg sildenafil.
Usually works in 30 – 60 minutes.

Midrid Migraine Relief Two Pack – 30 Capsules

$21.62

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

Gaviscon Double Action Liquid Aniseed – 250ml

$13.57

What is Gaviscon Double Action Liquid?  Gaviscon Double Action Liquid is an all in one remedy for both indigestion and heartburn. This medicine works for up to four hours, helping to ease indigestion and symptoms like wind and bloating. If you’re suffering from indigestion or acid reflux and need a way to ease your symptoms […]