本文介绍了magento价格(含税)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经设置好产品,以便其价格包括税款.
I have set up my products so that their price is inclusive of Tax.
但是,当我进入结帐"页面时,税款已添加到产品价格"中.真正的地方应该只是作为摘要.
However when I get to the Checkout page, the tax is being added to the Product Price. Where really it should only be there as a summary.
有人知道如何解决这个问题吗?
Anyone know how to fix this?
推荐答案
您需要在配置中具有正确的设置.
You need to have the correct settings in your configuration.
在系统/配置/销售/税收/计算"下查看
Look under System/Configuration/Sales/Tax/Calculation
这里有两个重要的选择
- 目录价格含税
- 运输价格含税
这两个都应设置为相同的值.
These should both be set to the same value.
如果您写出包含税款的产品价格,则应将这些选项设置为是".
If you write your product prices including taxes, then these options should be set to yes.
这篇关于magento价格(含税)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!