Skip to content

arslanramay/woocommerce-show-lowest-price-only

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WooCommerce - Show Lowest Price Only in Variable Products

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; }

Installation

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

About

Shows only the Lowest Price in WooCommerce Variable Products

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages