ZenphotoCMS Forum
Make ZP like product gallery? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Make ZP like product gallery? (/thread-1559.html)



Make ZP like product gallery? - ging44 - 2007-07-24

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