Adding product image field to view
Hello
I'm using Drupal 7.28 along with the Commerce 7.x-1.9 module
Basically the image and the description fields are both on the Product Type not the content type as each product has its own description and image.
In my view I now need to add the image field, but I can't add it, which I believe is because the field isn't in the content type.
When I add the 'Content: Referenced Products' relationship to the view, I am then able to add the image field to my view.