{
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
Tinctures
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.
It really is very easy to make your own infused massage oils. It just takes a little bit of time and patience... and willingness to experiment! Many of the ingredients can be found in your kitchen as well. So follow these easy steps.
Let's get in ...
Some of our customers want to know the comparative strength of a tincture versus dried herbs in a capsule. The most basic way of calculating strength is as follows, however, there are several caveats so please also read the notes below.
For the ex...