1
Answers
Vote up!
0
Vote down!

How to display product list with view just only display product image and price?

How to display product list with view just only display product image and price?

I have try, but can't use fields in views to get what i want.

Any body give me advice or help?

I just want to use field from views to get first (maybe last) image of product, with its pice, then output a product list.

I have notice that a product view there is in default. but that view i cant to handle image style (size), and what i want and what i do not want... I mean the default views "product" display all product, but i want go to display a specific product list (image with price).

My english not well, I hope was clearly.

How?

Asked by: greekk
on March 30, 2013

1 Answer

Vote up!
2
Vote down!

Yes, If I Understood your question right, you have to use relationship in views.

You can find this video helpful

Answer by: drupalastic
Posted: Apr 2, 2013

Comments

Hello, I have the same problem and after watching the video I have now been able to add the image field from the product. However my view is now showing every single product, whereas I just need to show one image from each node. For exmaple, under Products I have round table, square table and rectangle - my view is showing the image for each of these. I just need it to show one of the images which will link to the Oak Table node where the user is then able to use the drop down menu to select either Round Table, Square Table or Rectangle Table. Thank you for reading.

- Carl Bowles on May 23, 2014