Magento display shipping costs in cart

这一生的挚爱 提交于 2019-12-13 02:27:48

问题


Is it possible to display the shipping costs in the cart? Like this: Click here for an example!

Regards,

Fluxxi


回答1:


If Magento can calculate it, then it can show it. For Magento to calculate shipping, it needs to know the shipping address and shipping method. I was also looking into this recently and found this. It didn't work for me because we use custom shipping methods that are very different from the Magento ones, but it might work for you.




回答2:


This is a flat rate for shipping and handling, it is a standard magento feature you can set up in the shipping settings.



来源:https://stackoverflow.com/questions/7940702/magento-display-shipping-costs-in-cart

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!