Monthly Archives: November 2008

Magento: Add Product To Cart By SKU – Form

Today I had to figure out how to create a way for people to add a product to their cart by just entering in a SKU and a quantity. They call it the “Quick Order.” It is really quite simple … Continue reading

Posted in Magento | 12 Comments

Magento: Displaying Custom Attributes on Product View

Adding custom attributes to your product view is very easy. Adding them to the product listing (category pages) is much more difficult. You’ll need to create a custom module for that. In this post though, I’ll only be showing you … Continue reading

Posted in Magento | 42 Comments