在WooCommerce扩展中合并添加到购物车功能

I've bought the following plugins for WooCommerce: WC Product Add Ons WC Extendons Mix & Match Bundles.

Both the functions have their own quantity and total field. I want to merge these to 1 field of each.

How can accomplish this? Can I rewrite a action of WooCommerce?

Example: http://did-it.org/demoornijkerk/product/kerstpakket/ Screenshot: https://ibb.co/hHD3KBM

Tried to find a solution on google. Tried to exclude some code. But did not succeed.

It would be awesome if I can get some help with this.