MAGENTO 1.X – HOW TO CREATE AND CHANGE CUSTOM VARIABLES PROGRAMATTICALLY


Magento manage two differents values per custom variable: HTML and PLAIN, those, are filled like the example below:


Then, you can get those values as follows:


Also, you can manage this kind of variables on your Magento backend, going to system > custom variables.