Magento Commerce


Get Associated Product IDs from a Configurable Product

Getting all the simple products associated with a configurable product


Call One Action From Another in Magento

It is possible to call one action from another in Magento


Magento - Use an Alternate "price.phtml"

Display the price of product with customized "price.phtml"


Find Orders Containing a specific Product

The way in Magento to find all orders that contain a given product


Programmatically Add Product to Cart with Price Change

Add a product to cart programmatically with discount applied


Magenta Model Anatomy

Collections and Models are the bread and butter of everyday Magento development


Integrating PHPUnit test in the Magento System

When PHPUnit is installed, we can start using unit testing in the Magento System


Adding an Event Observer

An event listener (observer) is used when you want to hook in to an event.


Creating Your Own Event In Magento

When you want to create your own event, you have to dispatch it with a custom name.


Adding Extra Files to the Magnto Theme

You want to add some more files (JavaScript, css) to your Magento theme



comments powered by Disqus