woocommerce-dynamic-pricing-table icon indicating copy to clipboard operation
woocommerce-dynamic-pricing-table copied to clipboard

Pricing Table Does Not Display

Open FirstClassCode opened this issue 3 years ago • 0 comments

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' ) );

FirstClassCode avatar Nov 17 '21 18:11 FirstClassCode