Magento 1.9 - 显示迷你购物车中的运费价格(在标题上)

I'm constructing a site for a client that need's to display the price of the products with the shipping rates for a default location. Basically they want the costumer to see always the price they will pay.

After almost a week of research, I already manage to put the default shiping displaying by default in the product view and on the cart/checkout, but i 'm not beeing able to do the same in the mini cart at the top.. Can someone help me?

I've seen many answers to related problems to follow this link: http://www.danneh.org/2010/08/adding-shipping-costs-to-the-cart-automatically-in-magento/ but i don't see any diferences after implementing this code.

By the way, i'm using Magento default table rates.

If you need some more information, please let me know!

Thanks in advance!