djp120 Posted May 28, 2008 Posted May 28, 2008 Hi all, On the checkout_shipping.php page, I am successfully showing the Sub-Total with the code $currencies->format($cart->show_total()) There is only ever one option for shipping, so the customer does not need to select this as this will always be default. I have restructured the layout to show the Sub-Total followed by the Delivery Charge. However, I need to get the total of these. Can I use the function thats already in place? The total is displayed on the checkout_confirmation.php but I could do with it a bit earlier. Hoping this is a simple one. D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.