Show only the lowest prices in WooCommerce variable products, and lowest sale price, instead the messy full range of prices and sales.
By default, WooCommerce shows full price range when it comes to variable products and there is no option in the Settings page to change that behavior or hide the Highest Price and display Only the Lowest Price.
With this plugin, you can hide the Highest Price in variable products and just Show the Lowest Price to encourage more sales.
This plugin has No options or settings, just activate the plugin and it’s done.
Optional: You can hide the "From:" text by adding this CSS snippet to the 'Additional CSS' section of the WordPress Customizer or in your child theme's CSS file:
span.woogenie-from-label { display: none; }
- Go to your WP Dashboard > Plugins and search for ‘show lowest price only in variable’ or…
- Download the plugin from WP repository.
- Upload the plugin folder to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress