PopSearch Live gives your WooCommerce store a beautiful fullscreen search experience. When a visitor clicks the search icon, a smooth overlay opens showing:
After activation go to Settings PopSearch Live and copy any shortcode.
[pslw_search_button] — icon only (recommended for headers)
[pslw_search_button label="Search"] — icon with label
[pslw_search_button label="Find Products"] — icon with custom label
Paste the shortcode into an Elementor HTML widget, a Classic widget, or any PHP template:
<?php echo do_shortcode('[pslw_search_button]'); ?>