3 replies [Last post]
indigo's picture
Offline
Joined: 07/12/2009
Juice: 16
Was this information Helpful?

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?

indigo's picture
Offline
Joined: 07/12/2009
Juice: 16
Re: Adding Product Fields to Catalog

Does anyone at least know whether it can be done without programming a custom module?

manatwo's picture
Offline
Joined: 02/19/2008
Juice: 235
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.

indigo's picture
Offline
Joined: 07/12/2009
Juice: 16
Re: Re: Re: Adding Product Fields to Catalog

Thanks, that certainly helped me, but I could only find a view for a general 'products' page, I was hoping to change the view that listed the product in terms of taxonomy?