Viewing entries tagged with 'magento'

Code Sample: Magento

Posted by Mitch Viner on 22 December 2011 | 0 Comments

Tags: ,

This is a partial Magento controller that was used to override the default Product Controller in order to split the usual product page into a 3 step product configuration wizard. The full file is not posted here just because of it's size, some of the methods removed were just methods that overrode, and slightly modified existing methods. This controller was created for Magento 1.3.4 about a year ago.

Read the full post