atwix

bigQuote1

If you are developer, adding custom product attribute to quote and order items in Magento is pretty common task. And if you face with the same issue we will be very glad when you find this article helpful. Read More

Adding new category attribute in Magento

In this article we would like to show you how to add a new custom category attribute. Let’s say, this attribute is needed to display some content on the category page.
Read More

Adding custom attribute to a Magento CMS page

Sometimes we need to add a custom attribute to a CMS page. I’ll try to describe how we can do this as simply as possible using a custom module with observers.
Read More

Restricting actions by a customer group in Magento

In this article I’d like to explain how to create multiselect product attribute which will allow to restrict actions depending on a customer group. This feature can be used to hide price of the product, disable product addition to cart or set other restrictions basing on a customer group.
Read More