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的默认数据库转储,它提供了数据库中的默认内容。 网站:Mage::app()->getWebsite()->getName() 存储组:Mage::app()->getGroup()->getName()

我正在使用Magento的默认数据库转储,它提供了数据库中的默认内容。 网站:
Mage::app()->getWebsite()->getName()

存储组:
Mage::app()->getGroup()->getName()