I am putthing this here in case it can help anyone else. When I was first trying to get my shopping cart to display rows of products I set up some views. I didn't know how else to get the products to show. I had set up a view to display a grid of products with pictures. However, I couldn't get the pictures to show in the view. The pictures showed when I was in admin mode, but not as an anonymous visitor. After much frustration, I finally tracked it down to Administor>User Management> Permissions. Under "content_permissions module", enable the "view field_image_cache" for anonymous visitors. Then my images showed in the product views for anonymous visitors. Look here to see how it looks: Our experimental online shopping cart. After I found that setting, I found something I liked even better. see this Catalog Display. To enable this I went to "Administer » Store administration » Configuration » Catalog settings" Then click on "Product grid settings" and enable "[X] Display products in the catalog in a grid." Set "Number of columns in the product grid:" I chose 4 columns. Then, back under the "Catalog settings" table, under "Catalog products list>Product nodes per page:", I chose 48. I could have chosen any other amount. But since I chose to have 4 columns, I chose a multiple of 4. Best Wishes,Stephen
Sun, 02/28/2010 - 15:59
