Repository › Forums › Support › WooCommerce Pricing Rules PRO › Having bulk price to show Including VAT › Reply To: Having bulk price to show Including VAT
September 24, 2015 at 6:37 pm
#122
Soft79
Keymaster
Suffixes applied, please try the development version.
You should fix the stacking in your theme. Something like this using CSS:
.shop_table.cart del {
display: block;
}