Question

I want to restrict some specific regions from the shipping list due to some requirements, so anyone can help here?

Thanks

Was it helpful?

Solution

If you want to restrict some specific region then you can try below method:

vendor/magento/module-directory/Model/ResourceModel/Region/Collection.php //Added restriction to some states

Please make sure you are override this in your custom module and customize your changes.

Thanks

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top