Blog articles tagged with zend-framework

Magento: How to list all the products in a single category in a sidebar block

03.23.2009 05:57PM by Evan Johnson

The website I’m currently developing wants to have all of the products in “CategoryX” displaying in the left sidebar on all pages. It’s a small category with their 5 core products, and they want to make sure no matter where the visitor is on the site, they are just a click away from viewing these products. The sidebar block only consists of a header with the Category name, and a...

Read the full article...

Comment [6]

How to Add Dynamic Content to Magento Static Blocks and Pages

03.03.2009 09:06PM by Evan Johnson

Magento provides an easy way to create blocks of static content which, with a little Layout-XML-Fu, can be added to any page in Magento. Even better, these blocks can be added to any category page with no programming at all. This is great if you want to have a banner image with monthly specials and deals, or if you want to add a header image or descriptive text to...

Read the full article...

Comment [13]