Author

Bruce

Browsing

As you know, Magento has 5 default product types. Sometimes, you may need more than that. Some of our clients need product type for Gift wrapping, some needs a new type for group deal.
Well, we can add new type. In this post, I will show you how to do that.

In this post, I will tell you about one problem with sort by price in product listing page of Magento. I met this problem when working on a Magento project and I am sure that lots of people also have this problem. So I hope this will help someone.

This admin page will help to pack your extensions, such as modules, add-ons, language packs, interfaces and themes, into PEAR packages which you could upload to MagentoConnect and share with other community members. To start packing extensions, log in to Magento Admin panel and go to: Admin Panel: » System » Magento Connect » Package Extenssions.
You can easily follow the 5 step process to generate the extension that are described in the remaining article.

In this article, I am writing about one topic which I think almost people is interested in. That’s about SQL, one of the most complicated part in Magento. I will show you how to write some simple SQL query in the right way you should do in Magento. Let’s go, man!!!