Hi there,
Just a quick question - in the first stage of the checkout process i need to show the shopping cart without the shipping costs because the customer selects his/her shipping methods later in the process. However, after clicking next on the cart page, and after selecting his/her shipping methods, i would then like to display a page that shows what products the customer has ordered together with the shipping costs for that order. I tried to use the "cart status" view for this, but because i had modified the "cart" view to remove the shipping costs, it doesnt then show the shipping costs on the "cart status" view. It must be happening because they are calling on the same file? If so whats my options for perhaps creating a custom view in the checkout process where i can show this information?
Thanks in advance