以优惠价格购买 X 数量的产品
Buy X amount of products for a reduced price
我将如何制定一条规则,该规则设置如下内容:
--------------------------
| Amount in Cart | Price |
--------------------------
| 1 | 1,99 |
| 3 | 1,50 |
| 5 | 1,20 |
--------------------------
想不通
提前致谢!
这在 Magento 中称为等级价格。
引用 Magento 文档:
Tier pricing lets you offer a quantity discount from the catalog list and product detail pages. The discount can be applied to a specific store view or customer group.
此处对此功能的完整描述:http://docs.magento.com/m1/ce/user_guide/catalog/product-price-tier.html
您可以在 Catalog > Manage Products > Price Section
下输入产品价格
我将如何制定一条规则,该规则设置如下内容:
--------------------------
| Amount in Cart | Price |
--------------------------
| 1 | 1,99 |
| 3 | 1,50 |
| 5 | 1,20 |
--------------------------
想不通
提前致谢!
这在 Magento 中称为等级价格。 引用 Magento 文档:
Tier pricing lets you offer a quantity discount from the catalog list and product detail pages. The discount can be applied to a specific store view or customer group.
此处对此功能的完整描述:http://docs.magento.com/m1/ce/user_guide/catalog/product-price-tier.html
您可以在 Catalog > Manage Products > Price Section