我们可以在magento中禁用 客户吗?如果是,相同的代码位置在哪里?
另外,从 Magento删除客户的代码/文件位置在哪里?
相同的文件/函数名称是什么?
我们如何在该页面上禁用或删除客户 ID?
在后端,我们可以通过两种方式删除客户-:
1. By selecting multiple customer & then submit action as delete
2. Opening each indivual customer & then delete that customer
这两个代码/功能是否相同?如果没有,请为我提供两种方式的代码/文件位置。
请指导我!