문제

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

Thanks

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top