woocommerce-dynamic-pricing-table
woocommerce-dynamic-pricing-table copied to clipboard
WooCommerce dynamic pricing table adds a pricing discount table to WooCommerce products that are offering bulk discounts or special offer discounts and user role discount messages to WooCommerce secti...
Would a move to High-performance order storage require any changes to this plugin?
If anyone else is having trouble with this plugin using only Dynamic Pricing Plugin - change line 143 to this: `add_action( 'woocommerce_before_add_to_cart_button', array( $this, 'bulk_pricing_table_output' ) );`
Hi, my settings on woocommerce to show decimals is the "," and not the "." - When i set discounts like "€ 14,20" the table shows "14,00". It's only work...
we are looking for a solution for the following topics. Does anyone have any ideas on how to implement this? 1. only indicate "from" in the number and the number...
Hi, Awesome you created a plugin for the woocommerce dynamic pricing plugin! Thank you for this. I was wondering is it also possible to hide the pricing table for a...
The table displays if I have have bulk quantities set for one variation on a product but if my product has multiple variations with bulk quantities it does not display....
I have create custom code for tables and everything is fine when i use my tables on every single product. I cannot find a way to show the tables when...