In file:/customer/main/cart_totals.tpl
I placed this code around any cart display values that I dont want displayed in the shopping cart. Seems to work.
Code:
{if $smarty.get.mode ne ''}{/if}
This code checks the querystring to see if there is a value for "mode". If the checkout page is displayed the address would be /cart.php?mode=checkout