在phtml文件中显示默认国家/地区字段-magento

在phtml文件中显示默认国家/地区字段-magento,magento,Magento,谁能告诉我如何在phtml文件中显示magento存储的默认国家/地区 :) 可能重复的请使用搜索功能,它确实有效!:P <?php echo Mage::helper('core')->getDefaultCountry() ?>

谁能告诉我如何在phtml文件中显示magento存储的默认国家/地区

:)


可能重复的请使用搜索功能,它确实有效!:P
<?php echo Mage::helper('core')->getDefaultCountry() ?>