{
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"
>
Boost your energy and metabolism naturally with our collection of expertly crafted products.
Whether you're looking t...
Boost your energy and metabolism naturally with our collection of expertly crafted products.
Whether you're looking to fight fatigue, support your metabolism, or enhance your overall vitality, our carefully formulated herbal supplements and remedies are designed to address common energy and metabolism concerns, such as low energy levels, slow metabolism, and sluggishness.
With a range of options suitable for all ages and concerns, Napiers The Herbalist provides effective and safe solutions to help you optimise your energy levels and support a healthy metabolism.
Explore our collection today and experience the power of nature's remedies for optimal energy and metabolism support.