Cart view
Hi,
I create a product type with some fields then I added the corresponding content type, everything is ok but I can not add the fields in the cart form.
My fields don't appear in the views fields, it seems that in the cart form my product are not of the type I create but remains in default "product" type.
Thanks for your help.
Comments
Cart has line items - you'll need a relationship to get to prod
The items in the view in the cart form are line items. You'll need to create a relationship on the product reference in the line item to get to fields that are on the product.
I'm having the same problem
I'm having the same problem as described here: http://www.drupalcommerce.org/node/959
I just tried to add a relationship to my line item view, but had no luck.
Could you please elaborate a bit on this?
Thanks in advance.