Magento v1.4.1.1 - 总计运费翻倍
我正在运行 Magento v1.4.1.1,并且购物车页面和结帐内的总计中的运费增加了一倍。
无论是否涉及税收,也无论运输方式如何(即统一费率、联邦快递、UPS),都会发生这种情况。
我搜索了 Magento 论坛,发现其他人也遇到了同样的问题。不幸的是,没有任何答复和解决方案。
这里有人知道这个问题的原因或如何解决吗?
I'm running Magento v1.4.1.1 and the shipping cost is being doubled in the Grand Total on the shopping cart page as well as within checkout.
This happens regardless of whether tax is involved or not and regardless of shipping method (i.e. flat rate, FedEx, UPS).
I have searched the Magento forums and found that others are having the same problem. Unfortunately there are no replies with a resolution.
Would anyone here happen to know the cause or how to resolve this issue?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我不确定它是否有帮助,但当我做多次时,我遇到了同样的问题
它是在自定义代码上,但也许你甚至没有任何?
I'm not sure if it helps, but I had the same problem when I did multiples
It was on a custom code, but maybe you even don't have any?
安装的模块引起了冲突,从而导致了问题。更新模块后,问题就得到解决。
An installed module caused a conflict and thus the problem. Once the module was updated the issue was resolved.