0

在 magento 2 中,我有一个客户要求,即 4 个产品将在 @599 处销售。如何在 magento 2.1 中实现 4product@499。

4

1 回答 1

0

Do you mean something like:

  • If you buy 1 of Product-A they are 599 each.
  • If you buy 4 of Product-A they are 499 each.

If so you want to use Magento's teir pricing functionality detailed here: http://docs.magento.com/m2/ee/user_guide/catalog/product-price-tier.html

于 2018-01-20T14:05:36.083 回答