Make ZP like product gallery?

Hi all,

I love ZP and am thinking about using it as a product gallery for my friend's car part company. I do not need an e-commerce solution because I do not need a shopping cart and all of that.

Anyway. Ideally, I would just like to be able to modify the image.php page to include:

1) a product description (this is already present in current themes of ZP)
2) additional images/pictures of the product.

I'm thinking that the additional images/pictures would replace the "Comments" section. Instead of asking for a comment, the additional product images would be displayed there.

Does anyone have any ideas on how to write functions to upload extra pictures and display the extra pictures?

Example:
--index.php displays all of the car product categories like Brakes, Coils, Suspensions (or albums)
--albums.php displays all of the items in the category like Brakes 1, Brakes 2, Brakes 3, etc.
--image.php displays the car part and includes the item description (image description) and 3-4 additional images of the product with alternate views.

If anyone has any suggestions for implementation, please let me know!

Thanks so much =)

-J
Sign In or Register to comment.