Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changing Product Category Layout

Changing Product Category Layout

Locked

Views: 1,545

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
9 Aug 2006, 2:20 PM
#1
visicswire avatar

visicswire

New Zenner

Join Date:
Aug 2006
Posts:
8
Plugin Contributions:
0

Changing Product Category Layout

Hi,

I'm hoping to get a litle help with the product category page. I've already pared it down to look something like this:

But I need it to go as far as looking like this:

I found that this information is coming from a var called $body_code but I can't seem to figure out where that gets defined or how to change it.

I also noticed that most of the pages are using a function that takes the $body_code at some point and runs it through to make a table. I'd like to circumvent that altogether.

Can anyone give me some pointers on how this might be done?

thanks!

9 Aug 2006, 4:38 PM
#3
visicswire avatar

visicswire

New Zenner

Join Date:
Aug 2006
Posts:
8
Plugin Contributions:
0

Re: Changing Product Category Layout

Monkey, you're a genius!