When I try to add Configurable product
I got this error
Only attributes with scope "Global", input type "Dropdown" and Use To Create Configurable Product "Yes" are available.
I check the attribute set and remove all attribute except system attribute
but I still got error. I check description attribute it's textfield type
Description attribute only textfield is needed
I'm confusing how to create configurable product .. what am I missing?
2 Answers 2
According to Magento, if you want to create a configurable product then you need first create an attribute:
Scope: should GlobalType: DropdownUse To Create Configurable make it yes.
Then you need assign this attribute to attribute set
enter image description here
-
Ah I need to add at least one attribute for that instead of I have to all all attribute that kind I got it thanks!Yohan– Yohan2015年03月29日 14:27:08 +00:00Commented Mar 29, 2015 at 14:27
-
-
I don't see the "Use to Create Configurable Product" option on mine. Magento 1.9.2.1Goose– Goose2016年02月12日 20:15:54 +00:00Commented Feb 12, 2016 at 20:15
-
I will check and let u kniw tomorrow2016年02月12日 20:18:26 +00:00Commented Feb 12, 2016 at 20:18
You select scope as 'Global', input type as 'drop down' , So can see 'Use To Create Configurable ' .
-
The user already try this, add answer which help to solve problem.Dhiren Vasoya– Dhiren Vasoya2016年11月14日 04:54:07 +00:00Commented Nov 14, 2016 at 4:54