- Add multiple stores
- Disable the store pickup on certain postal codes.
- Add different prices for each store
- Compatible with Magento 2.3.+
- Magestio_Core is required to use any of Magestio extensions.
php bin/magento module:enable Magestio_Core
php bin/magento module:enable Magestio_PickupStore
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
php bin/magento setup:static-content:deploy