Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Reformating Product Listing

Reformating Product Listing

Locked

Views: 857

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
11 Jun 2007, 8:28 PM
#1
jima avatar

jima

New Zenner

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

Reformating Product Listing

Hi,

Nice support site you have here.... congrats.

I have my product categories arranged in the following way:

MainCat
___SubCat1
______SubCat1a
_________Prod1a <---- [product-listing]
___________Prod1a Red
___________Prod1a Blue
___________Prod1a Green
_________Prod1b
___________Prod1b Red
___________Prod1b Blue
___________Prod1b Green
______SubCat1b
.
.
______SubCat1c

I'm interested in modifying the Product-Listing (table) such that it displays the product-image only (as a link to Product-Info) and and can have multiple product-images on a single line (row).

Usiing the tree above, I would like 'Prod1a' to list just the images (each color) across a single line.

I reviewed product_listing.php, hoping to find the table being drawn there, but as I'm sure you know, this is done by submodules....

Any assistance would be appreciated. Jim

11 Jun 2007, 8:44 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Reformating Product Listing

You can turn off the display of everything except the product image (which is a link to the product info page) in admin > Configuration > Product Listing.

To get the listing into rows of images, download the Column Layout Grid mod (Downloads > Other Modules).

PS - This method will work with "Prod1a" defined as a subcategory. If you want/need the "Prod1a" to be a "product", this will not work. You will need to make your colors into attributes, which can be displayed with swatches on the product info page.

12 Jun 2007, 8:42 PM
#3
jima avatar

jima

New Zenner

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

Re: Reformating Product Listing

Glenn, thanks a lot for directing me to the column layout grid mod... it
installed like a charm and worked first time. Appreciate your fast and right-on response. Jim:clap:

13 Jun 2007, 10:35 PM
#4
jima avatar

jima

New Zenner

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

Re: Reformating Product Listing

Hi again, I've found since adding the column layout grid mod, when I click through Prev and Next on the product info page, the category sort order for the items is not followed... seems quite random. Has anyone else experienced this? Thanks in advance. Jim