After activating the plugin, you can access the settings dashboard from “YITH -> Ajax Search”.
The plugin can be used in three ways:
- with the YITH WooCommerce Product Search widget
- with the specific shortcode [yith_woocommerce_ajax_search]
- by inserting the following PHP code in the template
<?php echo do_shortcode('[yith_woocommerce_ajax_search]');?>