Zen Cart Logo
Forums / General Questions / How can I show products on Cat with subCats page

How can I show products on Cat with subCats page

Locked

Views: 1,061

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
12 Jan 2008, 8:54 PM
#1
bumba000 avatar

bumba000

Totally Zenned

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
858
Plugin Contributions:
0

How can I show products on Cat with subCats page

Hi all,
I know it would be easier to just move all products into the same cat.
We cant do that. We need them split up how they are so we have "SaleMaker" control over these items.

If a category has subcategories or subcats with subcats even 3 or more deep, we would like to display all of those products.
Kinda like the centerboxes do. Just without the box!:D

Thanks in advance,
John

Would also like to remove alpha sorter. Is this done in admin or a tpl_xxx.php?

12 Jan 2008, 9:03 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: How can I show products on Cat with subCats page

Alpha Sort is set in the Admin on the Product Listing ...

To create a page with all the products of a given Cat tree you might look at how the Cat box does this in conjunction with the centerboxes and use a similar technique to build a page ...

12 Jan 2008, 9:23 PM
#3
bumba000 avatar

bumba000

Totally Zenned

Join Date:
Feb 2007
Location:
Pennsylvania
Posts:
858
Plugin Contributions:
0

Re: How can I show products on Cat with subCats page

wow, I was lookin in tpl_index_categories.php and tpl_index_product_list.php!
Way off.

Doesn't look like this will be a copy and paste game. Some actual code writing will be required here huh?

Guess Ill have to wait till it's a mod or something. Just looking around I have a feeling Ill break it if I try.

Thanks for the info,
John