Removing cart totals from shopping cart
In the shopping cart, I only want to show the cart sub totals and not tax, shipping, etc.
I've tried replacing the line: {include file="customer/main/cart_totals.tpl"} with:{include file="currency.tpl" value=$cart.display_subtotal} in the file /customer/main/cart.tpl and it looks good, BUT... updating quantities doesn't work now. No error messages.
I'm assuming the update quantity function in /cart.php is where the problem lies but haven't been able to nail down where exactly.
Any Help?
__________________
X-Cart Gold 4.2.2 - 3.1.19
|