Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/magento/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在magento管理面板中隐藏产品价格_Magento - Fatal编程技术网

如何在magento管理面板中隐藏产品价格

如何在magento管理面板中隐藏产品价格,magento,Magento,我想在magento的“管理”面板的“价格”选项卡中隐藏价格值。我在谷歌上搜索过,我找到的建议不起作用。我可以,请,得到适当的指导来隐藏价格吗 谢谢 Tarun Sukhadiya在数据库中运行此查询: 更新您的数据库名称eav\u属性设置是用户定义的='1',其中eav\u属性属性\u代码='price'; 然后转到目录属性集,选择您的属性集,然后取消指定价格属性

我想在magento的“管理”面板的“价格”选项卡中隐藏价格值。我在谷歌上搜索过,我找到的建议不起作用。我可以,请,得到适当的指导来隐藏价格吗

谢谢
Tarun Sukhadiya

在数据库中运行此查询:

更新
您的数据库名称
eav\u属性
设置
是用户定义的
='1',其中
eav\u属性
属性\u代码
='price'; 然后转到目录属性集,选择您的属性集,然后取消指定价格属性