Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为两个客户设置不同的价格。
如果客户是商业客户,则价格应为 10.00 美元。如果客户是政府,则价格应为 5.00 美元。
我该如何设置?
创建两个组,将客户放入其中并为这两个组定义组价格。
但要小心,它只有在标准价格高于 10 美元时才有效
您正在运行哪个 Magento 版本?使用最新版本,您可以简单地创建一个customer group(后端的客户选项卡),然后group price在产品 > 价格选项卡中为每个组分配一个。
customer group
group price