How to add new fields in magento e-commerce?
There is no easy method like adding product attribute for category yet. But we can achieve this by adding from database. You just need to deal with three tables in the database.
First one is: eav_attribute
Insert details as: [change as you need]