hook_cart_display is not working when used in my own created module. Is this correct? hook_cart_display is not really a hook. It is invoked from the cart_pane hook? So this means if I want to manipulate the calcullations (for expamle to calculate the toatal an other way) I have to crate an othe cart_pane which I need to enbale in the administartion menu?
thx

