What is the recommended way of presenting a list of products to customers?
I notice that you can use: catalog/<term>
to get a listing of all products in one category. But you dont get prices. Is there a way to add price?
Or you could create a view. However I couldn't figure out how to add the attributes to a table listing. Does anyone know how to do this?
Thanks.
