Hello (sorry for my english)
The file /app/design/frontend/my-theme/default/template/checkout/cart/totals.phtml
has the command:
<tbody>
<?php echo $this->renderTotals(); ?>
</tbody>
In my theme, not charge the purchase price in the shopping cart at: ... mystore.com / checkout / cart /
$this->renderTotals()
renders which block?
I just spent an hour searching for this myself. The .phtml files that get called by this function are inside tax/checkout.
For instance, to change the "Grand Total" edit the file:
/app/design/frontend/yourtheme/default/template/tax/checkout/grandtotal.phtml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With