=== Dprime Woo Ajax Search ===
Contributors: dprime
Tags: woocommerce, ajax search, product search, live search
Requires at least: 6.4
Tested up to: 7.1
Requires PHP: 8.2
Stable tag: 2.5.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Live AJAX product search for WooCommerce with shortcode output and configurable display options.

== Description ==

Dprime Woo Ajax Search adds a live WooCommerce product search shortcode. Customers can type inside the search field and see matching products without a page reload.

Features include product thumbnails, prices, SKU display, configurable result limits, button style controls, appearance presets, and an option to disable the built-in frontend stylesheet for fully custom theme styling.

== Installation ==

1. Upload the plugin folder to the WordPress plugins directory.
2. Activate Dprime Woo Ajax Search from the Plugins screen.
3. Make sure WooCommerce is active.
4. Go to Woo Ajax Search in the WordPress admin area.
5. Add `[dprime_ajax_search]` to a page, template, widget area, or builder element.

== Frequently Asked Questions ==

= How do I show the search form? =

Use `[dprime_ajax_search]` anywhere shortcodes are supported.

= Can I disable the plugin CSS? =

Yes. Open the Appearance tab and choose No CSS under Frontend CSS. The shortcode will still load the JavaScript needed for live search, but it will not enqueue the built-in frontend stylesheet or inline appearance CSS.

= Can I override output per shortcode? =

Yes. You can pass attributes such as `placeholder`, `limit`, `show_image`, `show_price`, and `show_sku`.

== Screenshots ==

1. Search settings panel.
2. Appearance presets and frontend CSS loading options.
3. Shortcode reference.

== Changelog ==

= 2.5.1 =
* Converted the complete plugin to the free licence and public update channel.
* Added bounded public queries with per-address request throttling.
* Promoted the verified release to the stable channel.

= 2.3.3 =
Fixed the No CSS option so choosing it now saves `load_front_css` as disabled instead of enabled.

== Upgrade Notice ==

= 2.3.3 =
Recommended update if you use custom frontend styling and need the built-in CSS disabled.
