4

I get the following error when trying to make a configurable product on Magento 1.9

Only attributes with scope "Global", input type "Dropdown" and Use To Create Configurable Product "Yes" are available.

I've tried this already, but it isn't working :S enter image description here

asked Apr 13, 2015 at 18:30
2
  • Are you saying that the bug is that only those attributes show up? Only global dropdown attributes can be configurable options. If the problem is they're not showing up for configurable products then make sure that you've added it to the appropriate attribute set and reindexed afterwards. Commented Apr 13, 2015 at 18:33
  • Where's the error? Commented Aug 17, 2015 at 13:49

1 Answer 1

9

It looks like you are creating your attribute correctly, add some options to it. Once your attribute is complete, you need to add it to the attribute set by going here: Catalog> Attributes> Manage attribute sets. Once there add your attribute to the attribute set:

enter image description here

Once you do that, you may need to re-index. Now you can create a configurable product, go to Catalog> Manage Products then select "Add a Product" on the New Product screen select your attribute set, and select "Configurable Product" front the Product Type drop down list. When you click continue you should see your attribute as a checkbox:

enter image description here

Select your attribute and proceed to create your product like any other product. Hope this helps.

answered Apr 15, 2015 at 0:50

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.