I have been looking for a way to display the shipping cost on shopping cart page, I understand that shipping estimator will display the shipping fee but I want to add the shipping to the table under the Sub-total then add another line to display the actual total (sub-total+shipping). Since the US is the default country all the shipping cost will be displayed as US if the customer change the country then the total will change to reflect that.
In the next step I want to display the sub-total, shipping and total in the header of the site. simillar to this site:
http://www.business-supply.com/



