Zen Cart Logo
Forums / General Questions / Is there a sidebox that lists all products alphabetically?

Is there a sidebox that lists all products alphabetically?

Locked

Views: 1,059

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
10 Jun 2008, 8:56 PM
#1
ghm avatar

ghm

New Zenner

Join Date:
Jun 2008
Posts:
4
Plugin Contributions:
0

Is there a sidebox that lists all products alphabetically?

Hi guys,
Just started using ZC and was wondering what the best way would be to alphabetically list all products in the sidebar. I've peeked around in a few includes that are like it but haven't come to any conclusions and figured there's an easier way than writing my own. I'm just looking for something like /includes/modules/sideboxes/categories.php. Any suggestions? Thanks,

Rich

10 Jun 2008, 10:11 PM
#2
bigbadboy avatar

bigbadboy

Totally Zenned

Join Date:
Apr 2008
Location:
London
Posts:
557
Plugin Contributions:
0

Re: Is there a sidebox that lists all products alphabetically?

In admin look at:
configuration > all listing > Display Product Display - Default Sort Order

11 Jun 2008, 12:28 AM
#3
ghm avatar

ghm

New Zenner

Join Date:
Jun 2008
Posts:
4
Plugin Contributions:
0

Re: Is there a sidebox that lists all products alphabetically?

Actually, I'm looking for a way to list all the products, not just change the way they're sorted normally. Ie. there would be a search module, something else and a list of all products in the sidebar. Any ideas? Thanks in advance.

11 Jun 2008, 3:59 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Is there a sidebox that lists all products alphabetically?

In reviewing the "Sideboxes" section of the downloads area, it appears as though the "Expanded Category List" or "Products in a Sidebox" contributions might be adaptable to your needs. Note that they're designed for earlier versions of Zen Cart and might require some minor tweaking to work with the latest version. You might check the contributions' support thread for further details and/or support.

11 Jun 2008, 7:50 PM
#5
ghm avatar

ghm

New Zenner

Join Date:
Jun 2008
Posts:
4
Plugin Contributions:
0

Re: Is there a sidebox that lists all products alphabetically?

Aha! The "Products in a Sidebox" was perfect and still seems to work for now. I didn't even think to look there. Thanks Doc!