【发布时间】:2014-07-15 07:22:34
【问题描述】:
我使用的是 magento 版本 1.8.1.0,我需要放置最低金额,并且在我签入系统时 --> 配置 --> 免费送货。我找不到字段最小订单金额。我的桌子是这样的。
谁能告诉我,我会设置最低购买金额吗?
【问题讨论】:
标签: php magento magento-1.8
我使用的是 magento 版本 1.8.1.0,我需要放置最低金额,并且在我签入系统时 --> 配置 --> 免费送货。我找不到字段最小订单金额。我的桌子是这样的。
谁能告诉我,我会设置最低购买金额吗?
【问题讨论】:
标签: php magento magento-1.8
尝试将当前配置范围设为网站或默认。
【讨论】:
哈金
根据您的图片,当您选择Current Configuration Scope: 作为网站或默认配置时,您的Current Configuration Scop is a store_view,Magento are showing minimum order amount。
【讨论】: