Zen Cart Logo

View all by Product Type

Locked

Views: 1,355

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
25 Dec 2007, 6:49 AM
#1
facitid avatar

facitid

New Zenner

Join Date:
Nov 2007
Posts:
5
Plugin Contributions:
0

View all by Product Type

Hi, I think this might have been answered before but I tried looking in the forums and I haven't found any thing in regards to my issue. I was able to create a new product type but now I would like to be able to view all the products under one product type. Is there any sample code that I can use that will allow me to view all items under a certain product type?

PS - I am a web/graphic designer but I have a basic understanding of PHP and MYSQL. If you can point me in the right direction, I greatly appreciate it. Thanks!

5 Feb 2008, 1:03 AM
#2
audradh avatar

audradh

Zen Follower

Join Date:
Oct 2005
Location:
Eastern US
Posts:
429
Plugin Contributions:
0

Re: View all by Product Type

not sure if there might be some way to search for a field that is unique to that product type...

Even better:
Take a look at your database using phpmyadmin. You should be able to pull it out of there.