Configurable Attribute in Magento 1

To use an attribute for configurable products we need:

  • is_configurable = 1
  • is_global = 1
  • is_user_defined = 1
  • backend_type = int
  • frontend_input = select