=== Price Tracker for WooCommerce ===
Contributors: SunCart, hemantjangir
Tags: woocommerce, product, price, price history, chart
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Track and display WooCommerce product price history using charts and tables to inform and engage your customers.

== Description ==
This plugin allows you to:
- Track product price changes automatically.
- Display a product's price history using line charts and tables.
- Show current, highest, lowest, and average prices.
- Customize graph colors, table layout, and visibility settings.
- Manually set past prices if needed.
- View price data for specific products.
- Choose where to display the price history using shortcodes or templates.

== Installation ==
1. Upload the plugin zip file via the WordPress admin panel under Plugins > Add New > Upload Plugin.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Use the shortcode `[price_tracker product_id=123]` on a product page or post to display the price history.
4. To customize appearance, go to **Woocommerce Settings > Price History** (if added via admin settings).

== Frequently Asked Questions ==
= How do I display the price history? =
Use the shortcode `[price_tracker product_id=123]` on any page or post.

= Can I customize the graph style? =
Yes, styles can be customized using a settings panel.

= Does it support variable products? =
Yes, It supports simple productsand variable products.

== Screenshots ==
1. Price history button display on the product page.
1. Price history chart and tabular price history display on the product page.
2. Admin settings panel.

== Changelog ==
= 1.0.0 =
* Initial release with basic chart and table display.
* Automatic price history tracking.

== Upgrade Notice ==
= 1.0.0 =
Initial release.
