I am terribly sorry but I just cant understand how to do this. I have set up everything as you have said but I still cannot see the drop down list which will allow users to choose size and colour before checking out.
this is really frustrating as my client is relying on me to fix this!
Main Topics
Browse All Topics





by: fiboPosted on 2009-09-01 at 00:27:57ID: 25229205
As usual with Magento, it is very easy to do... once you know how.
1 - Add the attribute as usual, selecting the type "list".
2 - Save the attribute. Before saving can proceed, you are required to give these labels from the tab "manage labels/options".
There, you will have to define these labels for each of the "stores":
- the admin "store", so this is the label set used when entering products in the back-office
- the front-office stores, so this will be the text displayed to visitors/ customers
NOTES:
- If no text is defined for the front-office stores, then the (required) values from admin will be used
- If you have different stores for different languages, this allows you to have labels in each language.
- When you define the attribute, there are as usual several important "decisions":
-- will the attribute be displayed by default when displaying product properties
-- which "attribute sets" will this attribute be part of?
-- will this attribute be used for "layered navigation", as is possible with any list attribute.
Be sure that you have at least one store enabled when creating the attribute.
Let me know of any other problem with this.