Guest User

Untitled

a guest
Nov 18th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. # Go to: System > Custom Variables and name your variable
  2. # this is your variable {{customvar code=”my_custom_var”}}
  3. # print it like this:
  4. <?php echo Mage::getModel(‘core/variable’)->loadByCode(‘my_custom_var’)->getValue(); ?>
Add Comment
Please, Sign In to add comment