【发布时间】:2015-05-04 09:54:22
【问题描述】:
我正在使用 Magento 1.9.0.1。我想在Shipping Information step 更改grand total 而checkout。我在Shipping Information 步骤中添加了名为Locality 的新字段。根据用户选择的locality,应该添加一些金额到Grand total。以及新更改的grand total should save in db and display in order page in back end。
我添加了新字段Locality。
在更改 locality 字段时,grand total 将更改。
但我不知道如何更改总计。请帮帮我...
我只需要知道结帐时如何在 Shipping Information 步骤更改总计。
【问题讨论】:
-
为什么要在总计中添加一些金额???您可以简单地创建一些税收规则...
-
根据所选的地区,我想在总计中添加额外的金额..如何通过代码执行此操作..请..
-
地方你是指州或国家???
-
@NishantSolanki,locality 是一个新增的字段,就像城市或地标一样