5 replies [Last post]
giggler's picture
Offline
Joined: 01/31/2008
Juice: 106
Was this information Helpful?

I'm able to list products by categories, how do you list all product on one page disregarding categories?

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: List of all products

There are two ways... the simplest is to enable the menu item for /products that does this, but my recommendation would be to use Views to make a View that shows all product nodes. You'll have more flexibility over fields included, number per page, etc. with Views.

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Re: List of all products

If you have Views, the product module puts a default View at that location that you can edit.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: List of all products

Awesome, didn't know that happened. Smiling

giggler's picture
Offline
Joined: 01/31/2008
Juice: 106
Re: Re: Re: Re: List of all products

Nice - you guys are awesome. I have nothing to sell, but I just am addicted to testing Ubercart!

svihel's picture
Offline
Joined: 05/29/2008
Juice: 140
Re: Re: Re: List of all products

Is there some way to use this Default view to change the way other product categories are generated? It would be really awesome if we can use Views to set how generated categories should look and still keep automatic generation of menus. Maybe I missed something but right now the only way I see to use Views with Ubercart is to make new view type for every category (I know about arguments, but I still feel like there just must be something better).