=== Custom Price Display for WooCommerce ===

Contributors: bycrik
Tags: woocommerce, variable price, custom price, price labels
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Display the lowest or highest price of a variable product, with optional custom text before and after the price.

== Description ==

Fully customize how prices are displayed for variable products in WooCommerce.
Choose to show either the lowest or highest price, and add custom text before and after the price to provide more context to your customers.

For example, you can display prices like **From $10.00 per piece** or **Up to $50.00 for a set**.

**Features**

- **Show the lowest price** of a variable product
- **Show the highest price** of a variable product
- Add custom text before and after the price (e.g. **From** $10.00 **per piece**)
- Update the main variable product price dynamically when a variation is selected
- Option to hide individual variation prices

**Premium Features ⭐**

- Create a fully **custom price display** with your own colors, sizes, and styles
- Restrict custom price formats to specific products or user roles

 == Frequently Asked Questions ==
= Does the plugin support other product types? =
Unfortunately, the plugin currently only supports variable products. We may consider adding support for other product types in future updates.

 == Screenshots ==

1. Custom Price Display settings page
2. Example of custom price display on a product page
3. Example of custom price template with custom colors and styles
4. Custom Price Display settings for a specific product

 == Installation ==

1. Upload the plugin files to the `/wp-content/plugins/custom-price-display-for-woocommerce` directory, or install the plugin through the WordPress plugins screen directly.

== Changelog ==

= 1.0.0 =
* Initial release of Custom Price Display for WooCommerce.