magento2-b2b-disable-add-to-cart-button-for-guest
magento2-b2b-disable-add-to-cart-button-for-guest copied to clipboard
Update IsSalablePlugin.php
trafficstars
Allow to add order from admin area
@tpapamichail the solution can be easier.
It will be enough to move etc/di.xml to the etc/frontend/di.xml and it will prevent to execute this plugin on the admin area.
What do you think do change PR?