=== WooCommerce - Show only lowest prices in variable products ===
Contributors: fernandot
Donate link: https://www.paypal.me/fernandotellado
Tags: woocommerce, variations, variable products, price, prices, sale products, sales
Requires at least: 4.0
Tested up to: 5.5
Stable tag: trunk
License: GPLv2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Show only the lowest prices in WooCommerce variable products, and lowest sale price, instead the messy full range of prices and sales.


== Description ==

Don’t miss incomes due to a store and product page messed with a full range of prices! Show only the lowest offer and price to encourage sells.

Solve an issue related to latests versions of WooCommerce that shows variable products with a messy full range of prices and sales. Activate this plugin and variable products will show only the lowest price and sale.

<strong>No options</strong>, just activate the plugin and it’s done.

<strong>Optional</strong>: You can hide the "From:" text adding this code to the 'Additional CSS' section of the WordPress Customizer:
<pre>span.woofrom { display: none}</pre>

== Installation ==

1. Go to your WP Dashboard > Plugins and search for ‘lowest prices in variations’ or…
2. Download the plugin from WP repository.
3. Upload the plugin folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. WooCommerce variable product before plugin activation.
2. WooCommerce variable product after activation.

== Changelog ==
= 0.9.23 =
* Tested up to WooCommerce 4.3.1
* Tested up to WordPress 5.5
= 0.9.22 =
* Tested up to WooCommerce 4.2.0
= 0.9.21 =
* Tested up to WordPress 5.4.1
* Tested up to WooCommerce 4.0.1
= 0.9.20 =
* Tested up to WooCommerce 4.0
= 0.9.16 =
* Tested up to WooCommerce 3.9.3
= 0.9.15 =
* Minor text change (: removed)
= 0.9.14 =
* Tested up to WooCommerce 3.9
= 0.9.13 =
* Tested up to WooCommerce 3.8.1
= 0.9.12 =
* Tested up to WooCommerce 3.8
= 0.9.11 =
* Tested up to WordPress 5.3 … and it works!
* Tested up to WooCommerce 3.7.1 … and it works!
= 0.9.10 =
* Tested up to WooCommerce 3.6.5 … and it works!
= 0.9.9 =
* Tested up to WordPress 5.2.2 & WooCommerce 3.6.4
= 0.9.8 =
* Tested up to WordPress 5.2 and WooCommerce 3.6.1 
= 0.9.7 =
* Added span class 'woofrom' in order to allow te possibility to hide the «From:» text. Simply add <code>span.woofrom { display: none}</code> in the <em>Customizer > Additional CSS</em> section to hide it. 
* Tested up to WooCommerce 3.5.4
* Tested up to WordPress 5.1
= 0.9.6 =
* Tested up to WooCommerce 3.5.2
= 0.9.5 =
* Tested up to WooCommerce 3.5
* Tested up to WordPress 5.0 tag added
= 0.9.4 =
* Tested up to WooCommerce 3.5 Beta 1
* Tested up to WordPress 5.0 Alpha
= 0.9.3 =
* Tested up to WooCommerce 3.4
* Tested up to WordPress 4.9.6
= 0.9.2 =
* Tested up to WooCommerce 3.3.5
* Tested up to WordPress 4.9.5
= 0.9.10 =
* Tested up to WooCommerce 3.3
= 0.9.9 =
* Tested up to WooCommerce 3.2.5
= 0.9.8 =
* Declaring compatibility with WooCommerce
= 0.9.7 =
* Compatibility check with WordPress 4.9 RC
= 0.9.6 =
* Compatibility check with WordPress 4.9 Beta 3
= 0.9.5 =
* Code bugs fixed
= 0.9.4 =
* Added code to fix bug for translations. Sorry for the inconvenience!
= 0.9.3 =
* Strings added to be translation ready. Thanks to all users for your patience!
* Minor changes to description
* Compatibility check with WordPress 4.9 Alpha
* Compatibility check with WooCommerce 3.2 Beta
= 0.9.2 =
* Minor changes to texts
* Compatibility checked with Wordpress 4.8
* Compatibility checked - Works with WooCommerce 3.x
= 0.9.1 =
* Minor description changes
= 0.9 =
* Initial release
