Chameane
-
12/23/2005 10:47:46 AM
document template choice
Hello,
I'm trying to make a product template a bit special... In fact I've got 2 different types of products both types have severals common fields (name, photo, description) but the other parameters depends on the type of product (typeA has param1 and Param2, and typeB, param3,param4 and param5)
I need sort the products in different ways:
1. Alphabetical sort 2. Depending on the type of the product 3. Show only one type of product
I don't know with is the better way to do this... If I create 2 different products, how can I do alphabetical sort? (in this sort, all the products are mixed) If I create only one product with all the fields (name,photo,description,param1,param2,param3,param4,param5,type) then I've got no problem for the alphabetical sort but I don't know how to use diferent transformations for each product, and finally, with this solution, how can I display only typeA products?
Can anybody help me?
Thanks
|