I am having a problem adding a product field to the list view.
So I am adding another field to the product content type like so: http://img246.imageshack.us/i/cck.png/
But when I go to "Administer › Store administration › Configuration › Product settings" all I see is this: http://img186.imageshack.us/i/productsettings.png/
How do I configure it so I can add a product field into the list view?
Sun, 07/12/2009 - 00:30
Re: Adding Product Fields to Catalog
Does anyone at least know whether it can be done without programming a custom module?
Re: Re: Adding Product Fields to Catalog
http://drupal.org/project/views
You'll have to build the catalog from scratch, but you can add whatever you want and style it how you'd like.
