PDA

View Full Version : Category selection menu


pete
03-09-2007, 06:54 PM
I'd like to put a list of the categories either in the Shop page, or down the left menu area on all pages. Naturally with links to the main page for each category. Is this possible, or am I spinning my wheels trying to use SOHO for a major shopping cart operation?

lwyau
03-09-2007, 07:17 PM
The link to a given category, link to:

../shopping/start.php?browse=1&cat=x

where x is the category number.

pete
03-09-2007, 08:39 PM
Thank You! That might make things work!