Description
Label Percentage Discount calculates the discount percentage and displays it on both the category and product pages. Example: “Save 38%”. The plugin subtracts the sale price from the regular price, divides it by the regular price, and then multiplies the result by 100 to get the discount percentage.
Features:
- Supports the latest versions of WordPress and WooCommerce.
- Automatically shows the Percentage Discount on the front end, with no settings required.
Front end Demo (See how it looks on the front-end website)
Screenshots
Installation
To install Woocommerce Label Percentage Discount, follow these steps:
- Download and unzip the plugin.
- Upload the entire
label-percentage-discount/
directory to the/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
FAQ
-
How to use it?
-
Once activated, the plugin automatically calculates and displays the discount percentage on product and category pages. No further configuration is needed.
Reviews
Contributors & Developers
“Label Percentage Discount” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Label Percentage Discount” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Updated compatibility with WordPress 6.3 and WooCommerce 8.0.
- Code refactoring for better performance and security.
1.0.2
- Improved translation support.
1.0.1
- Sale icon removed.
1.0.0
- Initial Release.