{
const searchInput = document.querySelector('#nav-search');
if (searchInput) {
searchInput.focus();
// iOS Safari shifts the visual viewport when the virtual keyboard appears.
// Searchanise reads getBoundingClientRect() to position its dropdown, so
// we must wait for the keyboard animation and layout to settle before
// triggering it. focus() fires immediately so the keyboard starts rising;
// the click (which signals Searchanise to render and position its widget)
// is deferred. A resize event tells Searchanise to recompute coordinates.
setTimeout(() => {
window.dispatchEvent(new Event('resize'));
searchInput.click();
}, 120);
}
});
}
}
"
class="fixed w-full h-screen flex flex-col inset-0 bg-black/[0.65] z-20"
>
Search products
Our Blog
The Napiers Herbal Health Hub serves as an informative platform dedicated to collating high-quality articles & information pertaining to herbal medicine, products & research. As a blog area, it acts as a comprehensive resource for individuals seeking reliable guidance on natural health & wellness.
Diamine oxidase (DAO) breaks down dietary histamine before it reaches your bloodstream. Here is what the enzyme actually does, where it comes from, and a detail that most explainers get wrong.
Diamine oxidase, or DAO, is an enzyme your body make...
Lithium orotate is a supplement that has attracted interest for mental wellbeing, cognitive support, and general wellness. But is it right for you? Here we explore what lithium orotate is, who uses it, and what you should know before considering it.
Keep Reading
Allergies & intolerances
Browse through our blog categories below to find the information you are looking for. We have articles on a wide array of topics, from menopause to ocular health & beyond.
Spring is a time of growth and renewal in Scotland, and it is also a time for wild herbs to start flourishing. Wild herbs have been used for centuries for their medicinal properties, and they continue to be popular today.
Here at Napiers we are a fan of products containing nettle for Spring time and Summer time. Our herbalists advise that adding nettle to your diet can help you to avoid the worst of the hay fever symptoms. Nettle has traditionally been drunk as a t...
Every season has its associated health concerns. In winter, colds & flus are rife. In the summertime, allergies such as hayfever affect a number of us.
We're also more likely to be taking trips and holidays, so travel sickness rears its ugly h...
The usual symptoms of hayfever are itchy eyes, runny nose, sneezing, even sore throats and headaches
The best way to get on top of the problem is to start treatment before the problem actually develops. Once an allergy situation has developed it c...
For those of us who have never suffered from hayfever, its worth noting the symptoms, as every year people who have never had so much as a summer cold are coming down with hayfever. The symptoms can range from sneezing, watery eyes, runny noses to...
A food allergy is when your body’s immune system reacts to a normally harmless food, cosmetic or other substance. However, a food intolerance is not usually an immune system response. It is when food (e.g. lactose in dairy products) creates a reac...