在Magento如何调用cms页面中的phtml文件来设置我在我的phtml文件中设置的页面标题?我在用
$this->getLayout()->getBlock('head')->setTitle('your title');
设置页面标题.
php magento
magento ×1
php ×1