Skip to content

Instantly share code, notes, and snippets.

@tiberiur
Last active April 15, 2016 12:27
Show Gist options
  • Save tiberiur/fc1f757de3a9e548318ce1d48d54d26b to your computer and use it in GitHub Desktop.
Save tiberiur/fc1f757de3a9e548318ce1d48d54d26b to your computer and use it in GitHub Desktop.
[MAGENTO] Get store contact phone number
<?php $storePhone = Mage::getStoreConfig('general/store_information/phone'); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment