How to find block names, templates and other data in Magento
By activating the block hints, Magento will display the class name and template of a block while messing up the front end appearence. Now, we have the class names. How do we get the actual block name? How do we find the parent/children block names? Here is a small extension I made exactly for this: […]
Read More