This extension will add a pricing table and other discount notifications for customers on the frontend of your WooCommerce store when using the WooCommerce Dynamic Pricing plugin.
Note: The extension does not provide styling for the Advanced Product Discount table and any table styling must be provided by your theme itself or by CSS you write. The screenshot below is taken from the WooCommerce Storefront Theme which does have table styling on product pages included within the theme.
User Role discount notification messages are displayed on the WooCommerce product sections.
Simple Category Pricing discount notification messages are displayed on the on WooCommerce product category sections.
- Download the plugin from it's GitHub Repository Download WooCommerce Dynamic Pricing Table.
- Goto WordPress > Appearance > Plugins > Add New.
- Click Upload Plugin and Choose File, then select the plugin's .zip file. Click Install Now.
- Click Activate to use your new plugin right away.
For this extension to function WooCommerce and the WooCommerce Dynamic Pricing extension must be installed and activated on your WordPress site.
What type of discounts does the extension display.
- Advanced Product Discounts on WooCommerce products that have either a bulk or special offer discount applied to them.
- User Role Discount will display on WooCommerce product sections.
- Simple Category Pricing will display category discounts on WooCommrce product categories.
Are there any limitations to how many product tables will display on an single product.
Only one advanced product pricing group table will display on any single product, if you have more than one pricing group active on a single product the discount table will then be disabled.
Where should I contact if I have an issue with this extension.
All support requests for this extension should be posted to the WooCommerce Dynamic Pricing Table Issue Tracker here on Github.
1.0.6 - 19/02/20
- Fix - Various small fixes to stop error messages from displaying in WooCommerce v3.9+
1.0.5 - 05/09/16
- Fix - Added check to prevent wc_add_notice() from trying to display on admin.
1.0.4 - 30/08/16
- Feature - Added the ability to display Simple Category Pricing discounts on WooCommerce categories.
1.0.3 - 27/08/16
- Feature - Added the ability to display User Role Pricing discounts on WooCommerce sections.
1.0.2 - 26/08/16
- Fix - Changed the quantity number output to use the WooCommerce wc_stock_amount() function.
1.0.1 - 25/08/16
- Fix - Changed the monetary number output to use the WooCommerce wc_price() function.
- Fix - If the max quantity field of a product pricing group is less than 1 or left blank "or more" text will now display instead of a 0.
1.0.0 - 20/06/16
- Initial Release - first version of the plugin released.