=== SF Autosuggest Product Search ===
Contributors: simonefontana
Tags: woocommerce, search, ecommerce, products, woocommerce search
Requires at least: 3.8.8
Requires PHP: 7.0
Tested up to: 6.9
Stable tag: 2.0.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt

The plugin adds the functionality to use an autosuggest search for Woocommerce.

== Description ==

SF Autosuggest Product Search is a plugin for add Woocommerce autocomplete search to your ecommerce. 
With this Woocomerce search plugin you can improve products search and give a better experience to your users.
It's very simple to add Autocomplete Product Search into your ecommerce.
Choose your preference from SF Autosuggest Products settings.
Add [sf_pa_search] shortcode where you want.

== Installation ==

Via admin:
1. Go to Plugins -> Add New
2. Search for SF Autosuggest Products
3. Install and active the plugin "SF Autosuggest Products".

Via upload:
1. Download the plugin .zip file
2. Log in to yourdomain.com/wp-admin
3. Click Plugins -> Add New -> Upload
4. After installation activate the plugin

== Frequently asked questions ==

=How can I view the autocomplete search input on the site?=
You can use the shortcode [sf_pa_search] or use "Sf Search" gutenberg block

=Can I show the product thumbnail in search suggests?=
Yes, you have to flag "Show Thumbnails" option in settings page.

=Can I show the product category in search suggests?=
Yes, you have to flag "Show Categories" option in settings page.

=Can I exclude some products from search suggests?=
Yes, you can exlude products by ID in settings page.

=Can I exclude some categories from search suggests?=
Yes, you can exlude categories by ID in settings page.

=Can I search for product taxonomies like "Product categories" or "Tags"?=
Yes, you can search for product taxonomies.

=Can I search products by ACF fields?=
Yes, you can search products by ACF fields.

== Screenshots ==

1. Autosuggest Search example.
2. An example of SF Autosuggest Products Settings.

== Changelog ==
= 2.0.2 =
* Added woocommerce as required plugin
* Fix Deprecation warning

= 2.0.1 =
* Fix bug results pages filter

= 2.0 =
* Added the ability to filter by acf fields
* New Admin panel

= 1.7 =
* Added the ability to filter results page

= 1.6.1 =
* Added HPOS compatibility

= 1.6 =
* Added the ability to include stop words
* Fixed product thumbnails without sizes

= 1.5 =
* Added price in search results
* Added uninstall functionality

= 1.4.1 =
* Change Prefix Class for more compatibility

= 1.4 =
* Added message "Nothing Found"
* Restyling Admin Area
* Added Gutenber "Sf Search" Block

= 1.3.2 =
* Added form is for getting valuable feedback

= 1.3.1 =
* Fixed bug loading image

= 1.3 =
* Added loader in input search
* Save search data in transients for better performance

= 1.2 =
* Added search for taxonomies option.
* Added ability to customize placeholder input
* Fixed bug incorrect permalink

= 1.1 =
* Added sf_pa_autosuggest_results filter to filter results.
* Added wpml compatibility
* Added ability to customize "Show all results" text

== Upgrade Notice ==