Magento 2更改每个商店视图的价格

时间:2018-09-17 14:50:54

标签: magento store price

有人可以帮助我如何修改magento 2中每个商店视图的价格吗? 我想将Store-> Configuration-> Catalog-> Catalog-> Price从全局更改为商店视图

2 个答案:

答案 0 :(得分:0)

Ref link

您可以设置每个网站的价格。

您需要转到系统->配置->目录->目录价格范围。

然后在“价格”标签中,将价格范围设置为“网站”,而不是全局。

商店视图的价格不同,有许多扩展名可用。这是一些示例:

  1. https://www.magentocommerce.com/magento-connect/store-view-pricing.html

  2. http://bsscommerce.com/magento-multistore-pricing.html

答案 1 :(得分:0)

我想建议您使用 ecombricks 的 Store View Price Scope 扩展。这个扩展作者是第一个为 M1 编写商店视图定价模块的人。

此扩展支持所有产品类型和基础货币商店视图范围。此外,您还可以在那里找到完整的商店视图范围模块。