woocommerce-dynamic-pricing-table
woocommerce-dynamic-pricing-table copied to clipboard
Pricing Table Does Not Display
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' ) );