Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Additional Page with All Products in Alphabetical List

Additional Page with All Products in Alphabetical List

Locked

Views: 985

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
28 May 2009, 5:08 PM
#1
kgeoffrey avatar

kgeoffrey

New Zenner

Join Date:
Mar 2007
Posts:
22
Plugin Contributions:
0

Additional Page with All Products in Alphabetical List

Hello,

I would like to display some of our products in their respective sub-categories (already done, no problem), but also on a single page... just the product title (hyperlinked to the product), listed in alphabetical order.

From a php/mysql standpoint, I have done this a million times in other custom applications. What I don't know is how to accomplish this in Zen-Cart. (I suppose a side question would be: can I have, say, a category page call some php/mysql code that would read the Zen-Cart database?)

I'm running v. 1.3.0.1

Thanks for any help or direction!

28 May 2009, 6:29 PM
#2
donal avatar

donal

Zen Follower

Join Date:
Jan 2009
Location:
Ireland
Posts:
442
Plugin Contributions:
0

Re: Additional Page with All Products in Alphabetical List

not sure about v 1 3 0 but its already there in v138a "all products" in catagory menu, time to upgrade? :)

28 May 2009, 7:13 PM
#3
kgeoffrey avatar

kgeoffrey

New Zenner

Join Date:
Mar 2007
Posts:
22
Plugin Contributions:
0

Re: Additional Page with All Products in Alphabetical List

That feature is in 1.3.0.1 as well, however, the functionality I'm looking for is (a) limited to a single category (and its subcategories), and (b) appears in the store alongside other subcategories on its main category page.

Like this:

Main Store Page

- Category 1

  • Category 2
    - (Subcategory) View Products by Category (contains subcategories)
  • (Subcategory) View Products by Title
Clicking "View Products by Title" would reveal the alphabetical list of products only under Category 2, but which are also listed in the subcategories of the "View Products by Category" section