Can anybody help me how to edit price for each store view in magento 2?
I want to change Store->Configuration->Catalog->Catalog->Price from global to store view
Can anybody help me how to edit price for each store view in magento 2?
I want to change Store->Configuration->Catalog->Catalog->Price from global to store view
2
Answers
Ref link
You can set price per website basis.
you need to go to System->Configuration->Catalog->Catalog Price Scope.
Then in the tab “Price”, set price scope to “Website” instead of global.
Different price for store view, many extension available. Here is some example:
https://www.magentocommerce.com/magento-connect/store-view-pricing.html
http://bsscommerce.com/magento-multistore-pricing.html
I would like to suggest you Store View Price Scope extension from ecombricks. This extension author was the first who wrote Store View Pricing module for M1.
This extension supports all product types and base currency store view scope. Also, you can find the full set of store view scope modules there.