Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Developer experience
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2011 at 13:49 UTC
Updated:
18 Apr 2011 at 20:41 UTC
Not obvious to me how you create an attribute (eg Size s/m/l/xl) and then attach it to say a tshirt product
Thanks
Joe
Comments
Comment #1
pcambraIn one side you have the product entity and in the other you have the product display that is what the user see, so you need to create one product entity for each attribute you've got, modify the product display node type so you can attach to it unlimited (or just a given number) of products in the "product reference field" options.
Then you just edit/create product displays and select several products.
Take a look to the product administration guide: http://www.drupalcommerce.org/node/289
Comment #2
chrisjlee commentedhttp://vimeo.com/14406353
Ryan talks about this.
Check the video at 19:20.
- Add a product reference field.
- Each product is entered in more than once as separate entries.
Comment #3
edmondyip commentedHow can i use attribute widget in views without using [Node in Row style]
Can i just add attribute widget in fields?
Comment #4
pcambraThanks to rfay now we have a faq page about it http://www.drupalcommerce.org/faq/product-attributes