Mdbhojwani_StorePricing
Module is used to set different product prices or sale prices for each store. Store Manager can sell the products with different prices across each store.
composer require mdbhojwani/magento2-store-view-pricing
bin/magento module:enable Mdbhojwani_StorePricing
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:clean
bin/magento cache:flush
1. Login to Magento Backend
2. Navigate to Store > Configurations > Mdbhojwani > Store View Pricing
3. Enable the Module and Catalog Price Scope to 'Store View'
- Module Configuration
- Catalog Price Scope Configuration
- Update Catalog Product Price on Store View