Search API using Views with Fields instead of Rendered entity
This question was asked before and was not answered so I am bringing it up again in the event any progress has been made since the original post about a year ago. KC used a rendered entity to display the product details. However, I want to use Fields for a number of reasons. Anyway, It seems I can get all of the product information except images. I have included a field_product relationship as well and still can't get images to be displayed by the view. Any advice would be much appreciated. Thanks. Kevin
Comments
I've just run into the same thing. On my CK install it seems that nothing is available from product variants when using fields - are you able to access other variant fields?
Will post back if I come across a solution...
I notice that it works fine with Commerce Kickstart. But it does not work with Commerce module by itself. So I guess CK is adding a module or something is configured differently. If you create a relationship with indexed node field_product and then add the field product_image it will display the images in Kickstart but not just Commerce. I guess I have no choice to go through all of the modules and configurations in Kickstart to try to find where the issue is. I will let you know what I find. Please do the same if you get it figured out too. Cheers Kevin