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

pcambra’s picture

In 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

chrisjlee’s picture

http://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.

edmondyip’s picture

How can i use attribute widget in views without using [Node in Row style]
Can i just add attribute widget in fields?

pcambra’s picture

Status: Active » Fixed

Thanks to rfay now we have a faq page about it http://www.drupalcommerce.org/faq/product-attributes

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.