The plugin can be used in 3 ways:
- with YITH WooCommerce Product Search widget
- with the specific shortcode [yith_woocommerce_ajax_search]
- by inserting in the template the following PHP code
<?php echo do_shortcode('[yith_woocommerce_ajax_search]');?>