Configurable Attribute in Magento 1 Fabian Blechschmidt - 04 Jan 2019 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