ChromePHP – Easy Way to Debug Magento
Debugging classes Let’s say we have to fix a frontend element that displays incorrect data – data, which don’t meet our expectations. First, we’d like to know which data are…
Featured Post

Debugging classes Let’s say we have to fix a frontend element that displays incorrect data – data, which don’t meet our expectations. First, we’d like to know which data are…
In the first part of the series on toplinks we learned how to add links to the top menu. In this text we’ll show you how to change the position…
From this article you’ll find out how toplinks are generated, how you can edit them easily, add new links to an existing list and create your own links list…
This article aims to show how to generate and implement selects in Magento based on the Mage_Core_Block_Html_Select class. Dropdown selects – what are they? The basic HTML components of a…