Archive

categories

This tag is associated with 2 posts

Extending an existing class in Magento

Extending an existing class in Magento is a relatively simple task once you know which files to edit and where they should go – however this information isn’t easy to find on the Community Forums so this article will show how to add custom functionality to an existing class in four simple steps whilst keeping it easy to upgrade your installation as new versions are released.

Showing Subcategories in Magento Static Blocks

Whilst the navigation options available in Magento comfortably surpass most other products on the market there are still the occasional problems to deal with. This article offers a quick ‘How To’ which enables the display of a list of Magento subcategories in a static block on a category page.